@objectstack/spec 3.0.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/ai/index.d.mts +2 -2
- package/dist/ai/index.d.ts +2 -2
- package/dist/ai/index.js +32 -1
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +32 -2
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +4 -4
- package/dist/api/index.d.ts +4 -4
- package/dist/api/index.js +28 -1
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +28 -1
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/automation/index.js +4 -0
- package/dist/automation/index.js.map +1 -1
- package/dist/automation/index.mjs +4 -1
- package/dist/automation/index.mjs.map +1 -1
- package/dist/contracts/index.d.mts +5 -5
- package/dist/contracts/index.d.ts +5 -5
- package/dist/data/index.d.mts +4 -4
- package/dist/data/index.d.ts +4 -4
- package/dist/data/index.js +28 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +28 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-hB2REvcc.d.ts → driver.zod-BOIvRcxq.d.ts} +3 -1430
- package/dist/{driver.zod-ChVyrGzT.d.mts → driver.zod-CV-qswqr.d.mts} +3 -1430
- package/dist/{field.zod-h3nupGU7.d.mts → field.zod-CJdHL-BH.d.mts} +173 -173
- package/dist/{field.zod-D_dnPn_M.d.ts → field.zod-D1NCePFb.d.ts} +173 -173
- package/dist/{index-DlimNPrK.d.ts → index-B-t2uO3Y.d.ts} +4 -3
- package/dist/{index-VXY-iTBU.d.ts → index-BX1zurbZ.d.ts} +23 -2
- package/dist/{index-BXa95hos.d.ts → index-BqzRvWzp.d.ts} +3 -3
- package/dist/{index-fCsEIiaw.d.ts → index-CHwAKhTM.d.ts} +80 -80
- package/dist/{index-CriBYvHC.d.mts → index-CND4h8W_.d.mts} +111 -93
- package/dist/{index-DWX0kNVW.d.mts → index-CQMwv2XR.d.mts} +28 -28
- package/dist/{index-Ctf8Bags.d.mts → index-CTwYO4Y3.d.mts} +3 -3
- package/dist/{index-BkyfQXMl.d.mts → index-CgqOHtHF.d.mts} +36 -36
- package/dist/{index-EVGW6Bt3.d.mts → index-D1X7GgA7.d.mts} +4 -3
- package/dist/{index-BhxLA6Af.d.ts → index-DMVJlx3O.d.ts} +36 -36
- package/dist/{index-fjFM1bCr.d.mts → index-DwA_tFsR.d.mts} +23 -2
- package/dist/{index-DSgopguD.d.ts → index-EQCE4QcX.d.ts} +28 -28
- package/dist/{index-Bni9MNWS.d.mts → index-Hh_yNxdr.d.mts} +80 -80
- package/dist/{index-CytVvN32.d.ts → index-QoFYi7l6.d.ts} +111 -93
- package/dist/{index-B714_EqK.d.mts → index-fxSz_dcz.d.mts} +67 -26
- package/dist/{index-CNfSNydR.d.ts → index-o6XlHuAo.d.ts} +67 -26
- package/dist/index.d.mts +354 -3246
- package/dist/index.d.ts +354 -3246
- package/dist/index.js +761 -387
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +751 -388
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/kernel/index.d.mts +3 -3
- package/dist/kernel/index.d.ts +3 -3
- package/dist/object.zod-CxpSoqwV.d.ts +2073 -0
- package/dist/object.zod-DufQEbpX.d.mts +2073 -0
- package/dist/system/index.d.mts +2 -2
- package/dist/system/index.d.ts +2 -2
- package/dist/system/index.js +28 -1
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +28 -1
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +8 -0
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +7 -1
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/AICodeReviewResult.json +2 -2
- package/json-schema/ai/AIKnowledge.json +2 -2
- package/json-schema/ai/AIModelConfig.json +2 -2
- package/json-schema/ai/AIOperationCost.json +2 -2
- package/json-schema/ai/AIOpsAgentConfig.json +2 -2
- package/json-schema/ai/AIOrchestration.json +2 -2
- package/json-schema/ai/AIOrchestrationExecutionResult.json +2 -2
- package/json-schema/ai/AIOrchestrationTrigger.json +2 -2
- package/json-schema/ai/AITask.json +2 -2
- package/json-schema/ai/AITaskType.json +2 -2
- package/json-schema/ai/AITool.json +2 -2
- package/json-schema/ai/Agent.json +2 -2
- package/json-schema/ai/AgentAction.json +2 -2
- package/json-schema/ai/AgentActionResult.json +2 -2
- package/json-schema/ai/AgentActionSequence.json +2 -2
- package/json-schema/ai/AgentActionSequenceResult.json +2 -2
- package/json-schema/ai/AgentCommunicationProtocol.json +2 -2
- package/json-schema/ai/AgentGroupMember.json +2 -2
- package/json-schema/ai/AgentGroupRole.json +2 -2
- package/json-schema/ai/AnomalyDetectionConfig.json +2 -2
- package/json-schema/ai/AutoScalingPolicy.json +2 -2
- package/json-schema/ai/BatchAIOrchestrationExecution.json +2 -2
- package/json-schema/ai/BillingPeriod.json +2 -2
- package/json-schema/ai/BudgetLimit.json +2 -2
- package/json-schema/ai/BudgetStatus.json +2 -2
- package/json-schema/ai/BudgetType.json +2 -2
- package/json-schema/ai/CICDPipelineConfig.json +2 -2
- package/json-schema/ai/ChunkingStrategy.json +2 -2
- package/json-schema/ai/CodeContent.json +2 -2
- package/json-schema/ai/CodeGenerationConfig.json +2 -2
- package/json-schema/ai/CodeGenerationRequest.json +2 -2
- package/json-schema/ai/CodeGenerationTarget.json +2 -2
- package/json-schema/ai/ComponentActionParams.json +2 -2
- package/json-schema/ai/ComponentActionType.json +2 -2
- package/json-schema/ai/ComponentAgentAction.json +2 -2
- package/json-schema/ai/ConversationAnalytics.json +2 -2
- package/json-schema/ai/ConversationContext.json +2 -2
- package/json-schema/ai/ConversationMessage.json +2 -2
- package/json-schema/ai/ConversationSession.json +2 -2
- package/json-schema/ai/ConversationSummary.json +2 -2
- package/json-schema/ai/CostAlert.json +2 -2
- package/json-schema/ai/CostAlertType.json +2 -2
- package/json-schema/ai/CostAnalytics.json +2 -2
- package/json-schema/ai/CostBreakdownDimension.json +2 -2
- package/json-schema/ai/CostBreakdownEntry.json +2 -2
- package/json-schema/ai/CostEntry.json +2 -2
- package/json-schema/ai/CostMetricType.json +2 -2
- package/json-schema/ai/CostOptimizationRecommendation.json +2 -2
- package/json-schema/ai/CostQueryFilters.json +2 -2
- package/json-schema/ai/CostReport.json +2 -2
- package/json-schema/ai/DataActionParams.json +2 -2
- package/json-schema/ai/DataActionType.json +2 -2
- package/json-schema/ai/DataAgentAction.json +2 -2
- package/json-schema/ai/DeploymentStrategy.json +2 -2
- package/json-schema/ai/DevOpsAgent.json +2 -2
- package/json-schema/ai/DevOpsTool.json +2 -2
- package/json-schema/ai/DevelopmentConfig.json +2 -2
- package/json-schema/ai/DocumentChunk.json +2 -2
- package/json-schema/ai/DocumentLoaderConfig.json +2 -2
- package/json-schema/ai/DocumentMetadata.json +2 -2
- package/json-schema/ai/EmbeddingModel.json +2 -2
- package/json-schema/ai/Entity.json +2 -2
- package/json-schema/ai/EvaluationMetrics.json +2 -2
- package/json-schema/ai/FeedbackLoop.json +2 -2
- package/json-schema/ai/FieldSynonymConfig.json +2 -2
- package/json-schema/ai/FileContent.json +2 -2
- package/json-schema/ai/FilterExpression.json +2 -2
- package/json-schema/ai/FilterGroup.json +2 -2
- package/json-schema/ai/FormActionParams.json +2 -2
- package/json-schema/ai/FormActionType.json +2 -2
- package/json-schema/ai/FormAgentAction.json +2 -2
- package/json-schema/ai/FunctionCall.json +2 -2
- package/json-schema/ai/GeneratedCode.json +2 -2
- package/json-schema/ai/GitHubIntegration.json +2 -2
- package/json-schema/ai/Hyperparameters.json +2 -2
- package/json-schema/ai/ImageContent.json +2 -2
- package/json-schema/ai/IntegrationConfig.json +2 -2
- package/json-schema/ai/IntentActionMapping.json +2 -2
- package/json-schema/ai/Issue.json +2 -2
- package/json-schema/ai/MCPCapability.json +2 -2
- package/json-schema/ai/MCPClientConfig.json +2 -2
- package/json-schema/ai/MCPPrompt.json +2 -2
- package/json-schema/ai/MCPPromptArgument.json +2 -2
- package/json-schema/ai/MCPPromptMessage.json +2 -2
- package/json-schema/ai/MCPPromptRequest.json +2 -2
- package/json-schema/ai/MCPPromptResponse.json +2 -2
- package/json-schema/ai/MCPResource.json +2 -2
- package/json-schema/ai/MCPResourceRequest.json +2 -2
- package/json-schema/ai/MCPResourceResponse.json +2 -2
- package/json-schema/ai/MCPResourceTemplate.json +2 -2
- package/json-schema/ai/MCPResourceType.json +2 -2
- package/json-schema/ai/MCPRootEntry.json +2 -2
- package/json-schema/ai/MCPRootsConfig.json +2 -2
- package/json-schema/ai/MCPSamplingConfig.json +2 -2
- package/json-schema/ai/MCPServerConfig.json +2 -2
- package/json-schema/ai/MCPServerInfo.json +2 -2
- package/json-schema/ai/MCPStreamingConfig.json +2 -2
- package/json-schema/ai/MCPTool.json +2 -2
- package/json-schema/ai/MCPToolApproval.json +2 -2
- package/json-schema/ai/MCPToolCallRequest.json +2 -2
- package/json-schema/ai/MCPToolCallResponse.json +2 -2
- package/json-schema/ai/MCPToolParameter.json +2 -2
- package/json-schema/ai/MCPTransportConfig.json +2 -2
- package/json-schema/ai/MCPTransportType.json +2 -2
- package/json-schema/ai/MessageContent.json +2 -2
- package/json-schema/ai/MessageContentType.json +2 -2
- package/json-schema/ai/MessagePruningEvent.json +2 -2
- package/json-schema/ai/MessageRole.json +2 -2
- package/json-schema/ai/MetadataFilter.json +2 -2
- package/json-schema/ai/MetadataSource.json +2 -2
- package/json-schema/ai/ModelCapability.json +2 -2
- package/json-schema/ai/ModelConfig.json +2 -2
- package/json-schema/ai/ModelDrift.json +2 -2
- package/json-schema/ai/ModelFeature.json +2 -2
- package/json-schema/ai/ModelLimits.json +2 -2
- package/json-schema/ai/ModelPricing.json +2 -2
- package/json-schema/ai/ModelProvider.json +2 -2
- package/json-schema/ai/ModelRegistry.json +2 -2
- package/json-schema/ai/ModelRegistryEntry.json +2 -2
- package/json-schema/ai/ModelSelectionCriteria.json +2 -2
- package/json-schema/ai/MonitoringConfig.json +2 -2
- package/json-schema/ai/MultiAgentGroup.json +2 -2
- package/json-schema/ai/NLQAnalytics.json +2 -2
- package/json-schema/ai/NLQFieldMapping.json +2 -2
- package/json-schema/ai/NLQModelConfig.json +2 -2
- package/json-schema/ai/NLQParseResult.json +2 -2
- package/json-schema/ai/NLQRequest.json +2 -2
- package/json-schema/ai/NLQResponse.json +2 -2
- package/json-schema/ai/NLQTrainingExample.json +2 -2
- package/json-schema/ai/NavigationActionParams.json +2 -2
- package/json-schema/ai/NavigationActionType.json +2 -2
- package/json-schema/ai/NavigationAgentAction.json +2 -2
- package/json-schema/ai/PerformanceOptimization.json +2 -2
- package/json-schema/ai/PipelineStage.json +2 -2
- package/json-schema/ai/PluginCompositionRequest.json +2 -2
- package/json-schema/ai/PluginCompositionResult.json +2 -2
- package/json-schema/ai/PluginRecommendation.json +2 -2
- package/json-schema/ai/PluginRecommendationRequest.json +2 -2
- package/json-schema/ai/PluginScaffoldingTemplate.json +2 -2
- package/json-schema/ai/PostProcessingAction.json +2 -2
- package/json-schema/ai/PredictionRequest.json +2 -2
- package/json-schema/ai/PredictionResult.json +2 -2
- package/json-schema/ai/PredictiveModel.json +2 -2
- package/json-schema/ai/PredictiveModelType.json +2 -2
- package/json-schema/ai/PromptTemplate.json +2 -2
- package/json-schema/ai/PromptVariable.json +2 -2
- package/json-schema/ai/QueryContext.json +2 -2
- package/json-schema/ai/QueryIntent.json +2 -2
- package/json-schema/ai/QueryTemplate.json +2 -2
- package/json-schema/ai/RAGPipelineConfig.json +2 -2
- package/json-schema/ai/RAGPipelineStatus.json +2 -2
- package/json-schema/ai/RAGQueryRequest.json +2 -2
- package/json-schema/ai/RAGQueryResponse.json +2 -2
- package/json-schema/ai/RerankingConfig.json +2 -2
- package/json-schema/ai/Resolution.json +2 -2
- package/json-schema/ai/RetrievalStrategy.json +2 -2
- package/json-schema/ai/RootCauseAnalysisRequest.json +2 -2
- package/json-schema/ai/RootCauseAnalysisResult.json +2 -2
- package/json-schema/ai/SelfHealingAction.json +2 -2
- package/json-schema/ai/SelfHealingConfig.json +2 -2
- package/json-schema/ai/StructuredOutputConfig.json +2 -2
- package/json-schema/ai/StructuredOutputFormat.json +2 -2
- package/json-schema/ai/TestingConfig.json +2 -2
- package/json-schema/ai/TextContent.json +2 -2
- package/json-schema/ai/Timeframe.json +2 -2
- package/json-schema/ai/TokenBudgetConfig.json +2 -2
- package/json-schema/ai/TokenBudgetStrategy.json +2 -2
- package/json-schema/ai/TokenUsage.json +2 -2
- package/json-schema/ai/TokenUsageStats.json +2 -2
- package/json-schema/ai/ToolCall.json +2 -2
- package/json-schema/ai/TrainingConfig.json +2 -2
- package/json-schema/ai/TransformPipelineStep.json +2 -2
- package/json-schema/ai/TypedAgentAction.json +2 -2
- package/json-schema/ai/UIActionType.json +2 -2
- package/json-schema/ai/VectorStoreConfig.json +2 -2
- package/json-schema/ai/VectorStoreProvider.json +2 -2
- package/json-schema/ai/VercelIntegration.json +2 -2
- package/json-schema/ai/VersionManagement.json +2 -2
- package/json-schema/ai/ViewActionParams.json +2 -2
- package/json-schema/ai/ViewActionType.json +2 -2
- package/json-schema/ai/ViewAgentAction.json +2 -2
- package/json-schema/ai/WorkflowActionParams.json +2 -2
- package/json-schema/ai/WorkflowActionType.json +2 -2
- package/json-schema/ai/WorkflowAgentAction.json +2 -2
- package/json-schema/ai/WorkflowFieldCondition.json +2 -2
- package/json-schema/ai/WorkflowSchedule.json +2 -2
- package/json-schema/api/AckMessage.json +2 -2
- package/json-schema/api/AiChatRequest.json +2 -2
- package/json-schema/api/AiChatResponse.json +2 -2
- package/json-schema/api/AiInsightsRequest.json +2 -2
- package/json-schema/api/AiInsightsResponse.json +2 -2
- package/json-schema/api/AiNlqRequest.json +2 -2
- package/json-schema/api/AiNlqResponse.json +2 -2
- package/json-schema/api/AiSuggestRequest.json +2 -2
- package/json-schema/api/AiSuggestResponse.json +2 -2
- package/json-schema/api/AnalyticsEndpoint.json +2 -2
- package/json-schema/api/AnalyticsMetadataResponse.json +2 -2
- package/json-schema/api/AnalyticsQueryRequest.json +2 -2
- package/json-schema/api/AnalyticsResultResponse.json +2 -2
- package/json-schema/api/AnalyticsSqlResponse.json +2 -2
- package/json-schema/api/ApiChangelogEntry.json +2 -2
- package/json-schema/api/ApiDiscoveryQuery.json +2 -2
- package/json-schema/api/ApiDiscoveryResponse.json +2 -2
- package/json-schema/api/ApiDocumentationConfig.json +2 -2
- package/json-schema/api/ApiEndpoint.json +2 -2
- package/json-schema/api/ApiEndpointRegistration.json +2 -2
- package/json-schema/api/ApiError.json +2 -2
- package/json-schema/api/ApiMapping.json +2 -2
- package/json-schema/api/ApiMetadata.json +2 -2
- package/json-schema/api/ApiParameter.json +2 -2
- package/json-schema/api/ApiProtocolType.json +2 -2
- package/json-schema/api/ApiRegistry.json +2 -2
- package/json-schema/api/ApiRegistryEntry.json +2 -2
- package/json-schema/api/ApiResponse.json +2 -2
- package/json-schema/api/ApiRoutes.json +2 -2
- package/json-schema/api/ApiTestCollection.json +2 -2
- package/json-schema/api/ApiTestRequest.json +2 -2
- package/json-schema/api/ApiTestingUiConfig.json +2 -2
- package/json-schema/api/ApiTestingUiType.json +2 -2
- package/json-schema/api/AppDefinitionResponse.json +2 -2
- package/json-schema/api/AuthEndpoint.json +2 -2
- package/json-schema/api/AuthProvider.json +2 -2
- package/json-schema/api/AutomationTriggerRequest.json +2 -2
- package/json-schema/api/AutomationTriggerResponse.json +2 -2
- package/json-schema/api/BasePresence.json +2 -2
- package/json-schema/api/BaseResponse.json +2 -2
- package/json-schema/api/BatchConfig.json +2 -2
- package/json-schema/api/BatchDataRequest.json +2 -2
- package/json-schema/api/BatchDataResponse.json +2 -2
- package/json-schema/api/BatchEndpointsConfig.json +2 -2
- package/json-schema/api/BatchLoadingStrategy.json +2 -2
- package/json-schema/api/BatchOperationResult.json +2 -2
- package/json-schema/api/BatchOperationType.json +2 -2
- package/json-schema/api/BatchOptions.json +2 -2
- package/json-schema/api/BatchRecord.json +2 -2
- package/json-schema/api/BatchUpdateRequest.json +2 -2
- package/json-schema/api/BatchUpdateResponse.json +2 -2
- package/json-schema/api/BulkRequest.json +2 -2
- package/json-schema/api/BulkResponse.json +2 -2
- package/json-schema/api/CacheControl.json +2 -2
- package/json-schema/api/CacheDirective.json +2 -2
- package/json-schema/api/CacheInvalidationRequest.json +2 -2
- package/json-schema/api/CacheInvalidationResponse.json +2 -2
- package/json-schema/api/CacheInvalidationTarget.json +2 -2
- package/json-schema/api/Callback.json +2 -2
- package/json-schema/api/CheckPermissionRequest.json +2 -2
- package/json-schema/api/CheckPermissionResponse.json +2 -2
- package/json-schema/api/CodeGenerationTemplate.json +2 -2
- package/json-schema/api/CompleteUploadRequest.json +2 -2
- package/json-schema/api/ConceptListResponse.json +2 -2
- package/json-schema/api/ConflictResolutionStrategy.json +2 -2
- package/json-schema/api/CreateDataRequest.json +2 -2
- package/json-schema/api/CreateDataResponse.json +2 -2
- package/json-schema/api/CreateManyDataRequest.json +2 -2
- package/json-schema/api/CreateManyDataResponse.json +2 -2
- package/json-schema/api/CreateRequest.json +2 -2
- package/json-schema/api/CrudEndpointPattern.json +2 -2
- package/json-schema/api/CrudEndpointsConfig.json +2 -2
- package/json-schema/api/CrudOperation.json +2 -2
- package/json-schema/api/CursorMessage.json +2 -2
- package/json-schema/api/CursorPosition.json +2 -2
- package/json-schema/api/DataLoaderConfig.json +2 -2
- package/json-schema/api/DeleteDataRequest.json +2 -2
- package/json-schema/api/DeleteDataResponse.json +2 -2
- package/json-schema/api/DeleteManyDataRequest.json +2 -2
- package/json-schema/api/DeleteManyDataResponse.json +2 -2
- package/json-schema/api/DeleteManyRequest.json +2 -2
- package/json-schema/api/DeleteResponse.json +2 -2
- package/json-schema/api/DeleteViewRequest.json +2 -2
- package/json-schema/api/DeleteViewResponse.json +2 -2
- package/json-schema/api/DisablePackageRequest.json +2 -2
- package/json-schema/api/DisablePackageResponse.json +2 -2
- package/json-schema/api/Discovery.json +2 -2
- package/json-schema/api/DispatcherConfig.json +2 -2
- package/json-schema/api/DispatcherRoute.json +2 -2
- package/json-schema/api/DocumentState.json +2 -2
- package/json-schema/api/ETag.json +2 -2
- package/json-schema/api/EditMessage.json +2 -2
- package/json-schema/api/EditOperation.json +2 -2
- package/json-schema/api/EditOperationType.json +2 -2
- package/json-schema/api/EnablePackageRequest.json +2 -2
- package/json-schema/api/EnablePackageResponse.json +2 -2
- package/json-schema/api/EndpointRegistry.json +2 -2
- package/json-schema/api/EnhancedApiError.json +2 -2
- package/json-schema/api/ErrorCategory.json +2 -2
- package/json-schema/api/ErrorHandlingConfig.json +2 -2
- package/json-schema/api/ErrorMessage.json +2 -2
- package/json-schema/api/ErrorResponse.json +2 -2
- package/json-schema/api/EventFilter.json +2 -2
- package/json-schema/api/EventFilterCondition.json +2 -2
- package/json-schema/api/EventMessage.json +2 -2
- package/json-schema/api/EventPattern.json +2 -2
- package/json-schema/api/EventSubscription.json +2 -2
- package/json-schema/api/ExportRequest.json +2 -2
- package/json-schema/api/FederationEntity.json +2 -2
- package/json-schema/api/FederationEntityKey.json +2 -2
- package/json-schema/api/FederationExternalField.json +2 -2
- package/json-schema/api/FederationGateway.json +2 -2
- package/json-schema/api/FederationProvides.json +2 -2
- package/json-schema/api/FederationRequires.json +2 -2
- package/json-schema/api/FieldError.json +2 -2
- package/json-schema/api/FileUploadResponse.json +2 -2
- package/json-schema/api/FilterOperator.json +2 -2
- package/json-schema/api/FindDataRequest.json +2 -2
- package/json-schema/api/FindDataResponse.json +2 -2
- package/json-schema/api/GeneratedApiDocumentation.json +2 -2
- package/json-schema/api/GeneratedEndpoint.json +2 -2
- package/json-schema/api/GetAnalyticsMetaRequest.json +2 -2
- package/json-schema/api/GetDataRequest.json +2 -2
- package/json-schema/api/GetDataResponse.json +2 -2
- package/json-schema/api/GetDiscoveryRequest.json +2 -2
- package/json-schema/api/GetDiscoveryResponse.json +2 -2
- package/json-schema/api/GetEffectivePermissionsRequest.json +2 -2
- package/json-schema/api/GetEffectivePermissionsResponse.json +2 -2
- package/json-schema/api/GetFieldLabelsRequest.json +2 -2
- package/json-schema/api/GetFieldLabelsResponse.json +2 -2
- package/json-schema/api/GetLocalesRequest.json +2 -2
- package/json-schema/api/GetLocalesResponse.json +2 -2
- package/json-schema/api/GetMetaItemCachedRequest.json +2 -2
- package/json-schema/api/GetMetaItemCachedResponse.json +2 -2
- package/json-schema/api/GetMetaItemRequest.json +2 -2
- package/json-schema/api/GetMetaItemResponse.json +2 -2
- package/json-schema/api/GetMetaItemsRequest.json +2 -2
- package/json-schema/api/GetMetaItemsResponse.json +2 -2
- package/json-schema/api/GetMetaTypesRequest.json +2 -2
- package/json-schema/api/GetMetaTypesResponse.json +2 -2
- package/json-schema/api/GetNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/GetNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/GetObjectPermissionsRequest.json +2 -2
- package/json-schema/api/GetObjectPermissionsResponse.json +2 -2
- package/json-schema/api/GetPackageRequest.json +2 -2
- package/json-schema/api/GetPackageResponse.json +2 -2
- package/json-schema/api/GetPresenceRequest.json +2 -2
- package/json-schema/api/GetPresenceResponse.json +2 -2
- package/json-schema/api/GetPresignedUrlRequest.json +2 -2
- package/json-schema/api/GetTranslationsRequest.json +2 -2
- package/json-schema/api/GetTranslationsResponse.json +2 -2
- package/json-schema/api/GetUiViewRequest.json +2 -2
- package/json-schema/api/GetViewRequest.json +2 -2
- package/json-schema/api/GetWorkflowConfigRequest.json +2 -2
- package/json-schema/api/GetWorkflowConfigResponse.json +2 -2
- package/json-schema/api/GetWorkflowStateRequest.json +2 -2
- package/json-schema/api/GetWorkflowStateResponse.json +2 -2
- package/json-schema/api/GraphQLConfig.json +2 -2
- package/json-schema/api/GraphQLDataLoaderConfig.json +2 -2
- package/json-schema/api/GraphQLDirectiveConfig.json +2 -2
- package/json-schema/api/GraphQLDirectiveLocation.json +2 -2
- package/json-schema/api/GraphQLMutationConfig.json +2 -2
- package/json-schema/api/GraphQLPersistedQuery.json +2 -2
- package/json-schema/api/GraphQLQueryAdapter.json +2 -2
- package/json-schema/api/GraphQLQueryComplexity.json +2 -2
- package/json-schema/api/GraphQLQueryConfig.json +2 -2
- package/json-schema/api/GraphQLQueryDepthLimit.json +2 -2
- package/json-schema/api/GraphQLRateLimit.json +2 -2
- package/json-schema/api/GraphQLResolverConfig.json +2 -2
- package/json-schema/api/GraphQLScalarType.json +2 -2
- package/json-schema/api/GraphQLSubscriptionConfig.json +2 -2
- package/json-schema/api/GraphQLTypeConfig.json +2 -2
- package/json-schema/api/HttpMethod.json +2 -2
- package/json-schema/api/HttpStatusCode.json +2 -2
- package/json-schema/api/IdRequest.json +2 -2
- package/json-schema/api/InstallPackageRequest.json +2 -2
- package/json-schema/api/InstallPackageResponse.json +2 -2
- package/json-schema/api/ListNotificationsRequest.json +2 -2
- package/json-schema/api/ListNotificationsResponse.json +2 -2
- package/json-schema/api/ListPackagesRequest.json +2 -2
- package/json-schema/api/ListPackagesResponse.json +2 -2
- package/json-schema/api/ListRecordResponse.json +2 -2
- package/json-schema/api/ListViewsRequest.json +2 -2
- package/json-schema/api/LoginRequest.json +2 -2
- package/json-schema/api/LoginType.json +2 -2
- package/json-schema/api/MarkAllNotificationsReadRequest.json +2 -2
- package/json-schema/api/MarkAllNotificationsReadResponse.json +2 -2
- package/json-schema/api/MarkNotificationsReadRequest.json +2 -2
- package/json-schema/api/MarkNotificationsReadResponse.json +2 -2
- package/json-schema/api/MetadataBulkRegisterRequest.json +2 -2
- package/json-schema/api/MetadataBulkResponse.json +2 -2
- package/json-schema/api/MetadataBulkUnregisterRequest.json +2 -2
- package/json-schema/api/MetadataCacheRequest.json +2 -2
- package/json-schema/api/MetadataCacheResponse.json +2 -2
- package/json-schema/api/MetadataDeleteResponse.json +2 -2
- package/json-schema/api/MetadataDependenciesResponse.json +2 -2
- package/json-schema/api/MetadataDependentsResponse.json +2 -2
- package/json-schema/api/MetadataEffectiveResponse.json +2 -2
- package/json-schema/api/MetadataEndpointsConfig.json +2 -2
- package/json-schema/api/MetadataExistsResponse.json +2 -2
- package/json-schema/api/MetadataExportRequest.json +2 -2
- package/json-schema/api/MetadataExportResponse.json +2 -2
- package/json-schema/api/MetadataImportRequest.json +2 -2
- package/json-schema/api/MetadataImportResponse.json +2 -2
- package/json-schema/api/MetadataItemResponse.json +2 -2
- package/json-schema/api/MetadataListResponse.json +2 -2
- package/json-schema/api/MetadataNamesResponse.json +2 -2
- package/json-schema/api/MetadataOverlayResponse.json +2 -2
- package/json-schema/api/MetadataOverlaySaveRequest.json +2 -2
- package/json-schema/api/MetadataQueryRequest.json +2 -2
- package/json-schema/api/MetadataQueryResponse.json +2 -2
- package/json-schema/api/MetadataRegisterRequest.json +2 -2
- package/json-schema/api/MetadataTypeInfoResponse.json +2 -2
- package/json-schema/api/MetadataTypesResponse.json +2 -2
- package/json-schema/api/MetadataValidateRequest.json +2 -2
- package/json-schema/api/MetadataValidateResponse.json +2 -2
- package/json-schema/api/ModificationResult.json +2 -2
- package/json-schema/api/Notification.json +2 -2
- package/json-schema/api/NotificationPreferences.json +2 -2
- package/json-schema/api/ODataConfig.json +2 -2
- package/json-schema/api/ODataError.json +2 -2
- package/json-schema/api/ODataFilterFunction.json +2 -2
- package/json-schema/api/ODataFilterOperator.json +2 -2
- package/json-schema/api/ODataMetadata.json +2 -2
- package/json-schema/api/ODataQuery.json +2 -2
- package/json-schema/api/ODataQueryAdapter.json +2 -2
- package/json-schema/api/ODataResponse.json +2 -2
- package/json-schema/api/ObjectDefinitionResponse.json +2 -2
- package/json-schema/api/ObjectQLReference.json +2 -2
- package/json-schema/api/OpenApi31Extensions.json +2 -2
- package/json-schema/api/OpenApiGenerationConfig.json +2 -2
- package/json-schema/api/OpenApiSecurityScheme.json +2 -2
- package/json-schema/api/OpenApiServer.json +2 -2
- package/json-schema/api/OpenApiSpec.json +2 -2
- package/json-schema/api/OperatorMapping.json +2 -2
- package/json-schema/api/PingMessage.json +2 -2
- package/json-schema/api/PongMessage.json +2 -2
- package/json-schema/api/PresenceMessage.json +2 -2
- package/json-schema/api/PresenceState.json +2 -2
- package/json-schema/api/PresenceStatus.json +2 -2
- package/json-schema/api/PresenceUpdate.json +2 -2
- package/json-schema/api/PresignedUrlResponse.json +2 -2
- package/json-schema/api/QueryAdapterConfig.json +2 -2
- package/json-schema/api/QueryAdapterTarget.json +2 -2
- package/json-schema/api/QueryOptimizationConfig.json +2 -2
- package/json-schema/api/RealtimeConfig.json +2 -2
- package/json-schema/api/RealtimeConnectRequest.json +2 -2
- package/json-schema/api/RealtimeConnectResponse.json +2 -2
- package/json-schema/api/RealtimeDisconnectRequest.json +2 -2
- package/json-schema/api/RealtimeDisconnectResponse.json +2 -2
- package/json-schema/api/RealtimeEvent.json +2 -2
- package/json-schema/api/RealtimeEventType.json +2 -2
- package/json-schema/api/RealtimePresence.json +2 -2
- package/json-schema/api/RealtimeRecordAction.json +2 -2
- package/json-schema/api/RealtimeSubscribeRequest.json +2 -2
- package/json-schema/api/RealtimeSubscribeResponse.json +2 -2
- package/json-schema/api/RealtimeUnsubscribeRequest.json +2 -2
- package/json-schema/api/RealtimeUnsubscribeResponse.json +2 -2
- package/json-schema/api/RecordData.json +2 -2
- package/json-schema/api/RefreshTokenRequest.json +2 -2
- package/json-schema/api/RegisterDeviceRequest.json +2 -2
- package/json-schema/api/RegisterDeviceResponse.json +2 -2
- package/json-schema/api/RegisterRequest.json +2 -2
- package/json-schema/api/RequestValidationConfig.json +2 -2
- package/json-schema/api/ResponseEnvelopeConfig.json +2 -2
- package/json-schema/api/RestApiConfig.json +2 -2
- package/json-schema/api/RestApiEndpoint.json +2 -2
- package/json-schema/api/RestApiPluginConfig.json +2 -2
- package/json-schema/api/RestApiRouteCategory.json +2 -2
- package/json-schema/api/RestApiRouteRegistration.json +2 -2
- package/json-schema/api/RestQueryAdapter.json +2 -2
- package/json-schema/api/RestServerConfig.json +2 -2
- package/json-schema/api/RetryStrategy.json +2 -2
- package/json-schema/api/RouteCategory.json +2 -2
- package/json-schema/api/RouteDefinition.json +2 -2
- package/json-schema/api/RouteGenerationConfig.json +2 -2
- package/json-schema/api/RouterConfig.json +2 -2
- package/json-schema/api/SaveMetaItemRequest.json +2 -2
- package/json-schema/api/SaveMetaItemResponse.json +2 -2
- package/json-schema/api/SchemaDefinition.json +2 -2
- package/json-schema/api/ServiceInfo.json +2 -2
- package/json-schema/api/Session.json +2 -2
- package/json-schema/api/SessionResponse.json +2 -2
- package/json-schema/api/SessionUser.json +2 -2
- package/json-schema/api/SetPresenceRequest.json +2 -2
- package/json-schema/api/SetPresenceResponse.json +2 -2
- package/json-schema/api/SimpleCursorPosition.json +2 -2
- package/json-schema/api/SimplePresenceState.json +2 -2
- package/json-schema/api/SingleRecordResponse.json +2 -2
- package/json-schema/api/StandardErrorCode.json +2 -2
- package/json-schema/api/SubgraphConfig.json +2 -2
- package/json-schema/api/SubscribeMessage.json +2 -2
- package/json-schema/api/Subscription.json +2 -2
- package/json-schema/api/SubscriptionEvent.json +2 -2
- package/json-schema/api/TransportProtocol.json +2 -2
- package/json-schema/api/UninstallPackageRequest.json +2 -2
- package/json-schema/api/UninstallPackageResponse.json +2 -2
- package/json-schema/api/UnregisterDeviceRequest.json +2 -2
- package/json-schema/api/UnregisterDeviceResponse.json +2 -2
- package/json-schema/api/UnsubscribeMessage.json +2 -2
- package/json-schema/api/UnsubscribeRequest.json +2 -2
- package/json-schema/api/UpdateDataRequest.json +2 -2
- package/json-schema/api/UpdateDataResponse.json +2 -2
- package/json-schema/api/UpdateManyDataRequest.json +2 -2
- package/json-schema/api/UpdateManyDataResponse.json +2 -2
- package/json-schema/api/UpdateManyRequest.json +2 -2
- package/json-schema/api/UpdateNotificationPreferencesRequest.json +2 -2
- package/json-schema/api/UpdateNotificationPreferencesResponse.json +2 -2
- package/json-schema/api/UpdateRequest.json +2 -2
- package/json-schema/api/UserProfileResponse.json +2 -2
- package/json-schema/api/ValidationMode.json +2 -2
- package/json-schema/api/VersionDefinition.json +2 -2
- package/json-schema/api/VersionNegotiationResponse.json +2 -2
- package/json-schema/api/VersionStatus.json +2 -2
- package/json-schema/api/VersioningConfig.json +2 -2
- package/json-schema/api/VersioningStrategy.json +2 -2
- package/json-schema/api/WebSocketConfig.json +2 -2
- package/json-schema/api/WebSocketEvent.json +2 -2
- package/json-schema/api/WebSocketMessage.json +2 -2
- package/json-schema/api/WebSocketMessageType.json +2 -2
- package/json-schema/api/WebSocketPresenceStatus.json +2 -2
- package/json-schema/api/WebSocketServerConfig.json +2 -2
- package/json-schema/api/WebhookConfig.json +2 -2
- package/json-schema/api/WebhookEvent.json +2 -2
- package/json-schema/api/WorkflowApproveRequest.json +2 -2
- package/json-schema/api/WorkflowApproveResponse.json +2 -2
- package/json-schema/api/WorkflowRejectRequest.json +2 -2
- package/json-schema/api/WorkflowRejectResponse.json +2 -2
- package/json-schema/api/WorkflowState.json +2 -2
- package/json-schema/api/WorkflowTransitionRequest.json +2 -2
- package/json-schema/api/WorkflowTransitionResponse.json +2 -2
- package/json-schema/automation/ActionRef.json +2 -2
- package/json-schema/automation/ApprovalAction.json +2 -2
- package/json-schema/automation/ApprovalActionType.json +2 -2
- package/json-schema/automation/ApprovalProcess.json +2 -2
- package/json-schema/automation/ApprovalStep.json +2 -2
- package/json-schema/automation/ApproverType.json +2 -2
- package/json-schema/automation/AuthField.json +2 -2
- package/json-schema/automation/Authentication.json +2 -2
- package/json-schema/automation/AuthenticationType.json +2 -2
- package/json-schema/automation/ConflictResolution.json +2 -2
- package/json-schema/automation/Connector.json +2 -2
- package/json-schema/automation/ConnectorActionRef.json +2 -2
- package/json-schema/automation/ConnectorCategory.json +2 -2
- package/json-schema/automation/ConnectorInstance.json +2 -2
- package/json-schema/automation/ConnectorOperation.json +2 -2
- package/json-schema/automation/ConnectorTrigger.json +2 -2
- package/json-schema/automation/CustomScriptAction.json +2 -2
- package/json-schema/automation/DataDestinationConfig.json +2 -2
- package/json-schema/automation/DataSourceConfig.json +2 -2
- package/json-schema/automation/DataSyncConfig.json +2 -2
- package/json-schema/automation/ETLDestination.json +2 -2
- package/json-schema/automation/ETLEndpointType.json +2 -2
- package/json-schema/automation/ETLPipeline.json +2 -2
- package/json-schema/automation/ETLPipelineRun.json +2 -2
- package/json-schema/automation/ETLRunStatus.json +2 -2
- package/json-schema/automation/ETLSource.json +2 -2
- package/json-schema/automation/ETLSyncMode.json +2 -2
- package/json-schema/automation/ETLTransformation.json +2 -2
- package/json-schema/automation/ETLTransformationType.json +2 -2
- package/json-schema/automation/EmailAlertAction.json +2 -2
- package/json-schema/automation/Event.json +2 -2
- package/json-schema/automation/FieldUpdateAction.json +2 -2
- package/json-schema/automation/Flow.json +2 -2
- package/json-schema/automation/FlowEdge.json +2 -2
- package/json-schema/automation/FlowNode.json +2 -2
- package/json-schema/automation/FlowNodeAction.json +2 -2
- package/json-schema/automation/FlowVariable.json +2 -2
- package/json-schema/automation/GuardRef.json +2 -2
- package/json-schema/automation/HttpCallAction.json +2 -2
- package/json-schema/automation/OAuth2Config.json +2 -2
- package/json-schema/automation/OperationParameter.json +2 -2
- package/json-schema/automation/OperationType.json +2 -2
- package/json-schema/automation/PushNotificationAction.json +2 -2
- package/json-schema/automation/StateMachine.json +2 -2
- package/json-schema/automation/StateNode.json +2 -2
- package/json-schema/automation/SyncDirection.json +2 -2
- package/json-schema/automation/SyncExecutionResult.json +2 -2
- package/json-schema/automation/SyncExecutionStatus.json +2 -2
- package/json-schema/automation/SyncMode.json +2 -2
- package/json-schema/automation/TaskCreationAction.json +2 -2
- package/json-schema/automation/TimeTrigger.json +2 -2
- package/json-schema/automation/Transition.json +2 -2
- package/json-schema/automation/Webhook.json +2 -2
- package/json-schema/automation/WebhookReceiver.json +2 -2
- package/json-schema/automation/WebhookTriggerType.json +2 -2
- package/json-schema/automation/WorkflowAction.json +2 -2
- package/json-schema/automation/WorkflowRule.json +2 -2
- package/json-schema/automation/WorkflowTriggerType.json +2 -2
- package/json-schema/cloud/AnalyticsTimeRange.json +2 -2
- package/json-schema/cloud/AppDiscoveryRequest.json +2 -2
- package/json-schema/cloud/AppDiscoveryResponse.json +2 -2
- package/json-schema/cloud/AppSubscription.json +2 -2
- package/json-schema/cloud/CreateListingRequest.json +2 -2
- package/json-schema/cloud/CuratedCollection.json +2 -2
- package/json-schema/cloud/FeaturedListing.json +2 -2
- package/json-schema/cloud/InstalledAppSummary.json +2 -2
- package/json-schema/cloud/ListInstalledAppsRequest.json +2 -2
- package/json-schema/cloud/ListInstalledAppsResponse.json +2 -2
- package/json-schema/cloud/ListReviewsRequest.json +2 -2
- package/json-schema/cloud/ListReviewsResponse.json +2 -2
- package/json-schema/cloud/ListingActionRequest.json +2 -2
- package/json-schema/cloud/ListingStatus.json +2 -2
- package/json-schema/cloud/MarketplaceCategory.json +2 -2
- package/json-schema/cloud/MarketplaceHealthMetrics.json +2 -2
- package/json-schema/cloud/MarketplaceInstallRequest.json +2 -2
- package/json-schema/cloud/MarketplaceInstallResponse.json +2 -2
- package/json-schema/cloud/MarketplaceListing.json +2 -2
- package/json-schema/cloud/MarketplaceSearchRequest.json +2 -2
- package/json-schema/cloud/MarketplaceSearchResponse.json +2 -2
- package/json-schema/cloud/PackageSubmission.json +2 -2
- package/json-schema/cloud/PolicyAction.json +2 -2
- package/json-schema/cloud/PolicyViolationType.json +2 -2
- package/json-schema/cloud/PricingModel.json +2 -2
- package/json-schema/cloud/Publisher.json +2 -2
- package/json-schema/cloud/PublisherProfile.json +2 -2
- package/json-schema/cloud/PublisherVerification.json +2 -2
- package/json-schema/cloud/PublishingAnalyticsRequest.json +2 -2
- package/json-schema/cloud/PublishingAnalyticsResponse.json +2 -2
- package/json-schema/cloud/RecommendationReason.json +2 -2
- package/json-schema/cloud/RecommendedApp.json +2 -2
- package/json-schema/cloud/RejectionReason.json +2 -2
- package/json-schema/cloud/ReleaseChannel.json +2 -2
- package/json-schema/cloud/ReviewCriterion.json +2 -2
- package/json-schema/cloud/ReviewDecision.json +2 -2
- package/json-schema/cloud/ReviewModerationStatus.json +2 -2
- package/json-schema/cloud/SubmissionReview.json +2 -2
- package/json-schema/cloud/SubmitReviewRequest.json +2 -2
- package/json-schema/cloud/SubscriptionStatus.json +2 -2
- package/json-schema/cloud/TimeSeriesPoint.json +2 -2
- package/json-schema/cloud/TrendingListing.json +2 -2
- package/json-schema/cloud/UpdateListingRequest.json +2 -2
- package/json-schema/cloud/UserReview.json +2 -2
- package/json-schema/cloud/VersionRelease.json +2 -2
- package/json-schema/data/Address.json +2 -2
- package/json-schema/data/AggregationFunction.json +2 -2
- package/json-schema/data/AggregationMetricType.json +2 -2
- package/json-schema/data/AggregationNode.json +2 -2
- package/json-schema/data/AggregationPipeline.json +2 -2
- package/json-schema/data/AggregationStage.json +2 -2
- package/json-schema/data/AnalyticsQuery.json +2 -2
- package/json-schema/data/ApiMethod.json +2 -2
- package/json-schema/data/AsyncValidation.json +2 -2
- package/json-schema/data/BaseEngineOptions.json +2 -2
- package/json-schema/data/CDCConfig.json +2 -2
- package/json-schema/data/ComputedFieldCache.json +2 -2
- package/json-schema/data/ConditionalValidation.json +2 -2
- package/json-schema/data/ConsistencyLevel.json +2 -2
- package/json-schema/data/CrossFieldValidation.json +2 -2
- package/json-schema/data/Cube.json +2 -2
- package/json-schema/data/CubeJoin.json +2 -2
- package/json-schema/data/CurrencyConfig.json +2 -2
- package/json-schema/data/CurrencyValue.json +2 -2
- package/json-schema/data/CustomValidator.json +2 -2
- package/json-schema/data/DataEngineAggregateOptions.json +2 -2
- package/json-schema/data/DataEngineAggregateRequest.json +2 -2
- package/json-schema/data/DataEngineBatchRequest.json +2 -2
- package/json-schema/data/DataEngineCountOptions.json +2 -2
- package/json-schema/data/DataEngineCountRequest.json +2 -2
- package/json-schema/data/DataEngineDeleteOptions.json +2 -2
- package/json-schema/data/DataEngineDeleteRequest.json +2 -2
- package/json-schema/data/DataEngineExecuteRequest.json +2 -2
- package/json-schema/data/DataEngineFilter.json +2 -2
- package/json-schema/data/DataEngineFindOneRequest.json +2 -2
- package/json-schema/data/DataEngineFindRequest.json +2 -2
- package/json-schema/data/DataEngineInsertOptions.json +2 -2
- package/json-schema/data/DataEngineInsertRequest.json +2 -2
- package/json-schema/data/DataEngineQueryOptions.json +2 -2
- package/json-schema/data/DataEngineRequest.json +2 -2
- package/json-schema/data/DataEngineSort.json +2 -2
- package/json-schema/data/DataEngineUpdateOptions.json +2 -2
- package/json-schema/data/DataEngineUpdateRequest.json +2 -2
- package/json-schema/data/DataEngineVectorFindRequest.json +2 -2
- package/json-schema/data/DataQualityRules.json +2 -2
- package/json-schema/data/DataTypeMapping.json +2 -2
- package/json-schema/data/Dataset.json +2 -2
- package/json-schema/data/DatasetMode.json +2 -2
- package/json-schema/data/Datasource.json +2 -2
- package/json-schema/data/DatasourceCapabilities.json +2 -2
- package/json-schema/data/Dimension.json +2 -2
- package/json-schema/data/DimensionType.json +2 -2
- package/json-schema/data/Document.json +2 -2
- package/json-schema/data/DocumentTemplate.json +2 -2
- package/json-schema/data/DocumentValidationSchema.json +2 -2
- package/json-schema/data/DocumentVersion.json +2 -2
- package/json-schema/data/DriverCapabilities.json +2 -2
- package/json-schema/data/DriverConfig.json +2 -2
- package/json-schema/data/DriverDefinition.json +2 -2
- package/json-schema/data/DriverOptions.json +2 -2
- package/json-schema/data/DriverType.json +2 -2
- package/json-schema/data/ESignatureConfig.json +2 -2
- package/json-schema/data/EqualityOperator.json +2 -2
- package/json-schema/data/ExternalDataSource.json +2 -2
- package/json-schema/data/ExternalFieldMapping.json +2 -2
- package/json-schema/data/ExternalLookup.json +2 -2
- package/json-schema/data/Field.json +2 -2
- package/json-schema/data/FieldMapping.json +2 -2
- package/json-schema/data/FieldNode.json +2 -2
- package/json-schema/data/FieldReference.json +2 -2
- package/json-schema/data/FieldType.json +2 -2
- package/json-schema/data/FileAttachmentConfig.json +2 -2
- package/json-schema/data/FilterCondition.json +2 -2
- package/json-schema/data/FormatValidation.json +2 -2
- package/json-schema/data/FullTextSearch.json +2 -2
- package/json-schema/data/HookContext.json +2 -2
- package/json-schema/data/HookEvent.json +2 -2
- package/json-schema/data/Index.json +2 -2
- package/json-schema/data/JSONValidation.json +2 -2
- package/json-schema/data/JoinNode.json +2 -2
- package/json-schema/data/JoinStrategy.json +2 -2
- package/json-schema/data/JoinType.json +2 -2
- package/json-schema/data/LocationCoordinates.json +2 -2
- package/json-schema/data/Mapping.json +2 -2
- package/json-schema/data/Metric.json +2 -2
- package/json-schema/data/NoSQLDataTypeMapping.json +2 -2
- package/json-schema/data/NoSQLDatabaseType.json +2 -2
- package/json-schema/data/NoSQLDriverConfig.json +2 -2
- package/json-schema/data/NoSQLIndex.json +2 -2
- package/json-schema/data/NoSQLIndexType.json +2 -2
- package/json-schema/data/NoSQLOperationType.json +2 -2
- package/json-schema/data/NoSQLQueryOptions.json +2 -2
- package/json-schema/data/NoSQLTransactionOptions.json +2 -2
- package/json-schema/data/Object.json +2 -2
- package/json-schema/data/ObjectCapabilities.json +2 -2
- package/json-schema/data/ObjectExtension.json +2 -2
- package/json-schema/data/ObjectOwnershipEnum.json +2 -2
- package/json-schema/data/PartitioningConfig.json +2 -2
- package/json-schema/data/PoolConfig.json +2 -2
- package/json-schema/data/Query.json +2 -2
- package/json-schema/data/QueryFilter.json +2 -2
- package/json-schema/data/ReplicationConfig.json +2 -2
- package/json-schema/data/SQLDialect.json +2 -2
- package/json-schema/data/SQLDriverConfig.json +2 -2
- package/json-schema/data/SSLConfig.json +2 -2
- package/json-schema/data/ScriptValidation.json +2 -2
- package/json-schema/data/SearchConfig.json +2 -2
- package/json-schema/data/SelectOption.json +2 -2
- package/json-schema/data/SetOperator.json +2 -2
- package/json-schema/data/ShardingConfig.json +2 -2
- package/json-schema/data/SoftDeleteConfig.json +2 -2
- package/json-schema/data/SortNode.json +2 -2
- package/json-schema/data/SpecialOperator.json +2 -2
- package/json-schema/data/StateMachineValidation.json +2 -2
- package/json-schema/data/StringOperator.json +2 -2
- package/json-schema/data/TenancyConfig.json +2 -2
- package/json-schema/data/TimeUpdateInterval.json +2 -2
- package/json-schema/data/TransformType.json +2 -2
- package/json-schema/data/UniquenessValidation.json +2 -2
- package/json-schema/data/ValidationRule.json +2 -2
- package/json-schema/data/VectorConfig.json +2 -2
- package/json-schema/data/VersioningConfig.json +2 -2
- package/json-schema/data/WindowFunction.json +2 -2
- package/json-schema/data/WindowFunctionNode.json +2 -2
- package/json-schema/data/WindowSpec.json +2 -2
- package/json-schema/identity/Account.json +2 -2
- package/json-schema/identity/ApiKey.json +2 -2
- package/json-schema/identity/Invitation.json +2 -2
- package/json-schema/identity/InvitationStatus.json +2 -2
- package/json-schema/identity/Member.json +2 -2
- package/json-schema/identity/Organization.json +2 -2
- package/json-schema/identity/Role.json +2 -2
- package/json-schema/identity/SCIMAddress.json +2 -2
- package/json-schema/identity/SCIMBulkOperation.json +2 -2
- package/json-schema/identity/SCIMBulkRequest.json +2 -2
- package/json-schema/identity/SCIMBulkResponse.json +2 -2
- package/json-schema/identity/SCIMBulkResponseOperation.json +2 -2
- package/json-schema/identity/SCIMEmail.json +2 -2
- package/json-schema/identity/SCIMEnterpriseUser.json +2 -2
- package/json-schema/identity/SCIMError.json +2 -2
- package/json-schema/identity/SCIMGroup.json +2 -2
- package/json-schema/identity/SCIMGroupReference.json +2 -2
- package/json-schema/identity/SCIMListResponse.json +2 -2
- package/json-schema/identity/SCIMMemberReference.json +2 -2
- package/json-schema/identity/SCIMMeta.json +2 -2
- package/json-schema/identity/SCIMName.json +2 -2
- package/json-schema/identity/SCIMPatchOperation.json +2 -2
- package/json-schema/identity/SCIMPatchRequest.json +2 -2
- package/json-schema/identity/SCIMPhoneNumber.json +2 -2
- package/json-schema/identity/SCIMUser.json +2 -2
- package/json-schema/identity/Session.json +2 -2
- package/json-schema/identity/User.json +2 -2
- package/json-schema/identity/VerificationToken.json +2 -2
- package/json-schema/integration/AckMode.json +2 -2
- package/json-schema/integration/ApiVersionConfig.json +2 -2
- package/json-schema/integration/BuildConfig.json +2 -2
- package/json-schema/integration/CdcConfig.json +2 -2
- package/json-schema/integration/CircuitBreakerConfig.json +2 -2
- package/json-schema/integration/ConflictResolution.json +2 -2
- package/json-schema/integration/Connector.json +2 -2
- package/json-schema/integration/ConnectorAction.json +2 -2
- package/json-schema/integration/ConnectorHealth.json +2 -2
- package/json-schema/integration/ConnectorStatus.json +2 -2
- package/json-schema/integration/ConnectorTrigger.json +2 -2
- package/json-schema/integration/ConnectorType.json +2 -2
- package/json-schema/integration/ConsumerConfig.json +2 -2
- package/json-schema/integration/DataSyncConfig.json +2 -2
- package/json-schema/integration/DatabaseConnector.json +2 -2
- package/json-schema/integration/DatabasePoolConfig.json +2 -2
- package/json-schema/integration/DatabaseProvider.json +2 -2
- package/json-schema/integration/DatabaseTable.json +2 -2
- package/json-schema/integration/DeliveryGuarantee.json +2 -2
- package/json-schema/integration/DeploymentConfig.json +2 -2
- package/json-schema/integration/DlqConfig.json +2 -2
- package/json-schema/integration/DomainConfig.json +2 -2
- package/json-schema/integration/EdgeFunctionConfig.json +2 -2
- package/json-schema/integration/EnvironmentVariables.json +2 -2
- package/json-schema/integration/ErrorCategory.json +2 -2
- package/json-schema/integration/ErrorMappingConfig.json +2 -2
- package/json-schema/integration/ErrorMappingRule.json +2 -2
- package/json-schema/integration/FieldMapping.json +2 -2
- package/json-schema/integration/FileAccessPattern.json +2 -2
- package/json-schema/integration/FileFilterConfig.json +2 -2
- package/json-schema/integration/FileMetadataConfig.json +2 -2
- package/json-schema/integration/FileStorageConnector.json +2 -2
- package/json-schema/integration/FileStorageProvider.json +2 -2
- package/json-schema/integration/FileVersioningConfig.json +2 -2
- package/json-schema/integration/GitHubActionsWorkflow.json +2 -2
- package/json-schema/integration/GitHubCommitConfig.json +2 -2
- package/json-schema/integration/GitHubConnector.json +2 -2
- package/json-schema/integration/GitHubIssueTracking.json +2 -2
- package/json-schema/integration/GitHubProvider.json +2 -2
- package/json-schema/integration/GitHubPullRequestConfig.json +2 -2
- package/json-schema/integration/GitHubReleaseConfig.json +2 -2
- package/json-schema/integration/GitHubRepository.json +2 -2
- package/json-schema/integration/GitRepositoryConfig.json +2 -2
- package/json-schema/integration/HealthCheckConfig.json +2 -2
- package/json-schema/integration/MessageFormat.json +2 -2
- package/json-schema/integration/MessageQueueConnector.json +2 -2
- package/json-schema/integration/MessageQueueProvider.json +2 -2
- package/json-schema/integration/MultipartUploadConfig.json +2 -2
- package/json-schema/integration/ProducerConfig.json +2 -2
- package/json-schema/integration/RateLimitConfig.json +2 -2
- package/json-schema/integration/RateLimitStrategy.json +2 -2
- package/json-schema/integration/RetryConfig.json +2 -2
- package/json-schema/integration/RetryStrategy.json +2 -2
- package/json-schema/integration/SaasConnector.json +2 -2
- package/json-schema/integration/SaasObjectType.json +2 -2
- package/json-schema/integration/SaasProvider.json +2 -2
- package/json-schema/integration/SslConfig.json +2 -2
- package/json-schema/integration/StorageBucket.json +2 -2
- package/json-schema/integration/SyncStrategy.json +2 -2
- package/json-schema/integration/TopicQueue.json +2 -2
- package/json-schema/integration/VercelConnector.json +2 -2
- package/json-schema/integration/VercelFramework.json +2 -2
- package/json-schema/integration/VercelMonitoring.json +2 -2
- package/json-schema/integration/VercelProject.json +2 -2
- package/json-schema/integration/VercelProvider.json +2 -2
- package/json-schema/integration/VercelTeam.json +2 -2
- package/json-schema/integration/WebhookConfig.json +2 -2
- package/json-schema/integration/WebhookEvent.json +2 -2
- package/json-schema/integration/WebhookSignatureAlgorithm.json +2 -2
- package/json-schema/kernel/ActivationEvent.json +2 -2
- package/json-schema/kernel/AdvancedPluginLifecycleConfig.json +2 -2
- package/json-schema/kernel/BreakingChange.json +2 -2
- package/json-schema/kernel/CLICommandContribution.json +2 -2
- package/json-schema/kernel/CLIExtensionExport.json +2 -2
- package/json-schema/kernel/CapabilityConformanceLevel.json +2 -2
- package/json-schema/kernel/CompatibilityLevel.json +2 -2
- package/json-schema/kernel/CompatibilityMatrixEntry.json +2 -2
- package/json-schema/kernel/CustomizationOrigin.json +2 -2
- package/json-schema/kernel/CustomizationPolicy.json +2 -2
- package/json-schema/kernel/DeadLetterQueueEntry.json +2 -2
- package/json-schema/kernel/DependencyConflict.json +2 -2
- package/json-schema/kernel/DependencyGraph.json +2 -2
- package/json-schema/kernel/DependencyGraphNode.json +2 -2
- package/json-schema/kernel/DependencyResolutionResult.json +2 -2
- package/json-schema/kernel/DeprecationNotice.json +2 -2
- package/json-schema/kernel/DevFixtureConfig.json +2 -2
- package/json-schema/kernel/DevPluginConfig.json +2 -2
- package/json-schema/kernel/DevPluginPreset.json +2 -2
- package/json-schema/kernel/DevServiceOverride.json +2 -2
- package/json-schema/kernel/DevToolsConfig.json +2 -2
- package/json-schema/kernel/DisablePackageRequest.json +2 -2
- package/json-schema/kernel/DisablePackageResponse.json +2 -2
- package/json-schema/kernel/DistributedStateConfig.json +2 -2
- package/json-schema/kernel/DynamicLoadRequest.json +2 -2
- package/json-schema/kernel/DynamicLoadingConfig.json +2 -2
- package/json-schema/kernel/DynamicPluginOperation.json +2 -2
- package/json-schema/kernel/DynamicPluginResult.json +2 -2
- package/json-schema/kernel/DynamicUnloadRequest.json +2 -2
- package/json-schema/kernel/EnablePackageRequest.json +2 -2
- package/json-schema/kernel/EnablePackageResponse.json +2 -2
- package/json-schema/kernel/Event.json +2 -2
- package/json-schema/kernel/EventBusConfig.json +2 -2
- package/json-schema/kernel/EventHandler.json +2 -2
- package/json-schema/kernel/EventLogEntry.json +2 -2
- package/json-schema/kernel/EventMessageQueueConfig.json +2 -2
- package/json-schema/kernel/EventMetadata.json +2 -2
- package/json-schema/kernel/EventPersistence.json +2 -2
- package/json-schema/kernel/EventPhase.json +2 -2
- package/json-schema/kernel/EventPriority.json +2 -2
- package/json-schema/kernel/EventQueueConfig.json +2 -2
- package/json-schema/kernel/EventReplayConfig.json +2 -2
- package/json-schema/kernel/EventRoute.json +2 -2
- package/json-schema/kernel/EventSourcingConfig.json +2 -2
- package/json-schema/kernel/EventTypeDefinition.json +2 -2
- package/json-schema/kernel/EventWebhookConfig.json +2 -2
- package/json-schema/kernel/ExecutionContext.json +2 -2
- package/json-schema/kernel/ExtensionPoint.json +2 -2
- package/json-schema/kernel/FeatureFlag.json +2 -2
- package/json-schema/kernel/FeatureStrategy.json +2 -2
- package/json-schema/kernel/FieldChange.json +2 -2
- package/json-schema/kernel/GetPackageRequest.json +2 -2
- package/json-schema/kernel/GetPackageResponse.json +2 -2
- package/json-schema/kernel/GracefulDegradation.json +2 -2
- package/json-schema/kernel/HealthStatus.json +2 -2
- package/json-schema/kernel/HookRegisteredEvent.json +2 -2
- package/json-schema/kernel/HookTriggeredEvent.json +2 -2
- package/json-schema/kernel/HotReloadConfig.json +2 -2
- package/json-schema/kernel/InstallPackageRequest.json +2 -2
- package/json-schema/kernel/InstallPackageResponse.json +2 -2
- package/json-schema/kernel/InstalledPackage.json +2 -2
- package/json-schema/kernel/KernelContext.json +2 -2
- package/json-schema/kernel/KernelEventBase.json +2 -2
- package/json-schema/kernel/KernelReadyEvent.json +2 -2
- package/json-schema/kernel/KernelSecurityPolicy.json +2 -2
- package/json-schema/kernel/KernelSecurityScanResult.json +2 -2
- package/json-schema/kernel/KernelSecurityVulnerability.json +2 -2
- package/json-schema/kernel/KernelShutdownEvent.json +2 -2
- package/json-schema/kernel/ListPackagesRequest.json +2 -2
- package/json-schema/kernel/ListPackagesResponse.json +2 -2
- package/json-schema/kernel/Manifest.json +2 -2
- package/json-schema/kernel/MergeConflict.json +2 -2
- package/json-schema/kernel/MergeResult.json +2 -2
- package/json-schema/kernel/MergeStrategyConfig.json +2 -2
- package/json-schema/kernel/MetadataBulkRegisterRequest.json +2 -2
- package/json-schema/kernel/MetadataBulkResult.json +2 -2
- package/json-schema/kernel/MetadataChangeType.json +2 -2
- package/json-schema/kernel/MetadataCollectionInfo.json +2 -2
- package/json-schema/kernel/MetadataDependency.json +2 -2
- package/json-schema/kernel/MetadataDiffItem.json +2 -2
- package/json-schema/kernel/MetadataEvent.json +2 -2
- package/json-schema/kernel/MetadataExportOptions.json +2 -2
- package/json-schema/kernel/MetadataFallbackStrategy.json +2 -2
- package/json-schema/kernel/MetadataFormat.json +2 -2
- package/json-schema/kernel/MetadataImportOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadOptions.json +2 -2
- package/json-schema/kernel/MetadataLoadResult.json +2 -2
- package/json-schema/kernel/MetadataLoaderContract.json +2 -2
- package/json-schema/kernel/MetadataManagerConfig.json +2 -2
- package/json-schema/kernel/MetadataOverlay.json +2 -2
- package/json-schema/kernel/MetadataPluginConfig.json +2 -2
- package/json-schema/kernel/MetadataPluginManifest.json +2 -2
- package/json-schema/kernel/MetadataQuery.json +2 -2
- package/json-schema/kernel/MetadataQueryResult.json +2 -2
- package/json-schema/kernel/MetadataSaveOptions.json +2 -2
- package/json-schema/kernel/MetadataSaveResult.json +2 -2
- package/json-schema/kernel/MetadataStats.json +2 -2
- package/json-schema/kernel/MetadataType.json +2 -2
- package/json-schema/kernel/MetadataTypeRegistryEntry.json +2 -2
- package/json-schema/kernel/MetadataValidationResult.json +2 -2
- package/json-schema/kernel/MetadataWatchEvent.json +2 -2
- package/json-schema/kernel/MultiVersionSupport.json +2 -2
- package/json-schema/kernel/OpsDomainModule.json +2 -2
- package/json-schema/kernel/OpsFilePath.json +2 -2
- package/json-schema/kernel/OpsPluginStructure.json +2 -2
- package/json-schema/kernel/PackageDependency.json +2 -2
- package/json-schema/kernel/PackageDependencyConflict.json +2 -2
- package/json-schema/kernel/PackageDependencyResolutionResult.json +2 -2
- package/json-schema/kernel/PackageStatusEnum.json +2 -2
- package/json-schema/kernel/Permission.json +2 -2
- package/json-schema/kernel/PermissionAction.json +2 -2
- package/json-schema/kernel/PermissionScope.json +2 -2
- package/json-schema/kernel/PermissionSet.json +2 -2
- package/json-schema/kernel/PluginCaching.json +2 -2
- package/json-schema/kernel/PluginCapability.json +2 -2
- package/json-schema/kernel/PluginCapabilityManifest.json +2 -2
- package/json-schema/kernel/PluginCodeSplitting.json +2 -2
- package/json-schema/kernel/PluginCompatibilityMatrix.json +2 -2
- package/json-schema/kernel/PluginDependency.json +2 -2
- package/json-schema/kernel/PluginDependencyResolution.json +2 -2
- package/json-schema/kernel/PluginDiscoveryConfig.json +2 -2
- package/json-schema/kernel/PluginDiscoverySource.json +2 -2
- package/json-schema/kernel/PluginDynamicImport.json +2 -2
- package/json-schema/kernel/PluginErrorEvent.json +2 -2
- package/json-schema/kernel/PluginEventBase.json +2 -2
- package/json-schema/kernel/PluginHealthCheck.json +2 -2
- package/json-schema/kernel/PluginHealthReport.json +2 -2
- package/json-schema/kernel/PluginHealthStatus.json +2 -2
- package/json-schema/kernel/PluginHotReload.json +2 -2
- package/json-schema/kernel/PluginInitialization.json +2 -2
- package/json-schema/kernel/PluginInstallConfig.json +2 -2
- package/json-schema/kernel/PluginInterface.json +2 -2
- package/json-schema/kernel/PluginLifecycleEventType.json +2 -2
- package/json-schema/kernel/PluginLifecyclePhaseEvent.json +2 -2
- package/json-schema/kernel/PluginLoadingConfig.json +2 -2
- package/json-schema/kernel/PluginLoadingEvent.json +2 -2
- package/json-schema/kernel/PluginLoadingState.json +2 -2
- package/json-schema/kernel/PluginLoadingStrategy.json +2 -2
- package/json-schema/kernel/PluginMetadata.json +2 -2
- package/json-schema/kernel/PluginPerformanceMonitoring.json +2 -2
- package/json-schema/kernel/PluginPreloadConfig.json +2 -2
- package/json-schema/kernel/PluginProvenance.json +2 -2
- package/json-schema/kernel/PluginQualityMetrics.json +2 -2
- package/json-schema/kernel/PluginRegisteredEvent.json +2 -2
- package/json-schema/kernel/PluginRegistryEntry.json +2 -2
- package/json-schema/kernel/PluginSandboxing.json +2 -2
- package/json-schema/kernel/PluginSearchFilters.json +2 -2
- package/json-schema/kernel/PluginSecurityManifest.json +2 -2
- package/json-schema/kernel/PluginSource.json +2 -2
- package/json-schema/kernel/PluginStartupResult.json +2 -2
- package/json-schema/kernel/PluginStateSnapshot.json +2 -2
- package/json-schema/kernel/PluginStatistics.json +2 -2
- package/json-schema/kernel/PluginTrustLevel.json +2 -2
- package/json-schema/kernel/PluginTrustScore.json +2 -2
- package/json-schema/kernel/PluginUpdateStrategy.json +2 -2
- package/json-schema/kernel/PluginVendor.json +2 -2
- package/json-schema/kernel/PluginVersionMetadata.json +2 -2
- package/json-schema/kernel/ProtocolFeature.json +2 -2
- package/json-schema/kernel/ProtocolReference.json +2 -2
- package/json-schema/kernel/ProtocolVersion.json +2 -2
- package/json-schema/kernel/RealTimeNotificationConfig.json +2 -2
- package/json-schema/kernel/ResourceType.json +2 -2
- package/json-schema/kernel/RollbackPackageRequest.json +2 -2
- package/json-schema/kernel/RollbackPackageResponse.json +2 -2
- package/json-schema/kernel/RuntimeConfig.json +2 -2
- package/json-schema/kernel/RuntimeMode.json +2 -2
- package/json-schema/kernel/SBOM.json +2 -2
- package/json-schema/kernel/SBOMEntry.json +2 -2
- package/json-schema/kernel/SandboxConfig.json +2 -2
- package/json-schema/kernel/ScopeConfig.json +2 -2
- package/json-schema/kernel/ScopeInfo.json +2 -2
- package/json-schema/kernel/SecurityPolicy.json +2 -2
- package/json-schema/kernel/SecurityScanResult.json +2 -2
- package/json-schema/kernel/SecurityVulnerability.json +2 -2
- package/json-schema/kernel/SemanticVersion.json +2 -2
- package/json-schema/kernel/ServiceFactoryRegistration.json +2 -2
- package/json-schema/kernel/ServiceMetadata.json +2 -2
- package/json-schema/kernel/ServiceRegisteredEvent.json +2 -2
- package/json-schema/kernel/ServiceRegistryConfig.json +2 -2
- package/json-schema/kernel/ServiceScopeType.json +2 -2
- package/json-schema/kernel/ServiceUnregisteredEvent.json +2 -2
- package/json-schema/kernel/StartupOptions.json +2 -2
- package/json-schema/kernel/StartupOrchestrationResult.json +2 -2
- package/json-schema/kernel/UninstallPackageRequest.json +2 -2
- package/json-schema/kernel/UninstallPackageResponse.json +2 -2
- package/json-schema/kernel/UpgradeImpactLevel.json +2 -2
- package/json-schema/kernel/UpgradePackageRequest.json +2 -2
- package/json-schema/kernel/UpgradePackageResponse.json +2 -2
- package/json-schema/kernel/UpgradePhase.json +2 -2
- package/json-schema/kernel/UpgradePlan.json +2 -2
- package/json-schema/kernel/UpgradeSnapshot.json +2 -2
- package/json-schema/kernel/ValidationError.json +2 -2
- package/json-schema/kernel/ValidationResult.json +2 -2
- package/json-schema/kernel/ValidationWarning.json +2 -2
- package/json-schema/kernel/VersionConstraint.json +2 -2
- package/json-schema/kernel/VulnerabilitySeverity.json +2 -2
- package/json-schema/objectstack.json +2962 -2908
- package/json-schema/openapi.json +1 -1
- package/json-schema/qa/TestAction.json +2 -2
- package/json-schema/qa/TestActionType.json +2 -2
- package/json-schema/qa/TestAssertion.json +2 -2
- package/json-schema/qa/TestAssertionType.json +2 -2
- package/json-schema/qa/TestContext.json +2 -2
- package/json-schema/qa/TestScenario.json +2 -2
- package/json-schema/qa/TestStep.json +2 -2
- package/json-schema/qa/TestSuite.json +2 -2
- package/json-schema/security/AuditPolicy.json +2 -2
- package/json-schema/security/CriteriaSharingRule.json +2 -2
- package/json-schema/security/FieldPermission.json +2 -2
- package/json-schema/security/NetworkPolicy.json +2 -2
- package/json-schema/security/OWDModel.json +2 -2
- package/json-schema/security/ObjectPermission.json +2 -2
- package/json-schema/security/OwnerSharingRule.json +2 -2
- package/json-schema/security/PasswordPolicy.json +2 -2
- package/json-schema/security/PermissionSet.json +2 -2
- package/json-schema/security/Policy.json +2 -2
- package/json-schema/security/RLSAuditConfig.json +2 -2
- package/json-schema/security/RLSAuditEvent.json +2 -2
- package/json-schema/security/RLSConfig.json +2 -2
- package/json-schema/security/RLSEvaluationResult.json +2 -2
- package/json-schema/security/RLSOperation.json +2 -2
- package/json-schema/security/RLSUserContext.json +2 -2
- package/json-schema/security/RowLevelSecurityPolicy.json +2 -2
- package/json-schema/security/SessionPolicy.json +2 -2
- package/json-schema/security/ShareRecipientType.json +2 -2
- package/json-schema/security/SharingLevel.json +2 -2
- package/json-schema/security/SharingRule.json +2 -2
- package/json-schema/security/SharingRuleType.json +2 -2
- package/json-schema/security/Territory.json +2 -2
- package/json-schema/security/TerritoryModel.json +2 -2
- package/json-schema/security/TerritoryType.json +2 -2
- package/json-schema/shared/AggregationFunctionEnum.json +2 -2
- package/json-schema/shared/AppName.json +9 -0
- package/json-schema/shared/BaseMetadataRecord.json +2 -2
- package/json-schema/shared/CacheStrategyEnum.json +2 -2
- package/json-schema/shared/CorsConfig.json +2 -2
- package/json-schema/shared/EventName.json +2 -2
- package/json-schema/shared/FieldMapping.json +2 -2
- package/json-schema/shared/FieldName.json +9 -0
- package/json-schema/shared/FlowName.json +9 -0
- package/json-schema/shared/HttpMethod.json +2 -2
- package/json-schema/shared/IsolationLevelEnum.json +2 -2
- package/json-schema/shared/MetadataFormat.json +2 -2
- package/json-schema/shared/MutationEventEnum.json +2 -2
- package/json-schema/shared/ObjectName.json +9 -0
- package/json-schema/shared/RateLimitConfig.json +2 -2
- package/json-schema/shared/RoleName.json +9 -0
- package/json-schema/shared/SnakeCaseIdentifier.json +2 -2
- package/json-schema/shared/SortDirectionEnum.json +2 -2
- package/json-schema/shared/StaticMount.json +2 -2
- package/json-schema/shared/SystemIdentifier.json +2 -2
- package/json-schema/shared/TransformType.json +2 -2
- package/json-schema/shared/ViewName.json +9 -0
- package/json-schema/studio/ActionContribution.json +2 -2
- package/json-schema/studio/ActionLocation.json +2 -2
- package/json-schema/studio/ActivationEvent.json +2 -2
- package/json-schema/studio/CommandContribution.json +2 -2
- package/json-schema/studio/MetadataIconContribution.json +2 -2
- package/json-schema/studio/MetadataViewerContribution.json +2 -2
- package/json-schema/studio/PanelContribution.json +2 -2
- package/json-schema/studio/PanelLocation.json +2 -2
- package/json-schema/studio/SidebarGroupContribution.json +2 -2
- package/json-schema/studio/StudioPluginContributions.json +2 -2
- package/json-schema/studio/StudioPluginManifest.json +2 -2
- package/json-schema/studio/ViewMode.json +2 -2
- package/json-schema/system/AccessControlConfig.json +2 -2
- package/json-schema/system/AddFieldOperation.json +2 -2
- package/json-schema/system/AnalyzerConfig.json +2 -2
- package/json-schema/system/AuditConfig.json +2 -2
- package/json-schema/system/AuditEvent.json +2 -2
- package/json-schema/system/AuditEventActor.json +2 -2
- package/json-schema/system/AuditEventChange.json +2 -2
- package/json-schema/system/AuditEventFilter.json +2 -2
- package/json-schema/system/AuditEventSeverity.json +2 -2
- package/json-schema/system/AuditEventTarget.json +2 -2
- package/json-schema/system/AuditEventType.json +2 -2
- package/json-schema/system/AuditLogConfig.json +2 -2
- package/json-schema/system/AuditRetentionPolicy.json +2 -2
- package/json-schema/system/AuditStorageConfig.json +2 -2
- package/json-schema/system/AuthConfig.json +2 -2
- package/json-schema/system/AuthPluginConfig.json +2 -2
- package/json-schema/system/AuthProviderConfig.json +2 -2
- package/json-schema/system/AwarenessEvent.json +2 -2
- package/json-schema/system/AwarenessSession.json +2 -2
- package/json-schema/system/AwarenessUpdate.json +2 -2
- package/json-schema/system/AwarenessUserState.json +2 -2
- package/json-schema/system/BackupConfig.json +2 -2
- package/json-schema/system/BackupRetention.json +2 -2
- package/json-schema/system/BackupStrategy.json +2 -2
- package/json-schema/system/BatchProgress.json +2 -2
- package/json-schema/system/BucketConfig.json +2 -2
- package/json-schema/system/CRDTMergeResult.json +2 -2
- package/json-schema/system/CRDTState.json +2 -2
- package/json-schema/system/CRDTType.json +2 -2
- package/json-schema/system/CacheAvalanchePrevention.json +2 -2
- package/json-schema/system/CacheConfig.json +2 -2
- package/json-schema/system/CacheConsistency.json +2 -2
- package/json-schema/system/CacheInvalidation.json +2 -2
- package/json-schema/system/CacheStrategy.json +2 -2
- package/json-schema/system/CacheTier.json +2 -2
- package/json-schema/system/CacheWarmup.json +2 -2
- package/json-schema/system/ChangeImpact.json +2 -2
- package/json-schema/system/ChangePriority.json +2 -2
- package/json-schema/system/ChangeRequest.json +2 -2
- package/json-schema/system/ChangeSet.json +2 -2
- package/json-schema/system/ChangeStatus.json +2 -2
- package/json-schema/system/ChangeType.json +2 -2
- package/json-schema/system/CollaborationMode.json +2 -2
- package/json-schema/system/CollaborationSession.json +2 -2
- package/json-schema/system/CollaborationSessionConfig.json +2 -2
- package/json-schema/system/CollaborativeCursor.json +2 -2
- package/json-schema/system/ComplianceAuditRequirement.json +2 -2
- package/json-schema/system/ComplianceConfig.json +2 -2
- package/json-schema/system/ComplianceEncryptionRequirement.json +2 -2
- package/json-schema/system/ConsoleDestinationConfig.json +2 -2
- package/json-schema/system/ConsumerConfig.json +2 -2
- package/json-schema/system/CoreServiceName.json +2 -2
- package/json-schema/system/CounterOperation.json +2 -2
- package/json-schema/system/CreateObjectOperation.json +2 -2
- package/json-schema/system/CronSchedule.json +2 -2
- package/json-schema/system/CursorColorPreset.json +2 -2
- package/json-schema/system/CursorSelection.json +2 -2
- package/json-schema/system/CursorStyle.json +2 -2
- package/json-schema/system/CursorUpdate.json +2 -2
- package/json-schema/system/DataClassificationPolicy.json +2 -2
- package/json-schema/system/DatabaseLevelIsolationStrategy.json +2 -2
- package/json-schema/system/DeadLetterQueue.json +2 -2
- package/json-schema/system/DeleteObjectOperation.json +2 -2
- package/json-schema/system/DisasterRecoveryPlan.json +2 -2
- package/json-schema/system/DistributedCacheConfig.json +2 -2
- package/json-schema/system/EmailTemplate.json +2 -2
- package/json-schema/system/EncryptionAlgorithm.json +2 -2
- package/json-schema/system/EncryptionConfig.json +2 -2
- package/json-schema/system/ExecuteSqlOperation.json +2 -2
- package/json-schema/system/ExtendedLogLevel.json +2 -2
- package/json-schema/system/ExternalServiceDestinationConfig.json +2 -2
- package/json-schema/system/FacetConfig.json +2 -2
- package/json-schema/system/FailoverConfig.json +2 -2
- package/json-schema/system/FailoverMode.json +2 -2
- package/json-schema/system/Feature.json +2 -2
- package/json-schema/system/FieldEncryption.json +2 -2
- package/json-schema/system/FileDestinationConfig.json +2 -2
- package/json-schema/system/FileMetadata.json +2 -2
- package/json-schema/system/GCounter.json +2 -2
- package/json-schema/system/GDPRConfig.json +2 -2
- package/json-schema/system/HIPAAConfig.json +2 -2
- package/json-schema/system/HistogramBucketConfig.json +2 -2
- package/json-schema/system/HttpDestinationConfig.json +2 -2
- package/json-schema/system/HttpServerConfig.json +2 -2
- package/json-schema/system/InAppNotification.json +2 -2
- package/json-schema/system/IntervalSchedule.json +2 -2
- package/json-schema/system/Job.json +2 -2
- package/json-schema/system/JobExecution.json +2 -2
- package/json-schema/system/JobExecutionStatus.json +2 -2
- package/json-schema/system/KernelServiceMap.json +2 -2
- package/json-schema/system/KeyManagementProvider.json +2 -2
- package/json-schema/system/KeyRotationPolicy.json +2 -2
- package/json-schema/system/LWWRegister.json +2 -2
- package/json-schema/system/LevelIsolationStrategySchema.json +2 -2
- package/json-schema/system/License.json +2 -2
- package/json-schema/system/LicenseMetricType.json +2 -2
- package/json-schema/system/LifecycleAction.json +2 -2
- package/json-schema/system/LifecyclePolicyConfig.json +2 -2
- package/json-schema/system/LifecyclePolicyRule.json +2 -2
- package/json-schema/system/Locale.json +2 -2
- package/json-schema/system/LogDestination.json +2 -2
- package/json-schema/system/LogDestinationType.json +2 -2
- package/json-schema/system/LogEnrichmentConfig.json +2 -2
- package/json-schema/system/LogEntry.json +2 -2
- package/json-schema/system/LogFormat.json +2 -2
- package/json-schema/system/LogLevel.json +2 -2
- package/json-schema/system/LoggerConfig.json +2 -2
- package/json-schema/system/LoggingConfig.json +2 -2
- package/json-schema/system/MaskingConfig.json +2 -2
- package/json-schema/system/MaskingRule.json +2 -2
- package/json-schema/system/MaskingStrategy.json +2 -2
- package/json-schema/system/MaskingVisibilityRule.json +2 -2
- package/json-schema/system/MessageQueueConfig.json +2 -2
- package/json-schema/system/MessageQueueProvider.json +2 -2
- package/json-schema/system/MetadataCollectionInfo.json +2 -2
- package/json-schema/system/MetadataExportOptions.json +2 -2
- package/json-schema/system/MetadataFallbackStrategy.json +2 -2
- package/json-schema/system/MetadataFormat.json +2 -2
- package/json-schema/system/MetadataImportOptions.json +2 -2
- package/json-schema/system/MetadataLoadOptions.json +2 -2
- package/json-schema/system/MetadataLoadResult.json +2 -2
- package/json-schema/system/MetadataLoaderContract.json +2 -2
- package/json-schema/system/MetadataManagerConfig.json +2 -2
- package/json-schema/system/MetadataRecord.json +2 -2
- package/json-schema/system/MetadataSaveOptions.json +2 -2
- package/json-schema/system/MetadataSaveResult.json +2 -2
- package/json-schema/system/MetadataScope.json +2 -2
- package/json-schema/system/MetadataSource.json +2 -2
- package/json-schema/system/MetadataState.json +2 -2
- package/json-schema/system/MetadataStats.json +2 -2
- package/json-schema/system/MetadataWatchEvent.json +2 -2
- package/json-schema/system/MetricAggregationConfig.json +2 -2
- package/json-schema/system/MetricAggregationType.json +2 -2
- package/json-schema/system/MetricDataPoint.json +2 -2
- package/json-schema/system/MetricDefinition.json +2 -2
- package/json-schema/system/MetricExportConfig.json +2 -2
- package/json-schema/system/MetricLabels.json +2 -2
- package/json-schema/system/MetricType.json +2 -2
- package/json-schema/system/MetricUnit.json +2 -2
- package/json-schema/system/MetricsConfig.json +2 -2
- package/json-schema/system/MiddlewareConfig.json +2 -2
- package/json-schema/system/MiddlewareType.json +2 -2
- package/json-schema/system/MigrationDependency.json +2 -2
- package/json-schema/system/MigrationOperation.json +2 -2
- package/json-schema/system/ModifyFieldOperation.json +2 -2
- package/json-schema/system/MultipartUploadConfig.json +2 -2
- package/json-schema/system/MutualTLSConfig.json +2 -2
- package/json-schema/system/NotificationChannel.json +2 -2
- package/json-schema/system/NotificationConfig.json +2 -2
- package/json-schema/system/ORSet.json +2 -2
- package/json-schema/system/ORSetElement.json +2 -2
- package/json-schema/system/OTComponent.json +2 -2
- package/json-schema/system/OTOperation.json +2 -2
- package/json-schema/system/OTOperationType.json +2 -2
- package/json-schema/system/OTTransformResult.json +2 -2
- package/json-schema/system/ObjectMetadata.json +2 -2
- package/json-schema/system/ObjectStorageConfig.json +2 -2
- package/json-schema/system/OnceSchedule.json +2 -2
- package/json-schema/system/OpenTelemetryCompatibility.json +2 -2
- package/json-schema/system/OtelExporterType.json +2 -2
- package/json-schema/system/PCIDSSConfig.json +2 -2
- package/json-schema/system/PNCounter.json +2 -2
- package/json-schema/system/Plan.json +2 -2
- package/json-schema/system/PresignedUrlConfig.json +2 -2
- package/json-schema/system/PushNotification.json +2 -2
- package/json-schema/system/QueueConfig.json +2 -2
- package/json-schema/system/RPO.json +2 -2
- package/json-schema/system/RTO.json +2 -2
- package/json-schema/system/RegistryConfig.json +2 -2
- package/json-schema/system/RegistrySyncPolicy.json +2 -2
- package/json-schema/system/RegistryUpstream.json +2 -2
- package/json-schema/system/RemoveFieldOperation.json +2 -2
- package/json-schema/system/RenameObjectOperation.json +2 -2
- package/json-schema/system/RetryPolicy.json +2 -2
- package/json-schema/system/RollbackPlan.json +2 -2
- package/json-schema/system/RouteHandlerMetadata.json +2 -2
- package/json-schema/system/RowLevelIsolationStrategy.json +2 -2
- package/json-schema/system/SMSTemplate.json +2 -2
- package/json-schema/system/SamplingDecision.json +2 -2
- package/json-schema/system/SamplingStrategyType.json +2 -2
- package/json-schema/system/Schedule.json +2 -2
- package/json-schema/system/SearchConfig.json +2 -2
- package/json-schema/system/SearchIndexConfig.json +2 -2
- package/json-schema/system/SearchProvider.json +2 -2
- package/json-schema/system/SecurityContextConfig.json +2 -2
- package/json-schema/system/SecurityEventCorrelation.json +2 -2
- package/json-schema/system/ServerCapabilities.json +2 -2
- package/json-schema/system/ServerEvent.json +2 -2
- package/json-schema/system/ServerEventType.json +2 -2
- package/json-schema/system/ServerStatus.json +2 -2
- package/json-schema/system/ServiceConfig.json +2 -2
- package/json-schema/system/ServiceCriticality.json +2 -2
- package/json-schema/system/ServiceLevelIndicator.json +2 -2
- package/json-schema/system/ServiceLevelObjective.json +2 -2
- package/json-schema/system/ServiceStatus.json +2 -2
- package/json-schema/system/Span.json +2 -2
- package/json-schema/system/SpanAttributeValue.json +2 -2
- package/json-schema/system/SpanAttributes.json +2 -2
- package/json-schema/system/SpanEvent.json +2 -2
- package/json-schema/system/SpanKind.json +2 -2
- package/json-schema/system/SpanLink.json +2 -2
- package/json-schema/system/SpanStatus.json +2 -2
- package/json-schema/system/StorageAcl.json +2 -2
- package/json-schema/system/StorageClass.json +2 -2
- package/json-schema/system/StorageConnection.json +2 -2
- package/json-schema/system/StorageProvider.json +2 -2
- package/json-schema/system/StorageScope.json +2 -2
- package/json-schema/system/StructuredLogEntry.json +2 -2
- package/json-schema/system/SuspiciousActivityRule.json +2 -2
- package/json-schema/system/Task.json +2 -2
- package/json-schema/system/TaskExecutionResult.json +2 -2
- package/json-schema/system/TaskPriority.json +2 -2
- package/json-schema/system/TaskRetryPolicy.json +2 -2
- package/json-schema/system/TaskStatus.json +2 -2
- package/json-schema/system/Tenant.json +2 -2
- package/json-schema/system/TenantIsolationConfig.json +2 -2
- package/json-schema/system/TenantIsolationLevel.json +2 -2
- package/json-schema/system/TenantQuota.json +2 -2
- package/json-schema/system/TenantSecurityPolicy.json +2 -2
- package/json-schema/system/TextCRDTOperation.json +2 -2
- package/json-schema/system/TextCRDTState.json +2 -2
- package/json-schema/system/TimeSeries.json +2 -2
- package/json-schema/system/TimeSeriesDataPoint.json +2 -2
- package/json-schema/system/TopicConfig.json +2 -2
- package/json-schema/system/TraceContext.json +2 -2
- package/json-schema/system/TraceContextPropagation.json +2 -2
- package/json-schema/system/TraceFlags.json +2 -2
- package/json-schema/system/TracePropagationFormat.json +2 -2
- package/json-schema/system/TraceSamplingConfig.json +2 -2
- package/json-schema/system/TraceState.json +2 -2
- package/json-schema/system/TracingConfig.json +2 -2
- package/json-schema/system/TranslationBundle.json +2 -2
- package/json-schema/system/TranslationData.json +2 -2
- package/json-schema/system/UserActivityStatus.json +2 -2
- package/json-schema/system/VectorClock.json +2 -2
- package/json-schema/system/WorkerStats.json +2 -2
- package/json-schema/ui/Action.json +2 -2
- package/json-schema/ui/ActionParam.json +2 -2
- package/json-schema/ui/Animation.json +2 -2
- package/json-schema/ui/AnimationTrigger.json +2 -2
- package/json-schema/ui/App.json +2 -2
- package/json-schema/ui/AppBranding.json +2 -2
- package/json-schema/ui/AriaProps.json +2 -2
- package/json-schema/ui/BorderRadius.json +2 -2
- package/json-schema/ui/BreakpointColumnMap.json +2 -2
- package/json-schema/ui/BreakpointName.json +2 -2
- package/json-schema/ui/BreakpointOrderMap.json +2 -2
- package/json-schema/ui/Breakpoints.json +2 -2
- package/json-schema/ui/CalendarConfig.json +2 -2
- package/json-schema/ui/ChartAnnotation.json +2 -2
- package/json-schema/ui/ChartAxis.json +2 -2
- package/json-schema/ui/ChartConfig.json +2 -2
- package/json-schema/ui/ChartInteraction.json +2 -2
- package/json-schema/ui/ChartSeries.json +2 -2
- package/json-schema/ui/ChartType.json +2 -2
- package/json-schema/ui/ColorPalette.json +2 -2
- package/json-schema/ui/ColumnSummary.json +2 -2
- package/json-schema/ui/ComponentAnimation.json +2 -2
- package/json-schema/ui/ConflictResolution.json +2 -2
- package/json-schema/ui/Dashboard.json +2 -2
- package/json-schema/ui/DashboardNavItem.json +2 -2
- package/json-schema/ui/DashboardWidget.json +2 -2
- package/json-schema/ui/DateFormat.json +2 -2
- package/json-schema/ui/DensityMode.json +2 -2
- package/json-schema/ui/DndConfig.json +2 -2
- package/json-schema/ui/DragConstraint.json +2 -2
- package/json-schema/ui/DragHandle.json +2 -2
- package/json-schema/ui/DragItem.json +2 -2
- package/json-schema/ui/DropEffect.json +2 -2
- package/json-schema/ui/DropZone.json +2 -2
- package/json-schema/ui/EasingFunction.json +2 -2
- package/json-schema/ui/EvictionPolicy.json +2 -2
- package/json-schema/ui/FocusManagement.json +2 -2
- package/json-schema/ui/FocusTrapConfig.json +2 -2
- package/json-schema/ui/FormField.json +2 -2
- package/json-schema/ui/GalleryConfig.json +2 -2
- package/json-schema/ui/GanttConfig.json +2 -2
- package/json-schema/ui/GestureConfig.json +2 -2
- package/json-schema/ui/GestureType.json +2 -2
- package/json-schema/ui/GroupNavItem.json +2 -2
- package/json-schema/ui/GroupingConfig.json +2 -2
- package/json-schema/ui/GroupingField.json +2 -2
- package/json-schema/ui/HttpMethod.json +2 -2
- package/json-schema/ui/HttpRequest.json +2 -2
- package/json-schema/ui/I18nLabel.json +2 -2
- package/json-schema/ui/I18nObject.json +2 -2
- package/json-schema/ui/KanbanConfig.json +2 -2
- package/json-schema/ui/KeyboardNavigationConfig.json +2 -2
- package/json-schema/ui/KeyboardShortcut.json +2 -2
- package/json-schema/ui/ListColumn.json +2 -2
- package/json-schema/ui/ListView.json +2 -2
- package/json-schema/ui/LocaleConfig.json +2 -2
- package/json-schema/ui/LongPressGestureConfig.json +2 -2
- package/json-schema/ui/MotionConfig.json +2 -2
- package/json-schema/ui/NavigationConfig.json +2 -2
- package/json-schema/ui/NavigationItem.json +2 -2
- package/json-schema/ui/NavigationMode.json +2 -2
- package/json-schema/ui/Notification.json +2 -2
- package/json-schema/ui/NotificationAction.json +2 -2
- package/json-schema/ui/NotificationConfig.json +2 -2
- package/json-schema/ui/NotificationPosition.json +2 -2
- package/json-schema/ui/NotificationSeverity.json +2 -2
- package/json-schema/ui/NotificationType.json +2 -2
- package/json-schema/ui/NumberFormat.json +2 -2
- package/json-schema/ui/ObjectNavItem.json +2 -2
- package/json-schema/ui/OfflineCacheConfig.json +2 -2
- package/json-schema/ui/OfflineConfig.json +2 -2
- package/json-schema/ui/OfflineStrategy.json +2 -2
- package/json-schema/ui/Page.json +2 -2
- package/json-schema/ui/PageCardProps.json +2 -2
- package/json-schema/ui/PageComponent.json +2 -2
- package/json-schema/ui/PageComponentType.json +2 -2
- package/json-schema/ui/PageHeaderProps.json +2 -2
- package/json-schema/ui/PageNavItem.json +2 -2
- package/json-schema/ui/PageRegion.json +2 -2
- package/json-schema/ui/PageTabsProps.json +2 -2
- package/json-schema/ui/PageTransition.json +2 -2
- package/json-schema/ui/PageVariable.json +2 -2
- package/json-schema/ui/PaginationConfig.json +2 -2
- package/json-schema/ui/PerformanceConfig.json +2 -2
- package/json-schema/ui/PersistStorage.json +2 -2
- package/json-schema/ui/PinchGestureConfig.json +2 -2
- package/json-schema/ui/PluralRule.json +2 -2
- package/json-schema/ui/RecordDetailsProps.json +2 -2
- package/json-schema/ui/RecordHighlightsProps.json +2 -2
- package/json-schema/ui/RecordRelatedListProps.json +2 -2
- package/json-schema/ui/Report.json +2 -2
- package/json-schema/ui/ReportChart.json +2 -2
- package/json-schema/ui/ReportColumn.json +2 -2
- package/json-schema/ui/ReportGrouping.json +2 -2
- package/json-schema/ui/ReportType.json +2 -2
- package/json-schema/ui/ResponsiveConfig.json +2 -2
- package/json-schema/ui/RowColorConfig.json +2 -2
- package/json-schema/ui/RowHeight.json +2 -2
- package/json-schema/ui/SelectionConfig.json +2 -2
- package/json-schema/ui/Shadow.json +2 -2
- package/json-schema/ui/Spacing.json +2 -2
- package/json-schema/ui/SwipeDirection.json +2 -2
- package/json-schema/ui/SwipeGestureConfig.json +2 -2
- package/json-schema/ui/SyncConfig.json +2 -2
- package/json-schema/ui/Theme.json +2 -2
- package/json-schema/ui/ThemeMode.json +2 -2
- package/json-schema/ui/TimelineConfig.json +2 -2
- package/json-schema/ui/TouchInteraction.json +2 -2
- package/json-schema/ui/TouchTargetConfig.json +2 -2
- package/json-schema/ui/TransitionConfig.json +2 -2
- package/json-schema/ui/TransitionPreset.json +2 -2
- package/json-schema/ui/Typography.json +2 -2
- package/json-schema/ui/UrlNavItem.json +2 -2
- package/json-schema/ui/ViewData.json +2 -2
- package/json-schema/ui/ViewSharing.json +2 -2
- package/json-schema/ui/WcagContrastLevel.json +2 -2
- package/json-schema/ui/WidgetEvent.json +2 -2
- package/json-schema/ui/WidgetLifecycle.json +2 -2
- package/json-schema/ui/WidgetManifest.json +2 -2
- package/json-schema/ui/WidgetProperty.json +2 -2
- package/json-schema/ui/WidgetSource.json +2 -2
- package/json-schema/ui/ZIndex.json +2 -2
- package/package.json +1 -1
- package/dist/validation.zod-DsfiT4JU.d.mts +0 -629
- package/dist/validation.zod-DsfiT4JU.d.ts +0 -629
- package/dist/{index-DNKiU_-x.d.mts → index-CGz6eD3q.d.mts} +1 -1
- package/dist/{index-DNKiU_-x.d.ts → index-CGz6eD3q.d.ts} +1 -1
- package/dist/{metadata-plugin.zod-DHAdVjV2.d.mts → metadata-plugin.zod-TsdAQIxf.d.mts} +3 -3
- package/dist/{metadata-plugin.zod-DHAdVjV2.d.ts → metadata-plugin.zod-TsdAQIxf.d.ts} +3 -3
- package/dist/{package-registry.zod-FnVQMWgO.d.mts → package-registry.zod-rdVhQ23C.d.mts} +28 -28
- package/dist/{package-registry.zod-FnVQMWgO.d.ts → package-registry.zod-rdVhQ23C.d.ts} +28 -28
|
@@ -161,9 +161,9 @@ declare const JoinType: z.ZodEnum<{
|
|
|
161
161
|
* - **loop**: Nested loop lookup (N+1 safe version). (Good for small right-side lookups).
|
|
162
162
|
*/
|
|
163
163
|
declare const JoinStrategy: z.ZodEnum<{
|
|
164
|
-
auto: "auto";
|
|
165
164
|
database: "database";
|
|
166
165
|
hash: "hash";
|
|
166
|
+
auto: "auto";
|
|
167
167
|
loop: "loop";
|
|
168
168
|
}>;
|
|
169
169
|
/**
|
|
@@ -633,7 +633,6 @@ declare const FieldType: z.ZodEnum<{
|
|
|
633
633
|
lookup: "lookup";
|
|
634
634
|
file: "file";
|
|
635
635
|
json: "json";
|
|
636
|
-
code: "code";
|
|
637
636
|
text: "text";
|
|
638
637
|
textarea: "textarea";
|
|
639
638
|
email: "email";
|
|
@@ -663,6 +662,7 @@ declare const FieldType: z.ZodEnum<{
|
|
|
663
662
|
autonumber: "autonumber";
|
|
664
663
|
location: "location";
|
|
665
664
|
address: "address";
|
|
665
|
+
code: "code";
|
|
666
666
|
color: "color";
|
|
667
667
|
rating: "rating";
|
|
668
668
|
slider: "slider";
|
|
@@ -720,8 +720,8 @@ declare const LocationCoordinatesSchema: z.ZodObject<{
|
|
|
720
720
|
declare const CurrencyConfigSchema: z.ZodObject<{
|
|
721
721
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
722
722
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
723
|
-
fixed: "fixed";
|
|
724
723
|
dynamic: "dynamic";
|
|
724
|
+
fixed: "fixed";
|
|
725
725
|
}>>;
|
|
726
726
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
727
727
|
}, z.core.$strip>;
|
|
@@ -784,9 +784,9 @@ declare const VectorConfigSchema: z.ZodObject<{
|
|
|
784
784
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
785
785
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
786
786
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
787
|
-
flat: "flat";
|
|
788
787
|
hnsw: "hnsw";
|
|
789
788
|
ivfflat: "ivfflat";
|
|
789
|
+
flat: "flat";
|
|
790
790
|
}>>;
|
|
791
791
|
}, z.core.$strip>;
|
|
792
792
|
/**
|
|
@@ -940,7 +940,6 @@ declare const FieldSchema: z.ZodObject<{
|
|
|
940
940
|
lookup: "lookup";
|
|
941
941
|
file: "file";
|
|
942
942
|
json: "json";
|
|
943
|
-
code: "code";
|
|
944
943
|
text: "text";
|
|
945
944
|
textarea: "textarea";
|
|
946
945
|
email: "email";
|
|
@@ -970,6 +969,7 @@ declare const FieldSchema: z.ZodObject<{
|
|
|
970
969
|
autonumber: "autonumber";
|
|
971
970
|
location: "location";
|
|
972
971
|
address: "address";
|
|
972
|
+
code: "code";
|
|
973
973
|
color: "color";
|
|
974
974
|
rating: "rating";
|
|
975
975
|
slider: "slider";
|
|
@@ -1061,8 +1061,8 @@ declare const FieldSchema: z.ZodObject<{
|
|
|
1061
1061
|
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
1062
1062
|
precision: z.ZodDefault<z.ZodNumber>;
|
|
1063
1063
|
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
1064
|
-
fixed: "fixed";
|
|
1065
1064
|
dynamic: "dynamic";
|
|
1065
|
+
fixed: "fixed";
|
|
1066
1066
|
}>>;
|
|
1067
1067
|
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
1068
1068
|
}, z.core.$strip>>;
|
|
@@ -1077,9 +1077,9 @@ declare const FieldSchema: z.ZodObject<{
|
|
|
1077
1077
|
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
1078
1078
|
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
1079
1079
|
indexType: z.ZodOptional<z.ZodEnum<{
|
|
1080
|
-
flat: "flat";
|
|
1081
1080
|
hnsw: "hnsw";
|
|
1082
1081
|
ivfflat: "ivfflat";
|
|
1082
|
+
flat: "flat";
|
|
1083
1083
|
}>>;
|
|
1084
1084
|
}, z.core.$strip>>;
|
|
1085
1085
|
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -1163,9 +1163,9 @@ declare const FieldSchema: z.ZodObject<{
|
|
|
1163
1163
|
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
1164
1164
|
field: z.ZodString;
|
|
1165
1165
|
strategy: z.ZodEnum<{
|
|
1166
|
-
hash: "hash";
|
|
1167
1166
|
redact: "redact";
|
|
1168
1167
|
partial: "partial";
|
|
1168
|
+
hash: "hash";
|
|
1169
1169
|
tokenize: "tokenize";
|
|
1170
1170
|
randomize: "randomize";
|
|
1171
1171
|
nullify: "nullify";
|
|
@@ -1231,8 +1231,6 @@ declare const Field: {
|
|
|
1231
1231
|
readonly min?: number | undefined;
|
|
1232
1232
|
readonly max?: number | undefined;
|
|
1233
1233
|
readonly name?: string | undefined;
|
|
1234
|
-
readonly description?: string | undefined;
|
|
1235
|
-
readonly language?: string | undefined;
|
|
1236
1234
|
readonly encryptionConfig?: {
|
|
1237
1235
|
enabled: boolean;
|
|
1238
1236
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -1252,6 +1250,7 @@ declare const Field: {
|
|
|
1252
1250
|
} | undefined;
|
|
1253
1251
|
readonly label?: string | undefined;
|
|
1254
1252
|
readonly precision?: number | undefined;
|
|
1253
|
+
readonly description?: string | undefined;
|
|
1255
1254
|
readonly required?: boolean | undefined;
|
|
1256
1255
|
readonly searchable?: boolean | undefined;
|
|
1257
1256
|
readonly multiple?: boolean | undefined;
|
|
@@ -1274,6 +1273,7 @@ declare const Field: {
|
|
|
1274
1273
|
field: string;
|
|
1275
1274
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
1276
1275
|
} | undefined;
|
|
1276
|
+
readonly language?: string | undefined;
|
|
1277
1277
|
readonly theme?: string | undefined;
|
|
1278
1278
|
readonly lineNumbers?: boolean | undefined;
|
|
1279
1279
|
readonly maxRating?: number | undefined;
|
|
@@ -1293,7 +1293,7 @@ declare const Field: {
|
|
|
1293
1293
|
readonly allowScanning?: boolean | undefined;
|
|
1294
1294
|
readonly currencyConfig?: {
|
|
1295
1295
|
precision: number;
|
|
1296
|
-
currencyMode: "
|
|
1296
|
+
currencyMode: "dynamic" | "fixed";
|
|
1297
1297
|
defaultCurrency: string;
|
|
1298
1298
|
} | undefined;
|
|
1299
1299
|
readonly vectorConfig?: {
|
|
@@ -1301,7 +1301,7 @@ declare const Field: {
|
|
|
1301
1301
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
1302
1302
|
normalized: boolean;
|
|
1303
1303
|
indexed: boolean;
|
|
1304
|
-
indexType?: "
|
|
1304
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
1305
1305
|
} | undefined;
|
|
1306
1306
|
readonly fileAttachmentConfig?: {
|
|
1307
1307
|
virusScan: boolean;
|
|
@@ -1346,7 +1346,7 @@ declare const Field: {
|
|
|
1346
1346
|
} | undefined;
|
|
1347
1347
|
readonly maskingRule?: {
|
|
1348
1348
|
field: string;
|
|
1349
|
-
strategy: "
|
|
1349
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
1350
1350
|
preserveFormat: boolean;
|
|
1351
1351
|
preserveLength: boolean;
|
|
1352
1352
|
pattern?: string | undefined;
|
|
@@ -1388,8 +1388,6 @@ declare const Field: {
|
|
|
1388
1388
|
readonly min?: number | undefined;
|
|
1389
1389
|
readonly max?: number | undefined;
|
|
1390
1390
|
readonly name?: string | undefined;
|
|
1391
|
-
readonly description?: string | undefined;
|
|
1392
|
-
readonly language?: string | undefined;
|
|
1393
1391
|
readonly encryptionConfig?: {
|
|
1394
1392
|
enabled: boolean;
|
|
1395
1393
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -1409,6 +1407,7 @@ declare const Field: {
|
|
|
1409
1407
|
} | undefined;
|
|
1410
1408
|
readonly label?: string | undefined;
|
|
1411
1409
|
readonly precision?: number | undefined;
|
|
1410
|
+
readonly description?: string | undefined;
|
|
1412
1411
|
readonly required?: boolean | undefined;
|
|
1413
1412
|
readonly searchable?: boolean | undefined;
|
|
1414
1413
|
readonly multiple?: boolean | undefined;
|
|
@@ -1431,6 +1430,7 @@ declare const Field: {
|
|
|
1431
1430
|
field: string;
|
|
1432
1431
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
1433
1432
|
} | undefined;
|
|
1433
|
+
readonly language?: string | undefined;
|
|
1434
1434
|
readonly theme?: string | undefined;
|
|
1435
1435
|
readonly lineNumbers?: boolean | undefined;
|
|
1436
1436
|
readonly maxRating?: number | undefined;
|
|
@@ -1450,7 +1450,7 @@ declare const Field: {
|
|
|
1450
1450
|
readonly allowScanning?: boolean | undefined;
|
|
1451
1451
|
readonly currencyConfig?: {
|
|
1452
1452
|
precision: number;
|
|
1453
|
-
currencyMode: "
|
|
1453
|
+
currencyMode: "dynamic" | "fixed";
|
|
1454
1454
|
defaultCurrency: string;
|
|
1455
1455
|
} | undefined;
|
|
1456
1456
|
readonly vectorConfig?: {
|
|
@@ -1458,7 +1458,7 @@ declare const Field: {
|
|
|
1458
1458
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
1459
1459
|
normalized: boolean;
|
|
1460
1460
|
indexed: boolean;
|
|
1461
|
-
indexType?: "
|
|
1461
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
1462
1462
|
} | undefined;
|
|
1463
1463
|
readonly fileAttachmentConfig?: {
|
|
1464
1464
|
virusScan: boolean;
|
|
@@ -1503,7 +1503,7 @@ declare const Field: {
|
|
|
1503
1503
|
} | undefined;
|
|
1504
1504
|
readonly maskingRule?: {
|
|
1505
1505
|
field: string;
|
|
1506
|
-
strategy: "
|
|
1506
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
1507
1507
|
preserveFormat: boolean;
|
|
1508
1508
|
preserveLength: boolean;
|
|
1509
1509
|
pattern?: string | undefined;
|
|
@@ -1545,8 +1545,6 @@ declare const Field: {
|
|
|
1545
1545
|
readonly min?: number | undefined;
|
|
1546
1546
|
readonly max?: number | undefined;
|
|
1547
1547
|
readonly name?: string | undefined;
|
|
1548
|
-
readonly description?: string | undefined;
|
|
1549
|
-
readonly language?: string | undefined;
|
|
1550
1548
|
readonly encryptionConfig?: {
|
|
1551
1549
|
enabled: boolean;
|
|
1552
1550
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -1566,6 +1564,7 @@ declare const Field: {
|
|
|
1566
1564
|
} | undefined;
|
|
1567
1565
|
readonly label?: string | undefined;
|
|
1568
1566
|
readonly precision?: number | undefined;
|
|
1567
|
+
readonly description?: string | undefined;
|
|
1569
1568
|
readonly required?: boolean | undefined;
|
|
1570
1569
|
readonly searchable?: boolean | undefined;
|
|
1571
1570
|
readonly multiple?: boolean | undefined;
|
|
@@ -1588,6 +1587,7 @@ declare const Field: {
|
|
|
1588
1587
|
field: string;
|
|
1589
1588
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
1590
1589
|
} | undefined;
|
|
1590
|
+
readonly language?: string | undefined;
|
|
1591
1591
|
readonly theme?: string | undefined;
|
|
1592
1592
|
readonly lineNumbers?: boolean | undefined;
|
|
1593
1593
|
readonly maxRating?: number | undefined;
|
|
@@ -1607,7 +1607,7 @@ declare const Field: {
|
|
|
1607
1607
|
readonly allowScanning?: boolean | undefined;
|
|
1608
1608
|
readonly currencyConfig?: {
|
|
1609
1609
|
precision: number;
|
|
1610
|
-
currencyMode: "
|
|
1610
|
+
currencyMode: "dynamic" | "fixed";
|
|
1611
1611
|
defaultCurrency: string;
|
|
1612
1612
|
} | undefined;
|
|
1613
1613
|
readonly vectorConfig?: {
|
|
@@ -1615,7 +1615,7 @@ declare const Field: {
|
|
|
1615
1615
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
1616
1616
|
normalized: boolean;
|
|
1617
1617
|
indexed: boolean;
|
|
1618
|
-
indexType?: "
|
|
1618
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
1619
1619
|
} | undefined;
|
|
1620
1620
|
readonly fileAttachmentConfig?: {
|
|
1621
1621
|
virusScan: boolean;
|
|
@@ -1660,7 +1660,7 @@ declare const Field: {
|
|
|
1660
1660
|
} | undefined;
|
|
1661
1661
|
readonly maskingRule?: {
|
|
1662
1662
|
field: string;
|
|
1663
|
-
strategy: "
|
|
1663
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
1664
1664
|
preserveFormat: boolean;
|
|
1665
1665
|
preserveLength: boolean;
|
|
1666
1666
|
pattern?: string | undefined;
|
|
@@ -1702,8 +1702,6 @@ declare const Field: {
|
|
|
1702
1702
|
readonly min?: number | undefined;
|
|
1703
1703
|
readonly max?: number | undefined;
|
|
1704
1704
|
readonly name?: string | undefined;
|
|
1705
|
-
readonly description?: string | undefined;
|
|
1706
|
-
readonly language?: string | undefined;
|
|
1707
1705
|
readonly encryptionConfig?: {
|
|
1708
1706
|
enabled: boolean;
|
|
1709
1707
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -1723,6 +1721,7 @@ declare const Field: {
|
|
|
1723
1721
|
} | undefined;
|
|
1724
1722
|
readonly label?: string | undefined;
|
|
1725
1723
|
readonly precision?: number | undefined;
|
|
1724
|
+
readonly description?: string | undefined;
|
|
1726
1725
|
readonly required?: boolean | undefined;
|
|
1727
1726
|
readonly searchable?: boolean | undefined;
|
|
1728
1727
|
readonly multiple?: boolean | undefined;
|
|
@@ -1745,6 +1744,7 @@ declare const Field: {
|
|
|
1745
1744
|
field: string;
|
|
1746
1745
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
1747
1746
|
} | undefined;
|
|
1747
|
+
readonly language?: string | undefined;
|
|
1748
1748
|
readonly theme?: string | undefined;
|
|
1749
1749
|
readonly lineNumbers?: boolean | undefined;
|
|
1750
1750
|
readonly maxRating?: number | undefined;
|
|
@@ -1764,7 +1764,7 @@ declare const Field: {
|
|
|
1764
1764
|
readonly allowScanning?: boolean | undefined;
|
|
1765
1765
|
readonly currencyConfig?: {
|
|
1766
1766
|
precision: number;
|
|
1767
|
-
currencyMode: "
|
|
1767
|
+
currencyMode: "dynamic" | "fixed";
|
|
1768
1768
|
defaultCurrency: string;
|
|
1769
1769
|
} | undefined;
|
|
1770
1770
|
readonly vectorConfig?: {
|
|
@@ -1772,7 +1772,7 @@ declare const Field: {
|
|
|
1772
1772
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
1773
1773
|
normalized: boolean;
|
|
1774
1774
|
indexed: boolean;
|
|
1775
|
-
indexType?: "
|
|
1775
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
1776
1776
|
} | undefined;
|
|
1777
1777
|
readonly fileAttachmentConfig?: {
|
|
1778
1778
|
virusScan: boolean;
|
|
@@ -1817,7 +1817,7 @@ declare const Field: {
|
|
|
1817
1817
|
} | undefined;
|
|
1818
1818
|
readonly maskingRule?: {
|
|
1819
1819
|
field: string;
|
|
1820
|
-
strategy: "
|
|
1820
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
1821
1821
|
preserveFormat: boolean;
|
|
1822
1822
|
preserveLength: boolean;
|
|
1823
1823
|
pattern?: string | undefined;
|
|
@@ -1859,8 +1859,6 @@ declare const Field: {
|
|
|
1859
1859
|
readonly min?: number | undefined;
|
|
1860
1860
|
readonly max?: number | undefined;
|
|
1861
1861
|
readonly name?: string | undefined;
|
|
1862
|
-
readonly description?: string | undefined;
|
|
1863
|
-
readonly language?: string | undefined;
|
|
1864
1862
|
readonly encryptionConfig?: {
|
|
1865
1863
|
enabled: boolean;
|
|
1866
1864
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -1880,6 +1878,7 @@ declare const Field: {
|
|
|
1880
1878
|
} | undefined;
|
|
1881
1879
|
readonly label?: string | undefined;
|
|
1882
1880
|
readonly precision?: number | undefined;
|
|
1881
|
+
readonly description?: string | undefined;
|
|
1883
1882
|
readonly required?: boolean | undefined;
|
|
1884
1883
|
readonly searchable?: boolean | undefined;
|
|
1885
1884
|
readonly multiple?: boolean | undefined;
|
|
@@ -1902,6 +1901,7 @@ declare const Field: {
|
|
|
1902
1901
|
field: string;
|
|
1903
1902
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
1904
1903
|
} | undefined;
|
|
1904
|
+
readonly language?: string | undefined;
|
|
1905
1905
|
readonly theme?: string | undefined;
|
|
1906
1906
|
readonly lineNumbers?: boolean | undefined;
|
|
1907
1907
|
readonly maxRating?: number | undefined;
|
|
@@ -1921,7 +1921,7 @@ declare const Field: {
|
|
|
1921
1921
|
readonly allowScanning?: boolean | undefined;
|
|
1922
1922
|
readonly currencyConfig?: {
|
|
1923
1923
|
precision: number;
|
|
1924
|
-
currencyMode: "
|
|
1924
|
+
currencyMode: "dynamic" | "fixed";
|
|
1925
1925
|
defaultCurrency: string;
|
|
1926
1926
|
} | undefined;
|
|
1927
1927
|
readonly vectorConfig?: {
|
|
@@ -1929,7 +1929,7 @@ declare const Field: {
|
|
|
1929
1929
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
1930
1930
|
normalized: boolean;
|
|
1931
1931
|
indexed: boolean;
|
|
1932
|
-
indexType?: "
|
|
1932
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
1933
1933
|
} | undefined;
|
|
1934
1934
|
readonly fileAttachmentConfig?: {
|
|
1935
1935
|
virusScan: boolean;
|
|
@@ -1974,7 +1974,7 @@ declare const Field: {
|
|
|
1974
1974
|
} | undefined;
|
|
1975
1975
|
readonly maskingRule?: {
|
|
1976
1976
|
field: string;
|
|
1977
|
-
strategy: "
|
|
1977
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
1978
1978
|
preserveFormat: boolean;
|
|
1979
1979
|
preserveLength: boolean;
|
|
1980
1980
|
pattern?: string | undefined;
|
|
@@ -2016,8 +2016,6 @@ declare const Field: {
|
|
|
2016
2016
|
readonly min?: number | undefined;
|
|
2017
2017
|
readonly max?: number | undefined;
|
|
2018
2018
|
readonly name?: string | undefined;
|
|
2019
|
-
readonly description?: string | undefined;
|
|
2020
|
-
readonly language?: string | undefined;
|
|
2021
2019
|
readonly encryptionConfig?: {
|
|
2022
2020
|
enabled: boolean;
|
|
2023
2021
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -2037,6 +2035,7 @@ declare const Field: {
|
|
|
2037
2035
|
} | undefined;
|
|
2038
2036
|
readonly label?: string | undefined;
|
|
2039
2037
|
readonly precision?: number | undefined;
|
|
2038
|
+
readonly description?: string | undefined;
|
|
2040
2039
|
readonly required?: boolean | undefined;
|
|
2041
2040
|
readonly searchable?: boolean | undefined;
|
|
2042
2041
|
readonly multiple?: boolean | undefined;
|
|
@@ -2059,6 +2058,7 @@ declare const Field: {
|
|
|
2059
2058
|
field: string;
|
|
2060
2059
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
2061
2060
|
} | undefined;
|
|
2061
|
+
readonly language?: string | undefined;
|
|
2062
2062
|
readonly theme?: string | undefined;
|
|
2063
2063
|
readonly lineNumbers?: boolean | undefined;
|
|
2064
2064
|
readonly maxRating?: number | undefined;
|
|
@@ -2078,7 +2078,7 @@ declare const Field: {
|
|
|
2078
2078
|
readonly allowScanning?: boolean | undefined;
|
|
2079
2079
|
readonly currencyConfig?: {
|
|
2080
2080
|
precision: number;
|
|
2081
|
-
currencyMode: "
|
|
2081
|
+
currencyMode: "dynamic" | "fixed";
|
|
2082
2082
|
defaultCurrency: string;
|
|
2083
2083
|
} | undefined;
|
|
2084
2084
|
readonly vectorConfig?: {
|
|
@@ -2086,7 +2086,7 @@ declare const Field: {
|
|
|
2086
2086
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
2087
2087
|
normalized: boolean;
|
|
2088
2088
|
indexed: boolean;
|
|
2089
|
-
indexType?: "
|
|
2089
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
2090
2090
|
} | undefined;
|
|
2091
2091
|
readonly fileAttachmentConfig?: {
|
|
2092
2092
|
virusScan: boolean;
|
|
@@ -2131,7 +2131,7 @@ declare const Field: {
|
|
|
2131
2131
|
} | undefined;
|
|
2132
2132
|
readonly maskingRule?: {
|
|
2133
2133
|
field: string;
|
|
2134
|
-
strategy: "
|
|
2134
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
2135
2135
|
preserveFormat: boolean;
|
|
2136
2136
|
preserveLength: boolean;
|
|
2137
2137
|
pattern?: string | undefined;
|
|
@@ -2173,8 +2173,6 @@ declare const Field: {
|
|
|
2173
2173
|
readonly min?: number | undefined;
|
|
2174
2174
|
readonly max?: number | undefined;
|
|
2175
2175
|
readonly name?: string | undefined;
|
|
2176
|
-
readonly description?: string | undefined;
|
|
2177
|
-
readonly language?: string | undefined;
|
|
2178
2176
|
readonly encryptionConfig?: {
|
|
2179
2177
|
enabled: boolean;
|
|
2180
2178
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -2194,6 +2192,7 @@ declare const Field: {
|
|
|
2194
2192
|
} | undefined;
|
|
2195
2193
|
readonly label?: string | undefined;
|
|
2196
2194
|
readonly precision?: number | undefined;
|
|
2195
|
+
readonly description?: string | undefined;
|
|
2197
2196
|
readonly required?: boolean | undefined;
|
|
2198
2197
|
readonly searchable?: boolean | undefined;
|
|
2199
2198
|
readonly multiple?: boolean | undefined;
|
|
@@ -2216,6 +2215,7 @@ declare const Field: {
|
|
|
2216
2215
|
field: string;
|
|
2217
2216
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
2218
2217
|
} | undefined;
|
|
2218
|
+
readonly language?: string | undefined;
|
|
2219
2219
|
readonly theme?: string | undefined;
|
|
2220
2220
|
readonly lineNumbers?: boolean | undefined;
|
|
2221
2221
|
readonly maxRating?: number | undefined;
|
|
@@ -2235,7 +2235,7 @@ declare const Field: {
|
|
|
2235
2235
|
readonly allowScanning?: boolean | undefined;
|
|
2236
2236
|
readonly currencyConfig?: {
|
|
2237
2237
|
precision: number;
|
|
2238
|
-
currencyMode: "
|
|
2238
|
+
currencyMode: "dynamic" | "fixed";
|
|
2239
2239
|
defaultCurrency: string;
|
|
2240
2240
|
} | undefined;
|
|
2241
2241
|
readonly vectorConfig?: {
|
|
@@ -2243,7 +2243,7 @@ declare const Field: {
|
|
|
2243
2243
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
2244
2244
|
normalized: boolean;
|
|
2245
2245
|
indexed: boolean;
|
|
2246
|
-
indexType?: "
|
|
2246
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
2247
2247
|
} | undefined;
|
|
2248
2248
|
readonly fileAttachmentConfig?: {
|
|
2249
2249
|
virusScan: boolean;
|
|
@@ -2288,7 +2288,7 @@ declare const Field: {
|
|
|
2288
2288
|
} | undefined;
|
|
2289
2289
|
readonly maskingRule?: {
|
|
2290
2290
|
field: string;
|
|
2291
|
-
strategy: "
|
|
2291
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
2292
2292
|
preserveFormat: boolean;
|
|
2293
2293
|
preserveLength: boolean;
|
|
2294
2294
|
pattern?: string | undefined;
|
|
@@ -2330,8 +2330,6 @@ declare const Field: {
|
|
|
2330
2330
|
readonly min?: number | undefined;
|
|
2331
2331
|
readonly max?: number | undefined;
|
|
2332
2332
|
readonly name?: string | undefined;
|
|
2333
|
-
readonly description?: string | undefined;
|
|
2334
|
-
readonly language?: string | undefined;
|
|
2335
2333
|
readonly encryptionConfig?: {
|
|
2336
2334
|
enabled: boolean;
|
|
2337
2335
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -2351,6 +2349,7 @@ declare const Field: {
|
|
|
2351
2349
|
} | undefined;
|
|
2352
2350
|
readonly label?: string | undefined;
|
|
2353
2351
|
readonly precision?: number | undefined;
|
|
2352
|
+
readonly description?: string | undefined;
|
|
2354
2353
|
readonly required?: boolean | undefined;
|
|
2355
2354
|
readonly searchable?: boolean | undefined;
|
|
2356
2355
|
readonly multiple?: boolean | undefined;
|
|
@@ -2373,6 +2372,7 @@ declare const Field: {
|
|
|
2373
2372
|
field: string;
|
|
2374
2373
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
2375
2374
|
} | undefined;
|
|
2375
|
+
readonly language?: string | undefined;
|
|
2376
2376
|
readonly theme?: string | undefined;
|
|
2377
2377
|
readonly lineNumbers?: boolean | undefined;
|
|
2378
2378
|
readonly maxRating?: number | undefined;
|
|
@@ -2392,7 +2392,7 @@ declare const Field: {
|
|
|
2392
2392
|
readonly allowScanning?: boolean | undefined;
|
|
2393
2393
|
readonly currencyConfig?: {
|
|
2394
2394
|
precision: number;
|
|
2395
|
-
currencyMode: "
|
|
2395
|
+
currencyMode: "dynamic" | "fixed";
|
|
2396
2396
|
defaultCurrency: string;
|
|
2397
2397
|
} | undefined;
|
|
2398
2398
|
readonly vectorConfig?: {
|
|
@@ -2400,7 +2400,7 @@ declare const Field: {
|
|
|
2400
2400
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
2401
2401
|
normalized: boolean;
|
|
2402
2402
|
indexed: boolean;
|
|
2403
|
-
indexType?: "
|
|
2403
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
2404
2404
|
} | undefined;
|
|
2405
2405
|
readonly fileAttachmentConfig?: {
|
|
2406
2406
|
virusScan: boolean;
|
|
@@ -2445,7 +2445,7 @@ declare const Field: {
|
|
|
2445
2445
|
} | undefined;
|
|
2446
2446
|
readonly maskingRule?: {
|
|
2447
2447
|
field: string;
|
|
2448
|
-
strategy: "
|
|
2448
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
2449
2449
|
preserveFormat: boolean;
|
|
2450
2450
|
preserveLength: boolean;
|
|
2451
2451
|
pattern?: string | undefined;
|
|
@@ -2487,8 +2487,6 @@ declare const Field: {
|
|
|
2487
2487
|
readonly min?: number | undefined;
|
|
2488
2488
|
readonly max?: number | undefined;
|
|
2489
2489
|
readonly name?: string | undefined;
|
|
2490
|
-
readonly description?: string | undefined;
|
|
2491
|
-
readonly language?: string | undefined;
|
|
2492
2490
|
readonly encryptionConfig?: {
|
|
2493
2491
|
enabled: boolean;
|
|
2494
2492
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -2508,6 +2506,7 @@ declare const Field: {
|
|
|
2508
2506
|
} | undefined;
|
|
2509
2507
|
readonly label?: string | undefined;
|
|
2510
2508
|
readonly precision?: number | undefined;
|
|
2509
|
+
readonly description?: string | undefined;
|
|
2511
2510
|
readonly required?: boolean | undefined;
|
|
2512
2511
|
readonly searchable?: boolean | undefined;
|
|
2513
2512
|
readonly multiple?: boolean | undefined;
|
|
@@ -2530,6 +2529,7 @@ declare const Field: {
|
|
|
2530
2529
|
field: string;
|
|
2531
2530
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
2532
2531
|
} | undefined;
|
|
2532
|
+
readonly language?: string | undefined;
|
|
2533
2533
|
readonly theme?: string | undefined;
|
|
2534
2534
|
readonly lineNumbers?: boolean | undefined;
|
|
2535
2535
|
readonly maxRating?: number | undefined;
|
|
@@ -2549,7 +2549,7 @@ declare const Field: {
|
|
|
2549
2549
|
readonly allowScanning?: boolean | undefined;
|
|
2550
2550
|
readonly currencyConfig?: {
|
|
2551
2551
|
precision: number;
|
|
2552
|
-
currencyMode: "
|
|
2552
|
+
currencyMode: "dynamic" | "fixed";
|
|
2553
2553
|
defaultCurrency: string;
|
|
2554
2554
|
} | undefined;
|
|
2555
2555
|
readonly vectorConfig?: {
|
|
@@ -2557,7 +2557,7 @@ declare const Field: {
|
|
|
2557
2557
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
2558
2558
|
normalized: boolean;
|
|
2559
2559
|
indexed: boolean;
|
|
2560
|
-
indexType?: "
|
|
2560
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
2561
2561
|
} | undefined;
|
|
2562
2562
|
readonly fileAttachmentConfig?: {
|
|
2563
2563
|
virusScan: boolean;
|
|
@@ -2602,7 +2602,7 @@ declare const Field: {
|
|
|
2602
2602
|
} | undefined;
|
|
2603
2603
|
readonly maskingRule?: {
|
|
2604
2604
|
field: string;
|
|
2605
|
-
strategy: "
|
|
2605
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
2606
2606
|
preserveFormat: boolean;
|
|
2607
2607
|
preserveLength: boolean;
|
|
2608
2608
|
pattern?: string | undefined;
|
|
@@ -2644,8 +2644,6 @@ declare const Field: {
|
|
|
2644
2644
|
readonly min?: number | undefined;
|
|
2645
2645
|
readonly max?: number | undefined;
|
|
2646
2646
|
readonly name?: string | undefined;
|
|
2647
|
-
readonly description?: string | undefined;
|
|
2648
|
-
readonly language?: string | undefined;
|
|
2649
2647
|
readonly encryptionConfig?: {
|
|
2650
2648
|
enabled: boolean;
|
|
2651
2649
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -2665,6 +2663,7 @@ declare const Field: {
|
|
|
2665
2663
|
} | undefined;
|
|
2666
2664
|
readonly label?: string | undefined;
|
|
2667
2665
|
readonly precision?: number | undefined;
|
|
2666
|
+
readonly description?: string | undefined;
|
|
2668
2667
|
readonly required?: boolean | undefined;
|
|
2669
2668
|
readonly searchable?: boolean | undefined;
|
|
2670
2669
|
readonly multiple?: boolean | undefined;
|
|
@@ -2687,6 +2686,7 @@ declare const Field: {
|
|
|
2687
2686
|
field: string;
|
|
2688
2687
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
2689
2688
|
} | undefined;
|
|
2689
|
+
readonly language?: string | undefined;
|
|
2690
2690
|
readonly theme?: string | undefined;
|
|
2691
2691
|
readonly lineNumbers?: boolean | undefined;
|
|
2692
2692
|
readonly maxRating?: number | undefined;
|
|
@@ -2706,7 +2706,7 @@ declare const Field: {
|
|
|
2706
2706
|
readonly allowScanning?: boolean | undefined;
|
|
2707
2707
|
readonly currencyConfig?: {
|
|
2708
2708
|
precision: number;
|
|
2709
|
-
currencyMode: "
|
|
2709
|
+
currencyMode: "dynamic" | "fixed";
|
|
2710
2710
|
defaultCurrency: string;
|
|
2711
2711
|
} | undefined;
|
|
2712
2712
|
readonly vectorConfig?: {
|
|
@@ -2714,7 +2714,7 @@ declare const Field: {
|
|
|
2714
2714
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
2715
2715
|
normalized: boolean;
|
|
2716
2716
|
indexed: boolean;
|
|
2717
|
-
indexType?: "
|
|
2717
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
2718
2718
|
} | undefined;
|
|
2719
2719
|
readonly fileAttachmentConfig?: {
|
|
2720
2720
|
virusScan: boolean;
|
|
@@ -2759,7 +2759,7 @@ declare const Field: {
|
|
|
2759
2759
|
} | undefined;
|
|
2760
2760
|
readonly maskingRule?: {
|
|
2761
2761
|
field: string;
|
|
2762
|
-
strategy: "
|
|
2762
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
2763
2763
|
preserveFormat: boolean;
|
|
2764
2764
|
preserveLength: boolean;
|
|
2765
2765
|
pattern?: string | undefined;
|
|
@@ -2801,8 +2801,6 @@ declare const Field: {
|
|
|
2801
2801
|
readonly min?: number | undefined;
|
|
2802
2802
|
readonly max?: number | undefined;
|
|
2803
2803
|
readonly name?: string | undefined;
|
|
2804
|
-
readonly description?: string | undefined;
|
|
2805
|
-
readonly language?: string | undefined;
|
|
2806
2804
|
readonly encryptionConfig?: {
|
|
2807
2805
|
enabled: boolean;
|
|
2808
2806
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -2822,6 +2820,7 @@ declare const Field: {
|
|
|
2822
2820
|
} | undefined;
|
|
2823
2821
|
readonly label?: string | undefined;
|
|
2824
2822
|
readonly precision?: number | undefined;
|
|
2823
|
+
readonly description?: string | undefined;
|
|
2825
2824
|
readonly required?: boolean | undefined;
|
|
2826
2825
|
readonly searchable?: boolean | undefined;
|
|
2827
2826
|
readonly multiple?: boolean | undefined;
|
|
@@ -2844,6 +2843,7 @@ declare const Field: {
|
|
|
2844
2843
|
field: string;
|
|
2845
2844
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
2846
2845
|
} | undefined;
|
|
2846
|
+
readonly language?: string | undefined;
|
|
2847
2847
|
readonly theme?: string | undefined;
|
|
2848
2848
|
readonly lineNumbers?: boolean | undefined;
|
|
2849
2849
|
readonly maxRating?: number | undefined;
|
|
@@ -2863,7 +2863,7 @@ declare const Field: {
|
|
|
2863
2863
|
readonly allowScanning?: boolean | undefined;
|
|
2864
2864
|
readonly currencyConfig?: {
|
|
2865
2865
|
precision: number;
|
|
2866
|
-
currencyMode: "
|
|
2866
|
+
currencyMode: "dynamic" | "fixed";
|
|
2867
2867
|
defaultCurrency: string;
|
|
2868
2868
|
} | undefined;
|
|
2869
2869
|
readonly vectorConfig?: {
|
|
@@ -2871,7 +2871,7 @@ declare const Field: {
|
|
|
2871
2871
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
2872
2872
|
normalized: boolean;
|
|
2873
2873
|
indexed: boolean;
|
|
2874
|
-
indexType?: "
|
|
2874
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
2875
2875
|
} | undefined;
|
|
2876
2876
|
readonly fileAttachmentConfig?: {
|
|
2877
2877
|
virusScan: boolean;
|
|
@@ -2916,7 +2916,7 @@ declare const Field: {
|
|
|
2916
2916
|
} | undefined;
|
|
2917
2917
|
readonly maskingRule?: {
|
|
2918
2918
|
field: string;
|
|
2919
|
-
strategy: "
|
|
2919
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
2920
2920
|
preserveFormat: boolean;
|
|
2921
2921
|
preserveLength: boolean;
|
|
2922
2922
|
pattern?: string | undefined;
|
|
@@ -2958,8 +2958,6 @@ declare const Field: {
|
|
|
2958
2958
|
readonly min?: number | undefined;
|
|
2959
2959
|
readonly max?: number | undefined;
|
|
2960
2960
|
readonly name?: string | undefined;
|
|
2961
|
-
readonly description?: string | undefined;
|
|
2962
|
-
readonly language?: string | undefined;
|
|
2963
2961
|
readonly encryptionConfig?: {
|
|
2964
2962
|
enabled: boolean;
|
|
2965
2963
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -2979,6 +2977,7 @@ declare const Field: {
|
|
|
2979
2977
|
} | undefined;
|
|
2980
2978
|
readonly label?: string | undefined;
|
|
2981
2979
|
readonly precision?: number | undefined;
|
|
2980
|
+
readonly description?: string | undefined;
|
|
2982
2981
|
readonly required?: boolean | undefined;
|
|
2983
2982
|
readonly searchable?: boolean | undefined;
|
|
2984
2983
|
readonly multiple?: boolean | undefined;
|
|
@@ -3001,6 +3000,7 @@ declare const Field: {
|
|
|
3001
3000
|
field: string;
|
|
3002
3001
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
3003
3002
|
} | undefined;
|
|
3003
|
+
readonly language?: string | undefined;
|
|
3004
3004
|
readonly theme?: string | undefined;
|
|
3005
3005
|
readonly lineNumbers?: boolean | undefined;
|
|
3006
3006
|
readonly maxRating?: number | undefined;
|
|
@@ -3020,7 +3020,7 @@ declare const Field: {
|
|
|
3020
3020
|
readonly allowScanning?: boolean | undefined;
|
|
3021
3021
|
readonly currencyConfig?: {
|
|
3022
3022
|
precision: number;
|
|
3023
|
-
currencyMode: "
|
|
3023
|
+
currencyMode: "dynamic" | "fixed";
|
|
3024
3024
|
defaultCurrency: string;
|
|
3025
3025
|
} | undefined;
|
|
3026
3026
|
readonly vectorConfig?: {
|
|
@@ -3028,7 +3028,7 @@ declare const Field: {
|
|
|
3028
3028
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
3029
3029
|
normalized: boolean;
|
|
3030
3030
|
indexed: boolean;
|
|
3031
|
-
indexType?: "
|
|
3031
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
3032
3032
|
} | undefined;
|
|
3033
3033
|
readonly fileAttachmentConfig?: {
|
|
3034
3034
|
virusScan: boolean;
|
|
@@ -3073,7 +3073,7 @@ declare const Field: {
|
|
|
3073
3073
|
} | undefined;
|
|
3074
3074
|
readonly maskingRule?: {
|
|
3075
3075
|
field: string;
|
|
3076
|
-
strategy: "
|
|
3076
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
3077
3077
|
preserveFormat: boolean;
|
|
3078
3078
|
preserveLength: boolean;
|
|
3079
3079
|
pattern?: string | undefined;
|
|
@@ -3115,8 +3115,6 @@ declare const Field: {
|
|
|
3115
3115
|
readonly min?: number | undefined;
|
|
3116
3116
|
readonly max?: number | undefined;
|
|
3117
3117
|
readonly name?: string | undefined;
|
|
3118
|
-
readonly description?: string | undefined;
|
|
3119
|
-
readonly language?: string | undefined;
|
|
3120
3118
|
readonly encryptionConfig?: {
|
|
3121
3119
|
enabled: boolean;
|
|
3122
3120
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -3136,6 +3134,7 @@ declare const Field: {
|
|
|
3136
3134
|
} | undefined;
|
|
3137
3135
|
readonly label?: string | undefined;
|
|
3138
3136
|
readonly precision?: number | undefined;
|
|
3137
|
+
readonly description?: string | undefined;
|
|
3139
3138
|
readonly required?: boolean | undefined;
|
|
3140
3139
|
readonly searchable?: boolean | undefined;
|
|
3141
3140
|
readonly multiple?: boolean | undefined;
|
|
@@ -3158,6 +3157,7 @@ declare const Field: {
|
|
|
3158
3157
|
field: string;
|
|
3159
3158
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
3160
3159
|
} | undefined;
|
|
3160
|
+
readonly language?: string | undefined;
|
|
3161
3161
|
readonly theme?: string | undefined;
|
|
3162
3162
|
readonly lineNumbers?: boolean | undefined;
|
|
3163
3163
|
readonly maxRating?: number | undefined;
|
|
@@ -3177,7 +3177,7 @@ declare const Field: {
|
|
|
3177
3177
|
readonly allowScanning?: boolean | undefined;
|
|
3178
3178
|
readonly currencyConfig?: {
|
|
3179
3179
|
precision: number;
|
|
3180
|
-
currencyMode: "
|
|
3180
|
+
currencyMode: "dynamic" | "fixed";
|
|
3181
3181
|
defaultCurrency: string;
|
|
3182
3182
|
} | undefined;
|
|
3183
3183
|
readonly vectorConfig?: {
|
|
@@ -3185,7 +3185,7 @@ declare const Field: {
|
|
|
3185
3185
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
3186
3186
|
normalized: boolean;
|
|
3187
3187
|
indexed: boolean;
|
|
3188
|
-
indexType?: "
|
|
3188
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
3189
3189
|
} | undefined;
|
|
3190
3190
|
readonly fileAttachmentConfig?: {
|
|
3191
3191
|
virusScan: boolean;
|
|
@@ -3230,7 +3230,7 @@ declare const Field: {
|
|
|
3230
3230
|
} | undefined;
|
|
3231
3231
|
readonly maskingRule?: {
|
|
3232
3232
|
field: string;
|
|
3233
|
-
strategy: "
|
|
3233
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
3234
3234
|
preserveFormat: boolean;
|
|
3235
3235
|
preserveLength: boolean;
|
|
3236
3236
|
pattern?: string | undefined;
|
|
@@ -3272,8 +3272,6 @@ declare const Field: {
|
|
|
3272
3272
|
readonly min?: number | undefined;
|
|
3273
3273
|
readonly max?: number | undefined;
|
|
3274
3274
|
readonly name?: string | undefined;
|
|
3275
|
-
readonly description?: string | undefined;
|
|
3276
|
-
readonly language?: string | undefined;
|
|
3277
3275
|
readonly encryptionConfig?: {
|
|
3278
3276
|
enabled: boolean;
|
|
3279
3277
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -3293,6 +3291,7 @@ declare const Field: {
|
|
|
3293
3291
|
} | undefined;
|
|
3294
3292
|
readonly label?: string | undefined;
|
|
3295
3293
|
readonly precision?: number | undefined;
|
|
3294
|
+
readonly description?: string | undefined;
|
|
3296
3295
|
readonly required?: boolean | undefined;
|
|
3297
3296
|
readonly searchable?: boolean | undefined;
|
|
3298
3297
|
readonly multiple?: boolean | undefined;
|
|
@@ -3315,6 +3314,7 @@ declare const Field: {
|
|
|
3315
3314
|
field: string;
|
|
3316
3315
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
3317
3316
|
} | undefined;
|
|
3317
|
+
readonly language?: string | undefined;
|
|
3318
3318
|
readonly theme?: string | undefined;
|
|
3319
3319
|
readonly lineNumbers?: boolean | undefined;
|
|
3320
3320
|
readonly maxRating?: number | undefined;
|
|
@@ -3334,7 +3334,7 @@ declare const Field: {
|
|
|
3334
3334
|
readonly allowScanning?: boolean | undefined;
|
|
3335
3335
|
readonly currencyConfig?: {
|
|
3336
3336
|
precision: number;
|
|
3337
|
-
currencyMode: "
|
|
3337
|
+
currencyMode: "dynamic" | "fixed";
|
|
3338
3338
|
defaultCurrency: string;
|
|
3339
3339
|
} | undefined;
|
|
3340
3340
|
readonly vectorConfig?: {
|
|
@@ -3342,7 +3342,7 @@ declare const Field: {
|
|
|
3342
3342
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
3343
3343
|
normalized: boolean;
|
|
3344
3344
|
indexed: boolean;
|
|
3345
|
-
indexType?: "
|
|
3345
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
3346
3346
|
} | undefined;
|
|
3347
3347
|
readonly fileAttachmentConfig?: {
|
|
3348
3348
|
virusScan: boolean;
|
|
@@ -3387,7 +3387,7 @@ declare const Field: {
|
|
|
3387
3387
|
} | undefined;
|
|
3388
3388
|
readonly maskingRule?: {
|
|
3389
3389
|
field: string;
|
|
3390
|
-
strategy: "
|
|
3390
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
3391
3391
|
preserveFormat: boolean;
|
|
3392
3392
|
preserveLength: boolean;
|
|
3393
3393
|
pattern?: string | undefined;
|
|
@@ -3429,8 +3429,6 @@ declare const Field: {
|
|
|
3429
3429
|
readonly min?: number | undefined;
|
|
3430
3430
|
readonly max?: number | undefined;
|
|
3431
3431
|
readonly name?: string | undefined;
|
|
3432
|
-
readonly description?: string | undefined;
|
|
3433
|
-
readonly language?: string | undefined;
|
|
3434
3432
|
readonly encryptionConfig?: {
|
|
3435
3433
|
enabled: boolean;
|
|
3436
3434
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -3450,6 +3448,7 @@ declare const Field: {
|
|
|
3450
3448
|
} | undefined;
|
|
3451
3449
|
readonly label?: string | undefined;
|
|
3452
3450
|
readonly precision?: number | undefined;
|
|
3451
|
+
readonly description?: string | undefined;
|
|
3453
3452
|
readonly required?: boolean | undefined;
|
|
3454
3453
|
readonly searchable?: boolean | undefined;
|
|
3455
3454
|
readonly multiple?: boolean | undefined;
|
|
@@ -3472,6 +3471,7 @@ declare const Field: {
|
|
|
3472
3471
|
field: string;
|
|
3473
3472
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
3474
3473
|
} | undefined;
|
|
3474
|
+
readonly language?: string | undefined;
|
|
3475
3475
|
readonly theme?: string | undefined;
|
|
3476
3476
|
readonly lineNumbers?: boolean | undefined;
|
|
3477
3477
|
readonly maxRating?: number | undefined;
|
|
@@ -3491,7 +3491,7 @@ declare const Field: {
|
|
|
3491
3491
|
readonly allowScanning?: boolean | undefined;
|
|
3492
3492
|
readonly currencyConfig?: {
|
|
3493
3493
|
precision: number;
|
|
3494
|
-
currencyMode: "
|
|
3494
|
+
currencyMode: "dynamic" | "fixed";
|
|
3495
3495
|
defaultCurrency: string;
|
|
3496
3496
|
} | undefined;
|
|
3497
3497
|
readonly vectorConfig?: {
|
|
@@ -3499,7 +3499,7 @@ declare const Field: {
|
|
|
3499
3499
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
3500
3500
|
normalized: boolean;
|
|
3501
3501
|
indexed: boolean;
|
|
3502
|
-
indexType?: "
|
|
3502
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
3503
3503
|
} | undefined;
|
|
3504
3504
|
readonly fileAttachmentConfig?: {
|
|
3505
3505
|
virusScan: boolean;
|
|
@@ -3544,7 +3544,7 @@ declare const Field: {
|
|
|
3544
3544
|
} | undefined;
|
|
3545
3545
|
readonly maskingRule?: {
|
|
3546
3546
|
field: string;
|
|
3547
|
-
strategy: "
|
|
3547
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
3548
3548
|
preserveFormat: boolean;
|
|
3549
3549
|
preserveLength: boolean;
|
|
3550
3550
|
pattern?: string | undefined;
|
|
@@ -3586,8 +3586,6 @@ declare const Field: {
|
|
|
3586
3586
|
readonly min?: number | undefined;
|
|
3587
3587
|
readonly max?: number | undefined;
|
|
3588
3588
|
readonly name?: string | undefined;
|
|
3589
|
-
readonly description?: string | undefined;
|
|
3590
|
-
readonly language?: string | undefined;
|
|
3591
3589
|
readonly encryptionConfig?: {
|
|
3592
3590
|
enabled: boolean;
|
|
3593
3591
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -3607,6 +3605,7 @@ declare const Field: {
|
|
|
3607
3605
|
} | undefined;
|
|
3608
3606
|
readonly label?: string | undefined;
|
|
3609
3607
|
readonly precision?: number | undefined;
|
|
3608
|
+
readonly description?: string | undefined;
|
|
3610
3609
|
readonly required?: boolean | undefined;
|
|
3611
3610
|
readonly searchable?: boolean | undefined;
|
|
3612
3611
|
readonly multiple?: boolean | undefined;
|
|
@@ -3629,6 +3628,7 @@ declare const Field: {
|
|
|
3629
3628
|
field: string;
|
|
3630
3629
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
3631
3630
|
} | undefined;
|
|
3631
|
+
readonly language?: string | undefined;
|
|
3632
3632
|
readonly theme?: string | undefined;
|
|
3633
3633
|
readonly lineNumbers?: boolean | undefined;
|
|
3634
3634
|
readonly maxRating?: number | undefined;
|
|
@@ -3648,7 +3648,7 @@ declare const Field: {
|
|
|
3648
3648
|
readonly allowScanning?: boolean | undefined;
|
|
3649
3649
|
readonly currencyConfig?: {
|
|
3650
3650
|
precision: number;
|
|
3651
|
-
currencyMode: "
|
|
3651
|
+
currencyMode: "dynamic" | "fixed";
|
|
3652
3652
|
defaultCurrency: string;
|
|
3653
3653
|
} | undefined;
|
|
3654
3654
|
readonly vectorConfig?: {
|
|
@@ -3656,7 +3656,7 @@ declare const Field: {
|
|
|
3656
3656
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
3657
3657
|
normalized: boolean;
|
|
3658
3658
|
indexed: boolean;
|
|
3659
|
-
indexType?: "
|
|
3659
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
3660
3660
|
} | undefined;
|
|
3661
3661
|
readonly fileAttachmentConfig?: {
|
|
3662
3662
|
virusScan: boolean;
|
|
@@ -3701,7 +3701,7 @@ declare const Field: {
|
|
|
3701
3701
|
} | undefined;
|
|
3702
3702
|
readonly maskingRule?: {
|
|
3703
3703
|
field: string;
|
|
3704
|
-
strategy: "
|
|
3704
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
3705
3705
|
preserveFormat: boolean;
|
|
3706
3706
|
preserveLength: boolean;
|
|
3707
3707
|
pattern?: string | undefined;
|
|
@@ -3743,8 +3743,6 @@ declare const Field: {
|
|
|
3743
3743
|
readonly min?: number | undefined;
|
|
3744
3744
|
readonly max?: number | undefined;
|
|
3745
3745
|
readonly name?: string | undefined;
|
|
3746
|
-
readonly description?: string | undefined;
|
|
3747
|
-
readonly language?: string | undefined;
|
|
3748
3746
|
readonly encryptionConfig?: {
|
|
3749
3747
|
enabled: boolean;
|
|
3750
3748
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -3764,6 +3762,7 @@ declare const Field: {
|
|
|
3764
3762
|
} | undefined;
|
|
3765
3763
|
readonly label?: string | undefined;
|
|
3766
3764
|
readonly precision?: number | undefined;
|
|
3765
|
+
readonly description?: string | undefined;
|
|
3767
3766
|
readonly required?: boolean | undefined;
|
|
3768
3767
|
readonly searchable?: boolean | undefined;
|
|
3769
3768
|
readonly multiple?: boolean | undefined;
|
|
@@ -3786,6 +3785,7 @@ declare const Field: {
|
|
|
3786
3785
|
field: string;
|
|
3787
3786
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
3788
3787
|
} | undefined;
|
|
3788
|
+
readonly language?: string | undefined;
|
|
3789
3789
|
readonly theme?: string | undefined;
|
|
3790
3790
|
readonly lineNumbers?: boolean | undefined;
|
|
3791
3791
|
readonly maxRating?: number | undefined;
|
|
@@ -3805,7 +3805,7 @@ declare const Field: {
|
|
|
3805
3805
|
readonly allowScanning?: boolean | undefined;
|
|
3806
3806
|
readonly currencyConfig?: {
|
|
3807
3807
|
precision: number;
|
|
3808
|
-
currencyMode: "
|
|
3808
|
+
currencyMode: "dynamic" | "fixed";
|
|
3809
3809
|
defaultCurrency: string;
|
|
3810
3810
|
} | undefined;
|
|
3811
3811
|
readonly vectorConfig?: {
|
|
@@ -3813,7 +3813,7 @@ declare const Field: {
|
|
|
3813
3813
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
3814
3814
|
normalized: boolean;
|
|
3815
3815
|
indexed: boolean;
|
|
3816
|
-
indexType?: "
|
|
3816
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
3817
3817
|
} | undefined;
|
|
3818
3818
|
readonly fileAttachmentConfig?: {
|
|
3819
3819
|
virusScan: boolean;
|
|
@@ -3858,7 +3858,7 @@ declare const Field: {
|
|
|
3858
3858
|
} | undefined;
|
|
3859
3859
|
readonly maskingRule?: {
|
|
3860
3860
|
field: string;
|
|
3861
|
-
strategy: "
|
|
3861
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
3862
3862
|
preserveFormat: boolean;
|
|
3863
3863
|
preserveLength: boolean;
|
|
3864
3864
|
pattern?: string | undefined;
|
|
@@ -3900,8 +3900,6 @@ declare const Field: {
|
|
|
3900
3900
|
readonly min?: number | undefined;
|
|
3901
3901
|
readonly max?: number | undefined;
|
|
3902
3902
|
readonly name?: string | undefined;
|
|
3903
|
-
readonly description?: string | undefined;
|
|
3904
|
-
readonly language?: string | undefined;
|
|
3905
3903
|
readonly encryptionConfig?: {
|
|
3906
3904
|
enabled: boolean;
|
|
3907
3905
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -3921,6 +3919,7 @@ declare const Field: {
|
|
|
3921
3919
|
} | undefined;
|
|
3922
3920
|
readonly label?: string | undefined;
|
|
3923
3921
|
readonly precision?: number | undefined;
|
|
3922
|
+
readonly description?: string | undefined;
|
|
3924
3923
|
readonly required?: boolean | undefined;
|
|
3925
3924
|
readonly searchable?: boolean | undefined;
|
|
3926
3925
|
readonly multiple?: boolean | undefined;
|
|
@@ -3943,6 +3942,7 @@ declare const Field: {
|
|
|
3943
3942
|
field: string;
|
|
3944
3943
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
3945
3944
|
} | undefined;
|
|
3945
|
+
readonly language?: string | undefined;
|
|
3946
3946
|
readonly theme?: string | undefined;
|
|
3947
3947
|
readonly lineNumbers?: boolean | undefined;
|
|
3948
3948
|
readonly maxRating?: number | undefined;
|
|
@@ -3962,7 +3962,7 @@ declare const Field: {
|
|
|
3962
3962
|
readonly allowScanning?: boolean | undefined;
|
|
3963
3963
|
readonly currencyConfig?: {
|
|
3964
3964
|
precision: number;
|
|
3965
|
-
currencyMode: "
|
|
3965
|
+
currencyMode: "dynamic" | "fixed";
|
|
3966
3966
|
defaultCurrency: string;
|
|
3967
3967
|
} | undefined;
|
|
3968
3968
|
readonly vectorConfig?: {
|
|
@@ -3970,7 +3970,7 @@ declare const Field: {
|
|
|
3970
3970
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
3971
3971
|
normalized: boolean;
|
|
3972
3972
|
indexed: boolean;
|
|
3973
|
-
indexType?: "
|
|
3973
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
3974
3974
|
} | undefined;
|
|
3975
3975
|
readonly fileAttachmentConfig?: {
|
|
3976
3976
|
virusScan: boolean;
|
|
@@ -4015,7 +4015,7 @@ declare const Field: {
|
|
|
4015
4015
|
} | undefined;
|
|
4016
4016
|
readonly maskingRule?: {
|
|
4017
4017
|
field: string;
|
|
4018
|
-
strategy: "
|
|
4018
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
4019
4019
|
preserveFormat: boolean;
|
|
4020
4020
|
preserveLength: boolean;
|
|
4021
4021
|
pattern?: string | undefined;
|
|
@@ -4057,8 +4057,6 @@ declare const Field: {
|
|
|
4057
4057
|
readonly min?: number | undefined;
|
|
4058
4058
|
readonly max?: number | undefined;
|
|
4059
4059
|
readonly name?: string | undefined;
|
|
4060
|
-
readonly description?: string | undefined;
|
|
4061
|
-
readonly language?: string | undefined;
|
|
4062
4060
|
readonly encryptionConfig?: {
|
|
4063
4061
|
enabled: boolean;
|
|
4064
4062
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -4078,6 +4076,7 @@ declare const Field: {
|
|
|
4078
4076
|
} | undefined;
|
|
4079
4077
|
readonly label?: string | undefined;
|
|
4080
4078
|
readonly precision?: number | undefined;
|
|
4079
|
+
readonly description?: string | undefined;
|
|
4081
4080
|
readonly required?: boolean | undefined;
|
|
4082
4081
|
readonly searchable?: boolean | undefined;
|
|
4083
4082
|
readonly multiple?: boolean | undefined;
|
|
@@ -4100,6 +4099,7 @@ declare const Field: {
|
|
|
4100
4099
|
field: string;
|
|
4101
4100
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
4102
4101
|
} | undefined;
|
|
4102
|
+
readonly language?: string | undefined;
|
|
4103
4103
|
readonly theme?: string | undefined;
|
|
4104
4104
|
readonly lineNumbers?: boolean | undefined;
|
|
4105
4105
|
readonly maxRating?: number | undefined;
|
|
@@ -4119,7 +4119,7 @@ declare const Field: {
|
|
|
4119
4119
|
readonly allowScanning?: boolean | undefined;
|
|
4120
4120
|
readonly currencyConfig?: {
|
|
4121
4121
|
precision: number;
|
|
4122
|
-
currencyMode: "
|
|
4122
|
+
currencyMode: "dynamic" | "fixed";
|
|
4123
4123
|
defaultCurrency: string;
|
|
4124
4124
|
} | undefined;
|
|
4125
4125
|
readonly vectorConfig?: {
|
|
@@ -4127,7 +4127,7 @@ declare const Field: {
|
|
|
4127
4127
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
4128
4128
|
normalized: boolean;
|
|
4129
4129
|
indexed: boolean;
|
|
4130
|
-
indexType?: "
|
|
4130
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
4131
4131
|
} | undefined;
|
|
4132
4132
|
readonly fileAttachmentConfig?: {
|
|
4133
4133
|
virusScan: boolean;
|
|
@@ -4172,7 +4172,7 @@ declare const Field: {
|
|
|
4172
4172
|
} | undefined;
|
|
4173
4173
|
readonly maskingRule?: {
|
|
4174
4174
|
field: string;
|
|
4175
|
-
strategy: "
|
|
4175
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
4176
4176
|
preserveFormat: boolean;
|
|
4177
4177
|
preserveLength: boolean;
|
|
4178
4178
|
pattern?: string | undefined;
|
|
@@ -4214,8 +4214,6 @@ declare const Field: {
|
|
|
4214
4214
|
readonly min?: number | undefined;
|
|
4215
4215
|
readonly max?: number | undefined;
|
|
4216
4216
|
readonly name?: string | undefined;
|
|
4217
|
-
readonly description?: string | undefined;
|
|
4218
|
-
readonly language?: string | undefined;
|
|
4219
4217
|
readonly encryptionConfig?: {
|
|
4220
4218
|
enabled: boolean;
|
|
4221
4219
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -4235,6 +4233,7 @@ declare const Field: {
|
|
|
4235
4233
|
} | undefined;
|
|
4236
4234
|
readonly label?: string | undefined;
|
|
4237
4235
|
readonly precision?: number | undefined;
|
|
4236
|
+
readonly description?: string | undefined;
|
|
4238
4237
|
readonly required?: boolean | undefined;
|
|
4239
4238
|
readonly searchable?: boolean | undefined;
|
|
4240
4239
|
readonly multiple?: boolean | undefined;
|
|
@@ -4257,6 +4256,7 @@ declare const Field: {
|
|
|
4257
4256
|
field: string;
|
|
4258
4257
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
4259
4258
|
} | undefined;
|
|
4259
|
+
readonly language?: string | undefined;
|
|
4260
4260
|
readonly theme?: string | undefined;
|
|
4261
4261
|
readonly lineNumbers?: boolean | undefined;
|
|
4262
4262
|
readonly maxRating?: number | undefined;
|
|
@@ -4276,7 +4276,7 @@ declare const Field: {
|
|
|
4276
4276
|
readonly allowScanning?: boolean | undefined;
|
|
4277
4277
|
readonly currencyConfig?: {
|
|
4278
4278
|
precision: number;
|
|
4279
|
-
currencyMode: "
|
|
4279
|
+
currencyMode: "dynamic" | "fixed";
|
|
4280
4280
|
defaultCurrency: string;
|
|
4281
4281
|
} | undefined;
|
|
4282
4282
|
readonly vectorConfig?: {
|
|
@@ -4284,7 +4284,7 @@ declare const Field: {
|
|
|
4284
4284
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
4285
4285
|
normalized: boolean;
|
|
4286
4286
|
indexed: boolean;
|
|
4287
|
-
indexType?: "
|
|
4287
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
4288
4288
|
} | undefined;
|
|
4289
4289
|
readonly fileAttachmentConfig?: {
|
|
4290
4290
|
virusScan: boolean;
|
|
@@ -4329,7 +4329,7 @@ declare const Field: {
|
|
|
4329
4329
|
} | undefined;
|
|
4330
4330
|
readonly maskingRule?: {
|
|
4331
4331
|
field: string;
|
|
4332
|
-
strategy: "
|
|
4332
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
4333
4333
|
preserveFormat: boolean;
|
|
4334
4334
|
preserveLength: boolean;
|
|
4335
4335
|
pattern?: string | undefined;
|
|
@@ -4389,8 +4389,6 @@ declare const Field: {
|
|
|
4389
4389
|
readonly min?: number | undefined;
|
|
4390
4390
|
readonly max?: number | undefined;
|
|
4391
4391
|
readonly name?: string | undefined;
|
|
4392
|
-
readonly description?: string | undefined;
|
|
4393
|
-
readonly language?: string | undefined;
|
|
4394
4392
|
readonly encryptionConfig?: {
|
|
4395
4393
|
enabled: boolean;
|
|
4396
4394
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -4410,6 +4408,7 @@ declare const Field: {
|
|
|
4410
4408
|
} | undefined;
|
|
4411
4409
|
readonly label?: string | undefined;
|
|
4412
4410
|
readonly precision?: number | undefined;
|
|
4411
|
+
readonly description?: string | undefined;
|
|
4413
4412
|
readonly required?: boolean | undefined;
|
|
4414
4413
|
readonly searchable?: boolean | undefined;
|
|
4415
4414
|
readonly multiple?: boolean | undefined;
|
|
@@ -4432,6 +4431,7 @@ declare const Field: {
|
|
|
4432
4431
|
field: string;
|
|
4433
4432
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
4434
4433
|
} | undefined;
|
|
4434
|
+
readonly language?: string | undefined;
|
|
4435
4435
|
readonly theme?: string | undefined;
|
|
4436
4436
|
readonly lineNumbers?: boolean | undefined;
|
|
4437
4437
|
readonly maxRating?: number | undefined;
|
|
@@ -4451,7 +4451,7 @@ declare const Field: {
|
|
|
4451
4451
|
readonly allowScanning?: boolean | undefined;
|
|
4452
4452
|
readonly currencyConfig?: {
|
|
4453
4453
|
precision: number;
|
|
4454
|
-
currencyMode: "
|
|
4454
|
+
currencyMode: "dynamic" | "fixed";
|
|
4455
4455
|
defaultCurrency: string;
|
|
4456
4456
|
} | undefined;
|
|
4457
4457
|
readonly vectorConfig?: {
|
|
@@ -4459,7 +4459,7 @@ declare const Field: {
|
|
|
4459
4459
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
4460
4460
|
normalized: boolean;
|
|
4461
4461
|
indexed: boolean;
|
|
4462
|
-
indexType?: "
|
|
4462
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
4463
4463
|
} | undefined;
|
|
4464
4464
|
readonly fileAttachmentConfig?: {
|
|
4465
4465
|
virusScan: boolean;
|
|
@@ -4504,7 +4504,7 @@ declare const Field: {
|
|
|
4504
4504
|
} | undefined;
|
|
4505
4505
|
readonly maskingRule?: {
|
|
4506
4506
|
field: string;
|
|
4507
|
-
strategy: "
|
|
4507
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
4508
4508
|
preserveFormat: boolean;
|
|
4509
4509
|
preserveLength: boolean;
|
|
4510
4510
|
pattern?: string | undefined;
|
|
@@ -4546,8 +4546,6 @@ declare const Field: {
|
|
|
4546
4546
|
readonly min?: number | undefined;
|
|
4547
4547
|
readonly max?: number | undefined;
|
|
4548
4548
|
readonly name?: string | undefined;
|
|
4549
|
-
readonly description?: string | undefined;
|
|
4550
|
-
readonly language?: string | undefined;
|
|
4551
4549
|
readonly encryptionConfig?: {
|
|
4552
4550
|
enabled: boolean;
|
|
4553
4551
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -4567,6 +4565,7 @@ declare const Field: {
|
|
|
4567
4565
|
} | undefined;
|
|
4568
4566
|
readonly label?: string | undefined;
|
|
4569
4567
|
readonly precision?: number | undefined;
|
|
4568
|
+
readonly description?: string | undefined;
|
|
4570
4569
|
readonly required?: boolean | undefined;
|
|
4571
4570
|
readonly searchable?: boolean | undefined;
|
|
4572
4571
|
readonly multiple?: boolean | undefined;
|
|
@@ -4589,6 +4588,7 @@ declare const Field: {
|
|
|
4589
4588
|
field: string;
|
|
4590
4589
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
4591
4590
|
} | undefined;
|
|
4591
|
+
readonly language?: string | undefined;
|
|
4592
4592
|
readonly theme?: string | undefined;
|
|
4593
4593
|
readonly lineNumbers?: boolean | undefined;
|
|
4594
4594
|
readonly maxRating?: number | undefined;
|
|
@@ -4608,7 +4608,7 @@ declare const Field: {
|
|
|
4608
4608
|
readonly allowScanning?: boolean | undefined;
|
|
4609
4609
|
readonly currencyConfig?: {
|
|
4610
4610
|
precision: number;
|
|
4611
|
-
currencyMode: "
|
|
4611
|
+
currencyMode: "dynamic" | "fixed";
|
|
4612
4612
|
defaultCurrency: string;
|
|
4613
4613
|
} | undefined;
|
|
4614
4614
|
readonly vectorConfig?: {
|
|
@@ -4616,7 +4616,7 @@ declare const Field: {
|
|
|
4616
4616
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
4617
4617
|
normalized: boolean;
|
|
4618
4618
|
indexed: boolean;
|
|
4619
|
-
indexType?: "
|
|
4619
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
4620
4620
|
} | undefined;
|
|
4621
4621
|
readonly fileAttachmentConfig?: {
|
|
4622
4622
|
virusScan: boolean;
|
|
@@ -4661,7 +4661,7 @@ declare const Field: {
|
|
|
4661
4661
|
} | undefined;
|
|
4662
4662
|
readonly maskingRule?: {
|
|
4663
4663
|
field: string;
|
|
4664
|
-
strategy: "
|
|
4664
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
4665
4665
|
preserveFormat: boolean;
|
|
4666
4666
|
preserveLength: boolean;
|
|
4667
4667
|
pattern?: string | undefined;
|
|
@@ -4703,8 +4703,6 @@ declare const Field: {
|
|
|
4703
4703
|
readonly min?: number | undefined;
|
|
4704
4704
|
readonly max?: number | undefined;
|
|
4705
4705
|
readonly name?: string | undefined;
|
|
4706
|
-
readonly description?: string | undefined;
|
|
4707
|
-
readonly language?: string | undefined;
|
|
4708
4706
|
readonly encryptionConfig?: {
|
|
4709
4707
|
enabled: boolean;
|
|
4710
4708
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -4724,6 +4722,7 @@ declare const Field: {
|
|
|
4724
4722
|
} | undefined;
|
|
4725
4723
|
readonly label?: string | undefined;
|
|
4726
4724
|
readonly precision?: number | undefined;
|
|
4725
|
+
readonly description?: string | undefined;
|
|
4727
4726
|
readonly required?: boolean | undefined;
|
|
4728
4727
|
readonly searchable?: boolean | undefined;
|
|
4729
4728
|
readonly multiple?: boolean | undefined;
|
|
@@ -4746,6 +4745,7 @@ declare const Field: {
|
|
|
4746
4745
|
field: string;
|
|
4747
4746
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
4748
4747
|
} | undefined;
|
|
4748
|
+
readonly language?: string | undefined;
|
|
4749
4749
|
readonly theme?: string | undefined;
|
|
4750
4750
|
readonly lineNumbers?: boolean | undefined;
|
|
4751
4751
|
readonly maxRating?: number | undefined;
|
|
@@ -4765,7 +4765,7 @@ declare const Field: {
|
|
|
4765
4765
|
readonly allowScanning?: boolean | undefined;
|
|
4766
4766
|
readonly currencyConfig?: {
|
|
4767
4767
|
precision: number;
|
|
4768
|
-
currencyMode: "
|
|
4768
|
+
currencyMode: "dynamic" | "fixed";
|
|
4769
4769
|
defaultCurrency: string;
|
|
4770
4770
|
} | undefined;
|
|
4771
4771
|
readonly vectorConfig?: {
|
|
@@ -4773,7 +4773,7 @@ declare const Field: {
|
|
|
4773
4773
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
4774
4774
|
normalized: boolean;
|
|
4775
4775
|
indexed: boolean;
|
|
4776
|
-
indexType?: "
|
|
4776
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
4777
4777
|
} | undefined;
|
|
4778
4778
|
readonly fileAttachmentConfig?: {
|
|
4779
4779
|
virusScan: boolean;
|
|
@@ -4818,7 +4818,7 @@ declare const Field: {
|
|
|
4818
4818
|
} | undefined;
|
|
4819
4819
|
readonly maskingRule?: {
|
|
4820
4820
|
field: string;
|
|
4821
|
-
strategy: "
|
|
4821
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
4822
4822
|
preserveFormat: boolean;
|
|
4823
4823
|
preserveLength: boolean;
|
|
4824
4824
|
pattern?: string | undefined;
|
|
@@ -4860,8 +4860,6 @@ declare const Field: {
|
|
|
4860
4860
|
readonly min?: number | undefined;
|
|
4861
4861
|
readonly max?: number | undefined;
|
|
4862
4862
|
readonly name?: string | undefined;
|
|
4863
|
-
readonly description?: string | undefined;
|
|
4864
|
-
readonly language?: string | undefined;
|
|
4865
4863
|
readonly encryptionConfig?: {
|
|
4866
4864
|
enabled: boolean;
|
|
4867
4865
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -4881,6 +4879,7 @@ declare const Field: {
|
|
|
4881
4879
|
} | undefined;
|
|
4882
4880
|
readonly label?: string | undefined;
|
|
4883
4881
|
readonly precision?: number | undefined;
|
|
4882
|
+
readonly description?: string | undefined;
|
|
4884
4883
|
readonly required?: boolean | undefined;
|
|
4885
4884
|
readonly searchable?: boolean | undefined;
|
|
4886
4885
|
readonly multiple?: boolean | undefined;
|
|
@@ -4903,6 +4902,7 @@ declare const Field: {
|
|
|
4903
4902
|
field: string;
|
|
4904
4903
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
4905
4904
|
} | undefined;
|
|
4905
|
+
readonly language?: string | undefined;
|
|
4906
4906
|
readonly theme?: string | undefined;
|
|
4907
4907
|
readonly lineNumbers?: boolean | undefined;
|
|
4908
4908
|
readonly maxRating?: number | undefined;
|
|
@@ -4922,7 +4922,7 @@ declare const Field: {
|
|
|
4922
4922
|
readonly allowScanning?: boolean | undefined;
|
|
4923
4923
|
readonly currencyConfig?: {
|
|
4924
4924
|
precision: number;
|
|
4925
|
-
currencyMode: "
|
|
4925
|
+
currencyMode: "dynamic" | "fixed";
|
|
4926
4926
|
defaultCurrency: string;
|
|
4927
4927
|
} | undefined;
|
|
4928
4928
|
readonly vectorConfig?: {
|
|
@@ -4930,7 +4930,7 @@ declare const Field: {
|
|
|
4930
4930
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
4931
4931
|
normalized: boolean;
|
|
4932
4932
|
indexed: boolean;
|
|
4933
|
-
indexType?: "
|
|
4933
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
4934
4934
|
} | undefined;
|
|
4935
4935
|
readonly fileAttachmentConfig?: {
|
|
4936
4936
|
virusScan: boolean;
|
|
@@ -4975,7 +4975,7 @@ declare const Field: {
|
|
|
4975
4975
|
} | undefined;
|
|
4976
4976
|
readonly maskingRule?: {
|
|
4977
4977
|
field: string;
|
|
4978
|
-
strategy: "
|
|
4978
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
4979
4979
|
preserveFormat: boolean;
|
|
4980
4980
|
preserveLength: boolean;
|
|
4981
4981
|
pattern?: string | undefined;
|
|
@@ -5017,8 +5017,6 @@ declare const Field: {
|
|
|
5017
5017
|
readonly min?: number | undefined;
|
|
5018
5018
|
readonly max?: number | undefined;
|
|
5019
5019
|
readonly name?: string | undefined;
|
|
5020
|
-
readonly description?: string | undefined;
|
|
5021
|
-
readonly language?: string | undefined;
|
|
5022
5020
|
readonly encryptionConfig?: {
|
|
5023
5021
|
enabled: boolean;
|
|
5024
5022
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -5038,6 +5036,7 @@ declare const Field: {
|
|
|
5038
5036
|
} | undefined;
|
|
5039
5037
|
readonly label?: string | undefined;
|
|
5040
5038
|
readonly precision?: number | undefined;
|
|
5039
|
+
readonly description?: string | undefined;
|
|
5041
5040
|
readonly required?: boolean | undefined;
|
|
5042
5041
|
readonly searchable?: boolean | undefined;
|
|
5043
5042
|
readonly multiple?: boolean | undefined;
|
|
@@ -5060,6 +5059,7 @@ declare const Field: {
|
|
|
5060
5059
|
field: string;
|
|
5061
5060
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
5062
5061
|
} | undefined;
|
|
5062
|
+
readonly language?: string | undefined;
|
|
5063
5063
|
readonly theme?: string | undefined;
|
|
5064
5064
|
readonly lineNumbers?: boolean | undefined;
|
|
5065
5065
|
readonly maxRating?: number | undefined;
|
|
@@ -5079,7 +5079,7 @@ declare const Field: {
|
|
|
5079
5079
|
readonly allowScanning?: boolean | undefined;
|
|
5080
5080
|
readonly currencyConfig?: {
|
|
5081
5081
|
precision: number;
|
|
5082
|
-
currencyMode: "
|
|
5082
|
+
currencyMode: "dynamic" | "fixed";
|
|
5083
5083
|
defaultCurrency: string;
|
|
5084
5084
|
} | undefined;
|
|
5085
5085
|
readonly vectorConfig?: {
|
|
@@ -5087,7 +5087,7 @@ declare const Field: {
|
|
|
5087
5087
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
5088
5088
|
normalized: boolean;
|
|
5089
5089
|
indexed: boolean;
|
|
5090
|
-
indexType?: "
|
|
5090
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
5091
5091
|
} | undefined;
|
|
5092
5092
|
readonly fileAttachmentConfig?: {
|
|
5093
5093
|
virusScan: boolean;
|
|
@@ -5132,7 +5132,7 @@ declare const Field: {
|
|
|
5132
5132
|
} | undefined;
|
|
5133
5133
|
readonly maskingRule?: {
|
|
5134
5134
|
field: string;
|
|
5135
|
-
strategy: "
|
|
5135
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
5136
5136
|
preserveFormat: boolean;
|
|
5137
5137
|
preserveLength: boolean;
|
|
5138
5138
|
pattern?: string | undefined;
|
|
@@ -5174,8 +5174,6 @@ declare const Field: {
|
|
|
5174
5174
|
readonly min?: number | undefined;
|
|
5175
5175
|
readonly max?: number | undefined;
|
|
5176
5176
|
readonly name?: string | undefined;
|
|
5177
|
-
readonly description?: string | undefined;
|
|
5178
|
-
readonly language?: string | undefined;
|
|
5179
5177
|
readonly encryptionConfig?: {
|
|
5180
5178
|
enabled: boolean;
|
|
5181
5179
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -5195,6 +5193,7 @@ declare const Field: {
|
|
|
5195
5193
|
} | undefined;
|
|
5196
5194
|
readonly label?: string | undefined;
|
|
5197
5195
|
readonly precision?: number | undefined;
|
|
5196
|
+
readonly description?: string | undefined;
|
|
5198
5197
|
readonly required?: boolean | undefined;
|
|
5199
5198
|
readonly searchable?: boolean | undefined;
|
|
5200
5199
|
readonly multiple?: boolean | undefined;
|
|
@@ -5217,6 +5216,7 @@ declare const Field: {
|
|
|
5217
5216
|
field: string;
|
|
5218
5217
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
5219
5218
|
} | undefined;
|
|
5219
|
+
readonly language?: string | undefined;
|
|
5220
5220
|
readonly theme?: string | undefined;
|
|
5221
5221
|
readonly lineNumbers?: boolean | undefined;
|
|
5222
5222
|
readonly maxRating?: number | undefined;
|
|
@@ -5236,7 +5236,7 @@ declare const Field: {
|
|
|
5236
5236
|
readonly allowScanning?: boolean | undefined;
|
|
5237
5237
|
readonly currencyConfig?: {
|
|
5238
5238
|
precision: number;
|
|
5239
|
-
currencyMode: "
|
|
5239
|
+
currencyMode: "dynamic" | "fixed";
|
|
5240
5240
|
defaultCurrency: string;
|
|
5241
5241
|
} | undefined;
|
|
5242
5242
|
readonly vectorConfig?: {
|
|
@@ -5244,7 +5244,7 @@ declare const Field: {
|
|
|
5244
5244
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
5245
5245
|
normalized: boolean;
|
|
5246
5246
|
indexed: boolean;
|
|
5247
|
-
indexType?: "
|
|
5247
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
5248
5248
|
} | undefined;
|
|
5249
5249
|
readonly fileAttachmentConfig?: {
|
|
5250
5250
|
virusScan: boolean;
|
|
@@ -5289,7 +5289,7 @@ declare const Field: {
|
|
|
5289
5289
|
} | undefined;
|
|
5290
5290
|
readonly maskingRule?: {
|
|
5291
5291
|
field: string;
|
|
5292
|
-
strategy: "
|
|
5292
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
5293
5293
|
preserveFormat: boolean;
|
|
5294
5294
|
preserveLength: boolean;
|
|
5295
5295
|
pattern?: string | undefined;
|
|
@@ -5331,8 +5331,6 @@ declare const Field: {
|
|
|
5331
5331
|
readonly min?: number | undefined;
|
|
5332
5332
|
readonly max?: number | undefined;
|
|
5333
5333
|
readonly name?: string | undefined;
|
|
5334
|
-
readonly description?: string | undefined;
|
|
5335
|
-
language: string | undefined;
|
|
5336
5334
|
readonly encryptionConfig?: {
|
|
5337
5335
|
enabled: boolean;
|
|
5338
5336
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -5352,6 +5350,7 @@ declare const Field: {
|
|
|
5352
5350
|
} | undefined;
|
|
5353
5351
|
readonly label?: string | undefined;
|
|
5354
5352
|
readonly precision?: number | undefined;
|
|
5353
|
+
readonly description?: string | undefined;
|
|
5355
5354
|
readonly required?: boolean | undefined;
|
|
5356
5355
|
readonly searchable?: boolean | undefined;
|
|
5357
5356
|
readonly multiple?: boolean | undefined;
|
|
@@ -5374,6 +5373,7 @@ declare const Field: {
|
|
|
5374
5373
|
field: string;
|
|
5375
5374
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
5376
5375
|
} | undefined;
|
|
5376
|
+
language: string | undefined;
|
|
5377
5377
|
readonly theme?: string | undefined;
|
|
5378
5378
|
readonly lineNumbers?: boolean | undefined;
|
|
5379
5379
|
readonly maxRating?: number | undefined;
|
|
@@ -5393,7 +5393,7 @@ declare const Field: {
|
|
|
5393
5393
|
readonly allowScanning?: boolean | undefined;
|
|
5394
5394
|
readonly currencyConfig?: {
|
|
5395
5395
|
precision: number;
|
|
5396
|
-
currencyMode: "
|
|
5396
|
+
currencyMode: "dynamic" | "fixed";
|
|
5397
5397
|
defaultCurrency: string;
|
|
5398
5398
|
} | undefined;
|
|
5399
5399
|
readonly vectorConfig?: {
|
|
@@ -5401,7 +5401,7 @@ declare const Field: {
|
|
|
5401
5401
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
5402
5402
|
normalized: boolean;
|
|
5403
5403
|
indexed: boolean;
|
|
5404
|
-
indexType?: "
|
|
5404
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
5405
5405
|
} | undefined;
|
|
5406
5406
|
readonly fileAttachmentConfig?: {
|
|
5407
5407
|
virusScan: boolean;
|
|
@@ -5446,7 +5446,7 @@ declare const Field: {
|
|
|
5446
5446
|
} | undefined;
|
|
5447
5447
|
readonly maskingRule?: {
|
|
5448
5448
|
field: string;
|
|
5449
|
-
strategy: "
|
|
5449
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
5450
5450
|
preserveFormat: boolean;
|
|
5451
5451
|
preserveLength: boolean;
|
|
5452
5452
|
pattern?: string | undefined;
|
|
@@ -5488,8 +5488,6 @@ declare const Field: {
|
|
|
5488
5488
|
readonly min?: number | undefined;
|
|
5489
5489
|
readonly max?: number | undefined;
|
|
5490
5490
|
readonly name?: string | undefined;
|
|
5491
|
-
readonly description?: string | undefined;
|
|
5492
|
-
readonly language?: string | undefined;
|
|
5493
5491
|
readonly encryptionConfig?: {
|
|
5494
5492
|
enabled: boolean;
|
|
5495
5493
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -5509,6 +5507,7 @@ declare const Field: {
|
|
|
5509
5507
|
} | undefined;
|
|
5510
5508
|
readonly label?: string | undefined;
|
|
5511
5509
|
readonly precision?: number | undefined;
|
|
5510
|
+
readonly description?: string | undefined;
|
|
5512
5511
|
readonly required?: boolean | undefined;
|
|
5513
5512
|
readonly searchable?: boolean | undefined;
|
|
5514
5513
|
readonly multiple?: boolean | undefined;
|
|
@@ -5531,6 +5530,7 @@ declare const Field: {
|
|
|
5531
5530
|
field: string;
|
|
5532
5531
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
5533
5532
|
} | undefined;
|
|
5533
|
+
readonly language?: string | undefined;
|
|
5534
5534
|
readonly theme?: string | undefined;
|
|
5535
5535
|
readonly lineNumbers?: boolean | undefined;
|
|
5536
5536
|
readonly maxRating?: number | undefined;
|
|
@@ -5550,7 +5550,7 @@ declare const Field: {
|
|
|
5550
5550
|
readonly allowScanning?: boolean | undefined;
|
|
5551
5551
|
readonly currencyConfig?: {
|
|
5552
5552
|
precision: number;
|
|
5553
|
-
currencyMode: "
|
|
5553
|
+
currencyMode: "dynamic" | "fixed";
|
|
5554
5554
|
defaultCurrency: string;
|
|
5555
5555
|
} | undefined;
|
|
5556
5556
|
readonly vectorConfig?: {
|
|
@@ -5558,7 +5558,7 @@ declare const Field: {
|
|
|
5558
5558
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
5559
5559
|
normalized: boolean;
|
|
5560
5560
|
indexed: boolean;
|
|
5561
|
-
indexType?: "
|
|
5561
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
5562
5562
|
} | undefined;
|
|
5563
5563
|
readonly fileAttachmentConfig?: {
|
|
5564
5564
|
virusScan: boolean;
|
|
@@ -5603,7 +5603,7 @@ declare const Field: {
|
|
|
5603
5603
|
} | undefined;
|
|
5604
5604
|
readonly maskingRule?: {
|
|
5605
5605
|
field: string;
|
|
5606
|
-
strategy: "
|
|
5606
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
5607
5607
|
preserveFormat: boolean;
|
|
5608
5608
|
preserveLength: boolean;
|
|
5609
5609
|
pattern?: string | undefined;
|
|
@@ -5645,8 +5645,6 @@ declare const Field: {
|
|
|
5645
5645
|
readonly min?: number | undefined;
|
|
5646
5646
|
readonly max?: number | undefined;
|
|
5647
5647
|
readonly name?: string | undefined;
|
|
5648
|
-
readonly description?: string | undefined;
|
|
5649
|
-
readonly language?: string | undefined;
|
|
5650
5648
|
readonly encryptionConfig?: {
|
|
5651
5649
|
enabled: boolean;
|
|
5652
5650
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -5666,6 +5664,7 @@ declare const Field: {
|
|
|
5666
5664
|
} | undefined;
|
|
5667
5665
|
readonly label?: string | undefined;
|
|
5668
5666
|
readonly precision?: number | undefined;
|
|
5667
|
+
readonly description?: string | undefined;
|
|
5669
5668
|
readonly required?: boolean | undefined;
|
|
5670
5669
|
readonly searchable?: boolean | undefined;
|
|
5671
5670
|
readonly multiple?: boolean | undefined;
|
|
@@ -5688,6 +5687,7 @@ declare const Field: {
|
|
|
5688
5687
|
field: string;
|
|
5689
5688
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
5690
5689
|
} | undefined;
|
|
5690
|
+
readonly language?: string | undefined;
|
|
5691
5691
|
readonly theme?: string | undefined;
|
|
5692
5692
|
readonly lineNumbers?: boolean | undefined;
|
|
5693
5693
|
maxRating: number;
|
|
@@ -5707,7 +5707,7 @@ declare const Field: {
|
|
|
5707
5707
|
readonly allowScanning?: boolean | undefined;
|
|
5708
5708
|
readonly currencyConfig?: {
|
|
5709
5709
|
precision: number;
|
|
5710
|
-
currencyMode: "
|
|
5710
|
+
currencyMode: "dynamic" | "fixed";
|
|
5711
5711
|
defaultCurrency: string;
|
|
5712
5712
|
} | undefined;
|
|
5713
5713
|
readonly vectorConfig?: {
|
|
@@ -5715,7 +5715,7 @@ declare const Field: {
|
|
|
5715
5715
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
5716
5716
|
normalized: boolean;
|
|
5717
5717
|
indexed: boolean;
|
|
5718
|
-
indexType?: "
|
|
5718
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
5719
5719
|
} | undefined;
|
|
5720
5720
|
readonly fileAttachmentConfig?: {
|
|
5721
5721
|
virusScan: boolean;
|
|
@@ -5760,7 +5760,7 @@ declare const Field: {
|
|
|
5760
5760
|
} | undefined;
|
|
5761
5761
|
readonly maskingRule?: {
|
|
5762
5762
|
field: string;
|
|
5763
|
-
strategy: "
|
|
5763
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
5764
5764
|
preserveFormat: boolean;
|
|
5765
5765
|
preserveLength: boolean;
|
|
5766
5766
|
pattern?: string | undefined;
|
|
@@ -5802,8 +5802,6 @@ declare const Field: {
|
|
|
5802
5802
|
readonly min?: number | undefined;
|
|
5803
5803
|
readonly max?: number | undefined;
|
|
5804
5804
|
readonly name?: string | undefined;
|
|
5805
|
-
readonly description?: string | undefined;
|
|
5806
|
-
readonly language?: string | undefined;
|
|
5807
5805
|
readonly encryptionConfig?: {
|
|
5808
5806
|
enabled: boolean;
|
|
5809
5807
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -5823,6 +5821,7 @@ declare const Field: {
|
|
|
5823
5821
|
} | undefined;
|
|
5824
5822
|
readonly label?: string | undefined;
|
|
5825
5823
|
readonly precision?: number | undefined;
|
|
5824
|
+
readonly description?: string | undefined;
|
|
5826
5825
|
readonly required?: boolean | undefined;
|
|
5827
5826
|
readonly searchable?: boolean | undefined;
|
|
5828
5827
|
readonly multiple?: boolean | undefined;
|
|
@@ -5845,6 +5844,7 @@ declare const Field: {
|
|
|
5845
5844
|
field: string;
|
|
5846
5845
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
5847
5846
|
} | undefined;
|
|
5847
|
+
readonly language?: string | undefined;
|
|
5848
5848
|
readonly theme?: string | undefined;
|
|
5849
5849
|
readonly lineNumbers?: boolean | undefined;
|
|
5850
5850
|
readonly maxRating?: number | undefined;
|
|
@@ -5864,7 +5864,7 @@ declare const Field: {
|
|
|
5864
5864
|
readonly allowScanning?: boolean | undefined;
|
|
5865
5865
|
readonly currencyConfig?: {
|
|
5866
5866
|
precision: number;
|
|
5867
|
-
currencyMode: "
|
|
5867
|
+
currencyMode: "dynamic" | "fixed";
|
|
5868
5868
|
defaultCurrency: string;
|
|
5869
5869
|
} | undefined;
|
|
5870
5870
|
readonly vectorConfig?: {
|
|
@@ -5872,7 +5872,7 @@ declare const Field: {
|
|
|
5872
5872
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
5873
5873
|
normalized: boolean;
|
|
5874
5874
|
indexed: boolean;
|
|
5875
|
-
indexType?: "
|
|
5875
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
5876
5876
|
} | undefined;
|
|
5877
5877
|
readonly fileAttachmentConfig?: {
|
|
5878
5878
|
virusScan: boolean;
|
|
@@ -5917,7 +5917,7 @@ declare const Field: {
|
|
|
5917
5917
|
} | undefined;
|
|
5918
5918
|
readonly maskingRule?: {
|
|
5919
5919
|
field: string;
|
|
5920
|
-
strategy: "
|
|
5920
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
5921
5921
|
preserveFormat: boolean;
|
|
5922
5922
|
preserveLength: boolean;
|
|
5923
5923
|
pattern?: string | undefined;
|
|
@@ -5959,8 +5959,6 @@ declare const Field: {
|
|
|
5959
5959
|
readonly min?: number | undefined;
|
|
5960
5960
|
readonly max?: number | undefined;
|
|
5961
5961
|
readonly name?: string | undefined;
|
|
5962
|
-
readonly description?: string | undefined;
|
|
5963
|
-
readonly language?: string | undefined;
|
|
5964
5962
|
readonly encryptionConfig?: {
|
|
5965
5963
|
enabled: boolean;
|
|
5966
5964
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -5980,6 +5978,7 @@ declare const Field: {
|
|
|
5980
5978
|
} | undefined;
|
|
5981
5979
|
readonly label?: string | undefined;
|
|
5982
5980
|
readonly precision?: number | undefined;
|
|
5981
|
+
readonly description?: string | undefined;
|
|
5983
5982
|
readonly required?: boolean | undefined;
|
|
5984
5983
|
readonly searchable?: boolean | undefined;
|
|
5985
5984
|
readonly multiple?: boolean | undefined;
|
|
@@ -6002,6 +6001,7 @@ declare const Field: {
|
|
|
6002
6001
|
field: string;
|
|
6003
6002
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
6004
6003
|
} | undefined;
|
|
6004
|
+
readonly language?: string | undefined;
|
|
6005
6005
|
readonly theme?: string | undefined;
|
|
6006
6006
|
readonly lineNumbers?: boolean | undefined;
|
|
6007
6007
|
readonly maxRating?: number | undefined;
|
|
@@ -6021,7 +6021,7 @@ declare const Field: {
|
|
|
6021
6021
|
readonly allowScanning?: boolean | undefined;
|
|
6022
6022
|
readonly currencyConfig?: {
|
|
6023
6023
|
precision: number;
|
|
6024
|
-
currencyMode: "
|
|
6024
|
+
currencyMode: "dynamic" | "fixed";
|
|
6025
6025
|
defaultCurrency: string;
|
|
6026
6026
|
} | undefined;
|
|
6027
6027
|
readonly vectorConfig?: {
|
|
@@ -6029,7 +6029,7 @@ declare const Field: {
|
|
|
6029
6029
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
6030
6030
|
normalized: boolean;
|
|
6031
6031
|
indexed: boolean;
|
|
6032
|
-
indexType?: "
|
|
6032
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
6033
6033
|
} | undefined;
|
|
6034
6034
|
readonly fileAttachmentConfig?: {
|
|
6035
6035
|
virusScan: boolean;
|
|
@@ -6074,7 +6074,7 @@ declare const Field: {
|
|
|
6074
6074
|
} | undefined;
|
|
6075
6075
|
readonly maskingRule?: {
|
|
6076
6076
|
field: string;
|
|
6077
|
-
strategy: "
|
|
6077
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
6078
6078
|
preserveFormat: boolean;
|
|
6079
6079
|
preserveLength: boolean;
|
|
6080
6080
|
pattern?: string | undefined;
|
|
@@ -6116,8 +6116,6 @@ declare const Field: {
|
|
|
6116
6116
|
readonly min?: number | undefined;
|
|
6117
6117
|
readonly max?: number | undefined;
|
|
6118
6118
|
readonly name?: string | undefined;
|
|
6119
|
-
readonly description?: string | undefined;
|
|
6120
|
-
readonly language?: string | undefined;
|
|
6121
6119
|
readonly encryptionConfig?: {
|
|
6122
6120
|
enabled: boolean;
|
|
6123
6121
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -6137,6 +6135,7 @@ declare const Field: {
|
|
|
6137
6135
|
} | undefined;
|
|
6138
6136
|
readonly label?: string | undefined;
|
|
6139
6137
|
readonly precision?: number | undefined;
|
|
6138
|
+
readonly description?: string | undefined;
|
|
6140
6139
|
readonly required?: boolean | undefined;
|
|
6141
6140
|
readonly searchable?: boolean | undefined;
|
|
6142
6141
|
readonly multiple?: boolean | undefined;
|
|
@@ -6159,6 +6158,7 @@ declare const Field: {
|
|
|
6159
6158
|
field: string;
|
|
6160
6159
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
6161
6160
|
} | undefined;
|
|
6161
|
+
readonly language?: string | undefined;
|
|
6162
6162
|
readonly theme?: string | undefined;
|
|
6163
6163
|
readonly lineNumbers?: boolean | undefined;
|
|
6164
6164
|
readonly maxRating?: number | undefined;
|
|
@@ -6178,7 +6178,7 @@ declare const Field: {
|
|
|
6178
6178
|
readonly allowScanning?: boolean | undefined;
|
|
6179
6179
|
readonly currencyConfig?: {
|
|
6180
6180
|
precision: number;
|
|
6181
|
-
currencyMode: "
|
|
6181
|
+
currencyMode: "dynamic" | "fixed";
|
|
6182
6182
|
defaultCurrency: string;
|
|
6183
6183
|
} | undefined;
|
|
6184
6184
|
readonly vectorConfig?: {
|
|
@@ -6186,7 +6186,7 @@ declare const Field: {
|
|
|
6186
6186
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
6187
6187
|
normalized: boolean;
|
|
6188
6188
|
indexed: boolean;
|
|
6189
|
-
indexType?: "
|
|
6189
|
+
indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
6190
6190
|
} | undefined;
|
|
6191
6191
|
readonly fileAttachmentConfig?: {
|
|
6192
6192
|
virusScan: boolean;
|
|
@@ -6231,7 +6231,7 @@ declare const Field: {
|
|
|
6231
6231
|
} | undefined;
|
|
6232
6232
|
readonly maskingRule?: {
|
|
6233
6233
|
field: string;
|
|
6234
|
-
strategy: "
|
|
6234
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
6235
6235
|
preserveFormat: boolean;
|
|
6236
6236
|
preserveLength: boolean;
|
|
6237
6237
|
pattern?: string | undefined;
|
|
@@ -6273,8 +6273,6 @@ declare const Field: {
|
|
|
6273
6273
|
readonly min?: number | undefined;
|
|
6274
6274
|
readonly max?: number | undefined;
|
|
6275
6275
|
readonly name?: string | undefined;
|
|
6276
|
-
readonly description?: string | undefined;
|
|
6277
|
-
readonly language?: string | undefined;
|
|
6278
6276
|
readonly encryptionConfig?: {
|
|
6279
6277
|
enabled: boolean;
|
|
6280
6278
|
algorithm: "aes-256-gcm" | "aes-256-cbc" | "chacha20-poly1305";
|
|
@@ -6294,6 +6292,7 @@ declare const Field: {
|
|
|
6294
6292
|
} | undefined;
|
|
6295
6293
|
readonly label?: string | undefined;
|
|
6296
6294
|
readonly precision?: number | undefined;
|
|
6295
|
+
readonly description?: string | undefined;
|
|
6297
6296
|
readonly required?: boolean | undefined;
|
|
6298
6297
|
readonly searchable?: boolean | undefined;
|
|
6299
6298
|
readonly multiple?: boolean | undefined;
|
|
@@ -6316,6 +6315,7 @@ declare const Field: {
|
|
|
6316
6315
|
field: string;
|
|
6317
6316
|
function: "count" | "sum" | "avg" | "min" | "max";
|
|
6318
6317
|
} | undefined;
|
|
6318
|
+
readonly language?: string | undefined;
|
|
6319
6319
|
readonly theme?: string | undefined;
|
|
6320
6320
|
readonly lineNumbers?: boolean | undefined;
|
|
6321
6321
|
readonly maxRating?: number | undefined;
|
|
@@ -6335,7 +6335,7 @@ declare const Field: {
|
|
|
6335
6335
|
readonly allowScanning?: boolean | undefined;
|
|
6336
6336
|
readonly currencyConfig?: {
|
|
6337
6337
|
precision: number;
|
|
6338
|
-
currencyMode: "
|
|
6338
|
+
currencyMode: "dynamic" | "fixed";
|
|
6339
6339
|
defaultCurrency: string;
|
|
6340
6340
|
} | undefined;
|
|
6341
6341
|
vectorConfig: {
|
|
@@ -6343,7 +6343,7 @@ declare const Field: {
|
|
|
6343
6343
|
distanceMetric: "cosine" | "euclidean" | "dotProduct" | "manhattan";
|
|
6344
6344
|
normalized: boolean;
|
|
6345
6345
|
indexed: boolean;
|
|
6346
|
-
readonly indexType?: "
|
|
6346
|
+
readonly indexType?: "hnsw" | "ivfflat" | "flat" | undefined;
|
|
6347
6347
|
};
|
|
6348
6348
|
readonly fileAttachmentConfig?: {
|
|
6349
6349
|
virusScan: boolean;
|
|
@@ -6388,7 +6388,7 @@ declare const Field: {
|
|
|
6388
6388
|
} | undefined;
|
|
6389
6389
|
readonly maskingRule?: {
|
|
6390
6390
|
field: string;
|
|
6391
|
-
strategy: "
|
|
6391
|
+
strategy: "redact" | "partial" | "hash" | "tokenize" | "randomize" | "nullify" | "substitute";
|
|
6392
6392
|
preserveFormat: boolean;
|
|
6393
6393
|
preserveLength: boolean;
|
|
6394
6394
|
pattern?: string | undefined;
|