@azure/communication-react 1.8.1-alpha-202309200012 → 1.8.1-alpha-202309210012
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 +9 -8
- package/dist/dist-cjs/communication-react/index.js +1540 -1380
- package/dist/dist-cjs/communication-react/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/areEqual.d.ts +1 -0
- 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/hooks/usePropsFor.d.ts +1 -0
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +1 -0
- package/dist/dist-esm/communication-react/src/mergedHooks.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Announcer/Announcer.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Announcer.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/CameraButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Caption.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ControlBarButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/DevicesButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/EndCallButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ErrorBar.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/FileCard.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/FileDownloadCards.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/FileUploadCards.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/HoldButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/MicrophoneButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ParticipantItem.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ParticipantsButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/RaiseHandButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ScreenShareButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/StartCaptionsButton.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/StreamMedia.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/SystemMessage.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/TypingIndicator.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.d.ts +17 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js +126 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +37 -10
- 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 +2 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.js +6 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.d.ts +1 -0
- package/dist/dist-esm/react-components/src/theming/icons.d.ts +1 -0
- package/dist/dist-esm/react-components/src/types/OnRender.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +4 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Custom.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.d.ts +24 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +25 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +27 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +27 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +51 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +26 -3
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.d.ts +15 -3
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/FileDownloadErrorBar.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadButton.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.d.ts +14 -3
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +24 -3
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionSettingsDrawer.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/MoreButton.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/SendDtmfDialpad.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +3 -7
- package/dist/dist-esm/react-composites/src/composites/common/icons.js +4 -2
- package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +1 -0
- package/package.json +10 -9
@@ -3,7 +3,26 @@ import * as reselect from 'reselect';
|
|
3
3
|
* Picture in picture in picture needs to display the most-dominant remote speaker, as well as the local participant video.
|
4
4
|
* @private
|
5
5
|
*/
|
6
|
-
export declare const localAndRemotePIPSelector:
|
6
|
+
export declare const localAndRemotePIPSelector: ((state: {
|
7
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
8
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
9
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
10
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
11
|
+
displayName?: string | undefined;
|
12
|
+
call?: import("../../../../../communication-react/src/index").CallState | undefined;
|
13
|
+
devices: import("../../../../../communication-react/src/index").DeviceManagerState;
|
14
|
+
endedCall?: import("../../../../../communication-react/src/index").CallState | undefined;
|
15
|
+
isTeamsCall: boolean;
|
16
|
+
isRoomsCall: boolean;
|
17
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
18
|
+
alternateCallerId?: string | undefined;
|
19
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
20
|
+
cameraStatus?: "On" | "Off" | undefined;
|
21
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
22
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
23
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
24
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
25
|
+
}) => {
|
7
26
|
localParticipant: {
|
8
27
|
displayName: string | undefined;
|
9
28
|
videoStream: {
|
@@ -15,12 +34,12 @@ export declare const localAndRemotePIPSelector: reselect.OutputSelector<import("
|
|
15
34
|
raisedHand: import("../../../../../communication-react/src/index").RaisedHandState | undefined;
|
16
35
|
};
|
17
36
|
dominantRemoteParticipant: import("../../../../../communication-react/src/index").VideoGalleryRemoteParticipant | undefined;
|
18
|
-
}
|
37
|
+
}) & reselect.OutputSelectorFields<(args_0: string | undefined, args_1: import("../../../../../communication-react/src/index").VideoGalleryRemoteParticipant | undefined, args_2: {
|
19
38
|
isAvailable: boolean;
|
20
39
|
isMirrored: boolean | undefined;
|
21
40
|
renderElement: HTMLElement | undefined;
|
22
41
|
activeVideoEffects: import("../../../../../communication-react/src/index").LocalVideoStreamVideoEffectsState | undefined;
|
23
|
-
},
|
42
|
+
}, args_3: import("../../../../../communication-react/src/index").RaisedHandState | undefined) => {
|
24
43
|
localParticipant: {
|
25
44
|
displayName: string | undefined;
|
26
45
|
videoStream: {
|
@@ -32,5 +51,9 @@ export declare const localAndRemotePIPSelector: reselect.OutputSelector<import("
|
|
32
51
|
raisedHand: import("../../../../../communication-react/src/index").RaisedHandState | undefined;
|
33
52
|
};
|
34
53
|
dominantRemoteParticipant: import("../../../../../communication-react/src/index").VideoGalleryRemoteParticipant | undefined;
|
35
|
-
}
|
54
|
+
}, {
|
55
|
+
clearCache: () => void;
|
56
|
+
}> & {
|
57
|
+
clearCache: () => void;
|
58
|
+
};
|
36
59
|
//# sourceMappingURL=localAndRemotePIPSelector.d.ts.map
|
@@ -2,9 +2,32 @@ import * as reselect from 'reselect';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const localPreviewSelector:
|
5
|
+
export declare const localPreviewSelector: ((state: {
|
6
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
7
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
8
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
|
+
displayName?: string | undefined;
|
11
|
+
call?: import("../../../../../communication-react/src/index").CallState | undefined;
|
12
|
+
devices: import("../../../../../communication-react/src/index").DeviceManagerState;
|
13
|
+
endedCall?: import("../../../../../communication-react/src/index").CallState | undefined;
|
14
|
+
isTeamsCall: boolean;
|
15
|
+
isRoomsCall: boolean;
|
16
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
17
|
+
alternateCallerId?: string | undefined;
|
18
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
|
+
cameraStatus?: "On" | "Off" | undefined;
|
20
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
21
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../communication-react/src/index").VideoBackgroundEffectsDependency>) | undefined;
|
22
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
23
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
24
|
+
}) => {
|
6
25
|
videoStreamElement: HTMLElement | null;
|
7
|
-
}
|
26
|
+
}) & reselect.OutputSelectorFields<(args_0: import("../../../../../communication-react/src/index").DeviceManagerState) => {
|
8
27
|
videoStreamElement: HTMLElement | null;
|
9
|
-
}
|
28
|
+
}, {
|
29
|
+
clearCache: () => void;
|
30
|
+
}> & {
|
31
|
+
clearCache: () => void;
|
32
|
+
};
|
10
33
|
//# sourceMappingURL=localPreviewSelector.d.ts.map
|
@@ -3,18 +3,41 @@ import * as reselect from 'reselect';
|
|
3
3
|
/**
|
4
4
|
* @private
|
5
5
|
*/
|
6
|
-
export declare const localVideoSelector:
|
6
|
+
export declare const localVideoSelector: ((state: {
|
7
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
8
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
9
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
10
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
11
|
+
displayName?: string | undefined;
|
12
|
+
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
13
|
+
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
14
|
+
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
15
|
+
isTeamsCall: boolean;
|
16
|
+
isRoomsCall: boolean;
|
17
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
18
|
+
alternateCallerId?: string | undefined;
|
19
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
20
|
+
cameraStatus?: "On" | "Off" | undefined;
|
21
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
22
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
23
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
24
|
+
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
25
|
+
}) => {
|
7
26
|
isAvailable: boolean;
|
8
27
|
isMirrored: boolean | undefined;
|
9
28
|
renderElement: HTMLElement | undefined;
|
10
29
|
activeVideoEffects: import("../../../../../calling-stateful-client/src").LocalVideoStreamVideoEffectsState | undefined;
|
11
|
-
}
|
30
|
+
}) & reselect.OutputSelectorFields<(args_0: {
|
12
31
|
callStatus: import("@azure/communication-calling").CallState;
|
13
32
|
isScreenShareOn: boolean;
|
14
|
-
},
|
33
|
+
}, args_1: import("../../../../../calling-stateful-client/src").DeviceManagerState, args_2: LocalVideoStreamState[] | undefined) => {
|
15
34
|
isAvailable: boolean;
|
16
35
|
isMirrored: boolean | undefined;
|
17
36
|
renderElement: HTMLElement | undefined;
|
18
37
|
activeVideoEffects: import("../../../../../calling-stateful-client/src").LocalVideoStreamVideoEffectsState | undefined;
|
19
|
-
}
|
38
|
+
}, {
|
39
|
+
clearCache: () => void;
|
40
|
+
}> & {
|
41
|
+
clearCache: () => void;
|
42
|
+
};
|
20
43
|
//# sourceMappingURL=localVideoStreamSelector.d.ts.map
|
@@ -2,16 +2,62 @@ import * as reselect from 'reselect';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const mediaGallerySelector:
|
5
|
+
export declare const mediaGallerySelector: ((state: {
|
6
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
7
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
8
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
|
+
displayName?: string | undefined;
|
11
|
+
call?: import("../../../../../communication-react/src/index").CallState | undefined;
|
12
|
+
devices: import("../../../../../communication-react/src/index").DeviceManagerState;
|
13
|
+
endedCall?: import("../../../../../communication-react/src/index").CallState | undefined;
|
14
|
+
isTeamsCall: boolean;
|
15
|
+
isRoomsCall: boolean;
|
16
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
17
|
+
alternateCallerId?: string | undefined;
|
18
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
|
+
cameraStatus?: "On" | "Off" | undefined;
|
20
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
21
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../communication-react/src/index").VideoBackgroundEffectsDependency>) | undefined;
|
22
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
23
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
24
|
+
}) => {
|
6
25
|
isVideoStreamOn: boolean;
|
7
|
-
}
|
26
|
+
}) & reselect.OutputSelectorFields<(args_0: import("../../../../../communication-react/src/index").LocalVideoStreamState[] | undefined) => {
|
8
27
|
isVideoStreamOn: boolean;
|
9
|
-
}
|
28
|
+
}, {
|
29
|
+
clearCache: () => void;
|
30
|
+
}> & {
|
31
|
+
clearCache: () => void;
|
32
|
+
};
|
10
33
|
/**
|
11
34
|
* Custom selector for this hook to retrieve all the participants that are currently
|
12
35
|
* connected to the call.
|
13
36
|
*/
|
14
|
-
export declare const getRemoteParticipantsConnectedSelector:
|
37
|
+
export declare const getRemoteParticipantsConnectedSelector: ((state: {
|
38
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
39
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
40
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
41
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
42
|
+
displayName?: string | undefined;
|
43
|
+
call?: import("../../../../../communication-react/src/index").CallState | undefined;
|
44
|
+
devices: import("../../../../../communication-react/src/index").DeviceManagerState;
|
45
|
+
endedCall?: import("../../../../../communication-react/src/index").CallState | undefined;
|
46
|
+
isTeamsCall: boolean;
|
47
|
+
isRoomsCall: boolean;
|
48
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
49
|
+
alternateCallerId?: string | undefined;
|
50
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
51
|
+
cameraStatus?: "On" | "Off" | undefined;
|
52
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
53
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../communication-react/src/index").VideoBackgroundEffectsDependency>) | undefined;
|
54
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
55
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
56
|
+
}) => import("../../../../../communication-react/src/index").RemoteParticipantState[]) & reselect.OutputSelectorFields<(args_0: {
|
15
57
|
[keys: string]: import("../../../../../communication-react/src/index").RemoteParticipantState;
|
16
|
-
} | undefined) => import("../../../../../communication-react/src/index").RemoteParticipantState[]
|
58
|
+
} | undefined) => import("../../../../../communication-react/src/index").RemoteParticipantState[], {
|
59
|
+
clearCache: () => void;
|
60
|
+
}> & {
|
61
|
+
clearCache: () => void;
|
62
|
+
};
|
17
63
|
//# sourceMappingURL=mediaGallerySelector.d.ts.map
|
@@ -2,9 +2,32 @@ import * as reselect from 'reselect';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const mutedNotificationSelector:
|
5
|
+
export declare const mutedNotificationSelector: ((state: {
|
6
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
7
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
8
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
|
+
displayName?: string | undefined;
|
11
|
+
call?: import("../../../../../communication-react/src/index").CallState | undefined;
|
12
|
+
devices: import("../../../../../communication-react/src/index").DeviceManagerState;
|
13
|
+
endedCall?: import("../../../../../communication-react/src/index").CallState | undefined;
|
14
|
+
isTeamsCall: boolean;
|
15
|
+
isRoomsCall: boolean;
|
16
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
17
|
+
alternateCallerId?: string | undefined;
|
18
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
|
+
cameraStatus?: "On" | "Off" | undefined;
|
20
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
21
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../communication-react/src/index").VideoBackgroundEffectsDependency>) | undefined;
|
22
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
23
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
24
|
+
}) => {
|
6
25
|
speakingWhileMuted: boolean;
|
7
|
-
}
|
26
|
+
}) & reselect.OutputSelectorFields<(args_0: import("../../../../../communication-react/src/index").DiagnosticsCallFeatureState | undefined) => {
|
8
27
|
speakingWhileMuted: boolean;
|
9
|
-
}
|
28
|
+
}, {
|
29
|
+
clearCache: () => void;
|
30
|
+
}> & {
|
31
|
+
clearCache: () => void;
|
32
|
+
};
|
10
33
|
//# sourceMappingURL=mutedNotificationSelector.d.ts.map
|
@@ -2,7 +2,26 @@ import * as reselect from 'reselect';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const networkReconnectTileSelector:
|
5
|
+
export declare const networkReconnectTileSelector: ((state: {
|
6
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
7
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
8
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
9
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
10
|
+
displayName?: string | undefined;
|
11
|
+
call?: import("../../../../../communication-react/src/index").CallState | undefined;
|
12
|
+
devices: import("../../../../../communication-react/src/index").DeviceManagerState;
|
13
|
+
endedCall?: import("../../../../../communication-react/src/index").CallState | undefined;
|
14
|
+
isTeamsCall: boolean;
|
15
|
+
isRoomsCall: boolean;
|
16
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
17
|
+
alternateCallerId?: string | undefined;
|
18
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
19
|
+
cameraStatus?: "On" | "Off" | undefined;
|
20
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
21
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../communication-react/src/index").VideoBackgroundEffectsDependency>) | undefined;
|
22
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
23
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
24
|
+
}) => {
|
6
25
|
networkReconnectValue: boolean | import("@azure/communication-calling").DiagnosticQuality | undefined;
|
7
26
|
localParticipantVideoStream: {
|
8
27
|
isAvailable: boolean;
|
@@ -10,7 +29,7 @@ export declare const networkReconnectTileSelector: reselect.OutputSelector<impor
|
|
10
29
|
renderElement: HTMLElement | undefined;
|
11
30
|
activeVideoEffects: import("../../../../../communication-react/src/index").LocalVideoStreamVideoEffectsState | undefined;
|
12
31
|
};
|
13
|
-
}
|
32
|
+
}) & reselect.OutputSelectorFields<(args_0: import("../../../../../communication-react/src/index").DiagnosticsCallFeatureState | undefined, args_1: {
|
14
33
|
localParticipantVideoStream: {
|
15
34
|
isAvailable: boolean;
|
16
35
|
isMirrored: boolean | undefined;
|
@@ -25,5 +44,9 @@ export declare const networkReconnectTileSelector: reselect.OutputSelector<impor
|
|
25
44
|
renderElement: HTMLElement | undefined;
|
26
45
|
activeVideoEffects: import("../../../../../communication-react/src/index").LocalVideoStreamVideoEffectsState | undefined;
|
27
46
|
};
|
28
|
-
}
|
47
|
+
}, {
|
48
|
+
clearCache: () => void;
|
49
|
+
}> & {
|
50
|
+
clearCache: () => void;
|
51
|
+
};
|
29
52
|
//# sourceMappingURL=networkReconnectTileSelector.d.ts.map
|
@@ -1,6 +1,5 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import * as reselect from 'reselect';
|
2
|
-
import { ChatClientState } from "../../../../chat-stateful-client/src";
|
3
|
-
import { ChatBaseSelectorProps } from "../../../../chat-component-bindings/src";
|
4
3
|
/**
|
5
4
|
* @private
|
6
5
|
*/
|
@@ -14,5 +13,18 @@ export declare const ChatHeader: (props: HeaderProps) => JSX.Element;
|
|
14
13
|
/**
|
15
14
|
* @private
|
16
15
|
*/
|
17
|
-
export declare const getHeaderProps:
|
16
|
+
export declare const getHeaderProps: ((state: {
|
17
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
18
|
+
displayName: string;
|
19
|
+
threads: {
|
20
|
+
[key: string]: import("../../../../chat-stateful-client/src").ChatThreadClientState;
|
21
|
+
};
|
22
|
+
latestErrors: import("../../../../chat-stateful-client/src").ChatErrors;
|
23
|
+
}, params_0: {
|
24
|
+
threadId: string;
|
25
|
+
}) => HeaderProps) & reselect.OutputSelectorFields<(args_0: string) => HeaderProps, {
|
26
|
+
clearCache: () => void;
|
27
|
+
}> & {
|
28
|
+
clearCache: () => void;
|
29
|
+
};
|
18
30
|
//# sourceMappingURL=ChatHeader.d.ts.map
|
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { CommunicationParticipant, MessageProps, MessageRenderer, MessageThreadStyles, ParticipantMenuItemsCallback, SendBoxStylesProps, TypingIndicatorStylesProps } from "../../../../react-components/src";
|
2
3
|
import { AvatarPersonaDataCallback } from '../common/AvatarPersona';
|
3
4
|
import { ChatCompositeOptions } from './ChatComposite';
|
@@ -1,7 +1,14 @@
|
|
1
1
|
/**
|
2
2
|
* @private
|
3
3
|
*/
|
4
|
-
export declare const fileUploadsSelector:
|
4
|
+
export declare const fileUploadsSelector: ((state: {
|
5
|
+
error?: Error | undefined;
|
6
|
+
fileUploads?: import("../../../../../communication-react/src/index").FileUploadsUiState | undefined;
|
7
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
8
|
+
displayName: string;
|
9
|
+
thread: import("../../../../../communication-react/src/index").ChatThreadClientState;
|
10
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
11
|
+
}) => {
|
5
12
|
files: {
|
6
13
|
uploadComplete: boolean;
|
7
14
|
id: string;
|
@@ -10,7 +17,7 @@ export declare const fileUploadsSelector: import("reselect").OutputSelector<impo
|
|
10
17
|
metadata?: import("../../../../../communication-react/src/index").FileMetadata | undefined;
|
11
18
|
error?: import("../../../../../communication-react/src/index").FileUploadError | undefined;
|
12
19
|
}[];
|
13
|
-
}
|
20
|
+
}) & import("reselect").OutputSelectorFields<(args_0: import("../../../../../communication-react/src/index").FileUploadsUiState | undefined) => {
|
14
21
|
files: {
|
15
22
|
uploadComplete: boolean;
|
16
23
|
id: string;
|
@@ -19,5 +26,9 @@ export declare const fileUploadsSelector: import("reselect").OutputSelector<impo
|
|
19
26
|
metadata?: import("../../../../../communication-react/src/index").FileMetadata | undefined;
|
20
27
|
error?: import("../../../../../communication-react/src/index").FileUploadError | undefined;
|
21
28
|
}[];
|
22
|
-
}
|
29
|
+
}, {
|
30
|
+
clearCache: () => void;
|
31
|
+
}> & {
|
32
|
+
clearCache: () => void;
|
33
|
+
};
|
23
34
|
//# sourceMappingURL=fileUploadsSelector.d.ts.map
|
package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js
CHANGED
@@ -41,7 +41,7 @@ import { _preventDismissOnEvent } from "../../../../../acs-ui-common/src";
|
|
41
41
|
* @private
|
42
42
|
*/
|
43
43
|
export const DesktopMoreButton = (props) => {
|
44
|
-
var _a;
|
44
|
+
var _a, _b, _c;
|
45
45
|
/*@conditional-compile-remove(PSTN-calls) */ /* @conditional-compile-remove(one-to-n-calling) */ /* @conditional-compile-remove(close-captions) */
|
46
46
|
const localeStrings = useLocale();
|
47
47
|
/*@conditional-compile-remove(PSTN-calls) */ /* @conditional-compile-remove(one-to-n-calling) */
|
@@ -170,7 +170,7 @@ export const DesktopMoreButton = (props) => {
|
|
170
170
|
}
|
171
171
|
/* @conditional-compile-remove(gallery-layouts) */
|
172
172
|
if (props.onUserSetOverflowGalleryPositionChange) {
|
173
|
-
|
173
|
+
const galleryOptions = {
|
174
174
|
key: 'overflowGalleryPositionKey',
|
175
175
|
iconProps: {
|
176
176
|
iconName: 'GalleryOptions',
|
@@ -293,7 +293,28 @@ export const DesktopMoreButton = (props) => {
|
|
293
293
|
preventDismissOnEvent: _preventDismissOnEvent
|
294
294
|
}
|
295
295
|
}
|
296
|
-
}
|
296
|
+
};
|
297
|
+
/* @conditional-compile-remove(large-gallery) */
|
298
|
+
const largeGalleryOption = {
|
299
|
+
key: 'largeGallerySelectionKey',
|
300
|
+
text: localeStrings.strings.call.moreButtonLargeGalleryDefaultLayoutLabel,
|
301
|
+
canCheck: true,
|
302
|
+
itemProps: {
|
303
|
+
styles: buttonFlyoutIncreasedSizeStyles
|
304
|
+
},
|
305
|
+
isChecked: props.userSetGalleryLayout === 'largeGallery',
|
306
|
+
onClick: () => {
|
307
|
+
props.onUserSetGalleryLayout && props.onUserSetGalleryLayout('largeGallery');
|
308
|
+
setFocusedContentOn(false);
|
309
|
+
},
|
310
|
+
iconProps: {
|
311
|
+
iconName: 'LargeGalleryLayout',
|
312
|
+
styles: { root: { lineHeight: 0 } }
|
313
|
+
}
|
314
|
+
};
|
315
|
+
/* @conditional-compile-remove(large-gallery) */
|
316
|
+
(_c = (_b = galleryOptions.subMenuProps) === null || _b === void 0 ? void 0 : _b.items) === null || _c === void 0 ? void 0 : _c.push(largeGalleryOption);
|
317
|
+
moreButtonContextualMenuItems.push(galleryOptions);
|
297
318
|
}
|
298
319
|
/* @conditional-compile-remove(control-bar-button-injection) */
|
299
320
|
const customDrawerButtons = useMemo(() => generateCustomCallDesktopOverflowButtons(onFetchCustomButtonPropsTrampoline(typeof props.callControls === 'object' ? props.callControls : undefined), typeof props.callControls === 'object' ? props.callControls.displayType : undefined), [props.callControls]);
|