@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.
Files changed (178) hide show
  1. package/dist/communication-react.d.ts +9 -8
  2. package/dist/dist-cjs/communication-react/index.js +1540 -1380
  3. package/dist/dist-cjs/communication-react/index.js.map +1 -1
  4. package/dist/dist-esm/acs-ui-common/src/areEqual.d.ts +1 -0
  5. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  6. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  7. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.d.ts +1 -0
  8. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +1 -0
  9. package/dist/dist-esm/communication-react/src/mergedHooks.d.ts +1 -0
  10. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.d.ts +1 -0
  11. package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.d.ts +1 -0
  12. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.d.ts +1 -0
  13. package/dist/dist-esm/react-components/src/components/Announcer.d.ts +1 -0
  14. package/dist/dist-esm/react-components/src/components/CameraButton.d.ts +1 -0
  15. package/dist/dist-esm/react-components/src/components/Caption.d.ts +1 -0
  16. package/dist/dist-esm/react-components/src/components/CaptionsBanner.d.ts +1 -0
  17. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.d.ts +1 -0
  18. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.d.ts +1 -0
  19. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.d.ts +1 -0
  20. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.d.ts +1 -0
  21. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +1 -0
  22. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +1 -0
  23. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.d.ts +1 -0
  24. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.d.ts +1 -0
  25. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.d.ts +1 -0
  26. package/dist/dist-esm/react-components/src/components/ControlBarButton.d.ts +1 -0
  27. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.d.ts +1 -0
  28. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +1 -0
  29. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +1 -0
  30. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.d.ts +1 -0
  31. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +1 -0
  32. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +1 -0
  33. package/dist/dist-esm/react-components/src/components/DevicesButton.d.ts +1 -0
  34. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.d.ts +1 -0
  35. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.d.ts +1 -0
  36. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.d.ts +1 -0
  37. package/dist/dist-esm/react-components/src/components/EndCallButton.d.ts +1 -0
  38. package/dist/dist-esm/react-components/src/components/ErrorBar.d.ts +1 -0
  39. package/dist/dist-esm/react-components/src/components/FileCard.d.ts +1 -0
  40. package/dist/dist-esm/react-components/src/components/FileDownloadCards.d.ts +1 -0
  41. package/dist/dist-esm/react-components/src/components/FileUploadCards.d.ts +1 -0
  42. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.d.ts +1 -0
  43. package/dist/dist-esm/react-components/src/components/HoldButton.d.ts +1 -0
  44. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.d.ts +1 -0
  45. package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.d.ts +1 -0
  46. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +1 -0
  47. package/dist/dist-esm/react-components/src/components/MicrophoneButton.d.ts +1 -0
  48. package/dist/dist-esm/react-components/src/components/ParticipantItem.d.ts +1 -0
  49. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +1 -0
  50. package/dist/dist-esm/react-components/src/components/ParticipantsButton.d.ts +1 -0
  51. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.d.ts +1 -0
  52. package/dist/dist-esm/react-components/src/components/RaiseHandButton.d.ts +1 -0
  53. package/dist/dist-esm/react-components/src/components/ScreenShareButton.d.ts +1 -0
  54. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +1 -0
  55. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +1 -0
  56. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.d.ts +1 -0
  57. package/dist/dist-esm/react-components/src/components/StreamMedia.d.ts +1 -0
  58. package/dist/dist-esm/react-components/src/components/SystemMessage.d.ts +1 -0
  59. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.d.ts +1 -0
  60. package/dist/dist-esm/react-components/src/components/TypingIndicator.d.ts +1 -0
  61. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.d.ts +1 -0
  62. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.d.ts +1 -0
  63. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.d.ts +1 -0
  64. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.d.ts +1 -0
  65. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.d.ts +1 -0
  66. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.d.ts +1 -0
  67. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.d.ts +1 -0
  68. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.d.ts +1 -0
  69. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.d.ts +1 -0
  70. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.d.ts +1 -0
  71. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.d.ts +1 -0
  72. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.d.ts +17 -0
  73. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js +126 -0
  74. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js.map +1 -0
  75. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.d.ts +1 -0
  76. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.d.ts +1 -0
  77. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.d.ts +1 -0
  78. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.d.ts +1 -0
  79. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +37 -10
  80. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  81. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +2 -1
  82. package/dist/dist-esm/react-components/src/components/VideoGallery.js +6 -0
  83. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  84. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.d.ts +1 -0
  85. package/dist/dist-esm/react-components/src/theming/icons.d.ts +1 -0
  86. package/dist/dist-esm/react-components/src/types/OnRender.d.ts +1 -0
  87. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +1 -0
  88. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +4 -0
  89. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  90. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +1 -0
  91. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.d.ts +1 -0
  92. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +1 -0
  93. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.d.ts +1 -0
  94. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +1 -0
  95. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.d.ts +1 -0
  96. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +1 -0
  97. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.d.ts +1 -0
  98. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.d.ts +1 -0
  99. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.d.ts +1 -0
  100. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.d.ts +1 -0
  101. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +1 -0
  102. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.d.ts +1 -0
  103. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.d.ts +1 -0
  104. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.d.ts +1 -0
  105. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.d.ts +1 -0
  106. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.d.ts +1 -0
  107. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.d.ts +1 -0
  108. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Custom.d.ts +1 -0
  109. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.d.ts +1 -0
  110. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +1 -0
  111. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.d.ts +1 -0
  112. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.d.ts +1 -0
  113. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.d.ts +1 -0
  114. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.d.ts +1 -0
  115. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.d.ts +1 -0
  116. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.d.ts +1 -0
  117. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +1 -0
  118. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +1 -0
  119. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.d.ts +1 -0
  120. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.d.ts +1 -0
  121. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.d.ts +1 -0
  122. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.d.ts +1 -0
  123. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +1 -0
  124. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +26 -3
  125. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.d.ts +24 -1
  126. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.d.ts +26 -3
  127. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +26 -3
  128. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +26 -3
  129. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +26 -3
  130. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +26 -3
  131. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +25 -2
  132. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts +26 -3
  133. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +27 -4
  134. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +26 -3
  135. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +27 -4
  136. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +51 -5
  137. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +26 -3
  138. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +26 -3
  139. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +1 -0
  140. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.d.ts +1 -0
  141. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.d.ts +1 -0
  142. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.d.ts +1 -0
  143. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +1 -0
  144. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.d.ts +15 -3
  145. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +1 -0
  146. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +1 -0
  147. package/dist/dist-esm/react-composites/src/composites/ChatComposite/FileDownloadErrorBar.d.ts +1 -0
  148. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadButton.d.ts +1 -0
  149. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.d.ts +1 -0
  150. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.d.ts +14 -3
  151. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.d.ts +1 -0
  152. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.d.ts +1 -0
  153. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.d.ts +1 -0
  154. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.d.ts +1 -0
  155. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.d.ts +1 -0
  156. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.d.ts +1 -0
  157. package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.d.ts +1 -0
  158. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.d.ts +1 -0
  159. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +24 -3
  160. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  161. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.d.ts +1 -0
  162. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionSettingsDrawer.d.ts +1 -0
  163. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.d.ts +1 -0
  164. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.d.ts +1 -0
  165. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.d.ts +1 -0
  166. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.d.ts +1 -0
  167. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.d.ts +1 -0
  168. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.d.ts +1 -0
  169. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.d.ts +1 -0
  170. package/dist/dist-esm/react-composites/src/composites/common/SendDtmfDialpad.d.ts +1 -0
  171. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.d.ts +1 -0
  172. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.d.ts +1 -0
  173. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.d.ts +1 -0
  174. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +3 -7
  175. package/dist/dist-esm/react-composites/src/composites/common/icons.js +4 -2
  176. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  177. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +1 -0
  178. 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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res1: string | undefined, res2: import("../../../../../communication-react/src/index").VideoGalleryRemoteParticipant | undefined, res3: {
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
- }, res4: import("../../../../../communication-react/src/index").RaisedHandState | undefined) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res: import("../../../../../communication-react/src/index").DeviceManagerState) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res1: {
30
+ }) & reselect.OutputSelectorFields<(args_0: {
12
31
  callStatus: import("@azure/communication-calling").CallState;
13
32
  isScreenShareOn: boolean;
14
- }, res2: import("../../../../../calling-stateful-client/src").DeviceManagerState, res3: LocalVideoStreamState[] | undefined) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res: import("../../../../../communication-react/src/index").LocalVideoStreamState[] | undefined) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, import("../../../../../communication-react/src/index").RemoteParticipantState[], (res: {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res: import("../../../../../communication-react/src/index").DiagnosticsCallFeatureState | undefined) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res1: import("../../../../../communication-react/src/index").DiagnosticsCallFeatureState | undefined, res2: {
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,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PartialTheme, Theme } from '@fluentui/react';
2
3
  import { CallWithChatAdapter } from './adapter/CallWithChatAdapter';
3
4
  import { BaseCompositeProps } from '../common/BaseComposite';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonProps } from "../../../../../react-components/src";
2
3
  /**
3
4
  * @private
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonProps } from "../../../../../react-components/src";
2
3
  /**
3
4
  * @private
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * @private
3
4
  */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CommunicationParticipant, MessageRenderer, MessageProps } from "../../../../react-components/src";
2
3
  import { BaseCompositeProps } from '../common/BaseComposite';
3
4
  import { ChatCompositeIcons } from '../common/icons';
@@ -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: reselect.OutputParametricSelector<ChatClientState, ChatBaseSelectorProps, HeaderProps, (res: string) => HeaderProps>;
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,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ParticipantMenuItemsCallback } from "../../../../react-components/src";
2
3
  import { AvatarPersonaDataCallback } from '..';
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * @private
3
4
  */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * Props for {@link FileUploadButton} component.
3
4
  * @internal
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ChatHandlers, GetChatSelector } from "../../../../../chat-component-bindings/src";
2
3
  import { Common } from "../../../../../acs-ui-common/src";
3
4
  declare type Selector = (state: any, props: any) => any;
@@ -1,7 +1,14 @@
1
1
  /**
2
2
  * @private
3
3
  */
4
- export declare const fileUploadsSelector: import("reselect").OutputSelector<import("../../../../../communication-react/src/index").ChatAdapterState, {
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
- }, (res: import("../../../../../communication-react/src/index").FileUploadsUiState | undefined) => {
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
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CallWithChatCompositeStrings } from '../../index-public';
2
3
  import { CallCompositeStrings } from '../../index-public';
3
4
  import { PhoneNumberIdentifier } from '@azure/communication-common';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CallingDialpadStrings } from './CallingDialpad';
2
3
  import { PhoneNumberIdentifier } from '@azure/communication-common';
3
4
  import { AddPhoneNumberOptions } from '@azure/communication-calling';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IPersonaProps, PersonaInitialsColor } from '@fluentui/react';
2
3
  /**
3
4
  * Custom data attributes for displaying avatar for a user.
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PhoneNumberIdentifier } from '@azure/communication-common';
2
3
  import { AddPhoneNumberOptions } from '@azure/communication-calling';
3
4
  /** @private */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @private */
2
3
  export declare const CaptionsBanner: (props: {
3
4
  isMobile: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonProps } from "../../../../react-components/src";
2
3
  /** @private */
3
4
  export interface CaptionsBannerMoreButtonProps extends ControlBarButtonProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @private */
2
3
  export declare const CaptionsSettingsModal: (props: {
3
4
  showCaptionsSettingsModal: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonProps } from "../../../../../react-components/src";
2
3
  import { VideoGalleryLayout } from "../../../../../react-components/src";
3
4
  import { CommonCallControlOptions } from '../types/CommonCallControlOptions';
@@ -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
- moreButtonContextualMenuItems.push({
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]);