@azure/communication-react 1.20.0-alpha-202410170016 → 1.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/communication-react.d.ts +51 -1775
- package/dist/dist-cjs/communication-react/index.js +36159 -167
- package/dist/dist-cjs/communication-react/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/MessageStatus.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/areEqual.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/common.d.ts +0 -13
- package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/commonProperties.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/constants.d.ts +0 -5
- package/dist/dist-esm/acs-ui-common/src/constants.js +0 -6
- package/dist/dist-esm/acs-ui-common/src/constants.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/cssUtils.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/identifier.js +1 -4
- package/dist/dist-esm/acs-ui-common/src/identifier.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/index.d.ts +0 -4
- package/dist/dist-esm/acs-ui-common/src/index.js +0 -6
- package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/localizationUtils.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/logEvent.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/memoizeFnAll.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/safeStringify.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetry.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callCompositeLoader.js +4 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callCompositeLoader.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callWithChatCompositeLoader.js +4 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callWithChatCompositeLoader.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/chatCompositeLoader.js +4 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/chatCompositeLoader.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.js +7 -6
- package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.js +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.d.ts +2 -11
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -16
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +8 -18
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js +1 -7
- package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +55 -25
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js +1 -1
- package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +1 -3
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +64 -83
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js +2 -5
- package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +6 -13
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.d.ts +2 -2
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +6 -29
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.d.ts +1 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/useSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js +2 -8
- package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/index.d.ts +1 -2
- package/dist/dist-esm/calling-component-bindings/src/index.js +1 -5
- package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js +63 -74
- package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +10 -32
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/participantsButtonSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.d.ts +3 -3
- package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js +3 -6
- package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.d.ts +3 -3
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js +0 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/index.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/SelectorUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.d.ts +1 -2
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +8 -22
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +9 -11
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +9 -14
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +6 -26
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.d.ts +3 -3
- package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.d.ts +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +71 -66
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +2 -140
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +0 -18
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js +35 -170
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js +8 -7
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +108 -99
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallIdHistory.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallIdRef.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +0 -6
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +12 -54
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.js +19 -16
- package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js +73 -58
- package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js +16 -14
- package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +15 -3
- package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/LocalVideoStreamVideoEffectsSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Logger.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js +3 -1
- package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/PPTLiveSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/RaiseHandSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/ReactionSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +0 -1
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +0 -11
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/SpotlightSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +2 -3
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +70 -68
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/StreamUtils.d.ts +1 -2
- package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js +24 -32
- package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js +11 -8
- package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js +1 -16
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -18
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsIncomingCallDeclarative.js +16 -14
- package/dist/dist-esm/calling-stateful-client/src/TeamsIncomingCallDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TranscriptionSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js +0 -4
- package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.d.ts +0 -1
- package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js +3 -33
- package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js +7 -6
- package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -6
- package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js +4 -4
- package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js +14 -10
- package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js +15 -15
- package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +2 -6
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +8 -59
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +1 -2
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +2 -6
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/hooks/useSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/index.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +18 -74
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/providers/ChatClientProvider.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js +1 -1
- package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/sendBoxSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js +9 -5
- package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js +1 -3
- package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/constants.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -10
- package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -15
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/ChatContext.js +27 -19
- package/dist/dist-esm/chat-stateful-client/src/ChatContext.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/Constants.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +12 -11
- package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/Logger.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js +19 -8
- package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js +67 -57
- package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js +128 -114
- package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/index.d.ts +0 -1
- package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedIterator.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListMessages.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListParticipants.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListReadReceipts.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListThreads.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.js.map +1 -1
- package/dist/dist-esm/communication-react/src/api-summary.d.ts +1 -2
- package/dist/dist-esm/communication-react/src/api-summary.js +1 -3
- package/dist/dist-esm/communication-react/src/api-summary.js.map +1 -1
- package/dist/dist-esm/communication-react/src/index.d.ts +0 -27
- package/dist/dist-esm/communication-react/src/index.js +0 -13
- package/dist/dist-esm/communication-react/src/index.js.map +1 -1
- package/dist/dist-esm/communication-react/src/javascript-loaders.js +0 -1
- package/dist/dist-esm/communication-react/src/javascript-loaders.js.map +1 -1
- package/dist/dist-esm/communication-react/src/mergedHooks.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js +6 -3
- package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerContext.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js +10 -4
- package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.js +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js +11 -11
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.d.ts +1 -3
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +6 -19
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js +18 -21
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/CameraButton.js +19 -8
- package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Caption.js +2 -2
- package/dist/dist-esm/react-components/src/components/Caption.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +8 -13
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js +19 -36
- package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js +5 -2
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js +22 -37
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -13
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +24 -30
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -11
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +30 -68
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js +5 -9
- package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +1 -8
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +9 -47
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +1 -2
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +12 -57
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +1 -4
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +27 -57
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +1 -22
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +0 -20
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +2 -23
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +7 -53
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +1 -8
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +12 -57
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +16 -97
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js +18 -18
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js +4 -7
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js +2 -2
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/Utils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/types.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ControlBar.js +14 -10
- package/dist/dist-esm/react-components/src/components/ControlBar.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ControlBarButton.js +4 -14
- package/dist/dist-esm/react-components/src/components/ControlBarButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js +16 -5
- package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js +8 -5
- package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/DevicesButton.js +27 -19
- package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js +48 -12
- package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +51 -45
- package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js +4 -4
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js +6 -2
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js +9 -11
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js +23 -11
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js +4 -6
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js +5 -11
- package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/EndCallButton.js +16 -23
- package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ErrorBar.js +5 -9
- package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ErrorBoundary.js +6 -2
- package/dist/dist-esm/react-components/src/components/ErrorBoundary.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/GridLayout.js +37 -37
- package/dist/dist-esm/react-components/src/components/GridLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js +2 -2
- package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/HoldButton.js +1 -1
- package/dist/dist-esm/react-components/src/components/HoldButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +9 -7
- package/dist/dist-esm/react-components/src/components/HorizontalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ImageOverlay.js +14 -13
- package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js +39 -26
- package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/IncomingCallStack.js +7 -5
- package/dist/dist-esm/react-components/src/components/IncomingCallStack.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/InputBoxButton.js +10 -3
- package/dist/dist-esm/react-components/src/components/InputBoxButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +7 -23
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js +5 -3
- package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +22 -39
- package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js +23 -15
- package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js +12 -4
- package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js +2 -2
- package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js +33 -20
- package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +5 -81
- package/dist/dist-esm/react-components/src/components/MessageThread.js +49 -116
- package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +17 -19
- package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js +101 -94
- package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Notification.js +11 -5
- package/dist/dist-esm/react-components/src/components/Notification.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/NotificationStack.d.ts +0 -20
- package/dist/dist-esm/react-components/src/components/NotificationStack.js +8 -17
- package/dist/dist-esm/react-components/src/components/NotificationStack.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantItem.js +22 -15
- package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/ParticipantList.js +41 -54
- package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantsButton.js +32 -46
- package/dist/dist-esm/react-components/src/components/ParticipantsButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js +3 -3
- package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js +3 -3
- package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RaiseHandButton.js +12 -6
- package/dist/dist-esm/react-components/src/components/RaiseHandButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ReactionButton.js +23 -24
- package/dist/dist-esm/react-components/src/components/ReactionButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +18 -27
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js +2 -2
- package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js +2 -2
- package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ScreenShareButton.js +14 -6
- package/dist/dist-esm/react-components/src/components/ScreenShareButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBox.d.ts +1 -47
- package/dist/dist-esm/react-components/src/components/SendBox.js +12 -103
- package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js +4 -2
- package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/StreamMedia.js +5 -5
- package/dist/dist-esm/react-components/src/components/StreamMedia.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js +3 -10
- package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Survey/SurveyTypes.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js +23 -23
- package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SystemMessage.js +4 -2
- package/dist/dist-esm/react-components/src/components/SystemMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js +14 -10
- package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/TypingIndicator.js +6 -9
- package/dist/dist-esm/react-components/src/components/TypingIndicator.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +1 -3
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +1 -3
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -20
- package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +1 -3
- package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VerticalGallery.js +31 -13
- package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js +1 -3
- package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js +12 -8
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +22 -8
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js +2 -6
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +8 -19
- package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js +11 -15
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +16 -40
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js +2 -2
- package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js +2 -4
- package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js +4 -6
- package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js +11 -17
- package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js +24 -29
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +6 -8
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js +4 -2
- package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js +10 -34
- package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js +6 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js +34 -9
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js +11 -2
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/Layout.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteScreenShare.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteVideoTile.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js +3 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js +11 -10
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js +28 -22
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js +6 -11
- package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +51 -41
- package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/OverflowGalleryUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/reactionUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +31 -39
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.js +27 -120
- package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoTile.js +59 -31
- package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js +2 -2
- package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/index.d.ts +0 -20
- package/dist/dist-esm/react-components/src/components/index.js +0 -13
- package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/Captions.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/CaptionsSettingsModal.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js +10 -3
- package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/Common.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ControlBar.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/Dialpad.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/EditBox.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/GridLayout.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/HorizontalGallery.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js +5 -2
- package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/InputBoxButton.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js +5 -2
- package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/MessageStatusIndicator.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +3 -3
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +10 -13
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/Notification.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js +4 -6
- package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ParticipantList.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js +3 -1
- package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js +2 -2
- package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +10 -2
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js +6 -3
- package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/SystemMessage.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/TeamsMeetingConferenceInfo.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js +2 -1
- package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/TypingIndicator.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js +2 -1
- package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js +19 -5
- package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +1 -1
- package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/v8StyleShim.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -37
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +3 -41
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +2 -4
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +6 -41
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/Datetime.js +4 -1
- package/dist/dist-esm/react-components/src/components/utils/Datetime.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +1 -38
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +5 -148
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/common.js +0 -4
- package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/delay.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/formatPhoneNumber.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js +5 -2
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/keyboardNavigation.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/overFlowGalleriesUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/responsive.js +2 -2
- package/dist/dist-esm/react-components/src/components/utils/responsive.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/useLongPress.js +1 -10
- package/dist/dist-esm/react-components/src/components/utils/useLongPress.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils.js +18 -31
- package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
- package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js +6 -8
- package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js.map +1 -1
- package/dist/dist-esm/react-components/src/gallery/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -5
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/identifiers/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/index.d.ts +0 -1
- package/dist/dist-esm/react-components/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -54
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/cy-GB/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/index.js +3 -1
- package/dist/dist-esm/react-components/src/localization/locales/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/utils.js +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/utils.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js +5 -3
- package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js +2 -2
- package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/generateTheme.js +1 -15
- package/dist/dist-esm/react-components/src/theming/generateTheme.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -30
- package/dist/dist-esm/react-components/src/theming/icons.js +14 -147
- package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/themeDuplicates.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/themeUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/themes.d.ts +0 -6
- package/dist/dist-esm/react-components/src/theming/themes.js +0 -10
- package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js +7 -1
- package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/Attachment.d.ts +0 -13
- package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/CallSurveyImprovementSuggestions.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/CaptionsAvailableLanguageStrings.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -20
- package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/CommunicationParticipant.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ComponentSlotStyle.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/CustomStylesProps.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ReactionTypes.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ReadReceiptsBySenderId.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/SurveyIssues.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/SurveyIssuesHeadingStrings.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/Logger.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +0 -72
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +53 -92
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +0 -34
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +6 -49
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +64 -266
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +4 -27
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapterProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js +3 -8
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/DiagnosticsForwarder.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js +3 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/ParticipantSubcriber.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +2 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +39 -91
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +61 -61
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js +20 -16
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -21
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +2 -20
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -21
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js +4 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +4 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js +4 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +22 -33
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +28 -53
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js +30 -26
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +41 -73
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js +12 -12
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js +32 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +11 -29
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePaneProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +70 -115
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +4 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js +5 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js +1 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js +7 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +11 -62
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js +1 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js +2 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +7 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +13 -33
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +0 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +7 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +0 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +13 -124
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js +13 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +7 -15
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +8 -18
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js +3 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +22 -21
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +1 -24
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -24
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js +4 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +1 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js +4 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts +4 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +10 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +2 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js +4 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +5 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js +4 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +5 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js +6 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js +29 -41
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallControls.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js +2 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/DtmfDialpadPage.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js +4 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js +9 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalDeviceSettings.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js +4 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NoticePage.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js +2 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js +24 -6
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CapabilityChangedNotificationTracking.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/types/ErrorTracking.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js +12 -12
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js +7 -19
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js +2 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +3 -15
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +22 -101
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js +5 -15
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/useConsoleErrors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +0 -65
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +21 -114
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js +7 -9
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js +9 -6
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +0 -8
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +5 -24
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +36 -231
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +5 -30
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +2 -4
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -20
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +4 -10
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +2 -20
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/hooks/useCallWithChatCompositeStrings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +0 -11
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +1 -13
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js +0 -14
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +0 -27
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +2 -10
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js +5 -3
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +27 -298
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +0 -20
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +2 -6
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +32 -78
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -12
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js +3 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +3 -27
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +0 -4
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +0 -6
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js +6 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +17 -9
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +25 -24
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +3 -7
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js +14 -5
- package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +23 -9
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js +5 -3
- package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js +14 -12
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js +16 -12
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js +5 -1
- package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +45 -117
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js +37 -39
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +72 -107
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ConvertContextualMenuItemToDrawerMenuItem.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js +7 -5
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +124 -92
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js +7 -5
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/captionSettingsDrawer.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js +4 -1
- package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js +9 -11
- package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +12 -23
- package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +16 -16
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +10 -14
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +2 -48
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js +0 -39
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +15 -7
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Survey.js +34 -19
- package/dist/dist-esm/react-composites/src/composites/common/Survey.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js +8 -11
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +13 -18
- package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/adapters.d.ts +0 -23
- package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/constants.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/common/constants.js +0 -6
- package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +6 -32
- package/dist/dist-esm/react-composites/src/composites/common/icons.js +3 -7
- package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js +3 -5
- package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js +3 -4
- package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependency.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependencyLazy.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/Composite.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/GlobalHostLayer.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js +10 -4
- package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js +44 -11
- package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js +29 -6
- package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js +22 -4
- package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js +13 -15
- package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/TeamsMeetingConferenceInfo.style.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/utils.d.ts +0 -4
- package/dist/dist-esm/react-composites/src/composites/common/utils.js +12 -40
- package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/index.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/index.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/CompositeLocale.js.map +1 -1
- package/dist/dist-esm/react-composites/src/index-public.js.map +1 -1
- package/package.json +4 -4
- package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-Dg2BkrN6.js +0 -275
- package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-Dg2BkrN6.js.map +0 -1
- package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-D4pLWFtj.js +0 -52
- package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-D4pLWFtj.js.map +0 -1
- package/dist/dist-cjs/communication-react/index-BlNmEm_b.js +0 -44494
- package/dist/dist-cjs/communication-react/index-BlNmEm_b.js.map +0 -1
- package/dist/dist-esm/acs-ui-common/src/dataConversion.d.ts +0 -6
- package/dist/dist-esm/acs-ui-common/src/dataConversion.js +0 -21
- package/dist/dist-esm/acs-ui-common/src/dataConversion.js.map +0 -1
- package/dist/dist-esm/acs-ui-common/src/removeImageTags.d.ts +0 -7
- package/dist/dist-esm/acs-ui-common/src/removeImageTags.js +0 -18
- package/dist/dist-esm/acs-ui-common/src/removeImageTags.js.map +0 -1
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.d.ts +0 -20
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js +0 -125
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js.map +0 -1
- package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +0 -17
- package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +0 -36
- package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +0 -1
- package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.d.ts +0 -19
- package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.js +0 -32
- package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.js.map +0 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.d.ts +0 -6
- package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js +0 -23
- package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +0 -24
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +0 -273
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -37
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -58
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -86
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -31
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
- package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -126
- package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.d.ts +0 -9
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js +0 -29
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +0 -30
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +0 -112
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.d.ts +0 -12
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js +0 -23
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +0 -42
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.d.ts +0 -24
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js +0 -66
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.d.ts +0 -20
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js +0 -45
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.d.ts +0 -14
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js +0 -56
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.d.ts +0 -29
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js +0 -86
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +0 -58
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +0 -367
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +0 -37
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +0 -100
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +0 -211
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +0 -274
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +0 -16
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +0 -77
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.d.ts +0 -19
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js +0 -232
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.d.ts +0 -7
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js +0 -49
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js +0 -67
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.d.ts +0 -6
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js +0 -13
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +0 -56
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +0 -91
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +0 -14
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +0 -20
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -24
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -595
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -821
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.d.ts +0 -17
- package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js +0 -99
- package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +0 -58
- package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +0 -144
- package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -69
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +0 -82
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +0 -295
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +0 -21
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +0 -34
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -99
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +0 -5
- package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +0 -32
- package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -69
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.d.ts +0 -72
- package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +0 -185
- package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +0 -33
- package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +0 -127
- package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
- package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
- package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
- package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
- package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
- package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.d.ts +0 -47
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js +0 -48
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.d.ts +0 -11
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js +0 -41
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -49
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -213
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.d.ts +0 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js +0 -21
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -54
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +0 -15
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +0 -21
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +0 -18
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +0 -18
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.d.ts +0 -49
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js +0 -48
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.d.ts +0 -39
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js +0 -273
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.d.ts +0 -80
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +0 -41
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.d.ts +0 -38
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +0 -82
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +0 -5
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.d.ts +0 -12
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js +0 -50
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.d.ts +0 -10
- package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js +0 -20
- package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js.map +0 -1
@@ -7,9 +7,6 @@ import { BackgroundBlurConfig } from '@azure/communication-calling';
|
|
7
7
|
import { BackgroundBlurEffect } from '@azure/communication-calling';
|
8
8
|
import { BackgroundReplacementConfig } from '@azure/communication-calling';
|
9
9
|
import { BackgroundReplacementEffect } from '@azure/communication-calling';
|
10
|
-
import { BreakoutRoom } from '@azure/communication-calling';
|
11
|
-
import { BreakoutRoomsSettings } from '@azure/communication-calling';
|
12
|
-
import { BreakoutRoomsUpdatedListener } from '@azure/communication-calling';
|
13
10
|
import { Call } from '@azure/communication-calling';
|
14
11
|
import { CallAgent } from '@azure/communication-calling';
|
15
12
|
import { CallClient } from '@azure/communication-calling';
|
@@ -17,7 +14,6 @@ import { CallClientOptions } from '@azure/communication-calling';
|
|
17
14
|
import { CallDirection } from '@azure/communication-calling';
|
18
15
|
import { CallEndReason } from '@azure/communication-calling';
|
19
16
|
import { CallerInfo } from '@azure/communication-calling';
|
20
|
-
import { CallInfo } from '@azure/communication-calling';
|
21
17
|
import { CallKind } from '@azure/communication-calling';
|
22
18
|
import { CallState as CallState_2 } from '@azure/communication-calling';
|
23
19
|
import { CallSurvey } from '@azure/communication-calling';
|
@@ -39,9 +35,6 @@ import type { CommunicationUserKind } from '@azure/communication-common';
|
|
39
35
|
import { CreateViewOptions } from '@azure/communication-calling';
|
40
36
|
import { DeviceAccess } from '@azure/communication-calling';
|
41
37
|
import { DeviceManager } from '@azure/communication-calling';
|
42
|
-
import type { DiagnosticFlag } from '@azure/communication-calling';
|
43
|
-
import type { DiagnosticQuality } from '@azure/communication-calling';
|
44
|
-
import type { DiagnosticValueType } from '@azure/communication-calling';
|
45
38
|
import { DominantSpeakersInfo } from '@azure/communication-calling';
|
46
39
|
import { DtmfTone as DtmfTone_2 } from '@azure/communication-calling';
|
47
40
|
import { EnvironmentInfo } from '@azure/communication-calling';
|
@@ -53,7 +46,6 @@ import { IContextualMenuItemStyles } from '@fluentui/react';
|
|
53
46
|
import { IContextualMenuProps } from '@fluentui/react';
|
54
47
|
import { IContextualMenuStyles } from '@fluentui/react';
|
55
48
|
import { IIconProps } from '@fluentui/react';
|
56
|
-
import { ILinkStyles } from '@fluentui/react';
|
57
49
|
import { IMessageBarProps } from '@fluentui/react';
|
58
50
|
import { IncomingCall } from '@azure/communication-calling';
|
59
51
|
import { IncomingCallKind } from '@azure/communication-calling';
|
@@ -67,15 +59,12 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
|
|
67
59
|
import { ITextFieldStyles } from '@fluentui/react';
|
68
60
|
import { LatestMediaDiagnostics } from '@azure/communication-calling';
|
69
61
|
import { LatestNetworkDiagnostics } from '@azure/communication-calling';
|
70
|
-
import { LocalRecordingInfo } from '@azure/communication-calling';
|
71
62
|
import { LocalVideoStream } from '@azure/communication-calling';
|
72
63
|
import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
|
73
|
-
import type { MediaDiagnosticType } from '@azure/communication-calling';
|
74
64
|
import { MediaStreamType } from '@azure/communication-calling';
|
75
65
|
import { MicrosoftTeamsAppIdentifier } from '@azure/communication-common';
|
76
66
|
import { MicrosoftTeamsUserIdentifier } from '@azure/communication-common';
|
77
67
|
import type { NetworkDiagnosticChangedEventArgs } from '@azure/communication-calling';
|
78
|
-
import type { NetworkDiagnosticType } from '@azure/communication-calling';
|
79
68
|
import { PartialTheme } from '@fluentui/react';
|
80
69
|
import { ParticipantCapabilities } from '@azure/communication-calling';
|
81
70
|
import { ParticipantRole } from '@azure/communication-calling';
|
@@ -88,13 +77,11 @@ import { PropertyChangedEvent } from '@azure/communication-calling';
|
|
88
77
|
import { default as React_2 } from 'react';
|
89
78
|
import { Reaction as Reaction_2 } from '@azure/communication-calling';
|
90
79
|
import { ReactionMessage } from '@azure/communication-calling';
|
91
|
-
import { RecordingInfo } from '@azure/communication-calling';
|
92
80
|
import type { RemoteParticipant } from '@azure/communication-calling';
|
93
81
|
import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
|
94
82
|
import { RoomCallLocator } from '@azure/communication-calling';
|
95
83
|
import { ScalingMode } from '@azure/communication-calling';
|
96
84
|
import { SendMessageOptions } from '@azure/communication-chat';
|
97
|
-
import type { ServerDiagnosticType } from '@azure/communication-calling';
|
98
85
|
import { SpotlightedParticipant } from '@azure/communication-calling';
|
99
86
|
import { StartCallOptions } from '@azure/communication-calling';
|
100
87
|
import { StartCaptionsOptions } from '@azure/communication-calling';
|
@@ -214,31 +201,6 @@ export declare type AdapterErrors = {
|
|
214
201
|
[target: string]: AdapterError;
|
215
202
|
};
|
216
203
|
|
217
|
-
/**
|
218
|
-
* Notification from call client state stored in adapter state.
|
219
|
-
*
|
220
|
-
* @public
|
221
|
-
*/
|
222
|
-
export declare interface AdapterNotification {
|
223
|
-
/**
|
224
|
-
* Target of notification. There should only one notification per target.
|
225
|
-
*/
|
226
|
-
target: string;
|
227
|
-
/**
|
228
|
-
* Timestamp added to the notification in the adapter implementation.
|
229
|
-
*/
|
230
|
-
timestamp: Date;
|
231
|
-
}
|
232
|
-
|
233
|
-
/**
|
234
|
-
* Adapters stores the latest notification for each target.
|
235
|
-
*
|
236
|
-
* @public
|
237
|
-
*/
|
238
|
-
export declare type AdapterNotifications = {
|
239
|
-
[target: string]: AdapterNotification;
|
240
|
-
};
|
241
|
-
|
242
204
|
/**
|
243
205
|
* Functionality for interfacing with Composite adapter state.
|
244
206
|
*
|
@@ -274,40 +236,6 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
|
|
274
236
|
*/
|
275
237
|
export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
|
276
238
|
|
277
|
-
/**
|
278
|
-
* @beta
|
279
|
-
* A callback function that defines what actions user can perform on an attachment.
|
280
|
-
* By default, the UI library would have default actions that opens attachment URL in a new tab.
|
281
|
-
* You can override the default actions or add new actions by providing this callback function.
|
282
|
-
* Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
|
283
|
-
*
|
284
|
-
* @param attachment - The file attachment that user is trying to perform actions on.
|
285
|
-
* @param message - The chat message that contains this attachment.
|
286
|
-
* @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
|
287
|
-
*/
|
288
|
-
export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
|
289
|
-
|
290
|
-
/**
|
291
|
-
* @beta
|
292
|
-
*
|
293
|
-
* Attachment download options defines the list of actions that can be performed on an attachment.
|
294
|
-
*/
|
295
|
-
export declare interface AttachmentDownloadOptions {
|
296
|
-
actionsForAttachment: AttachmentActionHandler;
|
297
|
-
}
|
298
|
-
|
299
|
-
/**
|
300
|
-
* @beta
|
301
|
-
*
|
302
|
-
* Attachment menu action defines buttons that can be shown on the attachment card.
|
303
|
-
* If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
|
304
|
-
*/
|
305
|
-
export declare interface AttachmentMenuAction {
|
306
|
-
name: string;
|
307
|
-
icon: JSX.Element;
|
308
|
-
onClick: (attachment: AttachmentMetadata) => Promise<void>;
|
309
|
-
}
|
310
|
-
|
311
239
|
/**
|
312
240
|
* Data model that represents a chat message attachment
|
313
241
|
* where it contains an ID to uniquely identify the attachment,
|
@@ -331,150 +259,6 @@ export declare interface AttachmentMetadata {
|
|
331
259
|
url: string;
|
332
260
|
}
|
333
261
|
|
334
|
-
/**
|
335
|
-
* Data model that represents a chat message attachment being uploaded
|
336
|
-
* where it contains an ID to uniquely identify the attachment,
|
337
|
-
* a name that represents the name of file,
|
338
|
-
* an optional URL to download the attachment,
|
339
|
-
* an optional progress value between 0 and 1 indicating the progress of the upload, and
|
340
|
-
* an optional error object that contains error message would be shown to the user.
|
341
|
-
*
|
342
|
-
*
|
343
|
-
* @beta
|
344
|
-
*/
|
345
|
-
export declare interface AttachmentMetadataInProgress {
|
346
|
-
/**
|
347
|
-
* Unique ID of the attachment.
|
348
|
-
*/
|
349
|
-
id: string;
|
350
|
-
/**
|
351
|
-
* Attachment name to be displayed.
|
352
|
-
*/
|
353
|
-
name: string;
|
354
|
-
/**
|
355
|
-
* Download URL for the attachment.
|
356
|
-
*/
|
357
|
-
url?: string;
|
358
|
-
/**
|
359
|
-
* A number between 0 and 1 indicating the progress of the upload.
|
360
|
-
*/
|
361
|
-
progress?: number;
|
362
|
-
/**
|
363
|
-
* A object contains error message would be shown to the user.
|
364
|
-
*/
|
365
|
-
error?: AttachmentProgressError;
|
366
|
-
}
|
367
|
-
|
368
|
-
/**
|
369
|
-
* @beta
|
370
|
-
*
|
371
|
-
* Attachment Options that defines behaviour for uploading and downloading attachments.
|
372
|
-
*/
|
373
|
-
export declare interface AttachmentOptions {
|
374
|
-
uploadOptions?: AttachmentUploadOptions;
|
375
|
-
downloadOptions?: AttachmentDownloadOptions;
|
376
|
-
}
|
377
|
-
|
378
|
-
/**
|
379
|
-
* @beta
|
380
|
-
* A attachment progress error object that contains message to be shown to
|
381
|
-
* the user when upload fails.
|
382
|
-
*/
|
383
|
-
export declare interface AttachmentProgressError {
|
384
|
-
message: string;
|
385
|
-
}
|
386
|
-
|
387
|
-
/**
|
388
|
-
* @beta
|
389
|
-
* A callback function for handling attachment removed by the user in send box.
|
390
|
-
*
|
391
|
-
* @param attachmentId - The ID of uploaded attachments.
|
392
|
-
*/
|
393
|
-
export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
|
394
|
-
|
395
|
-
/**
|
396
|
-
* @beta
|
397
|
-
* A callback function for handling list of upload tasks that contains files selected by user to upload.
|
398
|
-
*
|
399
|
-
* @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
|
400
|
-
*/
|
401
|
-
export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
|
402
|
-
|
403
|
-
/**
|
404
|
-
* @beta
|
405
|
-
*/
|
406
|
-
export declare interface AttachmentUploadOptions {
|
407
|
-
/**
|
408
|
-
* A list of strings containing the comma separated list of supported media (aka. mime) types.
|
409
|
-
* i.e. ['image/*', 'video/*', 'audio/*']
|
410
|
-
* Default value is `['*']`, meaning all media types are supported.
|
411
|
-
* Similar to the `accept` attribute of the `<input type="attachment" />` element.
|
412
|
-
* @beta
|
413
|
-
*/
|
414
|
-
supportedMediaTypes?: string[];
|
415
|
-
/**
|
416
|
-
* Disable multiple attachments to be selected if set to `true`.
|
417
|
-
* Default value is `false`, meaning multiple attachments can be selected.
|
418
|
-
* Similar to the `multiple` attribute of the `<input type="attachment" />` element.
|
419
|
-
* @beta
|
420
|
-
*/
|
421
|
-
disableMultipleUploads?: boolean;
|
422
|
-
/**
|
423
|
-
* A callback function of type {@link AttachmentSelectionHandler} that will be called
|
424
|
-
* when user finishes selecting files in browser's file picker. This function is required since
|
425
|
-
* this would be where upload logic is implemented to your own storage.
|
426
|
-
* @beta
|
427
|
-
*/
|
428
|
-
handleAttachmentSelection: AttachmentSelectionHandler;
|
429
|
-
/**
|
430
|
-
* A optional callback function that will be called
|
431
|
-
* when user removing files before clicking send message button. This function will be
|
432
|
-
* where you can remove the file from your storage.
|
433
|
-
* @beta
|
434
|
-
*/
|
435
|
-
handleAttachmentRemoval?: AttachmentRemovalHandler;
|
436
|
-
}
|
437
|
-
|
438
|
-
/**
|
439
|
-
* A upload task represents and manages an attachment that is being uploaded.
|
440
|
-
* When using the Composite, an attachment upload task is created for each file user is selected to upload.
|
441
|
-
* A upload task is complete when notifyUploadCompleted is called.
|
442
|
-
* A upload task is failed when notifyUploadFailed is called.
|
443
|
-
* @beta
|
444
|
-
*/
|
445
|
-
export declare interface AttachmentUploadTask {
|
446
|
-
/**
|
447
|
-
* Unique identifier for the attachment upload task.
|
448
|
-
*/
|
449
|
-
taskId: string;
|
450
|
-
/**
|
451
|
-
* HTML {@link File} object for the uploaded attachment.
|
452
|
-
*/
|
453
|
-
file?: File;
|
454
|
-
/**
|
455
|
-
* {@link Blob} object for the uploaded inline image.
|
456
|
-
*/
|
457
|
-
image?: Blob;
|
458
|
-
/**
|
459
|
-
* Update the progress of the upload changed.
|
460
|
-
* A upload is considered complete when the progress reaches 1.
|
461
|
-
* @param value - number between 0 and 1
|
462
|
-
*/
|
463
|
-
notifyUploadProgressChanged: (value: number) => void;
|
464
|
-
/**
|
465
|
-
* Mark the upload task as complete.
|
466
|
-
* An attachment is considered completed uploading when ID and URL are provided.
|
467
|
-
* @param id - the unique identifier of the attachment.
|
468
|
-
* @param url - the download URL of the attachment.
|
469
|
-
*/
|
470
|
-
notifyUploadCompleted: (id: string, url: string) => void;
|
471
|
-
/**
|
472
|
-
* Mark the upload task as failed.
|
473
|
-
* @param message - An error message that can be displayed to the user.
|
474
|
-
*/
|
475
|
-
notifyUploadFailed: (message: string) => void;
|
476
|
-
}
|
477
|
-
|
478
262
|
/**
|
479
263
|
* Custom data attributes for displaying avatar for a user.
|
480
264
|
*
|
@@ -665,168 +449,6 @@ export declare interface BaseCustomStyles {
|
|
665
449
|
root?: IStyle;
|
666
450
|
}
|
667
451
|
|
668
|
-
/**
|
669
|
-
* Content blocked message type.
|
670
|
-
*
|
671
|
-
* Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
|
672
|
-
*
|
673
|
-
* @beta
|
674
|
-
*/
|
675
|
-
export declare interface BlockedMessage extends MessageCommon {
|
676
|
-
messageType: 'blocked';
|
677
|
-
warningText?: string;
|
678
|
-
linkText?: string;
|
679
|
-
link?: string;
|
680
|
-
deletedOn?: Date;
|
681
|
-
senderId?: string;
|
682
|
-
senderDisplayName?: string;
|
683
|
-
status?: MessageStatus;
|
684
|
-
attached?: MessageAttachedStatus;
|
685
|
-
mine?: boolean;
|
686
|
-
}
|
687
|
-
|
688
|
-
/**
|
689
|
-
* Breakout rooms state
|
690
|
-
*
|
691
|
-
* @public
|
692
|
-
*/
|
693
|
-
export declare interface BreakoutRoomsState {
|
694
|
-
assignedBreakoutRoom?: BreakoutRoom;
|
695
|
-
breakoutRoomSettings?: BreakoutRoomsSettings;
|
696
|
-
breakoutRoomOriginCallId?: string;
|
697
|
-
breakoutRoomDisplayName?: string;
|
698
|
-
}
|
699
|
-
|
700
|
-
/**
|
701
|
-
* @beta
|
702
|
-
* Props for BrowserPermissionDeniedIOS component.
|
703
|
-
*/
|
704
|
-
export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
|
705
|
-
/**
|
706
|
-
* Localization strings for BrowserPermissionDeniedIOS component.
|
707
|
-
*/
|
708
|
-
strings?: BrowserPermissionDeniedIOSStrings;
|
709
|
-
/**
|
710
|
-
* Link to image source.
|
711
|
-
*
|
712
|
-
* Image is inserted into the top of the component.
|
713
|
-
*/
|
714
|
-
imageSource?: string;
|
715
|
-
}
|
716
|
-
|
717
|
-
/**
|
718
|
-
* @beta
|
719
|
-
* Strings for BrowserPermissionDeniedIOS component
|
720
|
-
*/
|
721
|
-
export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
|
722
|
-
/**
|
723
|
-
* Image alt text
|
724
|
-
*/
|
725
|
-
imageAltText: string;
|
726
|
-
/**
|
727
|
-
* Main text string.
|
728
|
-
*/
|
729
|
-
primaryText: string;
|
730
|
-
/**
|
731
|
-
* Subtext string.
|
732
|
-
*/
|
733
|
-
secondaryText: string;
|
734
|
-
/**
|
735
|
-
* Step 1 string
|
736
|
-
*/
|
737
|
-
step1Text: string;
|
738
|
-
/**
|
739
|
-
* Step 1 digit string
|
740
|
-
*/
|
741
|
-
step1DigitText: string;
|
742
|
-
/**
|
743
|
-
* Step 2 string
|
744
|
-
*/
|
745
|
-
step2Text: string;
|
746
|
-
/**
|
747
|
-
* Step 2 digit string
|
748
|
-
*/
|
749
|
-
step2DigitText: string;
|
750
|
-
/**
|
751
|
-
* Step 3 string
|
752
|
-
*/
|
753
|
-
step3Text: string;
|
754
|
-
/**
|
755
|
-
* Step 3 digit string
|
756
|
-
*/
|
757
|
-
step3DigitText: string;
|
758
|
-
/**
|
759
|
-
* Step 4 string
|
760
|
-
*/
|
761
|
-
step4Text: string;
|
762
|
-
/**
|
763
|
-
* Step 4 digit string
|
764
|
-
*/
|
765
|
-
step4DigitText: string;
|
766
|
-
}
|
767
|
-
|
768
|
-
/**
|
769
|
-
* @beta
|
770
|
-
* Props for BrowserPermissionDenied component.
|
771
|
-
*/
|
772
|
-
export declare interface BrowserPermissionDeniedProps {
|
773
|
-
/**
|
774
|
-
* Action to be taken by the more help link. Possible to send to external page or show other modal.
|
775
|
-
*/
|
776
|
-
onTroubleshootingClick?: () => void;
|
777
|
-
/**
|
778
|
-
* Action to be taken by the try again primary button.
|
779
|
-
*/
|
780
|
-
onTryAgainClick?: () => void;
|
781
|
-
/**
|
782
|
-
* Localization strings for BrowserPermissionDenied component.
|
783
|
-
*/
|
784
|
-
strings?: BrowserPermissionDeniedStrings;
|
785
|
-
/**
|
786
|
-
* Allows users to pass in an object contains custom CSS styles.
|
787
|
-
* @Example
|
788
|
-
* ```
|
789
|
-
* <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
|
790
|
-
* ```
|
791
|
-
*/
|
792
|
-
styles?: BrowserPermissionDeniedStyles;
|
793
|
-
}
|
794
|
-
|
795
|
-
/**
|
796
|
-
* @beta
|
797
|
-
* Strings for BrowserPermissionDenied component
|
798
|
-
*/
|
799
|
-
export declare interface BrowserPermissionDeniedStrings {
|
800
|
-
/**
|
801
|
-
* Main button text string.
|
802
|
-
*/
|
803
|
-
primaryButtonText: string;
|
804
|
-
/**
|
805
|
-
* Main text string.
|
806
|
-
*/
|
807
|
-
primaryText: string;
|
808
|
-
/**
|
809
|
-
* Subtext string.
|
810
|
-
*/
|
811
|
-
secondaryText: string;
|
812
|
-
/**
|
813
|
-
* More help link string.
|
814
|
-
*/
|
815
|
-
linkText: string;
|
816
|
-
}
|
817
|
-
|
818
|
-
/**
|
819
|
-
* Fluent styles for {@link BrowserPermissionDenied}.
|
820
|
-
*
|
821
|
-
* @beta
|
822
|
-
*/
|
823
|
-
export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
|
824
|
-
/** Styles for the primary button. */
|
825
|
-
primaryButton?: IButtonStyles;
|
826
|
-
/** Styles for the help troubleshooting link text. */
|
827
|
-
troubleshootingLink?: ILinkStyles;
|
828
|
-
}
|
829
|
-
|
830
452
|
/**
|
831
453
|
* An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
|
832
454
|
*
|
@@ -1080,10 +702,6 @@ export declare interface CallAdapterCallOperations {
|
|
1080
702
|
* @public
|
1081
703
|
*/
|
1082
704
|
sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
|
1083
|
-
/**
|
1084
|
-
* Continues into a call when the browser version is not supported.
|
1085
|
-
*/
|
1086
|
-
allowUnsupportedBrowserVersion(): void;
|
1087
705
|
/**
|
1088
706
|
* Function to Start captions
|
1089
707
|
* @param options - options for start captions
|
@@ -1169,10 +787,6 @@ export declare interface CallAdapterCallOperations {
|
|
1169
787
|
* Mute All participants
|
1170
788
|
*/
|
1171
789
|
muteAllRemoteParticipants(): Promise<void>;
|
1172
|
-
/**
|
1173
|
-
* Return to origin call of breakout room
|
1174
|
-
*/
|
1175
|
-
returnFromBreakoutRoom(): Promise<void>;
|
1176
790
|
}
|
1177
791
|
|
1178
792
|
/**
|
@@ -1207,10 +821,6 @@ export declare type CallAdapterClientState = {
|
|
1207
821
|
* Latest error encountered for each operation performed via the adapter.
|
1208
822
|
*/
|
1209
823
|
latestErrors: AdapterErrors;
|
1210
|
-
/**
|
1211
|
-
* Latest notifications from call client state.
|
1212
|
-
*/
|
1213
|
-
latestNotifications: AdapterNotifications;
|
1214
824
|
/**
|
1215
825
|
* Azure communications Phone number to make PSTN calls with.
|
1216
826
|
*/
|
@@ -1285,7 +895,7 @@ export declare interface CallAdapterDeviceManagement {
|
|
1285
895
|
*
|
1286
896
|
* @public
|
1287
897
|
*/
|
1288
|
-
askDevicePermission(constrain: PermissionConstraints): Promise<
|
898
|
+
askDevicePermission(constrain: PermissionConstraints): Promise<void>;
|
1289
899
|
/**
|
1290
900
|
* Query for available camera devices.
|
1291
901
|
*
|
@@ -1351,7 +961,7 @@ export declare interface CallAdapterDeviceManagement {
|
|
1351
961
|
*
|
1352
962
|
* @public
|
1353
963
|
*/
|
1354
|
-
export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator |
|
964
|
+
export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | TeamsMeetingIdLocator;
|
1355
965
|
|
1356
966
|
/**
|
1357
967
|
* {@link CommonCallAdapter} state.
|
@@ -1464,10 +1074,6 @@ export declare interface CallAdapterSubscribers {
|
|
1464
1074
|
* Subscribe function for 'mutedByOthers' event.
|
1465
1075
|
*/
|
1466
1076
|
on(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
|
1467
|
-
/**
|
1468
|
-
* Subscribe function for 'breakoutRoomsUpdated' event.
|
1469
|
-
*/
|
1470
|
-
on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
1471
1077
|
/**
|
1472
1078
|
* Unsubscribe function for 'participantsJoined' event.
|
1473
1079
|
*/
|
@@ -1552,10 +1158,6 @@ export declare interface CallAdapterSubscribers {
|
|
1552
1158
|
* Unsubscribe function for 'mutedByOthers' event.
|
1553
1159
|
*/
|
1554
1160
|
off(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
|
1555
|
-
/**
|
1556
|
-
* Unsubscribe function for 'breakoutRoomsUpdated' event.
|
1557
|
-
*/
|
1558
|
-
off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
1559
1161
|
}
|
1560
1162
|
|
1561
1163
|
/**
|
@@ -1566,7 +1168,6 @@ export declare interface CallAdapterSubscribers {
|
|
1566
1168
|
export declare type CallAdapterUiState = {
|
1567
1169
|
isLocalPreviewMicrophoneEnabled: boolean;
|
1568
1170
|
page: CallCompositePage;
|
1569
|
-
unsupportedBrowserVersionsAllowed?: boolean;
|
1570
1171
|
};
|
1571
1172
|
|
1572
1173
|
/**
|
@@ -1585,7 +1186,7 @@ export declare const CallAgentProvider: (props: CallAgentProviderProps) => JSX.E
|
|
1585
1186
|
*/
|
1586
1187
|
export declare interface CallAgentProviderProps {
|
1587
1188
|
children: React_2.ReactNode;
|
1588
|
-
callAgent?: CallAgent |
|
1189
|
+
callAgent?: CallAgent | TeamsCallAgent;
|
1589
1190
|
}
|
1590
1191
|
|
1591
1192
|
/**
|
@@ -1610,7 +1211,7 @@ export declare interface CallAgentState {
|
|
1610
1211
|
*/
|
1611
1212
|
export declare interface CallAndChatLocator {
|
1612
1213
|
/** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
|
1613
|
-
callLocator: GroupCallLocator
|
1214
|
+
callLocator: GroupCallLocator;
|
1614
1215
|
/** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
|
1615
1216
|
chatThreadId: string;
|
1616
1217
|
}
|
@@ -1697,12 +1298,6 @@ export declare interface CallClientState {
|
|
1697
1298
|
* See documentation of {@Link CallErrors} for details.
|
1698
1299
|
*/
|
1699
1300
|
latestErrors: CallErrors;
|
1700
|
-
/**
|
1701
|
-
* Stores the latest notifications.
|
1702
|
-
*
|
1703
|
-
* See documentation of {@Link CallNotifications} for details.
|
1704
|
-
*/
|
1705
|
-
latestNotifications: CallNotifications;
|
1706
1301
|
/**
|
1707
1302
|
* A phone number in E.164 format that will be used to represent callers identity.
|
1708
1303
|
* For example, using the alternateCallerId to add a participant using PSTN, this number will
|
@@ -1853,56 +1448,6 @@ export declare type CallCompositeOptions = {
|
|
1853
1448
|
* @defaultValue true
|
1854
1449
|
*/
|
1855
1450
|
callControls?: boolean | CallControlOptions;
|
1856
|
-
/**
|
1857
|
-
* Device permissions check options for your call.
|
1858
|
-
* Here you can choose what device permissions you prompt the user for,
|
1859
|
-
* as well as what device permissions must be accepted before starting a call.
|
1860
|
-
*/
|
1861
|
-
deviceChecks?: DeviceCheckOptions;
|
1862
|
-
/**
|
1863
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
1864
|
-
* unable to grant your site the required permissions for the call.
|
1865
|
-
*
|
1866
|
-
* @example
|
1867
|
-
* ```ts
|
1868
|
-
* onPermissionsTroubleshootingClick: () =>
|
1869
|
-
* window.open('https://contoso.com/permissions-troubleshooting', '_blank');
|
1870
|
-
* ```
|
1871
|
-
*
|
1872
|
-
* @remarks
|
1873
|
-
* if this is not supplied, the composite will not show a 'further troubleshooting' link.
|
1874
|
-
*/
|
1875
|
-
onPermissionsTroubleshootingClick?: (permissionsState: {
|
1876
|
-
camera: PermissionState;
|
1877
|
-
microphone: PermissionState;
|
1878
|
-
}) => void;
|
1879
|
-
/**
|
1880
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
1881
|
-
* having network issues when connecting to the call.
|
1882
|
-
*
|
1883
|
-
* @example
|
1884
|
-
* ```ts
|
1885
|
-
* onNetworkingTroubleShootingClick?: () =>
|
1886
|
-
* window.open('https://contoso.com/network-troubleshooting', '_blank');
|
1887
|
-
* ```
|
1888
|
-
*
|
1889
|
-
* @remarks
|
1890
|
-
* if this is not supplied, the composite will not show a 'network troubleshooting' link.
|
1891
|
-
*/
|
1892
|
-
onNetworkingTroubleShootingClick?: () => void;
|
1893
|
-
/**
|
1894
|
-
* Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
|
1895
|
-
*
|
1896
|
-
* @example
|
1897
|
-
* ```ts
|
1898
|
-
* onBrowserTroubleShootingClick?: () =>
|
1899
|
-
* window.open('https://contoso.com/browser-troubleshooting', '_blank');
|
1900
|
-
* ```
|
1901
|
-
*
|
1902
|
-
* @remarks
|
1903
|
-
* if this is not supplied, the composite will not show a unsupported browser page.
|
1904
|
-
*/
|
1905
|
-
onEnvironmentInfoTroubleshootingClick?: () => void;
|
1906
1451
|
/**
|
1907
1452
|
* Remote participant video tile menu options
|
1908
1453
|
*/
|
@@ -2023,7 +1568,7 @@ export declare type CallCompositeOptions = {
|
|
2023
1568
|
*
|
2024
1569
|
* @public
|
2025
1570
|
*/
|
2026
|
-
export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' |
|
1571
|
+
export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest';
|
2027
1572
|
|
2028
1573
|
/**
|
2029
1574
|
* Props for {@link CallComposite}.
|
@@ -2868,40 +2413,6 @@ export declare interface CallCompositeStrings {
|
|
2868
2413
|
* Label for mute all cancel button
|
2869
2414
|
*/
|
2870
2415
|
muteAllCancelButtonLabel: string;
|
2871
|
-
/**
|
2872
|
-
* Label for join breakout room button
|
2873
|
-
*/
|
2874
|
-
joinBreakoutRoomButtonLabel: string;
|
2875
|
-
/**
|
2876
|
-
* Label for button to return from breakout room
|
2877
|
-
*/
|
2878
|
-
returnFromBreakoutRoomButtonLabel: string;
|
2879
|
-
/**
|
2880
|
-
* Label for button to leave breakout room and meeting
|
2881
|
-
*/
|
2882
|
-
leaveBreakoutRoomAndMeetingButtonLabel: string;
|
2883
|
-
/**
|
2884
|
-
* Notification title for when a user joins a breakout room
|
2885
|
-
*/
|
2886
|
-
breakoutRoomJoinedNotificationTitle: string;
|
2887
|
-
/**
|
2888
|
-
* Title for banner to join the assigned breakout room. The banner is shown in mobile view instead of the
|
2889
|
-
* notification.
|
2890
|
-
*/
|
2891
|
-
joinBreakoutRoomBannerTitle: string;
|
2892
|
-
/**
|
2893
|
-
* Label for button in banner to join breakout room. The banner is shown in mobile view instead of the notification.
|
2894
|
-
*/
|
2895
|
-
joinBreakoutRoomBannerButtonLabel: string;
|
2896
|
-
/**
|
2897
|
-
* Title for banner to return from breakout room. The banner is shown in mobile view instead of the notification.
|
2898
|
-
*/
|
2899
|
-
returnFromBreakoutRoomBannerTitle: string;
|
2900
|
-
/**
|
2901
|
-
* Label for button in banner to return from breakout room. The banner is shown in mobile view instead of the
|
2902
|
-
* notification.
|
2903
|
-
*/
|
2904
|
-
returnFromBreakoutRoomBannerButtonLabel: string;
|
2905
2416
|
}
|
2906
2417
|
|
2907
2418
|
/**
|
@@ -2986,7 +2497,7 @@ export declare type CallErrors = {
|
|
2986
2497
|
*
|
2987
2498
|
* @public
|
2988
2499
|
*/
|
2989
|
-
export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' |
|
2500
|
+
export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'Call.mutedByOthers' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
|
2990
2501
|
|
2991
2502
|
/**
|
2992
2503
|
* Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
|
@@ -3096,21 +2607,6 @@ export declare interface CallingTheme {
|
|
3096
2607
|
};
|
3097
2608
|
}
|
3098
2609
|
|
3099
|
-
/**
|
3100
|
-
* @public
|
3101
|
-
*/
|
3102
|
-
export declare interface CallNotification {
|
3103
|
-
target: NotificationTarget;
|
3104
|
-
timestamp: Date;
|
3105
|
-
}
|
3106
|
-
|
3107
|
-
/**
|
3108
|
-
* @public
|
3109
|
-
*/
|
3110
|
-
export declare type CallNotifications = {
|
3111
|
-
[target in NotificationTarget]: CallNotification;
|
3112
|
-
};
|
3113
|
-
|
3114
2610
|
/**
|
3115
2611
|
* Calling participant's state, as reflected in the UI components.
|
3116
2612
|
*
|
@@ -3138,26 +2634,9 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
|
|
3138
2634
|
};
|
3139
2635
|
|
3140
2636
|
/**
|
3141
|
-
*
|
2637
|
+
* A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
|
3142
2638
|
*
|
3143
|
-
* @
|
3144
|
-
* This is currently in beta and only supports calling one Teams User.
|
3145
|
-
*
|
3146
|
-
* @example
|
3147
|
-
* ```
|
3148
|
-
* ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
|
3149
|
-
* ```
|
3150
|
-
*
|
3151
|
-
* @beta
|
3152
|
-
*/
|
3153
|
-
export declare type CallParticipantsLocator = {
|
3154
|
-
participantIds: string[];
|
3155
|
-
};
|
3156
|
-
|
3157
|
-
/**
|
3158
|
-
* A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
|
3159
|
-
*
|
3160
|
-
* Calling components from this package must be wrapped with a {@link CallProvider}.
|
2639
|
+
* Calling components from this package must be wrapped with a {@link CallProvider}.
|
3161
2640
|
*
|
3162
2641
|
* @public
|
3163
2642
|
*/
|
@@ -3170,7 +2649,7 @@ export declare const CallProvider: (props: CallProviderProps) => JSX.Element;
|
|
3170
2649
|
*/
|
3171
2650
|
export declare interface CallProviderProps {
|
3172
2651
|
children: React_2.ReactNode;
|
3173
|
-
call?: Call |
|
2652
|
+
call?: Call | TeamsCall;
|
3174
2653
|
}
|
3175
2654
|
|
3176
2655
|
/**
|
@@ -3254,10 +2733,6 @@ export declare interface CallState {
|
|
3254
2733
|
* Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
|
3255
2734
|
*/
|
3256
2735
|
recording: RecordingCallFeature;
|
3257
|
-
/**
|
3258
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
|
3259
|
-
*/
|
3260
|
-
localRecording: LocalRecordingCallFeatureState;
|
3261
2736
|
/**
|
3262
2737
|
* Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
|
3263
2738
|
*
|
@@ -3268,10 +2743,6 @@ export declare interface CallState {
|
|
3268
2743
|
* Proxy of {@link @azure/communication-calling#RaiseHandCallFeature}.
|
3269
2744
|
*/
|
3270
2745
|
raiseHand: RaiseHandCallFeature;
|
3271
|
-
/**
|
3272
|
-
* Proxy of {@link @azure/communication-calling#TogetherModeCallFeature}.
|
3273
|
-
*/
|
3274
|
-
togetherMode: TogetherModeCallFeature;
|
3275
2746
|
/**
|
3276
2747
|
* Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
|
3277
2748
|
* UI helper props receivedOn which indicates the timestamp when the message was received.
|
@@ -3318,10 +2789,6 @@ export declare interface CallState {
|
|
3318
2789
|
* Proxy of {@link @azure/communication-calling#Call.role}.
|
3319
2790
|
*/
|
3320
2791
|
role?: ParticipantRole;
|
3321
|
-
/**
|
3322
|
-
* Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
|
3323
|
-
*/
|
3324
|
-
totalParticipantCount?: number;
|
3325
2792
|
/**
|
3326
2793
|
* Transfer state of call
|
3327
2794
|
*/
|
@@ -3341,17 +2808,13 @@ export declare interface CallState {
|
|
3341
2808
|
/**
|
3342
2809
|
* Proxy of {@link @azure/communication-calling#Call.info}.
|
3343
2810
|
*/
|
3344
|
-
info?: TeamsCallInfo
|
2811
|
+
info?: TeamsCallInfo;
|
3345
2812
|
/**
|
3346
2813
|
* Proxy of {@link @azure/communication-calling#TeamsMeetingAudioConferencingCallFeature}.
|
3347
2814
|
*/
|
3348
2815
|
meetingConference?: {
|
3349
2816
|
conferencePhones: ConferencePhoneInfo[];
|
3350
2817
|
};
|
3351
|
-
/**
|
3352
|
-
* Proxy of {@link @azure/communication-calling#BreakoutRoomsFeature}.
|
3353
|
-
*/
|
3354
|
-
breakoutRooms?: BreakoutRoomsState;
|
3355
2818
|
}
|
3356
2819
|
|
3357
2820
|
/**
|
@@ -3565,7 +3028,7 @@ export declare interface CallWithChatAdapterManagement {
|
|
3565
3028
|
*
|
3566
3029
|
* @public
|
3567
3030
|
*/
|
3568
|
-
askDevicePermission(constrain: PermissionConstraints): Promise<
|
3031
|
+
askDevicePermission(constrain: PermissionConstraints): Promise<void>;
|
3569
3032
|
/**
|
3570
3033
|
* Query for available camera devices.
|
3571
3034
|
*
|
@@ -3637,19 +3100,7 @@ export declare interface CallWithChatAdapterManagement {
|
|
3637
3100
|
*
|
3638
3101
|
* @public
|
3639
3102
|
*/
|
3640
|
-
sendMessage(content: string, options?: SendMessageOptions
|
3641
|
-
/**
|
3642
|
-
* Upload an inline image for a message.
|
3643
|
-
*
|
3644
|
-
* @beta
|
3645
|
-
*/
|
3646
|
-
uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
|
3647
|
-
/**
|
3648
|
-
* Delete an inline image for a message.
|
3649
|
-
*
|
3650
|
-
* @beta
|
3651
|
-
*/
|
3652
|
-
deleteImage(imageId: string): Promise<void>;
|
3103
|
+
sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
|
3653
3104
|
/**
|
3654
3105
|
* Send a read receipt for a message.
|
3655
3106
|
*
|
@@ -3667,7 +3118,7 @@ export declare interface CallWithChatAdapterManagement {
|
|
3667
3118
|
*
|
3668
3119
|
* @public
|
3669
3120
|
*/
|
3670
|
-
updateMessage(messageId: string, content: string, options?: Record<string, string>
|
3121
|
+
updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
|
3671
3122
|
/**
|
3672
3123
|
* Delete a message in the thread.
|
3673
3124
|
*
|
@@ -3712,10 +3163,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
3712
3163
|
* @public
|
3713
3164
|
*/
|
3714
3165
|
sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
|
3715
|
-
/**
|
3716
|
-
* Continues into a call when the browser version is not supported.
|
3717
|
-
*/
|
3718
|
-
allowUnsupportedBrowserVersion(): void;
|
3719
3166
|
/**
|
3720
3167
|
* Function to Start captions
|
3721
3168
|
* @param options - options for start captions
|
@@ -3795,10 +3242,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
3795
3242
|
* Mute a participant
|
3796
3243
|
*/
|
3797
3244
|
muteAllRemoteParticipants(): Promise<void>;
|
3798
|
-
/**
|
3799
|
-
* Return to origin call of breakout room
|
3800
|
-
*/
|
3801
|
-
returnFromBreakoutRoom(): Promise<void>;
|
3802
3245
|
}
|
3803
3246
|
|
3804
3247
|
/**
|
@@ -3832,7 +3275,6 @@ export declare interface CallWithChatAdapterSubscriptions {
|
|
3832
3275
|
on(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
|
3833
3276
|
on(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
|
3834
3277
|
on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
|
3835
|
-
on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
3836
3278
|
off(event: 'callEnded', listener: CallEndedListener): void;
|
3837
3279
|
off(event: 'isMutedChanged', listener: IsMutedChangedListener): void;
|
3838
3280
|
off(event: 'callIdChanged', listener: CallIdChangedListener): void;
|
@@ -3850,7 +3292,6 @@ export declare interface CallWithChatAdapterSubscriptions {
|
|
3850
3292
|
off(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
|
3851
3293
|
off(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
|
3852
3294
|
off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
|
3853
|
-
off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
3854
3295
|
on(event: 'messageReceived', listener: MessageReceivedListener): void;
|
3855
3296
|
on(event: 'messageEdited', listener: MessageEditedListener): void;
|
3856
3297
|
on(event: 'messageDeleted', listener: MessageDeletedListener): void;
|
@@ -3889,14 +3330,6 @@ export declare interface CallWithChatAdapterUiState {
|
|
3889
3330
|
* @public
|
3890
3331
|
*/
|
3891
3332
|
page: CallCompositePage;
|
3892
|
-
/**
|
3893
|
-
* State to track whether the end user has opted in to using a
|
3894
|
-
* out of date version of a supported browser. Allows the user
|
3895
|
-
* to start a call in this state.
|
3896
|
-
*
|
3897
|
-
* @beta
|
3898
|
-
*/
|
3899
|
-
unsupportedBrowserVersionsAllowed?: boolean;
|
3900
3333
|
}
|
3901
3334
|
|
3902
3335
|
/**
|
@@ -3915,8 +3348,6 @@ export declare interface CallWithChatClientState {
|
|
3915
3348
|
chat?: ChatThreadClientState;
|
3916
3349
|
/** Latest call error encountered for each operation performed via the adapter. */
|
3917
3350
|
latestCallErrors: AdapterErrors;
|
3918
|
-
/** Latest call notifications encountered in the call client state via the adapter. */
|
3919
|
-
latestCallNotifications: AdapterNotifications;
|
3920
3351
|
/** Latest chat error encountered for each operation performed via the adapter. */
|
3921
3352
|
latestChatErrors: AdapterErrors;
|
3922
3353
|
/** State of available and currently selected devices */
|
@@ -4070,62 +3501,6 @@ export declare type CallWithChatCompositeOptions = {
|
|
4070
3501
|
* If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
|
4071
3502
|
*/
|
4072
3503
|
callControls?: boolean | CallWithChatControlOptions;
|
4073
|
-
/**
|
4074
|
-
* Properties for configuring the File Sharing feature.
|
4075
|
-
* If undefined, file sharing feature will be disabled.
|
4076
|
-
* @beta
|
4077
|
-
*/
|
4078
|
-
attachmentOptions?: AttachmentOptions;
|
4079
|
-
/**
|
4080
|
-
* Device permissions check options for your call.
|
4081
|
-
* Here you can choose what device permissions you prompt the user for,
|
4082
|
-
* as well as what device permissions must be accepted before starting a call.
|
4083
|
-
*/
|
4084
|
-
deviceChecks?: DeviceCheckOptions;
|
4085
|
-
/**
|
4086
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
4087
|
-
* unable to grant your site the required permissions for the call.
|
4088
|
-
*
|
4089
|
-
* @example
|
4090
|
-
* ```ts
|
4091
|
-
* onPermissionsTroubleshootingClick: () =>
|
4092
|
-
* window.open('https://contoso.com/permissions-troubleshooting', '_blank');
|
4093
|
-
* ```
|
4094
|
-
*
|
4095
|
-
* @remarks
|
4096
|
-
* if this is not supplied, the composite will not show a 'further troubleshooting' link.
|
4097
|
-
*/
|
4098
|
-
onPermissionsTroubleshootingClick?: (permissionsState: {
|
4099
|
-
camera: PermissionState;
|
4100
|
-
microphone: PermissionState;
|
4101
|
-
}) => void;
|
4102
|
-
/**
|
4103
|
-
* Optional callback to supply users with further troubleshooting steps for network issues
|
4104
|
-
* experienced when connecting to a call.
|
4105
|
-
*
|
4106
|
-
* @example
|
4107
|
-
* ```ts
|
4108
|
-
* onNetworkingTroubleShootingClick?: () =>
|
4109
|
-
* window.open('https://contoso.com/network-troubleshooting', '_blank');
|
4110
|
-
* ```
|
4111
|
-
*
|
4112
|
-
* @remarks
|
4113
|
-
* if this is not supplied, the composite will not show a 'network troubleshooting' link.
|
4114
|
-
*/
|
4115
|
-
onNetworkingTroubleShootingClick?: () => void;
|
4116
|
-
/**
|
4117
|
-
* Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
|
4118
|
-
*
|
4119
|
-
* @example
|
4120
|
-
* ```ts
|
4121
|
-
* onBrowserTroubleShootingClick?: () =>
|
4122
|
-
* window.open('https://contoso.com/browser-troubleshooting', '_blank');
|
4123
|
-
* ```
|
4124
|
-
*
|
4125
|
-
* @remarks
|
4126
|
-
* if this is not supplied, the composite will not show a unsupported browser page.
|
4127
|
-
*/
|
4128
|
-
onEnvironmentInfoTroubleshootingClick?: () => void;
|
4129
3504
|
/**
|
4130
3505
|
* Remote participant video tile menu options
|
4131
3506
|
*/
|
@@ -4228,13 +3603,6 @@ export declare type CallWithChatCompositeOptions = {
|
|
4228
3603
|
*/
|
4229
3604
|
hideSpotlightButtons?: boolean;
|
4230
3605
|
};
|
4231
|
-
/**
|
4232
|
-
* Enables rich text editor for the send and edit boxes
|
4233
|
-
* @defaultValue `false`
|
4234
|
-
*
|
4235
|
-
* @beta
|
4236
|
-
*/
|
4237
|
-
richTextEditor?: boolean;
|
4238
3606
|
};
|
4239
3607
|
|
4240
3608
|
/**
|
@@ -4374,14 +3742,6 @@ export declare interface CallWithChatCompositeStrings {
|
|
4374
3742
|
* Side pane Chat screen title.
|
4375
3743
|
*/
|
4376
3744
|
chatPaneTitle: string;
|
4377
|
-
/**
|
4378
|
-
* Side pane Chat screen title in a breakout room.
|
4379
|
-
*/
|
4380
|
-
breakoutRoomChatPaneTitle: string;
|
4381
|
-
/**
|
4382
|
-
* Label for spinner when chat content is loading.
|
4383
|
-
*/
|
4384
|
-
chatContentSpinnerLabel: string;
|
4385
3745
|
/**
|
4386
3746
|
* New Message label for chat button with notification icon component.
|
4387
3747
|
*/
|
@@ -4476,36 +3836,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
|
|
4476
3836
|
*
|
4477
3837
|
* @public
|
4478
3838
|
*/
|
4479
|
-
export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' |
|
4480
|
-
|
4481
|
-
/**
|
4482
|
-
* @beta
|
4483
|
-
*
|
4484
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
4485
|
-
* by their browsers settings.
|
4486
|
-
*/
|
4487
|
-
export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
|
4488
|
-
|
4489
|
-
/**
|
4490
|
-
* @beta
|
4491
|
-
* Props for CameraAndMicrophoneSitePermissions component.
|
4492
|
-
*/
|
4493
|
-
export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
|
4494
|
-
/** Icon name for the camera icon */
|
4495
|
-
cameraIconName?: string;
|
4496
|
-
/** Icon name for the microphone icon */
|
4497
|
-
microphoneIconName?: string;
|
4498
|
-
/** Icon name for the central icon between the camera and microphone icons */
|
4499
|
-
connectorIconName?: string;
|
4500
|
-
/** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
|
4501
|
-
strings?: CameraAndMicrophoneSitePermissionsStrings;
|
4502
|
-
}
|
4503
|
-
|
4504
|
-
/**
|
4505
|
-
* @beta
|
4506
|
-
* Strings for CameraAndMicrophoneSitePermissions component.
|
4507
|
-
*/
|
4508
|
-
export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
|
3839
|
+
export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
|
4509
3840
|
|
4510
3841
|
/**
|
4511
3842
|
* A button to turn camera on / off.
|
@@ -4667,31 +3998,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
|
|
4667
3998
|
menuStyles?: Partial<CameraButtonContextualMenuStyles>;
|
4668
3999
|
}
|
4669
4000
|
|
4670
|
-
/**
|
4671
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
4672
|
-
* by their browsers settings.
|
4673
|
-
*
|
4674
|
-
* @beta
|
4675
|
-
*/
|
4676
|
-
export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
|
4677
|
-
|
4678
|
-
/**
|
4679
|
-
* @beta
|
4680
|
-
* Props for CameraSitePermissions component.
|
4681
|
-
*/
|
4682
|
-
export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
|
4683
|
-
/** Icon name for the camera icon */
|
4684
|
-
cameraIconName?: string;
|
4685
|
-
/** Strings for use with the {@link CameraSitePermissions} */
|
4686
|
-
strings?: CameraSitePermissionsStrings;
|
4687
|
-
}
|
4688
|
-
|
4689
|
-
/**
|
4690
|
-
* @beta
|
4691
|
-
* Strings for CameraSitePermissions component.
|
4692
|
-
*/
|
4693
|
-
export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
|
4694
|
-
|
4695
4001
|
/**
|
4696
4002
|
* @public
|
4697
4003
|
* Callback function run when a message edit is cancelled.
|
@@ -5019,15 +4325,7 @@ export declare interface ChatAdapterThreadManagement {
|
|
5019
4325
|
* Send a message in the thread.
|
5020
4326
|
* Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
|
5021
4327
|
*/
|
5022
|
-
sendMessage(content: string, options?: SendMessageOptions
|
5023
|
-
/**
|
5024
|
-
* Upload an inline image for a message.
|
5025
|
-
*/
|
5026
|
-
uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
|
5027
|
-
/**
|
5028
|
-
* Delete an inline image for a message.
|
5029
|
-
*/
|
5030
|
-
deleteImage(imageId: string): Promise<void>;
|
4328
|
+
sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
|
5031
4329
|
/**
|
5032
4330
|
* Send a read receipt for a message.
|
5033
4331
|
*/
|
@@ -5048,7 +4346,7 @@ export declare interface ChatAdapterThreadManagement {
|
|
5048
4346
|
* Update a message content.
|
5049
4347
|
* Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
|
5050
4348
|
*/
|
5051
|
-
updateMessage(messageId: string, content: string, options?: Record<string, string>
|
4349
|
+
updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
|
5052
4350
|
/**
|
5053
4351
|
* Delete a message in the thread.
|
5054
4352
|
*/
|
@@ -5084,7 +4382,7 @@ export declare type ChatAdapterUiState = {
|
|
5084
4382
|
* Represents the type of attachment
|
5085
4383
|
* @public
|
5086
4384
|
*/
|
5087
|
-
export declare type ChatAttachmentType = 'unknown' | 'image' |
|
4385
|
+
export declare type ChatAttachmentType = 'unknown' | 'image' | 'file';
|
5088
4386
|
|
5089
4387
|
/**
|
5090
4388
|
* Common props for selectors for {@link ChatClientState}.
|
@@ -5186,7 +4484,6 @@ export declare type ChatCompositeIcons = {
|
|
5186
4484
|
ParticipantItemOptionsHovered?: JSX.Element;
|
5187
4485
|
SendBoxSend?: JSX.Element;
|
5188
4486
|
SendBoxSendHovered?: JSX.Element;
|
5189
|
-
SendBoxAttachFile?: JSX.Element;
|
5190
4487
|
};
|
5191
4488
|
|
5192
4489
|
/**
|
@@ -5215,13 +4512,6 @@ export declare type ChatCompositeOptions = {
|
|
5215
4512
|
* @defaultValue true
|
5216
4513
|
*/
|
5217
4514
|
errorBar?: boolean;
|
5218
|
-
/**
|
5219
|
-
* Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
|
5220
|
-
* @defaultValue false
|
5221
|
-
*
|
5222
|
-
* @beta
|
5223
|
-
*/
|
5224
|
-
participantPane?: boolean;
|
5225
4515
|
/**
|
5226
4516
|
* Show or hide the topic at the top of the chat. Hidden if set to `false`
|
5227
4517
|
* @defaultValue true
|
@@ -5232,19 +4522,6 @@ export declare type ChatCompositeOptions = {
|
|
5232
4522
|
* When undefined nothing has focus on render
|
5233
4523
|
*/
|
5234
4524
|
autoFocus?: 'sendBoxTextField';
|
5235
|
-
/**
|
5236
|
-
* Properties for configuring the File Sharing feature.
|
5237
|
-
* If undefined, file sharing feature will be disabled.
|
5238
|
-
* @beta
|
5239
|
-
*/
|
5240
|
-
attachmentOptions?: AttachmentOptions;
|
5241
|
-
/**
|
5242
|
-
* Enables rich text editor for the send and edit boxes
|
5243
|
-
* @defaultValue `false`
|
5244
|
-
*
|
5245
|
-
* @beta
|
5246
|
-
*/
|
5247
|
-
richTextEditor?: boolean;
|
5248
4525
|
};
|
5249
4526
|
|
5250
4527
|
/**
|
@@ -5272,12 +4549,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
|
|
5272
4549
|
* Flags to enable/disable visual elements of the {@link ChatComposite}.
|
5273
4550
|
*/
|
5274
4551
|
options?: ChatCompositeOptions;
|
5275
|
-
/**
|
5276
|
-
* Optimizes the composite form factor for either desktop or mobile.
|
5277
|
-
* @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
|
5278
|
-
* @defaultValue 'desktop'
|
5279
|
-
*/
|
5280
|
-
formFactor?: 'desktop' | 'mobile';
|
5281
4552
|
}
|
5282
4553
|
|
5283
4554
|
/**
|
@@ -5292,26 +4563,6 @@ export declare interface ChatCompositeStrings {
|
|
5292
4563
|
* Chat list header text
|
5293
4564
|
*/
|
5294
4565
|
chatListHeader: string;
|
5295
|
-
/**
|
5296
|
-
* Upload Attachment Button text
|
5297
|
-
*/
|
5298
|
-
uploadAttachment: string;
|
5299
|
-
/**
|
5300
|
-
* Error Message for image data is not provided for image upload
|
5301
|
-
*/
|
5302
|
-
uploadImageDataNotProvided: string;
|
5303
|
-
/**
|
5304
|
-
* Error Message for upload image is too large
|
5305
|
-
*/
|
5306
|
-
uploadImageIsTooLarge: string;
|
5307
|
-
/**
|
5308
|
-
* Error Message for unsupported image extension for image upload
|
5309
|
-
*/
|
5310
|
-
uploadImageExtensionIsNotAllowed: string;
|
5311
|
-
/**
|
5312
|
-
* Error Message for unable to upload image
|
5313
|
-
*/
|
5314
|
-
uploadImageFailed: string;
|
5315
4566
|
}
|
5316
4567
|
|
5317
4568
|
/**
|
@@ -5360,7 +4611,7 @@ export declare type ChatErrors = {
|
|
5360
4611
|
*
|
5361
4612
|
* @public
|
5362
4613
|
*/
|
5363
|
-
export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClient.deleteChatThread' | 'ChatClient.getChatThreadClient' | 'ChatClient.listChatThreads' | 'ChatClient.off' | 'ChatClient.on' | 'ChatClient.startRealtimeNotifications' | 'ChatClient.stopRealtimeNotifications' | 'ChatThreadClient.addParticipants' | 'ChatThreadClient.deleteMessage' | 'ChatThreadClient.getMessage' | 'ChatThreadClient.getProperties' | 'ChatThreadClient.listMessages' | 'ChatThreadClient.listParticipants' | 'ChatThreadClient.listReadReceipts' | 'ChatThreadClient.removeParticipant' | 'ChatThreadClient.sendMessage' | 'ChatThreadClient.sendReadReceipt' | 'ChatThreadClient.sendTypingNotification' | 'ChatThreadClient.updateMessage' |
|
4614
|
+
export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClient.deleteChatThread' | 'ChatClient.getChatThreadClient' | 'ChatClient.listChatThreads' | 'ChatClient.off' | 'ChatClient.on' | 'ChatClient.startRealtimeNotifications' | 'ChatClient.stopRealtimeNotifications' | 'ChatThreadClient.addParticipants' | 'ChatThreadClient.deleteMessage' | 'ChatThreadClient.getMessage' | 'ChatThreadClient.getProperties' | 'ChatThreadClient.listMessages' | 'ChatThreadClient.listParticipants' | 'ChatThreadClient.listReadReceipts' | 'ChatThreadClient.removeParticipant' | 'ChatThreadClient.sendMessage' | 'ChatThreadClient.sendReadReceipt' | 'ChatThreadClient.sendTypingNotification' | 'ChatThreadClient.updateMessage' | 'ChatThreadClient.updateTopic';
|
5364
4615
|
|
5365
4616
|
/**
|
5366
4617
|
* Object containing all the handlers required for chat components.
|
@@ -5371,15 +4622,13 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
|
|
5371
4622
|
* @public
|
5372
4623
|
*/
|
5373
4624
|
export declare type ChatHandlers = {
|
5374
|
-
onSendMessage: (content: string, options?: SendMessageOptions
|
5375
|
-
onUploadImage: (image: Blob, imageFilename: string) => Promise<UploadChatImageResult>;
|
5376
|
-
onDeleteImage: (imageId: string) => Promise<void>;
|
4625
|
+
onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
|
5377
4626
|
onMessageSeen: (chatMessageId: string) => Promise<void>;
|
5378
4627
|
onTyping: () => Promise<void>;
|
5379
4628
|
onRemoveParticipant: (userId: string) => Promise<void>;
|
5380
4629
|
updateThreadTopicName: (topicName: string) => Promise<void>;
|
5381
4630
|
onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
|
5382
|
-
onUpdateMessage: (messageId: string, content: string
|
4631
|
+
onUpdateMessage: (messageId: string, content: string) => Promise<void>;
|
5383
4632
|
onDeleteMessage: (messageId: string) => Promise<void>;
|
5384
4633
|
};
|
5385
4634
|
|
@@ -5422,12 +4671,6 @@ export declare interface ChatMessage extends MessageCommon {
|
|
5422
4671
|
attachments?: AttachmentMetadata[];
|
5423
4672
|
}
|
5424
4673
|
|
5425
|
-
/**
|
5426
|
-
* @beta
|
5427
|
-
* Type of the message content, either 'text' or 'html'.
|
5428
|
-
*/
|
5429
|
-
export declare type ChatMessageType = 'text' | 'html';
|
5430
|
-
|
5431
4674
|
/**
|
5432
4675
|
* An extension to {@link @azure/communication-chat#ChatMessage} that stores
|
5433
4676
|
* client-side only metadata for chat messages.
|
@@ -5534,8 +4777,6 @@ export declare type ChatThreadClientState = {
|
|
5534
4777
|
*/
|
5535
4778
|
export declare type ChatThreadProperties = {
|
5536
4779
|
topic?: string;
|
5537
|
-
createdBy?: CommunicationIdentifierKind;
|
5538
|
-
messagingPolicy?: MessagingPolicy;
|
5539
4780
|
};
|
5540
4781
|
|
5541
4782
|
/**
|
@@ -5664,7 +4905,7 @@ export declare type CommonCallControlOptions = {
|
|
5664
4905
|
* Show or Hide EndCall button during a call.
|
5665
4906
|
* @defaultValue true
|
5666
4907
|
*/
|
5667
|
-
endCallButton?: boolean |
|
4908
|
+
endCallButton?: boolean | {
|
5668
4909
|
/**
|
5669
4910
|
* whether to make end call button to trigger a menu, which will enable end call for everybody functionality.
|
5670
4911
|
* @defaultValue false
|
@@ -5802,7 +5043,6 @@ export declare interface CommonCallingHandlers {
|
|
5802
5043
|
onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
|
5803
5044
|
onRemoveParticipant(userId: string): Promise<void>;
|
5804
5045
|
onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
|
5805
|
-
askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
|
5806
5046
|
onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
|
5807
5047
|
onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
|
5808
5048
|
onRejectCall: (incomingCallId: string) => Promise<void>;
|
@@ -5832,39 +5072,6 @@ export declare type CommonProperties<A, B> = {
|
|
5832
5072
|
[P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
|
5833
5073
|
}[keyof A & keyof B];
|
5834
5074
|
|
5835
|
-
/**
|
5836
|
-
* @beta
|
5837
|
-
* Props for SitePermissions components.
|
5838
|
-
*/
|
5839
|
-
export declare interface CommonSitePermissionsProps {
|
5840
|
-
/**
|
5841
|
-
* Name of application calling experience is in.
|
5842
|
-
*/
|
5843
|
-
appName: string;
|
5844
|
-
/**
|
5845
|
-
* Kind of the Site Permissions component.
|
5846
|
-
*/
|
5847
|
-
kind: 'request' | 'denied' | 'check';
|
5848
|
-
/**
|
5849
|
-
* Type of the browser used, the Site permission component will show different guidance text based on the browser type
|
5850
|
-
*/
|
5851
|
-
browserHint?: 'safari' | 'unset';
|
5852
|
-
/**
|
5853
|
-
* Action to be taken by the more help link. Possible to send to external page or show other modal.
|
5854
|
-
* If this is not provided the button will not be shown.
|
5855
|
-
*/
|
5856
|
-
onTroubleshootingClick?: () => void;
|
5857
|
-
/**
|
5858
|
-
* Action that is taken when the user clicks the continue anyway button.
|
5859
|
-
* If this is not provided the button will not be shown.
|
5860
|
-
*/
|
5861
|
-
onContinueAnywayClick?: () => void;
|
5862
|
-
/**
|
5863
|
-
* Styles for SitePermissions component.
|
5864
|
-
*/
|
5865
|
-
styles?: SitePermissionsStyles;
|
5866
|
-
}
|
5867
|
-
|
5868
5075
|
/**
|
5869
5076
|
* A Chat or Calling participant's state, as reflected in the UI.
|
5870
5077
|
*
|
@@ -6048,11 +5255,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
|
|
6048
5255
|
export declare interface ComponentLocale {
|
6049
5256
|
/** Strings for components */
|
6050
5257
|
strings: ComponentStrings;
|
6051
|
-
/**
|
6052
|
-
* Optional function to provide customized date format.
|
6053
|
-
* @beta
|
6054
|
-
*/
|
6055
|
-
onDisplayDateTimeString?: (messageDate: Date) => string;
|
6056
5258
|
}
|
6057
5259
|
|
6058
5260
|
/**
|
@@ -6102,10 +5304,6 @@ export declare interface ComponentStrings {
|
|
6102
5304
|
typingIndicator: TypingIndicatorStrings;
|
6103
5305
|
/** Strings for SendBox */
|
6104
5306
|
sendBox: SendBoxStrings;
|
6105
|
-
/** Strings for RichTextSendBox */
|
6106
|
-
richTextSendBox: RichTextSendBoxStrings;
|
6107
|
-
/** Strings for MentionPopover */
|
6108
|
-
mentionPopover: MentionPopoverStrings;
|
6109
5307
|
/** Strings for ImageOverlay */
|
6110
5308
|
imageOverlay: ImageOverlayStrings;
|
6111
5309
|
/** Strings for MessageStatusIndicator */
|
@@ -6122,46 +5320,10 @@ export declare interface ComponentStrings {
|
|
6122
5320
|
videoTile: VideoTileStrings;
|
6123
5321
|
/** Strings for HoldButton */
|
6124
5322
|
holdButton: HoldButtonStrings;
|
6125
|
-
/** Strings for a site's permission request prompt */
|
6126
|
-
CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
|
6127
|
-
/** Strings for a site's permission request prompt */
|
6128
|
-
CameraSitePermissionsRequest: SitePermissionsStrings;
|
6129
|
-
/** Strings for a site's permission request prompt */
|
6130
|
-
MicrophoneSitePermissionsRequest: SitePermissionsStrings;
|
6131
|
-
/** Strings for a site's permission generic checking prompt */
|
6132
|
-
CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
|
6133
|
-
/** Strings for a site's permission generic checking prompt */
|
6134
|
-
CameraSitePermissionsCheck: SitePermissionsStrings;
|
6135
|
-
/** Strings for a site's permission generic checking prompt */
|
6136
|
-
MicrophoneSitePermissionsCheck: SitePermissionsStrings;
|
6137
|
-
/** Strings for a site's permission denied prompt */
|
6138
|
-
CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
|
6139
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6140
|
-
CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6141
|
-
/** Strings for a site's permission denied prompt */
|
6142
|
-
CameraSitePermissionsDenied: SitePermissionsStrings;
|
6143
|
-
/** Strings for a site's permission denied prompt */
|
6144
|
-
MicrophoneSitePermissionsDenied: SitePermissionsStrings;
|
6145
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6146
|
-
CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6147
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6148
|
-
MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6149
|
-
/** Strings for unsupported browser UI */
|
6150
|
-
UnsupportedBrowser: UnsupportedBrowserStrings;
|
6151
|
-
/** Strings for unsupported browser version UI */
|
6152
|
-
UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
|
6153
|
-
/** Strings for unsupported browser version UI */
|
6154
|
-
UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
|
6155
|
-
/** Strings for BrowserPemissionDenied */
|
6156
|
-
BrowserPermissionDenied: BrowserPermissionDeniedStrings;
|
6157
|
-
/** Strings for BrowserPemissionDeniedIOS */
|
6158
|
-
BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
|
6159
5323
|
/**
|
6160
5324
|
* Strings for the VerticalGallery.
|
6161
5325
|
*/
|
6162
5326
|
verticalGallery: VerticalGalleryStrings;
|
6163
|
-
/** Strings for the participant list component */
|
6164
|
-
ParticipantList: ParticipantListStrings;
|
6165
5327
|
/** Strings for the MeetingConferencePhoneInfoModal */
|
6166
5328
|
meetingConferencePhoneInfo: MeetingConferencePhoneInfoModalStrings;
|
6167
5329
|
IncomingCallNotification: IncomingCallNotificationStrings;
|
@@ -6702,7 +5864,7 @@ export declare const createStatefulChatClient: (args: StatefulChatClientArgs, op
|
|
6702
5864
|
/**
|
6703
5865
|
* @public
|
6704
5866
|
*/
|
6705
|
-
export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs
|
5867
|
+
export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
|
6706
5868
|
|
6707
5869
|
/**
|
6708
5870
|
* Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
|
@@ -6712,7 +5874,7 @@ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | /* @c
|
|
6712
5874
|
*
|
6713
5875
|
* @public
|
6714
5876
|
*/
|
6715
|
-
export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator
|
5877
|
+
export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
|
6716
5878
|
|
6717
5879
|
/**
|
6718
5880
|
* Object returned after creating a local or remote VideoStream.
|
@@ -6943,11 +6105,7 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
6943
6105
|
RaiseHandContextualMenuItem: React_2.JSX.Element;
|
6944
6106
|
LowerHandContextualMenuItem: React_2.JSX.Element;
|
6945
6107
|
ReactionButtonIcon: React_2.JSX.Element;
|
6946
|
-
CancelAttachmentUpload: React_2.JSX.Element;
|
6947
|
-
DownloadAttachment: React_2.JSX.Element;
|
6948
6108
|
OpenAttachment: React_2.JSX.Element;
|
6949
|
-
AttachmentMoreMenu: React_2.JSX.Element;
|
6950
|
-
DataLossPreventionProhibited: React_2.JSX.Element;
|
6951
6109
|
EditBoxCancel: React_2.JSX.Element;
|
6952
6110
|
EditBoxSubmit: React_2.JSX.Element;
|
6953
6111
|
ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
|
@@ -6966,11 +6124,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
6966
6124
|
ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
|
6967
6125
|
ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
|
6968
6126
|
NotificationBarRecording: React_2.JSX.Element;
|
6969
|
-
NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
|
6970
|
-
NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
|
6971
|
-
NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
|
6972
|
-
NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
|
6973
|
-
NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
|
6974
6127
|
HorizontalGalleryLeftButton: React_2.JSX.Element;
|
6975
6128
|
HorizontalGalleryRightButton: React_2.JSX.Element;
|
6976
6129
|
MessageDelivered: React_2.JSX.Element;
|
@@ -6995,13 +6148,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
6995
6148
|
SendBoxSendHovered: React_2.JSX.Element;
|
6996
6149
|
VideoTileMicOff: React_2.JSX.Element;
|
6997
6150
|
DialpadBackspace: React_2.JSX.Element;
|
6998
|
-
SitePermissionsSparkle: React_2.JSX.Element;
|
6999
|
-
SitePermissionCamera: React_2.JSX.Element;
|
7000
|
-
SitePermissionMic: React_2.JSX.Element;
|
7001
|
-
SitePermissionCameraDenied: React_2.JSX.Element;
|
7002
|
-
SitePermissionMicDenied: React_2.JSX.Element;
|
7003
|
-
UnsupportedEnvironmentWarning: React_2.JSX.Element;
|
7004
|
-
BrowserPermissionDeniedError: React_2.JSX.Element;
|
7005
6151
|
VideoTilePinned: React_2.JSX.Element;
|
7006
6152
|
ParticipantItemPinned: React_2.JSX.Element;
|
7007
6153
|
VideoTileMoreOptions: React_2.JSX.Element;
|
@@ -7031,20 +6177,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
7031
6177
|
StartSpotlightContextualMenuItem: React_2.JSX.Element;
|
7032
6178
|
StopSpotlightContextualMenuItem: React_2.JSX.Element;
|
7033
6179
|
VideoTileSpotlighted: React_2.JSX.Element;
|
7034
|
-
RichTextBoldButtonIcon: React_2.JSX.Element;
|
7035
|
-
RichTextItalicButtonIcon: React_2.JSX.Element;
|
7036
|
-
RichTextUnderlineButtonIcon: React_2.JSX.Element;
|
7037
|
-
RichTextBulletListButtonIcon: React_2.JSX.Element;
|
7038
|
-
RichTextNumberListButtonIcon: React_2.JSX.Element;
|
7039
|
-
RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
|
7040
|
-
RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
|
7041
|
-
RichTextDividerIcon: React_2.JSX.Element;
|
7042
|
-
RichTextEditorButtonIcon: React_2.JSX.Element;
|
7043
|
-
RichTextEditorButtonIconFilled: React_2.JSX.Element;
|
7044
|
-
RichTextInsertTableRegularIcon: React_2.JSX.Element;
|
7045
|
-
RichTextInsertTableFilledIcon: React_2.JSX.Element;
|
7046
|
-
RichTextTableInsertMenuIcon: React_2.JSX.Element;
|
7047
|
-
RichTextTableDeleteMenuIcon: React_2.JSX.Element;
|
7048
6180
|
ContextualMenuMicMutedIcon: React_2.JSX.Element;
|
7049
6181
|
IncomingCallNotificationRejectIcon: React_2.JSX.Element;
|
7050
6182
|
IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
|
@@ -7069,7 +6201,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7069
6201
|
ParticipantItemOptionsHovered: JSX.Element;
|
7070
6202
|
SendBoxSend: JSX.Element;
|
7071
6203
|
SendBoxSendHovered: JSX.Element;
|
7072
|
-
SendBoxAttachFile?: JSX.Element | undefined;
|
7073
6204
|
ControlBarPeopleButton?: JSX.Element | undefined;
|
7074
6205
|
ControlButtonCameraOff: JSX.Element;
|
7075
6206
|
ControlButtonCameraOn: JSX.Element;
|
@@ -7157,35 +6288,25 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7157
6288
|
MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
|
7158
6289
|
MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
|
7159
6290
|
MoreDrawerSpeakers?: JSX.Element | undefined;
|
6291
|
+
SendBoxAttachFile?: JSX.Element | undefined;
|
7160
6292
|
ChatMessageOptions: React_2.JSX.Element;
|
7161
6293
|
ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
|
7162
|
-
CancelAttachmentUpload: React_2.JSX.Element;
|
7163
|
-
DownloadAttachment: React_2.JSX.Element;
|
7164
6294
|
OpenAttachment: React_2.JSX.Element;
|
7165
|
-
AttachmentMoreMenu: React_2.JSX.Element;
|
7166
|
-
DataLossPreventionProhibited: React_2.JSX.Element;
|
7167
6295
|
ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
|
6296
|
+
/**
|
6297
|
+
* Icons that can be overridden for {@link CallComposite}.
|
6298
|
+
*
|
6299
|
+
* @public
|
6300
|
+
*/
|
7168
6301
|
ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
|
7169
6302
|
ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
|
7170
6303
|
NotificationBarRecording: React_2.JSX.Element;
|
7171
|
-
NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
|
7172
|
-
NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
|
7173
|
-
NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
|
7174
|
-
NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
|
7175
|
-
NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
|
7176
6304
|
MessageResend: React_2.JSX.Element;
|
7177
6305
|
ParticipantItemSpotlighted: React_2.JSX.Element;
|
7178
6306
|
HoldCallContextualMenuItem: React_2.JSX.Element;
|
7179
6307
|
HoldCallButton: React_2.JSX.Element;
|
7180
6308
|
ResumeCall: React_2.JSX.Element;
|
7181
6309
|
DialpadBackspace: React_2.JSX.Element;
|
7182
|
-
SitePermissionsSparkle: React_2.JSX.Element;
|
7183
|
-
SitePermissionCamera: React_2.JSX.Element;
|
7184
|
-
SitePermissionMic: React_2.JSX.Element;
|
7185
|
-
SitePermissionCameraDenied: React_2.JSX.Element;
|
7186
|
-
SitePermissionMicDenied: React_2.JSX.Element;
|
7187
|
-
UnsupportedEnvironmentWarning: React_2.JSX.Element;
|
7188
|
-
BrowserPermissionDeniedError: React_2.JSX.Element;
|
7189
6310
|
VideoTilePinned: React_2.JSX.Element;
|
7190
6311
|
ParticipantItemPinned: React_2.JSX.Element;
|
7191
6312
|
VideoTileMoreOptions: React_2.JSX.Element;
|
@@ -7215,56 +6336,12 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7215
6336
|
StartSpotlightContextualMenuItem: React_2.JSX.Element;
|
7216
6337
|
StopSpotlightContextualMenuItem: React_2.JSX.Element;
|
7217
6338
|
VideoTileSpotlighted: React_2.JSX.Element;
|
7218
|
-
RichTextBoldButtonIcon: React_2.JSX.Element;
|
7219
|
-
RichTextItalicButtonIcon: React_2.JSX.Element;
|
7220
|
-
RichTextUnderlineButtonIcon: React_2.JSX.Element;
|
7221
|
-
RichTextBulletListButtonIcon: React_2.JSX.Element;
|
7222
|
-
RichTextNumberListButtonIcon: React_2.JSX.Element;
|
7223
|
-
RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
|
7224
|
-
RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
|
7225
|
-
RichTextDividerIcon: React_2.JSX.Element;
|
7226
|
-
RichTextEditorButtonIcon: React_2.JSX.Element;
|
7227
|
-
RichTextEditorButtonIconFilled: React_2.JSX.Element;
|
7228
|
-
RichTextInsertTableRegularIcon: React_2.JSX.Element;
|
7229
|
-
RichTextInsertTableFilledIcon: React_2.JSX.Element;
|
7230
|
-
RichTextTableInsertMenuIcon: React_2.JSX.Element;
|
7231
|
-
RichTextTableDeleteMenuIcon: React_2.JSX.Element;
|
7232
6339
|
ContextualMenuMicMutedIcon: React_2.JSX.Element;
|
7233
6340
|
IncomingCallNotificationRejectIcon: React_2.JSX.Element;
|
7234
6341
|
IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
|
7235
6342
|
IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
|
7236
6343
|
};
|
7237
6344
|
|
7238
|
-
/**
|
7239
|
-
* @beta
|
7240
|
-
*
|
7241
|
-
* The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
|
7242
|
-
*/
|
7243
|
-
export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
|
7244
|
-
|
7245
|
-
/**
|
7246
|
-
* Device Checks.
|
7247
|
-
* Choose whether or not to block starting a call depending on camera and microphone permission options.
|
7248
|
-
*
|
7249
|
-
* @beta
|
7250
|
-
*/
|
7251
|
-
export declare interface DeviceCheckOptions {
|
7252
|
-
/**
|
7253
|
-
* Camera Permission prompts for your call.
|
7254
|
-
* 'required' - requires the permission to be allowed before permitting the user join the call.
|
7255
|
-
* 'optional' - permission can be disallowed and the user is still permitted to join the call.
|
7256
|
-
* 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
|
7257
|
-
*/
|
7258
|
-
camera: 'required' | 'optional' | 'doNotPrompt';
|
7259
|
-
/**
|
7260
|
-
* Microphone permission prompts for your call.
|
7261
|
-
* 'required' - requires the permission to be allowed before permitting the user join the call.
|
7262
|
-
* 'optional' - permission can be disallowed and the user is still permitted to join the call.
|
7263
|
-
* 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
|
7264
|
-
*/
|
7265
|
-
microphone: 'required' | 'optional' | 'doNotPrompt';
|
7266
|
-
}
|
7267
|
-
|
7268
6345
|
/**
|
7269
6346
|
* This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
|
7270
6347
|
* optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
|
@@ -7934,7 +7011,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
|
|
7934
7011
|
*
|
7935
7012
|
* @public
|
7936
7013
|
*/
|
7937
|
-
export declare type GetChatSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof SendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof
|
7014
|
+
export declare type GetChatSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof SendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof MessageThread> extends true ? MessageThreadSelector : AreEqual<Component, typeof TypingIndicator> extends true ? TypingIndicatorSelector : AreEqual<Component, typeof ParticipantList> extends true ? ChatParticipantListSelector : AreEqual<Component, typeof ErrorBar> extends true ? ChatErrorBarSelector : undefined;
|
7938
7015
|
|
7939
7016
|
/**
|
7940
7017
|
* Get the selector for a specified component.
|
@@ -8120,10 +7197,6 @@ export declare interface _Identifiers {
|
|
8120
7197
|
verticalGalleryVideoTile: string;
|
8121
7198
|
/** `data-ui-id` value for `VerticalGallery` Component's page counter */
|
8122
7199
|
verticalGalleryPageCounter: string;
|
8123
|
-
/** `data-ui-id` value for `MentionPopover` Component's suggestion list */
|
8124
|
-
mentionSuggestionList: string;
|
8125
|
-
/** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
|
8126
|
-
mentionSuggestionItem: string;
|
8127
7200
|
}
|
8128
7201
|
|
8129
7202
|
/**
|
@@ -8185,13 +7258,6 @@ export declare interface ImageOverlayStrings {
|
|
8185
7258
|
dismissButtonAriaLabel: string;
|
8186
7259
|
}
|
8187
7260
|
|
8188
|
-
/**
|
8189
|
-
* Preset dark theme for the ImageOverlay component.
|
8190
|
-
*
|
8191
|
-
* @public
|
8192
|
-
*/
|
8193
|
-
export declare const imageOverlayTheme: PartialTheme;
|
8194
|
-
|
8195
7261
|
/**
|
8196
7262
|
* @public
|
8197
7263
|
* This contains a readonly array that returns all the active `incomingCalls`.
|
@@ -8645,28 +7711,6 @@ export declare type LocalizationProviderProps = {
|
|
8645
7711
|
children: React_2.ReactNode;
|
8646
7712
|
};
|
8647
7713
|
|
8648
|
-
/**
|
8649
|
-
* State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
|
8650
|
-
* automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
|
8651
|
-
*
|
8652
|
-
* @beta
|
8653
|
-
*/
|
8654
|
-
export declare interface LocalRecordingCallFeatureState {
|
8655
|
-
/**
|
8656
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
|
8657
|
-
*/
|
8658
|
-
isLocalRecordingActive: boolean;
|
8659
|
-
/**
|
8660
|
-
* Contains list of information of started recordings
|
8661
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
|
8662
|
-
*/
|
8663
|
-
activeLocalRecordings?: LocalRecordingInfo[];
|
8664
|
-
/**
|
8665
|
-
* Contains list of information of stopped recordings
|
8666
|
-
*/
|
8667
|
-
lastStoppedLocalRecording?: LocalRecordingInfo[];
|
8668
|
-
}
|
8669
|
-
|
8670
7714
|
/**
|
8671
7715
|
* @public
|
8672
7716
|
*/
|
@@ -8811,76 +7855,6 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
|
|
8811
7855
|
meetingConferencePhoneInfoModalNoPhoneAvailable: string;
|
8812
7856
|
}
|
8813
7857
|
|
8814
|
-
/**
|
8815
|
-
* Mention's state, as reflected in the UI.
|
8816
|
-
*
|
8817
|
-
* @beta
|
8818
|
-
*/
|
8819
|
-
export declare interface Mention {
|
8820
|
-
/** ID of a mention */
|
8821
|
-
id: string;
|
8822
|
-
/** Display text of a mention */
|
8823
|
-
displayText: string;
|
8824
|
-
/** Optional React element to render an item icon of a mention suggestion */
|
8825
|
-
icon?: JSX.Element;
|
8826
|
-
}
|
8827
|
-
|
8828
|
-
/**
|
8829
|
-
* Options to display suggestions in the mention scenario.
|
8830
|
-
*
|
8831
|
-
* @beta
|
8832
|
-
*/
|
8833
|
-
export declare interface MentionDisplayOptions {
|
8834
|
-
/**
|
8835
|
-
* Optional callback for customizing the mention renderer in a message thread.
|
8836
|
-
*/
|
8837
|
-
onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
|
8838
|
-
}
|
8839
|
-
|
8840
|
-
/**
|
8841
|
-
* Options to lookup suggestions in the mention scenario.
|
8842
|
-
*
|
8843
|
-
* @beta
|
8844
|
-
*/
|
8845
|
-
export declare interface MentionLookupOptions {
|
8846
|
-
/**
|
8847
|
-
* Optional string to set trigger keyword for mention a specific participant.
|
8848
|
-
*
|
8849
|
-
* @defaultValue `@`
|
8850
|
-
*/
|
8851
|
-
trigger?: string;
|
8852
|
-
/**
|
8853
|
-
* Optional callback to fetch a list of mention suggestions base on the query.
|
8854
|
-
*/
|
8855
|
-
onQueryUpdated: (query: string) => Promise<Mention[]>;
|
8856
|
-
/**
|
8857
|
-
* Optional callback to render an item of the mention suggestions list.
|
8858
|
-
*/
|
8859
|
-
onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
|
8860
|
-
}
|
8861
|
-
|
8862
|
-
/**
|
8863
|
-
* Options to lookup suggestions and display mentions in the mention scenario.
|
8864
|
-
*
|
8865
|
-
* @beta
|
8866
|
-
*/
|
8867
|
-
export declare type MentionOptions = {
|
8868
|
-
lookupOptions?: MentionLookupOptions;
|
8869
|
-
displayOptions?: MentionDisplayOptions;
|
8870
|
-
};
|
8871
|
-
|
8872
|
-
/**
|
8873
|
-
* Strings of {@link _MentionPopover} that can be overridden.
|
8874
|
-
*
|
8875
|
-
* @beta
|
8876
|
-
*/
|
8877
|
-
export declare interface MentionPopoverStrings {
|
8878
|
-
/**
|
8879
|
-
* Header text for MentionPopover
|
8880
|
-
*/
|
8881
|
-
mentionPopoverHeader: string;
|
8882
|
-
}
|
8883
|
-
|
8884
7858
|
/**
|
8885
7859
|
* Discriminated union of all messages.
|
8886
7860
|
*
|
@@ -8888,7 +7862,7 @@ export declare interface MentionPopoverStrings {
|
|
8888
7862
|
*
|
8889
7863
|
* @public
|
8890
7864
|
*/
|
8891
|
-
export declare type Message = ChatMessage | SystemMessage | CustomMessage
|
7865
|
+
export declare type Message = ChatMessage | SystemMessage | CustomMessage;
|
8892
7866
|
|
8893
7867
|
/**
|
8894
7868
|
* Indicate whether a chat message should be displayed merged with the message before / after it.
|
@@ -8930,20 +7904,6 @@ export declare type MessageDeletedListener = MessageReceivedListener;
|
|
8930
7904
|
*/
|
8931
7905
|
export declare type MessageEditedListener = MessageReceivedListener;
|
8932
7906
|
|
8933
|
-
/**
|
8934
|
-
* @beta
|
8935
|
-
* Message option that defines properties that can be set when
|
8936
|
-
* sending or updating a chat message.
|
8937
|
-
* @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
|
8938
|
-
* @property attachments - Attachments that contains file attachments attached to the message.
|
8939
|
-
* @property type - Type of the message content, either 'text' or 'html'.
|
8940
|
-
*/
|
8941
|
-
export declare type MessageOptions = {
|
8942
|
-
metadata?: Record<string, string>;
|
8943
|
-
attachments?: AttachmentMetadata[];
|
8944
|
-
type?: ChatMessageType;
|
8945
|
-
};
|
8946
|
-
|
8947
7907
|
/**
|
8948
7908
|
* Props to render a single message.
|
8949
7909
|
*
|
@@ -8959,7 +7919,7 @@ export declare type MessageProps = {
|
|
8959
7919
|
/**
|
8960
7920
|
* Strings from parent MessageThread component
|
8961
7921
|
*/
|
8962
|
-
strings: MessageThreadStrings
|
7922
|
+
strings: MessageThreadStrings;
|
8963
7923
|
/**
|
8964
7924
|
* Custom CSS styles for chat message container.
|
8965
7925
|
*/
|
@@ -9005,7 +7965,7 @@ export declare type MessageProps = {
|
|
9005
7965
|
* @param options - message options to be included in the message
|
9006
7966
|
*
|
9007
7967
|
*/
|
9008
|
-
onSendMessage?: (content: string
|
7968
|
+
onSendMessage?: (content: string) => Promise<void>;
|
9009
7969
|
};
|
9010
7970
|
|
9011
7971
|
/**
|
@@ -9137,7 +8097,7 @@ export declare type MessageThreadProps = {
|
|
9137
8097
|
/**
|
9138
8098
|
* Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
|
9139
8099
|
*/
|
9140
|
-
messages: (ChatMessage | SystemMessage | CustomMessage
|
8100
|
+
messages: (ChatMessage | SystemMessage | CustomMessage)[];
|
9141
8101
|
/**
|
9142
8102
|
* number of participants in the thread
|
9143
8103
|
*/
|
@@ -9218,11 +8178,6 @@ export declare type MessageThreadProps = {
|
|
9218
8178
|
* `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
|
9219
8179
|
*/
|
9220
8180
|
onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
|
9221
|
-
/**
|
9222
|
-
* Optional callback to render attachments in the message component.
|
9223
|
-
* @beta
|
9224
|
-
*/
|
9225
|
-
onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
|
9226
8181
|
/**
|
9227
8182
|
* Optional callback to edit a message.
|
9228
8183
|
*
|
@@ -9251,7 +8206,7 @@ export declare type MessageThreadProps = {
|
|
9251
8206
|
* @param options - message options to be included in the message
|
9252
8207
|
*
|
9253
8208
|
*/
|
9254
|
-
onSendMessage?: (content: string
|
8209
|
+
onSendMessage?: (content: string) => Promise<void>;
|
9255
8210
|
/**
|
9256
8211
|
/**
|
9257
8212
|
* Disable editing messages.
|
@@ -9265,32 +8220,11 @@ export declare type MessageThreadProps = {
|
|
9265
8220
|
* Optional strings to override in component
|
9266
8221
|
*/
|
9267
8222
|
strings?: Partial<MessageThreadStrings>;
|
9268
|
-
/**
|
9269
|
-
* @beta
|
9270
|
-
* Optional attachment options, which defines behvaiour for uploading and downloading attachments.
|
9271
|
-
* As this moment, the uploadOptions would be ignored and this option is intended for download only.
|
9272
|
-
*/
|
9273
|
-
attachmentOptions?: AttachmentOptions;
|
9274
|
-
/**
|
9275
|
-
* Optional function to provide customized date format.
|
9276
|
-
* @beta
|
9277
|
-
*/
|
9278
|
-
onDisplayDateTimeString?: (messageDate: Date) => string;
|
9279
|
-
/**
|
9280
|
-
* Optional props needed to lookup a mention query and display mentions
|
9281
|
-
* @beta
|
9282
|
-
*/
|
9283
|
-
mentionOptions?: MentionOptions;
|
9284
8223
|
/**
|
9285
8224
|
* Optional callback called when an inline image is clicked.
|
9286
8225
|
* @beta
|
9287
8226
|
*/
|
9288
8227
|
inlineImageOptions?: InlineImageOptions;
|
9289
|
-
/**
|
9290
|
-
* Options to enable rich text editor for the edit box.
|
9291
|
-
* @beta
|
9292
|
-
*/
|
9293
|
-
richTextEditorOptions?: RichTextEditBoxOptions;
|
9294
8228
|
};
|
9295
8229
|
|
9296
8230
|
/**
|
@@ -9364,20 +8298,10 @@ export declare interface MessageThreadStrings {
|
|
9364
8298
|
actionMenuMoreOptions?: string;
|
9365
8299
|
/** Aria label to announce when a message is deleted */
|
9366
8300
|
messageDeletedAnnouncementAriaLabel: string;
|
9367
|
-
/** String for download attachment button in attachment card */
|
9368
|
-
downloadAttachment: string;
|
9369
8301
|
/** String for open attachment button in attachment card */
|
9370
8302
|
openAttachment: string;
|
9371
|
-
/** String for policy violation message removal */
|
9372
|
-
blockedWarningText: string;
|
9373
|
-
/** String for policy violation message removal details link */
|
9374
|
-
blockedWarningLinkText: string;
|
9375
8303
|
/** String for aria text in attachment card group*/
|
9376
8304
|
attachmentCardGroupMessage: string;
|
9377
|
-
/**
|
9378
|
-
* Error message indicating that one or more image uploads are not complete.
|
9379
|
-
*/
|
9380
|
-
imageUploadsPendingError: string;
|
9381
8305
|
}
|
9382
8306
|
|
9383
8307
|
/**
|
@@ -9405,24 +8329,10 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
|
|
9405
8329
|
/** Styles for system message container. */
|
9406
8330
|
systemMessageContainer?: ComponentSlotStyle;
|
9407
8331
|
/** Styles for blocked message container. */
|
9408
|
-
blockedMessageContainer?: ComponentSlotStyle;
|
9409
8332
|
/** Styles for message status indicator container. */
|
9410
8333
|
messageStatusContainer?: (mine: boolean) => IStyle;
|
9411
8334
|
}
|
9412
8335
|
|
9413
|
-
/**
|
9414
|
-
*
|
9415
|
-
* Messaging policy of a chat thread.
|
9416
|
-
*
|
9417
|
-
* @beta
|
9418
|
-
*/
|
9419
|
-
export declare interface MessagingPolicy {
|
9420
|
-
/**
|
9421
|
-
* Boolean to track whether or not messages are restricted to only text.
|
9422
|
-
* */
|
9423
|
-
textOnlyChat?: boolean;
|
9424
|
-
}
|
9425
|
-
|
9426
8336
|
/**
|
9427
8337
|
* A button to turn microphone on / off.
|
9428
8338
|
*
|
@@ -9616,38 +8526,13 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
|
|
9616
8526
|
}
|
9617
8527
|
|
9618
8528
|
/**
|
9619
|
-
*
|
9620
|
-
* by their browsers settings.
|
8529
|
+
* Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
|
9621
8530
|
*
|
9622
|
-
* @
|
8531
|
+
* @public
|
9623
8532
|
*/
|
9624
|
-
export declare
|
9625
|
-
|
9626
|
-
|
9627
|
-
* @beta
|
9628
|
-
* Props for MicrophoneSitePermissions component.
|
9629
|
-
*/
|
9630
|
-
export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
|
9631
|
-
/** Icon name for the microphone icon */
|
9632
|
-
microphoneIconName?: string;
|
9633
|
-
/** Strings for use with the {@link MicrophoneSitePermissions} */
|
9634
|
-
strings?: MicrophoneSitePermissionsStrings;
|
9635
|
-
}
|
9636
|
-
|
9637
|
-
/**
|
9638
|
-
* @beta
|
9639
|
-
* Strings for MicrophoneSitePermissions component.
|
9640
|
-
*/
|
9641
|
-
export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
|
9642
|
-
|
9643
|
-
/**
|
9644
|
-
* Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
|
9645
|
-
*
|
9646
|
-
* @public
|
9647
|
-
*/
|
9648
|
-
export declare type NetworkDiagnosticChangedEvent = NetworkDiagnosticChangedEventArgs & {
|
9649
|
-
type: 'network';
|
9650
|
-
};
|
8533
|
+
export declare type NetworkDiagnosticChangedEvent = NetworkDiagnosticChangedEventArgs & {
|
8534
|
+
type: 'network';
|
8535
|
+
};
|
9651
8536
|
|
9652
8537
|
/**
|
9653
8538
|
* State only proxy for {@link @azure/communication-calling#NetworkDiagnostics}.
|
@@ -9931,26 +8816,6 @@ export declare interface NotificationStackStrings {
|
|
9931
8816
|
* Transcription stopped but recording still going on message
|
9932
8817
|
*/
|
9933
8818
|
transcriptionStoppedStillRecording?: NotificationStrings;
|
9934
|
-
/**
|
9935
|
-
* Message shown in notification when the user will be automatically to their assigned breakout room that is opened
|
9936
|
-
*/
|
9937
|
-
assignedBreakoutRoomOpened?: NotificationStrings;
|
9938
|
-
/**
|
9939
|
-
* Message shown in notification when the user is prompted to join their assigned breakout room that is opened
|
9940
|
-
*/
|
9941
|
-
assignedBreakoutRoomOpenedPromptJoin?: NotificationStrings;
|
9942
|
-
/**
|
9943
|
-
* Message shown in notification when the user is assigned breakout room is changed
|
9944
|
-
*/
|
9945
|
-
assignedBreakoutRoomChanged?: NotificationStrings;
|
9946
|
-
/**
|
9947
|
-
* Message shown in notification when breakout room is joined
|
9948
|
-
*/
|
9949
|
-
breakoutRoomJoined?: NotificationStrings;
|
9950
|
-
/**
|
9951
|
-
* Message shown in notification when breakout room is closing soon
|
9952
|
-
*/
|
9953
|
-
breakoutRoomClosingSoon?: NotificationStrings;
|
9954
8819
|
}
|
9955
8820
|
|
9956
8821
|
/**
|
@@ -9981,9 +8846,6 @@ export declare interface NotificationStrings {
|
|
9981
8846
|
secondaryButtonLabel?: string;
|
9982
8847
|
}
|
9983
8848
|
|
9984
|
-
/** @public */
|
9985
|
-
export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon';
|
9986
|
-
|
9987
8849
|
/**
|
9988
8850
|
* All notifications that can be shown in the {@link NotificationStack}.
|
9989
8851
|
*
|
@@ -10271,10 +9133,6 @@ export declare type ParticipantListProps = {
|
|
10271
9133
|
styles?: ParticipantListStyles;
|
10272
9134
|
/** Optional value to determine if the tooltip should be shown for participants or not */
|
10273
9135
|
showParticipantOverflowTooltip?: boolean;
|
10274
|
-
/** Total number of people in the call. This number can be larger than the remote participant count. */
|
10275
|
-
totalParticipantCount?: number;
|
10276
|
-
/** Strings for the participant list */
|
10277
|
-
strings?: ParticipantListStrings;
|
10278
9136
|
/** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
|
10279
9137
|
participantAriaLabelledBy?: string;
|
10280
9138
|
/** List of pinned participants */
|
@@ -10289,21 +9147,8 @@ export declare type ParticipantListProps = {
|
|
10289
9147
|
export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
|
10290
9148
|
participants: CallParticipantListParticipant[];
|
10291
9149
|
myUserId: string;
|
10292
|
-
totalParticipantCount?: number;
|
10293
9150
|
};
|
10294
9151
|
|
10295
|
-
/**
|
10296
|
-
* Strings for the {@link ParticipantList}.
|
10297
|
-
*
|
10298
|
-
* @beta
|
10299
|
-
*/
|
10300
|
-
export declare interface ParticipantListStrings {
|
10301
|
-
/**
|
10302
|
-
* String for rendering the count of participants not contained in the displayed participant list
|
10303
|
-
*/
|
10304
|
-
overflowParticipantCount?: string;
|
10305
|
-
}
|
10306
|
-
|
10307
9152
|
/**
|
10308
9153
|
* Styles for the {@link ParticipantList}.
|
10309
9154
|
*
|
@@ -10778,28 +9623,8 @@ export declare interface RecordingCallFeature {
|
|
10778
9623
|
* Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
|
10779
9624
|
*/
|
10780
9625
|
isRecordingActive: boolean;
|
10781
|
-
/**
|
10782
|
-
* Contains list of information of started recordings
|
10783
|
-
* Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
|
10784
|
-
*/
|
10785
|
-
activeRecordings?: RecordingInfo[];
|
10786
|
-
/**
|
10787
|
-
* Contains list of information of stopped recordings
|
10788
|
-
*/
|
10789
|
-
lastStoppedRecording?: RecordingInfo[];
|
10790
9626
|
}
|
10791
9627
|
|
10792
|
-
/**
|
10793
|
-
* State only proxy for {@link @azure/communication-calling#DiagnosticsCallFeature}.
|
10794
|
-
*
|
10795
|
-
* @beta
|
10796
|
-
*/
|
10797
|
-
export declare type RemoteDiagnosticState = {
|
10798
|
-
readonly diagnostic: NetworkDiagnosticType | MediaDiagnosticType | ServerDiagnosticType;
|
10799
|
-
readonly value: DiagnosticQuality | DiagnosticFlag;
|
10800
|
-
readonly valueType: DiagnosticValueType;
|
10801
|
-
};
|
10802
|
-
|
10803
9628
|
/**
|
10804
9629
|
* State only version of {@link @azure/communication-calling#RemoteParticipant}. {@link StatefulCallClient} will
|
10805
9630
|
* automatically retrieve RemoteParticipants and add their state to the state exposed by {@link StatefulCallClient}.
|
@@ -10863,10 +9688,6 @@ export declare interface RemoteParticipantState {
|
|
10863
9688
|
* Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
|
10864
9689
|
*/
|
10865
9690
|
spotlight?: SpotlightState;
|
10866
|
-
/**
|
10867
|
-
* The diagnostic status of RemoteParticipant{@link @azure/communication-calling#RemoteDiagnostics}.
|
10868
|
-
*/
|
10869
|
-
diagnostics?: Record<string, RemoteDiagnosticState>;
|
10870
9691
|
}
|
10871
9692
|
|
10872
9693
|
/**
|
@@ -10940,252 +9761,6 @@ export declare type ResourceFetchResult = {
|
|
10940
9761
|
error?: Error;
|
10941
9762
|
};
|
10942
9763
|
|
10943
|
-
/**
|
10944
|
-
* Options for the rich text editor edit box configuration.
|
10945
|
-
*
|
10946
|
-
* @beta
|
10947
|
-
*/
|
10948
|
-
export declare interface RichTextEditBoxOptions extends RichTextEditorOptions {
|
10949
|
-
/**
|
10950
|
-
* Optional callback to handle an inline image that's inserted in the rich text editor.
|
10951
|
-
* When not provided, pasting images into rich text editor will be disabled.
|
10952
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
10953
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
|
10954
|
-
* @param messageId - the id of the message that the inlineImage belongs to.
|
10955
|
-
*/
|
10956
|
-
onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
|
10957
|
-
/**
|
10958
|
-
* Optional callback invoked after inline image is removed from the UI.
|
10959
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
10960
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
|
10961
|
-
* Note that if the src attribute is a local blob url, it has been revoked at this point.
|
10962
|
-
* @param messageId - the id of the message that the inlineImage belongs to.
|
10963
|
-
*/
|
10964
|
-
onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
|
10965
|
-
/**
|
10966
|
-
* Optional Record of type {@link AttachmentMetadataInProgress}
|
10967
|
-
* to render the errorBar for inline images inserted in the MessageThread's edit boxes when:
|
10968
|
-
* - there is an error provided in the messagesInlineImagesWithProgress
|
10969
|
-
* - progress is less than 1 when the send button is clicked
|
10970
|
-
* - content html string is longer than the max allowed length.
|
10971
|
-
* (Note that the id and the url prop of the messagesInlineImagesWithProgress will be used as the id and src attribute of the content html
|
10972
|
-
* when calculating the content length, only for the purpose of displaying the content length overflow error.)
|
10973
|
-
*/
|
10974
|
-
messagesInlineImagesWithProgress?: Record<string, AttachmentMetadataInProgress[]>;
|
10975
|
-
}
|
10976
|
-
|
10977
|
-
/**
|
10978
|
-
* Options for the rich text editor configuration.
|
10979
|
-
*
|
10980
|
-
* @beta
|
10981
|
-
*/
|
10982
|
-
export declare interface RichTextEditorOptions {
|
10983
|
-
/**
|
10984
|
-
* Optional callback to handle paste event.
|
10985
|
-
*/
|
10986
|
-
onPaste?: (event: {
|
10987
|
-
content: DocumentFragment;
|
10988
|
-
}) => void;
|
10989
|
-
}
|
10990
|
-
|
10991
|
-
/**
|
10992
|
-
* A component to render SendBox with Rich Text Editor support.
|
10993
|
-
*
|
10994
|
-
* @beta
|
10995
|
-
*/
|
10996
|
-
export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
|
10997
|
-
|
10998
|
-
/**
|
10999
|
-
* Props for {@link RichTextSendBox}.
|
11000
|
-
*
|
11001
|
-
* @beta
|
11002
|
-
*/
|
11003
|
-
export declare interface RichTextSendBoxProps {
|
11004
|
-
/**
|
11005
|
-
* Optional boolean to disable text box
|
11006
|
-
* @defaultValue false
|
11007
|
-
*/
|
11008
|
-
disabled?: boolean;
|
11009
|
-
/**
|
11010
|
-
* Optional callback to handle paste event.
|
11011
|
-
*/
|
11012
|
-
onPaste?: (event: {
|
11013
|
-
content: DocumentFragment;
|
11014
|
-
}) => void;
|
11015
|
-
/**
|
11016
|
-
* Optional strings to override in component
|
11017
|
-
*/
|
11018
|
-
strings?: Partial<RichTextSendBoxStrings>;
|
11019
|
-
/**
|
11020
|
-
* Optional text for system message above the text box
|
11021
|
-
*/
|
11022
|
-
systemMessage?: string;
|
11023
|
-
/**
|
11024
|
-
* Optional array of type {@link AttachmentMetadataInProgress}
|
11025
|
-
* to render attachments being uploaded in the SendBox.
|
11026
|
-
* @beta
|
11027
|
-
*/
|
11028
|
-
attachments?: AttachmentMetadataInProgress[];
|
11029
|
-
/**
|
11030
|
-
* enumerable to determine if the input box has focus on render or not.
|
11031
|
-
* When undefined nothing has focus on render
|
11032
|
-
*/
|
11033
|
-
autoFocus?: 'sendBoxTextField';
|
11034
|
-
/**
|
11035
|
-
* Optional callback to remove the attachment upload before sending by clicking on
|
11036
|
-
* cancel icon.
|
11037
|
-
*/
|
11038
|
-
onCancelAttachmentUpload?: (attachmentId: string) => void;
|
11039
|
-
/**
|
11040
|
-
* Optional callback invoked after inline image is removed from the UI.
|
11041
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
11042
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
|
11043
|
-
* Note that if the src attribute is a local blob url, it has been revoked at this point.
|
11044
|
-
*/
|
11045
|
-
onRemoveInlineImage?: (imageAttributes: Record<string, string>) => void;
|
11046
|
-
/**
|
11047
|
-
* Callback function used when the send button is clicked.
|
11048
|
-
*/
|
11049
|
-
onSendMessage: (content: string, options?: MessageOptions) => Promise<void>;
|
11050
|
-
/**
|
11051
|
-
* Optional callback called when user is typing
|
11052
|
-
*/
|
11053
|
-
onTyping?: () => Promise<void>;
|
11054
|
-
/**
|
11055
|
-
* Optional callback to handle an inline image that's inserted in the rich text editor.
|
11056
|
-
* When not provided, pasting images into rich text editor will be disabled.
|
11057
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
11058
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
|
11059
|
-
*/
|
11060
|
-
onInsertInlineImage?: (imageAttributes: Record<string, string>) => void;
|
11061
|
-
/**
|
11062
|
-
* Optional Array of type {@link AttachmentMetadataInProgress}
|
11063
|
-
* to render the errorBar for inline images inserted in the RichTextSendBox when:
|
11064
|
-
* - there is an error provided in the inlineImagesWithProgress
|
11065
|
-
* - progress is less than 1 when the send button is clicked
|
11066
|
-
* - content html string is longer than the max allowed length.
|
11067
|
-
* (Note that the id and the url prop of the inlineImagesWithProgress will be used as the id and src attribute of the content html
|
11068
|
-
* when calculating the content length, only for the purpose of displaying the content length overflow error.)
|
11069
|
-
*/
|
11070
|
-
inlineImagesWithProgress?: AttachmentMetadataInProgress[];
|
11071
|
-
}
|
11072
|
-
|
11073
|
-
/**
|
11074
|
-
* Strings of {@link RichTextSendBox} that can be overridden.
|
11075
|
-
*
|
11076
|
-
* @beta
|
11077
|
-
*/
|
11078
|
-
export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
|
11079
|
-
}
|
11080
|
-
|
11081
|
-
/**
|
11082
|
-
* Strings of RichText that can be overridden.
|
11083
|
-
*
|
11084
|
-
* @beta
|
11085
|
-
*/
|
11086
|
-
export declare interface RichTextStrings {
|
11087
|
-
/**
|
11088
|
-
* Tooltip text for the bold button.
|
11089
|
-
*/
|
11090
|
-
richTextBoldTooltip: string;
|
11091
|
-
/**
|
11092
|
-
* Tooltip text for the italic button.
|
11093
|
-
*/
|
11094
|
-
richTextItalicTooltip: string;
|
11095
|
-
/**
|
11096
|
-
* Tooltip text for the underline button.
|
11097
|
-
*/
|
11098
|
-
richTextUnderlineTooltip: string;
|
11099
|
-
/**
|
11100
|
-
* Tooltip text for the bullet list button.
|
11101
|
-
*/
|
11102
|
-
richTextBulletListTooltip: string;
|
11103
|
-
/**
|
11104
|
-
* Tooltip text for the number list button.
|
11105
|
-
*/
|
11106
|
-
richTextNumberListTooltip: string;
|
11107
|
-
/**
|
11108
|
-
* Tooltip text for the increase indent button.
|
11109
|
-
*/
|
11110
|
-
richTextIncreaseIndentTooltip: string;
|
11111
|
-
/**
|
11112
|
-
* Tooltip text for the decrease indent button.
|
11113
|
-
*/
|
11114
|
-
richTextDecreaseIndentTooltip: string;
|
11115
|
-
/**
|
11116
|
-
* Tooltip text insert table button.
|
11117
|
-
*/
|
11118
|
-
richTextInsertTableTooltip: string;
|
11119
|
-
/**
|
11120
|
-
* Tooltip text for the rich text format button button.
|
11121
|
-
*/
|
11122
|
-
richTextFormatButtonTooltip: string;
|
11123
|
-
/**
|
11124
|
-
* Text for the insert menu item.
|
11125
|
-
*/
|
11126
|
-
richTextInsertRowOrColumnMenu: string;
|
11127
|
-
/**
|
11128
|
-
* Title for the insert table menu.
|
11129
|
-
*/
|
11130
|
-
richTextInsertTableMenuTitle: string;
|
11131
|
-
/**
|
11132
|
-
* Text for the insert menu item to insert row above the current selection.
|
11133
|
-
*/
|
11134
|
-
richTextInsertRowAboveMenu: string;
|
11135
|
-
/**
|
11136
|
-
* Text for the insert menu item to insert row below the current selection.
|
11137
|
-
*/
|
11138
|
-
richTextInsertRowBelowMenu: string;
|
11139
|
-
/**
|
11140
|
-
* Text for the insert menu item to insert column to the left from the current selection.
|
11141
|
-
*/
|
11142
|
-
richTextInsertColumnLeftMenu: string;
|
11143
|
-
/**
|
11144
|
-
* Text for the insert menu item to insert column to the right from the current selection.
|
11145
|
-
*/
|
11146
|
-
richTextInsertColumnRightMenu: string;
|
11147
|
-
/**
|
11148
|
-
* Text for the delete row or column menu.
|
11149
|
-
*/
|
11150
|
-
richTextDeleteRowOrColumnMenu: string;
|
11151
|
-
/**
|
11152
|
-
* Text for the delete column menu.
|
11153
|
-
*/
|
11154
|
-
richTextDeleteColumnMenu: string;
|
11155
|
-
/**
|
11156
|
-
* Text for the delete row menu.
|
11157
|
-
*/
|
11158
|
-
richTextDeleteRowMenu: string;
|
11159
|
-
/**
|
11160
|
-
* Text for the delete table menu.
|
11161
|
-
*/
|
11162
|
-
richTextDeleteTableMenu: string;
|
11163
|
-
/**
|
11164
|
-
* Text for the rich text toolbar more button.
|
11165
|
-
*/
|
11166
|
-
richTextToolbarMoreButtonAriaLabel: string;
|
11167
|
-
/**
|
11168
|
-
* Text for announcement when a new bulleted list item is added.
|
11169
|
-
*/
|
11170
|
-
richTextNewBulletedListItemAnnouncement: string;
|
11171
|
-
/**
|
11172
|
-
* Text for announcement when a new numbered list item is added.
|
11173
|
-
*/
|
11174
|
-
richTextNewNumberedListItemAnnouncement: string;
|
11175
|
-
/**
|
11176
|
-
* Text for announcement when the bulleted list style is applied.
|
11177
|
-
*/
|
11178
|
-
richTextBulletedListAppliedAnnouncement: string;
|
11179
|
-
/**
|
11180
|
-
* Text for announcement when the numbered list style is applied.
|
11181
|
-
*/
|
11182
|
-
richTextNumberedListAppliedAnnouncement: string;
|
11183
|
-
/**
|
11184
|
-
* Error message indicating image upload is not complete.
|
11185
|
-
*/
|
11186
|
-
imageUploadsPendingError: string;
|
11187
|
-
}
|
11188
|
-
|
11189
9764
|
/**
|
11190
9765
|
* A button to start / stop screen sharing.
|
11191
9766
|
*
|
@@ -11257,42 +9832,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
|
|
11257
9832
|
*/
|
11258
9833
|
export declare const SendBox: (props: SendBoxProps) => JSX.Element;
|
11259
9834
|
|
11260
|
-
/**
|
11261
|
-
* @beta
|
11262
|
-
* Error to be displayed to the user in an error bar above sendbox.
|
11263
|
-
*/
|
11264
|
-
export declare interface SendBoxErrorBarError {
|
11265
|
-
/** Error Message to be displayed */
|
11266
|
-
message: string;
|
11267
|
-
/**
|
11268
|
-
* Unix Timestamp. Preferred generation using `Date.now()`
|
11269
|
-
*/
|
11270
|
-
timestamp: number;
|
11271
|
-
/**
|
11272
|
-
* ErrorBar type. Defaults to `warning`.
|
11273
|
-
*/
|
11274
|
-
errorBarType?: SendBoxErrorBarType;
|
11275
|
-
}
|
11276
|
-
|
11277
|
-
/**
|
11278
|
-
* @beta
|
11279
|
-
* Error bar type for {@link SendBoxErrorBarError}
|
11280
|
-
*/
|
11281
|
-
export declare enum SendBoxErrorBarType {
|
11282
|
-
/** Info styled MessageBar */
|
11283
|
-
info = 0,
|
11284
|
-
/** Error styled MessageBar */
|
11285
|
-
error = 1,
|
11286
|
-
/** Blocked styled MessageBar */
|
11287
|
-
blocked = 2,
|
11288
|
-
/** SevereWarning styled MessageBar */
|
11289
|
-
severeWarning = 3,
|
11290
|
-
/** Success styled MessageBar */
|
11291
|
-
success = 4,
|
11292
|
-
/** Warning styled MessageBar */
|
11293
|
-
warning = 5
|
11294
|
-
}
|
11295
|
-
|
11296
9835
|
/**
|
11297
9836
|
* Props for {@link SendBox}.
|
11298
9837
|
*
|
@@ -11311,12 +9850,7 @@ export declare interface SendBoxProps {
|
|
11311
9850
|
/**
|
11312
9851
|
* Optional override behavior on send button click
|
11313
9852
|
*/
|
11314
|
-
onSendMessage?: (content: string
|
11315
|
-
/**
|
11316
|
-
* Optional props needed to lookup suggestions in the mention scenario.
|
11317
|
-
* @beta
|
11318
|
-
*/
|
11319
|
-
mentionLookupOptions?: MentionLookupOptions;
|
9853
|
+
onSendMessage?: (content: string) => Promise<void>;
|
11320
9854
|
/**
|
11321
9855
|
* Optional callback called when user is typing
|
11322
9856
|
*/
|
@@ -11353,25 +9887,6 @@ export declare interface SendBoxProps {
|
|
11353
9887
|
* When undefined nothing has focus on render
|
11354
9888
|
*/
|
11355
9889
|
autoFocus?: 'sendBoxTextField';
|
11356
|
-
/**
|
11357
|
-
* Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
|
11358
|
-
* vertically to accommodate the uploaded attachments. Attachment uploads will
|
11359
|
-
* be rendered below the text area in sendBox.
|
11360
|
-
* @beta
|
11361
|
-
*/
|
11362
|
-
onRenderAttachmentUploads?: () => JSX.Element;
|
11363
|
-
/**
|
11364
|
-
* Optional array of type {@link AttachmentMetadataInProgress}
|
11365
|
-
* to render attachments being uploaded in the SendBox.
|
11366
|
-
* @beta
|
11367
|
-
*/
|
11368
|
-
attachments?: AttachmentMetadataInProgress[];
|
11369
|
-
/**
|
11370
|
-
* Optional callback to remove the attachment upload before sending by clicking on
|
11371
|
-
* cancel icon.
|
11372
|
-
* @beta
|
11373
|
-
*/
|
11374
|
-
onCancelAttachmentUpload?: (attachmentId: string) => void;
|
11375
9890
|
}
|
11376
9891
|
|
11377
9892
|
/**
|
@@ -11402,26 +9917,6 @@ export declare interface SendBoxStrings {
|
|
11402
9917
|
* Aria label for send message button
|
11403
9918
|
*/
|
11404
9919
|
sendButtonAriaLabel: string;
|
11405
|
-
/**
|
11406
|
-
* Error message indicating that all attachment uploads are not complete.
|
11407
|
-
*/
|
11408
|
-
attachmentUploadsPendingError: string;
|
11409
|
-
/**
|
11410
|
-
* Aria label to notify user when focus is on cancel attachment upload button.
|
11411
|
-
*/
|
11412
|
-
removeAttachment: string;
|
11413
|
-
/**
|
11414
|
-
* Aria label to notify user attachment uploading starts.
|
11415
|
-
*/
|
11416
|
-
uploading: string;
|
11417
|
-
/**
|
11418
|
-
* Aria label to notify user attachment is uploaded.
|
11419
|
-
*/
|
11420
|
-
uploadCompleted: string;
|
11421
|
-
/**
|
11422
|
-
* Aria label to notify user more attachment action menu.
|
11423
|
-
*/
|
11424
|
-
attachmentMoreMenu: string;
|
11425
9920
|
}
|
11426
9921
|
|
11427
9922
|
/**
|
@@ -11442,45 +9937,6 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
|
|
11442
9937
|
systemMessage?: IStyle;
|
11443
9938
|
}
|
11444
9939
|
|
11445
|
-
/**
|
11446
|
-
* @beta
|
11447
|
-
* Strings for SitePermissions component
|
11448
|
-
*/
|
11449
|
-
export declare type SitePermissionsStrings = {
|
11450
|
-
/**
|
11451
|
-
* Main text string.
|
11452
|
-
*/
|
11453
|
-
primaryText?: string;
|
11454
|
-
/**
|
11455
|
-
* Subtext string.
|
11456
|
-
*/
|
11457
|
-
secondaryText?: string;
|
11458
|
-
/**
|
11459
|
-
* More help link string.
|
11460
|
-
*/
|
11461
|
-
linkText?: string;
|
11462
|
-
/**
|
11463
|
-
* Primary button text string.
|
11464
|
-
*/
|
11465
|
-
primaryButtonText?: string;
|
11466
|
-
/**
|
11467
|
-
* Aria label describing the content of the container
|
11468
|
-
*/
|
11469
|
-
ariaLabel?: string;
|
11470
|
-
};
|
11471
|
-
|
11472
|
-
/**
|
11473
|
-
* Fluent styles for {@link SitePermissionsContainer}.
|
11474
|
-
*
|
11475
|
-
* @beta
|
11476
|
-
*/
|
11477
|
-
export declare interface SitePermissionsStyles extends BaseCustomStyles {
|
11478
|
-
/** Styles for the primary button. */
|
11479
|
-
primaryButton?: IButtonStyles;
|
11480
|
-
/** Styles for the help troubleshooting link text. */
|
11481
|
-
troubleshootingLink?: ILinkStyles;
|
11482
|
-
}
|
11483
|
-
|
11484
9940
|
/**
|
11485
9941
|
* @public
|
11486
9942
|
* Type for representing a custom sound to use for a calling event
|
@@ -11661,7 +10117,7 @@ export declare interface SpotlightState {
|
|
11661
10117
|
* Identifier types for initiating a call using the CallAdapter
|
11662
10118
|
* @public
|
11663
10119
|
*/
|
11664
|
-
export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | PhoneNumberIdentifier | CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier | UnknownIdentifier) |
|
10120
|
+
export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | PhoneNumberIdentifier | CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier | UnknownIdentifier) | CommunicationIdentifier;
|
11665
10121
|
|
11666
10122
|
/**
|
11667
10123
|
* Options passed to adapter.startCaptions
|
@@ -11677,13 +10133,6 @@ export declare interface StartCaptionsAdapterOptions extends StartCaptionsOption
|
|
11677
10133
|
startInBackground?: boolean;
|
11678
10134
|
}
|
11679
10135
|
|
11680
|
-
/**
|
11681
|
-
* Parameter to start a call using a Teams user identity.
|
11682
|
-
*
|
11683
|
-
* @beta
|
11684
|
-
*/
|
11685
|
-
export declare type StartTeamsCallIdentifier = MicrosoftTeamsUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsAppIdentifier | UnknownIdentifier;
|
11686
|
-
|
11687
10136
|
/**
|
11688
10137
|
* Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
|
11689
10138
|
* The interface provides access to proxied state and also allows registering a handler for state change events. For
|
@@ -11769,7 +10218,7 @@ export declare interface StatefulCallClient extends CallClient {
|
|
11769
10218
|
* @param stream - The LocalVideoStreamState or RemoteVideoStreamState to start rendering.
|
11770
10219
|
* @param options - Options that are passed to the {@link @azure/communication-calling#VideoStreamRenderer}.
|
11771
10220
|
*/
|
11772
|
-
createView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState
|
10221
|
+
createView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState, options?: CreateViewOptions): Promise<CreateViewResult | undefined>;
|
11773
10222
|
/**
|
11774
10223
|
* Stops rendering a {@link RemoteVideoStreamState} or {@link LocalVideoStreamState} and removes the
|
11775
10224
|
* {@link VideoStreamRendererView} from the relevant {@link RemoteVideoStreamState} in {@link CallClientState} or
|
@@ -11831,7 +10280,7 @@ export declare type StatefulCallClientArgs = {
|
|
11831
10280
|
* UserId from SDK. This is provided for developer convenience to easily access the userId from the
|
11832
10281
|
* state. It is not used by StatefulCallClient.
|
11833
10282
|
*/
|
11834
|
-
userId: CommunicationUserIdentifier |
|
10283
|
+
userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier;
|
11835
10284
|
};
|
11836
10285
|
|
11837
10286
|
/**
|
@@ -12124,7 +10573,7 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
|
|
12124
10573
|
* @public
|
12125
10574
|
*/
|
12126
10575
|
export declare type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
|
12127
|
-
locator: TeamsMeetingLinkLocator |
|
10576
|
+
locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator;
|
12128
10577
|
};
|
12129
10578
|
|
12130
10579
|
/**
|
@@ -12147,7 +10596,7 @@ export declare type TeamsCallAdapterArgsCommon = {
|
|
12147
10596
|
* @public
|
12148
10597
|
*/
|
12149
10598
|
export declare interface TeamsCallingHandlers extends CommonCallingHandlers {
|
12150
|
-
onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => undefined |
|
10599
|
+
onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => undefined | TeamsCall;
|
12151
10600
|
}
|
12152
10601
|
|
12153
10602
|
/**
|
@@ -12197,17 +10646,6 @@ export declare interface TeamsIncomingCallState {
|
|
12197
10646
|
endTime?: Date;
|
12198
10647
|
}
|
12199
10648
|
|
12200
|
-
/**
|
12201
|
-
* Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
|
12202
|
-
*
|
12203
|
-
* This is used to create an outbound call scenarios.
|
12204
|
-
*
|
12205
|
-
* @beta
|
12206
|
-
*/
|
12207
|
-
export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon & {
|
12208
|
-
targetCallees: StartTeamsCallIdentifier[];
|
12209
|
-
};
|
12210
|
-
|
12211
10649
|
/**
|
12212
10650
|
* A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
|
12213
10651
|
*
|
@@ -12220,50 +10658,6 @@ export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon &
|
|
12220
10658
|
*/
|
12221
10659
|
export declare const toFlatCommunicationIdentifier: (identifier: CommunicationIdentifier) => string;
|
12222
10660
|
|
12223
|
-
/**
|
12224
|
-
* State only version of {@link @azure/communication-calling#TogetherModeCallFeature}. {@link StatefulCallClient} will
|
12225
|
-
* automatically listen for raised hands on the call and update the state exposed by {@link StatefulCallClient} accordingly.
|
12226
|
-
* @alpha
|
12227
|
-
*/
|
12228
|
-
export declare interface TogetherModeCallFeature {
|
12229
|
-
/**
|
12230
|
-
* Proxy of {@link @azure/communication-calling#TogetherModeCallFeature.togetherModeStream}.
|
12231
|
-
*/
|
12232
|
-
stream: TogetherModeStreamState[];
|
12233
|
-
}
|
12234
|
-
|
12235
|
-
/**
|
12236
|
-
* State only version of {@link @azure/communication-calling#TogetherModeVideoStream}.
|
12237
|
-
* @alpha
|
12238
|
-
*/
|
12239
|
-
export declare interface TogetherModeStreamState {
|
12240
|
-
/**
|
12241
|
-
* Proxy of {@link @azure/communication-calling#TogetherModeVideoStream.id}.
|
12242
|
-
*/
|
12243
|
-
id: number;
|
12244
|
-
/**
|
12245
|
-
* Proxy of {@link @azure/communication-calling#TogetherModeVideoStream.mediaStreamType}.
|
12246
|
-
*/
|
12247
|
-
mediaStreamType: MediaStreamType;
|
12248
|
-
/**
|
12249
|
-
* Proxy of {@link @azure/communication-calling#TogetherModeVideoStream.isReceiving}.
|
12250
|
-
* @public
|
12251
|
-
*/
|
12252
|
-
isReceiving: boolean;
|
12253
|
-
/**
|
12254
|
-
* {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
|
12255
|
-
* API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
|
12256
|
-
*/
|
12257
|
-
view?: VideoStreamRendererViewState;
|
12258
|
-
/**
|
12259
|
-
* Proxy of {@link @azure/communication-calling#RemoteVideoStream.size}.
|
12260
|
-
*/
|
12261
|
-
streamSize?: {
|
12262
|
-
width: number;
|
12263
|
-
height: number;
|
12264
|
-
};
|
12265
|
-
}
|
12266
|
-
|
12267
10661
|
/**
|
12268
10662
|
* Callback for {@link ChatAdapterSubscribers} 'topicChanged' event.
|
12269
10663
|
*
|
@@ -12452,129 +10846,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
|
|
12452
10846
|
typingString?: IStyle;
|
12453
10847
|
}
|
12454
10848
|
|
12455
|
-
/**
|
12456
|
-
* UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
|
12457
|
-
*
|
12458
|
-
* @beta
|
12459
|
-
*/
|
12460
|
-
export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
|
12461
|
-
|
12462
|
-
/**
|
12463
|
-
* props for {@link UnsupportedBrowser} UI
|
12464
|
-
*
|
12465
|
-
* @beta
|
12466
|
-
*/
|
12467
|
-
export declare interface UnsupportedBrowserProps {
|
12468
|
-
/** Handler to perform an action when the help link is actioned */
|
12469
|
-
onTroubleshootingClick?: () => void;
|
12470
|
-
/** String overrides for the component */
|
12471
|
-
strings?: UnsupportedBrowserStrings;
|
12472
|
-
}
|
12473
|
-
|
12474
|
-
/**
|
12475
|
-
* Strings for UnsupportedBrowser component
|
12476
|
-
*
|
12477
|
-
* @beta
|
12478
|
-
*/
|
12479
|
-
export declare interface UnsupportedBrowserStrings {
|
12480
|
-
/** String for the primary text */
|
12481
|
-
primaryText: string;
|
12482
|
-
/** String for the secondary text */
|
12483
|
-
secondaryText: string;
|
12484
|
-
/** String to display in the text for the help link */
|
12485
|
-
moreHelpLinkText: string;
|
12486
|
-
}
|
12487
|
-
|
12488
|
-
/**
|
12489
|
-
* UI to display to the user that the browser version they are using is out of date
|
12490
|
-
* and not supported by Azure Communications Calling service.
|
12491
|
-
*
|
12492
|
-
* @beta
|
12493
|
-
*/
|
12494
|
-
export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
|
12495
|
-
|
12496
|
-
/**
|
12497
|
-
* props for {@link UnsupportedBrowserVersion} UI
|
12498
|
-
*
|
12499
|
-
* @beta
|
12500
|
-
*/
|
12501
|
-
export declare interface UnsupportedBrowserVersionProps {
|
12502
|
-
/** Handler to perform an action when the help link is actioned */
|
12503
|
-
onTroubleshootingClick?: () => void;
|
12504
|
-
/** String overrides for the component */
|
12505
|
-
strings?: UnsupportedBrowserVersionStrings;
|
12506
|
-
/** Handler to allow user to continue into the call */
|
12507
|
-
onContinueAnywayClick?: () => void;
|
12508
|
-
}
|
12509
|
-
|
12510
|
-
/**
|
12511
|
-
* Strings for UnsupportedBrowser component
|
12512
|
-
*
|
12513
|
-
* @beta
|
12514
|
-
*/
|
12515
|
-
export declare interface UnsupportedBrowserVersionStrings {
|
12516
|
-
/** String for the primary text */
|
12517
|
-
primaryText: string;
|
12518
|
-
/** String for the secondary text */
|
12519
|
-
secondaryText: string;
|
12520
|
-
/** String to display in the text for the help link */
|
12521
|
-
moreHelpLinkText: string;
|
12522
|
-
/** String for continue without updating button */
|
12523
|
-
continueAnywayButtonText?: string;
|
12524
|
-
}
|
12525
|
-
|
12526
|
-
/**
|
12527
|
-
* UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
|
12528
|
-
*
|
12529
|
-
* @beta
|
12530
|
-
*/
|
12531
|
-
export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
|
12532
|
-
|
12533
|
-
/**
|
12534
|
-
* Props for {@link UnsupportedOperatingSystem} UI
|
12535
|
-
*
|
12536
|
-
* @beta
|
12537
|
-
*/
|
12538
|
-
export declare interface UnsupportedOperatingSystemProps {
|
12539
|
-
/** Handler to perform a action when the help link is actioned */
|
12540
|
-
onTroubleshootingClick?: () => void;
|
12541
|
-
/** String overrides for the component */
|
12542
|
-
strings?: UnsupportedOperatingSystemStrings;
|
12543
|
-
}
|
12544
|
-
|
12545
|
-
/**
|
12546
|
-
* Strings for UnsupportedBrowser component
|
12547
|
-
*
|
12548
|
-
* @beta
|
12549
|
-
*/
|
12550
|
-
export declare interface UnsupportedOperatingSystemStrings {
|
12551
|
-
/** String for the primary text */
|
12552
|
-
primaryText: string;
|
12553
|
-
/** String for the secondary text */
|
12554
|
-
secondaryText: string;
|
12555
|
-
/** String to display in the text for the help link */
|
12556
|
-
moreHelpLinkText: string;
|
12557
|
-
}
|
12558
|
-
|
12559
10849
|
/**
|
12560
10850
|
* @public
|
12561
10851
|
* Callback function run when a message is updated.
|
12562
10852
|
*/
|
12563
|
-
export declare type UpdateMessageCallback = (messageId: string, content: string
|
12564
|
-
|
12565
|
-
/**
|
12566
|
-
* Result payload for uploading an image.
|
12567
|
-
*
|
12568
|
-
* @beta
|
12569
|
-
*/
|
12570
|
-
export declare type UploadChatImageResult = {
|
12571
|
-
/** Id of the image. */
|
12572
|
-
id: string;
|
12573
|
-
/** The type of attachment. */
|
12574
|
-
attachmentType?: 'image' | 'file' | 'unknown';
|
12575
|
-
/** The name including file extension type of the attachment. */
|
12576
|
-
name?: string;
|
12577
|
-
};
|
10853
|
+
export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
|
12578
10854
|
|
12579
10855
|
/**
|
12580
10856
|
* A custom React hook to simplify the creation of {@link CallAdapter}.
|
@@ -12732,7 +11008,7 @@ export declare const useSelector: <ParamT extends Selector | undefined>(selector
|
|
12732
11008
|
*
|
12733
11009
|
* @public
|
12734
11010
|
*/
|
12735
|
-
export declare const useTeamsCall: () => undefined |
|
11011
|
+
export declare const useTeamsCall: () => undefined | TeamsCall;
|
12736
11012
|
|
12737
11013
|
/**
|
12738
11014
|
* A custom React hook to simplify the creation of {@link TeamsCallAdapter}.
|
@@ -12748,7 +11024,7 @@ export declare const useTeamsCall: () => undefined | /* @conditional-compile-rem
|
|
12748
11024
|
*
|
12749
11025
|
* @public
|
12750
11026
|
*/
|
12751
|
-
export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs
|
11027
|
+
export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
|
12752
11028
|
|
12753
11029
|
/**
|
12754
11030
|
* Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
|
@@ -12758,7 +11034,7 @@ export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs |
|
|
12758
11034
|
*
|
12759
11035
|
* @public
|
12760
11036
|
*/
|
12761
|
-
export declare const useTeamsCallAgent: () => undefined |
|
11037
|
+
export declare const useTeamsCallAgent: () => undefined | TeamsCallAgent;
|
12762
11038
|
|
12763
11039
|
/**
|
12764
11040
|
* React hook to access theme
|
@@ -12899,7 +11175,7 @@ export declare const VideoGallery: (props: VideoGalleryProps) => JSX.Element;
|
|
12899
11175
|
/**
|
12900
11176
|
* @public
|
12901
11177
|
*/
|
12902
|
-
export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' |
|
11178
|
+
export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | 'focusedContent';
|
12903
11179
|
|
12904
11180
|
/**
|
12905
11181
|
* The state of the local participant in the {@link VideoGallery}.
|