communication-react-19
Version:
React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)
181 lines (176 loc) • 9.7 kB
JavaScript
;
var index = require('./index-Bg4Qe5wP.js');
require('react');
require('@fluentui/react');
require('@fluentui/react-components');
require('@fluentui-contrib/react-chat');
require('@fluentui/react-hooks');
require('@azure/communication-common');
require('reselect');
require('@azure/communication-calling');
require('memoize-one');
require('@azure/logger');
require('events');
require('immer');
require('@fluentui/react-icons');
require('textarea-caret-ts');
require('use-debounce');
require('@fluentui/react-file-type-icons');
require('@griffel/react');
require('uuid');
require('roosterjs-content-model-core');
require('roosterjs-content-model-dom');
require('roosterjs-content-model-plugins');
require('roosterjs-content-model-api');
require('html-react-parser');
require('react-linkify');
require('dompurify');
require('react-use-draggable-scroll');
require('copy-to-clipboard');
require('@azure/communication-chat');
require('nanoid');
require('@azure/communication-calling-effects');
exports.COMPONENT_LOCALE_AR_SA = index.COMPONENT_LOCALE_AR_SA;
exports.COMPONENT_LOCALE_CS_CZ = index.COMPONENT_LOCALE_CS_CZ;
exports.COMPONENT_LOCALE_CY_GB = index.COMPONENT_LOCALE_CY_GB;
exports.COMPONENT_LOCALE_DE_DE = index.COMPONENT_LOCALE_DE_DE;
exports.COMPONENT_LOCALE_EN_GB = index.COMPONENT_LOCALE_EN_GB;
exports.COMPONENT_LOCALE_EN_US = index.COMPONENT_LOCALE_EN_US;
exports.COMPONENT_LOCALE_ES_ES = index.COMPONENT_LOCALE_ES_ES;
exports.COMPONENT_LOCALE_ES_MX = index.COMPONENT_LOCALE_ES_MX;
exports.COMPONENT_LOCALE_FI_FI = index.COMPONENT_LOCALE_FI_FI;
exports.COMPONENT_LOCALE_FR_CA = index.COMPONENT_LOCALE_FR_CA;
exports.COMPONENT_LOCALE_FR_FR = index.COMPONENT_LOCALE_FR_FR;
exports.COMPONENT_LOCALE_HE_IL = index.COMPONENT_LOCALE_HE_IL;
exports.COMPONENT_LOCALE_IT_IT = index.COMPONENT_LOCALE_IT_IT;
exports.COMPONENT_LOCALE_JA_JP = index.COMPONENT_LOCALE_JA_JP;
exports.COMPONENT_LOCALE_KO_KR = index.COMPONENT_LOCALE_KO_KR;
exports.COMPONENT_LOCALE_NB_NO = index.COMPONENT_LOCALE_NB_NO;
exports.COMPONENT_LOCALE_NL_NL = index.COMPONENT_LOCALE_NL_NL;
exports.COMPONENT_LOCALE_PL_PL = index.COMPONENT_LOCALE_PL_PL;
exports.COMPONENT_LOCALE_PT_BR = index.COMPONENT_LOCALE_PT_BR;
exports.COMPONENT_LOCALE_RU_RU = index.COMPONENT_LOCALE_RU_RU;
exports.COMPONENT_LOCALE_SV_SE = index.COMPONENT_LOCALE_SV_SE;
exports.COMPONENT_LOCALE_TR_TR = index.COMPONENT_LOCALE_TR_TR;
exports.COMPONENT_LOCALE_ZH_CN = index.COMPONENT_LOCALE_ZH_CN;
exports.COMPONENT_LOCALE_ZH_TW = index.COMPONENT_LOCALE_ZH_TW;
exports.COMPOSITE_LOCALE_AR_SA = index.COMPOSITE_LOCALE_AR_SA;
exports.COMPOSITE_LOCALE_CS_CZ = index.COMPOSITE_LOCALE_CS_CZ;
exports.COMPOSITE_LOCALE_CY_GB = index.COMPOSITE_LOCALE_CY_GB;
exports.COMPOSITE_LOCALE_DE_DE = index.COMPOSITE_LOCALE_DE_DE;
exports.COMPOSITE_LOCALE_EN_GB = index.COMPOSITE_LOCALE_EN_GB;
exports.COMPOSITE_LOCALE_EN_US = index.COMPOSITE_LOCALE_EN_US;
exports.COMPOSITE_LOCALE_ES_ES = index.COMPOSITE_LOCALE_ES_ES;
exports.COMPOSITE_LOCALE_ES_MX = index.COMPOSITE_LOCALE_ES_MX;
exports.COMPOSITE_LOCALE_FI_FI = index.COMPOSITE_LOCALE_FI_FI;
exports.COMPOSITE_LOCALE_FR_CA = index.COMPOSITE_LOCALE_FR_CA;
exports.COMPOSITE_LOCALE_FR_FR = index.COMPOSITE_LOCALE_FR_FR;
exports.COMPOSITE_LOCALE_HE_IL = index.COMPOSITE_LOCALE_HE_IL;
exports.COMPOSITE_LOCALE_IT_IT = index.COMPOSITE_LOCALE_IT_IT;
exports.COMPOSITE_LOCALE_JA_JP = index.COMPOSITE_LOCALE_JA_JP;
exports.COMPOSITE_LOCALE_KO_KR = index.COMPOSITE_LOCALE_KO_KR;
exports.COMPOSITE_LOCALE_NB_NO = index.COMPOSITE_LOCALE_NB_NO;
exports.COMPOSITE_LOCALE_NL_NL = index.COMPOSITE_LOCALE_NL_NL;
exports.COMPOSITE_LOCALE_PL_PL = index.COMPOSITE_LOCALE_PL_PL;
exports.COMPOSITE_LOCALE_PT_BR = index.COMPOSITE_LOCALE_PT_BR;
exports.COMPOSITE_LOCALE_RU_RU = index.COMPOSITE_LOCALE_RU_RU;
exports.COMPOSITE_LOCALE_SV_SE = index.COMPOSITE_LOCALE_SV_SE;
exports.COMPOSITE_LOCALE_TR_TR = index.COMPOSITE_LOCALE_TR_TR;
exports.COMPOSITE_LOCALE_ZH_CN = index.COMPOSITE_LOCALE_ZH_CN;
exports.COMPOSITE_LOCALE_ZH_TW = index.COMPOSITE_LOCALE_ZH_TW;
exports.COMPOSITE_ONLY_ICONS = index.COMPOSITE_ONLY_ICONS;
exports.CallAgentProvider = index.CallAgentProvider;
exports.CallClientProvider = index.CallClientProvider;
exports.CallComposite = index.CallComposite;
exports.CallProvider = index.CallProvider;
exports.CallWithChatComposite = index.CallWithChatComposite;
exports.CameraAndMicrophoneSitePermissions = index.CameraAndMicrophoneSitePermissions;
exports.CameraButton = index.CameraButton;
exports.CameraSitePermissions = index.CameraSitePermissions;
exports.CaptionsBanner = index.CaptionsBanner;
exports.CaptionsSettingsModal = index.CaptionsSettingsModal;
exports.ChatClientProvider = index.ChatClientProvider;
exports.ChatComposite = index.ChatComposite;
exports.ChatThreadClientProvider = index.ChatThreadClientProvider;
exports.ControlBar = index.ControlBar;
exports.ControlBarButton = index.ControlBarButton;
exports.DEFAULT_COMPONENT_ICONS = index.DEFAULT_COMPONENT_ICONS;
exports.DEFAULT_COMPOSITE_ICONS = index.DEFAULT_COMPOSITE_ICONS;
exports.DevicesButton = index.DevicesButton;
exports.Dialpad = index.Dialpad;
exports.EndCallButton = index.EndCallButton;
exports.ErrorBar = index.ErrorBar;
exports.FluentThemeProvider = index.FluentThemeProvider;
exports.GridLayout = index.GridLayout;
exports.HoldButton = index.HoldButton;
exports.ImageOverlay = index.ImageOverlay;
exports.IncomingCallNotification = index.IncomingCallNotification;
exports.IncomingCallStack = index.IncomingCallStack;
exports.LocalizationProvider = index.LocalizationProvider;
exports.MessageStatusIndicator = index.MessageStatusIndicator;
exports.MessageThread = index.MessageThread;
exports.MicrophoneButton = index.MicrophoneButton;
exports.MicrophoneSitePermissions = index.MicrophoneSitePermissions;
exports.Notification = index.Notification;
exports.NotificationStack = index.NotificationStack;
exports.ParticipantItem = index.ParticipantItem;
exports.ParticipantList = index.ParticipantList;
exports.ParticipantsButton = index.ParticipantsButton;
exports.RaiseHandButton = index.RaiseHandButton;
exports.ReactionButton = index.ReactionButton;
exports.RealTimeText = index.RealTimeText;
exports.RealTimeTextModal = index.RealTimeTextModal;
exports.RichTextSendBox = index.RichTextSendBox;
exports.ScreenShareButton = index.ScreenShareButton;
exports.SendBox = index.SendBox;
exports.StartCaptionsButton = index.StartCaptionsButton;
exports.StartRealTimeTextButton = index.StartRealTimeTextButton;
exports.StreamMedia = index.StreamMedia;
exports.TypingIndicator = index.TypingIndicator;
exports.UnsupportedBrowser = index.UnsupportedBrowser;
exports.UnsupportedBrowserVersion = index.UnsupportedBrowserVersion;
exports.UnsupportedOperatingSystem = index.UnsupportedOperatingSystem;
exports.VideoGallery = index.VideoGallery;
exports.VideoTile = index.VideoTile;
exports._IdentifierProvider = index._IdentifierProvider;
exports.createAzureCommunicationCallAdapter = index.createAzureCommunicationCallAdapter;
exports.createAzureCommunicationCallAdapterFromClient = index.createAzureCommunicationCallAdapterFromClient;
exports.createAzureCommunicationCallWithChatAdapter = index.createAzureCommunicationCallWithChatAdapter;
exports.createAzureCommunicationCallWithChatAdapterFromClients = index.createAzureCommunicationCallWithChatAdapterFromClients;
exports.createAzureCommunicationChatAdapter = index.createAzureCommunicationChatAdapter;
exports.createAzureCommunicationChatAdapterFromClient = index.createAzureCommunicationChatAdapterFromClient;
exports.createDefaultCallingHandlers = index.createDefaultCallingHandlers;
exports.createDefaultChatHandlers = index.createDefaultChatHandlers;
exports.createDefaultTeamsCallingHandlers = index.createDefaultTeamsCallingHandlers;
exports.createStatefulCallClient = index.createStatefulCallClient;
exports.createStatefulChatClient = index.createStatefulChatClient;
exports.createTeamsCallAdapter = index.createTeamsCallAdapter;
exports.createTeamsCallAdapterFromClient = index.createTeamsCallAdapterFromClient;
exports.darkTheme = index.darkTheme;
exports.defaultAttachmentMenuAction = index.defaultAttachmentMenuAction;
exports.fromFlatCommunicationIdentifier = index.fromFlatCommunicationIdentifier;
exports.getCallingSelector = index.getSelector;
exports.getChatSelector = index.getSelector$1;
exports.imageOverlayTheme = index.imageOverlayTheme;
exports.lightTheme = index.lightTheme;
exports.onResolveDeepNoiseSuppressionDependency = index.onResolveDeepNoiseSuppressionDependency;
exports.onResolveDeepNoiseSuppressionDependencyLazy = index.onResolveDeepNoiseSuppressionDependencyLazy;
exports.onResolveVideoEffectDependency = index.onResolveVideoEffectDependency;
exports.onResolveVideoEffectDependencyLazy = index.onResolveVideoEffectDependencyLazy;
exports.toFlatCommunicationIdentifier = index.toFlatCommunicationIdentifier;
exports.useAzureCommunicationCallAdapter = index.useAzureCommunicationCallAdapter;
exports.useAzureCommunicationCallWithChatAdapter = index.useAzureCommunicationCallWithChatAdapter;
exports.useAzureCommunicationChatAdapter = index.useAzureCommunicationChatAdapter;
exports.useCall = index.useCall;
exports.useCallAgent = index.useCallAgent;
exports.useCallClient = index.useCallClient;
exports.useChatClient = index.useChatClient;
exports.useChatThreadClient = index.useChatThreadClient;
exports.useDeviceManager = index.useDeviceManager;
exports.usePropsFor = index.usePropsFor$1;
exports.useSelector = index.useSelector;
exports.useTeamsCall = index.useTeamsCall;
exports.useTeamsCallAdapter = index.useTeamsCallAdapter;
exports.useTeamsCallAgent = index.useTeamsCallAgent;
exports.useTheme = index.useTheme;
//# sourceMappingURL=index.js.map