@djangocfg/api 1.2.32 → 1.2.34

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.
Files changed (52) hide show
  1. package/dist/index.cjs +3306 -5
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.d.cts +75 -2
  4. package/dist/index.d.ts +75 -2
  5. package/dist/index.mjs +3303 -5
  6. package/dist/index.mjs.map +1 -1
  7. package/package.json +2 -2
  8. package/src/cfg/generated/_utils/fetchers/cfg__accounts.ts +44 -0
  9. package/src/cfg/generated/_utils/fetchers/cfg__accounts__auth.ts +22 -0
  10. package/src/cfg/generated/_utils/fetchers/cfg__accounts__user_profile.ts +132 -0
  11. package/src/cfg/generated/_utils/fetchers/cfg__centrifugo.ts +22 -0
  12. package/src/cfg/generated/_utils/fetchers/cfg__centrifugo__centrifugo_admin_api.ts +110 -0
  13. package/src/cfg/generated/_utils/fetchers/cfg__centrifugo__centrifugo_auth.ts +22 -0
  14. package/src/cfg/generated/_utils/fetchers/cfg__centrifugo__centrifugo_monitoring.ts +88 -0
  15. package/src/cfg/generated/_utils/fetchers/cfg__centrifugo__centrifugo_testing.ts +66 -0
  16. package/src/cfg/generated/_utils/fetchers/cfg__dashboard__dashboard_api_zones.ts +22 -0
  17. package/src/cfg/generated/_utils/fetchers/cfg__dashboard__dashboard_charts.ts +44 -0
  18. package/src/cfg/generated/_utils/fetchers/cfg__dashboard__dashboard_commands.ts +44 -0
  19. package/src/cfg/generated/_utils/fetchers/cfg__dashboard__dashboard_config.ts +22 -0
  20. package/src/cfg/generated/_utils/fetchers/cfg__dashboard__dashboard_overview.ts +22 -0
  21. package/src/cfg/generated/_utils/fetchers/cfg__dashboard__dashboard_statistics.ts +22 -0
  22. package/src/cfg/generated/_utils/fetchers/cfg__dashboard__dashboard_system.ts +44 -0
  23. package/src/cfg/generated/_utils/fetchers/cfg__endpoints.ts +44 -0
  24. package/src/cfg/generated/_utils/fetchers/cfg__grpc__grpc_api_keys.ts +66 -0
  25. package/src/cfg/generated/_utils/fetchers/cfg__grpc__grpc_charts.ts +154 -0
  26. package/src/cfg/generated/_utils/fetchers/cfg__grpc__grpc_configuration.ts +44 -0
  27. package/src/cfg/generated/_utils/fetchers/cfg__grpc__grpc_monitoring.ts +88 -0
  28. package/src/cfg/generated/_utils/fetchers/cfg__grpc__grpc_proto_files.ts +22 -0
  29. package/src/cfg/generated/_utils/fetchers/cfg__grpc__grpc_services.ts +66 -0
  30. package/src/cfg/generated/_utils/fetchers/cfg__grpc__grpc_testing.ts +66 -0
  31. package/src/cfg/generated/_utils/fetchers/cfg__health.ts +44 -0
  32. package/src/cfg/generated/_utils/fetchers/cfg__knowbase.ts +1078 -0
  33. package/src/cfg/generated/_utils/fetchers/cfg__leads.ts +110 -0
  34. package/src/cfg/generated/_utils/fetchers/cfg__leads__lead_submission.ts +22 -0
  35. package/src/cfg/generated/_utils/fetchers/cfg__newsletter.ts +66 -0
  36. package/src/cfg/generated/_utils/fetchers/cfg__newsletter__bulk_email.ts +22 -0
  37. package/src/cfg/generated/_utils/fetchers/cfg__newsletter__campaigns.ts +110 -0
  38. package/src/cfg/generated/_utils/fetchers/cfg__newsletter__logs.ts +22 -0
  39. package/src/cfg/generated/_utils/fetchers/cfg__newsletter__newsletters.ts +44 -0
  40. package/src/cfg/generated/_utils/fetchers/cfg__newsletter__subscriptions.ts +66 -0
  41. package/src/cfg/generated/_utils/fetchers/cfg__newsletter__testing.ts +22 -0
  42. package/src/cfg/generated/_utils/fetchers/cfg__payments.ts +132 -0
  43. package/src/cfg/generated/_utils/fetchers/cfg__rq__rq_jobs.ts +110 -0
  44. package/src/cfg/generated/_utils/fetchers/cfg__rq__rq_monitoring.ts +44 -0
  45. package/src/cfg/generated/_utils/fetchers/cfg__rq__rq_queues.ts +22 -0
  46. package/src/cfg/generated/_utils/fetchers/cfg__rq__rq_registries.ts +154 -0
  47. package/src/cfg/generated/_utils/fetchers/cfg__rq__rq_schedules.ts +88 -0
  48. package/src/cfg/generated/_utils/fetchers/cfg__rq__rq_testing.ts +88 -0
  49. package/src/cfg/generated/_utils/fetchers/cfg__rq__rq_workers.ts +22 -0
  50. package/src/cfg/generated/_utils/fetchers/cfg__support.ts +220 -0
  51. package/src/cfg/generated/index.ts +4 -0
  52. package/src/cfg/generated/validation-events.ts +133 -0
package/dist/index.d.cts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { ConsolaInstance } from 'consola';
2
2
  import * as react_jsx_runtime from 'react/jsx-runtime';
3
3
  import { ReactNode } from 'react';
4
- import { z } from 'zod';
4
+ import { z, ZodError } from 'zod';
5
5
  import useSWR from 'swr';
6
6
 
7
7
  /**
@@ -15068,6 +15068,79 @@ declare namespace index$2 {
15068
15068
  export { type index$2_APIZone as APIZone, index$2_APIZoneSchema as APIZoneSchema, type index$2_APIZonesSummary as APIZonesSummary, index$2_APIZonesSummarySchema as APIZonesSummarySchema, type index$2_ActivityEntry as ActivityEntry, index$2_ActivityEntrySchema as ActivityEntrySchema, type index$2_ActivityTrackerDay as ActivityTrackerDay, index$2_ActivityTrackerDaySchema as ActivityTrackerDaySchema, type index$2_ApiKey as ApiKey, index$2_ApiKeySchema as ApiKeySchema, type index$2_ApiKeyStats as ApiKeyStats, index$2_ApiKeyStatsSchema as ApiKeyStatsSchema, type index$2_AppStatistics as AppStatistics, type index$2_AppStatisticsData as AppStatisticsData, index$2_AppStatisticsDataSchema as AppStatisticsDataSchema, index$2_AppStatisticsSchema as AppStatisticsSchema, type index$2_ArchiveItem as ArchiveItem, type index$2_ArchiveItemChunk as ArchiveItemChunk, type index$2_ArchiveItemChunkDetail as ArchiveItemChunkDetail, index$2_ArchiveItemChunkDetailSchema as ArchiveItemChunkDetailSchema, type index$2_ArchiveItemChunkRequest as ArchiveItemChunkRequest, index$2_ArchiveItemChunkRequestSchema as ArchiveItemChunkRequestSchema, index$2_ArchiveItemChunkSchema as ArchiveItemChunkSchema, type index$2_ArchiveItemDetail as ArchiveItemDetail, index$2_ArchiveItemDetailSchema as ArchiveItemDetailSchema, type index$2_ArchiveItemRequest as ArchiveItemRequest, index$2_ArchiveItemRequestSchema as ArchiveItemRequestSchema, index$2_ArchiveItemSchema as ArchiveItemSchema, type index$2_ArchiveProcessingResult as ArchiveProcessingResult, index$2_ArchiveProcessingResultSchema as ArchiveProcessingResultSchema, type index$2_ArchiveSearchRequestRequest as ArchiveSearchRequestRequest, index$2_ArchiveSearchRequestRequestSchema as ArchiveSearchRequestRequestSchema, type index$2_ArchiveSearchResult as ArchiveSearchResult, index$2_ArchiveSearchResultSchema as ArchiveSearchResultSchema, type index$2_ArchiveStatistics as ArchiveStatistics, index$2_ArchiveStatisticsSchema as ArchiveStatisticsSchema, type index$2_AxesConfig as AxesConfig, index$2_AxesConfigSchema as AxesConfigSchema, type index$2_Balance as Balance, index$2_BalanceSchema as BalanceSchema, type index$2_BulkEmailRequest as BulkEmailRequest, index$2_BulkEmailRequestSchema as BulkEmailRequestSchema, type index$2_BulkEmailResponse as BulkEmailResponse, index$2_BulkEmailResponseSchema as BulkEmailResponseSchema, type index$2_CentrifugoChannelInfo as CentrifugoChannelInfo, index$2_CentrifugoChannelInfoSchema as CentrifugoChannelInfoSchema, type index$2_CentrifugoChannelsRequestRequest as CentrifugoChannelsRequestRequest, index$2_CentrifugoChannelsRequestRequestSchema as CentrifugoChannelsRequestRequestSchema, type index$2_CentrifugoChannelsResponse as CentrifugoChannelsResponse, index$2_CentrifugoChannelsResponseSchema as CentrifugoChannelsResponseSchema, type index$2_CentrifugoChannelsResult as CentrifugoChannelsResult, index$2_CentrifugoChannelsResultSchema as CentrifugoChannelsResultSchema, type index$2_CentrifugoClientInfo as CentrifugoClientInfo, index$2_CentrifugoClientInfoSchema as CentrifugoClientInfoSchema, type index$2_CentrifugoConfig as CentrifugoConfig, index$2_CentrifugoConfigSchema as CentrifugoConfigSchema, type index$2_CentrifugoError as CentrifugoError, index$2_CentrifugoErrorSchema as CentrifugoErrorSchema, type index$2_CentrifugoHistoryRequestRequest as CentrifugoHistoryRequestRequest, index$2_CentrifugoHistoryRequestRequestSchema as CentrifugoHistoryRequestRequestSchema, type index$2_CentrifugoHistoryResponse as CentrifugoHistoryResponse, index$2_CentrifugoHistoryResponseSchema as CentrifugoHistoryResponseSchema, type index$2_CentrifugoHistoryResult as CentrifugoHistoryResult, index$2_CentrifugoHistoryResultSchema as CentrifugoHistoryResultSchema, type index$2_CentrifugoInfoResponse as CentrifugoInfoResponse, index$2_CentrifugoInfoResponseSchema as CentrifugoInfoResponseSchema, type index$2_CentrifugoInfoResult as CentrifugoInfoResult, index$2_CentrifugoInfoResultSchema as CentrifugoInfoResultSchema, type index$2_CentrifugoMetrics as CentrifugoMetrics, index$2_CentrifugoMetricsSchema as CentrifugoMetricsSchema, type index$2_CentrifugoNodeInfo as CentrifugoNodeInfo, index$2_CentrifugoNodeInfoSchema as CentrifugoNodeInfoSchema, type index$2_CentrifugoOverviewStats as CentrifugoOverviewStats, index$2_CentrifugoOverviewStatsSchema as CentrifugoOverviewStatsSchema, type index$2_CentrifugoPresenceRequestRequest as CentrifugoPresenceRequestRequest, index$2_CentrifugoPresenceRequestRequestSchema as CentrifugoPresenceRequestRequestSchema, type index$2_CentrifugoPresenceResponse as CentrifugoPresenceResponse, index$2_CentrifugoPresenceResponseSchema as CentrifugoPresenceResponseSchema, type index$2_CentrifugoPresenceResult as CentrifugoPresenceResult, index$2_CentrifugoPresenceResultSchema as CentrifugoPresenceResultSchema, type index$2_CentrifugoPresenceStatsRequestRequest as CentrifugoPresenceStatsRequestRequest, index$2_CentrifugoPresenceStatsRequestRequestSchema as CentrifugoPresenceStatsRequestRequestSchema, type index$2_CentrifugoPresenceStatsResponse as CentrifugoPresenceStatsResponse, index$2_CentrifugoPresenceStatsResponseSchema as CentrifugoPresenceStatsResponseSchema, type index$2_CentrifugoPresenceStatsResult as CentrifugoPresenceStatsResult, index$2_CentrifugoPresenceStatsResultSchema as CentrifugoPresenceStatsResultSchema, type index$2_CentrifugoProcess as CentrifugoProcess, index$2_CentrifugoProcessSchema as CentrifugoProcessSchema, type index$2_CentrifugoPublication as CentrifugoPublication, index$2_CentrifugoPublicationSchema as CentrifugoPublicationSchema, type index$2_CentrifugoStreamPosition as CentrifugoStreamPosition, index$2_CentrifugoStreamPositionSchema as CentrifugoStreamPositionSchema, type index$2_CentrifugoToken as CentrifugoToken, index$2_CentrifugoTokenSchema as CentrifugoTokenSchema, type index$2_ChannelList as ChannelList, index$2_ChannelListSchema as ChannelListSchema, type index$2_ChannelStatsSerializer as ChannelStatsSerializer, index$2_ChannelStatsSerializerSchema as ChannelStatsSerializerSchema, type index$2_ChartData as ChartData, index$2_ChartDataSchema as ChartDataSchema, type index$2_ChartDataset as ChartDataset, index$2_ChartDatasetSchema as ChartDatasetSchema, type index$2_ChatHistory as ChatHistory, index$2_ChatHistorySchema as ChatHistorySchema, type index$2_ChatMessage as ChatMessage, index$2_ChatMessageSchema as ChatMessageSchema, type index$2_ChatQueryRequest as ChatQueryRequest, index$2_ChatQueryRequestSchema as ChatQueryRequestSchema, type index$2_ChatResponse as ChatResponse, type index$2_ChatResponseRequest as ChatResponseRequest, index$2_ChatResponseRequestSchema as ChatResponseRequestSchema, index$2_ChatResponseSchema as ChatResponseSchema, type index$2_ChatSession as ChatSession, type index$2_ChatSessionCreateRequest as ChatSessionCreateRequest, index$2_ChatSessionCreateRequestSchema as ChatSessionCreateRequestSchema, type index$2_ChatSessionRequest as ChatSessionRequest, index$2_ChatSessionRequestSchema as ChatSessionRequestSchema, index$2_ChatSessionSchema as ChatSessionSchema, type index$2_ChatSource as ChatSource, type index$2_ChatSourceRequest as ChatSourceRequest, index$2_ChatSourceRequestSchema as ChatSourceRequestSchema, index$2_ChatSourceSchema as ChatSourceSchema, type index$2_ChunkRevectorizationRequestRequest as ChunkRevectorizationRequestRequest, index$2_ChunkRevectorizationRequestRequestSchema as ChunkRevectorizationRequestRequestSchema, type index$2_Command as Command, type index$2_CommandExecuteRequestRequest as CommandExecuteRequestRequest, index$2_CommandExecuteRequestRequestSchema as CommandExecuteRequestRequestSchema, type index$2_CommandHelpResponse as CommandHelpResponse, index$2_CommandHelpResponseSchema as CommandHelpResponseSchema, index$2_CommandSchema as CommandSchema, type index$2_CommandsSummary as CommandsSummary, index$2_CommandsSummarySchema as CommandsSummarySchema, type index$2_ConfigData as ConfigData, index$2_ConfigDataSchema as ConfigDataSchema, type index$2_ConfigMeta as ConfigMeta, index$2_ConfigMetaSchema as ConfigMetaSchema, type index$2_ConfigValidation as ConfigValidation, index$2_ConfigValidationSchema as ConfigValidationSchema, type index$2_ConnectionTokenResponse as ConnectionTokenResponse, index$2_ConnectionTokenResponseSchema as ConnectionTokenResponseSchema, type index$2_ConstanceConfig as ConstanceConfig, index$2_ConstanceConfigSchema as ConstanceConfigSchema, type index$2_Currency as Currency, index$2_CurrencySchema as CurrencySchema, type index$2_DRFConfig as DRFConfig, index$2_DRFConfigSchema as DRFConfigSchema, type index$2_DashboardCharts as DashboardCharts, index$2_DashboardChartsSchema as DashboardChartsSchema, type index$2_DashboardOverview as DashboardOverview, index$2_DashboardOverviewSchema as DashboardOverviewSchema, type index$2_DatabaseConfig as DatabaseConfig, index$2_DatabaseConfigSchema as DatabaseConfigSchema, type index$2_DjangoConfig as DjangoConfig, index$2_DjangoConfigSchema as DjangoConfigSchema, type index$2_DjangoRQConfig as DjangoRQConfig, index$2_DjangoRQConfigSchema as DjangoRQConfigSchema, type index$2_Document as Document, type index$2_DocumentArchive as DocumentArchive, type index$2_DocumentArchiveDetail as DocumentArchiveDetail, index$2_DocumentArchiveDetailSchema as DocumentArchiveDetailSchema, type index$2_DocumentArchiveList as DocumentArchiveList, index$2_DocumentArchiveListSchema as DocumentArchiveListSchema, type index$2_DocumentArchiveRequest as DocumentArchiveRequest, index$2_DocumentArchiveRequestSchema as DocumentArchiveRequestSchema, index$2_DocumentArchiveSchema as DocumentArchiveSchema, type index$2_DocumentCategory as DocumentCategory, type index$2_DocumentCategoryRequest as DocumentCategoryRequest, index$2_DocumentCategoryRequestSchema as DocumentCategoryRequestSchema, index$2_DocumentCategorySchema as DocumentCategorySchema, type index$2_DocumentCreateRequest as DocumentCreateRequest, index$2_DocumentCreateRequestSchema as DocumentCreateRequestSchema, type index$2_DocumentProcessingStatus as DocumentProcessingStatus, index$2_DocumentProcessingStatusSchema as DocumentProcessingStatusSchema, type index$2_DocumentRequest as DocumentRequest, index$2_DocumentRequestSchema as DocumentRequestSchema, index$2_DocumentSchema as DocumentSchema, type index$2_DocumentStats as DocumentStats, index$2_DocumentStatsSchema as DocumentStatsSchema, type index$2_EmailConfig as EmailConfig, index$2_EmailConfigSchema as EmailConfigSchema, type index$2_EmailLog as EmailLog, index$2_EmailLogSchema as EmailLogSchema, type index$2_Endpoint as Endpoint, index$2_EndpointSchema as EndpointSchema, type index$2_EndpointsStatus as EndpointsStatus, index$2_EndpointsStatusSchema as EndpointsStatusSchema, type index$2_ErrorDistributionChart as ErrorDistributionChart, index$2_ErrorDistributionChartSchema as ErrorDistributionChartSchema, type index$2_ErrorDistributionDataPoint as ErrorDistributionDataPoint, index$2_ErrorDistributionDataPointSchema as ErrorDistributionDataPointSchema, type index$2_ErrorResponse as ErrorResponse, index$2_ErrorResponseSchema as ErrorResponseSchema, type index$2_GRPCCallRequestRequest as GRPCCallRequestRequest, index$2_GRPCCallRequestRequestSchema as GRPCCallRequestRequestSchema, type index$2_GRPCCallResponse as GRPCCallResponse, index$2_GRPCCallResponseSchema as GRPCCallResponseSchema, type index$2_GRPCConfig as GRPCConfig, type index$2_GRPCConfigDashboard as GRPCConfigDashboard, index$2_GRPCConfigDashboardSchema as GRPCConfigDashboardSchema, index$2_GRPCConfigSchema as GRPCConfigSchema, type index$2_GRPCExample as GRPCExample, index$2_GRPCExampleSchema as GRPCExampleSchema, type index$2_GRPCExamplesList as GRPCExamplesList, index$2_GRPCExamplesListSchema as GRPCExamplesListSchema, type index$2_GRPCFeatures as GRPCFeatures, index$2_GRPCFeaturesSchema as GRPCFeaturesSchema, type index$2_GRPCFrameworkConfig as GRPCFrameworkConfig, index$2_GRPCFrameworkConfigSchema as GRPCFrameworkConfigSchema, type index$2_GRPCHealthCheck as GRPCHealthCheck, index$2_GRPCHealthCheckSchema as GRPCHealthCheckSchema, type index$2_GRPCInterceptorInfo as GRPCInterceptorInfo, index$2_GRPCInterceptorInfoSchema as GRPCInterceptorInfoSchema, type index$2_GRPCOverviewStats as GRPCOverviewStats, index$2_GRPCOverviewStatsSchema as GRPCOverviewStatsSchema, type index$2_GRPCRegisteredService as GRPCRegisteredService, index$2_GRPCRegisteredServiceSchema as GRPCRegisteredServiceSchema, type index$2_GRPCServerConfig as GRPCServerConfig, index$2_GRPCServerConfigSchema as GRPCServerConfigSchema, type index$2_GRPCServerInfo as GRPCServerInfo, index$2_GRPCServerInfoSchema as GRPCServerInfoSchema, type index$2_GRPCServerStatus as GRPCServerStatus, index$2_GRPCServerStatusSchema as GRPCServerStatusSchema, type index$2_GRPCServiceInfo as GRPCServiceInfo, index$2_GRPCServiceInfoSchema as GRPCServiceInfoSchema, type index$2_GRPCStats as GRPCStats, index$2_GRPCStatsSchema as GRPCStatsSchema, type index$2_GRPCTestLog as GRPCTestLog, index$2_GRPCTestLogSchema as GRPCTestLogSchema, type index$2_HealthCheck as HealthCheck, index$2_HealthCheckSchema as HealthCheckSchema, type index$2_JWTConfig as JWTConfig, index$2_JWTConfigSchema as JWTConfigSchema, type index$2_JobActionResponse as JobActionResponse, index$2_JobActionResponseSchema as JobActionResponseSchema, type index$2_JobDetail as JobDetail, index$2_JobDetailSchema as JobDetailSchema, type index$2_JobList as JobList, type index$2_JobListRequest as JobListRequest, index$2_JobListRequestSchema as JobListRequestSchema, index$2_JobListSchema as JobListSchema, type index$2_LeadSubmission as LeadSubmission, type index$2_LeadSubmissionError as LeadSubmissionError, index$2_LeadSubmissionErrorSchema as LeadSubmissionErrorSchema, type index$2_LeadSubmissionRequest as LeadSubmissionRequest, index$2_LeadSubmissionRequestSchema as LeadSubmissionRequestSchema, type index$2_LeadSubmissionResponse as LeadSubmissionResponse, index$2_LeadSubmissionResponseSchema as LeadSubmissionResponseSchema, index$2_LeadSubmissionSchema as LeadSubmissionSchema, type index$2_ManualAckRequestRequest as ManualAckRequestRequest, index$2_ManualAckRequestRequestSchema as ManualAckRequestRequestSchema, type index$2_ManualAckResponse as ManualAckResponse, index$2_ManualAckResponseSchema as ManualAckResponseSchema, type index$2_Message as Message, type index$2_MessageCreate as MessageCreate, type index$2_MessageCreateRequest as MessageCreateRequest, index$2_MessageCreateRequestSchema as MessageCreateRequestSchema, index$2_MessageCreateSchema as MessageCreateSchema, type index$2_MessageRequest as MessageRequest, index$2_MessageRequestSchema as MessageRequestSchema, index$2_MessageSchema as MessageSchema, type index$2_MethodInfo as MethodInfo, index$2_MethodInfoSchema as MethodInfoSchema, type index$2_MethodList as MethodList, index$2_MethodListSchema as MethodListSchema, type index$2_MethodStats as MethodStats, index$2_MethodStatsSchema as MethodStatsSchema, type index$2_MethodSummary as MethodSummary, index$2_MethodSummarySchema as MethodSummarySchema, type index$2_Newsletter as Newsletter, type index$2_NewsletterCampaign as NewsletterCampaign, type index$2_NewsletterCampaignRequest as NewsletterCampaignRequest, index$2_NewsletterCampaignRequestSchema as NewsletterCampaignRequestSchema, index$2_NewsletterCampaignSchema as NewsletterCampaignSchema, index$2_NewsletterSchema as NewsletterSchema, type index$2_NewsletterSubscription as NewsletterSubscription, index$2_NewsletterSubscriptionSchema as NewsletterSubscriptionSchema, type index$2_NextJSAdminConfig as NextJSAdminConfig, index$2_NextJSAdminConfigSchema as NextJSAdminConfigSchema, type index$2_NgrokConfig as NgrokConfig, index$2_NgrokConfigSchema as NgrokConfigSchema, type index$2_OTPErrorResponse as OTPErrorResponse, index$2_OTPErrorResponseSchema as OTPErrorResponseSchema, type index$2_OTPRequestRequest as OTPRequestRequest, index$2_OTPRequestRequestSchema as OTPRequestRequestSchema, type index$2_OTPRequestResponse as OTPRequestResponse, index$2_OTPRequestResponseSchema as OTPRequestResponseSchema, type index$2_OTPVerifyRequest as OTPVerifyRequest, index$2_OTPVerifyRequestSchema as OTPVerifyRequestSchema, type index$2_OTPVerifyResponse as OTPVerifyResponse, index$2_OTPVerifyResponseSchema as OTPVerifyResponseSchema, type index$2_OpenAPIClientConfig as OpenAPIClientConfig, index$2_OpenAPIClientConfigSchema as OpenAPIClientConfigSchema, type index$2_PaginatedApiKeyList as PaginatedApiKeyList, index$2_PaginatedApiKeyListSchema as PaginatedApiKeyListSchema, type index$2_PaginatedArchiveItemChunkList as PaginatedArchiveItemChunkList, index$2_PaginatedArchiveItemChunkListSchema as PaginatedArchiveItemChunkListSchema, type index$2_PaginatedArchiveItemList as PaginatedArchiveItemList, index$2_PaginatedArchiveItemListSchema as PaginatedArchiveItemListSchema, type index$2_PaginatedArchiveSearchResultList as PaginatedArchiveSearchResultList, index$2_PaginatedArchiveSearchResultListSchema as PaginatedArchiveSearchResultListSchema, type index$2_PaginatedChatResponseList as PaginatedChatResponseList, index$2_PaginatedChatResponseListSchema as PaginatedChatResponseListSchema, type index$2_PaginatedChatSessionList as PaginatedChatSessionList, index$2_PaginatedChatSessionListSchema as PaginatedChatSessionListSchema, type index$2_PaginatedDocumentArchiveListList as PaginatedDocumentArchiveListList, index$2_PaginatedDocumentArchiveListListSchema as PaginatedDocumentArchiveListListSchema, type index$2_PaginatedDocumentList as PaginatedDocumentList, index$2_PaginatedDocumentListSchema as PaginatedDocumentListSchema, type index$2_PaginatedEmailLogList as PaginatedEmailLogList, index$2_PaginatedEmailLogListSchema as PaginatedEmailLogListSchema, type index$2_PaginatedJobListList as PaginatedJobListList, index$2_PaginatedJobListListSchema as PaginatedJobListListSchema, type index$2_PaginatedLeadSubmissionList as PaginatedLeadSubmissionList, index$2_PaginatedLeadSubmissionListSchema as PaginatedLeadSubmissionListSchema, type index$2_PaginatedMessageList as PaginatedMessageList, index$2_PaginatedMessageListSchema as PaginatedMessageListSchema, type index$2_PaginatedNewsletterCampaignList as PaginatedNewsletterCampaignList, index$2_PaginatedNewsletterCampaignListSchema as PaginatedNewsletterCampaignListSchema, type index$2_PaginatedNewsletterList as PaginatedNewsletterList, index$2_PaginatedNewsletterListSchema as PaginatedNewsletterListSchema, type index$2_PaginatedNewsletterSubscriptionList as PaginatedNewsletterSubscriptionList, index$2_PaginatedNewsletterSubscriptionListSchema as PaginatedNewsletterSubscriptionListSchema, type index$2_PaginatedPaymentListList as PaginatedPaymentListList, index$2_PaginatedPaymentListListSchema as PaginatedPaymentListListSchema, type index$2_PaginatedPublicCategoryList as PaginatedPublicCategoryList, index$2_PaginatedPublicCategoryListSchema as PaginatedPublicCategoryListSchema, type index$2_PaginatedPublicDocumentListList as PaginatedPublicDocumentListList, index$2_PaginatedPublicDocumentListListSchema as PaginatedPublicDocumentListListSchema, type index$2_PaginatedPublishList as PaginatedPublishList, index$2_PaginatedPublishListSchema as PaginatedPublishListSchema, type index$2_PaginatedRecentRequestList as PaginatedRecentRequestList, index$2_PaginatedRecentRequestListSchema as PaginatedRecentRequestListSchema, type index$2_PaginatedScheduledJobList as PaginatedScheduledJobList, index$2_PaginatedScheduledJobListSchema as PaginatedScheduledJobListSchema, type index$2_PaginatedServiceSummaryList as PaginatedServiceSummaryList, index$2_PaginatedServiceSummaryListSchema as PaginatedServiceSummaryListSchema, type index$2_PaginatedTicketList as PaginatedTicketList, index$2_PaginatedTicketListSchema as PaginatedTicketListSchema, type index$2_PatchedArchiveItemChunkRequest as PatchedArchiveItemChunkRequest, index$2_PatchedArchiveItemChunkRequestSchema as PatchedArchiveItemChunkRequestSchema, type index$2_PatchedArchiveItemRequest as PatchedArchiveItemRequest, index$2_PatchedArchiveItemRequestSchema as PatchedArchiveItemRequestSchema, type index$2_PatchedChatResponseRequest as PatchedChatResponseRequest, index$2_PatchedChatResponseRequestSchema as PatchedChatResponseRequestSchema, type index$2_PatchedChatSessionRequest as PatchedChatSessionRequest, index$2_PatchedChatSessionRequestSchema as PatchedChatSessionRequestSchema, type index$2_PatchedDocumentArchiveRequest as PatchedDocumentArchiveRequest, index$2_PatchedDocumentArchiveRequestSchema as PatchedDocumentArchiveRequestSchema, type index$2_PatchedDocumentRequest as PatchedDocumentRequest, index$2_PatchedDocumentRequestSchema as PatchedDocumentRequestSchema, type index$2_PatchedLeadSubmissionRequest as PatchedLeadSubmissionRequest, index$2_PatchedLeadSubmissionRequestSchema as PatchedLeadSubmissionRequestSchema, type index$2_PatchedMessageRequest as PatchedMessageRequest, index$2_PatchedMessageRequestSchema as PatchedMessageRequestSchema, type index$2_PatchedNewsletterCampaignRequest as PatchedNewsletterCampaignRequest, index$2_PatchedNewsletterCampaignRequestSchema as PatchedNewsletterCampaignRequestSchema, type index$2_PatchedTicketRequest as PatchedTicketRequest, index$2_PatchedTicketRequestSchema as PatchedTicketRequestSchema, type index$2_PatchedUnsubscribeRequest as PatchedUnsubscribeRequest, index$2_PatchedUnsubscribeRequestSchema as PatchedUnsubscribeRequestSchema, type index$2_PatchedUserProfileUpdateRequest as PatchedUserProfileUpdateRequest, index$2_PatchedUserProfileUpdateRequestSchema as PatchedUserProfileUpdateRequestSchema, type index$2_PaymentDetail as PaymentDetail, index$2_PaymentDetailSchema as PaymentDetailSchema, type index$2_PaymentList as PaymentList, index$2_PaymentListSchema as PaymentListSchema, type index$2_PaymentsConfig as PaymentsConfig, index$2_PaymentsConfigSchema as PaymentsConfigSchema, type index$2_PaymentsNowPayments as PaymentsNowPayments, index$2_PaymentsNowPaymentsSchema as PaymentsNowPaymentsSchema, type index$2_ProtoFileDetail as ProtoFileDetail, index$2_ProtoFileDetailSchema as ProtoFileDetailSchema, type index$2_ProtoFileList as ProtoFileList, index$2_ProtoFileListSchema as ProtoFileListSchema, type index$2_ProtoGenerateError as ProtoGenerateError, index$2_ProtoGenerateErrorSchema as ProtoGenerateErrorSchema, type index$2_ProtoGenerateRequestRequest as ProtoGenerateRequestRequest, index$2_ProtoGenerateRequestRequestSchema as ProtoGenerateRequestRequestSchema, type index$2_ProtoGenerateResponse as ProtoGenerateResponse, index$2_ProtoGenerateResponseSchema as ProtoGenerateResponseSchema, type index$2_PublicCategory as PublicCategory, index$2_PublicCategorySchema as PublicCategorySchema, type index$2_PublicDocument as PublicDocument, type index$2_PublicDocumentList as PublicDocumentList, index$2_PublicDocumentListSchema as PublicDocumentListSchema, index$2_PublicDocumentSchema as PublicDocumentSchema, type index$2_Publish as Publish, index$2_PublishSchema as PublishSchema, type index$2_PublishTestRequestRequest as PublishTestRequestRequest, index$2_PublishTestRequestRequestSchema as PublishTestRequestRequestSchema, type index$2_PublishTestResponse as PublishTestResponse, index$2_PublishTestResponseSchema as PublishTestResponseSchema, type index$2_QueueDetail as QueueDetail, index$2_QueueDetailSchema as QueueDetailSchema, type index$2_QueueStats as QueueStats, index$2_QueueStatsSchema as QueueStatsSchema, type index$2_QuickAction as QuickAction, index$2_QuickActionSchema as QuickActionSchema, type index$2_QuickHealth as QuickHealth, index$2_QuickHealthSchema as QuickHealthSchema, type index$2_RQConfig as RQConfig, index$2_RQConfigSchema as RQConfigSchema, type index$2_RQSchedule as RQSchedule, index$2_RQScheduleSchema as RQScheduleSchema, type index$2_RecentError as RecentError, index$2_RecentErrorSchema as RecentErrorSchema, type index$2_RecentRequest as RecentRequest, index$2_RecentRequestSchema as RecentRequestSchema, type index$2_RecentUser as RecentUser, index$2_RecentUserSchema as RecentUserSchema, type index$2_RedisQueueConfig as RedisQueueConfig, index$2_RedisQueueConfigSchema as RedisQueueConfigSchema, type index$2_RequestVolumeChart as RequestVolumeChart, index$2_RequestVolumeChartSchema as RequestVolumeChartSchema, type index$2_RequestVolumeDataPoint as RequestVolumeDataPoint, index$2_RequestVolumeDataPointSchema as RequestVolumeDataPointSchema, type index$2_ResponseTimeChart as ResponseTimeChart, index$2_ResponseTimeChartSchema as ResponseTimeChartSchema, type index$2_ResponseTimeDataPoint as ResponseTimeDataPoint, index$2_ResponseTimeDataPointSchema as ResponseTimeDataPointSchema, type index$2_RunDemoRequestRequest as RunDemoRequestRequest, index$2_RunDemoRequestRequestSchema as RunDemoRequestRequestSchema, type index$2_ScheduleActionResponse as ScheduleActionResponse, index$2_ScheduleActionResponseSchema as ScheduleActionResponseSchema, type index$2_ScheduleCreateRequest as ScheduleCreateRequest, index$2_ScheduleCreateRequestSchema as ScheduleCreateRequestSchema, type index$2_ScheduledJob as ScheduledJob, index$2_ScheduledJobSchema as ScheduledJobSchema, type index$2_SendCampaignRequest as SendCampaignRequest, index$2_SendCampaignRequestSchema as SendCampaignRequestSchema, type index$2_SendCampaignResponse as SendCampaignResponse, index$2_SendCampaignResponseSchema as SendCampaignResponseSchema, type index$2_Sender as Sender, index$2_SenderSchema as SenderSchema, type index$2_ServerLifecycleChart as ServerLifecycleChart, index$2_ServerLifecycleChartSchema as ServerLifecycleChartSchema, type index$2_ServerLifecycleEvent as ServerLifecycleEvent, index$2_ServerLifecycleEventSchema as ServerLifecycleEventSchema, type index$2_ServerUptimeChart as ServerUptimeChart, index$2_ServerUptimeChartSchema as ServerUptimeChartSchema, type index$2_ServerUptimeDataPoint as ServerUptimeDataPoint, index$2_ServerUptimeDataPointSchema as ServerUptimeDataPointSchema, type index$2_ServiceActivityChart as ServiceActivityChart, index$2_ServiceActivityChartSchema as ServiceActivityChartSchema, type index$2_ServiceActivityDataPoint as ServiceActivityDataPoint, index$2_ServiceActivityDataPointSchema as ServiceActivityDataPointSchema, type index$2_ServiceDetail as ServiceDetail, index$2_ServiceDetailSchema as ServiceDetailSchema, type index$2_ServiceMethods as ServiceMethods, index$2_ServiceMethodsSchema as ServiceMethodsSchema, type index$2_ServiceStats as ServiceStats, index$2_ServiceStatsSchema as ServiceStatsSchema, type index$2_ServiceSummary as ServiceSummary, index$2_ServiceSummarySchema as ServiceSummarySchema, type index$2_SpectacularConfig as SpectacularConfig, index$2_SpectacularConfigSchema as SpectacularConfigSchema, type index$2_StatCard as StatCard, index$2_StatCardSchema as StatCardSchema, type index$2_StressTestRequestRequest as StressTestRequestRequest, index$2_StressTestRequestRequestSchema as StressTestRequestRequestSchema, type index$2_SubscribeRequest as SubscribeRequest, index$2_SubscribeRequestSchema as SubscribeRequestSchema, type index$2_SubscribeResponse as SubscribeResponse, index$2_SubscribeResponseSchema as SubscribeResponseSchema, type index$2_SuccessResponse as SuccessResponse, index$2_SuccessResponseSchema as SuccessResponseSchema, type index$2_SystemHealth as SystemHealth, type index$2_SystemHealthItem as SystemHealthItem, index$2_SystemHealthItemSchema as SystemHealthItemSchema, index$2_SystemHealthSchema as SystemHealthSchema, type index$2_SystemMetrics as SystemMetrics, index$2_SystemMetricsSchema as SystemMetricsSchema, type index$2_TelegramConfig as TelegramConfig, index$2_TelegramConfigSchema as TelegramConfigSchema, type index$2_TestEmailRequest as TestEmailRequest, index$2_TestEmailRequestSchema as TestEmailRequestSchema, type index$2_TestScenario as TestScenario, index$2_TestScenarioSchema as TestScenarioSchema, type index$2_TestingActionResponse as TestingActionResponse, index$2_TestingActionResponseSchema as TestingActionResponseSchema, type index$2_Ticket as Ticket, type index$2_TicketRequest as TicketRequest, index$2_TicketRequestSchema as TicketRequestSchema, index$2_TicketSchema as TicketSchema, type index$2_TokenRefresh as TokenRefresh, type index$2_TokenRefreshRequest as TokenRefreshRequest, index$2_TokenRefreshRequestSchema as TokenRefreshRequestSchema, index$2_TokenRefreshSchema as TokenRefreshSchema, type index$2_Transaction as Transaction, index$2_TransactionSchema as TransactionSchema, type index$2_URLPattern as URLPattern, index$2_URLPatternSchema as URLPatternSchema, type index$2_URLsList as URLsList, index$2_URLsListSchema as URLsListSchema, type index$2_Unsubscribe as Unsubscribe, type index$2_UnsubscribeRequest as UnsubscribeRequest, index$2_UnsubscribeRequestSchema as UnsubscribeRequestSchema, index$2_UnsubscribeSchema as UnsubscribeSchema, type index$2_User as User, type index$2_UserProfileUpdateRequest as UserProfileUpdateRequest, index$2_UserProfileUpdateRequestSchema as UserProfileUpdateRequestSchema, index$2_UserSchema as UserSchema, type index$2_UserStatistics as UserStatistics, index$2_UserStatisticsSchema as UserStatisticsSchema, type index$2_VectorizationResult as VectorizationResult, index$2_VectorizationResultSchema as VectorizationResultSchema, type index$2_VectorizationStatistics as VectorizationStatistics, index$2_VectorizationStatisticsSchema as VectorizationStatisticsSchema, type index$2_Worker as Worker, index$2_WorkerSchema as WorkerSchema, type index$2_WorkerStats as WorkerStats, index$2_WorkerStatsSchema as WorkerStatsSchema };
15069
15069
  }
15070
15070
 
15071
+ /**
15072
+ * Zod Validation Events - Browser CustomEvent integration
15073
+ *
15074
+ * Dispatches browser CustomEvents when Zod validation fails, allowing
15075
+ * React/frontend apps to listen and handle validation errors globally.
15076
+ *
15077
+ * @example
15078
+ * ```typescript
15079
+ * // In your React app
15080
+ * window.addEventListener('zod-validation-error', (event) => {
15081
+ * const { operation, path, method, error, response } = event.detail;
15082
+ * console.error(`Validation failed for ${method} ${path}`, error);
15083
+ * // Show toast notification, log to Sentry, etc.
15084
+ * });
15085
+ * ```
15086
+ */
15087
+
15088
+ /**
15089
+ * Validation error event detail
15090
+ */
15091
+ interface ValidationErrorDetail {
15092
+ /** Operation/function name that failed validation */
15093
+ operation: string;
15094
+ /** API endpoint path */
15095
+ path: string;
15096
+ /** HTTP method */
15097
+ method: string;
15098
+ /** Zod validation error */
15099
+ error: ZodError;
15100
+ /** Raw response data that failed validation */
15101
+ response: any;
15102
+ /** Timestamp of the error */
15103
+ timestamp: Date;
15104
+ }
15105
+ /**
15106
+ * Custom event type for Zod validation errors
15107
+ */
15108
+ type ValidationErrorEvent = CustomEvent<ValidationErrorDetail>;
15109
+ /**
15110
+ * Dispatch a Zod validation error event.
15111
+ *
15112
+ * Only dispatches in browser environment (when window is defined).
15113
+ * Safe to call in Node.js/SSR - will be a no-op.
15114
+ *
15115
+ * @param detail - Validation error details
15116
+ */
15117
+ declare function dispatchValidationError(detail: ValidationErrorDetail): void;
15118
+ /**
15119
+ * Add a global listener for Zod validation errors.
15120
+ *
15121
+ * @param callback - Function to call when validation error occurs
15122
+ * @returns Cleanup function to remove the listener
15123
+ *
15124
+ * @example
15125
+ * ```typescript
15126
+ * const cleanup = onValidationError(({ operation, error }) => {
15127
+ * toast.error(`Validation failed in ${operation}`);
15128
+ * logToSentry(error);
15129
+ * });
15130
+ *
15131
+ * // Later, remove listener
15132
+ * cleanup();
15133
+ * ```
15134
+ */
15135
+ declare function onValidationError(callback: (detail: ValidationErrorDetail) => void): () => void;
15136
+ /**
15137
+ * Format Zod error for logging/display.
15138
+ *
15139
+ * @param error - Zod validation error
15140
+ * @returns Formatted error message
15141
+ */
15142
+ declare function formatZodError(error: ZodError): string;
15143
+
15071
15144
  /**
15072
15145
  * API operation
15073
15146
  *
@@ -20017,4 +20090,4 @@ declare function KnowbaseSessionsProvider({ children }: {
20017
20090
  }): react_jsx_runtime.JSX.Element;
20018
20091
  declare function useKnowbaseSessionsContext(): KnowbaseSessionsContextValue;
20019
20092
 
20020
- export { API, APIClient, APIError, APILogger, type APIOptions, type ApiKeysContextValue, ApiKeysProvider, type ArchiveProcessingResult$1 as ArchiveProcessingResult, type ArchiveStatistics$1 as ArchiveStatistics, type BalancesContextValue, BalancesProvider, models$f as CfgAccountsTypes, models$H as CfgAuthTypes, models$G as CfgBulkEmailTypes, models$F as CfgCampaignsTypes, models$E as CfgCentrifugoAdminApiTypes, models$D as CfgCentrifugoAuthTypes, models$C as CfgCentrifugoMonitoringTypes, models$B as CfgCentrifugoTestingTypes, models$e as CfgCentrifugoTypes, models$z as CfgDashboardActivityTypes, models$A as CfgDashboardApiZonesTypes, models$y as CfgDashboardChartsTypes, models$x as CfgDashboardCommandsTypes, models$w as CfgDashboardConfigTypes, models$v as CfgDashboardOverviewTypes, models$u as CfgDashboardStatisticsTypes, models$t as CfgDashboardSystemTypes, models$d as CfgEndpointsTypes, models$c as CfgGrpcApiKeysTypes, models$b as CfgGrpcChartsTypes, models$a as CfgGrpcConfigurationTypes, models$9 as CfgGrpcMonitoringTypes, models$8 as CfgGrpcProtoFilesTypes, models$7 as CfgGrpcServicesTypes, models$6 as CfgGrpcTestingTypes, models$5 as CfgHealthTypes, models$4 as CfgKnowbaseTypes, models$s as CfgLeadSubmissionTypes, models$3 as CfgLeadsTypes, models$r as CfgLogsTypes, models$2 as CfgNewsletterTypes, models$q as CfgNewslettersTypes, models$1 as CfgPaymentsTypes, models$p as CfgRqJobsTypes, models$o as CfgRqMonitoringTypes, models$n as CfgRqQueuesTypes, models$m as CfgRqRegistriesTypes, models$l as CfgRqSchedulesTypes, models$k as CfgRqTestingTypes, models$j as CfgRqWorkersTypes, models$i as CfgSubscriptionsTypes, models as CfgSupportTypes, models$h as CfgTestingTypes, models$g as CfgUserProfileTypes, type ChatHistory$1 as ChatHistory, type ChatMessage$1 as ChatMessage, type ChatQueryRequest$1 as ChatQueryRequest, type ChatResponse$1 as ChatResponse, type ChatResponseRequest$1 as ChatResponseRequest, type ChatSession$1 as ChatSession, type ChatSessionCreateRequest$1 as ChatSessionCreateRequest, type ChatSessionRequest$1 as ChatSessionRequest, type ChatSource$1 as ChatSource, CookieStorageAdapter, type CurrenciesContextValue, CurrenciesProvider, DEFAULT_RETRY_CONFIG, type Document$1 as Document, type DocumentArchive$1 as DocumentArchive, type DocumentArchiveDetail$1 as DocumentArchiveDetail, type DocumentCreateRequest$1 as DocumentCreateRequest, type DocumentProcessingStatus$1 as DocumentProcessingStatus, type DocumentRequest$1 as DocumentRequest, type DocumentStats$1 as DocumentStats, enums as Enums, type ErrorLog, type FailedAttemptInfo, FetchAdapter, index$1 as Fetchers, index as Hooks, type HttpClientAdapter, type HttpRequest, type HttpResponse, type KnowbaseChatContextValue, KnowbaseChatProvider, type KnowbaseDocumentsContextValue, KnowbaseDocumentsProvider, type KnowbaseSessionsContextValue, KnowbaseSessionsProvider, type LeadsContextValue, LeadsProvider, LocalStorageAdapter, type LoggerConfig, MemoryStorageAdapter, type Message, type MessageCreateRequest, type MessageRequest, NetworkError, type NewsletterContextValue, NewsletterProvider, type OTPRequestRequest, type OTPRequestResponse, type OTPVerifyRequest, type OTPVerifyResponse, type OverviewContextValue, type PaginatedPaymentListList as OverviewPaginatedPaymentListList, type PaymentList as OverviewPaymentList, OverviewProvider, type PaginatedPaymentListList, type PatchedChatResponseRequest$1 as PatchedChatResponseRequest, type PatchedChatSessionRequest$1 as PatchedChatSessionRequest, type PatchedDocumentArchiveRequest$1 as PatchedDocumentArchiveRequest, type PatchedDocumentRequest$1 as PatchedDocumentRequest, type PatchedMessageRequest, type PatchedTicketRequest, type PatchedUserProfileUpdateRequest, PatchedUserProfileUpdateRequestSchema, type PaymentDetail, type PaymentList, type PaymentsContextValue, PaymentsProvider, REFRESH_TOKEN_KEY, type RequestLog, type ResponseLog, type RetryConfig, type RootPaymentsContextValue, RootPaymentsProvider, index$2 as Schemas, type StorageAdapter, type SupportContextValue, SupportProvider, TOKEN_KEY, type Ticket, type TicketRequest, type TokenRefresh, type User, type UserProfileUpdateRequest, api, clearAPITokens, configureAPI, createAccountsOtpRequestCreate, createAccountsOtpVerifyCreate, createAccountsProfileAvatarCreate, createAccountsTokenRefreshCreate, createCentrifugoServerAuthTokenCreate, createCentrifugoServerChannelsCreate, createCentrifugoServerHistoryCreate, createCentrifugoServerInfoCreate, createCentrifugoServerPresenceCreate, createCentrifugoServerPresenceStatsCreate, createCentrifugoTestingPublishTestCreate, createCentrifugoTestingPublishWithLoggingCreate, createCentrifugoTestingSendAckCreate, createDashboardApiCommandsExecuteCreate, createGrpcProtoFilesGenerateCreate, createGrpcTestCallCreate, createKnowbaseAdminChatCreate, createKnowbaseAdminChatQueryCreate, createKnowbaseAdminDocumentsCreate, createKnowbaseAdminDocumentsReprocessCreate, createKnowbaseAdminSessionsActivateCreate, createKnowbaseAdminSessionsArchiveCreate, createKnowbaseAdminSessionsCreate, createKnowbaseSystemArchivesCreate, createKnowbaseSystemArchivesRevectorizeCreate, createKnowbaseSystemArchivesSearchCreate, createKnowbaseSystemChunksCreate, createKnowbaseSystemChunksVectorizeCreate, createKnowbaseSystemItemsCreate, createLeadsCreate, createLeadsSubmitCreate, createNewsletterBulkCreate, createNewsletterCampaignsCreate, createNewsletterCampaignsSendCreate, createNewsletterSubscribeCreate, createNewsletterTestCreate, createNewsletterUnsubscribeCreate, createPaymentsPaymentsConfirmCreate, createPaymentsPaymentsCreateCreate, createRqJobsCancelCreate, createRqJobsRegistriesFailedClearCreate, createRqJobsRegistriesFailedRequeueAllCreate, createRqJobsRegistriesFinishedClearCreate, createRqJobsRequeueCreate, createRqQueuesEmptyCreate, createRqSchedulesCreate, createRqTestingRunDemoCreate, createRqTestingScheduleDemoCreate, createRqTestingStressTestCreate, createSupportTicketsCreate, createSupportTicketsMessagesCreate, deleteKnowbaseAdminChatDestroy, deleteKnowbaseAdminDocumentsDestroy, deleteKnowbaseAdminSessionsDestroy, deleteKnowbaseSystemArchivesDestroy, deleteKnowbaseSystemChunksDestroy, deleteKnowbaseSystemItemsDestroy, deleteLeadsDestroy, deleteNewsletterCampaignsDestroy, deleteRqJobsDestroy, deleteRqSchedulesDestroy, deleteRqTestingCleanupDestroy, deleteSupportTicketsDestroy, deleteSupportTicketsMessagesDestroy, getAPIInstance, getAccountsProfileRetrieve, getCentrifugoAuthTokenRetrieve, getCentrifugoMonitorChannelsRetrieve, getCentrifugoMonitorHealthRetrieve, getCentrifugoMonitorOverviewRetrieve, getCentrifugoMonitorPublishesList, getCentrifugoMonitorTimelineRetrieve, getDashboardApiActivityActionsList, getDashboardApiActivityRecentList, getDashboardApiChartsActivityRetrieve, getDashboardApiChartsRecentUsersList, getDashboardApiChartsRegistrationsRetrieve, getDashboardApiChartsTrackerList, getDashboardApiCommandsHelpRetrieve, getDashboardApiCommandsList, getDashboardApiCommandsSummaryRetrieve, getDashboardApiConfigConfigRetrieve, getDashboardApiOverviewOverviewRetrieve, getDashboardApiStatisticsAppsList, getDashboardApiStatisticsCardsList, getDashboardApiStatisticsUsersRetrieve, getDashboardApiSystemHealthRetrieve, getDashboardApiSystemMetricsRetrieve, getDashboardApiZonesList, getDashboardApiZonesSummaryRetrieve, getEndpointsDrfRetrieve, getEndpointsUrlsCompactRetrieve, getEndpointsUrlsRetrieve, getGrpcApiKeysList, getGrpcApiKeysRetrieve, getGrpcApiKeysStatsRetrieve, getGrpcChartsDashboardRetrieve, getGrpcChartsErrorDistributionRetrieve, getGrpcChartsRequestVolumeRetrieve, getGrpcChartsResponseTimeRetrieve, getGrpcChartsServerLifecycleRetrieve, getGrpcChartsServerUptimeRetrieve, getGrpcChartsServiceActivityRetrieve, getGrpcConfigConfigRetrieve, getGrpcConfigServerInfoRetrieve, getGrpcMonitorHealthRetrieve, getGrpcMonitorMethodsRetrieve, getGrpcMonitorOverviewRetrieve, getGrpcMonitorRequestsList, getGrpcMonitorTimelineRetrieve, getGrpcProtoFilesDownloadAllRetrieve, getGrpcProtoFilesList, getGrpcProtoFilesRetrieve, getGrpcServicesList, getGrpcServicesMethodsRetrieve, getGrpcServicesRetrieve, getGrpcTestExamplesRetrieve, getGrpcTestLogsRetrieve, getHealthDrfQuickRetrieve, getHealthDrfRetrieve, getKnowbaseAdminChatHistoryRetrieve, getKnowbaseAdminChatList, getKnowbaseAdminChatRetrieve, getKnowbaseAdminDocumentsList, getKnowbaseAdminDocumentsRetrieve, getKnowbaseAdminDocumentsStatsRetrieve, getKnowbaseAdminDocumentsStatusRetrieve, getKnowbaseAdminSessionsList, getKnowbaseAdminSessionsRetrieve, getKnowbaseCategoriesList, getKnowbaseCategoriesRetrieve, getKnowbaseDocumentsList, getKnowbaseDocumentsRetrieve, getKnowbaseSystemArchivesFileTreeRetrieve, getKnowbaseSystemArchivesItemsList, getKnowbaseSystemArchivesList, getKnowbaseSystemArchivesRetrieve, getKnowbaseSystemArchivesStatisticsRetrieve, getKnowbaseSystemArchivesVectorizationStatsRetrieve, getKnowbaseSystemChunksContextRetrieve, getKnowbaseSystemChunksList, getKnowbaseSystemChunksRetrieve, getKnowbaseSystemItemsChunksList, getKnowbaseSystemItemsContentRetrieve, getKnowbaseSystemItemsList, getKnowbaseSystemItemsRetrieve, getLeadsList, getLeadsRetrieve, getNewsletterCampaignsList, getNewsletterCampaignsRetrieve, getNewsletterLogsList, getNewsletterNewslettersList, getNewsletterNewslettersRetrieve, getNewsletterSubscriptionsList, getPaymentsBalanceRetrieve, getPaymentsCurrenciesList, getPaymentsPaymentsList, getPaymentsPaymentsRetrieve, getPaymentsPaymentsStatusRetrieve, getPaymentsTransactionsList, getRqJobsList, getRqJobsRegistriesDeferredList, getRqJobsRegistriesFailedList, getRqJobsRegistriesFinishedList, getRqJobsRegistriesStartedList, getRqJobsRetrieve, getRqMonitorConfigRetrieve, getRqMonitorHealthRetrieve, getRqMonitorMetricsRetrieve, getRqQueuesJobsRetrieve, getRqQueuesList, getRqQueuesRetrieve, getRqSchedulesList, getRqSchedulesRetrieve, getRqTestingList, getRqTestingResultsRetrieve, getRqWorkersList, getRqWorkersStatsRetrieve, getSupportTicketsList, getSupportTicketsMessagesList, getSupportTicketsMessagesRetrieve, getSupportTicketsRetrieve, isAPIConfigured, partialUpdateAccountsProfilePartialPartialUpdate, partialUpdateAccountsProfilePartialUpdate, partialUpdateAccountsProfileUpdatePartialUpdate, partialUpdateKnowbaseAdminChatPartialUpdate, partialUpdateKnowbaseAdminDocumentsPartialUpdate, partialUpdateKnowbaseAdminSessionsPartialUpdate, partialUpdateKnowbaseSystemArchivesPartialUpdate, partialUpdateKnowbaseSystemChunksPartialUpdate, partialUpdateKnowbaseSystemItemsPartialUpdate, partialUpdateLeadsPartialUpdate, partialUpdateNewsletterCampaignsPartialUpdate, partialUpdateNewsletterUnsubscribePartialUpdate, partialUpdateSupportTicketsMessagesPartialUpdate, partialUpdateSupportTicketsPartialUpdate, reconfigureAPI, resetAPI, shouldRetry, updateAccountsProfileUpdateUpdate, updateKnowbaseAdminChatUpdate, updateKnowbaseAdminDocumentsUpdate, updateKnowbaseAdminSessionsUpdate, updateKnowbaseSystemArchivesUpdate, updateKnowbaseSystemChunksUpdate, updateKnowbaseSystemItemsUpdate, updateLeadsUpdate, updateNewsletterCampaignsUpdate, updateNewsletterUnsubscribeUpdate, updateSupportTicketsMessagesUpdate, updateSupportTicketsUpdate, useApiKeysContext, useBalancesContext, useCreateAccountsOtpRequestCreate, useCreateAccountsOtpVerifyCreate, useCreateAccountsProfileAvatarCreate, useCreateAccountsTokenRefreshCreate, useCurrenciesContext, useKnowbaseChatContext, useKnowbaseDocumentsContext, useKnowbaseSessionsContext, useLeadsContext, useNewsletterContext, useOverviewContext, usePartialUpdateAccountsProfilePartialUpdate, usePaymentsContext, useRootPaymentsContext, useSupportContext, useUpdateAccountsProfileUpdateUpdate, withRetry };
20093
+ export { API, APIClient, APIError, APILogger, type APIOptions, type ApiKeysContextValue, ApiKeysProvider, type ArchiveProcessingResult$1 as ArchiveProcessingResult, type ArchiveStatistics$1 as ArchiveStatistics, type BalancesContextValue, BalancesProvider, models$f as CfgAccountsTypes, models$H as CfgAuthTypes, models$G as CfgBulkEmailTypes, models$F as CfgCampaignsTypes, models$E as CfgCentrifugoAdminApiTypes, models$D as CfgCentrifugoAuthTypes, models$C as CfgCentrifugoMonitoringTypes, models$B as CfgCentrifugoTestingTypes, models$e as CfgCentrifugoTypes, models$z as CfgDashboardActivityTypes, models$A as CfgDashboardApiZonesTypes, models$y as CfgDashboardChartsTypes, models$x as CfgDashboardCommandsTypes, models$w as CfgDashboardConfigTypes, models$v as CfgDashboardOverviewTypes, models$u as CfgDashboardStatisticsTypes, models$t as CfgDashboardSystemTypes, models$d as CfgEndpointsTypes, models$c as CfgGrpcApiKeysTypes, models$b as CfgGrpcChartsTypes, models$a as CfgGrpcConfigurationTypes, models$9 as CfgGrpcMonitoringTypes, models$8 as CfgGrpcProtoFilesTypes, models$7 as CfgGrpcServicesTypes, models$6 as CfgGrpcTestingTypes, models$5 as CfgHealthTypes, models$4 as CfgKnowbaseTypes, models$s as CfgLeadSubmissionTypes, models$3 as CfgLeadsTypes, models$r as CfgLogsTypes, models$2 as CfgNewsletterTypes, models$q as CfgNewslettersTypes, models$1 as CfgPaymentsTypes, models$p as CfgRqJobsTypes, models$o as CfgRqMonitoringTypes, models$n as CfgRqQueuesTypes, models$m as CfgRqRegistriesTypes, models$l as CfgRqSchedulesTypes, models$k as CfgRqTestingTypes, models$j as CfgRqWorkersTypes, models$i as CfgSubscriptionsTypes, models as CfgSupportTypes, models$h as CfgTestingTypes, models$g as CfgUserProfileTypes, type ChatHistory$1 as ChatHistory, type ChatMessage$1 as ChatMessage, type ChatQueryRequest$1 as ChatQueryRequest, type ChatResponse$1 as ChatResponse, type ChatResponseRequest$1 as ChatResponseRequest, type ChatSession$1 as ChatSession, type ChatSessionCreateRequest$1 as ChatSessionCreateRequest, type ChatSessionRequest$1 as ChatSessionRequest, type ChatSource$1 as ChatSource, CookieStorageAdapter, type CurrenciesContextValue, CurrenciesProvider, DEFAULT_RETRY_CONFIG, type Document$1 as Document, type DocumentArchive$1 as DocumentArchive, type DocumentArchiveDetail$1 as DocumentArchiveDetail, type DocumentCreateRequest$1 as DocumentCreateRequest, type DocumentProcessingStatus$1 as DocumentProcessingStatus, type DocumentRequest$1 as DocumentRequest, type DocumentStats$1 as DocumentStats, enums as Enums, type ErrorLog, type FailedAttemptInfo, FetchAdapter, index$1 as Fetchers, index as Hooks, type HttpClientAdapter, type HttpRequest, type HttpResponse, type KnowbaseChatContextValue, KnowbaseChatProvider, type KnowbaseDocumentsContextValue, KnowbaseDocumentsProvider, type KnowbaseSessionsContextValue, KnowbaseSessionsProvider, type LeadsContextValue, LeadsProvider, LocalStorageAdapter, type LoggerConfig, MemoryStorageAdapter, type Message, type MessageCreateRequest, type MessageRequest, NetworkError, type NewsletterContextValue, NewsletterProvider, type OTPRequestRequest, type OTPRequestResponse, type OTPVerifyRequest, type OTPVerifyResponse, type OverviewContextValue, type PaginatedPaymentListList as OverviewPaginatedPaymentListList, type PaymentList as OverviewPaymentList, OverviewProvider, type PaginatedPaymentListList, type PatchedChatResponseRequest$1 as PatchedChatResponseRequest, type PatchedChatSessionRequest$1 as PatchedChatSessionRequest, type PatchedDocumentArchiveRequest$1 as PatchedDocumentArchiveRequest, type PatchedDocumentRequest$1 as PatchedDocumentRequest, type PatchedMessageRequest, type PatchedTicketRequest, type PatchedUserProfileUpdateRequest, PatchedUserProfileUpdateRequestSchema, type PaymentDetail, type PaymentList, type PaymentsContextValue, PaymentsProvider, REFRESH_TOKEN_KEY, type RequestLog, type ResponseLog, type RetryConfig, type RootPaymentsContextValue, RootPaymentsProvider, index$2 as Schemas, type StorageAdapter, type SupportContextValue, SupportProvider, TOKEN_KEY, type Ticket, type TicketRequest, type TokenRefresh, type User, type UserProfileUpdateRequest, type ValidationErrorDetail, type ValidationErrorEvent, api, clearAPITokens, configureAPI, createAccountsOtpRequestCreate, createAccountsOtpVerifyCreate, createAccountsProfileAvatarCreate, createAccountsTokenRefreshCreate, createCentrifugoServerAuthTokenCreate, createCentrifugoServerChannelsCreate, createCentrifugoServerHistoryCreate, createCentrifugoServerInfoCreate, createCentrifugoServerPresenceCreate, createCentrifugoServerPresenceStatsCreate, createCentrifugoTestingPublishTestCreate, createCentrifugoTestingPublishWithLoggingCreate, createCentrifugoTestingSendAckCreate, createDashboardApiCommandsExecuteCreate, createGrpcProtoFilesGenerateCreate, createGrpcTestCallCreate, createKnowbaseAdminChatCreate, createKnowbaseAdminChatQueryCreate, createKnowbaseAdminDocumentsCreate, createKnowbaseAdminDocumentsReprocessCreate, createKnowbaseAdminSessionsActivateCreate, createKnowbaseAdminSessionsArchiveCreate, createKnowbaseAdminSessionsCreate, createKnowbaseSystemArchivesCreate, createKnowbaseSystemArchivesRevectorizeCreate, createKnowbaseSystemArchivesSearchCreate, createKnowbaseSystemChunksCreate, createKnowbaseSystemChunksVectorizeCreate, createKnowbaseSystemItemsCreate, createLeadsCreate, createLeadsSubmitCreate, createNewsletterBulkCreate, createNewsletterCampaignsCreate, createNewsletterCampaignsSendCreate, createNewsletterSubscribeCreate, createNewsletterTestCreate, createNewsletterUnsubscribeCreate, createPaymentsPaymentsConfirmCreate, createPaymentsPaymentsCreateCreate, createRqJobsCancelCreate, createRqJobsRegistriesFailedClearCreate, createRqJobsRegistriesFailedRequeueAllCreate, createRqJobsRegistriesFinishedClearCreate, createRqJobsRequeueCreate, createRqQueuesEmptyCreate, createRqSchedulesCreate, createRqTestingRunDemoCreate, createRqTestingScheduleDemoCreate, createRqTestingStressTestCreate, createSupportTicketsCreate, createSupportTicketsMessagesCreate, deleteKnowbaseAdminChatDestroy, deleteKnowbaseAdminDocumentsDestroy, deleteKnowbaseAdminSessionsDestroy, deleteKnowbaseSystemArchivesDestroy, deleteKnowbaseSystemChunksDestroy, deleteKnowbaseSystemItemsDestroy, deleteLeadsDestroy, deleteNewsletterCampaignsDestroy, deleteRqJobsDestroy, deleteRqSchedulesDestroy, deleteRqTestingCleanupDestroy, deleteSupportTicketsDestroy, deleteSupportTicketsMessagesDestroy, dispatchValidationError, formatZodError, getAPIInstance, getAccountsProfileRetrieve, getCentrifugoAuthTokenRetrieve, getCentrifugoMonitorChannelsRetrieve, getCentrifugoMonitorHealthRetrieve, getCentrifugoMonitorOverviewRetrieve, getCentrifugoMonitorPublishesList, getCentrifugoMonitorTimelineRetrieve, getDashboardApiActivityActionsList, getDashboardApiActivityRecentList, getDashboardApiChartsActivityRetrieve, getDashboardApiChartsRecentUsersList, getDashboardApiChartsRegistrationsRetrieve, getDashboardApiChartsTrackerList, getDashboardApiCommandsHelpRetrieve, getDashboardApiCommandsList, getDashboardApiCommandsSummaryRetrieve, getDashboardApiConfigConfigRetrieve, getDashboardApiOverviewOverviewRetrieve, getDashboardApiStatisticsAppsList, getDashboardApiStatisticsCardsList, getDashboardApiStatisticsUsersRetrieve, getDashboardApiSystemHealthRetrieve, getDashboardApiSystemMetricsRetrieve, getDashboardApiZonesList, getDashboardApiZonesSummaryRetrieve, getEndpointsDrfRetrieve, getEndpointsUrlsCompactRetrieve, getEndpointsUrlsRetrieve, getGrpcApiKeysList, getGrpcApiKeysRetrieve, getGrpcApiKeysStatsRetrieve, getGrpcChartsDashboardRetrieve, getGrpcChartsErrorDistributionRetrieve, getGrpcChartsRequestVolumeRetrieve, getGrpcChartsResponseTimeRetrieve, getGrpcChartsServerLifecycleRetrieve, getGrpcChartsServerUptimeRetrieve, getGrpcChartsServiceActivityRetrieve, getGrpcConfigConfigRetrieve, getGrpcConfigServerInfoRetrieve, getGrpcMonitorHealthRetrieve, getGrpcMonitorMethodsRetrieve, getGrpcMonitorOverviewRetrieve, getGrpcMonitorRequestsList, getGrpcMonitorTimelineRetrieve, getGrpcProtoFilesDownloadAllRetrieve, getGrpcProtoFilesList, getGrpcProtoFilesRetrieve, getGrpcServicesList, getGrpcServicesMethodsRetrieve, getGrpcServicesRetrieve, getGrpcTestExamplesRetrieve, getGrpcTestLogsRetrieve, getHealthDrfQuickRetrieve, getHealthDrfRetrieve, getKnowbaseAdminChatHistoryRetrieve, getKnowbaseAdminChatList, getKnowbaseAdminChatRetrieve, getKnowbaseAdminDocumentsList, getKnowbaseAdminDocumentsRetrieve, getKnowbaseAdminDocumentsStatsRetrieve, getKnowbaseAdminDocumentsStatusRetrieve, getKnowbaseAdminSessionsList, getKnowbaseAdminSessionsRetrieve, getKnowbaseCategoriesList, getKnowbaseCategoriesRetrieve, getKnowbaseDocumentsList, getKnowbaseDocumentsRetrieve, getKnowbaseSystemArchivesFileTreeRetrieve, getKnowbaseSystemArchivesItemsList, getKnowbaseSystemArchivesList, getKnowbaseSystemArchivesRetrieve, getKnowbaseSystemArchivesStatisticsRetrieve, getKnowbaseSystemArchivesVectorizationStatsRetrieve, getKnowbaseSystemChunksContextRetrieve, getKnowbaseSystemChunksList, getKnowbaseSystemChunksRetrieve, getKnowbaseSystemItemsChunksList, getKnowbaseSystemItemsContentRetrieve, getKnowbaseSystemItemsList, getKnowbaseSystemItemsRetrieve, getLeadsList, getLeadsRetrieve, getNewsletterCampaignsList, getNewsletterCampaignsRetrieve, getNewsletterLogsList, getNewsletterNewslettersList, getNewsletterNewslettersRetrieve, getNewsletterSubscriptionsList, getPaymentsBalanceRetrieve, getPaymentsCurrenciesList, getPaymentsPaymentsList, getPaymentsPaymentsRetrieve, getPaymentsPaymentsStatusRetrieve, getPaymentsTransactionsList, getRqJobsList, getRqJobsRegistriesDeferredList, getRqJobsRegistriesFailedList, getRqJobsRegistriesFinishedList, getRqJobsRegistriesStartedList, getRqJobsRetrieve, getRqMonitorConfigRetrieve, getRqMonitorHealthRetrieve, getRqMonitorMetricsRetrieve, getRqQueuesJobsRetrieve, getRqQueuesList, getRqQueuesRetrieve, getRqSchedulesList, getRqSchedulesRetrieve, getRqTestingList, getRqTestingResultsRetrieve, getRqWorkersList, getRqWorkersStatsRetrieve, getSupportTicketsList, getSupportTicketsMessagesList, getSupportTicketsMessagesRetrieve, getSupportTicketsRetrieve, isAPIConfigured, onValidationError, partialUpdateAccountsProfilePartialPartialUpdate, partialUpdateAccountsProfilePartialUpdate, partialUpdateAccountsProfileUpdatePartialUpdate, partialUpdateKnowbaseAdminChatPartialUpdate, partialUpdateKnowbaseAdminDocumentsPartialUpdate, partialUpdateKnowbaseAdminSessionsPartialUpdate, partialUpdateKnowbaseSystemArchivesPartialUpdate, partialUpdateKnowbaseSystemChunksPartialUpdate, partialUpdateKnowbaseSystemItemsPartialUpdate, partialUpdateLeadsPartialUpdate, partialUpdateNewsletterCampaignsPartialUpdate, partialUpdateNewsletterUnsubscribePartialUpdate, partialUpdateSupportTicketsMessagesPartialUpdate, partialUpdateSupportTicketsPartialUpdate, reconfigureAPI, resetAPI, shouldRetry, updateAccountsProfileUpdateUpdate, updateKnowbaseAdminChatUpdate, updateKnowbaseAdminDocumentsUpdate, updateKnowbaseAdminSessionsUpdate, updateKnowbaseSystemArchivesUpdate, updateKnowbaseSystemChunksUpdate, updateKnowbaseSystemItemsUpdate, updateLeadsUpdate, updateNewsletterCampaignsUpdate, updateNewsletterUnsubscribeUpdate, updateSupportTicketsMessagesUpdate, updateSupportTicketsUpdate, useApiKeysContext, useBalancesContext, useCreateAccountsOtpRequestCreate, useCreateAccountsOtpVerifyCreate, useCreateAccountsProfileAvatarCreate, useCreateAccountsTokenRefreshCreate, useCurrenciesContext, useKnowbaseChatContext, useKnowbaseDocumentsContext, useKnowbaseSessionsContext, useLeadsContext, useNewsletterContext, useOverviewContext, usePartialUpdateAccountsProfilePartialUpdate, usePaymentsContext, useRootPaymentsContext, useSupportContext, useUpdateAccountsProfileUpdateUpdate, withRetry };
package/dist/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { ConsolaInstance } from 'consola';
2
2
  import * as react_jsx_runtime from 'react/jsx-runtime';
3
3
  import { ReactNode } from 'react';
4
- import { z } from 'zod';
4
+ import { z, ZodError } from 'zod';
5
5
  import useSWR from 'swr';
6
6
 
7
7
  /**
@@ -15068,6 +15068,79 @@ declare namespace index$2 {
15068
15068
  export { type index$2_APIZone as APIZone, index$2_APIZoneSchema as APIZoneSchema, type index$2_APIZonesSummary as APIZonesSummary, index$2_APIZonesSummarySchema as APIZonesSummarySchema, type index$2_ActivityEntry as ActivityEntry, index$2_ActivityEntrySchema as ActivityEntrySchema, type index$2_ActivityTrackerDay as ActivityTrackerDay, index$2_ActivityTrackerDaySchema as ActivityTrackerDaySchema, type index$2_ApiKey as ApiKey, index$2_ApiKeySchema as ApiKeySchema, type index$2_ApiKeyStats as ApiKeyStats, index$2_ApiKeyStatsSchema as ApiKeyStatsSchema, type index$2_AppStatistics as AppStatistics, type index$2_AppStatisticsData as AppStatisticsData, index$2_AppStatisticsDataSchema as AppStatisticsDataSchema, index$2_AppStatisticsSchema as AppStatisticsSchema, type index$2_ArchiveItem as ArchiveItem, type index$2_ArchiveItemChunk as ArchiveItemChunk, type index$2_ArchiveItemChunkDetail as ArchiveItemChunkDetail, index$2_ArchiveItemChunkDetailSchema as ArchiveItemChunkDetailSchema, type index$2_ArchiveItemChunkRequest as ArchiveItemChunkRequest, index$2_ArchiveItemChunkRequestSchema as ArchiveItemChunkRequestSchema, index$2_ArchiveItemChunkSchema as ArchiveItemChunkSchema, type index$2_ArchiveItemDetail as ArchiveItemDetail, index$2_ArchiveItemDetailSchema as ArchiveItemDetailSchema, type index$2_ArchiveItemRequest as ArchiveItemRequest, index$2_ArchiveItemRequestSchema as ArchiveItemRequestSchema, index$2_ArchiveItemSchema as ArchiveItemSchema, type index$2_ArchiveProcessingResult as ArchiveProcessingResult, index$2_ArchiveProcessingResultSchema as ArchiveProcessingResultSchema, type index$2_ArchiveSearchRequestRequest as ArchiveSearchRequestRequest, index$2_ArchiveSearchRequestRequestSchema as ArchiveSearchRequestRequestSchema, type index$2_ArchiveSearchResult as ArchiveSearchResult, index$2_ArchiveSearchResultSchema as ArchiveSearchResultSchema, type index$2_ArchiveStatistics as ArchiveStatistics, index$2_ArchiveStatisticsSchema as ArchiveStatisticsSchema, type index$2_AxesConfig as AxesConfig, index$2_AxesConfigSchema as AxesConfigSchema, type index$2_Balance as Balance, index$2_BalanceSchema as BalanceSchema, type index$2_BulkEmailRequest as BulkEmailRequest, index$2_BulkEmailRequestSchema as BulkEmailRequestSchema, type index$2_BulkEmailResponse as BulkEmailResponse, index$2_BulkEmailResponseSchema as BulkEmailResponseSchema, type index$2_CentrifugoChannelInfo as CentrifugoChannelInfo, index$2_CentrifugoChannelInfoSchema as CentrifugoChannelInfoSchema, type index$2_CentrifugoChannelsRequestRequest as CentrifugoChannelsRequestRequest, index$2_CentrifugoChannelsRequestRequestSchema as CentrifugoChannelsRequestRequestSchema, type index$2_CentrifugoChannelsResponse as CentrifugoChannelsResponse, index$2_CentrifugoChannelsResponseSchema as CentrifugoChannelsResponseSchema, type index$2_CentrifugoChannelsResult as CentrifugoChannelsResult, index$2_CentrifugoChannelsResultSchema as CentrifugoChannelsResultSchema, type index$2_CentrifugoClientInfo as CentrifugoClientInfo, index$2_CentrifugoClientInfoSchema as CentrifugoClientInfoSchema, type index$2_CentrifugoConfig as CentrifugoConfig, index$2_CentrifugoConfigSchema as CentrifugoConfigSchema, type index$2_CentrifugoError as CentrifugoError, index$2_CentrifugoErrorSchema as CentrifugoErrorSchema, type index$2_CentrifugoHistoryRequestRequest as CentrifugoHistoryRequestRequest, index$2_CentrifugoHistoryRequestRequestSchema as CentrifugoHistoryRequestRequestSchema, type index$2_CentrifugoHistoryResponse as CentrifugoHistoryResponse, index$2_CentrifugoHistoryResponseSchema as CentrifugoHistoryResponseSchema, type index$2_CentrifugoHistoryResult as CentrifugoHistoryResult, index$2_CentrifugoHistoryResultSchema as CentrifugoHistoryResultSchema, type index$2_CentrifugoInfoResponse as CentrifugoInfoResponse, index$2_CentrifugoInfoResponseSchema as CentrifugoInfoResponseSchema, type index$2_CentrifugoInfoResult as CentrifugoInfoResult, index$2_CentrifugoInfoResultSchema as CentrifugoInfoResultSchema, type index$2_CentrifugoMetrics as CentrifugoMetrics, index$2_CentrifugoMetricsSchema as CentrifugoMetricsSchema, type index$2_CentrifugoNodeInfo as CentrifugoNodeInfo, index$2_CentrifugoNodeInfoSchema as CentrifugoNodeInfoSchema, type index$2_CentrifugoOverviewStats as CentrifugoOverviewStats, index$2_CentrifugoOverviewStatsSchema as CentrifugoOverviewStatsSchema, type index$2_CentrifugoPresenceRequestRequest as CentrifugoPresenceRequestRequest, index$2_CentrifugoPresenceRequestRequestSchema as CentrifugoPresenceRequestRequestSchema, type index$2_CentrifugoPresenceResponse as CentrifugoPresenceResponse, index$2_CentrifugoPresenceResponseSchema as CentrifugoPresenceResponseSchema, type index$2_CentrifugoPresenceResult as CentrifugoPresenceResult, index$2_CentrifugoPresenceResultSchema as CentrifugoPresenceResultSchema, type index$2_CentrifugoPresenceStatsRequestRequest as CentrifugoPresenceStatsRequestRequest, index$2_CentrifugoPresenceStatsRequestRequestSchema as CentrifugoPresenceStatsRequestRequestSchema, type index$2_CentrifugoPresenceStatsResponse as CentrifugoPresenceStatsResponse, index$2_CentrifugoPresenceStatsResponseSchema as CentrifugoPresenceStatsResponseSchema, type index$2_CentrifugoPresenceStatsResult as CentrifugoPresenceStatsResult, index$2_CentrifugoPresenceStatsResultSchema as CentrifugoPresenceStatsResultSchema, type index$2_CentrifugoProcess as CentrifugoProcess, index$2_CentrifugoProcessSchema as CentrifugoProcessSchema, type index$2_CentrifugoPublication as CentrifugoPublication, index$2_CentrifugoPublicationSchema as CentrifugoPublicationSchema, type index$2_CentrifugoStreamPosition as CentrifugoStreamPosition, index$2_CentrifugoStreamPositionSchema as CentrifugoStreamPositionSchema, type index$2_CentrifugoToken as CentrifugoToken, index$2_CentrifugoTokenSchema as CentrifugoTokenSchema, type index$2_ChannelList as ChannelList, index$2_ChannelListSchema as ChannelListSchema, type index$2_ChannelStatsSerializer as ChannelStatsSerializer, index$2_ChannelStatsSerializerSchema as ChannelStatsSerializerSchema, type index$2_ChartData as ChartData, index$2_ChartDataSchema as ChartDataSchema, type index$2_ChartDataset as ChartDataset, index$2_ChartDatasetSchema as ChartDatasetSchema, type index$2_ChatHistory as ChatHistory, index$2_ChatHistorySchema as ChatHistorySchema, type index$2_ChatMessage as ChatMessage, index$2_ChatMessageSchema as ChatMessageSchema, type index$2_ChatQueryRequest as ChatQueryRequest, index$2_ChatQueryRequestSchema as ChatQueryRequestSchema, type index$2_ChatResponse as ChatResponse, type index$2_ChatResponseRequest as ChatResponseRequest, index$2_ChatResponseRequestSchema as ChatResponseRequestSchema, index$2_ChatResponseSchema as ChatResponseSchema, type index$2_ChatSession as ChatSession, type index$2_ChatSessionCreateRequest as ChatSessionCreateRequest, index$2_ChatSessionCreateRequestSchema as ChatSessionCreateRequestSchema, type index$2_ChatSessionRequest as ChatSessionRequest, index$2_ChatSessionRequestSchema as ChatSessionRequestSchema, index$2_ChatSessionSchema as ChatSessionSchema, type index$2_ChatSource as ChatSource, type index$2_ChatSourceRequest as ChatSourceRequest, index$2_ChatSourceRequestSchema as ChatSourceRequestSchema, index$2_ChatSourceSchema as ChatSourceSchema, type index$2_ChunkRevectorizationRequestRequest as ChunkRevectorizationRequestRequest, index$2_ChunkRevectorizationRequestRequestSchema as ChunkRevectorizationRequestRequestSchema, type index$2_Command as Command, type index$2_CommandExecuteRequestRequest as CommandExecuteRequestRequest, index$2_CommandExecuteRequestRequestSchema as CommandExecuteRequestRequestSchema, type index$2_CommandHelpResponse as CommandHelpResponse, index$2_CommandHelpResponseSchema as CommandHelpResponseSchema, index$2_CommandSchema as CommandSchema, type index$2_CommandsSummary as CommandsSummary, index$2_CommandsSummarySchema as CommandsSummarySchema, type index$2_ConfigData as ConfigData, index$2_ConfigDataSchema as ConfigDataSchema, type index$2_ConfigMeta as ConfigMeta, index$2_ConfigMetaSchema as ConfigMetaSchema, type index$2_ConfigValidation as ConfigValidation, index$2_ConfigValidationSchema as ConfigValidationSchema, type index$2_ConnectionTokenResponse as ConnectionTokenResponse, index$2_ConnectionTokenResponseSchema as ConnectionTokenResponseSchema, type index$2_ConstanceConfig as ConstanceConfig, index$2_ConstanceConfigSchema as ConstanceConfigSchema, type index$2_Currency as Currency, index$2_CurrencySchema as CurrencySchema, type index$2_DRFConfig as DRFConfig, index$2_DRFConfigSchema as DRFConfigSchema, type index$2_DashboardCharts as DashboardCharts, index$2_DashboardChartsSchema as DashboardChartsSchema, type index$2_DashboardOverview as DashboardOverview, index$2_DashboardOverviewSchema as DashboardOverviewSchema, type index$2_DatabaseConfig as DatabaseConfig, index$2_DatabaseConfigSchema as DatabaseConfigSchema, type index$2_DjangoConfig as DjangoConfig, index$2_DjangoConfigSchema as DjangoConfigSchema, type index$2_DjangoRQConfig as DjangoRQConfig, index$2_DjangoRQConfigSchema as DjangoRQConfigSchema, type index$2_Document as Document, type index$2_DocumentArchive as DocumentArchive, type index$2_DocumentArchiveDetail as DocumentArchiveDetail, index$2_DocumentArchiveDetailSchema as DocumentArchiveDetailSchema, type index$2_DocumentArchiveList as DocumentArchiveList, index$2_DocumentArchiveListSchema as DocumentArchiveListSchema, type index$2_DocumentArchiveRequest as DocumentArchiveRequest, index$2_DocumentArchiveRequestSchema as DocumentArchiveRequestSchema, index$2_DocumentArchiveSchema as DocumentArchiveSchema, type index$2_DocumentCategory as DocumentCategory, type index$2_DocumentCategoryRequest as DocumentCategoryRequest, index$2_DocumentCategoryRequestSchema as DocumentCategoryRequestSchema, index$2_DocumentCategorySchema as DocumentCategorySchema, type index$2_DocumentCreateRequest as DocumentCreateRequest, index$2_DocumentCreateRequestSchema as DocumentCreateRequestSchema, type index$2_DocumentProcessingStatus as DocumentProcessingStatus, index$2_DocumentProcessingStatusSchema as DocumentProcessingStatusSchema, type index$2_DocumentRequest as DocumentRequest, index$2_DocumentRequestSchema as DocumentRequestSchema, index$2_DocumentSchema as DocumentSchema, type index$2_DocumentStats as DocumentStats, index$2_DocumentStatsSchema as DocumentStatsSchema, type index$2_EmailConfig as EmailConfig, index$2_EmailConfigSchema as EmailConfigSchema, type index$2_EmailLog as EmailLog, index$2_EmailLogSchema as EmailLogSchema, type index$2_Endpoint as Endpoint, index$2_EndpointSchema as EndpointSchema, type index$2_EndpointsStatus as EndpointsStatus, index$2_EndpointsStatusSchema as EndpointsStatusSchema, type index$2_ErrorDistributionChart as ErrorDistributionChart, index$2_ErrorDistributionChartSchema as ErrorDistributionChartSchema, type index$2_ErrorDistributionDataPoint as ErrorDistributionDataPoint, index$2_ErrorDistributionDataPointSchema as ErrorDistributionDataPointSchema, type index$2_ErrorResponse as ErrorResponse, index$2_ErrorResponseSchema as ErrorResponseSchema, type index$2_GRPCCallRequestRequest as GRPCCallRequestRequest, index$2_GRPCCallRequestRequestSchema as GRPCCallRequestRequestSchema, type index$2_GRPCCallResponse as GRPCCallResponse, index$2_GRPCCallResponseSchema as GRPCCallResponseSchema, type index$2_GRPCConfig as GRPCConfig, type index$2_GRPCConfigDashboard as GRPCConfigDashboard, index$2_GRPCConfigDashboardSchema as GRPCConfigDashboardSchema, index$2_GRPCConfigSchema as GRPCConfigSchema, type index$2_GRPCExample as GRPCExample, index$2_GRPCExampleSchema as GRPCExampleSchema, type index$2_GRPCExamplesList as GRPCExamplesList, index$2_GRPCExamplesListSchema as GRPCExamplesListSchema, type index$2_GRPCFeatures as GRPCFeatures, index$2_GRPCFeaturesSchema as GRPCFeaturesSchema, type index$2_GRPCFrameworkConfig as GRPCFrameworkConfig, index$2_GRPCFrameworkConfigSchema as GRPCFrameworkConfigSchema, type index$2_GRPCHealthCheck as GRPCHealthCheck, index$2_GRPCHealthCheckSchema as GRPCHealthCheckSchema, type index$2_GRPCInterceptorInfo as GRPCInterceptorInfo, index$2_GRPCInterceptorInfoSchema as GRPCInterceptorInfoSchema, type index$2_GRPCOverviewStats as GRPCOverviewStats, index$2_GRPCOverviewStatsSchema as GRPCOverviewStatsSchema, type index$2_GRPCRegisteredService as GRPCRegisteredService, index$2_GRPCRegisteredServiceSchema as GRPCRegisteredServiceSchema, type index$2_GRPCServerConfig as GRPCServerConfig, index$2_GRPCServerConfigSchema as GRPCServerConfigSchema, type index$2_GRPCServerInfo as GRPCServerInfo, index$2_GRPCServerInfoSchema as GRPCServerInfoSchema, type index$2_GRPCServerStatus as GRPCServerStatus, index$2_GRPCServerStatusSchema as GRPCServerStatusSchema, type index$2_GRPCServiceInfo as GRPCServiceInfo, index$2_GRPCServiceInfoSchema as GRPCServiceInfoSchema, type index$2_GRPCStats as GRPCStats, index$2_GRPCStatsSchema as GRPCStatsSchema, type index$2_GRPCTestLog as GRPCTestLog, index$2_GRPCTestLogSchema as GRPCTestLogSchema, type index$2_HealthCheck as HealthCheck, index$2_HealthCheckSchema as HealthCheckSchema, type index$2_JWTConfig as JWTConfig, index$2_JWTConfigSchema as JWTConfigSchema, type index$2_JobActionResponse as JobActionResponse, index$2_JobActionResponseSchema as JobActionResponseSchema, type index$2_JobDetail as JobDetail, index$2_JobDetailSchema as JobDetailSchema, type index$2_JobList as JobList, type index$2_JobListRequest as JobListRequest, index$2_JobListRequestSchema as JobListRequestSchema, index$2_JobListSchema as JobListSchema, type index$2_LeadSubmission as LeadSubmission, type index$2_LeadSubmissionError as LeadSubmissionError, index$2_LeadSubmissionErrorSchema as LeadSubmissionErrorSchema, type index$2_LeadSubmissionRequest as LeadSubmissionRequest, index$2_LeadSubmissionRequestSchema as LeadSubmissionRequestSchema, type index$2_LeadSubmissionResponse as LeadSubmissionResponse, index$2_LeadSubmissionResponseSchema as LeadSubmissionResponseSchema, index$2_LeadSubmissionSchema as LeadSubmissionSchema, type index$2_ManualAckRequestRequest as ManualAckRequestRequest, index$2_ManualAckRequestRequestSchema as ManualAckRequestRequestSchema, type index$2_ManualAckResponse as ManualAckResponse, index$2_ManualAckResponseSchema as ManualAckResponseSchema, type index$2_Message as Message, type index$2_MessageCreate as MessageCreate, type index$2_MessageCreateRequest as MessageCreateRequest, index$2_MessageCreateRequestSchema as MessageCreateRequestSchema, index$2_MessageCreateSchema as MessageCreateSchema, type index$2_MessageRequest as MessageRequest, index$2_MessageRequestSchema as MessageRequestSchema, index$2_MessageSchema as MessageSchema, type index$2_MethodInfo as MethodInfo, index$2_MethodInfoSchema as MethodInfoSchema, type index$2_MethodList as MethodList, index$2_MethodListSchema as MethodListSchema, type index$2_MethodStats as MethodStats, index$2_MethodStatsSchema as MethodStatsSchema, type index$2_MethodSummary as MethodSummary, index$2_MethodSummarySchema as MethodSummarySchema, type index$2_Newsletter as Newsletter, type index$2_NewsletterCampaign as NewsletterCampaign, type index$2_NewsletterCampaignRequest as NewsletterCampaignRequest, index$2_NewsletterCampaignRequestSchema as NewsletterCampaignRequestSchema, index$2_NewsletterCampaignSchema as NewsletterCampaignSchema, index$2_NewsletterSchema as NewsletterSchema, type index$2_NewsletterSubscription as NewsletterSubscription, index$2_NewsletterSubscriptionSchema as NewsletterSubscriptionSchema, type index$2_NextJSAdminConfig as NextJSAdminConfig, index$2_NextJSAdminConfigSchema as NextJSAdminConfigSchema, type index$2_NgrokConfig as NgrokConfig, index$2_NgrokConfigSchema as NgrokConfigSchema, type index$2_OTPErrorResponse as OTPErrorResponse, index$2_OTPErrorResponseSchema as OTPErrorResponseSchema, type index$2_OTPRequestRequest as OTPRequestRequest, index$2_OTPRequestRequestSchema as OTPRequestRequestSchema, type index$2_OTPRequestResponse as OTPRequestResponse, index$2_OTPRequestResponseSchema as OTPRequestResponseSchema, type index$2_OTPVerifyRequest as OTPVerifyRequest, index$2_OTPVerifyRequestSchema as OTPVerifyRequestSchema, type index$2_OTPVerifyResponse as OTPVerifyResponse, index$2_OTPVerifyResponseSchema as OTPVerifyResponseSchema, type index$2_OpenAPIClientConfig as OpenAPIClientConfig, index$2_OpenAPIClientConfigSchema as OpenAPIClientConfigSchema, type index$2_PaginatedApiKeyList as PaginatedApiKeyList, index$2_PaginatedApiKeyListSchema as PaginatedApiKeyListSchema, type index$2_PaginatedArchiveItemChunkList as PaginatedArchiveItemChunkList, index$2_PaginatedArchiveItemChunkListSchema as PaginatedArchiveItemChunkListSchema, type index$2_PaginatedArchiveItemList as PaginatedArchiveItemList, index$2_PaginatedArchiveItemListSchema as PaginatedArchiveItemListSchema, type index$2_PaginatedArchiveSearchResultList as PaginatedArchiveSearchResultList, index$2_PaginatedArchiveSearchResultListSchema as PaginatedArchiveSearchResultListSchema, type index$2_PaginatedChatResponseList as PaginatedChatResponseList, index$2_PaginatedChatResponseListSchema as PaginatedChatResponseListSchema, type index$2_PaginatedChatSessionList as PaginatedChatSessionList, index$2_PaginatedChatSessionListSchema as PaginatedChatSessionListSchema, type index$2_PaginatedDocumentArchiveListList as PaginatedDocumentArchiveListList, index$2_PaginatedDocumentArchiveListListSchema as PaginatedDocumentArchiveListListSchema, type index$2_PaginatedDocumentList as PaginatedDocumentList, index$2_PaginatedDocumentListSchema as PaginatedDocumentListSchema, type index$2_PaginatedEmailLogList as PaginatedEmailLogList, index$2_PaginatedEmailLogListSchema as PaginatedEmailLogListSchema, type index$2_PaginatedJobListList as PaginatedJobListList, index$2_PaginatedJobListListSchema as PaginatedJobListListSchema, type index$2_PaginatedLeadSubmissionList as PaginatedLeadSubmissionList, index$2_PaginatedLeadSubmissionListSchema as PaginatedLeadSubmissionListSchema, type index$2_PaginatedMessageList as PaginatedMessageList, index$2_PaginatedMessageListSchema as PaginatedMessageListSchema, type index$2_PaginatedNewsletterCampaignList as PaginatedNewsletterCampaignList, index$2_PaginatedNewsletterCampaignListSchema as PaginatedNewsletterCampaignListSchema, type index$2_PaginatedNewsletterList as PaginatedNewsletterList, index$2_PaginatedNewsletterListSchema as PaginatedNewsletterListSchema, type index$2_PaginatedNewsletterSubscriptionList as PaginatedNewsletterSubscriptionList, index$2_PaginatedNewsletterSubscriptionListSchema as PaginatedNewsletterSubscriptionListSchema, type index$2_PaginatedPaymentListList as PaginatedPaymentListList, index$2_PaginatedPaymentListListSchema as PaginatedPaymentListListSchema, type index$2_PaginatedPublicCategoryList as PaginatedPublicCategoryList, index$2_PaginatedPublicCategoryListSchema as PaginatedPublicCategoryListSchema, type index$2_PaginatedPublicDocumentListList as PaginatedPublicDocumentListList, index$2_PaginatedPublicDocumentListListSchema as PaginatedPublicDocumentListListSchema, type index$2_PaginatedPublishList as PaginatedPublishList, index$2_PaginatedPublishListSchema as PaginatedPublishListSchema, type index$2_PaginatedRecentRequestList as PaginatedRecentRequestList, index$2_PaginatedRecentRequestListSchema as PaginatedRecentRequestListSchema, type index$2_PaginatedScheduledJobList as PaginatedScheduledJobList, index$2_PaginatedScheduledJobListSchema as PaginatedScheduledJobListSchema, type index$2_PaginatedServiceSummaryList as PaginatedServiceSummaryList, index$2_PaginatedServiceSummaryListSchema as PaginatedServiceSummaryListSchema, type index$2_PaginatedTicketList as PaginatedTicketList, index$2_PaginatedTicketListSchema as PaginatedTicketListSchema, type index$2_PatchedArchiveItemChunkRequest as PatchedArchiveItemChunkRequest, index$2_PatchedArchiveItemChunkRequestSchema as PatchedArchiveItemChunkRequestSchema, type index$2_PatchedArchiveItemRequest as PatchedArchiveItemRequest, index$2_PatchedArchiveItemRequestSchema as PatchedArchiveItemRequestSchema, type index$2_PatchedChatResponseRequest as PatchedChatResponseRequest, index$2_PatchedChatResponseRequestSchema as PatchedChatResponseRequestSchema, type index$2_PatchedChatSessionRequest as PatchedChatSessionRequest, index$2_PatchedChatSessionRequestSchema as PatchedChatSessionRequestSchema, type index$2_PatchedDocumentArchiveRequest as PatchedDocumentArchiveRequest, index$2_PatchedDocumentArchiveRequestSchema as PatchedDocumentArchiveRequestSchema, type index$2_PatchedDocumentRequest as PatchedDocumentRequest, index$2_PatchedDocumentRequestSchema as PatchedDocumentRequestSchema, type index$2_PatchedLeadSubmissionRequest as PatchedLeadSubmissionRequest, index$2_PatchedLeadSubmissionRequestSchema as PatchedLeadSubmissionRequestSchema, type index$2_PatchedMessageRequest as PatchedMessageRequest, index$2_PatchedMessageRequestSchema as PatchedMessageRequestSchema, type index$2_PatchedNewsletterCampaignRequest as PatchedNewsletterCampaignRequest, index$2_PatchedNewsletterCampaignRequestSchema as PatchedNewsletterCampaignRequestSchema, type index$2_PatchedTicketRequest as PatchedTicketRequest, index$2_PatchedTicketRequestSchema as PatchedTicketRequestSchema, type index$2_PatchedUnsubscribeRequest as PatchedUnsubscribeRequest, index$2_PatchedUnsubscribeRequestSchema as PatchedUnsubscribeRequestSchema, type index$2_PatchedUserProfileUpdateRequest as PatchedUserProfileUpdateRequest, index$2_PatchedUserProfileUpdateRequestSchema as PatchedUserProfileUpdateRequestSchema, type index$2_PaymentDetail as PaymentDetail, index$2_PaymentDetailSchema as PaymentDetailSchema, type index$2_PaymentList as PaymentList, index$2_PaymentListSchema as PaymentListSchema, type index$2_PaymentsConfig as PaymentsConfig, index$2_PaymentsConfigSchema as PaymentsConfigSchema, type index$2_PaymentsNowPayments as PaymentsNowPayments, index$2_PaymentsNowPaymentsSchema as PaymentsNowPaymentsSchema, type index$2_ProtoFileDetail as ProtoFileDetail, index$2_ProtoFileDetailSchema as ProtoFileDetailSchema, type index$2_ProtoFileList as ProtoFileList, index$2_ProtoFileListSchema as ProtoFileListSchema, type index$2_ProtoGenerateError as ProtoGenerateError, index$2_ProtoGenerateErrorSchema as ProtoGenerateErrorSchema, type index$2_ProtoGenerateRequestRequest as ProtoGenerateRequestRequest, index$2_ProtoGenerateRequestRequestSchema as ProtoGenerateRequestRequestSchema, type index$2_ProtoGenerateResponse as ProtoGenerateResponse, index$2_ProtoGenerateResponseSchema as ProtoGenerateResponseSchema, type index$2_PublicCategory as PublicCategory, index$2_PublicCategorySchema as PublicCategorySchema, type index$2_PublicDocument as PublicDocument, type index$2_PublicDocumentList as PublicDocumentList, index$2_PublicDocumentListSchema as PublicDocumentListSchema, index$2_PublicDocumentSchema as PublicDocumentSchema, type index$2_Publish as Publish, index$2_PublishSchema as PublishSchema, type index$2_PublishTestRequestRequest as PublishTestRequestRequest, index$2_PublishTestRequestRequestSchema as PublishTestRequestRequestSchema, type index$2_PublishTestResponse as PublishTestResponse, index$2_PublishTestResponseSchema as PublishTestResponseSchema, type index$2_QueueDetail as QueueDetail, index$2_QueueDetailSchema as QueueDetailSchema, type index$2_QueueStats as QueueStats, index$2_QueueStatsSchema as QueueStatsSchema, type index$2_QuickAction as QuickAction, index$2_QuickActionSchema as QuickActionSchema, type index$2_QuickHealth as QuickHealth, index$2_QuickHealthSchema as QuickHealthSchema, type index$2_RQConfig as RQConfig, index$2_RQConfigSchema as RQConfigSchema, type index$2_RQSchedule as RQSchedule, index$2_RQScheduleSchema as RQScheduleSchema, type index$2_RecentError as RecentError, index$2_RecentErrorSchema as RecentErrorSchema, type index$2_RecentRequest as RecentRequest, index$2_RecentRequestSchema as RecentRequestSchema, type index$2_RecentUser as RecentUser, index$2_RecentUserSchema as RecentUserSchema, type index$2_RedisQueueConfig as RedisQueueConfig, index$2_RedisQueueConfigSchema as RedisQueueConfigSchema, type index$2_RequestVolumeChart as RequestVolumeChart, index$2_RequestVolumeChartSchema as RequestVolumeChartSchema, type index$2_RequestVolumeDataPoint as RequestVolumeDataPoint, index$2_RequestVolumeDataPointSchema as RequestVolumeDataPointSchema, type index$2_ResponseTimeChart as ResponseTimeChart, index$2_ResponseTimeChartSchema as ResponseTimeChartSchema, type index$2_ResponseTimeDataPoint as ResponseTimeDataPoint, index$2_ResponseTimeDataPointSchema as ResponseTimeDataPointSchema, type index$2_RunDemoRequestRequest as RunDemoRequestRequest, index$2_RunDemoRequestRequestSchema as RunDemoRequestRequestSchema, type index$2_ScheduleActionResponse as ScheduleActionResponse, index$2_ScheduleActionResponseSchema as ScheduleActionResponseSchema, type index$2_ScheduleCreateRequest as ScheduleCreateRequest, index$2_ScheduleCreateRequestSchema as ScheduleCreateRequestSchema, type index$2_ScheduledJob as ScheduledJob, index$2_ScheduledJobSchema as ScheduledJobSchema, type index$2_SendCampaignRequest as SendCampaignRequest, index$2_SendCampaignRequestSchema as SendCampaignRequestSchema, type index$2_SendCampaignResponse as SendCampaignResponse, index$2_SendCampaignResponseSchema as SendCampaignResponseSchema, type index$2_Sender as Sender, index$2_SenderSchema as SenderSchema, type index$2_ServerLifecycleChart as ServerLifecycleChart, index$2_ServerLifecycleChartSchema as ServerLifecycleChartSchema, type index$2_ServerLifecycleEvent as ServerLifecycleEvent, index$2_ServerLifecycleEventSchema as ServerLifecycleEventSchema, type index$2_ServerUptimeChart as ServerUptimeChart, index$2_ServerUptimeChartSchema as ServerUptimeChartSchema, type index$2_ServerUptimeDataPoint as ServerUptimeDataPoint, index$2_ServerUptimeDataPointSchema as ServerUptimeDataPointSchema, type index$2_ServiceActivityChart as ServiceActivityChart, index$2_ServiceActivityChartSchema as ServiceActivityChartSchema, type index$2_ServiceActivityDataPoint as ServiceActivityDataPoint, index$2_ServiceActivityDataPointSchema as ServiceActivityDataPointSchema, type index$2_ServiceDetail as ServiceDetail, index$2_ServiceDetailSchema as ServiceDetailSchema, type index$2_ServiceMethods as ServiceMethods, index$2_ServiceMethodsSchema as ServiceMethodsSchema, type index$2_ServiceStats as ServiceStats, index$2_ServiceStatsSchema as ServiceStatsSchema, type index$2_ServiceSummary as ServiceSummary, index$2_ServiceSummarySchema as ServiceSummarySchema, type index$2_SpectacularConfig as SpectacularConfig, index$2_SpectacularConfigSchema as SpectacularConfigSchema, type index$2_StatCard as StatCard, index$2_StatCardSchema as StatCardSchema, type index$2_StressTestRequestRequest as StressTestRequestRequest, index$2_StressTestRequestRequestSchema as StressTestRequestRequestSchema, type index$2_SubscribeRequest as SubscribeRequest, index$2_SubscribeRequestSchema as SubscribeRequestSchema, type index$2_SubscribeResponse as SubscribeResponse, index$2_SubscribeResponseSchema as SubscribeResponseSchema, type index$2_SuccessResponse as SuccessResponse, index$2_SuccessResponseSchema as SuccessResponseSchema, type index$2_SystemHealth as SystemHealth, type index$2_SystemHealthItem as SystemHealthItem, index$2_SystemHealthItemSchema as SystemHealthItemSchema, index$2_SystemHealthSchema as SystemHealthSchema, type index$2_SystemMetrics as SystemMetrics, index$2_SystemMetricsSchema as SystemMetricsSchema, type index$2_TelegramConfig as TelegramConfig, index$2_TelegramConfigSchema as TelegramConfigSchema, type index$2_TestEmailRequest as TestEmailRequest, index$2_TestEmailRequestSchema as TestEmailRequestSchema, type index$2_TestScenario as TestScenario, index$2_TestScenarioSchema as TestScenarioSchema, type index$2_TestingActionResponse as TestingActionResponse, index$2_TestingActionResponseSchema as TestingActionResponseSchema, type index$2_Ticket as Ticket, type index$2_TicketRequest as TicketRequest, index$2_TicketRequestSchema as TicketRequestSchema, index$2_TicketSchema as TicketSchema, type index$2_TokenRefresh as TokenRefresh, type index$2_TokenRefreshRequest as TokenRefreshRequest, index$2_TokenRefreshRequestSchema as TokenRefreshRequestSchema, index$2_TokenRefreshSchema as TokenRefreshSchema, type index$2_Transaction as Transaction, index$2_TransactionSchema as TransactionSchema, type index$2_URLPattern as URLPattern, index$2_URLPatternSchema as URLPatternSchema, type index$2_URLsList as URLsList, index$2_URLsListSchema as URLsListSchema, type index$2_Unsubscribe as Unsubscribe, type index$2_UnsubscribeRequest as UnsubscribeRequest, index$2_UnsubscribeRequestSchema as UnsubscribeRequestSchema, index$2_UnsubscribeSchema as UnsubscribeSchema, type index$2_User as User, type index$2_UserProfileUpdateRequest as UserProfileUpdateRequest, index$2_UserProfileUpdateRequestSchema as UserProfileUpdateRequestSchema, index$2_UserSchema as UserSchema, type index$2_UserStatistics as UserStatistics, index$2_UserStatisticsSchema as UserStatisticsSchema, type index$2_VectorizationResult as VectorizationResult, index$2_VectorizationResultSchema as VectorizationResultSchema, type index$2_VectorizationStatistics as VectorizationStatistics, index$2_VectorizationStatisticsSchema as VectorizationStatisticsSchema, type index$2_Worker as Worker, index$2_WorkerSchema as WorkerSchema, type index$2_WorkerStats as WorkerStats, index$2_WorkerStatsSchema as WorkerStatsSchema };
15069
15069
  }
15070
15070
 
15071
+ /**
15072
+ * Zod Validation Events - Browser CustomEvent integration
15073
+ *
15074
+ * Dispatches browser CustomEvents when Zod validation fails, allowing
15075
+ * React/frontend apps to listen and handle validation errors globally.
15076
+ *
15077
+ * @example
15078
+ * ```typescript
15079
+ * // In your React app
15080
+ * window.addEventListener('zod-validation-error', (event) => {
15081
+ * const { operation, path, method, error, response } = event.detail;
15082
+ * console.error(`Validation failed for ${method} ${path}`, error);
15083
+ * // Show toast notification, log to Sentry, etc.
15084
+ * });
15085
+ * ```
15086
+ */
15087
+
15088
+ /**
15089
+ * Validation error event detail
15090
+ */
15091
+ interface ValidationErrorDetail {
15092
+ /** Operation/function name that failed validation */
15093
+ operation: string;
15094
+ /** API endpoint path */
15095
+ path: string;
15096
+ /** HTTP method */
15097
+ method: string;
15098
+ /** Zod validation error */
15099
+ error: ZodError;
15100
+ /** Raw response data that failed validation */
15101
+ response: any;
15102
+ /** Timestamp of the error */
15103
+ timestamp: Date;
15104
+ }
15105
+ /**
15106
+ * Custom event type for Zod validation errors
15107
+ */
15108
+ type ValidationErrorEvent = CustomEvent<ValidationErrorDetail>;
15109
+ /**
15110
+ * Dispatch a Zod validation error event.
15111
+ *
15112
+ * Only dispatches in browser environment (when window is defined).
15113
+ * Safe to call in Node.js/SSR - will be a no-op.
15114
+ *
15115
+ * @param detail - Validation error details
15116
+ */
15117
+ declare function dispatchValidationError(detail: ValidationErrorDetail): void;
15118
+ /**
15119
+ * Add a global listener for Zod validation errors.
15120
+ *
15121
+ * @param callback - Function to call when validation error occurs
15122
+ * @returns Cleanup function to remove the listener
15123
+ *
15124
+ * @example
15125
+ * ```typescript
15126
+ * const cleanup = onValidationError(({ operation, error }) => {
15127
+ * toast.error(`Validation failed in ${operation}`);
15128
+ * logToSentry(error);
15129
+ * });
15130
+ *
15131
+ * // Later, remove listener
15132
+ * cleanup();
15133
+ * ```
15134
+ */
15135
+ declare function onValidationError(callback: (detail: ValidationErrorDetail) => void): () => void;
15136
+ /**
15137
+ * Format Zod error for logging/display.
15138
+ *
15139
+ * @param error - Zod validation error
15140
+ * @returns Formatted error message
15141
+ */
15142
+ declare function formatZodError(error: ZodError): string;
15143
+
15071
15144
  /**
15072
15145
  * API operation
15073
15146
  *
@@ -20017,4 +20090,4 @@ declare function KnowbaseSessionsProvider({ children }: {
20017
20090
  }): react_jsx_runtime.JSX.Element;
20018
20091
  declare function useKnowbaseSessionsContext(): KnowbaseSessionsContextValue;
20019
20092
 
20020
- export { API, APIClient, APIError, APILogger, type APIOptions, type ApiKeysContextValue, ApiKeysProvider, type ArchiveProcessingResult$1 as ArchiveProcessingResult, type ArchiveStatistics$1 as ArchiveStatistics, type BalancesContextValue, BalancesProvider, models$f as CfgAccountsTypes, models$H as CfgAuthTypes, models$G as CfgBulkEmailTypes, models$F as CfgCampaignsTypes, models$E as CfgCentrifugoAdminApiTypes, models$D as CfgCentrifugoAuthTypes, models$C as CfgCentrifugoMonitoringTypes, models$B as CfgCentrifugoTestingTypes, models$e as CfgCentrifugoTypes, models$z as CfgDashboardActivityTypes, models$A as CfgDashboardApiZonesTypes, models$y as CfgDashboardChartsTypes, models$x as CfgDashboardCommandsTypes, models$w as CfgDashboardConfigTypes, models$v as CfgDashboardOverviewTypes, models$u as CfgDashboardStatisticsTypes, models$t as CfgDashboardSystemTypes, models$d as CfgEndpointsTypes, models$c as CfgGrpcApiKeysTypes, models$b as CfgGrpcChartsTypes, models$a as CfgGrpcConfigurationTypes, models$9 as CfgGrpcMonitoringTypes, models$8 as CfgGrpcProtoFilesTypes, models$7 as CfgGrpcServicesTypes, models$6 as CfgGrpcTestingTypes, models$5 as CfgHealthTypes, models$4 as CfgKnowbaseTypes, models$s as CfgLeadSubmissionTypes, models$3 as CfgLeadsTypes, models$r as CfgLogsTypes, models$2 as CfgNewsletterTypes, models$q as CfgNewslettersTypes, models$1 as CfgPaymentsTypes, models$p as CfgRqJobsTypes, models$o as CfgRqMonitoringTypes, models$n as CfgRqQueuesTypes, models$m as CfgRqRegistriesTypes, models$l as CfgRqSchedulesTypes, models$k as CfgRqTestingTypes, models$j as CfgRqWorkersTypes, models$i as CfgSubscriptionsTypes, models as CfgSupportTypes, models$h as CfgTestingTypes, models$g as CfgUserProfileTypes, type ChatHistory$1 as ChatHistory, type ChatMessage$1 as ChatMessage, type ChatQueryRequest$1 as ChatQueryRequest, type ChatResponse$1 as ChatResponse, type ChatResponseRequest$1 as ChatResponseRequest, type ChatSession$1 as ChatSession, type ChatSessionCreateRequest$1 as ChatSessionCreateRequest, type ChatSessionRequest$1 as ChatSessionRequest, type ChatSource$1 as ChatSource, CookieStorageAdapter, type CurrenciesContextValue, CurrenciesProvider, DEFAULT_RETRY_CONFIG, type Document$1 as Document, type DocumentArchive$1 as DocumentArchive, type DocumentArchiveDetail$1 as DocumentArchiveDetail, type DocumentCreateRequest$1 as DocumentCreateRequest, type DocumentProcessingStatus$1 as DocumentProcessingStatus, type DocumentRequest$1 as DocumentRequest, type DocumentStats$1 as DocumentStats, enums as Enums, type ErrorLog, type FailedAttemptInfo, FetchAdapter, index$1 as Fetchers, index as Hooks, type HttpClientAdapter, type HttpRequest, type HttpResponse, type KnowbaseChatContextValue, KnowbaseChatProvider, type KnowbaseDocumentsContextValue, KnowbaseDocumentsProvider, type KnowbaseSessionsContextValue, KnowbaseSessionsProvider, type LeadsContextValue, LeadsProvider, LocalStorageAdapter, type LoggerConfig, MemoryStorageAdapter, type Message, type MessageCreateRequest, type MessageRequest, NetworkError, type NewsletterContextValue, NewsletterProvider, type OTPRequestRequest, type OTPRequestResponse, type OTPVerifyRequest, type OTPVerifyResponse, type OverviewContextValue, type PaginatedPaymentListList as OverviewPaginatedPaymentListList, type PaymentList as OverviewPaymentList, OverviewProvider, type PaginatedPaymentListList, type PatchedChatResponseRequest$1 as PatchedChatResponseRequest, type PatchedChatSessionRequest$1 as PatchedChatSessionRequest, type PatchedDocumentArchiveRequest$1 as PatchedDocumentArchiveRequest, type PatchedDocumentRequest$1 as PatchedDocumentRequest, type PatchedMessageRequest, type PatchedTicketRequest, type PatchedUserProfileUpdateRequest, PatchedUserProfileUpdateRequestSchema, type PaymentDetail, type PaymentList, type PaymentsContextValue, PaymentsProvider, REFRESH_TOKEN_KEY, type RequestLog, type ResponseLog, type RetryConfig, type RootPaymentsContextValue, RootPaymentsProvider, index$2 as Schemas, type StorageAdapter, type SupportContextValue, SupportProvider, TOKEN_KEY, type Ticket, type TicketRequest, type TokenRefresh, type User, type UserProfileUpdateRequest, api, clearAPITokens, configureAPI, createAccountsOtpRequestCreate, createAccountsOtpVerifyCreate, createAccountsProfileAvatarCreate, createAccountsTokenRefreshCreate, createCentrifugoServerAuthTokenCreate, createCentrifugoServerChannelsCreate, createCentrifugoServerHistoryCreate, createCentrifugoServerInfoCreate, createCentrifugoServerPresenceCreate, createCentrifugoServerPresenceStatsCreate, createCentrifugoTestingPublishTestCreate, createCentrifugoTestingPublishWithLoggingCreate, createCentrifugoTestingSendAckCreate, createDashboardApiCommandsExecuteCreate, createGrpcProtoFilesGenerateCreate, createGrpcTestCallCreate, createKnowbaseAdminChatCreate, createKnowbaseAdminChatQueryCreate, createKnowbaseAdminDocumentsCreate, createKnowbaseAdminDocumentsReprocessCreate, createKnowbaseAdminSessionsActivateCreate, createKnowbaseAdminSessionsArchiveCreate, createKnowbaseAdminSessionsCreate, createKnowbaseSystemArchivesCreate, createKnowbaseSystemArchivesRevectorizeCreate, createKnowbaseSystemArchivesSearchCreate, createKnowbaseSystemChunksCreate, createKnowbaseSystemChunksVectorizeCreate, createKnowbaseSystemItemsCreate, createLeadsCreate, createLeadsSubmitCreate, createNewsletterBulkCreate, createNewsletterCampaignsCreate, createNewsletterCampaignsSendCreate, createNewsletterSubscribeCreate, createNewsletterTestCreate, createNewsletterUnsubscribeCreate, createPaymentsPaymentsConfirmCreate, createPaymentsPaymentsCreateCreate, createRqJobsCancelCreate, createRqJobsRegistriesFailedClearCreate, createRqJobsRegistriesFailedRequeueAllCreate, createRqJobsRegistriesFinishedClearCreate, createRqJobsRequeueCreate, createRqQueuesEmptyCreate, createRqSchedulesCreate, createRqTestingRunDemoCreate, createRqTestingScheduleDemoCreate, createRqTestingStressTestCreate, createSupportTicketsCreate, createSupportTicketsMessagesCreate, deleteKnowbaseAdminChatDestroy, deleteKnowbaseAdminDocumentsDestroy, deleteKnowbaseAdminSessionsDestroy, deleteKnowbaseSystemArchivesDestroy, deleteKnowbaseSystemChunksDestroy, deleteKnowbaseSystemItemsDestroy, deleteLeadsDestroy, deleteNewsletterCampaignsDestroy, deleteRqJobsDestroy, deleteRqSchedulesDestroy, deleteRqTestingCleanupDestroy, deleteSupportTicketsDestroy, deleteSupportTicketsMessagesDestroy, getAPIInstance, getAccountsProfileRetrieve, getCentrifugoAuthTokenRetrieve, getCentrifugoMonitorChannelsRetrieve, getCentrifugoMonitorHealthRetrieve, getCentrifugoMonitorOverviewRetrieve, getCentrifugoMonitorPublishesList, getCentrifugoMonitorTimelineRetrieve, getDashboardApiActivityActionsList, getDashboardApiActivityRecentList, getDashboardApiChartsActivityRetrieve, getDashboardApiChartsRecentUsersList, getDashboardApiChartsRegistrationsRetrieve, getDashboardApiChartsTrackerList, getDashboardApiCommandsHelpRetrieve, getDashboardApiCommandsList, getDashboardApiCommandsSummaryRetrieve, getDashboardApiConfigConfigRetrieve, getDashboardApiOverviewOverviewRetrieve, getDashboardApiStatisticsAppsList, getDashboardApiStatisticsCardsList, getDashboardApiStatisticsUsersRetrieve, getDashboardApiSystemHealthRetrieve, getDashboardApiSystemMetricsRetrieve, getDashboardApiZonesList, getDashboardApiZonesSummaryRetrieve, getEndpointsDrfRetrieve, getEndpointsUrlsCompactRetrieve, getEndpointsUrlsRetrieve, getGrpcApiKeysList, getGrpcApiKeysRetrieve, getGrpcApiKeysStatsRetrieve, getGrpcChartsDashboardRetrieve, getGrpcChartsErrorDistributionRetrieve, getGrpcChartsRequestVolumeRetrieve, getGrpcChartsResponseTimeRetrieve, getGrpcChartsServerLifecycleRetrieve, getGrpcChartsServerUptimeRetrieve, getGrpcChartsServiceActivityRetrieve, getGrpcConfigConfigRetrieve, getGrpcConfigServerInfoRetrieve, getGrpcMonitorHealthRetrieve, getGrpcMonitorMethodsRetrieve, getGrpcMonitorOverviewRetrieve, getGrpcMonitorRequestsList, getGrpcMonitorTimelineRetrieve, getGrpcProtoFilesDownloadAllRetrieve, getGrpcProtoFilesList, getGrpcProtoFilesRetrieve, getGrpcServicesList, getGrpcServicesMethodsRetrieve, getGrpcServicesRetrieve, getGrpcTestExamplesRetrieve, getGrpcTestLogsRetrieve, getHealthDrfQuickRetrieve, getHealthDrfRetrieve, getKnowbaseAdminChatHistoryRetrieve, getKnowbaseAdminChatList, getKnowbaseAdminChatRetrieve, getKnowbaseAdminDocumentsList, getKnowbaseAdminDocumentsRetrieve, getKnowbaseAdminDocumentsStatsRetrieve, getKnowbaseAdminDocumentsStatusRetrieve, getKnowbaseAdminSessionsList, getKnowbaseAdminSessionsRetrieve, getKnowbaseCategoriesList, getKnowbaseCategoriesRetrieve, getKnowbaseDocumentsList, getKnowbaseDocumentsRetrieve, getKnowbaseSystemArchivesFileTreeRetrieve, getKnowbaseSystemArchivesItemsList, getKnowbaseSystemArchivesList, getKnowbaseSystemArchivesRetrieve, getKnowbaseSystemArchivesStatisticsRetrieve, getKnowbaseSystemArchivesVectorizationStatsRetrieve, getKnowbaseSystemChunksContextRetrieve, getKnowbaseSystemChunksList, getKnowbaseSystemChunksRetrieve, getKnowbaseSystemItemsChunksList, getKnowbaseSystemItemsContentRetrieve, getKnowbaseSystemItemsList, getKnowbaseSystemItemsRetrieve, getLeadsList, getLeadsRetrieve, getNewsletterCampaignsList, getNewsletterCampaignsRetrieve, getNewsletterLogsList, getNewsletterNewslettersList, getNewsletterNewslettersRetrieve, getNewsletterSubscriptionsList, getPaymentsBalanceRetrieve, getPaymentsCurrenciesList, getPaymentsPaymentsList, getPaymentsPaymentsRetrieve, getPaymentsPaymentsStatusRetrieve, getPaymentsTransactionsList, getRqJobsList, getRqJobsRegistriesDeferredList, getRqJobsRegistriesFailedList, getRqJobsRegistriesFinishedList, getRqJobsRegistriesStartedList, getRqJobsRetrieve, getRqMonitorConfigRetrieve, getRqMonitorHealthRetrieve, getRqMonitorMetricsRetrieve, getRqQueuesJobsRetrieve, getRqQueuesList, getRqQueuesRetrieve, getRqSchedulesList, getRqSchedulesRetrieve, getRqTestingList, getRqTestingResultsRetrieve, getRqWorkersList, getRqWorkersStatsRetrieve, getSupportTicketsList, getSupportTicketsMessagesList, getSupportTicketsMessagesRetrieve, getSupportTicketsRetrieve, isAPIConfigured, partialUpdateAccountsProfilePartialPartialUpdate, partialUpdateAccountsProfilePartialUpdate, partialUpdateAccountsProfileUpdatePartialUpdate, partialUpdateKnowbaseAdminChatPartialUpdate, partialUpdateKnowbaseAdminDocumentsPartialUpdate, partialUpdateKnowbaseAdminSessionsPartialUpdate, partialUpdateKnowbaseSystemArchivesPartialUpdate, partialUpdateKnowbaseSystemChunksPartialUpdate, partialUpdateKnowbaseSystemItemsPartialUpdate, partialUpdateLeadsPartialUpdate, partialUpdateNewsletterCampaignsPartialUpdate, partialUpdateNewsletterUnsubscribePartialUpdate, partialUpdateSupportTicketsMessagesPartialUpdate, partialUpdateSupportTicketsPartialUpdate, reconfigureAPI, resetAPI, shouldRetry, updateAccountsProfileUpdateUpdate, updateKnowbaseAdminChatUpdate, updateKnowbaseAdminDocumentsUpdate, updateKnowbaseAdminSessionsUpdate, updateKnowbaseSystemArchivesUpdate, updateKnowbaseSystemChunksUpdate, updateKnowbaseSystemItemsUpdate, updateLeadsUpdate, updateNewsletterCampaignsUpdate, updateNewsletterUnsubscribeUpdate, updateSupportTicketsMessagesUpdate, updateSupportTicketsUpdate, useApiKeysContext, useBalancesContext, useCreateAccountsOtpRequestCreate, useCreateAccountsOtpVerifyCreate, useCreateAccountsProfileAvatarCreate, useCreateAccountsTokenRefreshCreate, useCurrenciesContext, useKnowbaseChatContext, useKnowbaseDocumentsContext, useKnowbaseSessionsContext, useLeadsContext, useNewsletterContext, useOverviewContext, usePartialUpdateAccountsProfilePartialUpdate, usePaymentsContext, useRootPaymentsContext, useSupportContext, useUpdateAccountsProfileUpdateUpdate, withRetry };
20093
+ export { API, APIClient, APIError, APILogger, type APIOptions, type ApiKeysContextValue, ApiKeysProvider, type ArchiveProcessingResult$1 as ArchiveProcessingResult, type ArchiveStatistics$1 as ArchiveStatistics, type BalancesContextValue, BalancesProvider, models$f as CfgAccountsTypes, models$H as CfgAuthTypes, models$G as CfgBulkEmailTypes, models$F as CfgCampaignsTypes, models$E as CfgCentrifugoAdminApiTypes, models$D as CfgCentrifugoAuthTypes, models$C as CfgCentrifugoMonitoringTypes, models$B as CfgCentrifugoTestingTypes, models$e as CfgCentrifugoTypes, models$z as CfgDashboardActivityTypes, models$A as CfgDashboardApiZonesTypes, models$y as CfgDashboardChartsTypes, models$x as CfgDashboardCommandsTypes, models$w as CfgDashboardConfigTypes, models$v as CfgDashboardOverviewTypes, models$u as CfgDashboardStatisticsTypes, models$t as CfgDashboardSystemTypes, models$d as CfgEndpointsTypes, models$c as CfgGrpcApiKeysTypes, models$b as CfgGrpcChartsTypes, models$a as CfgGrpcConfigurationTypes, models$9 as CfgGrpcMonitoringTypes, models$8 as CfgGrpcProtoFilesTypes, models$7 as CfgGrpcServicesTypes, models$6 as CfgGrpcTestingTypes, models$5 as CfgHealthTypes, models$4 as CfgKnowbaseTypes, models$s as CfgLeadSubmissionTypes, models$3 as CfgLeadsTypes, models$r as CfgLogsTypes, models$2 as CfgNewsletterTypes, models$q as CfgNewslettersTypes, models$1 as CfgPaymentsTypes, models$p as CfgRqJobsTypes, models$o as CfgRqMonitoringTypes, models$n as CfgRqQueuesTypes, models$m as CfgRqRegistriesTypes, models$l as CfgRqSchedulesTypes, models$k as CfgRqTestingTypes, models$j as CfgRqWorkersTypes, models$i as CfgSubscriptionsTypes, models as CfgSupportTypes, models$h as CfgTestingTypes, models$g as CfgUserProfileTypes, type ChatHistory$1 as ChatHistory, type ChatMessage$1 as ChatMessage, type ChatQueryRequest$1 as ChatQueryRequest, type ChatResponse$1 as ChatResponse, type ChatResponseRequest$1 as ChatResponseRequest, type ChatSession$1 as ChatSession, type ChatSessionCreateRequest$1 as ChatSessionCreateRequest, type ChatSessionRequest$1 as ChatSessionRequest, type ChatSource$1 as ChatSource, CookieStorageAdapter, type CurrenciesContextValue, CurrenciesProvider, DEFAULT_RETRY_CONFIG, type Document$1 as Document, type DocumentArchive$1 as DocumentArchive, type DocumentArchiveDetail$1 as DocumentArchiveDetail, type DocumentCreateRequest$1 as DocumentCreateRequest, type DocumentProcessingStatus$1 as DocumentProcessingStatus, type DocumentRequest$1 as DocumentRequest, type DocumentStats$1 as DocumentStats, enums as Enums, type ErrorLog, type FailedAttemptInfo, FetchAdapter, index$1 as Fetchers, index as Hooks, type HttpClientAdapter, type HttpRequest, type HttpResponse, type KnowbaseChatContextValue, KnowbaseChatProvider, type KnowbaseDocumentsContextValue, KnowbaseDocumentsProvider, type KnowbaseSessionsContextValue, KnowbaseSessionsProvider, type LeadsContextValue, LeadsProvider, LocalStorageAdapter, type LoggerConfig, MemoryStorageAdapter, type Message, type MessageCreateRequest, type MessageRequest, NetworkError, type NewsletterContextValue, NewsletterProvider, type OTPRequestRequest, type OTPRequestResponse, type OTPVerifyRequest, type OTPVerifyResponse, type OverviewContextValue, type PaginatedPaymentListList as OverviewPaginatedPaymentListList, type PaymentList as OverviewPaymentList, OverviewProvider, type PaginatedPaymentListList, type PatchedChatResponseRequest$1 as PatchedChatResponseRequest, type PatchedChatSessionRequest$1 as PatchedChatSessionRequest, type PatchedDocumentArchiveRequest$1 as PatchedDocumentArchiveRequest, type PatchedDocumentRequest$1 as PatchedDocumentRequest, type PatchedMessageRequest, type PatchedTicketRequest, type PatchedUserProfileUpdateRequest, PatchedUserProfileUpdateRequestSchema, type PaymentDetail, type PaymentList, type PaymentsContextValue, PaymentsProvider, REFRESH_TOKEN_KEY, type RequestLog, type ResponseLog, type RetryConfig, type RootPaymentsContextValue, RootPaymentsProvider, index$2 as Schemas, type StorageAdapter, type SupportContextValue, SupportProvider, TOKEN_KEY, type Ticket, type TicketRequest, type TokenRefresh, type User, type UserProfileUpdateRequest, type ValidationErrorDetail, type ValidationErrorEvent, api, clearAPITokens, configureAPI, createAccountsOtpRequestCreate, createAccountsOtpVerifyCreate, createAccountsProfileAvatarCreate, createAccountsTokenRefreshCreate, createCentrifugoServerAuthTokenCreate, createCentrifugoServerChannelsCreate, createCentrifugoServerHistoryCreate, createCentrifugoServerInfoCreate, createCentrifugoServerPresenceCreate, createCentrifugoServerPresenceStatsCreate, createCentrifugoTestingPublishTestCreate, createCentrifugoTestingPublishWithLoggingCreate, createCentrifugoTestingSendAckCreate, createDashboardApiCommandsExecuteCreate, createGrpcProtoFilesGenerateCreate, createGrpcTestCallCreate, createKnowbaseAdminChatCreate, createKnowbaseAdminChatQueryCreate, createKnowbaseAdminDocumentsCreate, createKnowbaseAdminDocumentsReprocessCreate, createKnowbaseAdminSessionsActivateCreate, createKnowbaseAdminSessionsArchiveCreate, createKnowbaseAdminSessionsCreate, createKnowbaseSystemArchivesCreate, createKnowbaseSystemArchivesRevectorizeCreate, createKnowbaseSystemArchivesSearchCreate, createKnowbaseSystemChunksCreate, createKnowbaseSystemChunksVectorizeCreate, createKnowbaseSystemItemsCreate, createLeadsCreate, createLeadsSubmitCreate, createNewsletterBulkCreate, createNewsletterCampaignsCreate, createNewsletterCampaignsSendCreate, createNewsletterSubscribeCreate, createNewsletterTestCreate, createNewsletterUnsubscribeCreate, createPaymentsPaymentsConfirmCreate, createPaymentsPaymentsCreateCreate, createRqJobsCancelCreate, createRqJobsRegistriesFailedClearCreate, createRqJobsRegistriesFailedRequeueAllCreate, createRqJobsRegistriesFinishedClearCreate, createRqJobsRequeueCreate, createRqQueuesEmptyCreate, createRqSchedulesCreate, createRqTestingRunDemoCreate, createRqTestingScheduleDemoCreate, createRqTestingStressTestCreate, createSupportTicketsCreate, createSupportTicketsMessagesCreate, deleteKnowbaseAdminChatDestroy, deleteKnowbaseAdminDocumentsDestroy, deleteKnowbaseAdminSessionsDestroy, deleteKnowbaseSystemArchivesDestroy, deleteKnowbaseSystemChunksDestroy, deleteKnowbaseSystemItemsDestroy, deleteLeadsDestroy, deleteNewsletterCampaignsDestroy, deleteRqJobsDestroy, deleteRqSchedulesDestroy, deleteRqTestingCleanupDestroy, deleteSupportTicketsDestroy, deleteSupportTicketsMessagesDestroy, dispatchValidationError, formatZodError, getAPIInstance, getAccountsProfileRetrieve, getCentrifugoAuthTokenRetrieve, getCentrifugoMonitorChannelsRetrieve, getCentrifugoMonitorHealthRetrieve, getCentrifugoMonitorOverviewRetrieve, getCentrifugoMonitorPublishesList, getCentrifugoMonitorTimelineRetrieve, getDashboardApiActivityActionsList, getDashboardApiActivityRecentList, getDashboardApiChartsActivityRetrieve, getDashboardApiChartsRecentUsersList, getDashboardApiChartsRegistrationsRetrieve, getDashboardApiChartsTrackerList, getDashboardApiCommandsHelpRetrieve, getDashboardApiCommandsList, getDashboardApiCommandsSummaryRetrieve, getDashboardApiConfigConfigRetrieve, getDashboardApiOverviewOverviewRetrieve, getDashboardApiStatisticsAppsList, getDashboardApiStatisticsCardsList, getDashboardApiStatisticsUsersRetrieve, getDashboardApiSystemHealthRetrieve, getDashboardApiSystemMetricsRetrieve, getDashboardApiZonesList, getDashboardApiZonesSummaryRetrieve, getEndpointsDrfRetrieve, getEndpointsUrlsCompactRetrieve, getEndpointsUrlsRetrieve, getGrpcApiKeysList, getGrpcApiKeysRetrieve, getGrpcApiKeysStatsRetrieve, getGrpcChartsDashboardRetrieve, getGrpcChartsErrorDistributionRetrieve, getGrpcChartsRequestVolumeRetrieve, getGrpcChartsResponseTimeRetrieve, getGrpcChartsServerLifecycleRetrieve, getGrpcChartsServerUptimeRetrieve, getGrpcChartsServiceActivityRetrieve, getGrpcConfigConfigRetrieve, getGrpcConfigServerInfoRetrieve, getGrpcMonitorHealthRetrieve, getGrpcMonitorMethodsRetrieve, getGrpcMonitorOverviewRetrieve, getGrpcMonitorRequestsList, getGrpcMonitorTimelineRetrieve, getGrpcProtoFilesDownloadAllRetrieve, getGrpcProtoFilesList, getGrpcProtoFilesRetrieve, getGrpcServicesList, getGrpcServicesMethodsRetrieve, getGrpcServicesRetrieve, getGrpcTestExamplesRetrieve, getGrpcTestLogsRetrieve, getHealthDrfQuickRetrieve, getHealthDrfRetrieve, getKnowbaseAdminChatHistoryRetrieve, getKnowbaseAdminChatList, getKnowbaseAdminChatRetrieve, getKnowbaseAdminDocumentsList, getKnowbaseAdminDocumentsRetrieve, getKnowbaseAdminDocumentsStatsRetrieve, getKnowbaseAdminDocumentsStatusRetrieve, getKnowbaseAdminSessionsList, getKnowbaseAdminSessionsRetrieve, getKnowbaseCategoriesList, getKnowbaseCategoriesRetrieve, getKnowbaseDocumentsList, getKnowbaseDocumentsRetrieve, getKnowbaseSystemArchivesFileTreeRetrieve, getKnowbaseSystemArchivesItemsList, getKnowbaseSystemArchivesList, getKnowbaseSystemArchivesRetrieve, getKnowbaseSystemArchivesStatisticsRetrieve, getKnowbaseSystemArchivesVectorizationStatsRetrieve, getKnowbaseSystemChunksContextRetrieve, getKnowbaseSystemChunksList, getKnowbaseSystemChunksRetrieve, getKnowbaseSystemItemsChunksList, getKnowbaseSystemItemsContentRetrieve, getKnowbaseSystemItemsList, getKnowbaseSystemItemsRetrieve, getLeadsList, getLeadsRetrieve, getNewsletterCampaignsList, getNewsletterCampaignsRetrieve, getNewsletterLogsList, getNewsletterNewslettersList, getNewsletterNewslettersRetrieve, getNewsletterSubscriptionsList, getPaymentsBalanceRetrieve, getPaymentsCurrenciesList, getPaymentsPaymentsList, getPaymentsPaymentsRetrieve, getPaymentsPaymentsStatusRetrieve, getPaymentsTransactionsList, getRqJobsList, getRqJobsRegistriesDeferredList, getRqJobsRegistriesFailedList, getRqJobsRegistriesFinishedList, getRqJobsRegistriesStartedList, getRqJobsRetrieve, getRqMonitorConfigRetrieve, getRqMonitorHealthRetrieve, getRqMonitorMetricsRetrieve, getRqQueuesJobsRetrieve, getRqQueuesList, getRqQueuesRetrieve, getRqSchedulesList, getRqSchedulesRetrieve, getRqTestingList, getRqTestingResultsRetrieve, getRqWorkersList, getRqWorkersStatsRetrieve, getSupportTicketsList, getSupportTicketsMessagesList, getSupportTicketsMessagesRetrieve, getSupportTicketsRetrieve, isAPIConfigured, onValidationError, partialUpdateAccountsProfilePartialPartialUpdate, partialUpdateAccountsProfilePartialUpdate, partialUpdateAccountsProfileUpdatePartialUpdate, partialUpdateKnowbaseAdminChatPartialUpdate, partialUpdateKnowbaseAdminDocumentsPartialUpdate, partialUpdateKnowbaseAdminSessionsPartialUpdate, partialUpdateKnowbaseSystemArchivesPartialUpdate, partialUpdateKnowbaseSystemChunksPartialUpdate, partialUpdateKnowbaseSystemItemsPartialUpdate, partialUpdateLeadsPartialUpdate, partialUpdateNewsletterCampaignsPartialUpdate, partialUpdateNewsletterUnsubscribePartialUpdate, partialUpdateSupportTicketsMessagesPartialUpdate, partialUpdateSupportTicketsPartialUpdate, reconfigureAPI, resetAPI, shouldRetry, updateAccountsProfileUpdateUpdate, updateKnowbaseAdminChatUpdate, updateKnowbaseAdminDocumentsUpdate, updateKnowbaseAdminSessionsUpdate, updateKnowbaseSystemArchivesUpdate, updateKnowbaseSystemChunksUpdate, updateKnowbaseSystemItemsUpdate, updateLeadsUpdate, updateNewsletterCampaignsUpdate, updateNewsletterUnsubscribeUpdate, updateSupportTicketsMessagesUpdate, updateSupportTicketsUpdate, useApiKeysContext, useBalancesContext, useCreateAccountsOtpRequestCreate, useCreateAccountsOtpVerifyCreate, useCreateAccountsProfileAvatarCreate, useCreateAccountsTokenRefreshCreate, useCurrenciesContext, useKnowbaseChatContext, useKnowbaseDocumentsContext, useKnowbaseSessionsContext, useLeadsContext, useNewsletterContext, useOverviewContext, usePartialUpdateAccountsProfilePartialUpdate, usePaymentsContext, useRootPaymentsContext, useSupportContext, useUpdateAccountsProfileUpdateUpdate, withRetry };