@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
package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { _ComplianceBannerProps, ActiveErrorMessage, ErrorBarProps } from "../../../../../react-components/src";
|
2
3
|
import { VideoGalleryLayout } from "../../../../../react-components/src";
|
3
4
|
import { AvatarPersonaDataCallback } from '../../common/AvatarPersona';
|
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { DiagnosticQuality } from '@azure/communication-calling';
|
2
3
|
import { ActiveErrorMessage, OnRenderAvatarCallback, ParticipantMenuItemsCallback } from "../../../../../react-components/src";
|
3
4
|
import { VideoGalleryLayout } from "../../../../../react-components/src";
|
@@ -2,11 +2,34 @@
|
|
2
2
|
* Provides data attributes to {@link LocalVideoCameraCycleButton} component.
|
3
3
|
* @public
|
4
4
|
*/
|
5
|
-
export declare const localVideoCameraCycleButtonSelector:
|
5
|
+
export declare const localVideoCameraCycleButtonSelector: ((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
|
cameras: import("@azure/communication-calling").VideoDeviceInfo[];
|
7
26
|
selectedCamera: import("@azure/communication-calling").VideoDeviceInfo | undefined;
|
8
|
-
}
|
27
|
+
}) & import("reselect").OutputSelectorFields<(args_0: import("../../../../../communication-react/src/index").DeviceManagerState) => {
|
9
28
|
cameras: import("@azure/communication-calling").VideoDeviceInfo[];
|
10
29
|
selectedCamera: import("@azure/communication-calling").VideoDeviceInfo | undefined;
|
11
|
-
}
|
30
|
+
}, {
|
31
|
+
clearCache: () => void;
|
32
|
+
}> & {
|
33
|
+
clearCache: () => void;
|
34
|
+
};
|
12
35
|
//# sourceMappingURL=LocalVideoTileSelector.d.ts.map
|
@@ -3,5 +3,28 @@ import { VideoBackgroundEffect } from '../adapter/CallAdapter';
|
|
3
3
|
/**
|
4
4
|
* @private
|
5
5
|
*/
|
6
|
-
export declare const activeVideoBackgroundEffectSelector:
|
6
|
+
export declare const activeVideoBackgroundEffectSelector: ((state: {
|
7
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
8
|
+
page: import("../adapter/CallAdapter").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("../adapter/CallAdapter").VideoBackgroundImage[] | undefined;
|
22
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../communication-react/src/index").VideoBackgroundEffectsDependency>) | undefined;
|
23
|
+
selectedVideoBackgroundEffect?: VideoBackgroundEffect | undefined;
|
24
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
25
|
+
}) => string | undefined) & reselect.OutputSelectorFields<(args_0: VideoBackgroundEffect | undefined) => string | undefined, {
|
26
|
+
clearCache: () => void;
|
27
|
+
}> & {
|
28
|
+
clearCache: () => void;
|
29
|
+
};
|
7
30
|
//# sourceMappingURL=activeVideoBackgroundEffectSelector.d.ts.map
|
@@ -2,11 +2,34 @@ import { CallState as SDKCallStatus } from '@azure/communication-calling';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const callStatusSelector:
|
5
|
+
export declare const callStatusSelector: ((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
|
callStatus: SDKCallStatus;
|
7
26
|
isScreenShareOn: boolean;
|
8
|
-
}
|
27
|
+
}) & import("reselect").OutputSelectorFields<(args_0: SDKCallStatus, args_1: boolean) => {
|
9
28
|
callStatus: SDKCallStatus;
|
10
29
|
isScreenShareOn: boolean;
|
11
|
-
}
|
30
|
+
}, {
|
31
|
+
clearCache: () => void;
|
32
|
+
}> & {
|
33
|
+
clearCache: () => void;
|
34
|
+
};
|
12
35
|
//# sourceMappingURL=callStatusSelector.d.ts.map
|
@@ -2,11 +2,34 @@ import * as reselect from 'reselect';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const capabilitiesChangedInfoAndRoleSelector:
|
5
|
+
export declare const capabilitiesChangedInfoAndRoleSelector: ((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
|
capabilitiesChangeInfo: import("@azure/communication-calling").CapabilitiesChangeInfo | undefined;
|
7
26
|
participantRole: import("@azure/communication-calling").ParticipantRole | undefined;
|
8
|
-
}
|
27
|
+
}) & reselect.OutputSelectorFields<(args_0: import("@azure/communication-calling").CapabilitiesChangeInfo | undefined, args_1: import("@azure/communication-calling").ParticipantRole | undefined) => {
|
9
28
|
capabilitiesChangeInfo: import("@azure/communication-calling").CapabilitiesChangeInfo | undefined;
|
10
29
|
participantRole: import("@azure/communication-calling").ParticipantRole | undefined;
|
11
|
-
}
|
30
|
+
}, {
|
31
|
+
clearCache: () => void;
|
32
|
+
}> & {
|
33
|
+
clearCache: () => void;
|
34
|
+
};
|
12
35
|
//# sourceMappingURL=capabilitiesChangedInfoAndRoleSelector.d.ts.map
|
@@ -2,11 +2,34 @@ import * as reselect from 'reselect';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const complianceBannerSelector:
|
5
|
+
export declare const complianceBannerSelector: ((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
|
callTranscribeState: boolean;
|
7
26
|
callRecordState: boolean;
|
8
|
-
}
|
27
|
+
}) & reselect.OutputSelectorFields<(args_0: boolean, args_1: boolean) => {
|
9
28
|
callTranscribeState: boolean;
|
10
29
|
callRecordState: boolean;
|
11
|
-
}
|
30
|
+
}, {
|
31
|
+
clearCache: () => void;
|
32
|
+
}> & {
|
33
|
+
clearCache: () => void;
|
34
|
+
};
|
12
35
|
//# sourceMappingURL=complianceBannerSelector.d.ts.map
|
@@ -1,11 +1,34 @@
|
|
1
1
|
/**
|
2
2
|
* @private
|
3
3
|
*/
|
4
|
-
export declare const deviceCountSelector:
|
4
|
+
export declare const deviceCountSelector: ((state: {
|
5
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
6
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
7
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
8
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
9
|
+
displayName?: string | undefined;
|
10
|
+
call?: import("../../../../../communication-react/src/index").CallState | undefined;
|
11
|
+
devices: import("../../../../../communication-react/src/index").DeviceManagerState;
|
12
|
+
endedCall?: import("../../../../../communication-react/src/index").CallState | undefined;
|
13
|
+
isTeamsCall: boolean;
|
14
|
+
isRoomsCall: boolean;
|
15
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
16
|
+
alternateCallerId?: string | undefined;
|
17
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
18
|
+
cameraStatus?: "On" | "Off" | undefined;
|
19
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
20
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../communication-react/src/index").VideoBackgroundEffectsDependency>) | undefined;
|
21
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
22
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
23
|
+
}) => {
|
5
24
|
camerasCount: number;
|
6
25
|
microphonesCount: number;
|
7
|
-
}
|
26
|
+
}) & import("reselect").OutputSelectorFields<(args_0: import("@azure/communication-calling").VideoDeviceInfo[], args_1: import("@azure/communication-calling").AudioDeviceInfo[]) => {
|
8
27
|
camerasCount: number;
|
9
28
|
microphonesCount: number;
|
10
|
-
}
|
29
|
+
}, {
|
30
|
+
clearCache: () => void;
|
31
|
+
}> & {
|
32
|
+
clearCache: () => void;
|
33
|
+
};
|
11
34
|
//# sourceMappingURL=deviceCountSelector.d.ts.map
|
@@ -2,11 +2,34 @@ import * as reselect from 'reselect';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const devicePermissionSelector:
|
5
|
+
export declare const devicePermissionSelector: ((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
|
video: boolean | undefined;
|
7
26
|
audio: boolean | undefined;
|
8
|
-
}
|
27
|
+
}) & reselect.OutputSelectorFields<(args_0: import("../../../../../communication-react/src/index").DeviceManagerState) => {
|
9
28
|
video: boolean | undefined;
|
10
29
|
audio: boolean | undefined;
|
11
|
-
}
|
30
|
+
}, {
|
31
|
+
clearCache: () => void;
|
32
|
+
}> & {
|
33
|
+
clearCache: () => void;
|
34
|
+
};
|
12
35
|
//# sourceMappingURL=devicePermissionSelector.d.ts.map
|
@@ -6,7 +6,30 @@ import * as reselect from 'reselect';
|
|
6
6
|
*
|
7
7
|
* @private
|
8
8
|
*/
|
9
|
-
export declare const dominantRemoteParticipantSelector:
|
9
|
+
export declare const dominantRemoteParticipantSelector: ((state: {
|
10
|
+
isLocalPreviewMicrophoneEnabled: boolean;
|
11
|
+
page: import("../../../../../communication-react/src/index").CallCompositePage;
|
12
|
+
unsupportedBrowserVersionsAllowed?: boolean | undefined;
|
13
|
+
userId: import("@azure/communication-common").CommunicationIdentifierKind;
|
14
|
+
displayName?: string | undefined;
|
15
|
+
call?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
16
|
+
devices: import("../../../../../calling-stateful-client/src").DeviceManagerState;
|
17
|
+
endedCall?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
18
|
+
isTeamsCall: boolean;
|
19
|
+
isRoomsCall: boolean;
|
20
|
+
latestErrors: import("../../../../../communication-react/src/index").AdapterErrors;
|
21
|
+
alternateCallerId?: string | undefined;
|
22
|
+
environmentInfo?: import("@azure/communication-calling").EnvironmentInfo | undefined;
|
23
|
+
cameraStatus?: "On" | "Off" | undefined;
|
24
|
+
videoBackgroundImages?: import("../../../../../communication-react/src/index").VideoBackgroundImage[] | undefined;
|
25
|
+
onResolveVideoEffectDependency?: (() => Promise<import("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
26
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
27
|
+
acceptedTransferCallState?: import("../../../../../calling-stateful-client/src").CallState | undefined;
|
28
|
+
}) => import("../../../../../communication-react/src/index").VideoGalleryRemoteParticipant | undefined) & reselect.OutputSelectorFields<(args_0: {
|
10
29
|
[keys: string]: RemoteParticipantState;
|
11
|
-
} | undefined,
|
30
|
+
} | undefined, args_1: import("@azure/communication-calling").DominantSpeakersInfo | undefined) => import("../../../../../communication-react/src/index").VideoGalleryRemoteParticipant | undefined, {
|
31
|
+
clearCache: () => void;
|
32
|
+
}> & {
|
33
|
+
clearCache: () => void;
|
34
|
+
};
|
12
35
|
//# sourceMappingURL=dominantRemoteParticipantSelector.d.ts.map
|
package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts
CHANGED
@@ -2,14 +2,33 @@ import * as reselect from 'reselect';
|
|
2
2
|
/**
|
3
3
|
* @private
|
4
4
|
*/
|
5
|
-
export declare const lobbySelector:
|
5
|
+
export declare const lobbySelector: ((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("../../../../../calling-component-bindings/src").VideoBackgroundEffectsDependency>) | undefined;
|
22
|
+
selectedVideoBackgroundEffect?: import("../../../../../communication-react/src/index").VideoBackgroundEffect | undefined;
|
23
|
+
acceptedTransferCallState?: import("../../../../../communication-react/src/index").CallState | undefined;
|
24
|
+
}) => {
|
6
25
|
localParticipantVideoStream: {
|
7
26
|
isAvailable: boolean;
|
8
27
|
isMirrored: boolean | undefined;
|
9
28
|
renderElement: HTMLElement | undefined;
|
10
29
|
activeVideoEffects: import("../../../../../communication-react/src/index").LocalVideoStreamVideoEffectsState | undefined;
|
11
30
|
};
|
12
|
-
}
|
31
|
+
}) & reselect.OutputSelectorFields<(args_0: {
|
13
32
|
isAvailable: boolean;
|
14
33
|
isMirrored: boolean | undefined;
|
15
34
|
renderElement: HTMLElement | undefined;
|
@@ -21,5 +40,9 @@ export declare const lobbySelector: reselect.OutputSelector<import("../../../../
|
|
21
40
|
renderElement: HTMLElement | undefined;
|
22
41
|
activeVideoEffects: import("../../../../../communication-react/src/index").LocalVideoStreamVideoEffectsState | undefined;
|
23
42
|
};
|
24
|
-
}
|
43
|
+
}, {
|
44
|
+
clearCache: () => void;
|
45
|
+
}> & {
|
46
|
+
clearCache: () => void;
|
47
|
+
};
|
25
48
|
//# sourceMappingURL=lobbySelector.d.ts.map
|