@azure/communication-react 1.9.0-beta.1 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/communication-react.d.ts +48 -2285
- package/dist/dist-cjs/communication-react/index.js +3869 -10219
- package/dist/dist-cjs/communication-react/index.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 +1 -2
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -8
- 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 -12
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +1 -13
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +0 -4
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +1 -11
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +2 -18
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js +0 -10
- package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +1 -15
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.d.ts +1 -4
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +0 -19
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/index.d.ts +0 -6
- package/dist/dist-esm/calling-component-bindings/src/index.js +0 -8
- package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +2 -18
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.d.ts +3 -4
- package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.d.ts +2 -14
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js +1 -20
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.d.ts +0 -7
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +0 -12
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.d.ts +0 -4
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +0 -11
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.d.ts +1 -2
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +1 -8
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +2 -8
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.d.ts +5 -6
- package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.d.ts +1 -15
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.d.ts +1 -2
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +0 -5
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +2 -60
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +1 -8
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js +1 -62
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +0 -41
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.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 +0 -8
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.js +0 -12
- package/dist/dist-esm/calling-stateful-client/src/Converter.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 +0 -8
- package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.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 +0 -8
- package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +1 -25
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +2 -33
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TypeGuards.d.ts +2 -2
- package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js +0 -8
- package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -3
- package/dist/dist-esm/calling-stateful-client/src/index-public.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.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +6 -119
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -3
- package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -1
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +1 -3
- package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js +1 -4
- package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.d.ts +0 -1
- 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 -27
- package/dist/dist-esm/communication-react/src/index.js +0 -16
- package/dist/dist-esm/communication-react/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.d.ts +1 -22
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js +2 -9
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.d.ts +0 -2
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.js +1 -6
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.d.ts +1 -22
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js +6 -43
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +2 -92
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +0 -6
- package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/FileDownloadCards.d.ts +1 -29
- package/dist/dist-esm/react-components/src/components/FileDownloadCards.js +2 -24
- package/dist/dist-esm/react-components/src/components/FileDownloadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +0 -18
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +2 -51
- package/dist/dist-esm/react-components/src/components/MessageThread.js +8 -57
- package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantItem.d.ts +0 -13
- package/dist/dist-esm/react-components/src/components/ParticipantItem.js +0 -3
- package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/ParticipantList.js +4 -22
- package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +1 -3
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBox.d.ts +0 -41
- package/dist/dist-esm/react-components/src/components/SendBox.js +3 -31
- package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +0 -2
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +0 -2
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -24
- package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +0 -2
- package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VerticalGallery.d.ts +5 -5
- package/dist/dist-esm/react-components/src/components/VerticalGallery.js +2 -2
- package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +4 -4
- package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.d.ts +0 -5
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +7 -12
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js +4 -4
- package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.d.ts +0 -5
- package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js +7 -12
- package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js +2 -2
- package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +3 -15
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +3 -16
- package/dist/dist-esm/react-components/src/components/VideoGallery.js +5 -15
- 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 +1 -7
- package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/index.d.ts +0 -19
- package/dist/dist-esm/react-components/src/components/index.js +0 -12
- package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/utils/common.js +0 -4
- package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -5
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/index.d.ts +0 -1
- package/dist/dist-esm/react-components/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +1 -64
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +1 -1
- package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -15
- package/dist/dist-esm/react-components/src/theming/icons.js +0 -108
- package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/themes.d.ts +2 -21
- package/dist/dist-esm/react-components/src/theming/themes.js +0 -16
- package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -27
- package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/OnRender.d.ts +0 -8
- package/dist/dist-esm/react-components/src/types/OnRender.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 +0 -2
- package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +0 -78
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +4 -81
- 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 -144
- 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 +5 -75
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +12 -289
- 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 -130
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -1
- 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/createHandlers.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +1 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +0 -6
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js +0 -2
- 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 +1 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +10 -67
- 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 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +8 -89
- 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.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -27
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +2 -20
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -27
- 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/LocalDeviceSettings.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +6 -33
- 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/MediaGallery.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +9 -22
- 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/buttons/Camera.js +2 -4
- 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 +2 -36
- 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/Microphone.js +2 -4
- 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/ScreenShare.js +1 -8
- 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 +2 -6
- 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 -23
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +0 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js +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 +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +2 -5
- 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 +6 -97
- 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.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +0 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -10
- 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 +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +0 -4
- 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 +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +0 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +3 -15
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +1 -88
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +1 -68
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +5 -35
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.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 +5 -30
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +10 -111
- 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 -64
- 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 -10
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -40
- 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 -13
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +1 -37
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.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/state/CallWithChatAdapterState.d.ts +0 -24
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +1 -11
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.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 +0 -4
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +5 -133
- 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 +2 -28
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +4 -126
- 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 -159
- 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 -17
- 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 -2
- 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/FileUploadButton.js +1 -8
- 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/index.d.ts +0 -4
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.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 +0 -11
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +2 -3
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js +15 -3
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +6 -14
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.d.ts +1 -3
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +1 -70
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +3 -65
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +3 -20
- package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +1 -3
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +2 -17
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +1 -28
- package/dist/dist-esm/react-composites/src/composites/common/icons.js +0 -14
- package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +4 -21
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/index.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
- package/package.json +13 -13
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.d.ts +0 -45
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +0 -95
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +0 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.d.ts +0 -19
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js +0 -91
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +0 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.d.ts +0 -23
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -49
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -43
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -75
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -68
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -39
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.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/ImageGallery.d.ts +0 -71
- package/dist/dist-esm/react-components/src/components/ImageGallery.js +0 -64
- package/dist/dist-esm/react-components/src/components/ImageGallery.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
- package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -117
- package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -41
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -573
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -816
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.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/ImageGallery.style.d.ts +0 -72
- package/dist/dist-esm/react-components/src/components/styles/ImageGallery.style.js +0 -215
- package/dist/dist-esm/react-components/src/components/styles/ImageGallery.style.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -68
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -92
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -67
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
- package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
- package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
- package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
- package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
- package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -48
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -218
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.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/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/pages/HoldPage.d.ts +0 -24
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +0 -28
- 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/TransferPage.d.ts +0 -14
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +0 -113
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -54
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/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/CallComposite/styles/TransferPage.styles.d.ts +0 -37
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js +0 -73
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.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 -23
- 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 -15
- 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 -34
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.js +0 -14
- 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 -107
- 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 -74
- 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 -50
- 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
@@ -5,22 +5,17 @@ import * as reselect from 'reselect';
|
|
5
5
|
export declare const capabilitiesChangedInfoAndRoleSelector: ((state: {
|
6
6
|
isLocalPreviewMicrophoneEnabled: boolean;
|
7
7
|
page: import("..").CallCompositePage;
|
8
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
8
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
9
|
displayName?: string | undefined;
|
11
10
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
12
11
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
13
12
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
14
13
|
isTeamsCall: boolean;
|
15
|
-
isRoomsCall: boolean;
|
16
14
|
latestErrors: import("../..").AdapterErrors;
|
17
|
-
alternateCallerId?: string | undefined;
|
18
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
15
|
cameraStatus?: "On" | "Off" | undefined;
|
20
16
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
21
17
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
18
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
23
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
24
19
|
}) => {
|
25
20
|
capabilitiesChangeInfo: import("@azure/communication-calling").CapabilitiesChangeInfo | undefined;
|
26
21
|
participantRole: import("@azure/communication-calling").ParticipantRole | undefined;
|
@@ -5,22 +5,17 @@ import * as reselect from 'reselect';
|
|
5
5
|
export declare const complianceBannerSelector: ((state: {
|
6
6
|
isLocalPreviewMicrophoneEnabled: boolean;
|
7
7
|
page: import("..").CallCompositePage;
|
8
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
8
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
9
|
displayName?: string | undefined;
|
11
10
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
12
11
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
13
12
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
14
13
|
isTeamsCall: boolean;
|
15
|
-
isRoomsCall: boolean;
|
16
14
|
latestErrors: import("../..").AdapterErrors;
|
17
|
-
alternateCallerId?: string | undefined;
|
18
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
15
|
cameraStatus?: "On" | "Off" | undefined;
|
20
16
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
21
17
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
18
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
23
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
24
19
|
}) => {
|
25
20
|
callTranscribeState: boolean;
|
26
21
|
callRecordState: boolean;
|
@@ -4,22 +4,17 @@
|
|
4
4
|
export declare const deviceCountSelector: ((state: {
|
5
5
|
isLocalPreviewMicrophoneEnabled: boolean;
|
6
6
|
page: import("..").CallCompositePage;
|
7
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
8
7
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
9
8
|
displayName?: string | undefined;
|
10
9
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
11
10
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
12
11
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
13
12
|
isTeamsCall: boolean;
|
14
|
-
isRoomsCall: boolean;
|
15
13
|
latestErrors: import("../..").AdapterErrors;
|
16
|
-
alternateCallerId?: string | undefined;
|
17
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
18
14
|
cameraStatus?: "On" | "Off" | undefined;
|
19
15
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
20
16
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
21
17
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
22
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
23
18
|
}) => {
|
24
19
|
camerasCount: number;
|
25
20
|
microphonesCount: number;
|
@@ -5,22 +5,17 @@ import * as reselect from 'reselect';
|
|
5
5
|
export declare const devicePermissionSelector: ((state: {
|
6
6
|
isLocalPreviewMicrophoneEnabled: boolean;
|
7
7
|
page: import("..").CallCompositePage;
|
8
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
8
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
9
|
displayName?: string | undefined;
|
11
10
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
12
11
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
13
12
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
14
13
|
isTeamsCall: boolean;
|
15
|
-
isRoomsCall: boolean;
|
16
14
|
latestErrors: import("../..").AdapterErrors;
|
17
|
-
alternateCallerId?: string | undefined;
|
18
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
15
|
cameraStatus?: "On" | "Off" | undefined;
|
20
16
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
21
17
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
18
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
23
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
24
19
|
}) => {
|
25
20
|
video: boolean | undefined;
|
26
21
|
audio: boolean | undefined;
|
@@ -9,22 +9,17 @@ import * as reselect from 'reselect';
|
|
9
9
|
export declare const dominantRemoteParticipantSelector: ((state: {
|
10
10
|
isLocalPreviewMicrophoneEnabled: boolean;
|
11
11
|
page: import("..").CallCompositePage;
|
12
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
13
12
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
14
13
|
displayName?: string | undefined;
|
15
14
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
16
15
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
17
16
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
18
17
|
isTeamsCall: boolean;
|
19
|
-
isRoomsCall: boolean;
|
20
18
|
latestErrors: import("../..").AdapterErrors;
|
21
|
-
alternateCallerId?: string | undefined;
|
22
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
23
19
|
cameraStatus?: "On" | "Off" | undefined;
|
24
20
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
25
21
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
26
22
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
27
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
28
23
|
}) => import("../../../../../react-components/src").VideoGalleryRemoteParticipant | undefined) & reselect.OutputSelectorFields<(args_0: {
|
29
24
|
[keys: string]: RemoteParticipantState;
|
30
25
|
} | undefined, args_1: import("@azure/communication-calling").DominantSpeakersInfo | undefined) => import("../../../../../react-components/src").VideoGalleryRemoteParticipant | undefined, {
|
@@ -1,8 +1,6 @@
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
2
2
|
// Licensed under the MIT License.
|
3
3
|
import { _dominantSpeakersWithFlatId, _videoGalleryRemoteParticipantsMemo } from "../../../../../calling-component-bindings/src";
|
4
|
-
/* @conditional-compile-remove(PSTN-calls) */
|
5
|
-
import { _updateUserDisplayNames } from "../../../../../calling-component-bindings/src";
|
6
4
|
import * as reselect from 'reselect';
|
7
5
|
import { getDominantSpeakerInfo, getRemoteParticipants } from './baseSelectors';
|
8
6
|
/**
|
@@ -29,8 +27,6 @@ const findDominantRemoteParticipant = (remoteParticipants, dominantSpeakerIds) =
|
|
29
27
|
};
|
30
28
|
};
|
31
29
|
const updateUserDisplayNamesTrampoline = (remoteParticipants) => {
|
32
|
-
/* @conditional-compile-remove(PSTN-calls) */
|
33
|
-
return _updateUserDisplayNames(remoteParticipants);
|
34
30
|
return remoteParticipants;
|
35
31
|
};
|
36
32
|
//# sourceMappingURL=dominantRemoteParticipantSelector.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"dominantRemoteParticipantSelector.js","sourceRoot":"","sources":["../../../../../../../preprocess-dist/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,2BAA2B,EAA2B,mCAAmC,EAAE,sDAA6C;
|
1
|
+
{"version":3,"file":"dominantRemoteParticipantSelector.js","sourceRoot":"","sources":["../../../../../../../preprocess-dist/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,2BAA2B,EAA2B,mCAAmC,EAAE,sDAA6C;AAEjJ,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AACrC,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAEhF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,QAAQ,CAAC,cAAc,CAAC,CAAC,qBAAqB,EAAE,sBAAsB,CAAC,EAAE,CAAC,kBAAkB,EAAE,mBAAmB,EAAE,EAAE;IACpK,MAAM,gBAAgB,GAAG,2BAA2B,CAAC,mBAAmB,CAAC,CAAC;IAC1E,MAAM,yBAAyB,GAAG,kBAAkB,IAAI,MAAM,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,6BAA6B,CAAC,kBAAkB,EAAE,gBAAgB,aAAhB,gBAAgB,cAAhB,gBAAgB,GAAI,EAAE,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;IAC3L,OAAO,yBAAyB,CAAC,CAAC,CAAC,mCAAmC,CAAC,gCAAgC,CAAC,MAAM,CAAC,MAAM,CAAC,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;AACpK,CAAC,CAAC,CAAC;AACH,MAAM,6BAA6B,GAAG,CAAC,kBAEtC,EAAE,kBAA4B,EAE7B,EAAE;IACF,IAAI,2BAA2B,GAAG,kBAAkB,CAAC,CAAC,CAAC,CAAC;IAExD,sFAAsF;IACtF,wFAAwF;IACxF,MAAM,oBAAoB,GAAG,MAAM,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC;IAC7D,IAAI,CAAC,2BAA2B,IAAI,CAAC,oBAAoB,CAAC,QAAQ,CAAC,2BAA2B,CAAC,EAAE;QAC/F,2BAA2B,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAAC;KACvD;IACD,OAAO;QACL,2BAA2B,EAAE,kBAAkB,CAAC,2BAA2B,CAAC;KAC7E,CAAC;AACJ,CAAC,CAAC;AACF,MAAM,gCAAgC,GAAG,CAAC,kBAA4C,EAA4B,EAAE;IAClH,OAAO,kBAAkB,CAAC;AAC5B,CAAC,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { _dominantSpeakersWithFlatId, _isInCall, _isPreviewOn, _videoGalleryRemoteParticipantsMemo } from '@internal/calling-component-bindings';\nimport { RemoteParticipantState } from '@internal/calling-stateful-client';\nimport * as reselect from 'reselect';\nimport { getDominantSpeakerInfo, getRemoteParticipants } from './baseSelectors';\n\n/**\n * Get the most dominant remote participant, if no dominant speaker IDs exist, this uses\n * one of the remote participants with no bias towards which one.\n *\n * @private\n */\nexport const dominantRemoteParticipantSelector = reselect.createSelector([getRemoteParticipants, getDominantSpeakerInfo], (remoteParticipants, dominantSpeakerInfo) => {\n const dominantSpeakers = _dominantSpeakersWithFlatId(dominantSpeakerInfo);\n const dominantRemoteParticipant = remoteParticipants && Object.keys(remoteParticipants).length > 0 ? findDominantRemoteParticipant(remoteParticipants, dominantSpeakers ?? []) : undefined;\n return dominantRemoteParticipant ? _videoGalleryRemoteParticipantsMemo(updateUserDisplayNamesTrampoline(Object.values(dominantRemoteParticipant)))[0] : undefined;\n});\nconst findDominantRemoteParticipant = (remoteParticipants: {\n [keys: string]: RemoteParticipantState;\n}, dominantSpeakerIds: string[]): {\n dominantRemoteParticipantId: RemoteParticipantState;\n} => {\n let dominantRemoteParticipantId = dominantSpeakerIds[0];\n\n // Fallback to using the first remote participant if there are no dominant speaker IDs\n // or if the dominant speaker is no longer available in the list of remoteParticipantIds\n const remoteParticipantIds = Object.keys(remoteParticipants);\n if (!dominantRemoteParticipantId || !remoteParticipantIds.includes(dominantRemoteParticipantId)) {\n dominantRemoteParticipantId = remoteParticipantIds[0];\n }\n return {\n dominantRemoteParticipantId: remoteParticipants[dominantRemoteParticipantId]\n };\n};\nconst updateUserDisplayNamesTrampoline = (remoteParticipants: RemoteParticipantState[]): RemoteParticipantState[] => {\n return remoteParticipants;\n};\"../../../../../calling-component-bindings/src\"\"../../../../../calling-stateful-client/src\""]}
|
package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts
CHANGED
@@ -5,22 +5,17 @@ import * as reselect from 'reselect';
|
|
5
5
|
export declare const lobbySelector: ((state: {
|
6
6
|
isLocalPreviewMicrophoneEnabled: boolean;
|
7
7
|
page: import("..").CallCompositePage;
|
8
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
8
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
9
|
displayName?: string | undefined;
|
11
10
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
12
11
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
13
12
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
14
13
|
isTeamsCall: boolean;
|
15
|
-
isRoomsCall: boolean;
|
16
14
|
latestErrors: import("../..").AdapterErrors;
|
17
|
-
alternateCallerId?: string | undefined;
|
18
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
15
|
cameraStatus?: "On" | "Off" | undefined;
|
20
16
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
21
17
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
18
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
23
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
24
19
|
}) => {
|
25
20
|
localParticipantVideoStream: {
|
26
21
|
isAvailable: boolean;
|
@@ -6,22 +6,17 @@ import * as reselect from 'reselect';
|
|
6
6
|
export declare const localAndRemotePIPSelector: ((state: {
|
7
7
|
isLocalPreviewMicrophoneEnabled: boolean;
|
8
8
|
page: import("..").CallCompositePage;
|
9
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
10
9
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
11
10
|
displayName?: string | undefined;
|
12
11
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
13
12
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
14
13
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
15
14
|
isTeamsCall: boolean;
|
16
|
-
isRoomsCall: boolean;
|
17
15
|
latestErrors: import("../..").AdapterErrors;
|
18
|
-
alternateCallerId?: string | undefined;
|
19
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
20
16
|
cameraStatus?: "On" | "Off" | undefined;
|
21
17
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
22
18
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
23
19
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
24
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
25
20
|
}) => {
|
26
21
|
localParticipant: {
|
27
22
|
displayName: string | undefined;
|
@@ -5,22 +5,17 @@ import * as reselect from 'reselect';
|
|
5
5
|
export declare const localPreviewSelector: ((state: {
|
6
6
|
isLocalPreviewMicrophoneEnabled: boolean;
|
7
7
|
page: import("..").CallCompositePage;
|
8
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
8
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
9
|
displayName?: string | undefined;
|
11
10
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
12
11
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
13
12
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
14
13
|
isTeamsCall: boolean;
|
15
|
-
isRoomsCall: boolean;
|
16
14
|
latestErrors: import("../..").AdapterErrors;
|
17
|
-
alternateCallerId?: string | undefined;
|
18
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
15
|
cameraStatus?: "On" | "Off" | undefined;
|
20
16
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
21
17
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
18
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
23
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
24
19
|
}) => {
|
25
20
|
videoStreamElement: HTMLElement | null;
|
26
21
|
}) & reselect.OutputSelectorFields<(args_0: import("../../../../../calling-stateful-client/src").DeviceManagerState) => {
|
@@ -6,22 +6,17 @@ import * as reselect from 'reselect';
|
|
6
6
|
export declare const localVideoSelector: ((state: {
|
7
7
|
isLocalPreviewMicrophoneEnabled: boolean;
|
8
8
|
page: import("..").CallCompositePage;
|
9
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
10
9
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
11
10
|
displayName?: string | undefined;
|
12
11
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
13
12
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
14
13
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
15
14
|
isTeamsCall: boolean;
|
16
|
-
isRoomsCall: boolean;
|
17
15
|
latestErrors: import("../..").AdapterErrors;
|
18
|
-
alternateCallerId?: string | undefined;
|
19
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
20
16
|
cameraStatus?: "On" | "Off" | undefined;
|
21
17
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
22
18
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
23
19
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
24
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
25
20
|
}) => {
|
26
21
|
isAvailable: boolean;
|
27
22
|
isMirrored: boolean | undefined;
|
@@ -5,22 +5,17 @@ import * as reselect from 'reselect';
|
|
5
5
|
export declare const mediaGallerySelector: ((state: {
|
6
6
|
isLocalPreviewMicrophoneEnabled: boolean;
|
7
7
|
page: import("..").CallCompositePage;
|
8
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
8
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
9
|
displayName?: string | undefined;
|
11
10
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
12
11
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
13
12
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
14
13
|
isTeamsCall: boolean;
|
15
|
-
isRoomsCall: boolean;
|
16
14
|
latestErrors: import("../..").AdapterErrors;
|
17
|
-
alternateCallerId?: string | undefined;
|
18
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
15
|
cameraStatus?: "On" | "Off" | undefined;
|
20
16
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
21
17
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
18
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
23
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
24
19
|
}) => {
|
25
20
|
isVideoStreamOn: boolean;
|
26
21
|
}) & reselect.OutputSelectorFields<(args_0: import("../../../../../calling-stateful-client/src").LocalVideoStreamState[] | undefined) => {
|
@@ -37,22 +32,17 @@ export declare const mediaGallerySelector: ((state: {
|
|
37
32
|
export declare const getRemoteParticipantsConnectedSelector: ((state: {
|
38
33
|
isLocalPreviewMicrophoneEnabled: boolean;
|
39
34
|
page: import("..").CallCompositePage;
|
40
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
41
35
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
42
36
|
displayName?: string | undefined;
|
43
37
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
44
38
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
45
39
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
46
40
|
isTeamsCall: boolean;
|
47
|
-
isRoomsCall: boolean;
|
48
41
|
latestErrors: import("../..").AdapterErrors;
|
49
|
-
alternateCallerId?: string | undefined;
|
50
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
51
42
|
cameraStatus?: "On" | "Off" | undefined;
|
52
43
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
53
44
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
54
45
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
55
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
56
46
|
}) => import("../../../../../calling-stateful-client/src").RemoteParticipantState[]) & reselect.OutputSelectorFields<(args_0: {
|
57
47
|
[keys: string]: import("../../../../../calling-stateful-client/src").RemoteParticipantState;
|
58
48
|
} | undefined) => import("../../../../../calling-stateful-client/src").RemoteParticipantState[], {
|
@@ -5,22 +5,17 @@ import * as reselect from 'reselect';
|
|
5
5
|
export declare const mutedNotificationSelector: ((state: {
|
6
6
|
isLocalPreviewMicrophoneEnabled: boolean;
|
7
7
|
page: import("..").CallCompositePage;
|
8
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
8
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
9
|
displayName?: string | undefined;
|
11
10
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
12
11
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
13
12
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
14
13
|
isTeamsCall: boolean;
|
15
|
-
isRoomsCall: boolean;
|
16
14
|
latestErrors: import("../..").AdapterErrors;
|
17
|
-
alternateCallerId?: string | undefined;
|
18
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
15
|
cameraStatus?: "On" | "Off" | undefined;
|
20
16
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
21
17
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
18
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
23
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
24
19
|
}) => {
|
25
20
|
speakingWhileMuted: boolean;
|
26
21
|
}) & reselect.OutputSelectorFields<(args_0: import("../../../../../calling-stateful-client/src").DiagnosticsCallFeatureState | undefined) => {
|
@@ -5,22 +5,17 @@ import * as reselect from 'reselect';
|
|
5
5
|
export declare const networkReconnectTileSelector: ((state: {
|
6
6
|
isLocalPreviewMicrophoneEnabled: boolean;
|
7
7
|
page: import("..").CallCompositePage;
|
8
|
-
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
8
|
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
9
|
displayName?: string | undefined;
|
11
10
|
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
12
11
|
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
13
12
|
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
14
13
|
isTeamsCall: boolean;
|
15
|
-
isRoomsCall: boolean;
|
16
14
|
latestErrors: import("../..").AdapterErrors;
|
17
|
-
alternateCallerId?: string | undefined;
|
18
|
-
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
15
|
cameraStatus?: "On" | "Off" | undefined;
|
20
16
|
videoBackgroundImages?: import("..").VideoBackgroundImage[] | undefined;
|
21
17
|
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
18
|
selectedVideoBackgroundEffect?: import("..").VideoBackgroundEffect | undefined;
|
23
|
-
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
24
19
|
}) => {
|
25
20
|
networkReconnectValue: boolean | import("@azure/communication-calling").DiagnosticQuality | undefined;
|
26
21
|
localParticipantVideoStream: {
|
@@ -1,7 +1,6 @@
|
|
1
1
|
import { CallAdapterState, CallCompositePage } from '../adapter/CallAdapter';
|
2
2
|
import { CallControlOptions } from '../types/CallControlOptions';
|
3
3
|
import { CallState, RemoteParticipantState } from "../../../../../calling-stateful-client/src";
|
4
|
-
import { EnvironmentInfo } from '@azure/communication-calling';
|
5
4
|
import { AdapterStateModifier } from '../adapter/AzureCommunicationCallAdapter';
|
6
5
|
import { VideoBackgroundEffectsDependency } from "../../../../../calling-component-bindings/src";
|
7
6
|
import { VideoBackgroundEffect } from '../adapter/CallAdapter';
|
@@ -21,10 +20,7 @@ export declare const reduceCallControlsForMobile: (callControlOptions: CallContr
|
|
21
20
|
/**
|
22
21
|
* type definition for conditional-compilation
|
23
22
|
*/
|
24
|
-
declare type GetCallCompositePageFunction = ((call: CallState | undefined, previousCall: CallState | undefined) => CallCompositePage) & ((call: CallState | undefined, previousCall: CallState | undefined
|
25
|
-
environmentInfo?: EnvironmentInfo;
|
26
|
-
unsupportedBrowserVersionOptedIn?: boolean;
|
27
|
-
}, /* @conditional-compile-remove(call-transfer) */ transferCall?: CallState) => CallCompositePage);
|
23
|
+
declare type GetCallCompositePageFunction = ((call: CallState | undefined, previousCall: CallState | undefined) => CallCompositePage) & ((call: CallState | undefined, previousCall: CallState | undefined) => CallCompositePage);
|
28
24
|
/**
|
29
25
|
* Get the current call composite page based on the current call composite state
|
30
26
|
*
|
@@ -40,7 +36,7 @@ declare type GetCallCompositePageFunction = ((call: CallState | undefined, previ
|
|
40
36
|
*/
|
41
37
|
export declare const getCallCompositePage: GetCallCompositePageFunction;
|
42
38
|
/** @private */
|
43
|
-
export declare const IsCallEndedPage: (page: 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'joinCallFailedDueToNoNetwork' | 'leaving' | 'leftCall' | 'lobby' | 'removedFromCall'
|
39
|
+
export declare const IsCallEndedPage: (page: 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'joinCallFailedDueToNoNetwork' | 'leaving' | 'leftCall' | 'lobby' | 'removedFromCall') => boolean;
|
44
40
|
/**
|
45
41
|
* Creates a new call control options object and sets the correct values for disabling
|
46
42
|
* the buttons provided in the `disabledControls` array.
|
@@ -62,19 +58,11 @@ export declare const disableCallControls: (callControlOptions: CallControlOption
|
|
62
58
|
export declare const isDisabled: (option: boolean | {
|
63
59
|
disabled: boolean;
|
64
60
|
} | undefined) => boolean;
|
65
|
-
/**
|
66
|
-
*
|
67
|
-
* This function uses permission API to determine if device permission state is granted, prompt or denied
|
68
|
-
* @returns whether device permission state is granted, prompt or denied
|
69
|
-
* If permission API is not supported on this browser, permission state is set to unsupported.
|
70
|
-
* @private
|
71
|
-
*/
|
72
|
-
export declare const getDevicePermissionState: (setVideoState: (state: PermissionState | 'unsupported') => void, setAudioState: (state: PermissionState | 'unsupported') => void) => Promise<void>;
|
73
61
|
/**
|
74
62
|
* Check if we are using safari browser
|
75
63
|
* @private
|
76
64
|
*/
|
77
|
-
export declare const _isSafari: (environmentInfo: undefined
|
65
|
+
export declare const _isSafari: (environmentInfo: undefined) => boolean;
|
78
66
|
/**
|
79
67
|
* @private
|
80
68
|
* This is the util function to create a participant modifier for remote participantList
|
@@ -1,24 +1,11 @@
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
2
2
|
// Licensed under the MIT License.
|
3
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
4
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
5
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
6
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
7
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
8
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
9
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
10
|
-
});
|
11
|
-
};
|
12
3
|
import { END_CALL_PAGES } from '../adapter/CallAdapter';
|
13
4
|
import { _isInCall, _isPreviewOn, _isInLobbyOrConnecting } from "../../../../../calling-component-bindings/src";
|
14
5
|
import { isPhoneNumberIdentifier } from '@azure/communication-common';
|
15
6
|
const ACCESS_DENIED_TEAMS_MEETING_SUB_CODE = 5854;
|
16
7
|
const REMOTE_PSTN_USER_HUNG_UP = 560000;
|
17
8
|
const REMOVED_FROM_CALL_SUB_CODES = [5000, 5300, REMOTE_PSTN_USER_HUNG_UP];
|
18
|
-
/* @conditional-compile-remove(rooms) */
|
19
|
-
const ROOM_NOT_FOUND_SUB_CODE = 5751;
|
20
|
-
/* @conditional-compile-remove(rooms) */
|
21
|
-
const DENIED_PERMISSION_TO_ROOM_SUB_CODE = 5828;
|
22
9
|
/**
|
23
10
|
* @private
|
24
11
|
*/
|
@@ -65,7 +52,7 @@ var CallEndReasons;
|
|
65
52
|
CallEndReasons[CallEndReasons["DENIED_PERMISSION_TO_ROOM"] = 4] = "DENIED_PERMISSION_TO_ROOM";
|
66
53
|
})(CallEndReasons || (CallEndReasons = {}));
|
67
54
|
const getCallEndReason = (call) => {
|
68
|
-
var _a, _b, _c
|
55
|
+
var _a, _b, _c;
|
69
56
|
const remoteParticipantsEndedArray = Array.from(Object.values(call.remoteParticipantsEnded));
|
70
57
|
/**
|
71
58
|
* Handle the special case in a PSTN call where removing the last user kicks the caller out of the call.
|
@@ -83,14 +70,6 @@ const getCallEndReason = (call) => {
|
|
83
70
|
if (((_c = call.callEndReason) === null || _c === void 0 ? void 0 : _c.subCode) && REMOVED_FROM_CALL_SUB_CODES.includes(call.callEndReason.subCode)) {
|
84
71
|
return CallEndReasons.REMOVED_FROM_CALL;
|
85
72
|
}
|
86
|
-
/* @conditional-compile-remove(rooms) */
|
87
|
-
if (((_d = call.callEndReason) === null || _d === void 0 ? void 0 : _d.subCode) && call.callEndReason.subCode === ROOM_NOT_FOUND_SUB_CODE) {
|
88
|
-
return CallEndReasons.ROOM_NOT_FOUND;
|
89
|
-
}
|
90
|
-
/* @conditional-compile-remove(rooms) */
|
91
|
-
if (((_e = call.callEndReason) === null || _e === void 0 ? void 0 : _e.subCode) && call.callEndReason.subCode === DENIED_PERMISSION_TO_ROOM_SUB_CODE) {
|
92
|
-
return CallEndReasons.DENIED_PERMISSION_TO_ROOM;
|
93
|
-
}
|
94
73
|
if (call.callEndReason) {
|
95
74
|
// No error codes match, assume the user simply left the call regularly
|
96
75
|
return CallEndReasons.LEFT_CALL;
|
@@ -111,14 +90,6 @@ const getCallEndReason = (call) => {
|
|
111
90
|
* @private
|
112
91
|
*/
|
113
92
|
export const getCallCompositePage = (call, previousCall, unsupportedBrowserInfo, transferCall) => {
|
114
|
-
/* @conditional-compile-remove(unsupported-browser) */
|
115
|
-
if (isUnsupportedEnvironment(unsupportedBrowserInfo.environmentInfo, unsupportedBrowserInfo.unsupportedBrowserVersionOptedIn)) {
|
116
|
-
return 'unsupportedEnvironment';
|
117
|
-
}
|
118
|
-
/* @conditional-compile-remove(call-transfer) */
|
119
|
-
if (transferCall !== undefined) {
|
120
|
-
return 'transferring';
|
121
|
-
}
|
122
93
|
if (call) {
|
123
94
|
// Must check for ongoing call *before* looking at any previous calls.
|
124
95
|
// If the composite completes one call and joins another, the previous calls
|
@@ -129,8 +100,6 @@ export const getCallCompositePage = (call, previousCall, unsupportedBrowserInfo,
|
|
129
100
|
// `LocalHold` needs to be checked before `isInCall` since it is also a state that's considered in call.
|
130
101
|
}
|
131
102
|
else if ((call === null || call === void 0 ? void 0 : call.state) === 'LocalHold') {
|
132
|
-
/* @conditional-compile-remove(PSTN-calls) */ /* @conditional-compile-remove(one-to-n-calling) */
|
133
|
-
return 'hold';
|
134
103
|
return 'call';
|
135
104
|
}
|
136
105
|
else if ((call === null || call === void 0 ? void 0 : call.state) === 'Disconnecting') {
|
@@ -150,13 +119,6 @@ export const getCallCompositePage = (call, previousCall, unsupportedBrowserInfo,
|
|
150
119
|
}
|
151
120
|
if (previousCall) {
|
152
121
|
const reason = getCallEndReason(previousCall);
|
153
|
-
/* @conditional-compile-remove(rooms) */
|
154
|
-
switch (reason) {
|
155
|
-
case CallEndReasons.ROOM_NOT_FOUND:
|
156
|
-
return 'roomNotFound';
|
157
|
-
case CallEndReasons.DENIED_PERMISSION_TO_ROOM:
|
158
|
-
return 'deniedPermissionToRoom';
|
159
|
-
}
|
160
122
|
switch (reason) {
|
161
123
|
case CallEndReasons.ACCESS_DENIED:
|
162
124
|
return 'accessDeniedTeamsMeeting';
|
@@ -223,60 +185,11 @@ export const isDisabled = (option) => {
|
|
223
185
|
}
|
224
186
|
return option.disabled;
|
225
187
|
};
|
226
|
-
/* @conditional-compile-remove(call-readiness) */
|
227
|
-
/**
|
228
|
-
* @returns Permissions state for the camera.
|
229
|
-
*/
|
230
|
-
const queryCameraPermissionFromPermissionsAPI = () => __awaiter(void 0, void 0, void 0, function* () {
|
231
|
-
try {
|
232
|
-
return (yield navigator.permissions.query({
|
233
|
-
name: 'camera'
|
234
|
-
})).state;
|
235
|
-
}
|
236
|
-
catch (e) {
|
237
|
-
console.info('permissions API is not supported by browser', e);
|
238
|
-
return 'unsupported';
|
239
|
-
}
|
240
|
-
});
|
241
|
-
/* @conditional-compile-remove(call-readiness) */
|
242
|
-
/**
|
243
|
-
* @returns Permissions state for the microphone.
|
244
|
-
*/
|
245
|
-
const queryMicrophonePermissionFromPermissionsAPI = () => __awaiter(void 0, void 0, void 0, function* () {
|
246
|
-
try {
|
247
|
-
return (yield navigator.permissions.query({
|
248
|
-
name: 'microphone'
|
249
|
-
})).state;
|
250
|
-
}
|
251
|
-
catch (e) {
|
252
|
-
console.info('permissions API is not supported by browser', e);
|
253
|
-
return 'unsupported';
|
254
|
-
}
|
255
|
-
});
|
256
|
-
/* @conditional-compile-remove(call-readiness) */
|
257
|
-
/**
|
258
|
-
*
|
259
|
-
* This function uses permission API to determine if device permission state is granted, prompt or denied
|
260
|
-
* @returns whether device permission state is granted, prompt or denied
|
261
|
-
* If permission API is not supported on this browser, permission state is set to unsupported.
|
262
|
-
* @private
|
263
|
-
*/
|
264
|
-
export const getDevicePermissionState = (setVideoState, setAudioState) => __awaiter(void 0, void 0, void 0, function* () {
|
265
|
-
const [cameraResult, microphoneResult] = yield Promise.all([queryCameraPermissionFromPermissionsAPI(), queryMicrophonePermissionFromPermissionsAPI()]);
|
266
|
-
setVideoState(cameraResult);
|
267
|
-
setAudioState(microphoneResult);
|
268
|
-
});
|
269
|
-
/* @conditional-compile-remove(unsupported-browser) */
|
270
|
-
const isUnsupportedEnvironment = (environmentInfo, unsupportedBrowserVersionOptedIn) => {
|
271
|
-
return !!((environmentInfo === null || environmentInfo === void 0 ? void 0 : environmentInfo.isSupportedBrowser) === false || (environmentInfo === null || environmentInfo === void 0 ? void 0 : environmentInfo.isSupportedBrowserVersion) === false && !unsupportedBrowserVersionOptedIn || (environmentInfo === null || environmentInfo === void 0 ? void 0 : environmentInfo.isSupportedPlatform) === false);
|
272
|
-
};
|
273
188
|
/**
|
274
189
|
* Check if we are using safari browser
|
275
190
|
* @private
|
276
191
|
*/
|
277
192
|
export const _isSafari = (environmentInfo) => {
|
278
|
-
/* @conditional-compile-remove(unsupported-browser) */
|
279
|
-
return (environmentInfo === null || environmentInfo === void 0 ? void 0 : environmentInfo.environment.browser) === 'safari';
|
280
193
|
return /^((?!chrome|android|crios|fxios).)*safari/i.test(navigator.userAgent);
|
281
194
|
};
|
282
195
|
/**
|