@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
@@ -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 { ParticipantMenuItemsCallback } from "../../../../../react-components/src";
2
3
  import { CallControlOptions } from '../types/CallControlOptions';
3
4
  import { ContainerRectProps } from '../../common/ContainerRectProps';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { EnvironmentInfo } from '@azure/communication-calling';
2
3
  /**
3
4
  * Modal that guides user through enabling their camera and mic access
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IMessageBarProps } from '@fluentui/react';
2
3
  import { CapabilitiesChangedReason, ParticipantCapabilityName, ParticipantRole } from '@azure/communication-calling';
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { _DevicePermissionDropdownProps } from "../../../../../react-components/src";
2
3
  /**
3
4
  * @private
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActiveErrorMessage, ErrorBarProps } from "../../../../../react-components/src";
2
3
  import { CallingHandlers } from "../../../../../calling-component-bindings/src";
3
4
  import { Common } from "../../../../../acs-ui-common/src";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { _DevicePermissionDropdownProps } from "../../../../../react-components/src";
2
3
  /**
3
4
  * @private
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { VideoGalleryStream, VideoStreamOptions, CreateVideoStreamViewResult } from "../../../../../react-components/src";
2
3
  /**
3
4
  * @private
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * Hold pane to display when the user places themselves on hold
3
4
  *
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { VideoGalleryStream } from "../../../../../react-components/src";
2
3
  /**
3
4
  * @private
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CreateVideoStreamViewResult, VideoGalleryStream, VideoStreamOptions } from "../../../../../react-components/src";
2
3
  import { RaisedHand } from "../../../../../react-components/src";
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { AudioDeviceInfo, VideoDeviceInfo } from '@azure/communication-calling';
2
3
  import { VideoStreamOptions } from "../../../../../react-components/src";
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
  import { OnRenderAvatarCallback } 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
  /**
2
3
  * @private
3
4
  */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { VideoGalleryStream } from "../../../../../react-components/src";
2
3
  /**
3
4
  * @private
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SidePaneRenderer } from './SidePaneProvider';
2
3
  /** @private */
3
4
  export interface SidePaneProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IButtonProps } from '@fluentui/react';
2
3
  /**
3
4
  * @private
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CustomCallControlButtonCallback, CustomCallControlButtonPlacement } from '../../../common/ControlBar/CustomButton';
2
3
  import { CallControlDisplayType } from '../../../common/types/CommonCallControlOptions';
3
4
  /** @private */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonStyles } from "../../../../../../react-components/src";
2
3
  import { CallControlDisplayType } from '../../../common/types/CommonCallControlOptions';
3
4
  /** @private */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonStyles } from "../../../../../../react-components/src";
2
3
  import { CallControlDisplayType } from '../../../common/types/CommonCallControlOptions';
3
4
  /** @private */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonStyles } from "../../../../../../react-components/src";
2
3
  import { CallControlDisplayType } from '../../../common/types/CommonCallControlOptions';
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonStyles, ParticipantMenuItemsCallback } from "../../../../../../react-components/src";
2
3
  import { CallControlDisplayType } from '../../../common/types/CommonCallControlOptions';
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
  import { ControlBarButtonStyles } from "../../../../../../react-components/src";
2
3
  import { CallControlDisplayType } from '../../../common/types/CommonCallControlOptions';
3
4
  /** @private */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ControlBarButtonStyles } from "../../../../../../react-components/src";
2
3
  import { CallControlDisplayType } from '../../../common/types/CommonCallControlOptions';
3
4
  /** @private */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { Common } from "../../../../../acs-ui-common/src";
2
3
  import { CallingHandlers, GetCallingSelector } from "../../../../../calling-component-bindings/src";
3
4
  declare type Selector = (state: any, props: any) => any;
@@ -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";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActiveErrorMessage } from "../../../../../react-components/src";
2
3
  import { DeviceCheckOptions } from '../CallComposite';
3
4
  import { SidePaneRenderer } from '../components/SidePane/SidePaneProvider';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActiveErrorMessage } from "../../../../../react-components/src";
2
3
  import { CallCompositeOptions } from '../../../index-public';
3
4
  import { MobileChatSidePaneTabHeaderProps } from '../../common/TabHeader';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActiveErrorMessage } from "../../../../../react-components/src";
2
3
  import { CallCompositeOptions } from '../CallComposite';
3
4
  import { MobileChatSidePaneTabHeaderProps } from '../../common/TabHeader';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IStyle } from '@fluentui/react';
2
3
  import { CallCompositeIcons } from '../../common/icons';
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { OnRenderAvatarCallback } from "../../../../../react-components/src";
2
3
  import { AvatarPersonaDataCallback } from '../../common/AvatarPersona';
3
4
  import { LobbyPageProps } from './LobbyPage';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { EnvironmentInfo } from '@azure/communication-calling';
2
3
  /**
3
4
  * @internal
@@ -2,11 +2,34 @@
2
2
  * Provides data attributes to {@link LocalVideoCameraCycleButton} component.
3
3
  * @public
4
4
  */
5
- export declare const localVideoCameraCycleButtonSelector: import("reselect").OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res: import("../../../../../communication-react/src/index").DeviceManagerState) => {
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: reselect.OutputSelector<import("../adapter/CallAdapter").CallAdapterState, string | undefined, (res: VideoBackgroundEffect | undefined) => string | undefined>;
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: import("reselect").OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res1: SDKCallStatus, res2: boolean) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res1: import("@azure/communication-calling").CapabilitiesChangeInfo | undefined, res2: import("@azure/communication-calling").ParticipantRole | undefined) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res1: boolean, res2: boolean) => {
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: import("reselect").OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res1: import("@azure/communication-calling").VideoDeviceInfo[], res2: import("@azure/communication-calling").AudioDeviceInfo[]) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res: import("../../../../../communication-react/src/index").DeviceManagerState) => {
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: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, import("../../../../../communication-react/src/index").VideoGalleryRemoteParticipant | undefined, (res1: {
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, res2: import("@azure/communication-calling").DominantSpeakersInfo | undefined) => import("../../../../../communication-react/src/index").VideoGalleryRemoteParticipant | 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
@@ -2,14 +2,33 @@ import * as reselect from 'reselect';
2
2
  /**
3
3
  * @private
4
4
  */
5
- export declare const lobbySelector: reselect.OutputSelector<import("../../../../../communication-react/src/index").CallAdapterState, {
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
- }, (res: {
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