@azure/communication-react 1.3.3-alpha-202210290014.0 → 1.4.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/CHANGELOG.json +1800 -0
- package/CHANGELOG.md +82 -5
- package/dist/communication-react.d.ts +28 -1535
- package/dist/dist-cjs/communication-react/index.js +5530 -8904
- 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.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.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 +24 -7
- package/dist/dist-esm/acs-ui-common/src/identifier.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/localizationUtils.js +1 -2
- package/dist/dist-esm/acs-ui-common/src/localizationUtils.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/logEvent.js +0 -2
- 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 +1 -2
- 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/calling-component-bindings/src/baseSelectors.d.ts +0 -4
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -5
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.d.ts +0 -13
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +9 -27
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +46 -22
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.d.ts +0 -9
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +34 -71
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.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.d.ts +1 -5
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +0 -29
- 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 +1 -4
- package/dist/dist-esm/calling-component-bindings/src/hooks/useSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/index.d.ts +0 -2
- package/dist/dist-esm/calling-component-bindings/src/index.js +0 -4
- package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +7 -17
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/participantsButtonSelector.js +0 -2
- package/dist/dist-esm/calling-component-bindings/src/participantsButtonSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js +0 -2
- 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 -8
- package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js.map +1 -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 +0 -2
- package/dist/dist-esm/calling-component-bindings/src/utils/SelectorUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +2 -4
- 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.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +4 -13
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +5 -21
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.d.ts +1 -12
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js +70 -70
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +1 -17
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.js +1 -4
- 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 -4
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js +10 -60
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js +72 -65
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallIdHistory.js +1 -2
- 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 -1
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +8 -19
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.js +8 -11
- package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js +55 -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 -16
- package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.d.ts +2 -1
- package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.js +1 -4
- package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +18 -11
- package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.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/ParticipantSubscriber.d.ts +0 -1
- package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.js +1 -12
- package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +1 -4
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.d.ts +0 -1
- package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js +2 -14
- package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +0 -23
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +36 -36
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js +23 -21
- package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TranscriptionSubscriber.js +1 -4
- package/dist/dist-esm/calling-stateful-client/src/TranscriptionSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js +3 -5
- package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index.d.ts +0 -2
- package/dist/dist-esm/calling-stateful-client/src/index.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js +4 -6
- package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js +3 -3
- package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js +18 -21
- 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 +1 -4
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +13 -11
- 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.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/hooks/useSelector.js +1 -4
- 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 +13 -48
- 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 +0 -2
- package/dist/dist-esm/chat-component-bindings/src/sendBoxSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js +8 -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 +2 -7
- 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.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js +1 -4
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/ChatContext.js +16 -17
- 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 +15 -16
- 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/StatefulChatClient.js +68 -59
- package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js +121 -110
- package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js +0 -2
- package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js.map +1 -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 +0 -2
- 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 +0 -2
- 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 +0 -2
- 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 +0 -2
- 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 +0 -2
- 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 +0 -2
- package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.js.map +1 -1
- package/dist/dist-esm/communication-react/src/index.d.ts +0 -16
- package/dist/dist-esm/communication-react/src/index.js +0 -10
- package/dist/dist-esm/communication-react/src/index.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.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/CameraButton.js +9 -10
- package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js +8 -7
- 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 +17 -38
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js +5 -12
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.js +31 -26
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js +28 -63
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +12 -9
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.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 +10 -19
- 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 +3 -4
- 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 +15 -13
- 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 +15 -6
- package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissionDropdown.js +8 -5
- package/dist/dist-esm/react-components/src/components/DevicePermissionDropdown.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/DevicesButton.js +30 -7
- package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +48 -48
- 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.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 -12
- 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 +3 -4
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.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 +8 -5
- package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ErrorBar.js +6 -4
- package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/FileCard.js +4 -4
- package/dist/dist-esm/react-components/src/components/FileCard.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/FileCardGroup.js +1 -1
- package/dist/dist-esm/react-components/src/components/FileCardGroup.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/FileDownloadCards.js +10 -14
- package/dist/dist-esm/react-components/src/components/FileDownloadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/FileUploadCards.js +8 -10
- package/dist/dist-esm/react-components/src/components/FileUploadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/GridLayout.js +44 -55
- package/dist/dist-esm/react-components/src/components/GridLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js +3 -4
- package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +8 -7
- package/dist/dist-esm/react-components/src/components/HorizontalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +12 -6
- 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 +9 -28
- package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js +36 -27
- package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +1 -23
- package/dist/dist-esm/react-components/src/components/MessageThread.js +110 -182
- package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +11 -17
- package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js +137 -137
- package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantItem.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/ParticipantItem.js +16 -19
- package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantList.js +9 -25
- package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantsButton.js +31 -44
- 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/RemoteVideoTile.js +5 -18
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js +4 -6
- package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ScreenShareButton.js +12 -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 +0 -35
- package/dist/dist-esm/react-components/src/components/SendBox.js +10 -37
- package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +3 -4
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/StreamMedia.js +4 -5
- package/dist/dist-esm/react-components/src/components/StreamMedia.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.d.ts +1 -2
- package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js +16 -28
- package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/TypingIndicator.js +9 -15
- package/dist/dist-esm/react-components/src/components/TypingIndicator.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js +7 -7
- package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.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/styles/LocalScreenShare.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/useVideoStreamLifecycleMaintainer.js +6 -13
- package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.js +44 -97
- package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoTile.d.ts +0 -7
- package/dist/dist-esm/react-components/src/components/VideoTile.js +31 -28
- package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VoiceOverButton.js +10 -4
- package/dist/dist-esm/react-components/src/components/VoiceOverButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/index.d.ts +0 -13
- package/dist/dist-esm/react-components/src/components/index.js +0 -10
- package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js +12 -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/ControlBar.styles.js +0 -2
- 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 +0 -2
- package/dist/dist-esm/react-components/src/components/styles/HorizontalGallery.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/IconButton.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js +4 -1
- 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.js +11 -10
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js +1 -0
- 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/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 +3 -0
- 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/TroubleshootingGuideErrorBar.styles.js +1 -0
- 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/VideoGallery.styles.js +39 -18
- 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.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/VoiceOverButton.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/Datetime.js +4 -10
- package/dist/dist-esm/react-components/src/components/utils/Datetime.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/common.js +0 -6
- 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 +5 -10
- package/dist/dist-esm/react-components/src/components/utils/formatPhoneNumber.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js +7 -7
- 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/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.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/videoTileStylesUtils.js +3 -1
- package/dist/dist-esm/react-components/src/components/utils/videoTileStylesUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils.js +11 -15
- package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
- package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js +13 -21
- 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.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 -2
- package/dist/dist-esm/react-components/src/index.js +0 -2
- package/dist/dist-esm/react-components/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -26
- 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/index.js +42 -16
- package/dist/dist-esm/react-components/src/localization/locales/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js +8 -7
- package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -12
- package/dist/dist-esm/react-components/src/theming/icons.js +12 -101
- 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/themeUtils.js +1 -4
- package/dist/dist-esm/react-components/src/theming/themeUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/themes.js +0 -2
- package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +0 -7
- package/dist/dist-esm/react-components/src/types/ChatMessage.js +0 -2
- 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/CustomStylesProps.js +0 -2
- package/dist/dist-esm/react-components/src/types/CustomStylesProps.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/OnRender.d.ts +0 -3
- package/dist/dist-esm/react-components/src/types/OnRender.js +0 -2
- package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.js +0 -2
- package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.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/VideoGalleryParticipant.d.ts +0 -6
- 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/composites/CallComposite/CallComposite.d.ts +0 -81
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +19 -105
- 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 -120
- 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 +4 -28
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +41 -148
- 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 +1 -44
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -11
- 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/DiagnosticsForwarder.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/index.d.ts +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.d.ts +0 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +10 -74
- 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.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +13 -136
- 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/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/ConfigurationpageMicDropdown.js +0 -23
- 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/LobbyTile.js +3 -3
- 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 +23 -35
- 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.js +19 -64
- 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 +21 -16
- 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 +14 -4
- 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 +3 -4
- 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/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/buttons/Camera.js +1 -1
- 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 +4 -41
- 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.js +2 -5
- 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 +8 -12
- 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/ScreenShare.js +1 -3
- 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 +9 -7
- 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 +6 -29
- 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 -2
- 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.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +4 -10
- 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 +12 -68
- 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/LobbyPage.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +8 -21
- 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 +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.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/baseSelectors.js +0 -2
- 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/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/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 +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +6 -13
- 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/lobbySelector.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js +1 -3
- 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 +4 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +0 -2
- 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 +2 -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 +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js +2 -2
- 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 +2 -2
- 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 +6 -2
- 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 +0 -2
- 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 -4
- 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/ExpandedLocalVideoTile.styles.js +4 -4
- 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/LobbyTile.styles.js +4 -3
- 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.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 +0 -2
- 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 +1 -0
- 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/types/CallControlOptions.d.ts +3 -23
- package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +17 -51
- 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/CallWithChatComposite/CallWithChatComposite.d.ts +4 -78
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +16 -74
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatControlBar.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatControlBar.js +16 -43
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatControlBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatPane.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatPane.js +12 -34
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatPane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButtonWithUnreadMessagesBadge.js +7 -11
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButtonWithUnreadMessagesBadge.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ConvertContextualMenuItemToDrawerMenuItem.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ConvertContextualMenuItemToDrawerMenuItem.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/NotificationIcon.js +6 -3
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/NotificationIcon.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/PeopleButton.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/PeopleButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/PreparedMoreDrawer.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/PreparedMoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +0 -32
- 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 +4 -22
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +10 -138
- 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 +0 -56
- 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 -9
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +1 -36
- 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 +0 -9
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +1 -34
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/parseTeamsUrl.js +2 -4
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/parseTeamsUrl.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/components/MoreDrawer.js +21 -67
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/components/MoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/hooks/useCallWithChatCompositeStrings.js +1 -2
- 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.d.ts +0 -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 -3
- 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 +2 -10
- 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.js +0 -2
- 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 -20
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +2 -8
- 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.js +9 -41
- 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 -4
- 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 +0 -9
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +35 -108
- 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/AzureCommunicationFileUploadAdapter.d.ts +0 -28
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationFileUploadAdapter.js +1 -156
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationFileUploadAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -13
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js +0 -2
- 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 +0 -7
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUpload.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadButton.js +6 -18
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadHandler.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadHandler.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js +6 -6
- 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 +1 -5
- 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/index.d.ts +0 -3
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.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.d.ts +1 -5
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +6 -17
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +4 -10
- 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 -6
- package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js +5 -3
- package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +6 -22
- 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 +8 -6
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.d.ts +1 -7
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +7 -26
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +18 -6
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js +8 -10
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +1 -25
- package/dist/dist-esm/react-composites/src/composites/common/icons.js +6 -21
- package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/GlobalHostLayer.styles.js +0 -2
- 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 +16 -5
- 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 +51 -12
- 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 +22 -5
- 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 -6
- 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/utils.js +12 -17
- package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -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/de-DE/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/index.js +0 -2
- 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/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/index-public.js.map +1 -1
- package/package.json +14 -14
- package/dist/dist-esm/react-components/src/components/BrowserPermissionDenied.d.ts +0 -69
- package/dist/dist-esm/react-components/src/components/BrowserPermissionDenied.js +0 -35
- package/dist/dist-esm/react-components/src/components/BrowserPermissionDenied.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/BrowserPermissionDeniedIOS.d.ts +0 -75
- package/dist/dist-esm/react-components/src/components/BrowserPermissionDeniedIOS.js +0 -57
- package/dist/dist-esm/react-components/src/components/BrowserPermissionDeniedIOS.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DomainPermissions.d.ts +0 -53
- package/dist/dist-esm/react-components/src/components/DomainPermissions.js +0 -43
- package/dist/dist-esm/react-components/src/components/DomainPermissions.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/HoldButton.d.ts +0 -49
- package/dist/dist-esm/react-components/src/components/HoldButton.js +0 -25
- package/dist/dist-esm/react-components/src/components/HoldButton.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.d.ts +0 -32
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +0 -33
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.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/DomainPermissions.styles.d.ts +0 -34
- package/dist/dist-esm/react-components/src/components/styles/DomainPermissions.styles.js +0 -83
- package/dist/dist-esm/react-components/src/components/styles/DomainPermissions.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedBrowser.styles.d.ts +0 -22
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedBrowser.styles.js +0 -53
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedBrowser.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/permissions/PermissionsProvider.d.ts +0 -60
- package/dist/dist-esm/react-components/src/permissions/PermissionsProvider.js +0 -74
- package/dist/dist-esm/react-components/src/permissions/PermissionsProvider.js.map +0 -1
- package/dist/dist-esm/react-components/src/permissions/index.d.ts +0 -2
- package/dist/dist-esm/react-components/src/permissions/index.js +0 -4
- package/dist/dist-esm/react-components/src/permissions/index.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallPane.d.ts +0 -24
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallPane.js +0 -80
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallPane.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationpageErrorBar.d.ts +0 -27
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationpageErrorBar.js +0 -30
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationpageErrorBar.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.d.ts +0 -12
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +0 -93
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Custom.d.ts +0 -17
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Custom.js +0 -63
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Custom.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.d.ts +0 -8
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js +0 -26
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSidePaneState.d.ts +0 -16
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSidePaneState.js +0 -38
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSidePaneState.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.d.ts +0 -15
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +0 -36
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -13
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -26
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.d.ts +0 -32
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js +0 -81
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CustomButton.d.ts +0 -67
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CustomButton.js +0 -75
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CustomButton.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/components/DesktopMoreButton.d.ts +0 -13
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/components/DesktopMoreButton.js +0 -65
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/components/DesktopMoreButton.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/FileDownloadErrorBar.d.ts +0 -15
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/FileDownloadErrorBar.js +0 -21
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/FileDownloadErrorBar.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.d.ts +0 -6
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js +0 -11
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +0 -12
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +0 -13
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.d.ts +0 -23
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.js +0 -12
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.d.ts +0 -22
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +0 -105
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.d.ts +0 -17
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js +0 -32
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.d.ts +0 -22
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +0 -60
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.d.ts +0 -15
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js +0 -61
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/SendDtmfDialpad.d.ts +0 -17
- package/dist/dist-esm/react-composites/src/composites/common/SendDtmfDialpad.js +0 -42
- package/dist/dist-esm/react-composites/src/composites/common/SendDtmfDialpad.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/SendDtmfDialpad.styles.d.ts +0 -11
- package/dist/dist-esm/react-composites/src/composites/common/SendDtmfDialpad.styles.js +0 -40
- package/dist/dist-esm/react-composites/src/composites/common/SendDtmfDialpad.styles.js.map +0 -1
@@ -17,7 +17,6 @@
|
|
17
17
|
|
18
18
|
/// <reference types="react" />
|
19
19
|
|
20
|
-
import { AddPhoneNumberOptions } from '@azure/communication-calling';
|
21
20
|
import { AudioDeviceInfo } from '@azure/communication-calling';
|
22
21
|
import { Call } from '@azure/communication-calling';
|
23
22
|
import { CallAgent } from '@azure/communication-calling';
|
@@ -43,24 +42,18 @@ import { CreateViewOptions } from '@azure/communication-calling';
|
|
43
42
|
import { DeviceAccess } from '@azure/communication-calling';
|
44
43
|
import { DeviceManager } from '@azure/communication-calling';
|
45
44
|
import { DominantSpeakersInfo } from '@azure/communication-calling';
|
46
|
-
import { DtmfTone as DtmfTone_2 } from '@azure/communication-calling';
|
47
45
|
import { GroupCallLocator } from '@azure/communication-calling';
|
48
46
|
import { IButtonProps } from '@fluentui/react';
|
49
47
|
import { IButtonStyles } from '@fluentui/react';
|
50
48
|
import { IContextualMenuItem } from '@fluentui/react';
|
51
49
|
import { IContextualMenuItemStyles } from '@fluentui/react';
|
52
50
|
import { IContextualMenuStyles } from '@fluentui/react';
|
53
|
-
import { IDropdownOption } from '@fluentui/react';
|
54
|
-
import { IDropdownStyles } from '@fluentui/react';
|
55
|
-
import { ILinkStyles } from '@fluentui/react';
|
56
51
|
import { IMessageBarProps } from '@fluentui/react';
|
57
|
-
import { IncomingCall } from '@azure/communication-calling';
|
58
52
|
import { IPersonaStyleProps } from '@fluentui/react';
|
59
53
|
import { IPersonaStyles } from '@fluentui/react';
|
60
54
|
import { IRenderFunction } from '@fluentui/react';
|
61
55
|
import { IStyle } from '@fluentui/react';
|
62
56
|
import { IStyleFunctionOrObject } from '@fluentui/react';
|
63
|
-
import { ITextFieldStyles } from '@fluentui/react';
|
64
57
|
import { LatestMediaDiagnostics } from '@azure/communication-calling';
|
65
58
|
import { LatestNetworkDiagnostics } from '@azure/communication-calling';
|
66
59
|
import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
|
@@ -68,7 +61,6 @@ import { MediaStreamType } from '@azure/communication-calling';
|
|
68
61
|
import { MicrosoftTeamsUserKind } from '@azure/communication-common';
|
69
62
|
import type { NetworkDiagnosticChangedEventArgs } from '@azure/communication-calling';
|
70
63
|
import { PartialTheme } from '@fluentui/react';
|
71
|
-
import { ParticipantRole } from '@azure/communication-calling';
|
72
64
|
import { PermissionConstraints } from '@azure/communication-calling';
|
73
65
|
import { PersonaInitialsColor } from '@fluentui/react';
|
74
66
|
import { PersonaPresence } from '@fluentui/react';
|
@@ -79,7 +71,6 @@ import { PropertyChangedEvent } from '@azure/communication-calling';
|
|
79
71
|
import { default as React_2 } from 'react';
|
80
72
|
import type { RemoteParticipant } from '@azure/communication-calling';
|
81
73
|
import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
|
82
|
-
import { RoomCallLocator } from '@azure/communication-calling';
|
83
74
|
import { ScalingMode } from '@azure/communication-calling';
|
84
75
|
import { SendMessageOptions } from '@azure/communication-chat';
|
85
76
|
import { StartCallOptions } from '@azure/communication-calling';
|
@@ -111,38 +102,6 @@ export declare interface ActiveErrorMessage {
|
|
111
102
|
timestamp?: Date;
|
112
103
|
}
|
113
104
|
|
114
|
-
/**
|
115
|
-
* Attributes required for SendBox to show file uploads like name, progress etc.
|
116
|
-
* @beta
|
117
|
-
*/
|
118
|
-
export declare interface ActiveFileUpload {
|
119
|
-
/**
|
120
|
-
* Unique identifier for the file upload.
|
121
|
-
*/
|
122
|
-
id: string;
|
123
|
-
/**
|
124
|
-
* File name to be rendered for uploaded file.
|
125
|
-
*/
|
126
|
-
filename: string;
|
127
|
-
/**
|
128
|
-
* A number between 0 and 1 indicating the progress of the upload.
|
129
|
-
* This is unrelated to the `uploadComplete` property.
|
130
|
-
* It is only used to show the progress of the upload.
|
131
|
-
* Progress of 1 doesn't mark the upload as complete, set the `uploadComplete`
|
132
|
-
* property to true to mark the upload as complete.
|
133
|
-
*/
|
134
|
-
progress: number;
|
135
|
-
/**
|
136
|
-
* Error to be displayed to the user if the upload fails.
|
137
|
-
*/
|
138
|
-
error?: SendBoxErrorBarError;
|
139
|
-
/**
|
140
|
-
* `true` means that the upload is completed.
|
141
|
-
* This is independent of the upload `progress`.
|
142
|
-
*/
|
143
|
-
uploadComplete?: boolean;
|
144
|
-
}
|
145
|
-
|
146
105
|
/**
|
147
106
|
* Error reported via error events and stored in adapter state.
|
148
107
|
*
|
@@ -259,7 +218,6 @@ export declare type AzureCommunicationCallAdapterArgs = {
|
|
259
218
|
displayName: string;
|
260
219
|
credential: CommunicationTokenCredential;
|
261
220
|
locator: CallAdapterLocator;
|
262
|
-
alternateCallerId?: string;
|
263
221
|
};
|
264
222
|
|
265
223
|
/**
|
@@ -273,7 +231,6 @@ export declare type AzureCommunicationCallWithChatAdapterArgs = {
|
|
273
231
|
displayName: string;
|
274
232
|
credential: CommunicationTokenCredential;
|
275
233
|
locator: CallAndChatLocator | TeamsMeetingLinkLocator;
|
276
|
-
alternateCallerId?: string;
|
277
234
|
};
|
278
235
|
|
279
236
|
/**
|
@@ -357,136 +314,6 @@ export declare interface BaseCustomStyles {
|
|
357
314
|
root?: IStyle;
|
358
315
|
}
|
359
316
|
|
360
|
-
/**
|
361
|
-
* @beta
|
362
|
-
* Props for BrowserPermissionDeniedIOS component.
|
363
|
-
*/
|
364
|
-
export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
|
365
|
-
/**
|
366
|
-
* Localization strings for BrowserPermissionDeniedIOS component.
|
367
|
-
*/
|
368
|
-
strings: BrowserPermissionDeniedIOSStrings;
|
369
|
-
/**
|
370
|
-
* Link to image source.
|
371
|
-
*
|
372
|
-
* Image is inserted into the top of the component.
|
373
|
-
*/
|
374
|
-
imageSource?: string;
|
375
|
-
}
|
376
|
-
|
377
|
-
/**
|
378
|
-
* @beta
|
379
|
-
* Strings for BrowserPermissionDeniedIOS component
|
380
|
-
*/
|
381
|
-
export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
|
382
|
-
/**
|
383
|
-
* Image alt text
|
384
|
-
*/
|
385
|
-
imageAltText: string;
|
386
|
-
/**
|
387
|
-
* Main text string.
|
388
|
-
*/
|
389
|
-
primaryText: string;
|
390
|
-
/**
|
391
|
-
* Subtext string.
|
392
|
-
*/
|
393
|
-
secondaryText: string;
|
394
|
-
/**
|
395
|
-
* Step 1 string
|
396
|
-
*/
|
397
|
-
step1Text: string;
|
398
|
-
/**
|
399
|
-
* Step 1 digit string
|
400
|
-
*/
|
401
|
-
step1DigitText: string;
|
402
|
-
/**
|
403
|
-
* Step 2 string
|
404
|
-
*/
|
405
|
-
step2Text: string;
|
406
|
-
/**
|
407
|
-
* Step 2 digit string
|
408
|
-
*/
|
409
|
-
step2DigitText: string;
|
410
|
-
/**
|
411
|
-
* Step 3 string
|
412
|
-
*/
|
413
|
-
step3Text: string;
|
414
|
-
/**
|
415
|
-
* Step 3 digit string
|
416
|
-
*/
|
417
|
-
step3DigitText: string;
|
418
|
-
/**
|
419
|
-
* Step 4 string
|
420
|
-
*/
|
421
|
-
step4Text: string;
|
422
|
-
/**
|
423
|
-
* Step 4 digit string
|
424
|
-
*/
|
425
|
-
step4DigitText: string;
|
426
|
-
}
|
427
|
-
|
428
|
-
/**
|
429
|
-
* @beta
|
430
|
-
* Props for BrowserPermissionDenied component.
|
431
|
-
*/
|
432
|
-
export declare interface BrowserPermissionDeniedProps {
|
433
|
-
/**
|
434
|
-
* Action to be taken by the more help link. Possible to send to external page or show other modal.
|
435
|
-
*/
|
436
|
-
onTroubleshootingClick: () => void;
|
437
|
-
/**
|
438
|
-
* Action to be taken by the try again primary button.
|
439
|
-
*/
|
440
|
-
onTryAgainClick: () => void;
|
441
|
-
/**
|
442
|
-
* Localization strings for BrowserPermissionDenied component.
|
443
|
-
*/
|
444
|
-
strings: BrowserPermissionDeniedStrings;
|
445
|
-
/**
|
446
|
-
* Allows users to pass in an object contains custom CSS styles.
|
447
|
-
* @Example
|
448
|
-
* ```
|
449
|
-
* <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
|
450
|
-
* ```
|
451
|
-
*/
|
452
|
-
styles?: BrowserPermissionDeniedStyles;
|
453
|
-
}
|
454
|
-
|
455
|
-
/**
|
456
|
-
* @beta
|
457
|
-
* Strings for BrowserPermissionDenied component
|
458
|
-
*/
|
459
|
-
export declare interface BrowserPermissionDeniedStrings {
|
460
|
-
/**
|
461
|
-
* Main button text string.
|
462
|
-
*/
|
463
|
-
primaryButtonText: string;
|
464
|
-
/**
|
465
|
-
* Main text string.
|
466
|
-
*/
|
467
|
-
primaryText: string;
|
468
|
-
/**
|
469
|
-
* Subtext string.
|
470
|
-
*/
|
471
|
-
secondaryText: string;
|
472
|
-
/**
|
473
|
-
* More help link string.
|
474
|
-
*/
|
475
|
-
linkText: string;
|
476
|
-
}
|
477
|
-
|
478
|
-
/**
|
479
|
-
* Fluent styles for {@link BrowserPermissionDenied}.
|
480
|
-
*
|
481
|
-
* @beta
|
482
|
-
*/
|
483
|
-
export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
|
484
|
-
/** Styles for the primary button. */
|
485
|
-
primaryButton?: IButtonStyles;
|
486
|
-
/** Styles for the help troubleshooting link text. */
|
487
|
-
troubleshootingLink?: ILinkStyles;
|
488
|
-
}
|
489
|
-
|
490
317
|
/**
|
491
318
|
* {@link CallComposite} Adapter interface.
|
492
319
|
*
|
@@ -562,12 +389,6 @@ export declare interface CallAdapterCallManagement {
|
|
562
389
|
* @public
|
563
390
|
*/
|
564
391
|
startCall(participants: string[], options?: StartCallOptions): Call | undefined;
|
565
|
-
/**
|
566
|
-
* Start the call.
|
567
|
-
* @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
|
568
|
-
* @beta
|
569
|
-
*/
|
570
|
-
startCall(participants: CommunicationIdentifier[], options?: StartCallOptions): Call | undefined;
|
571
392
|
/**
|
572
393
|
* Start sharing the screen during a call.
|
573
394
|
*
|
@@ -588,12 +409,6 @@ export declare interface CallAdapterCallManagement {
|
|
588
409
|
* @public
|
589
410
|
*/
|
590
411
|
removeParticipant(userId: string): Promise<void>;
|
591
|
-
/**
|
592
|
-
* Remove a participant from the call.
|
593
|
-
* @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
|
594
|
-
* @beta
|
595
|
-
*/
|
596
|
-
removeParticipant(participant: CommunicationIdentifier): Promise<void>;
|
597
412
|
/**
|
598
413
|
* Create the html view for a stream.
|
599
414
|
*
|
@@ -618,31 +433,6 @@ export declare interface CallAdapterCallManagement {
|
|
618
433
|
* @public
|
619
434
|
*/
|
620
435
|
disposeStreamView(remoteUserId?: string, options?: VideoStreamOptions): Promise<void>;
|
621
|
-
/**
|
622
|
-
* Holds the call.
|
623
|
-
*
|
624
|
-
* @beta
|
625
|
-
*/
|
626
|
-
holdCall(): Promise<void>;
|
627
|
-
/**
|
628
|
-
* Resumes the call from a `LocalHold` state.
|
629
|
-
*
|
630
|
-
* @beta
|
631
|
-
*/
|
632
|
-
resumeCall(): Promise<void>;
|
633
|
-
/**
|
634
|
-
* Add a participant to the call.
|
635
|
-
*
|
636
|
-
* @beta
|
637
|
-
*/
|
638
|
-
addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
|
639
|
-
addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
|
640
|
-
/**
|
641
|
-
* send dtmf tone to another participant in a 1:1 PSTN call
|
642
|
-
*
|
643
|
-
* @beta
|
644
|
-
*/
|
645
|
-
sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
|
646
436
|
}
|
647
437
|
|
648
438
|
/**
|
@@ -661,10 +451,6 @@ export declare type CallAdapterClientState = {
|
|
661
451
|
* Latest error encountered for each operation performed via the adapter.
|
662
452
|
*/
|
663
453
|
latestErrors: AdapterErrors;
|
664
|
-
/**
|
665
|
-
* Azure communications Phone number to make PSTN calls with.
|
666
|
-
*/
|
667
|
-
alternateCallerId?: string;
|
668
454
|
};
|
669
455
|
|
670
456
|
/**
|
@@ -749,7 +535,7 @@ export declare interface CallAdapterDeviceManagement {
|
|
749
535
|
*
|
750
536
|
* @public
|
751
537
|
*/
|
752
|
-
export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator
|
538
|
+
export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator;
|
753
539
|
|
754
540
|
/**
|
755
541
|
* {@link CallAdapter} state.
|
@@ -927,7 +713,7 @@ export declare interface CallAgentState {
|
|
927
713
|
*/
|
928
714
|
export declare interface CallAndChatLocator {
|
929
715
|
/** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
|
930
|
-
callLocator: GroupCallLocator
|
716
|
+
callLocator: GroupCallLocator;
|
931
717
|
/** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
|
932
718
|
chatThreadId: string;
|
933
719
|
}
|
@@ -1014,12 +800,6 @@ export declare interface CallClientState {
|
|
1014
800
|
* See documentation of {@Link CallErrors} for details.
|
1015
801
|
*/
|
1016
802
|
latestErrors: CallErrors;
|
1017
|
-
/**
|
1018
|
-
* A phone number in E.164 format that will be used to represent callers identity.
|
1019
|
-
* For example, using the alternateCallerId to add a participant using PSTN, this number will
|
1020
|
-
* be used as the caller id in the PSTN call.
|
1021
|
-
*/
|
1022
|
-
alternateCallerId?: string;
|
1023
803
|
}
|
1024
804
|
|
1025
805
|
/**
|
@@ -1083,10 +863,6 @@ export declare type CallCompositeIcons = {
|
|
1083
863
|
ParticipantItemScreenShareStart?: JSX.Element;
|
1084
864
|
VideoTileMicOff?: JSX.Element;
|
1085
865
|
LocalCameraSwitch?: JSX.Element;
|
1086
|
-
PeoplePaneAddPerson?: JSX.Element;
|
1087
|
-
PeoplePaneOpenDialpad?: JSX.Element;
|
1088
|
-
DialpadStartCall?: JSX.Element;
|
1089
|
-
NoticePageInvalidRoom?: JSX.Element;
|
1090
866
|
};
|
1091
867
|
|
1092
868
|
/**
|
@@ -1107,60 +883,6 @@ export declare type CallCompositeOptions = {
|
|
1107
883
|
* @defaultValue true
|
1108
884
|
*/
|
1109
885
|
callControls?: boolean | CallControlOptions;
|
1110
|
-
/**
|
1111
|
-
* Device permission restrictions for your call.
|
1112
|
-
* Require device permissions to be set or have them as optional or not required to start a call
|
1113
|
-
*/
|
1114
|
-
devicePermissions?: DevicePermissionRestrictions;
|
1115
|
-
/**
|
1116
|
-
* Opt in call readiness feature for your call
|
1117
|
-
* Setting this to `true` will add call readiness features to the call experience
|
1118
|
-
*/
|
1119
|
-
callReadinessOptedIn?: boolean;
|
1120
|
-
/**
|
1121
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
1122
|
-
* unable to grant your site the required permissions for the call.
|
1123
|
-
*
|
1124
|
-
* @example
|
1125
|
-
* ```ts
|
1126
|
-
* onPermissionsTroubleshootingClick: () =>
|
1127
|
-
* window.open('https://contoso.com/permissions-troubleshooting', '_blank');
|
1128
|
-
* ```
|
1129
|
-
*
|
1130
|
-
* @remarks
|
1131
|
-
* if this is not supplied, the composite will not show a 'further troubleshooting' link.
|
1132
|
-
*/
|
1133
|
-
onPermissionsTroubleshootingClick?: (permissionsState: {
|
1134
|
-
camera: PermissionState;
|
1135
|
-
microphone: PermissionState;
|
1136
|
-
}) => void;
|
1137
|
-
/**
|
1138
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
1139
|
-
* having network issues when connecting to the call.
|
1140
|
-
*
|
1141
|
-
* @example
|
1142
|
-
* ```ts
|
1143
|
-
* onNetworkingTroubleShootingClick?: () =>
|
1144
|
-
* window.open('https://contoso.com/network-troubleshooting', '_blank');
|
1145
|
-
* ```
|
1146
|
-
*
|
1147
|
-
* @remarks
|
1148
|
-
* if this is not supplied, the composite will not show a 'network troubleshooting' link.
|
1149
|
-
*/
|
1150
|
-
onNetworkingTroubleShootingClick?: () => void;
|
1151
|
-
/**
|
1152
|
-
* Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
|
1153
|
-
*
|
1154
|
-
* @example
|
1155
|
-
* ```ts
|
1156
|
-
* onBrowserTroubleShootingClick?: () =>
|
1157
|
-
* window.open('https://contoso.com/browser-troubleshooting', '_blank');
|
1158
|
-
* ```
|
1159
|
-
*
|
1160
|
-
* @remarks
|
1161
|
-
* if this is not supplied, the composite will not show a unsupported browser page.
|
1162
|
-
*/
|
1163
|
-
onEnvironmentInfoTroubleshootingClick?: () => void;
|
1164
886
|
};
|
1165
887
|
|
1166
888
|
/**
|
@@ -1168,7 +890,7 @@ export declare type CallCompositeOptions = {
|
|
1168
890
|
*
|
1169
891
|
* @public
|
1170
892
|
*/
|
1171
|
-
export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' |
|
893
|
+
export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'lobby' | 'removedFromCall';
|
1172
894
|
|
1173
895
|
/**
|
1174
896
|
* Props for {@link CallComposite}.
|
@@ -1196,10 +918,6 @@ export declare interface CallCompositeProps extends BaseCompositeProps<CallCompo
|
|
1196
918
|
* Flags to enable/disable or customize UI elements of the {@link CallComposite}.
|
1197
919
|
*/
|
1198
920
|
options?: CallCompositeOptions;
|
1199
|
-
/**
|
1200
|
-
* Set this to enable/disable capacities for different roles
|
1201
|
-
*/
|
1202
|
-
role?: Role;
|
1203
921
|
}
|
1204
922
|
|
1205
923
|
/**
|
@@ -1374,130 +1092,10 @@ export declare interface CallCompositeStrings {
|
|
1374
1092
|
* Tooltip text used to inform a user that toggling microphone in lobby is not supported.
|
1375
1093
|
*/
|
1376
1094
|
microphoneToggleInLobbyNotAllowed: string;
|
1377
|
-
/**
|
1378
|
-
* Side pane People section Title.
|
1379
|
-
*/
|
1380
|
-
peoplePaneTitle: string;
|
1381
|
-
/**
|
1382
|
-
* Aria label string for return to call back button
|
1383
|
-
*/
|
1384
|
-
returnToCallButtonAriaLabel?: string;
|
1385
|
-
/**
|
1386
|
-
* Aria Description string for return to call button
|
1387
|
-
*/
|
1388
|
-
returnToCallButtonAriaDescription?: string;
|
1389
|
-
/**
|
1390
|
-
* control bar People button label
|
1391
|
-
*/
|
1392
|
-
peopleButtonLabel: string;
|
1393
|
-
/**
|
1394
|
-
* control bar Chat button label.
|
1395
|
-
*/
|
1396
|
-
chatButtonLabel: string;
|
1397
|
-
/**
|
1398
|
-
* Label for SidePaneHeader dismiss button
|
1399
|
-
*/
|
1400
|
-
dismissSidePaneButtonLabel?: string;
|
1401
|
-
/**
|
1402
|
-
* Side pane People section subheader.
|
1403
|
-
*/
|
1404
|
-
peoplePaneSubTitle: string;
|
1405
|
-
/**
|
1406
|
-
* Label for button to copy invite link
|
1407
|
-
*/
|
1408
|
-
copyInviteLinkButtonLabel: string;
|
1409
|
-
/**
|
1410
|
-
* Label for button to open dialpad
|
1411
|
-
*/
|
1412
|
-
openDialpadButtonLabel: string;
|
1413
|
-
/**
|
1414
|
-
* Label for menu item to remove participant
|
1415
|
-
*/
|
1416
|
-
removeMenuLabel: string;
|
1417
|
-
/**
|
1418
|
-
* Label for add people dropdown
|
1419
|
-
*/
|
1420
|
-
peoplePaneAddPeopleButtonLabel: string;
|
1421
|
-
/**
|
1422
|
-
* Label for button to start a call
|
1423
|
-
*/
|
1424
|
-
dialpadStartCallButtonLabel: string;
|
1425
|
-
/**
|
1426
|
-
* Title for dialpad Modal
|
1427
|
-
*/
|
1428
|
-
dialpadModalTitle: string;
|
1429
|
-
/**
|
1430
|
-
* Aria Label for dialpad Modal
|
1431
|
-
*/
|
1432
|
-
dialpadModalAriaLabel: string;
|
1433
|
-
/**
|
1434
|
-
* Aria Label for dialpad Modal close button
|
1435
|
-
*/
|
1436
|
-
dialpadCloseModalButtonAriaLabel: string;
|
1437
|
-
/**
|
1438
|
-
* label for more button in the Calling composite
|
1439
|
-
*/
|
1440
|
-
moreButtonCallingLabel: string;
|
1441
|
-
/**
|
1442
|
-
* Label for the resume call button on the hold pane
|
1443
|
-
*/
|
1444
|
-
resumeCallButtonLabel: string;
|
1445
|
-
/**
|
1446
|
-
* Label for the resume call button on the hold pane when call is resuming
|
1447
|
-
*/
|
1448
|
-
resumingCallButtonLabel: string;
|
1449
|
-
/**
|
1450
|
-
* Aria label for the resume call button on the hold pane
|
1451
|
-
*/
|
1452
|
-
resumeCallButtonAriaLabel: string;
|
1453
|
-
/**
|
1454
|
-
* Aria label for the resume call button on the hold pane when call is resuming
|
1455
|
-
*/
|
1456
|
-
resumingCallButtonAriaLabel: string;
|
1457
|
-
/**
|
1458
|
-
* Label for the hold pane
|
1459
|
-
*/
|
1460
|
-
holdScreenLabel: string;
|
1461
|
-
/**
|
1462
|
-
* Placeholder text for dtmf dialpad
|
1463
|
-
*/
|
1464
|
-
dtmfDialpadPlaceholderText: string;
|
1465
|
-
/**
|
1466
|
-
* Label for the button to open dtmf dialpad
|
1467
|
-
*/
|
1468
|
-
openDtmfDialpadLabel: string;
|
1469
1095
|
/**
|
1470
1096
|
* aria label for when the invite link has been actioned
|
1471
1097
|
*/
|
1472
1098
|
copyInviteLinkActionedAriaLabel: string;
|
1473
|
-
/**
|
1474
|
-
* Title text of the page shown to the user when the user attempts to join a room that cannot be found.
|
1475
|
-
*/
|
1476
|
-
roomNotFoundTitle: string;
|
1477
|
-
/**
|
1478
|
-
* More details text of the page shown to the user when the user attempts to join a room that cannot be found.
|
1479
|
-
*/
|
1480
|
-
roomNotFoundDetails?: string;
|
1481
|
-
/**
|
1482
|
-
* Title text of the page shown to the user when the user attempts to join a room to which they are not invited.
|
1483
|
-
*/
|
1484
|
-
deniedPermissionToRoomTitle: string;
|
1485
|
-
/**
|
1486
|
-
* More details text of the page shown to the user when the user attempts to join a room to which they are not invited.
|
1487
|
-
*/
|
1488
|
-
deniedPermissionToRoomDetails?: string;
|
1489
|
-
/**
|
1490
|
-
* Control bar People button ToolTipContent
|
1491
|
-
*/
|
1492
|
-
peopleButtonTooltipOpen: string;
|
1493
|
-
/**
|
1494
|
-
* Control bar People button ToolTipContent
|
1495
|
-
*/
|
1496
|
-
peopleButtonTooltipClose: string;
|
1497
|
-
/**
|
1498
|
-
* Label disaplayed on the lobby screen during a 1:1 outbound call.
|
1499
|
-
*/
|
1500
|
-
outboundCallingNoticeString: string;
|
1501
1099
|
}
|
1502
1100
|
|
1503
1101
|
/**
|
@@ -1527,9 +1125,7 @@ export declare type CallControlOptions = {
|
|
1527
1125
|
* Show or Hide Camera Button during a call
|
1528
1126
|
* @defaultValue true
|
1529
1127
|
*/
|
1530
|
-
cameraButton?: boolean
|
1531
|
-
disabled: boolean;
|
1532
|
-
};
|
1128
|
+
cameraButton?: boolean;
|
1533
1129
|
/**
|
1534
1130
|
* Show or Hide EndCall button during a call.
|
1535
1131
|
* @defaultValue true
|
@@ -1539,16 +1135,12 @@ export declare type CallControlOptions = {
|
|
1539
1135
|
* Show or Hide Microphone button during a call.
|
1540
1136
|
* @defaultValue true
|
1541
1137
|
*/
|
1542
|
-
microphoneButton?: boolean
|
1543
|
-
disabled: boolean;
|
1544
|
-
};
|
1138
|
+
microphoneButton?: boolean;
|
1545
1139
|
/**
|
1546
1140
|
* Show or Hide Devices button during a call.
|
1547
1141
|
* @defaultValue true
|
1548
1142
|
*/
|
1549
|
-
devicesButton?: boolean
|
1550
|
-
disabled: boolean;
|
1551
|
-
};
|
1143
|
+
devicesButton?: boolean;
|
1552
1144
|
/**
|
1553
1145
|
* Show, Hide or Disable participants button during a call.
|
1554
1146
|
* @defaultValue true
|
@@ -1563,20 +1155,6 @@ export declare type CallControlOptions = {
|
|
1563
1155
|
screenShareButton?: boolean | {
|
1564
1156
|
disabled: boolean;
|
1565
1157
|
};
|
1566
|
-
/**
|
1567
|
-
* Show, Hide or disable the more button during a call.
|
1568
|
-
* @defaultValue true
|
1569
|
-
*/
|
1570
|
-
moreButton?: boolean;
|
1571
|
-
/**
|
1572
|
-
* Inject custom buttons in the call controls.
|
1573
|
-
*
|
1574
|
-
* @beta
|
1575
|
-
*/
|
1576
|
-
onFetchCustomButtonProps?: CustomCallControlButtonCallback[];
|
1577
|
-
holdButton?: boolean | {
|
1578
|
-
disabled: boolean;
|
1579
|
-
};
|
1580
1158
|
};
|
1581
1159
|
|
1582
1160
|
/**
|
@@ -1638,7 +1216,7 @@ export declare type CallErrors = {
|
|
1638
1216
|
*
|
1639
1217
|
* @public
|
1640
1218
|
*/
|
1641
|
-
export declare type CallErrorTarget = 'Call.addParticipant' |
|
1219
|
+
export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopVideo' | 'Call.unmute' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject';
|
1642
1220
|
|
1643
1221
|
/**
|
1644
1222
|
* Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
|
@@ -1678,17 +1256,11 @@ export declare type CallingHandlers = {
|
|
1678
1256
|
onStopScreenShare: () => Promise<void>;
|
1679
1257
|
onToggleScreenShare: () => Promise<void>;
|
1680
1258
|
onHangUp: (forEveryone?: boolean) => Promise<void>;
|
1681
|
-
onToggleHold: () => Promise<void>;
|
1682
|
-
onAddParticipant(participant: CommunicationUserIdentifier): Promise<void>;
|
1683
|
-
onAddParticipant(participant: PhoneNumberIdentifier, options: AddPhoneNumberOptions): Promise<void>;
|
1684
1259
|
onCreateLocalStreamView: (options?: VideoStreamOptions) => Promise<void | CreateVideoStreamViewResult>;
|
1685
1260
|
onCreateRemoteStreamView: (userId: string, options?: VideoStreamOptions) => Promise<void | CreateVideoStreamViewResult>;
|
1686
1261
|
onRemoveParticipant(userId: string): Promise<void>;
|
1687
|
-
onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
|
1688
1262
|
onDisposeRemoteStreamView: (userId: string) => Promise<void>;
|
1689
1263
|
onDisposeLocalStreamView: () => Promise<void>;
|
1690
|
-
onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
|
1691
|
-
askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
|
1692
1264
|
};
|
1693
1265
|
|
1694
1266
|
/**
|
@@ -1728,23 +1300,6 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
|
|
1728
1300
|
isSpeaking?: boolean;
|
1729
1301
|
};
|
1730
1302
|
|
1731
|
-
/**
|
1732
|
-
* Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
|
1733
|
-
*
|
1734
|
-
* @remarks
|
1735
|
-
* This is currently in beta and only supports calling one Teams User.
|
1736
|
-
*
|
1737
|
-
* @example
|
1738
|
-
* ```
|
1739
|
-
* ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
|
1740
|
-
* ```
|
1741
|
-
*
|
1742
|
-
* @beta
|
1743
|
-
*/
|
1744
|
-
export declare type CallParticipantsLocator = {
|
1745
|
-
participantIds: string[];
|
1746
|
-
};
|
1747
|
-
|
1748
1303
|
/**
|
1749
1304
|
* A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
|
1750
1305
|
*
|
@@ -1857,10 +1412,6 @@ export declare interface CallState {
|
|
1857
1412
|
* Stores the latest call diagnostics.
|
1858
1413
|
*/
|
1859
1414
|
diagnostics: DiagnosticsCallFeatureState;
|
1860
|
-
/**
|
1861
|
-
* Proxy of {@link @azure/communication-calling#Call.role}.
|
1862
|
-
*/
|
1863
|
-
role?: ParticipantRole;
|
1864
1415
|
}
|
1865
1416
|
|
1866
1417
|
/**
|
@@ -1884,12 +1435,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
1884
1435
|
* @public
|
1885
1436
|
*/
|
1886
1437
|
removeParticipant(userId: string): Promise<void>;
|
1887
|
-
/**
|
1888
|
-
* Remove a participant from the call.
|
1889
|
-
* @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
|
1890
|
-
* @beta
|
1891
|
-
*/
|
1892
|
-
removeParticipant(participant: CommunicationIdentifier): Promise<void>;
|
1893
1438
|
/**
|
1894
1439
|
* Join the call with microphone initially on/off.
|
1895
1440
|
*
|
@@ -1944,12 +1489,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
1944
1489
|
* @public
|
1945
1490
|
*/
|
1946
1491
|
startCall(participants: string[], options?: StartCallOptions): Call | undefined;
|
1947
|
-
/**
|
1948
|
-
* Start the call.
|
1949
|
-
* @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
|
1950
|
-
* @beta
|
1951
|
-
*/
|
1952
|
-
startCall(participants: CommunicationIdentifier[], options?: StartCallOptions): Call | undefined;
|
1953
1492
|
/**
|
1954
1493
|
* Start sharing the screen during a call.
|
1955
1494
|
*
|
@@ -2102,45 +1641,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
2102
1641
|
* @public
|
2103
1642
|
*/
|
2104
1643
|
loadPreviousChatMessages(messagesToLoad: number): Promise<boolean>;
|
2105
|
-
/** @beta */
|
2106
|
-
registerActiveFileUploads: (files: File[]) => FileUploadManager[];
|
2107
|
-
/** @beta */
|
2108
|
-
registerCompletedFileUploads: (metadata: FileMetadata[]) => FileUploadManager[];
|
2109
|
-
/** @beta */
|
2110
|
-
clearFileUploads: () => void;
|
2111
|
-
/** @beta */
|
2112
|
-
cancelFileUpload: (id: string) => void;
|
2113
|
-
/** @beta */
|
2114
|
-
updateFileUploadProgress: (id: string, progress: number) => void;
|
2115
|
-
/** @beta */
|
2116
|
-
updateFileUploadErrorMessage: (id: string, errorMessage: string) => void;
|
2117
|
-
/** @beta */
|
2118
|
-
updateFileUploadMetadata: (id: string, metadata: FileMetadata) => void;
|
2119
|
-
/**
|
2120
|
-
* Puts the Call in a Localhold.
|
2121
|
-
*
|
2122
|
-
* @beta
|
2123
|
-
*/
|
2124
|
-
holdCall: () => Promise<void>;
|
2125
|
-
/**
|
2126
|
-
* Resumes the call from a LocalHold state.
|
2127
|
-
*
|
2128
|
-
* @beta
|
2129
|
-
*/
|
2130
|
-
resumeCall: () => Promise<void>;
|
2131
|
-
/**
|
2132
|
-
* Adds a new Participant to the call.
|
2133
|
-
*
|
2134
|
-
* @beta
|
2135
|
-
*/
|
2136
|
-
addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
|
2137
|
-
addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
|
2138
|
-
/**
|
2139
|
-
* send dtmf tone to another participant in the call in 1:1 calls
|
2140
|
-
*
|
2141
|
-
* @beta
|
2142
|
-
*/
|
2143
|
-
sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
|
2144
1644
|
}
|
2145
1645
|
|
2146
1646
|
/**
|
@@ -2211,14 +1711,6 @@ export declare interface CallWithChatAdapterUiState {
|
|
2211
1711
|
* @public
|
2212
1712
|
*/
|
2213
1713
|
page: CallCompositePage;
|
2214
|
-
/**
|
2215
|
-
* Files being uploaded by a user in the current thread.
|
2216
|
-
* Should be set to null once the upload is complete.
|
2217
|
-
* Array of type {@link FileUploadsUiState}
|
2218
|
-
*
|
2219
|
-
* @beta
|
2220
|
-
*/
|
2221
|
-
fileUploads?: FileUploadsUiState;
|
2222
1714
|
}
|
2223
1715
|
|
2224
1716
|
/**
|
@@ -2243,8 +1735,6 @@ export declare interface CallWithChatClientState {
|
|
2243
1735
|
devices: DeviceManagerState;
|
2244
1736
|
/** State of whether the active call is a Teams interop call */
|
2245
1737
|
isTeamsCall: boolean;
|
2246
|
-
/** alternateCallerId for PSTN call */
|
2247
|
-
alternateCallerId?: string | undefined;
|
2248
1738
|
}
|
2249
1739
|
|
2250
1740
|
/**
|
@@ -2311,9 +1801,6 @@ export declare type CallWithChatCompositeIcons = {
|
|
2311
1801
|
ParticipantItemScreenShareStart?: JSX.Element;
|
2312
1802
|
VideoTileMicOff?: JSX.Element;
|
2313
1803
|
LocalCameraSwitch?: JSX.Element;
|
2314
|
-
PeoplePaneAddPerson?: JSX.Element;
|
2315
|
-
PeoplePaneOpenDialpad?: JSX.Element;
|
2316
|
-
DialpadStartCall?: JSX.Element;
|
2317
1804
|
EditBoxCancel?: JSX.Element;
|
2318
1805
|
EditBoxSubmit?: JSX.Element;
|
2319
1806
|
MessageDelivered?: JSX.Element;
|
@@ -2340,53 +1827,6 @@ export declare type CallWithChatCompositeOptions = {
|
|
2340
1827
|
* If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
|
2341
1828
|
*/
|
2342
1829
|
callControls?: boolean | CallWithChatControlOptions;
|
2343
|
-
/**
|
2344
|
-
* Properties for configuring the File Sharing feature.
|
2345
|
-
* If undefined, file sharing feature will be disabled.
|
2346
|
-
* @beta
|
2347
|
-
*/
|
2348
|
-
fileSharing?: FileSharingOptions;
|
2349
|
-
/**
|
2350
|
-
* Device permission restrictions for your call.
|
2351
|
-
* Require device permissions to be set or have them as optional or not required to start a call
|
2352
|
-
*/
|
2353
|
-
devicePermissions?: DevicePermissionRestrictions;
|
2354
|
-
/**
|
2355
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
2356
|
-
* unable to grant your site the required permissions for the call.
|
2357
|
-
*
|
2358
|
-
* @example
|
2359
|
-
* ```ts
|
2360
|
-
* onPermissionsTroubleshootingClick: () =>
|
2361
|
-
* window.open('https://contoso.com/permissions-troubleshooting', '_blank');
|
2362
|
-
* ```
|
2363
|
-
*
|
2364
|
-
* @remarks
|
2365
|
-
* if this is not supplied, the composite will not show a 'further troubleshooting' link.
|
2366
|
-
*/
|
2367
|
-
onPermissionsTroubleshootingClick?: (permissionsState: {
|
2368
|
-
camera: PermissionState;
|
2369
|
-
microphone: PermissionState;
|
2370
|
-
}) => void;
|
2371
|
-
/**
|
2372
|
-
* Optional callback to supply users with further troubleshooting steps for network issues
|
2373
|
-
* experienced when connecting to a call.
|
2374
|
-
*
|
2375
|
-
* @example
|
2376
|
-
* ```ts
|
2377
|
-
* onNetworkingTroubleShootingClick?: () =>
|
2378
|
-
* window.open('https://contoso.com/network-troubleshooting', '_blank');
|
2379
|
-
* ```
|
2380
|
-
*
|
2381
|
-
* @remarks
|
2382
|
-
* if this is not supplied, the composite will not show a 'network troubleshooting' link.
|
2383
|
-
*/
|
2384
|
-
onNetworkingTroubleShootingClick?: () => void;
|
2385
|
-
/**
|
2386
|
-
* Opt in call readiness feature for your call
|
2387
|
-
* setting this to True will add call readiness feature in call experience
|
2388
|
-
*/
|
2389
|
-
callReadinessOptedIn?: boolean;
|
2390
1830
|
};
|
2391
1831
|
|
2392
1832
|
/**
|
@@ -2512,10 +1952,6 @@ export declare interface CallWithChatCompositeStrings {
|
|
2512
1952
|
* Label for button to copy invite link
|
2513
1953
|
*/
|
2514
1954
|
copyInviteLinkButtonLabel: string;
|
2515
|
-
/**
|
2516
|
-
* Label for button to open dialpad
|
2517
|
-
*/
|
2518
|
-
openDialpadButtonLabel: string;
|
2519
1955
|
/**
|
2520
1956
|
* Label for SidePaneHeader dismiss button
|
2521
1957
|
*/
|
@@ -2528,34 +1964,6 @@ export declare interface CallWithChatCompositeStrings {
|
|
2528
1964
|
* Aria label string for return to call back button
|
2529
1965
|
*/
|
2530
1966
|
returnToCallButtonAriaLabel?: string;
|
2531
|
-
/**
|
2532
|
-
* Label for add people dropdown
|
2533
|
-
*/
|
2534
|
-
peoplePaneAddPeopleButtonLabel: string;
|
2535
|
-
/**
|
2536
|
-
* Label for button to start a call
|
2537
|
-
*/
|
2538
|
-
dialpadStartCallButtonLabel: string;
|
2539
|
-
/**
|
2540
|
-
* Title for dialpad Modal
|
2541
|
-
*/
|
2542
|
-
dialpadModalTitle: string;
|
2543
|
-
/**
|
2544
|
-
* Aria Label for dialpad Modal
|
2545
|
-
*/
|
2546
|
-
dialpadModalAriaLabel: string;
|
2547
|
-
/**
|
2548
|
-
* Aria Label for dialpad Modal close button
|
2549
|
-
*/
|
2550
|
-
dialpadCloseModalButtonAriaLabel: string;
|
2551
|
-
/**
|
2552
|
-
* Placeholder text for dtmf dialpad
|
2553
|
-
*/
|
2554
|
-
dtmfDialpadPlaceholderText: string;
|
2555
|
-
/**
|
2556
|
-
* Label for the button to open dtmf dialpad
|
2557
|
-
*/
|
2558
|
-
openDtmfDialpadLabel: string;
|
2559
1967
|
/**
|
2560
1968
|
* aria label for when the invite link has been actioned
|
2561
1969
|
*/
|
@@ -2582,16 +1990,12 @@ export declare interface CallWithChatControlOptions {
|
|
2582
1990
|
* Show or Hide Microphone button during a call.
|
2583
1991
|
* @defaultValue true
|
2584
1992
|
*/
|
2585
|
-
microphoneButton?: boolean
|
2586
|
-
disabled: boolean;
|
2587
|
-
};
|
1993
|
+
microphoneButton?: boolean;
|
2588
1994
|
/**
|
2589
1995
|
* Show or Hide Camera Button during a call
|
2590
1996
|
* @defaultValue true
|
2591
1997
|
*/
|
2592
|
-
cameraButton?: boolean
|
2593
|
-
disabled: boolean;
|
2594
|
-
};
|
1998
|
+
cameraButton?: boolean;
|
2595
1999
|
/**
|
2596
2000
|
* Show, Hide or Disable the screen share button during a call.
|
2597
2001
|
* @defaultValue true
|
@@ -2608,32 +2012,12 @@ export declare interface CallWithChatControlOptions {
|
|
2608
2012
|
* Show or hide the chat button in the call-with-chat composite control bar.
|
2609
2013
|
* @defaultValue true
|
2610
2014
|
*/
|
2611
|
-
chatButton?: boolean
|
2612
|
-
disabled: boolean;
|
2613
|
-
};
|
2015
|
+
chatButton?: boolean;
|
2614
2016
|
/**
|
2615
2017
|
* Show or hide the people button in the call-with-chat composite control bar.
|
2616
2018
|
* @defaultValue true
|
2617
2019
|
*/
|
2618
|
-
peopleButton?: boolean
|
2619
|
-
disabled: boolean;
|
2620
|
-
};
|
2621
|
-
/**
|
2622
|
-
* Inject custom buttons in the call controls.
|
2623
|
-
*
|
2624
|
-
* @beta
|
2625
|
-
*/
|
2626
|
-
onFetchCustomButtonProps?: CustomCallWithChatControlButtonCallback[];
|
2627
|
-
/**
|
2628
|
-
* Show or hide the more button in the call-with-chat control bar.
|
2629
|
-
*/
|
2630
|
-
moreButton?: boolean;
|
2631
|
-
/**
|
2632
|
-
* Show or hide the hold button in the bottom sheet drawer
|
2633
|
-
*/
|
2634
|
-
holdButton?: boolean | {
|
2635
|
-
disabled: boolean;
|
2636
|
-
};
|
2020
|
+
peopleButton?: boolean;
|
2637
2021
|
}
|
2638
2022
|
|
2639
2023
|
/**
|
@@ -2784,7 +2168,7 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
|
|
2784
2168
|
*
|
2785
2169
|
* @public
|
2786
2170
|
*/
|
2787
|
-
export declare type ChatAdapter = ChatAdapterThreadManagement & AdapterState<ChatAdapterState> & Disposable & ChatAdapterSubscribers
|
2171
|
+
export declare type ChatAdapter = ChatAdapterThreadManagement & AdapterState<ChatAdapterState> & Disposable & ChatAdapterSubscribers;
|
2788
2172
|
|
2789
2173
|
/**
|
2790
2174
|
* {@link ChatAdapter} state.
|
@@ -2892,9 +2276,7 @@ export declare interface ChatAdapterThreadManagement {
|
|
2892
2276
|
/**
|
2893
2277
|
* Update a message content.
|
2894
2278
|
*/
|
2895
|
-
updateMessage(messageId: string, content: string, metadata?: Record<string, string
|
2896
|
-
attachedFilesMetadata?: FileMetadata[];
|
2897
|
-
}): Promise<void>;
|
2279
|
+
updateMessage(messageId: string, content: string, metadata?: Record<string, string>): Promise<void>;
|
2898
2280
|
/**
|
2899
2281
|
* Delete a message in the thread.
|
2900
2282
|
*/
|
@@ -2916,13 +2298,6 @@ export declare interface ChatAdapterThreadManagement {
|
|
2916
2298
|
*/
|
2917
2299
|
export declare type ChatAdapterUiState = {
|
2918
2300
|
error?: Error;
|
2919
|
-
/**
|
2920
|
-
* Files being uploaded by a user in the current thread.
|
2921
|
-
* Should be set to null once the upload is complete.
|
2922
|
-
* Array of type {@link FileUploadsUiState}
|
2923
|
-
* @beta
|
2924
|
-
*/
|
2925
|
-
fileUploads?: FileUploadsUiState;
|
2926
2301
|
};
|
2927
2302
|
|
2928
2303
|
/**
|
@@ -3025,7 +2400,6 @@ export declare type ChatCompositeIcons = {
|
|
3025
2400
|
ParticipantItemOptionsHovered?: JSX.Element;
|
3026
2401
|
SendBoxSend?: JSX.Element;
|
3027
2402
|
SendBoxSendHovered?: JSX.Element;
|
3028
|
-
SendBoxAttachFile?: JSX.Element;
|
3029
2403
|
};
|
3030
2404
|
|
3031
2405
|
/**
|
@@ -3040,13 +2414,6 @@ export declare type ChatCompositeOptions = {
|
|
3040
2414
|
* @defaultValue true
|
3041
2415
|
*/
|
3042
2416
|
errorBar?: boolean;
|
3043
|
-
/**
|
3044
|
-
* Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
|
3045
|
-
* @defaultValue false
|
3046
|
-
*
|
3047
|
-
* @beta
|
3048
|
-
*/
|
3049
|
-
participantPane?: boolean;
|
3050
2417
|
/**
|
3051
2418
|
* Show or hide the topic at the top of the chat. Hidden if set to `false`
|
3052
2419
|
* @defaultValue true
|
@@ -3057,12 +2424,6 @@ export declare type ChatCompositeOptions = {
|
|
3057
2424
|
* When undefined nothing has focus on render
|
3058
2425
|
*/
|
3059
2426
|
autoFocus?: 'sendBoxTextField';
|
3060
|
-
/**
|
3061
|
-
* Properties for configuring the File Sharing feature.
|
3062
|
-
* If undefined, file sharing feature will be disabled.
|
3063
|
-
* @beta
|
3064
|
-
*/
|
3065
|
-
fileSharing?: FileSharingOptions;
|
3066
2427
|
};
|
3067
2428
|
|
3068
2429
|
/**
|
@@ -3090,12 +2451,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
|
|
3090
2451
|
* Flags to enable/disable visual elements of the {@link ChatComposite}.
|
3091
2452
|
*/
|
3092
2453
|
options?: ChatCompositeOptions;
|
3093
|
-
/**
|
3094
|
-
* Optimizes the composite form factor for either desktop or mobile.
|
3095
|
-
* @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
|
3096
|
-
* @defaultValue 'desktop'
|
3097
|
-
*/
|
3098
|
-
formFactor?: 'desktop' | 'mobile';
|
3099
2454
|
}
|
3100
2455
|
|
3101
2456
|
/**
|
@@ -3110,10 +2465,6 @@ export declare interface ChatCompositeStrings {
|
|
3110
2465
|
* Chat list header text
|
3111
2466
|
*/
|
3112
2467
|
chatListHeader: string;
|
3113
|
-
/**
|
3114
|
-
* Upload File Button text
|
3115
|
-
*/
|
3116
|
-
uploadFile: string;
|
3117
2468
|
}
|
3118
2469
|
|
3119
2470
|
/**
|
@@ -3179,9 +2530,7 @@ export declare type ChatHandlers = {
|
|
3179
2530
|
onRemoveParticipant: (userId: string) => Promise<void>;
|
3180
2531
|
updateThreadTopicName: (topicName: string) => Promise<void>;
|
3181
2532
|
onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
|
3182
|
-
onUpdateMessage: (messageId: string, content: string
|
3183
|
-
attachedFilesMetadata?: FileMetadata[];
|
3184
|
-
}) => Promise<void>;
|
2533
|
+
onUpdateMessage: (messageId: string, content: string) => Promise<void>;
|
3185
2534
|
onDeleteMessage: (messageId: string) => Promise<void>;
|
3186
2535
|
};
|
3187
2536
|
|
@@ -3207,12 +2556,6 @@ export declare interface ChatMessage extends MessageCommon {
|
|
3207
2556
|
* {@link @azure/communication-chat#ChatMessage.metadata}
|
3208
2557
|
*/
|
3209
2558
|
metadata?: Record<string, string>;
|
3210
|
-
/**
|
3211
|
-
* @beta
|
3212
|
-
* A list of files attached to the message.
|
3213
|
-
* {@link FileMetadata}
|
3214
|
-
*/
|
3215
|
-
attachedFilesMetadata?: FileMetadata[];
|
3216
2559
|
}
|
3217
2560
|
|
3218
2561
|
/**
|
@@ -3473,11 +2816,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
|
|
3473
2816
|
export declare interface ComponentLocale {
|
3474
2817
|
/** Strings for components */
|
3475
2818
|
strings: ComponentStrings;
|
3476
|
-
/**
|
3477
|
-
* Optional function to provide customized date format.
|
3478
|
-
* @beta
|
3479
|
-
*/
|
3480
|
-
onDisplayDateTimeString?: (messageDate: Date) => string;
|
3481
2819
|
}
|
3482
2820
|
|
3483
2821
|
/**
|
@@ -3519,20 +2857,6 @@ export declare interface ComponentStrings {
|
|
3519
2857
|
errorBar: ErrorBarStrings;
|
3520
2858
|
/** Strings for VideoGallery */
|
3521
2859
|
videoGallery: VideoGalleryStrings;
|
3522
|
-
/** Strings for Dialpad */
|
3523
|
-
dialpad: DialpadStrings;
|
3524
|
-
/** Strings for VideoTile */
|
3525
|
-
videoTile: VideoTileStrings;
|
3526
|
-
/** Strings for HoldButton */
|
3527
|
-
holdButton: HoldButtonStrings;
|
3528
|
-
/** Strings for DomainPermissions */
|
3529
|
-
DomainPermissions: DomainPermissionsStrings;
|
3530
|
-
/** Strings for unsupported browser UI */
|
3531
|
-
UnsupportedBrowser: UnsupportedBrowserStrings;
|
3532
|
-
/** Strings for BrowserPemissionDenied */
|
3533
|
-
BrowserPermissionDenied: BrowserPermissionDeniedStrings;
|
3534
|
-
/** Strings for BrowserPemissionDeniedIOS */
|
3535
|
-
BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
|
3536
2860
|
}
|
3537
2861
|
|
3538
2862
|
/**
|
@@ -3840,7 +3164,7 @@ export declare interface ControlBarProps {
|
|
3840
3164
|
*
|
3841
3165
|
* @public
|
3842
3166
|
*/
|
3843
|
-
export declare const createAzureCommunicationCallAdapter: ({ userId, displayName, credential, locator
|
3167
|
+
export declare const createAzureCommunicationCallAdapter: ({ userId, displayName, credential, locator }: AzureCommunicationCallAdapterArgs) => Promise<CallAdapter>;
|
3844
3168
|
|
3845
3169
|
/**
|
3846
3170
|
* Create a {@link CallAdapter} using the provided {@link StatefulCallClient}.
|
@@ -3858,7 +3182,7 @@ export declare const createAzureCommunicationCallAdapterFromClient: (callClient:
|
|
3858
3182
|
*
|
3859
3183
|
* @public
|
3860
3184
|
*/
|
3861
|
-
export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, displayName, credential, endpoint, locator
|
3185
|
+
export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, displayName, credential, endpoint, locator }: AzureCommunicationCallWithChatAdapterArgs) => Promise<CallWithChatAdapter>;
|
3862
3186
|
|
3863
3187
|
/**
|
3864
3188
|
* Create a {@link CallWithChatAdapter} using the provided {@link StatefulChatClient} and {@link StatefulCallClient}.
|
@@ -3986,159 +3310,8 @@ export declare type CustomAvatarOptions = {
|
|
3986
3310
|
styles?: IStyleFunctionOrObject<IPersonaStyleProps, IPersonaStyles>;
|
3987
3311
|
/** Display name to be used in Persona */
|
3988
3312
|
text?: string;
|
3989
|
-
/** State for the participant to be displayed in the defaultPlaceHolder */
|
3990
|
-
participantState?: ParticipantState;
|
3991
3313
|
};
|
3992
3314
|
|
3993
|
-
/**
|
3994
|
-
* A callback that returns the props to render a custom {@link ControlBarButton}.
|
3995
|
-
*
|
3996
|
-
* The response indicates where the custom button should be placed.
|
3997
|
-
*
|
3998
|
-
* Performance tip: This callback is only called when either the callback or its arguments change.
|
3999
|
-
*
|
4000
|
-
* @beta
|
4001
|
-
*/
|
4002
|
-
export declare type CustomCallControlButtonCallback = (args: CustomCallControlButtonCallbackArgs) => CustomCallControlButtonProps;
|
4003
|
-
|
4004
|
-
/**
|
4005
|
-
* Arguments for {@link CustomCallControlButtonCallback}.
|
4006
|
-
*
|
4007
|
-
* @beta
|
4008
|
-
*/
|
4009
|
-
export declare interface CustomCallControlButtonCallbackArgs {
|
4010
|
-
/**
|
4011
|
-
* Buttons should reduce the size to fit a smaller viewport when `displayType` is `'compact'`.
|
4012
|
-
*
|
4013
|
-
* @defaultValue `'default'`
|
4014
|
-
*/
|
4015
|
-
displayType?: CallControlDisplayType;
|
4016
|
-
}
|
4017
|
-
|
4018
|
-
/**
|
4019
|
-
* Placement for a custom button injected in the {@link CallControls}.
|
4020
|
-
*
|
4021
|
-
* 'primary': Place the button(s) on the right end of the center control bar but before the EndCallButton (left end in rtl mode).
|
4022
|
-
*
|
4023
|
-
* Multiple buttons assigned the same placement are appended in order.
|
4024
|
-
* E.g., if two buttons are placed in 'primary', they'll both appear on the right end (left end in rtl mode)
|
4025
|
-
* before the EndCallButton in the order provided.
|
4026
|
-
*
|
4027
|
-
* @beta
|
4028
|
-
*/
|
4029
|
-
export declare type CustomCallControlButtonPlacement = 'primary';
|
4030
|
-
|
4031
|
-
/**
|
4032
|
-
* Response from {@link CustomCallControlButtonCallback}.
|
4033
|
-
*
|
4034
|
-
* Includes the placement prop necessary to indicate where to place the
|
4035
|
-
* {@link ControlBarButton} and a {@link DrawerMenuItem}
|
4036
|
-
*
|
4037
|
-
* @beta
|
4038
|
-
*/
|
4039
|
-
export declare interface CustomCallControlButtonProps extends CustomControlButtonProps {
|
4040
|
-
/**
|
4041
|
-
* Where to place the custom button relative to other buttons.
|
4042
|
-
*/
|
4043
|
-
placement: CustomCallControlButtonPlacement;
|
4044
|
-
/**
|
4045
|
-
* Icon to render. Icon is a non-default icon name that needs to be registered as a
|
4046
|
-
* custom icon using registerIcons through fluentui. Examples include icons from the fluentui library
|
4047
|
-
*/
|
4048
|
-
iconName?: string;
|
4049
|
-
}
|
4050
|
-
|
4051
|
-
/**
|
4052
|
-
* A callback that returns the props to render a custom {@link ControlBarButton} and {@link DrawerMenuItem}.
|
4053
|
-
*
|
4054
|
-
* The response indicates where the custom button should be placed.
|
4055
|
-
*
|
4056
|
-
* Performance tip: This callback is only called when either the callback or its arguments change.
|
4057
|
-
* @beta
|
4058
|
-
*/
|
4059
|
-
export declare type CustomCallWithChatControlButtonCallback = (args: CustomCallControlButtonCallbackArgs) => CustomCallWithChatControlButtonProps;
|
4060
|
-
|
4061
|
-
/**
|
4062
|
-
* Placement for a custom button injected in the {@link CallWithChatControlBar}.
|
4063
|
-
*
|
4064
|
-
* 'primary': Place the button(s) on the right end of the center control bar but before the EndCallButton (left end in rtl mode).
|
4065
|
-
* 'overflow': Place the buttons(s) on the end of the overflow Menu.
|
4066
|
-
* 'secondary': Place the button(s) on the left end of the side control bar (right in rtl mode).
|
4067
|
-
*
|
4068
|
-
* Multiple buttons assigned the same placement are appended in order.
|
4069
|
-
* E.g., if two buttons are placed in 'secondary', they'll both appear on the left end (right end in rtl mode)
|
4070
|
-
* in the order provided.
|
4071
|
-
*
|
4072
|
-
* @beta
|
4073
|
-
*/
|
4074
|
-
export declare type CustomCallWithChatControlButtonPlacement = 'primary' | 'overflow' | 'secondary';
|
4075
|
-
|
4076
|
-
/**
|
4077
|
-
* Response from {@link CustomCallWithChatControlButtonCallback}.
|
4078
|
-
*
|
4079
|
-
* Includes the icon and placement prop necessary to indicate where to place the
|
4080
|
-
* {@link ControlBarButton} and a {@link DrawerMenuItem}
|
4081
|
-
*
|
4082
|
-
* @beta
|
4083
|
-
*/
|
4084
|
-
export declare interface CustomCallWithChatControlButtonProps extends CustomControlButtonProps {
|
4085
|
-
/**
|
4086
|
-
* Where to place the custom button relative to other buttons.
|
4087
|
-
*/
|
4088
|
-
placement: CustomCallWithChatControlButtonPlacement;
|
4089
|
-
/**
|
4090
|
-
* Icon to render. Icon is a non-default icon name that needs to be registered as a
|
4091
|
-
* custom icon using registerIcons through fluentui. Examples include icons from the fluentui library
|
4092
|
-
*/
|
4093
|
-
iconName?: string;
|
4094
|
-
}
|
4095
|
-
|
4096
|
-
/**
|
4097
|
-
* Includes the base props necessary to render a {@link ControlBarButton} or {@link DrawerMenuItem}.
|
4098
|
-
*
|
4099
|
-
* @beta
|
4100
|
-
*/
|
4101
|
-
export declare interface CustomControlButtonProps {
|
4102
|
-
/**
|
4103
|
-
* Calback for when button is clicked
|
4104
|
-
*/
|
4105
|
-
onItemClick?: () => void;
|
4106
|
-
/**
|
4107
|
-
* Whether the buttons is disabled
|
4108
|
-
*/
|
4109
|
-
disabled?: boolean;
|
4110
|
-
/**
|
4111
|
-
* Whether the label is displayed or not.
|
4112
|
-
*
|
4113
|
-
* @defaultValue `false`
|
4114
|
-
*/
|
4115
|
-
showLabel?: boolean;
|
4116
|
-
/**
|
4117
|
-
* Fluent styles, common to all {@link ControlBarButton}s or {@link DrawerMenuItem}s.
|
4118
|
-
*/
|
4119
|
-
styles?: ControlBarButtonStyles | BaseCustomStyles;
|
4120
|
-
/**
|
4121
|
-
* Optional label for the button
|
4122
|
-
*/
|
4123
|
-
text?: string;
|
4124
|
-
/**
|
4125
|
-
* A unique key for the button
|
4126
|
-
*/
|
4127
|
-
key?: string | number;
|
4128
|
-
/**
|
4129
|
-
* The aria label of the button for the benefit of screen readers.
|
4130
|
-
*/
|
4131
|
-
ariaLabel?: string;
|
4132
|
-
/**
|
4133
|
-
* Detailed description of the button for the benefit of screen readers.
|
4134
|
-
*/
|
4135
|
-
ariaDescription?: string;
|
4136
|
-
/**
|
4137
|
-
* A unique id set for the standard HTML id attibute
|
4138
|
-
*/
|
4139
|
-
id?: string;
|
4140
|
-
}
|
4141
|
-
|
4142
3315
|
/**
|
4143
3316
|
* A custom message type.
|
4144
3317
|
*
|
@@ -4158,28 +3331,6 @@ export declare interface CustomMessage extends MessageCommon {
|
|
4158
3331
|
*/
|
4159
3332
|
export declare const darkTheme: PartialTheme & CallingTheme;
|
4160
3333
|
|
4161
|
-
/**
|
4162
|
-
* @public
|
4163
|
-
* `DeclarativeCallAgent` extends and proxies the {@link @azure/communication-calling#CallAgent}
|
4164
|
-
*/
|
4165
|
-
export declare type DeclarativeCallAgent = CallAgent & /* @conditional-compile-remove(one-to-n-calling) */ {
|
4166
|
-
/**
|
4167
|
-
* @beta
|
4168
|
-
* A readonly array that returns all the active `incomingCalls`.
|
4169
|
-
* An active incoming call is a call that has not been answered, declined or disconnected.
|
4170
|
-
*
|
4171
|
-
* @Remark This attribute doesn't exist on the {@link @azure/communication-calling#CallAgent} interface.
|
4172
|
-
* @returns readonly array of {@link DeclarativeIncomingCall}
|
4173
|
-
*/
|
4174
|
-
incomingCalls: ReadonlyArray<DeclarativeIncomingCall>;
|
4175
|
-
};
|
4176
|
-
|
4177
|
-
/**
|
4178
|
-
* @beta
|
4179
|
-
* Proxies the {@link @azure/communication-calling#IncomingCall} interface.
|
4180
|
-
*/
|
4181
|
-
export declare type DeclarativeIncomingCall = IncomingCall;
|
4182
|
-
|
4183
3334
|
/**
|
4184
3335
|
* The default set of icons that are available to use in the UI components.
|
4185
3336
|
*
|
@@ -4196,11 +3347,8 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
4196
3347
|
ControlButtonMicOn: JSX.Element;
|
4197
3348
|
ControlButtonOptions: JSX.Element;
|
4198
3349
|
ControlButtonParticipants: JSX.Element;
|
4199
|
-
ControlButtonParticipantsContextualMenuItem: JSX.Element;
|
4200
3350
|
ControlButtonScreenShareStart: JSX.Element;
|
4201
3351
|
ControlButtonScreenShareStop: JSX.Element;
|
4202
|
-
CancelFileUpload: JSX.Element;
|
4203
|
-
DownloadFile: JSX.Element;
|
4204
3352
|
EditBoxCancel: JSX.Element;
|
4205
3353
|
EditBoxSubmit: JSX.Element;
|
4206
3354
|
ErrorBarCallCameraAccessDenied: JSX.Element;
|
@@ -4233,18 +3381,9 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
4233
3381
|
ParticipantItemOptions: JSX.Element;
|
4234
3382
|
ParticipantItemOptionsHovered: JSX.Element;
|
4235
3383
|
ParticipantItemScreenShareStart: JSX.Element;
|
4236
|
-
HoldCallContextualMenuItem: JSX.Element;
|
4237
|
-
HoldCallButton: JSX.Element;
|
4238
|
-
ResumeCall: JSX.Element;
|
4239
3384
|
SendBoxSend: JSX.Element;
|
4240
3385
|
SendBoxSendHovered: JSX.Element;
|
4241
3386
|
VideoTileMicOff: JSX.Element;
|
4242
|
-
BackSpace: JSX.Element;
|
4243
|
-
DomainPermissionsSparkle: JSX.Element;
|
4244
|
-
DomainPermissionCamera: JSX.Element;
|
4245
|
-
DomainPermissionMic: JSX.Element;
|
4246
|
-
UnsupportedBrowserWarning: JSX.Element;
|
4247
|
-
BrowserPermissionDeniedError: JSX.Element;
|
4248
3387
|
};
|
4249
3388
|
|
4250
3389
|
/**
|
@@ -4265,7 +3404,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
4265
3404
|
ParticipantItemOptionsHovered: JSX.Element;
|
4266
3405
|
SendBoxSend: JSX.Element;
|
4267
3406
|
SendBoxSendHovered: JSX.Element;
|
4268
|
-
SendBoxAttachFile?: JSX.Element | undefined;
|
4269
3407
|
ControlButtonCameraOff: JSX.Element;
|
4270
3408
|
ControlButtonCameraOn: JSX.Element;
|
4271
3409
|
ControlButtonEndCall: JSX.Element;
|
@@ -4308,10 +3446,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
4308
3446
|
ParticipantItemScreenShareStart: JSX.Element;
|
4309
3447
|
VideoTileMicOff: JSX.Element;
|
4310
3448
|
LocalCameraSwitch?: JSX.Element | undefined;
|
4311
|
-
PeoplePaneAddPerson?: JSX.Element | undefined;
|
4312
|
-
PeoplePaneOpenDialpad?: JSX.Element | undefined;
|
4313
|
-
DialpadStartCall?: JSX.Element | undefined;
|
4314
|
-
NoticePageInvalidRoom?: JSX.Element | undefined;
|
4315
3449
|
ChevronLeft?: JSX.Element | undefined;
|
4316
3450
|
ControlBarChatButtonActive?: JSX.Element | undefined;
|
4317
3451
|
ControlBarChatButtonInactive?: JSX.Element | undefined;
|
@@ -4322,22 +3456,11 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
4322
3456
|
MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
|
4323
3457
|
MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
|
4324
3458
|
MoreDrawerSpeakers?: JSX.Element | undefined;
|
3459
|
+
SendBoxAttachFile?: JSX.Element | undefined;
|
4325
3460
|
ChatMessageOptions: JSX.Element;
|
4326
|
-
ControlButtonParticipantsContextualMenuItem: JSX.Element;
|
4327
|
-
CancelFileUpload: JSX.Element;
|
4328
|
-
DownloadFile: JSX.Element;
|
4329
3461
|
ErrorBarCallVideoRecoveredBySystem: JSX.Element;
|
4330
3462
|
ErrorBarCallVideoStoppedBySystem: JSX.Element;
|
4331
3463
|
MessageResend: JSX.Element;
|
4332
|
-
HoldCallContextualMenuItem: JSX.Element;
|
4333
|
-
HoldCallButton: JSX.Element;
|
4334
|
-
ResumeCall: JSX.Element;
|
4335
|
-
BackSpace: JSX.Element;
|
4336
|
-
DomainPermissionsSparkle: JSX.Element;
|
4337
|
-
DomainPermissionCamera: JSX.Element;
|
4338
|
-
DomainPermissionMic: JSX.Element;
|
4339
|
-
UnsupportedBrowserWarning: JSX.Element;
|
4340
|
-
BrowserPermissionDeniedError: JSX.Element;
|
4341
3464
|
};
|
4342
3465
|
|
4343
3466
|
/**
|
@@ -4382,103 +3505,18 @@ export declare type DeviceManagerState = {
|
|
4382
3505
|
*/
|
4383
3506
|
speakers: AudioDeviceInfo[];
|
4384
3507
|
/**
|
4385
|
-
* Stores deviceAccess data returned from {@link @azure/communication-calling#DeviceManager.askDevicePermission}.
|
4386
|
-
*/
|
4387
|
-
deviceAccess?: DeviceAccess;
|
4388
|
-
/**
|
4389
|
-
* Stores created views that are not associated with any CallState (when {@link StatefulCallClient.createView} is
|
4390
|
-
* called with undefined callId, undefined participantId, and defined LocalVideoStream).
|
4391
|
-
*
|
4392
|
-
* The values in this array are generated internally when {@link StatefulCallClient.createView} is called and are
|
4393
|
-
* considered immutable.
|
4394
|
-
*/
|
4395
|
-
unparentedViews: LocalVideoStreamState[];
|
4396
|
-
};
|
4397
|
-
|
4398
|
-
/**
|
4399
|
-
* A dropdown to trigger device permission prompt
|
4400
|
-
*
|
4401
|
-
* @internal
|
4402
|
-
*/
|
4403
|
-
export declare const _DevicePermissionDropdown: (props: _DevicePermissionDropdownProps) => JSX.Element;
|
4404
|
-
|
4405
|
-
/**
|
4406
|
-
* Props for {@link _DevicePermissionDropdown}.
|
4407
|
-
*
|
4408
|
-
* @internal
|
4409
|
-
*/
|
4410
|
-
export declare interface _DevicePermissionDropdownProps {
|
4411
|
-
/**
|
4412
|
-
* icon shown in dropdown placeholder
|
4413
|
-
*/
|
4414
|
-
icon?: JSX.Element;
|
4415
|
-
/**
|
4416
|
-
* Dropdown content
|
4417
|
-
*/
|
4418
|
-
options?: IDropdownOption[];
|
4419
|
-
/**
|
4420
|
-
* Ask for permissions of devices.
|
4421
|
-
*
|
4422
|
-
* @remarks
|
4423
|
-
* Browser permission window will pop up if permissions are not granted yet
|
4424
|
-
*
|
4425
|
-
* @param constrain - Define constraints for accessing local devices {@link @azure/communication-calling#PermissionConstraints }
|
4426
|
-
*/
|
4427
|
-
askDevicePermission?(constrain: _PermissionConstraints): Promise<void>;
|
4428
|
-
/**
|
4429
|
-
* Define constraints for accessing local devices {@link @azure/communication-calling#PermissionConstraints }
|
4430
|
-
*/
|
4431
|
-
constrain?: _PermissionConstraints;
|
4432
|
-
/**
|
4433
|
-
* Strings for devicepermissiondropdown
|
4434
|
-
*/
|
4435
|
-
strings?: _DevicePermissionDropdownStrings;
|
4436
|
-
/**
|
4437
|
-
* Styles for devicepermissiondropdown
|
4438
|
-
*/
|
4439
|
-
styles?: Partial<IDropdownStyles>;
|
4440
|
-
}
|
4441
|
-
|
4442
|
-
/**
|
4443
|
-
* Strings of {@link DevicePermissionDropdown} that can be overridden.
|
4444
|
-
*
|
4445
|
-
* @internal
|
4446
|
-
*/
|
4447
|
-
export declare interface _DevicePermissionDropdownStrings {
|
4448
|
-
/**
|
4449
|
-
* dropdown label
|
4450
|
-
*/
|
4451
|
-
label?: string;
|
4452
|
-
/**
|
4453
|
-
* dropdown placeholder
|
4454
|
-
*/
|
4455
|
-
placeHolderText: string;
|
4456
|
-
/** string for action button */
|
4457
|
-
actionButtonContent?: string;
|
4458
|
-
}
|
4459
|
-
|
4460
|
-
/**
|
4461
|
-
* Device Permission restrictions.
|
4462
|
-
* Be able to start a call depending on camera and microphone permission options.
|
4463
|
-
*
|
4464
|
-
* @beta
|
4465
|
-
*/
|
4466
|
-
export declare interface DevicePermissionRestrictions {
|
4467
|
-
/**
|
4468
|
-
* Camera Permission prompts for your call.
|
4469
|
-
* 'required' - requires the permission to be allowed before permitting the user join the call.
|
4470
|
-
* 'optional' - permission can be disallowed and the user is still permitted to join the call.
|
4471
|
-
* 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
|
3508
|
+
* Stores deviceAccess data returned from {@link @azure/communication-calling#DeviceManager.askDevicePermission}.
|
4472
3509
|
*/
|
4473
|
-
|
3510
|
+
deviceAccess?: DeviceAccess;
|
4474
3511
|
/**
|
4475
|
-
*
|
4476
|
-
*
|
4477
|
-
*
|
4478
|
-
*
|
3512
|
+
* Stores created views that are not associated with any CallState (when {@link StatefulCallClient.createView} is
|
3513
|
+
* called with undefined callId, undefined participantId, and defined LocalVideoStream).
|
3514
|
+
*
|
3515
|
+
* The values in this array are generated internally when {@link StatefulCallClient.createView} is called and are
|
3516
|
+
* considered immutable.
|
4479
3517
|
*/
|
4480
|
-
|
4481
|
-
}
|
3518
|
+
unparentedViews: LocalVideoStreamState[];
|
3519
|
+
};
|
4482
3520
|
|
4483
3521
|
/**
|
4484
3522
|
* A button to open a menu that controls device options.
|
@@ -4643,60 +3681,6 @@ export declare interface DiagnosticsCallFeatureState {
|
|
4643
3681
|
media: MediaDiagnosticsState;
|
4644
3682
|
}
|
4645
3683
|
|
4646
|
-
/**
|
4647
|
-
* A component to allow users to enter phone number through clicking on dialpad/using keyboard
|
4648
|
-
* It will return empty component for stable builds
|
4649
|
-
*
|
4650
|
-
* @beta
|
4651
|
-
*/
|
4652
|
-
export declare const Dialpad: (props: DialpadProps) => JSX.Element;
|
4653
|
-
|
4654
|
-
/**
|
4655
|
-
* Props for {@link Dialpad} component.
|
4656
|
-
*
|
4657
|
-
* @beta
|
4658
|
-
*/
|
4659
|
-
export declare interface DialpadProps {
|
4660
|
-
strings?: DialpadStrings;
|
4661
|
-
/** function to send dtmf tones on button click */
|
4662
|
-
onSendDtmfTone?: (dtmfTone: DtmfTone) => Promise<void>;
|
4663
|
-
/** Callback for dialpad button behavior*/
|
4664
|
-
onClickDialpadButton?: (buttonValue: string, buttonIndex: number) => void;
|
4665
|
-
/** set dialpad textfield content */
|
4666
|
-
textFieldValue?: string;
|
4667
|
-
/** on change function for text field, provides an unformatted plain text*/
|
4668
|
-
onChange?: (input: string) => void;
|
4669
|
-
/** boolean input to determine when to show/hide delete button, default true */
|
4670
|
-
showDeleteButton?: boolean;
|
4671
|
-
/** boolean input to determine if dialpad is in mobile view, default false */
|
4672
|
-
isMobile?: boolean;
|
4673
|
-
styles?: DialpadStyles;
|
4674
|
-
}
|
4675
|
-
|
4676
|
-
/**
|
4677
|
-
* Strings of {@link Dialpad} that can be overridden.
|
4678
|
-
*
|
4679
|
-
* @beta
|
4680
|
-
*/
|
4681
|
-
export declare interface DialpadStrings {
|
4682
|
-
placeholderText: string;
|
4683
|
-
deleteButtonAriaLabel?: string;
|
4684
|
-
}
|
4685
|
-
|
4686
|
-
/**
|
4687
|
-
* Styles for {@link Dialpad} component.
|
4688
|
-
*
|
4689
|
-
* @beta
|
4690
|
-
*/
|
4691
|
-
export declare interface DialpadStyles {
|
4692
|
-
root?: IStyle;
|
4693
|
-
button?: IButtonStyles;
|
4694
|
-
textField?: Partial<ITextFieldStyles>;
|
4695
|
-
digit?: IStyle;
|
4696
|
-
letter?: IStyle;
|
4697
|
-
deleteIcon?: IButtonStyles;
|
4698
|
-
}
|
4699
|
-
|
4700
3684
|
/**
|
4701
3685
|
* Callback for {@link CallAdapterSubscribers} 'displayNameChanged' event.
|
4702
3686
|
*
|
@@ -4717,67 +3701,6 @@ export declare interface Disposable {
|
|
4717
3701
|
dispose(): void;
|
4718
3702
|
}
|
4719
3703
|
|
4720
|
-
/**
|
4721
|
-
* @beta
|
4722
|
-
*
|
4723
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
4724
|
-
* by their browsers settings.
|
4725
|
-
*/
|
4726
|
-
export declare const DomainPermissions: (props: DomainPermissionsProps) => JSX.Element;
|
4727
|
-
|
4728
|
-
/**
|
4729
|
-
* @beta
|
4730
|
-
* Props for DomainPermissions component.
|
4731
|
-
*/
|
4732
|
-
export declare interface DomainPermissionsProps {
|
4733
|
-
/**
|
4734
|
-
* Name of application calling experience is in.
|
4735
|
-
*/
|
4736
|
-
appName: string;
|
4737
|
-
/**
|
4738
|
-
* Action to be taken by the more help link. Possible to send to external page or show other modal.
|
4739
|
-
*/
|
4740
|
-
onTroubleshootingClick: () => void;
|
4741
|
-
/**
|
4742
|
-
* Action to be taken by the Allow Access button.
|
4743
|
-
*/
|
4744
|
-
onAllowAccessClick?: () => void;
|
4745
|
-
/**
|
4746
|
-
* Localization strings for DomainPermissions component.
|
4747
|
-
*/
|
4748
|
-
strings: DomainPermissionsStrings;
|
4749
|
-
}
|
4750
|
-
|
4751
|
-
/**
|
4752
|
-
* @beta
|
4753
|
-
* Strings for DomainPermissions component
|
4754
|
-
*/
|
4755
|
-
export declare interface DomainPermissionsStrings {
|
4756
|
-
/**
|
4757
|
-
* Main text string.
|
4758
|
-
*/
|
4759
|
-
primaryText: string;
|
4760
|
-
/**
|
4761
|
-
* Subtext string.
|
4762
|
-
*/
|
4763
|
-
secondaryText: string;
|
4764
|
-
/**
|
4765
|
-
* More help link string.
|
4766
|
-
*/
|
4767
|
-
linkText: string;
|
4768
|
-
/**
|
4769
|
-
* Primary button text string.
|
4770
|
-
*/
|
4771
|
-
primaryButtonText: string;
|
4772
|
-
}
|
4773
|
-
|
4774
|
-
/**
|
4775
|
-
* DTMF tone for PSTN calls.
|
4776
|
-
*
|
4777
|
-
* @beta
|
4778
|
-
*/
|
4779
|
-
export declare type DtmfTone = 'A' | 'B' | 'C' | 'D' | 'Flash' | 'Num0' | 'Num1' | 'Num2' | 'Num3' | 'Num4' | 'Num5' | 'Num6' | 'Num7' | 'Num8' | 'Num9' | 'Pound' | 'Star';
|
4780
|
-
|
4781
3704
|
/**
|
4782
3705
|
* A type for trivial selectors that return no data.
|
4783
3706
|
*
|
@@ -5000,199 +3923,6 @@ export declare interface ErrorBarStrings {
|
|
5000
3923
|
*/
|
5001
3924
|
export declare type ErrorType = keyof ErrorBarStrings;
|
5002
3925
|
|
5003
|
-
/**
|
5004
|
-
* @beta
|
5005
|
-
* A file download error returned via a {@link FileDownloadHandler}.
|
5006
|
-
* This error message is used to render an error message in the UI.
|
5007
|
-
*/
|
5008
|
-
export declare interface FileDownloadError {
|
5009
|
-
/** The error message to display in the UI */
|
5010
|
-
errorMessage: string;
|
5011
|
-
}
|
5012
|
-
|
5013
|
-
/**
|
5014
|
-
* @beta
|
5015
|
-
*
|
5016
|
-
* A callback function for handling file downloads.
|
5017
|
-
* The function needs to return a promise that resolves to a file download URL.
|
5018
|
-
* If the promise is rejected, the {@link Error.message} will be used to display an error message to the user.
|
5019
|
-
*
|
5020
|
-
* @example
|
5021
|
-
* ```ts
|
5022
|
-
* const fileDownloadHandler: FileDownloadHandler = async (userId, fileData) => {
|
5023
|
-
* if (isUnauthorizedUser(userId)) {
|
5024
|
-
* return { errorMessage: 'You don’t have permission to download this file.' };
|
5025
|
-
* } else {
|
5026
|
-
* return new URL(fileData.url);
|
5027
|
-
* }
|
5028
|
-
* }
|
5029
|
-
*
|
5030
|
-
* const App = () => (
|
5031
|
-
* <ChatComposite
|
5032
|
-
* ...
|
5033
|
-
* fileSharing={{
|
5034
|
-
* fileDownloadHandler: fileDownloadHandler
|
5035
|
-
* }}
|
5036
|
-
* />
|
5037
|
-
* )
|
5038
|
-
*
|
5039
|
-
* ```
|
5040
|
-
* @param userId - The user ID of the user downloading the file.
|
5041
|
-
* @param fileMetadata - The {@link FileMetadata} containing file `url`, `extension` and `name`.
|
5042
|
-
*/
|
5043
|
-
export declare type FileDownloadHandler = (userId: string, fileMetadata: FileMetadata) => Promise<URL | FileDownloadError>;
|
5044
|
-
|
5045
|
-
/**
|
5046
|
-
* Meta Data containing information about the uploaded file.
|
5047
|
-
* @beta
|
5048
|
-
*/
|
5049
|
-
export declare interface FileMetadata {
|
5050
|
-
/**
|
5051
|
-
* File name to be displayed.
|
5052
|
-
*/
|
5053
|
-
name: string;
|
5054
|
-
/**
|
5055
|
-
* Extension is used for rendering the file icon.
|
5056
|
-
* An unknown extension will be rendered as a generic icon.
|
5057
|
-
* Example: `jpeg`
|
5058
|
-
*/
|
5059
|
-
extension: string;
|
5060
|
-
/**
|
5061
|
-
* Download URL for the file.
|
5062
|
-
*/
|
5063
|
-
url: string;
|
5064
|
-
}
|
5065
|
-
|
5066
|
-
/**
|
5067
|
-
* Properties for configuring the File Sharing feature.
|
5068
|
-
* @beta
|
5069
|
-
*/
|
5070
|
-
export declare interface FileSharingOptions {
|
5071
|
-
/**
|
5072
|
-
* A string containing the comma separated list of accepted file types.
|
5073
|
-
* Similar to the `accept` attribute of the `<input type="file" />` element.
|
5074
|
-
* Accepts any type of file if not specified.
|
5075
|
-
* @beta
|
5076
|
-
*/
|
5077
|
-
accept?: string;
|
5078
|
-
/**
|
5079
|
-
* Allows multiple files to be selected if set to `true`.
|
5080
|
-
* Similar to the `multiple` attribute of the `<input type="file" />` element.
|
5081
|
-
* @defaultValue false
|
5082
|
-
* @beta
|
5083
|
-
*/
|
5084
|
-
multiple?: boolean;
|
5085
|
-
/**
|
5086
|
-
* A function of type {@link FileUploadHandler} for handling file uploads.
|
5087
|
-
* @beta
|
5088
|
-
*/
|
5089
|
-
uploadHandler: FileUploadHandler;
|
5090
|
-
/**
|
5091
|
-
* A function of type {@link FileDownloadHandler} for handling file downloads.
|
5092
|
-
* If the function is not specified, the file's `url` will be opened in a new tab to
|
5093
|
-
* initiate the download.
|
5094
|
-
*/
|
5095
|
-
downloadHandler?: FileDownloadHandler;
|
5096
|
-
}
|
5097
|
-
|
5098
|
-
/**
|
5099
|
-
* @beta
|
5100
|
-
*/
|
5101
|
-
export declare interface FileUploadAdapter {
|
5102
|
-
registerActiveFileUploads: (files: File[]) => FileUploadManager[];
|
5103
|
-
registerCompletedFileUploads: (metadata: FileMetadata[]) => FileUploadManager[];
|
5104
|
-
clearFileUploads: () => void;
|
5105
|
-
cancelFileUpload: (id: string) => void;
|
5106
|
-
updateFileUploadProgress: (id: string, progress: number) => void;
|
5107
|
-
updateFileUploadErrorMessage: (id: string, errorMessage: string) => void;
|
5108
|
-
updateFileUploadMetadata: (id: string, metadata: FileMetadata) => void;
|
5109
|
-
}
|
5110
|
-
|
5111
|
-
/**
|
5112
|
-
* @beta
|
5113
|
-
* Error message to be displayed to the user if the upload fails.
|
5114
|
-
*/
|
5115
|
-
export declare type FileUploadError = {
|
5116
|
-
message: string;
|
5117
|
-
timestamp: number;
|
5118
|
-
};
|
5119
|
-
|
5120
|
-
/**
|
5121
|
-
* @beta
|
5122
|
-
* A callback function for handling file uploads.
|
5123
|
-
*
|
5124
|
-
* @param userId - The user ID of the user uploading the file.
|
5125
|
-
* @param fileUploads - The list of uploaded files. Each file is represented by an {@link FileUpload} object.
|
5126
|
-
*/
|
5127
|
-
export declare type FileUploadHandler = (userId: string, fileUploads: FileUploadManager[]) => void;
|
5128
|
-
|
5129
|
-
/**
|
5130
|
-
* A wrapper object for a file that is being uploaded.
|
5131
|
-
* Allows mmanaging file uploads by providing common functions for updating the
|
5132
|
-
* upload progress, canceling an upload, completing an upload etc.
|
5133
|
-
* @beta
|
5134
|
-
*/
|
5135
|
-
export declare interface FileUploadManager {
|
5136
|
-
/**
|
5137
|
-
* Unique identifier for the file upload.
|
5138
|
-
*/
|
5139
|
-
id: string;
|
5140
|
-
/**
|
5141
|
-
* HTML {@link File} object for the uploaded file.
|
5142
|
-
*/
|
5143
|
-
file?: File;
|
5144
|
-
/**
|
5145
|
-
* Update the progress of the upload.
|
5146
|
-
* @param value - number between 0 and 1
|
5147
|
-
*/
|
5148
|
-
notifyUploadProgressChanged: (value: number) => void;
|
5149
|
-
/**
|
5150
|
-
* Mark the upload as complete.
|
5151
|
-
* Requires the `metadata` param containing uploaded file information.
|
5152
|
-
* @param metadata - {@link FileMetadata}
|
5153
|
-
*/
|
5154
|
-
notifyUploadCompleted: (metadata: FileMetadata) => void;
|
5155
|
-
/**
|
5156
|
-
* Mark the upload as failed.
|
5157
|
-
* @param message - An error message that can be displayed to the user.
|
5158
|
-
*/
|
5159
|
-
notifyUploadFailed: (message: string) => void;
|
5160
|
-
}
|
5161
|
-
|
5162
|
-
/**
|
5163
|
-
* Contains the state attibutes of a file upload like name, progress etc.
|
5164
|
-
* @beta
|
5165
|
-
*/
|
5166
|
-
export declare interface FileUploadState {
|
5167
|
-
/**
|
5168
|
-
* Unique identifier for the file upload.
|
5169
|
-
*/
|
5170
|
-
id: string;
|
5171
|
-
/**
|
5172
|
-
* Filename extracted from the {@link File} object.
|
5173
|
-
* This attribute is used to render the filename if `metadata.name` is not available.
|
5174
|
-
*/
|
5175
|
-
filename: string;
|
5176
|
-
/**
|
5177
|
-
* A number between 0 and 1 indicating the progress of the upload.
|
5178
|
-
*/
|
5179
|
-
progress: number;
|
5180
|
-
/**
|
5181
|
-
* Meta Data {@link FileMetadata} containing information about the uploaded file.
|
5182
|
-
*/
|
5183
|
-
metadata?: FileMetadata;
|
5184
|
-
/**
|
5185
|
-
* Error message to be displayed to the user if the upload fails.
|
5186
|
-
*/
|
5187
|
-
error?: FileUploadError;
|
5188
|
-
}
|
5189
|
-
|
5190
|
-
/**
|
5191
|
-
* A record containing {@link FileUploadState} mapped to unique ids.
|
5192
|
-
* @beta
|
5193
|
-
*/
|
5194
|
-
export declare type FileUploadsUiState = Record<string, FileUploadState>;
|
5195
|
-
|
5196
3926
|
/**
|
5197
3927
|
* Provider to apply a Fluent theme across this library's react components.
|
5198
3928
|
*
|
@@ -5233,7 +3963,7 @@ export declare const fromFlatCommunicationIdentifier: (id: string) => Communicat
|
|
5233
3963
|
*
|
5234
3964
|
* @public
|
5235
3965
|
*/
|
5236
|
-
export declare type GetCallingSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof VideoGallery> extends true ? VideoGallerySelector : AreEqual<Component, typeof DevicesButton> extends true ? DevicesButtonSelector : AreEqual<Component, typeof MicrophoneButton> extends true ? MicrophoneButtonSelector : AreEqual<Component, typeof CameraButton> extends true ? CameraButtonSelector : AreEqual<Component, typeof ScreenShareButton> extends true ? ScreenShareButtonSelector : AreEqual<Component, typeof ParticipantList> extends true ? ParticipantListSelector : AreEqual<Component, typeof ParticipantsButton> extends true ? ParticipantsButtonSelector : AreEqual<Component, typeof EndCallButton> extends true ? EmptySelector : AreEqual<Component, typeof ErrorBar> extends true ? CallErrorBarSelector :
|
3966
|
+
export declare type GetCallingSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof VideoGallery> extends true ? VideoGallerySelector : AreEqual<Component, typeof DevicesButton> extends true ? DevicesButtonSelector : AreEqual<Component, typeof MicrophoneButton> extends true ? MicrophoneButtonSelector : AreEqual<Component, typeof CameraButton> extends true ? CameraButtonSelector : AreEqual<Component, typeof ScreenShareButton> extends true ? ScreenShareButtonSelector : AreEqual<Component, typeof ParticipantList> extends true ? ParticipantListSelector : AreEqual<Component, typeof ParticipantsButton> extends true ? ParticipantsButtonSelector : AreEqual<Component, typeof EndCallButton> extends true ? EmptySelector : AreEqual<Component, typeof ErrorBar> extends true ? CallErrorBarSelector : undefined;
|
5237
3967
|
|
5238
3968
|
/**
|
5239
3969
|
* Get the selector for a specified component.
|
@@ -5295,63 +4025,6 @@ export declare interface GridLayoutStyles extends BaseCustomStyles {
|
|
5295
4025
|
children?: IStyle;
|
5296
4026
|
}
|
5297
4027
|
|
5298
|
-
/**
|
5299
|
-
* a button to hold or resume a ongoing call.
|
5300
|
-
*
|
5301
|
-
* Can be used with {@link ControlBar}
|
5302
|
-
*
|
5303
|
-
* @param props - properties for the hold button.
|
5304
|
-
* @returns
|
5305
|
-
* @beta
|
5306
|
-
*/
|
5307
|
-
export declare const HoldButton: (props: HoldButtonProps) => JSX.Element;
|
5308
|
-
|
5309
|
-
/**
|
5310
|
-
*@beta
|
5311
|
-
*/
|
5312
|
-
export declare interface HoldButtonProps extends ControlBarButtonProps {
|
5313
|
-
/**
|
5314
|
-
* Utility property for using this component with communication react handlers
|
5315
|
-
* Holds the call or resumes it based on call state.
|
5316
|
-
*/
|
5317
|
-
onToggleHold: () => Promise<void>;
|
5318
|
-
/**
|
5319
|
-
* Optional strings to override in component
|
5320
|
-
*/
|
5321
|
-
strings?: HoldButtonStrings;
|
5322
|
-
}
|
5323
|
-
|
5324
|
-
/**
|
5325
|
-
* Selector type for the {@link HoldButton} component.
|
5326
|
-
* @public
|
5327
|
-
*/
|
5328
|
-
export declare type HoldButtonSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
|
5329
|
-
checked: boolean;
|
5330
|
-
};
|
5331
|
-
|
5332
|
-
/**
|
5333
|
-
* Strings for the hold button labels
|
5334
|
-
* @beta
|
5335
|
-
*/
|
5336
|
-
export declare interface HoldButtonStrings {
|
5337
|
-
/**
|
5338
|
-
* Label for when action is to resume call.
|
5339
|
-
*/
|
5340
|
-
onLabel: string;
|
5341
|
-
/**
|
5342
|
-
* Label for when action is to hold call.
|
5343
|
-
*/
|
5344
|
-
offLabel: string;
|
5345
|
-
/**
|
5346
|
-
* Content for when button is checked
|
5347
|
-
*/
|
5348
|
-
tooltipOnContent: string;
|
5349
|
-
/**
|
5350
|
-
* Content for when button is unchecked
|
5351
|
-
*/
|
5352
|
-
tooltipOffContent: string;
|
5353
|
-
}
|
5354
|
-
|
5355
4028
|
/**
|
5356
4029
|
* {@link HorizontalGallery} Component Styles.
|
5357
4030
|
* @public
|
@@ -5898,11 +4571,6 @@ export declare type MessageThreadProps = {
|
|
5898
4571
|
* `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
|
5899
4572
|
*/
|
5900
4573
|
onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
|
5901
|
-
/**
|
5902
|
-
* Optional callback to render uploaded files in the message component.
|
5903
|
-
* @beta
|
5904
|
-
*/
|
5905
|
-
onRenderFileDownloads?: (userId: string, message: ChatMessage) => JSX.Element;
|
5906
4574
|
/**
|
5907
4575
|
* Optional callback to edit a message.
|
5908
4576
|
*
|
@@ -5938,18 +4606,6 @@ export declare type MessageThreadProps = {
|
|
5938
4606
|
* Optional strings to override in component
|
5939
4607
|
*/
|
5940
4608
|
strings?: Partial<MessageThreadStrings>;
|
5941
|
-
/**
|
5942
|
-
* @beta
|
5943
|
-
* Optional function called when someone clicks on the file download icon.
|
5944
|
-
* If file attachments are defined in the `message.metadata` property using the `fileSharingMetadata` key,
|
5945
|
-
* this function will be called with the data inside `fileSharingMetadata` key.
|
5946
|
-
*/
|
5947
|
-
fileDownloadHandler?: FileDownloadHandler;
|
5948
|
-
/**
|
5949
|
-
* Optional function to provide customized date format.
|
5950
|
-
* @beta
|
5951
|
-
*/
|
5952
|
-
onDisplayDateTimeString?: (messageDate: Date) => string;
|
5953
4609
|
};
|
5954
4610
|
|
5955
4611
|
/**
|
@@ -6021,8 +4677,6 @@ export declare interface MessageThreadStrings {
|
|
6021
4677
|
editBoxSubmitButton: string;
|
6022
4678
|
/** String for action menu indicating there are more options */
|
6023
4679
|
actionMenuMoreOptions?: string;
|
6024
|
-
/** String for download file button in file card */
|
6025
|
-
downloadFile: string;
|
6026
4680
|
}
|
6027
4681
|
|
6028
4682
|
/**
|
@@ -6312,14 +4966,6 @@ export declare interface ParticipantItemProps {
|
|
6312
4966
|
onClick?: (props?: ParticipantItemProps) => void;
|
6313
4967
|
/** prop to determine if we should show tooltip for participants or not */
|
6314
4968
|
showParticipantOverflowTooltip?: boolean;
|
6315
|
-
/**
|
6316
|
-
* Optional value to determine and display a participants connection status.
|
6317
|
-
* For example, `Connecting`, `Ringing` etc.
|
6318
|
-
* The actual text that is displayed is determined by the localized string
|
6319
|
-
* corresponding to the provided participant state.
|
6320
|
-
* For example, `strings.participantStateConnecting` will be used if `participantState` is `Connecting`.
|
6321
|
-
*/
|
6322
|
-
participantState?: ParticipantState;
|
6323
4969
|
}
|
6324
4970
|
|
6325
4971
|
/**
|
@@ -6340,12 +4986,6 @@ export declare interface ParticipantItemStrings {
|
|
6340
4986
|
mutedIconLabel: string;
|
6341
4987
|
/** placeholder text for participants who does not have a display name*/
|
6342
4988
|
displayNamePlaceholder?: string;
|
6343
|
-
/** String shown when `participantState` is `Connecting` */
|
6344
|
-
participantStateConnecting?: string;
|
6345
|
-
/** String shown when `participantState` is `Ringing` */
|
6346
|
-
participantStateRinging?: string;
|
6347
|
-
/** String shown when `participantState` is `Hold` */
|
6348
|
-
participantStateHold?: string;
|
6349
4989
|
}
|
6350
4990
|
|
6351
4991
|
/**
|
@@ -6649,16 +5289,6 @@ export declare type ParticipantsRemovedListener = (event: {
|
|
6649
5289
|
*/
|
6650
5290
|
export declare type ParticipantState = 'Idle' | 'Connecting' | 'Ringing' | 'Connected' | 'Hold' | 'InLobby' | 'EarlyMedia' | 'Disconnected';
|
6651
5291
|
|
6652
|
-
/**
|
6653
|
-
* Define constraints for accessing local devices {@link @azure/communication-calling#PermissionConstraints }
|
6654
|
-
*
|
6655
|
-
* @internal
|
6656
|
-
*/
|
6657
|
-
export declare type _PermissionConstraints = {
|
6658
|
-
audio: boolean;
|
6659
|
-
video: boolean;
|
6660
|
-
};
|
6661
|
-
|
6662
5292
|
/**
|
6663
5293
|
* An array of key value pairs that stores each sender's display name and last read message
|
6664
5294
|
*
|
@@ -6722,10 +5352,6 @@ export declare interface RemoteParticipantState {
|
|
6722
5352
|
* Proxy of {@link @azure/communication-calling#RemoteParticipant.isSpeaking}.
|
6723
5353
|
*/
|
6724
5354
|
isSpeaking: boolean;
|
6725
|
-
/**
|
6726
|
-
* Proxy of {@link @azure/communication-calling#RemoteParticipant.role}.
|
6727
|
-
*/
|
6728
|
-
role?: ParticipantRole;
|
6729
5355
|
}
|
6730
5356
|
|
6731
5357
|
/**
|
@@ -6750,7 +5376,6 @@ export declare interface RemoteVideoStreamState {
|
|
6750
5376
|
* Proxy of {@link @azure/communication-calling#RemoteVideoStream.isReceiving}.
|
6751
5377
|
* @beta
|
6752
5378
|
*/
|
6753
|
-
isReceiving: boolean;
|
6754
5379
|
/**
|
6755
5380
|
* {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
|
6756
5381
|
* API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
|
@@ -6758,11 +5383,6 @@ export declare interface RemoteVideoStreamState {
|
|
6758
5383
|
view?: VideoStreamRendererViewState;
|
6759
5384
|
}
|
6760
5385
|
|
6761
|
-
/**
|
6762
|
-
* @beta
|
6763
|
-
*/
|
6764
|
-
export declare type Role = 'Presenter' | 'Attendee' | 'Consumer';
|
6765
|
-
|
6766
5386
|
/**
|
6767
5387
|
* A button to start / stop screen sharing.
|
6768
5388
|
*
|
@@ -6796,7 +5416,6 @@ export declare interface ScreenShareButtonProps extends ControlBarButtonProps {
|
|
6796
5416
|
*/
|
6797
5417
|
export declare type ScreenShareButtonSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
|
6798
5418
|
checked?: boolean;
|
6799
|
-
disabled?: boolean;
|
6800
5419
|
};
|
6801
5420
|
|
6802
5421
|
/**
|
@@ -6834,19 +5453,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
|
|
6834
5453
|
*/
|
6835
5454
|
export declare const SendBox: (props: SendBoxProps) => JSX.Element;
|
6836
5455
|
|
6837
|
-
/**
|
6838
|
-
* @beta
|
6839
|
-
* Error to be displayed to the user in an error bar above sendbox.
|
6840
|
-
*/
|
6841
|
-
export declare interface SendBoxErrorBarError {
|
6842
|
-
/** Error Message to be displayed */
|
6843
|
-
message: string;
|
6844
|
-
/**
|
6845
|
-
* Unix Timestamp. Preferred generation using `Date.now()`
|
6846
|
-
*/
|
6847
|
-
timestamp: number;
|
6848
|
-
}
|
6849
|
-
|
6850
5456
|
/**
|
6851
5457
|
* Props for {@link SendBox}.
|
6852
5458
|
*
|
@@ -6902,25 +5508,6 @@ export declare interface SendBoxProps {
|
|
6902
5508
|
* When undefined nothing has focus on render
|
6903
5509
|
*/
|
6904
5510
|
autoFocus?: 'sendBoxTextField';
|
6905
|
-
/**
|
6906
|
-
* Optional callback to render uploaded files in the SendBox. The sendbox will expand
|
6907
|
-
* veritcally to accomodate the uploaded files. File uploads will
|
6908
|
-
* be rendered below the text area in sendbox.
|
6909
|
-
* @beta
|
6910
|
-
*/
|
6911
|
-
onRenderFileUploads?: () => JSX.Element;
|
6912
|
-
/**
|
6913
|
-
* Optional array of active file uploads where each object has attibutes
|
6914
|
-
* of a file upload like name, progress, errorMessage etc.
|
6915
|
-
* @beta
|
6916
|
-
*/
|
6917
|
-
activeFileUploads?: ActiveFileUpload[];
|
6918
|
-
/**
|
6919
|
-
* Optional callback to remove the file upload before sending by clicking on
|
6920
|
-
* cancel icon.
|
6921
|
-
* @beta
|
6922
|
-
*/
|
6923
|
-
onCancelFileUpload?: (fileId: string) => void;
|
6924
5511
|
}
|
6925
5512
|
|
6926
5513
|
/**
|
@@ -6951,22 +5538,6 @@ export declare interface SendBoxStrings {
|
|
6951
5538
|
* Aria label for send message button
|
6952
5539
|
*/
|
6953
5540
|
sendButtonAriaLabel: string;
|
6954
|
-
/**
|
6955
|
-
* Error message indicating that all file uploads are not complete.
|
6956
|
-
*/
|
6957
|
-
fileUploadsPendingError: string;
|
6958
|
-
/**
|
6959
|
-
* Aria label to notify user when focus is on cancel file upload button.
|
6960
|
-
*/
|
6961
|
-
removeFile: string;
|
6962
|
-
/**
|
6963
|
-
* Aria label to notify user file uploading starts.
|
6964
|
-
*/
|
6965
|
-
uploading: string;
|
6966
|
-
/**
|
6967
|
-
* Aria label to notify user file is uploaded.
|
6968
|
-
*/
|
6969
|
-
uploadCompleted: string;
|
6970
5541
|
}
|
6971
5542
|
|
6972
5543
|
/**
|
@@ -7093,19 +5664,6 @@ export declare interface StatefulCallClient extends CallClient {
|
|
7093
5664
|
* @param stream - The LocalVideoStreamState or RemoteVideoStreamState to dispose.
|
7094
5665
|
*/
|
7095
5666
|
disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState): void;
|
7096
|
-
/** @conditional-compile-remove(one-to-n-calling) */
|
7097
|
-
/**
|
7098
|
-
* The CallAgent is used to handle calls.
|
7099
|
-
* To create the CallAgent, pass a CommunicationTokenCredential object provided from SDK.
|
7100
|
-
* - The CallClient can only have one active CallAgent instance at a time.
|
7101
|
-
* - You can create a new CallClient instance to create a new CallAgent.
|
7102
|
-
* - You can dispose of a CallClient's current active CallAgent, and call the CallClient's
|
7103
|
-
* createCallAgent() method again to create a new CallAgent.
|
7104
|
-
* @param tokenCredential - The token credential. Use AzureCommunicationTokenCredential from `@azure/communication-common` to create a credential.
|
7105
|
-
* @param options - The CallAgentOptions for additional options like display name.
|
7106
|
-
* @public
|
7107
|
-
*/
|
7108
|
-
createCallAgent(...args: Parameters<CallClient['createCallAgent']>): Promise<DeclarativeCallAgent>;
|
7109
5667
|
}
|
7110
5668
|
|
7111
5669
|
/**
|
@@ -7119,15 +5677,6 @@ export declare type StatefulCallClientArgs = {
|
|
7119
5677
|
* state. It is not used by StatefulCallClient.
|
7120
5678
|
*/
|
7121
5679
|
userId: CommunicationUserIdentifier;
|
7122
|
-
/**
|
7123
|
-
* A phone number in E.164 format that will be used to represent the callers identity. This number is required
|
7124
|
-
* to start a PSTN call.
|
7125
|
-
*
|
7126
|
-
* example: +11234567
|
7127
|
-
*
|
7128
|
-
* This is not a cached value from the headless calling client.
|
7129
|
-
*/
|
7130
|
-
alternateCallerId?: string;
|
7131
5680
|
};
|
7132
5681
|
|
7133
5682
|
/**
|
@@ -7446,46 +5995,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
|
|
7446
5995
|
typingString?: IStyle;
|
7447
5996
|
}
|
7448
5997
|
|
7449
|
-
/**
|
7450
|
-
* UI to display to the user that the browser they are using is not supported by calling application.
|
7451
|
-
*
|
7452
|
-
* @beta
|
7453
|
-
*/
|
7454
|
-
export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
|
7455
|
-
|
7456
|
-
/**
|
7457
|
-
* props for UnsupportedBrowser UI
|
7458
|
-
*
|
7459
|
-
* @beta
|
7460
|
-
*/
|
7461
|
-
export declare interface UnsupportedBrowserProps {
|
7462
|
-
/** Handler to perform a action when the help link is actioned */
|
7463
|
-
onTroubleshootingClick?: () => void;
|
7464
|
-
/** String overrides for the component */
|
7465
|
-
strings: UnsupportedBrowserStrings;
|
7466
|
-
}
|
7467
|
-
|
7468
|
-
/**
|
7469
|
-
* Strings for UnsupportedBrowser component
|
7470
|
-
*
|
7471
|
-
* @beta
|
7472
|
-
*/
|
7473
|
-
export declare interface UnsupportedBrowserStrings {
|
7474
|
-
/** String for the primary text */
|
7475
|
-
primaryText: string;
|
7476
|
-
/** String for the secondary text */
|
7477
|
-
secondaryText: string;
|
7478
|
-
/** String for the help link */
|
7479
|
-
moreHelpLink: string;
|
7480
|
-
}
|
7481
|
-
|
7482
5998
|
/**
|
7483
5999
|
* @public
|
7484
6000
|
* Callback function run when a message is updated.
|
7485
6001
|
*/
|
7486
|
-
export declare type UpdateMessageCallback = (messageId: string, content: string
|
7487
|
-
attachedFilesMetadata?: FileMetadata[];
|
7488
|
-
}) => Promise<void>;
|
6002
|
+
export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
|
7489
6003
|
|
7490
6004
|
/**
|
7491
6005
|
* A custom React hook to simplify the creation of {@link CallAdapter}.
|
@@ -7749,11 +6263,6 @@ export declare interface VideoGalleryRemoteParticipant extends VideoGalleryParti
|
|
7749
6263
|
isSpeaking?: boolean;
|
7750
6264
|
/** Video stream of shared screen */
|
7751
6265
|
screenShareStream?: VideoGalleryStream;
|
7752
|
-
/**
|
7753
|
-
* @beta
|
7754
|
-
* The connection state of the participant. For example, 'Hold', 'Connecting' etc.
|
7755
|
-
*/
|
7756
|
-
state?: ParticipantState;
|
7757
6266
|
}
|
7758
6267
|
|
7759
6268
|
/**
|
@@ -7929,22 +6438,6 @@ export declare interface VideoTileProps {
|
|
7929
6438
|
noVideoAvailableAriaLabel?: string;
|
7930
6439
|
/** Whether the participant in the videoTile is speaking. Shows a speaking indicator (border). */
|
7931
6440
|
isSpeaking?: boolean;
|
7932
|
-
/**
|
7933
|
-
* The call connection state of the participant.
|
7934
|
-
* For example, `Hold` means the participant is on hold.
|
7935
|
-
*/
|
7936
|
-
participantState?: ParticipantState;
|
7937
|
-
strings?: VideoTileStrings;
|
7938
|
-
}
|
7939
|
-
|
7940
|
-
/**
|
7941
|
-
* Strings of {@link VideoTile} that can be overridden.
|
7942
|
-
* @beta
|
7943
|
-
*/
|
7944
|
-
export declare interface VideoTileStrings {
|
7945
|
-
participantStateConnecting: string;
|
7946
|
-
participantStateRinging: string;
|
7947
|
-
participantStateHold: string;
|
7948
6441
|
}
|
7949
6442
|
|
7950
6443
|
/**
|