@azure/communication-react 1.16.0-alpha-202405080011 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1160) hide show
  1. package/dist/communication-react.d.ts +112 -1994
  2. package/dist/dist-cjs/communication-react/index.js +32462 -160
  3. package/dist/dist-cjs/communication-react/index.js.map +1 -1
  4. package/dist/dist-esm/acs-ui-common/src/MessageStatus.js.map +1 -1
  5. package/dist/dist-esm/acs-ui-common/src/areEqual.js.map +1 -1
  6. package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
  7. package/dist/dist-esm/acs-ui-common/src/commonProperties.js.map +1 -1
  8. package/dist/dist-esm/acs-ui-common/src/constants.js.map +1 -1
  9. package/dist/dist-esm/acs-ui-common/src/cssUtils.js.map +1 -1
  10. package/dist/dist-esm/acs-ui-common/src/identifier.js +1 -4
  11. package/dist/dist-esm/acs-ui-common/src/identifier.js.map +1 -1
  12. package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
  13. package/dist/dist-esm/acs-ui-common/src/localizationUtils.js.map +1 -1
  14. package/dist/dist-esm/acs-ui-common/src/logEvent.js.map +1 -1
  15. package/dist/dist-esm/acs-ui-common/src/memoizeFnAll.js.map +1 -1
  16. package/dist/dist-esm/acs-ui-common/src/safeStringify.js.map +1 -1
  17. package/dist/dist-esm/acs-ui-common/src/telemetry.js.map +1 -1
  18. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  19. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  20. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.d.ts +1 -5
  21. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -11
  22. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
  23. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.d.ts +0 -12
  24. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +7 -25
  25. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
  26. package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js +1 -7
  27. package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js.map +1 -1
  28. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +55 -24
  29. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
  30. package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js +1 -1
  31. package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js.map +1 -1
  32. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +1 -10
  33. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +59 -75
  34. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  35. package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js +1 -11
  36. package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js.map +1 -1
  37. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +1 -15
  38. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
  39. package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.d.ts +1 -1
  40. package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.js.map +1 -1
  41. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.d.ts +1 -3
  42. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +0 -17
  43. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  44. package/dist/dist-esm/calling-component-bindings/src/hooks/useSelector.js.map +1 -1
  45. package/dist/dist-esm/calling-component-bindings/src/index.d.ts +0 -5
  46. package/dist/dist-esm/calling-component-bindings/src/index.js +0 -6
  47. package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
  48. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
  49. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +13 -43
  50. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
  51. package/dist/dist-esm/calling-component-bindings/src/participantsButtonSelector.js.map +1 -1
  52. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.d.ts +3 -4
  53. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js.map +1 -1
  54. package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js +3 -6
  55. package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js.map +1 -1
  56. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.d.ts +2 -14
  57. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js +1 -20
  58. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js.map +1 -1
  59. package/dist/dist-esm/calling-component-bindings/src/providers/index.js.map +1 -1
  60. package/dist/dist-esm/calling-component-bindings/src/utils/SelectorUtils.js.map +1 -1
  61. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.d.ts +0 -7
  62. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +7 -23
  63. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js.map +1 -1
  64. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +9 -11
  65. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
  66. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.d.ts +1 -1
  67. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +15 -27
  68. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
  69. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +10 -47
  70. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
  71. package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.d.ts +5 -6
  72. package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.js.map +1 -1
  73. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.d.ts +1 -15
  74. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
  75. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.d.ts +1 -2
  76. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +71 -66
  77. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
  78. package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +2 -63
  79. package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
  80. package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +1 -12
  81. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +30 -99
  82. package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
  83. package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js +8 -7
  84. package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js.map +1 -1
  85. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +89 -122
  86. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js.map +1 -1
  87. package/dist/dist-esm/calling-stateful-client/src/CallIdHistory.js.map +1 -1
  88. package/dist/dist-esm/calling-stateful-client/src/CallIdRef.js.map +1 -1
  89. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +0 -3
  90. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +7 -30
  91. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
  92. package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js.map +1 -1
  93. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.d.ts +0 -17
  94. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js +3 -61
  95. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js.map +1 -1
  96. package/dist/dist-esm/calling-stateful-client/src/Converter.d.ts +0 -5
  97. package/dist/dist-esm/calling-stateful-client/src/Converter.js +15 -26
  98. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  99. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js +73 -58
  100. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js.map +1 -1
  101. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js +16 -14
  102. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js.map +1 -1
  103. package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.js.map +1 -1
  104. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +15 -3
  105. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js.map +1 -1
  106. package/dist/dist-esm/calling-stateful-client/src/LocalVideoStreamVideoEffectsSubscriber.js.map +1 -1
  107. package/dist/dist-esm/calling-stateful-client/src/Logger.js.map +1 -1
  108. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js +3 -1
  109. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js.map +1 -1
  110. package/dist/dist-esm/calling-stateful-client/src/PPTLiveSubscriber.js.map +1 -1
  111. package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.js.map +1 -1
  112. package/dist/dist-esm/calling-stateful-client/src/RaiseHandSubscriber.js.map +1 -1
  113. package/dist/dist-esm/calling-stateful-client/src/ReactionSubscriber.js.map +1 -1
  114. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +0 -1
  115. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +0 -11
  116. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
  117. package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js.map +1 -1
  118. package/dist/dist-esm/calling-stateful-client/src/SpotlightSubscriber.js.map +1 -1
  119. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +1 -25
  120. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +40 -69
  121. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
  122. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js +24 -32
  123. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js.map +1 -1
  124. package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js +11 -8
  125. package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js.map +1 -1
  126. package/dist/dist-esm/calling-stateful-client/src/TranscriptionSubscriber.js.map +1 -1
  127. package/dist/dist-esm/calling-stateful-client/src/TypeGuards.d.ts +2 -2
  128. package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js +0 -8
  129. package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js.map +1 -1
  130. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js +3 -3
  131. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js.map +1 -1
  132. package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js +7 -6
  133. package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js.map +1 -1
  134. package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -3
  135. package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
  136. package/dist/dist-esm/calling-stateful-client/src/index.js.map +1 -1
  137. package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js +4 -4
  138. package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js.map +1 -1
  139. package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js +3 -3
  140. package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js.map +1 -1
  141. package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js +15 -15
  142. package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js.map +1 -1
  143. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +1 -5
  144. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +15 -19
  145. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
  146. package/dist/dist-esm/chat-component-bindings/src/hooks/useHandlers.js.map +1 -1
  147. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +1 -2
  148. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +0 -5
  149. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  150. package/dist/dist-esm/chat-component-bindings/src/hooks/useSelector.js.map +1 -1
  151. package/dist/dist-esm/chat-component-bindings/src/index.js.map +1 -1
  152. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +12 -118
  153. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
  154. package/dist/dist-esm/chat-component-bindings/src/providers/ChatClientProvider.js.map +1 -1
  155. package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js +1 -1
  156. package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js.map +1 -1
  157. package/dist/dist-esm/chat-component-bindings/src/sendBoxSelector.js.map +1 -1
  158. package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js +7 -3
  159. package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js.map +1 -1
  160. package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js +1 -3
  161. package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js.map +1 -1
  162. package/dist/dist-esm/chat-component-bindings/src/utils/constants.js.map +1 -1
  163. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -10
  164. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
  165. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -1
  166. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
  167. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js +22 -16
  168. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js.map +1 -1
  169. package/dist/dist-esm/chat-stateful-client/src/Constants.js.map +1 -1
  170. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +11 -8
  171. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
  172. package/dist/dist-esm/chat-stateful-client/src/Logger.js.map +1 -1
  173. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js +16 -4
  174. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js.map +1 -1
  175. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js +67 -57
  176. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js.map +1 -1
  177. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js +128 -114
  178. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js.map +1 -1
  179. package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js +1 -7
  180. package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js.map +1 -1
  181. package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
  182. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedIterator.js.map +1 -1
  183. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListMessages.js.map +1 -1
  184. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListParticipants.js.map +1 -1
  185. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListReadReceipts.js.map +1 -1
  186. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListThreads.js.map +1 -1
  187. package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.d.ts +0 -1
  188. package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.js.map +1 -1
  189. package/dist/dist-esm/communication-react/src/index.d.ts +0 -26
  190. package/dist/dist-esm/communication-react/src/index.js +0 -16
  191. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  192. package/dist/dist-esm/communication-react/src/mergedHooks.js.map +1 -1
  193. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js +6 -3
  194. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js.map +1 -1
  195. package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerContext.js.map +1 -1
  196. package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerMessage.js.map +1 -1
  197. package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js +10 -4
  198. package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js.map +1 -1
  199. package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.js +1 -1
  200. package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.js.map +1 -1
  201. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js +1 -1
  202. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js.map +1 -1
  203. package/dist/dist-esm/react-components/src/components/Announcer.js.map +1 -1
  204. package/dist/dist-esm/react-components/src/components/AttachmentCard.js +7 -7
  205. package/dist/dist-esm/react-components/src/components/AttachmentCard.js.map +1 -1
  206. package/dist/dist-esm/react-components/src/components/AttachmentCardGroup.js +1 -1
  207. package/dist/dist-esm/react-components/src/components/AttachmentCardGroup.js.map +1 -1
  208. package/dist/dist-esm/react-components/src/components/AttachmentDownloadCards.d.ts +1 -1
  209. package/dist/dist-esm/react-components/src/components/AttachmentDownloadCards.js +11 -21
  210. package/dist/dist-esm/react-components/src/components/AttachmentDownloadCards.js.map +1 -1
  211. package/dist/dist-esm/react-components/src/components/AttachmentUploadCards.js +21 -24
  212. package/dist/dist-esm/react-components/src/components/AttachmentUploadCards.js.map +1 -1
  213. package/dist/dist-esm/react-components/src/components/CameraButton.js +19 -8
  214. package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
  215. package/dist/dist-esm/react-components/src/components/Caption.js +2 -2
  216. package/dist/dist-esm/react-components/src/components/Caption.js.map +1 -1
  217. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +8 -9
  218. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
  219. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js +19 -36
  220. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js.map +1 -1
  221. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js +5 -2
  222. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js.map +1 -1
  223. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js +22 -37
  224. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js.map +1 -1
  225. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -12
  226. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +24 -30
  227. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  228. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -16
  229. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +27 -86
  230. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  231. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js +5 -9
  232. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js.map +1 -1
  233. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +1 -17
  234. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +9 -39
  235. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
  236. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +1 -2
  237. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +11 -54
  238. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
  239. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +1 -6
  240. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +26 -45
  241. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
  242. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +2 -18
  243. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +0 -22
  244. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
  245. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +1 -27
  246. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +5 -21
  247. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
  248. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +1 -17
  249. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +12 -45
  250. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
  251. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +15 -76
  252. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
  253. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js +18 -18
  254. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js.map +1 -1
  255. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js +4 -7
  256. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js.map +1 -1
  257. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js +2 -2
  258. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js.map +1 -1
  259. package/dist/dist-esm/react-components/src/components/ComplianceBanner/Utils.js.map +1 -1
  260. package/dist/dist-esm/react-components/src/components/ComplianceBanner/index.js.map +1 -1
  261. package/dist/dist-esm/react-components/src/components/ComplianceBanner/types.js.map +1 -1
  262. package/dist/dist-esm/react-components/src/components/ControlBar.js +14 -10
  263. package/dist/dist-esm/react-components/src/components/ControlBar.js.map +1 -1
  264. package/dist/dist-esm/react-components/src/components/ControlBarButton.js +4 -14
  265. package/dist/dist-esm/react-components/src/components/ControlBarButton.js.map +1 -1
  266. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js +14 -3
  267. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js.map +1 -1
  268. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js +8 -5
  269. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js.map +1 -1
  270. package/dist/dist-esm/react-components/src/components/DevicesButton.js +27 -19
  271. package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
  272. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js +48 -12
  273. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js.map +1 -1
  274. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +51 -45
  275. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
  276. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js +4 -4
  277. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js.map +1 -1
  278. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js +6 -2
  279. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js.map +1 -1
  280. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js +9 -11
  281. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js.map +1 -1
  282. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js +23 -11
  283. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js.map +1 -1
  284. package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js +4 -6
  285. package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js.map +1 -1
  286. package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js +5 -11
  287. package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js.map +1 -1
  288. package/dist/dist-esm/react-components/src/components/Drawer/index.js.map +1 -1
  289. package/dist/dist-esm/react-components/src/components/EndCallButton.js +16 -16
  290. package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
  291. package/dist/dist-esm/react-components/src/components/ErrorBar.js +5 -9
  292. package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
  293. package/dist/dist-esm/react-components/src/components/GridLayout.js +37 -37
  294. package/dist/dist-esm/react-components/src/components/GridLayout.js.map +1 -1
  295. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js +2 -2
  296. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js.map +1 -1
  297. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +9 -7
  298. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js.map +1 -1
  299. package/dist/dist-esm/react-components/src/components/ImageOverlay.js +14 -13
  300. package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
  301. package/dist/dist-esm/react-components/src/components/InputBoxButton.js +10 -3
  302. package/dist/dist-esm/react-components/src/components/InputBoxButton.js.map +1 -1
  303. package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
  304. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +7 -23
  305. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  306. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js +5 -3
  307. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js.map +1 -1
  308. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +22 -45
  309. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
  310. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js +12 -4
  311. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js.map +1 -1
  312. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js +2 -2
  313. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js.map +1 -1
  314. package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js.map +1 -1
  315. package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js +33 -20
  316. package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js.map +1 -1
  317. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +2 -46
  318. package/dist/dist-esm/react-components/src/components/MessageThread.js +45 -106
  319. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  320. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +14 -17
  321. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
  322. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js +101 -94
  323. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js.map +1 -1
  324. package/dist/dist-esm/react-components/src/components/ParticipantItem.d.ts +0 -13
  325. package/dist/dist-esm/react-components/src/components/ParticipantItem.js +19 -17
  326. package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
  327. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -15
  328. package/dist/dist-esm/react-components/src/components/ParticipantList.js +35 -55
  329. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  330. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js +32 -46
  331. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js.map +1 -1
  332. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js +3 -3
  333. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js.map +1 -1
  334. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js +3 -3
  335. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js.map +1 -1
  336. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js +12 -6
  337. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js.map +1 -1
  338. package/dist/dist-esm/react-components/src/components/ReactionButton.js +25 -26
  339. package/dist/dist-esm/react-components/src/components/ReactionButton.js.map +1 -1
  340. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +17 -27
  341. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
  342. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js +2 -2
  343. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js.map +1 -1
  344. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js +2 -2
  345. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js.map +1 -1
  346. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js +14 -6
  347. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js.map +1 -1
  348. package/dist/dist-esm/react-components/src/components/SendBox.d.ts +0 -46
  349. package/dist/dist-esm/react-components/src/components/SendBox.js +12 -91
  350. package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
  351. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js +4 -2
  352. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js.map +1 -1
  353. package/dist/dist-esm/react-components/src/components/StreamMedia.js +3 -3
  354. package/dist/dist-esm/react-components/src/components/StreamMedia.js.map +1 -1
  355. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js +3 -10
  356. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js.map +1 -1
  357. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.styles.js.map +1 -1
  358. package/dist/dist-esm/react-components/src/components/Survey/SurveyTypes.js.map +1 -1
  359. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js +23 -23
  360. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js.map +1 -1
  361. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.styles.js.map +1 -1
  362. package/dist/dist-esm/react-components/src/components/SystemMessage.js +4 -2
  363. package/dist/dist-esm/react-components/src/components/SystemMessage.js.map +1 -1
  364. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js +10 -10
  365. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js.map +1 -1
  366. package/dist/dist-esm/react-components/src/components/TypingIndicator.js +6 -9
  367. package/dist/dist-esm/react-components/src/components/TypingIndicator.js.map +1 -1
  368. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +1 -3
  369. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
  370. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +1 -3
  371. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
  372. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -20
  373. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
  374. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +1 -3
  375. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
  376. package/dist/dist-esm/react-components/src/components/VerticalGallery.js +31 -13
  377. package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
  378. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js +1 -3
  379. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js.map +1 -1
  380. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js +12 -8
  381. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
  382. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +12 -6
  383. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
  384. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js +2 -6
  385. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js.map +1 -1
  386. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +11 -26
  387. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
  388. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js +10 -14
  389. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js.map +1 -1
  390. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +19 -50
  391. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
  392. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js +2 -2
  393. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js.map +1 -1
  394. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
  395. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js +7 -7
  396. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js.map +1 -1
  397. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js +4 -6
  398. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js.map +1 -1
  399. package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js +11 -17
  400. package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js.map +1 -1
  401. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js +24 -29
  402. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js.map +1 -1
  403. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +7 -9
  404. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
  405. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js +4 -2
  406. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js.map +1 -1
  407. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js +13 -44
  408. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js.map +1 -1
  409. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js +6 -1
  410. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js.map +1 -1
  411. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js +34 -9
  412. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js.map +1 -1
  413. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js +11 -2
  414. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js.map +1 -1
  415. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/Layout.styles.js.map +1 -1
  416. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/LocalScreenShare.styles.js.map +1 -1
  417. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteScreenShare.styles.js.map +1 -1
  418. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteVideoTile.styles.js.map +1 -1
  419. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js +3 -1
  420. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js.map +1 -1
  421. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js +11 -10
  422. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js.map +1 -1
  423. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js +28 -22
  424. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js.map +1 -1
  425. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js +6 -11
  426. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js.map +1 -1
  427. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +45 -35
  428. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
  429. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/OverflowGalleryUtils.js.map +1 -1
  430. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/reactionUtils.js.map +1 -1
  431. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +20 -50
  432. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  433. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +1 -1
  434. package/dist/dist-esm/react-components/src/components/VideoGallery.js +44 -144
  435. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  436. package/dist/dist-esm/react-components/src/components/VideoTile.d.ts +0 -7
  437. package/dist/dist-esm/react-components/src/components/VideoTile.js +59 -41
  438. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  439. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js +2 -2
  440. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js.map +1 -1
  441. package/dist/dist-esm/react-components/src/components/index.d.ts +0 -19
  442. package/dist/dist-esm/react-components/src/components/index.js +0 -15
  443. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  444. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js.map +1 -1
  445. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js.map +1 -1
  446. package/dist/dist-esm/react-components/src/components/styles/CaptionsSettingsModal.styles.js.map +1 -1
  447. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js +6 -2
  448. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js.map +1 -1
  449. package/dist/dist-esm/react-components/src/components/styles/Common.style.js.map +1 -1
  450. package/dist/dist-esm/react-components/src/components/styles/ControlBar.styles.js.map +1 -1
  451. package/dist/dist-esm/react-components/src/components/styles/Dialpad.styles.js.map +1 -1
  452. package/dist/dist-esm/react-components/src/components/styles/EditBox.styles.js.map +1 -1
  453. package/dist/dist-esm/react-components/src/components/styles/GridLayout.styles.js.map +1 -1
  454. package/dist/dist-esm/react-components/src/components/styles/HorizontalGallery.styles.js.map +1 -1
  455. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js +5 -2
  456. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js.map +1 -1
  457. package/dist/dist-esm/react-components/src/components/styles/InputBoxButton.style.js.map +1 -1
  458. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js +5 -2
  459. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js.map +1 -1
  460. package/dist/dist-esm/react-components/src/components/styles/MessageStatusIndicator.styles.js.map +1 -1
  461. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +3 -3
  462. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +10 -4
  463. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
  464. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js +2 -1
  465. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js.map +1 -1
  466. package/dist/dist-esm/react-components/src/components/styles/ParticipantList.styles.js.map +1 -1
  467. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js.map +1 -1
  468. package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js +8 -14
  469. package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js.map +1 -1
  470. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.d.ts +0 -1
  471. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +12 -5
  472. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
  473. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js +6 -3
  474. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js.map +1 -1
  475. package/dist/dist-esm/react-components/src/components/styles/SystemMessage.styles.js.map +1 -1
  476. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js +2 -1
  477. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js.map +1 -1
  478. package/dist/dist-esm/react-components/src/components/styles/TypingIndicator.styles.js.map +1 -1
  479. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js +2 -1
  480. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js.map +1 -1
  481. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js +19 -5
  482. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js.map +1 -1
  483. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +2 -1
  484. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
  485. package/dist/dist-esm/react-components/src/components/styles/v8StyleShim.js.map +1 -1
  486. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -8
  487. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +3 -20
  488. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
  489. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +3 -11
  490. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +4 -56
  491. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
  492. package/dist/dist-esm/react-components/src/components/utils/Datetime.js +4 -1
  493. package/dist/dist-esm/react-components/src/components/utils/Datetime.js.map +1 -1
  494. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +1 -11
  495. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +3 -23
  496. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
  497. package/dist/dist-esm/react-components/src/components/utils/common.js +0 -4
  498. package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
  499. package/dist/dist-esm/react-components/src/components/utils/delay.js.map +1 -1
  500. package/dist/dist-esm/react-components/src/components/utils/formatPhoneNumber.js.map +1 -1
  501. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
  502. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js +7 -4
  503. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
  504. package/dist/dist-esm/react-components/src/components/utils/keyboardNavigation.js.map +1 -1
  505. package/dist/dist-esm/react-components/src/components/utils/overFlowGalleriesUtils.js.map +1 -1
  506. package/dist/dist-esm/react-components/src/components/utils/responsive.js +2 -2
  507. package/dist/dist-esm/react-components/src/components/utils/responsive.js.map +1 -1
  508. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js +1 -10
  509. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js.map +1 -1
  510. package/dist/dist-esm/react-components/src/components/utils.js +10 -13
  511. package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
  512. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js +6 -8
  513. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js.map +1 -1
  514. package/dist/dist-esm/react-components/src/gallery/index.js.map +1 -1
  515. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
  516. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -5
  517. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
  518. package/dist/dist-esm/react-components/src/identifiers/index.js.map +1 -1
  519. package/dist/dist-esm/react-components/src/index.d.ts +0 -1
  520. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  521. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -60
  522. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  523. package/dist/dist-esm/react-components/src/localization/index.js.map +1 -1
  524. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js +3 -1
  525. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js.map +1 -1
  526. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js +3 -1
  527. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js.map +1 -1
  528. package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js +3 -1
  529. package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js.map +1 -1
  530. package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js +3 -1
  531. package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js.map +1 -1
  532. package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js +3 -1
  533. package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js.map +1 -1
  534. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js +3 -1
  535. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js.map +1 -1
  536. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js +3 -1
  537. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js.map +1 -1
  538. package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js +3 -1
  539. package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js.map +1 -1
  540. package/dist/dist-esm/react-components/src/localization/locales/index.js +3 -1
  541. package/dist/dist-esm/react-components/src/localization/locales/index.js.map +1 -1
  542. package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js +3 -1
  543. package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js.map +1 -1
  544. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js +3 -1
  545. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js.map +1 -1
  546. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js +3 -1
  547. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js.map +1 -1
  548. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js +3 -1
  549. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js.map +1 -1
  550. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js +3 -1
  551. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js.map +1 -1
  552. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js +3 -1
  553. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js.map +1 -1
  554. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js +3 -1
  555. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js.map +1 -1
  556. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js +3 -1
  557. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js.map +1 -1
  558. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js +3 -1
  559. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js.map +1 -1
  560. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js +3 -1
  561. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js.map +1 -1
  562. package/dist/dist-esm/react-components/src/localization/locales/utils.js +1 -1
  563. package/dist/dist-esm/react-components/src/localization/locales/utils.js.map +1 -1
  564. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js +3 -1
  565. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js.map +1 -1
  566. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js +3 -1
  567. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js.map +1 -1
  568. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js +5 -3
  569. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js.map +1 -1
  570. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js +1 -1
  571. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js.map +1 -1
  572. package/dist/dist-esm/react-components/src/theming/generateTheme.js +1 -15
  573. package/dist/dist-esm/react-components/src/theming/generateTheme.js.map +1 -1
  574. package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -29
  575. package/dist/dist-esm/react-components/src/theming/icons.js +14 -141
  576. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  577. package/dist/dist-esm/react-components/src/theming/index.js.map +1 -1
  578. package/dist/dist-esm/react-components/src/theming/themeDuplicates.js.map +1 -1
  579. package/dist/dist-esm/react-components/src/theming/themeUtils.js.map +1 -1
  580. package/dist/dist-esm/react-components/src/theming/themes.d.ts +0 -6
  581. package/dist/dist-esm/react-components/src/theming/themes.js +0 -10
  582. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  583. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js +7 -1
  584. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js.map +1 -1
  585. package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
  586. package/dist/dist-esm/react-components/src/types/CallSurveyImprovementSuggestions.js.map +1 -1
  587. package/dist/dist-esm/react-components/src/types/CaptionsAvailableLanguageStrings.js.map +1 -1
  588. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -27
  589. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  590. package/dist/dist-esm/react-components/src/types/CommunicationParticipant.js.map +1 -1
  591. package/dist/dist-esm/react-components/src/types/ComponentSlotStyle.js.map +1 -1
  592. package/dist/dist-esm/react-components/src/types/CustomStylesProps.js.map +1 -1
  593. package/dist/dist-esm/react-components/src/types/OnRender.d.ts +0 -8
  594. package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
  595. package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.js.map +1 -1
  596. package/dist/dist-esm/react-components/src/types/ReactionTypes.js.map +1 -1
  597. package/dist/dist-esm/react-components/src/types/ReadReceiptsBySenderId.js.map +1 -1
  598. package/dist/dist-esm/react-components/src/types/SurveyIssues.js.map +1 -1
  599. package/dist/dist-esm/react-components/src/types/SurveyIssuesHeadingStrings.js.map +1 -1
  600. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.d.ts +0 -6
  601. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js +0 -2
  602. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
  603. package/dist/dist-esm/react-components/src/types/index.js.map +1 -1
  604. package/dist/dist-esm/react-composites/src/Logger.js.map +1 -1
  605. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +0 -72
  606. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +31 -57
  607. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
  608. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +0 -108
  609. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  610. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +6 -71
  611. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +58 -319
  612. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  613. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +2 -91
  614. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -7
  615. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  616. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapterProvider.js.map +1 -1
  617. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js +3 -8
  618. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js.map +1 -1
  619. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/DiagnosticsForwarder.js.map +1 -1
  620. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js +3 -1
  621. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js.map +1 -1
  622. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/ParticipantSubcriber.js.map +1 -1
  623. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.d.ts +1 -2
  624. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +2 -8
  625. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
  626. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +0 -4
  627. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js +0 -2
  628. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
  629. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +27 -75
  630. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
  631. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.d.ts +0 -1
  632. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +52 -65
  633. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  634. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js +20 -16
  635. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js.map +1 -1
  636. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +0 -2
  637. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -21
  638. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
  639. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +2 -20
  640. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
  641. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -2
  642. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -21
  643. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
  644. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js +4 -5
  645. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js.map +1 -1
  646. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js +4 -4
  647. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js.map +1 -1
  648. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +22 -33
  649. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
  650. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +0 -1
  651. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +25 -49
  652. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
  653. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js +30 -26
  654. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js.map +1 -1
  655. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +45 -76
  656. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
  657. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js +2 -2
  658. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js.map +1 -1
  659. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js +2 -2
  660. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js.map +1 -1
  661. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js +32 -10
  662. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js.map +1 -1
  663. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +11 -29
  664. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
  665. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePaneProvider.js.map +1 -1
  666. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +39 -60
  667. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
  668. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +4 -4
  669. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
  670. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js +1 -1
  671. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js.map +1 -1
  672. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js +5 -3
  673. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js.map +1 -1
  674. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js +1 -3
  675. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js.map +1 -1
  676. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js +7 -10
  677. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js.map +1 -1
  678. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +13 -23
  679. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js.map +1 -1
  680. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js +1 -3
  681. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js.map +1 -1
  682. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js +2 -5
  683. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js.map +1 -1
  684. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js +1 -1
  685. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js.map +1 -1
  686. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js +1 -1
  687. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js.map +1 -1
  688. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js +1 -1
  689. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js.map +1 -1
  690. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +8 -12
  691. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
  692. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.d.ts +1 -1
  693. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +18 -53
  694. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  695. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.js.map +1 -1
  696. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js +1 -1
  697. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js.map +1 -1
  698. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +0 -4
  699. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js +0 -2
  700. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
  701. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +11 -18
  702. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
  703. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +0 -7
  704. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +14 -119
  705. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
  706. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js +13 -5
  707. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js.map +1 -1
  708. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +7 -15
  709. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
  710. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js +3 -3
  711. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js.map +1 -1
  712. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js +2 -2
  713. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js.map +1 -1
  714. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.d.ts +1 -1
  715. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js +3 -4
  716. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js.map +1 -1
  717. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +21 -18
  718. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
  719. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +2 -2
  720. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js +1 -1
  721. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js.map +1 -1
  722. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js +1 -2
  723. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js.map +1 -1
  724. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +0 -8
  725. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -11
  726. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  727. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.d.ts +1 -1
  728. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.js.map +1 -1
  729. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +1 -1
  730. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js +4 -1
  731. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js.map +1 -1
  732. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.d.ts +1 -1
  733. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js +1 -1
  734. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js.map +1 -1
  735. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +1 -1
  736. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.js.map +1 -1
  737. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +1 -1
  738. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.js.map +1 -1
  739. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +2 -2
  740. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js +1 -1
  741. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js.map +1 -1
  742. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +1 -1
  743. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +1 -3
  744. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
  745. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.d.ts +1 -1
  746. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js +4 -10
  747. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js.map +1 -1
  748. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts +4 -4
  749. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js +1 -1
  750. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js.map +1 -1
  751. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +3 -3
  752. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +2 -15
  753. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
  754. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +2 -2
  755. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js +4 -4
  756. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js.map +1 -1
  757. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +1 -1
  758. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js +1 -1
  759. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js.map +1 -1
  760. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +5 -5
  761. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js +4 -4
  762. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js.map +1 -1
  763. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +2 -2
  764. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js +1 -1
  765. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js.map +1 -1
  766. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +5 -5
  767. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.js.map +1 -1
  768. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js +1 -1
  769. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js.map +1 -1
  770. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js +6 -2
  771. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js.map +1 -1
  772. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js +29 -41
  773. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js.map +1 -1
  774. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallControls.styles.js.map +1 -1
  775. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js.map +1 -1
  776. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/DtmfDialpadPage.styles.js.map +1 -1
  777. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js +4 -1
  778. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js.map +1 -1
  779. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js +9 -2
  780. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js.map +1 -1
  781. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalDeviceSettings.styles.js.map +1 -1
  782. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js +4 -2
  783. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js.map +1 -1
  784. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.js.map +1 -1
  785. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NoticePage.styles.js.map +1 -1
  786. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js +2 -1
  787. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js.map +1 -1
  788. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js +24 -6
  789. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js.map +1 -1
  790. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.d.ts +2 -2
  791. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.js.map +1 -1
  792. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CapabilityChangedNotificationTracking.js.map +1 -1
  793. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/ErrorTracking.js.map +1 -1
  794. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js +13 -11
  795. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js.map +1 -1
  796. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js +10 -11
  797. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js.map +1 -1
  798. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js +2 -2
  799. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js.map +1 -1
  800. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +2 -14
  801. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +22 -125
  802. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  803. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/index.js.map +1 -1
  804. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js +5 -15
  805. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js.map +1 -1
  806. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js +2 -2
  807. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js.map +1 -1
  808. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/useConsoleErrors.js.map +1 -1
  809. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +1 -61
  810. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +23 -93
  811. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  812. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js +1 -1
  813. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js.map +1 -1
  814. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js +7 -9
  815. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js.map +1 -1
  816. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js +9 -6
  817. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js.map +1 -1
  818. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js +2 -2
  819. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js.map +1 -1
  820. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +0 -32
  821. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
  822. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +5 -27
  823. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +37 -185
  824. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  825. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +1 -56
  826. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  827. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +1 -9
  828. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -32
  829. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  830. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +0 -9
  831. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +2 -38
  832. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  833. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/parseTeamsUrl.js +1 -1
  834. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/parseTeamsUrl.js.map +1 -1
  835. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/hooks/useCallWithChatCompositeStrings.js.map +1 -1
  836. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/index.js.map +1 -1
  837. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js +1 -1
  838. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js.map +1 -1
  839. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +0 -22
  840. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +1 -9
  841. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
  842. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
  843. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +0 -20
  844. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +2 -10
  845. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
  846. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js +5 -3
  847. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js.map +1 -1
  848. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +24 -68
  849. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  850. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +0 -4
  851. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
  852. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationAttachmentUploadAdapter.d.ts +0 -29
  853. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationAttachmentUploadAdapter.js +1 -185
  854. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationAttachmentUploadAdapter.js.map +1 -1
  855. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +1 -15
  856. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +32 -119
  857. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  858. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -18
  859. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  860. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js +0 -2
  861. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js.map +1 -1
  862. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +1 -1
  863. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +6 -18
  864. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +1 -1
  865. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +0 -1
  866. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +1 -1
  867. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js +3 -1
  868. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js.map +1 -1
  869. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +3 -14
  870. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
  871. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.js.map +1 -1
  872. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +0 -3
  873. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  874. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js +6 -2
  875. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js.map +1 -1
  876. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.d.ts +1 -5
  877. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +10 -17
  878. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
  879. package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.js.map +1 -1
  880. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.d.ts +0 -5
  881. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +4 -10
  882. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
  883. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js +14 -5
  884. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js.map +1 -1
  885. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js +5 -3
  886. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js.map +1 -1
  887. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js +7 -5
  888. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js.map +1 -1
  889. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js +16 -12
  890. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js.map +1 -1
  891. package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js +1 -1
  892. package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js.map +1 -1
  893. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js +5 -1
  894. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js.map +1 -1
  895. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.d.ts +0 -1
  896. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +36 -61
  897. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  898. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js +37 -39
  899. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js.map +1 -1
  900. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +58 -123
  901. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  902. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js +1 -1
  903. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js.map +1 -1
  904. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js +1 -1
  905. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js.map +1 -1
  906. package/dist/dist-esm/react-composites/src/composites/common/ConvertContextualMenuItemToDrawerMenuItem.js.map +1 -1
  907. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js +7 -5
  908. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js.map +1 -1
  909. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +110 -102
  910. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  911. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.styles.js.map +1 -1
  912. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.d.ts +0 -1
  913. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
  914. package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js +7 -5
  915. package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js.map +1 -1
  916. package/dist/dist-esm/react-composites/src/composites/common/Drawer/captionSettingsDrawer.styles.js.map +1 -1
  917. package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js +1 -1
  918. package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js.map +1 -1
  919. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js +1 -1
  920. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js.map +1 -1
  921. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +11 -18
  922. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js.map +1 -1
  923. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js +1 -1
  924. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js.map +1 -1
  925. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +15 -15
  926. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  927. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +8 -35
  928. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
  929. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +15 -7
  930. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js.map +1 -1
  931. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js +1 -2
  932. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js.map +1 -1
  933. package/dist/dist-esm/react-composites/src/composites/common/Survey.js +34 -19
  934. package/dist/dist-esm/react-composites/src/composites/common/Survey.js.map +1 -1
  935. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js +3 -4
  936. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js.map +1 -1
  937. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js +8 -11
  938. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js.map +1 -1
  939. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js +2 -3
  940. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js.map +1 -1
  941. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +12 -11
  942. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js.map +1 -1
  943. package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
  944. package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
  945. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +1 -40
  946. package/dist/dist-esm/react-composites/src/composites/common/icons.js +3 -15
  947. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  948. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependency.js.map +1 -1
  949. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependencyLazy.js.map +1 -1
  950. package/dist/dist-esm/react-composites/src/composites/common/styles/Composite.styles.js.map +1 -1
  951. package/dist/dist-esm/react-composites/src/composites/common/styles/GlobalHostLayer.styles.js.map +1 -1
  952. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js +10 -4
  953. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js.map +1 -1
  954. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js +44 -11
  955. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js.map +1 -1
  956. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js +29 -6
  957. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js.map +1 -1
  958. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js +22 -4
  959. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js.map +1 -1
  960. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js +13 -15
  961. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js.map +1 -1
  962. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +4 -20
  963. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
  964. package/dist/dist-esm/react-composites/src/composites/common/utils.js +12 -17
  965. package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
  966. package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
  967. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js +2 -2
  968. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js.map +1 -1
  969. package/dist/dist-esm/react-composites/src/composites/localization/index.js.map +1 -1
  970. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/CompositeLocale.js.map +1 -1
  971. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/CompositeLocale.js.map +1 -1
  972. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/CompositeLocale.js.map +1 -1
  973. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/CompositeLocale.js.map +1 -1
  974. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/CompositeLocale.js.map +1 -1
  975. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/CompositeLocale.js.map +1 -1
  976. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/CompositeLocale.js.map +1 -1
  977. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/CompositeLocale.js.map +1 -1
  978. package/dist/dist-esm/react-composites/src/composites/localization/locales/index.js.map +1 -1
  979. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/CompositeLocale.js.map +1 -1
  980. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/CompositeLocale.js.map +1 -1
  981. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/CompositeLocale.js.map +1 -1
  982. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/CompositeLocale.js.map +1 -1
  983. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/CompositeLocale.js.map +1 -1
  984. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/CompositeLocale.js.map +1 -1
  985. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/CompositeLocale.js.map +1 -1
  986. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/CompositeLocale.js.map +1 -1
  987. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/CompositeLocale.js.map +1 -1
  988. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/CompositeLocale.js.map +1 -1
  989. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js +1 -1
  990. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js.map +1 -1
  991. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/CompositeLocale.js.map +1 -1
  992. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/CompositeLocale.js.map +1 -1
  993. package/dist/dist-esm/react-composites/src/index-public.js.map +1 -1
  994. package/package.json +3 -3
  995. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-MqUGJDlB.js +0 -129
  996. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-MqUGJDlB.js.map +0 -1
  997. package/dist/dist-cjs/communication-react/index-CY4kAQ6s.js +0 -39878
  998. package/dist/dist-cjs/communication-react/index-CY4kAQ6s.js.map +0 -1
  999. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.d.ts +0 -45
  1000. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +0 -87
  1001. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +0 -1
  1002. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +0 -17
  1003. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +0 -36
  1004. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +0 -1
  1005. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.d.ts +0 -19
  1006. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js +0 -91
  1007. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +0 -1
  1008. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.d.ts +0 -23
  1009. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -48
  1010. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +0 -1
  1011. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
  1012. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
  1013. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
  1014. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +0 -19
  1015. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +0 -114
  1016. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +0 -1
  1017. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
  1018. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -37
  1019. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
  1020. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
  1021. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -58
  1022. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
  1023. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
  1024. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -86
  1025. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
  1026. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
  1027. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -31
  1028. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +0 -1
  1029. package/dist/dist-esm/react-components/src/components/ErrorBoundary.d.ts +0 -20
  1030. package/dist/dist-esm/react-components/src/components/ErrorBoundary.js +0 -29
  1031. package/dist/dist-esm/react-components/src/components/ErrorBoundary.js.map +0 -1
  1032. package/dist/dist-esm/react-components/src/components/HoldButton.d.ts +0 -49
  1033. package/dist/dist-esm/react-components/src/components/HoldButton.js +0 -25
  1034. package/dist/dist-esm/react-components/src/components/HoldButton.js.map +0 -1
  1035. package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
  1036. package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -126
  1037. package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
  1038. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/RichTextRibbonButtons.d.ts +0 -7
  1039. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/RichTextRibbonButtons.js +0 -86
  1040. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/RichTextRibbonButtons.js.map +0 -1
  1041. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextInsertTableButton.d.ts +0 -7
  1042. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextInsertTableButton.js +0 -55
  1043. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextInsertTableButton.js.map +0 -1
  1044. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextInsertTablePane.d.ts +0 -15
  1045. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextInsertTablePane.js +0 -64
  1046. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextInsertTablePane.js.map +0 -1
  1047. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextTableContextMenu.d.ts +0 -8
  1048. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextTableContextMenu.js +0 -66
  1049. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/RichTextTableContextMenu.js.map +0 -1
  1050. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/insertTableAction.d.ts +0 -9
  1051. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/insertTableAction.js +0 -56
  1052. package/dist/dist-esm/react-components/src/components/RichTextEditor/Buttons/Table/insertTableAction.js.map +0 -1
  1053. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +0 -23
  1054. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +0 -78
  1055. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +0 -1
  1056. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +0 -57
  1057. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +0 -138
  1058. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +0 -1
  1059. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +0 -34
  1060. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +0 -78
  1061. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +0 -1
  1062. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +0 -138
  1063. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +0 -230
  1064. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +0 -1
  1065. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +0 -16
  1066. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +0 -68
  1067. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +0 -1
  1068. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +0 -34
  1069. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +0 -42
  1070. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +0 -1
  1071. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +0 -14
  1072. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +0 -20
  1073. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +0 -1
  1074. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -24
  1075. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -595
  1076. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
  1077. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
  1078. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -822
  1079. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +0 -1
  1080. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.d.ts +0 -17
  1081. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js +0 -112
  1082. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js.map +0 -1
  1083. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +0 -58
  1084. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +0 -144
  1085. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +0 -1
  1086. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
  1087. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -69
  1088. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
  1089. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +0 -82
  1090. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +0 -291
  1091. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +0 -1
  1092. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +0 -21
  1093. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +0 -34
  1094. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +0 -1
  1095. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
  1096. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -92
  1097. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
  1098. package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +0 -5
  1099. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +0 -32
  1100. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +0 -1
  1101. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
  1102. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -67
  1103. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
  1104. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorStringsUtils.d.ts +0 -15
  1105. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorStringsUtils.js +0 -39
  1106. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorStringsUtils.js.map +0 -1
  1107. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +0 -22
  1108. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +0 -29
  1109. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +0 -1
  1110. package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
  1111. package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
  1112. package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
  1113. package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
  1114. package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
  1115. package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
  1116. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -48
  1117. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -210
  1118. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +0 -1
  1119. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.d.ts +0 -12
  1120. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +0 -93
  1121. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +0 -1
  1122. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.d.ts +0 -8
  1123. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js +0 -26
  1124. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js.map +0 -1
  1125. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.d.ts +0 -24
  1126. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +0 -34
  1127. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +0 -1
  1128. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
  1129. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -54
  1130. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
  1131. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.d.ts +0 -32
  1132. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js +0 -81
  1133. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js.map +0 -1
  1134. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +0 -15
  1135. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +0 -21
  1136. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +0 -1
  1137. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +0 -18
  1138. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +0 -18
  1139. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +0 -1
  1140. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.d.ts +0 -6
  1141. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js +0 -11
  1142. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js.map +0 -1
  1143. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/attachmentUploadsSelector.d.ts +0 -29
  1144. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/attachmentUploadsSelector.js +0 -12
  1145. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/attachmentUploadsSelector.js.map +0 -1
  1146. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +0 -12
  1147. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +0 -15
  1148. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +0 -1
  1149. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.d.ts +0 -25
  1150. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +0 -112
  1151. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +0 -1
  1152. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.d.ts +0 -17
  1153. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js +0 -32
  1154. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js.map +0 -1
  1155. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.d.ts +0 -22
  1156. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +0 -60
  1157. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +0 -1
  1158. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.d.ts +0 -15
  1159. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js +0 -61
  1160. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js.map +0 -1
@@ -17,7 +17,6 @@
17
17
 
18
18
  /// <reference types="react" />
19
19
 
20
- import { AddPhoneNumberOptions } from '@azure/communication-calling';
21
20
  import { AudioDeviceInfo } from '@azure/communication-calling';
22
21
  import { BackgroundBlurConfig } from '@azure/communication-calling';
23
22
  import { BackgroundBlurEffect } from '@azure/communication-calling';
@@ -30,13 +29,10 @@ import { CallClientOptions } from '@azure/communication-calling';
30
29
  import { CallDirection } from '@azure/communication-calling';
31
30
  import { CallEndReason } from '@azure/communication-calling';
32
31
  import { CallerInfo } from '@azure/communication-calling';
33
- import { CallInfo } from '@azure/communication-calling';
34
- import { CallKind } from '@azure/communication-calling';
35
32
  import { CallState as CallState_2 } from '@azure/communication-calling';
36
33
  import { CallSurvey } from '@azure/communication-calling';
37
34
  import { CallSurveyResponse } from '@azure/communication-calling';
38
35
  import { CapabilitiesChangeInfo } from '@azure/communication-calling';
39
- import { CaptionsKind } from '@azure/communication-calling';
40
36
  import { CaptionsResultType } from '@azure/communication-calling';
41
37
  import { ChatClient } from '@azure/communication-chat';
42
38
  import { ChatClientOptions } from '@azure/communication-chat';
@@ -54,7 +50,6 @@ import { DeviceAccess } from '@azure/communication-calling';
54
50
  import { DeviceManager } from '@azure/communication-calling';
55
51
  import { DominantSpeakersInfo } from '@azure/communication-calling';
56
52
  import { DtmfTone as DtmfTone_2 } from '@azure/communication-calling';
57
- import { EnvironmentInfo } from '@azure/communication-calling';
58
53
  import { GroupCallLocator } from '@azure/communication-calling';
59
54
  import { IButtonProps } from '@fluentui/react';
60
55
  import { IButtonStyles } from '@fluentui/react';
@@ -62,9 +57,7 @@ import { IContextualMenuItem } from '@fluentui/react';
62
57
  import { IContextualMenuItemStyles } from '@fluentui/react';
63
58
  import { IContextualMenuProps } from '@fluentui/react';
64
59
  import { IContextualMenuStyles } from '@fluentui/react';
65
- import { ILinkStyles } from '@fluentui/react';
66
60
  import { IMessageBarProps } from '@fluentui/react';
67
- import { IncomingCall } from '@azure/communication-calling';
68
61
  import { IPersonaStyleProps } from '@fluentui/react';
69
62
  import { IPersonaStyles } from '@fluentui/react';
70
63
  import { IRawStyle } from '@fluentui/react';
@@ -74,12 +67,10 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
74
67
  import { ITextFieldStyles } from '@fluentui/react';
75
68
  import { LatestMediaDiagnostics } from '@azure/communication-calling';
76
69
  import { LatestNetworkDiagnostics } from '@azure/communication-calling';
77
- import { LocalRecordingInfo } from '@azure/communication-calling';
78
70
  import { LocalVideoStream } from '@azure/communication-calling';
79
71
  import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
80
72
  import { MediaStreamType } from '@azure/communication-calling';
81
73
  import { MicrosoftTeamsAppIdentifier } from '@azure/communication-common';
82
- import { MicrosoftTeamsUserIdentifier } from '@azure/communication-common';
83
74
  import type { NetworkDiagnosticChangedEventArgs } from '@azure/communication-calling';
84
75
  import { PartialTheme } from '@fluentui/react';
85
76
  import { ParticipantCapabilities } from '@azure/communication-calling';
@@ -88,12 +79,10 @@ import { PermissionConstraints } from '@azure/communication-calling';
88
79
  import { PersonaInitialsColor } from '@fluentui/react';
89
80
  import { PersonaPresence } from '@fluentui/react';
90
81
  import { PersonaSize } from '@fluentui/react';
91
- import { PhoneNumberIdentifier } from '@azure/communication-common';
92
82
  import { PropertyChangedEvent } from '@azure/communication-calling';
93
83
  import { default as React_2 } from 'react';
94
84
  import { Reaction as Reaction_2 } from '@azure/communication-calling';
95
85
  import { ReactionMessage } from '@azure/communication-calling';
96
- import { RecordingInfo } from '@azure/communication-calling';
97
86
  import type { RemoteParticipant } from '@azure/communication-calling';
98
87
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
99
88
  import { RoomCallLocator } from '@azure/communication-calling';
@@ -102,8 +91,6 @@ import { SendMessageOptions } from '@azure/communication-chat';
102
91
  import { SpotlightedParticipant } from '@azure/communication-calling';
103
92
  import { StartCallOptions } from '@azure/communication-calling';
104
93
  import { StartCaptionsOptions } from '@azure/communication-calling';
105
- import { TeamsCall } from '@azure/communication-calling';
106
- import { TeamsCallAgent } from '@azure/communication-calling';
107
94
  import { TeamsCallInfo } from '@azure/communication-calling';
108
95
  import { TeamsMeetingIdLocator } from '@azure/communication-calling';
109
96
  import { TeamsMeetingLinkLocator } from '@azure/communication-calling';
@@ -217,194 +204,6 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
217
204
  */
218
205
  export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
219
206
 
220
- /**
221
- * @beta
222
- *
223
- * Attachment download options defines the list of actions that can be performed on an attachment.
224
- */
225
- export declare interface AttachmentDownloadOptions {
226
- actionsForAttachment: (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
227
- }
228
-
229
- /**
230
- * @beta
231
- *
232
- * Attachment menu action defines buttons that can be shown on the attachment card.
233
- * If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
234
- */
235
- export declare interface AttachmentMenuAction {
236
- name: string;
237
- icon: JSX.Element;
238
- onClick: (attachment: AttachmentMetadata) => Promise<void>;
239
- }
240
-
241
- /**
242
- * Metadata containing basic information about the attachment.
243
- *
244
- * @beta
245
- */
246
- export declare interface AttachmentMetadata {
247
- /**
248
- * Extension hint, useful for rendering a specific icon.
249
- * An unknown or empty extension will be rendered as a generic icon.
250
- * Example: `pdf`
251
- */
252
- extension?: string;
253
- /**
254
- * Unique ID of the attachment.
255
- */
256
- id: string;
257
- /**
258
- * Attachment name to be displayed.
259
- */
260
- name: string;
261
- /**
262
- * Download URL for the attachment.
263
- */
264
- url?: string;
265
- }
266
-
267
- /**
268
- * Metadata containing basic information about the uploading attachment.
269
- *
270
- * @beta
271
- */
272
- export declare interface AttachmentMetadataWithProgress extends AttachmentMetadata {
273
- /**
274
- * A number between 0 and 1 indicating the progress of the upload.
275
- */
276
- progress?: number;
277
- /**
278
- * A object contains error message would be shown to the user.
279
- */
280
- error?: AttachmentProgressError;
281
- }
282
-
283
- /**
284
- * @beta
285
- *
286
- * Attachment Options that defines behaviour for uploading and downloading attachments.
287
- */
288
- export declare interface AttachmentOptions {
289
- uploadOptions?: AttachmentUploadOptions;
290
- downloadOptions?: AttachmentDownloadOptions;
291
- }
292
-
293
- /**
294
- * @beta
295
- * A attachment progress error object that contains message to be shown to
296
- * the user when upload fails.
297
- */
298
- export declare interface AttachmentProgressError {
299
- message: string;
300
- }
301
-
302
- /**
303
- * @beta
304
- * A callback function for handling attachment removed by the user in send box.
305
- *
306
- * @param attachmentId - The ID of uploaded attachments.
307
- */
308
- export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
309
-
310
- /**
311
- * @beta
312
- * A callback function for handling list of upload tasks that contains files selected by user to upload.
313
- *
314
- * @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
315
- */
316
- export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
317
-
318
- /**
319
- * @internal
320
- */
321
- export declare interface _AttachmentUploadAdapter {
322
- registerActiveUploads: (files: File[]) => AttachmentUploadTask[];
323
- registerCompletedUploads: (metadata: AttachmentMetadata[]) => AttachmentUploadTask[];
324
- clearUploads: () => void;
325
- cancelUpload: (id: string) => void;
326
- updateUploadProgress: (id: string, progress: number) => void;
327
- updateUploadStatusMessage: (id: string, errorMessage: string) => void;
328
- updateUploadMetadata: (id: string, metadata: AttachmentMetadata) => void;
329
- }
330
-
331
- /**
332
- * @beta
333
- */
334
- export declare interface AttachmentUploadOptions {
335
- /**
336
- * A list of strings containing the comma separated list of supported media (aka. mime) types.
337
- * i.e. ['image/*', 'video/*', 'audio/*']
338
- * Default value is `['*']`, meaning all media types are supported.
339
- * Similar to the `accept` attribute of the `<input type="attachment" />` element.
340
- * @beta
341
- */
342
- supportedMediaTypes?: string[];
343
- /**
344
- * Disable multiple attachments to be selected if set to `true`.
345
- * Default value is `false`, meaning multiple attachments can be selected.
346
- * Similar to the `multiple` attribute of the `<input type="attachment" />` element.
347
- * @beta
348
- */
349
- disableMultipleUploads?: boolean;
350
- /**
351
- * A callback function of type {@link AttachmentSelectionHandler} that will be called
352
- * when user finishes selecting files in browser's file picker. This function is required since
353
- * this would be where upload logic is implemented to your own storage.
354
- * @beta
355
- */
356
- handleAttachmentSelection: AttachmentSelectionHandler;
357
- /**
358
- * A optional callback function that will be called
359
- * when user removing files before clicking send message button. This function will be
360
- * where you can remove the file from your storage.
361
- * @beta
362
- */
363
- handleAttachmentRemoval?: AttachmentRemovalHandler;
364
- }
365
-
366
- /**
367
- * A record containing {@link AttachmentMetadata} mapped to unique attachment upload task ids.
368
- * @internal
369
- */
370
- export declare type _AttachmentUploadsUiState = Record<string, AttachmentMetadataWithProgress>;
371
-
372
- /**
373
- * A upload task represents and manages an attachment that is being uploaded.
374
- * When using the Composite, an attachment upload task is created for each file user is selected to upload.
375
- * A upload task is complete when notifyUploadCompleted is called.
376
- * A upload task is failed when notifyUploadFailed is called.
377
- * @beta
378
- */
379
- export declare interface AttachmentUploadTask {
380
- /**
381
- * Unique identifier for the attachment upload task.
382
- */
383
- taskId: string;
384
- /**
385
- * HTML {@link File} object for the uploaded attachment.
386
- */
387
- file?: File;
388
- /**
389
- * Update the progress of the upload changed.
390
- * A upload is considered complete when the progress reaches 1.
391
- * @param value - number between 0 and 1
392
- */
393
- notifyUploadProgressChanged: (value: number) => void;
394
- /**
395
- * Mark the upload task as complete.
396
- * An attachment is considered completed uploading when ID and URL are provided.
397
- * @param id - the unique identifier of the attachment.
398
- * @param url - the download URL of the attachment.
399
- */
400
- notifyUploadCompleted: (id: string, url: string) => void;
401
- /**
402
- * Mark the upload task as failed.
403
- * @param message - An error message that can be displayed to the user.
404
- */
405
- notifyUploadFailed: (message: string) => void;
406
- }
407
-
408
207
  /**
409
208
  * Custom data attributes for displaying avatar for a user.
410
209
  *
@@ -434,11 +233,6 @@ export declare type AvatarPersonaData = {
434
233
  * @defaultvalue `white`
435
234
  */
436
235
  initialsTextColor?: string;
437
- /**
438
- * If true, show the special coin for unknown persona.
439
- * It has '?' in place of initials, with static font and background colors
440
- */
441
- showUnknownPersonaCoin?: boolean;
442
236
  };
443
237
 
444
238
  /**
@@ -460,11 +254,6 @@ export declare type AzureCommunicationCallAdapterArgs = {
460
254
  displayName: string;
461
255
  credential: CommunicationTokenCredential;
462
256
  locator: CallAdapterLocator;
463
- /**
464
- * A phone number in E.164 format procured using Azure Communication Services that will be used to represent callers identity.
465
- * E.164 numbers are formatted as [+] [country code] [phone number including area code]. For example, +14255550123 for a US phone number.
466
- */
467
- alternateCallerId?: string;
468
257
  /**
469
258
  * Optional parameters for the {@link AzureCommunicationCallAdapter} created
470
259
  */
@@ -489,7 +278,6 @@ export declare type AzureCommunicationCallWithChatAdapterArgs = {
489
278
  displayName: string;
490
279
  credential: CommunicationTokenCredential;
491
280
  locator: CallAndChatLocator | TeamsMeetingLinkLocator | /** @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
492
- alternateCallerId?: string;
493
281
  callAdapterOptions?: AzureCommunicationCallAdapterOptions;
494
282
  };
495
283
 
@@ -534,11 +322,6 @@ export declare type AzureCommunicationOutboundCallAdapterArgs = {
534
322
  displayName: string;
535
323
  credential: CommunicationTokenCredential;
536
324
  targetCallees: StartCallIdentifier[];
537
- /**
538
- * A phone number in E.164 format procured using Azure Communication Services that will be used to represent callers identity.
539
- * E.164 numbers are formatted as [+] [country code] [phone number including area code]. For example, +14255550123 for a US phone number.
540
- */
541
- alternateCallerId?: string;
542
325
  /**
543
326
  * Optional parameters for the {@link AzureCommunicationCallAdapter} created
544
327
  */
@@ -600,156 +383,6 @@ export declare interface BaseCustomStyles {
600
383
  root?: IStyle;
601
384
  }
602
385
 
603
- /**
604
- * Content blocked message type.
605
- *
606
- * Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
607
- *
608
- * @beta
609
- */
610
- export declare interface BlockedMessage extends MessageCommon {
611
- messageType: 'blocked';
612
- warningText?: string;
613
- linkText?: string;
614
- link?: string;
615
- deletedOn?: Date;
616
- senderId?: string;
617
- senderDisplayName?: string;
618
- status?: MessageStatus;
619
- attached?: MessageAttachedStatus;
620
- mine?: boolean;
621
- }
622
-
623
- /**
624
- * @beta
625
- * Props for BrowserPermissionDeniedIOS component.
626
- */
627
- export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
628
- /**
629
- * Localization strings for BrowserPermissionDeniedIOS component.
630
- */
631
- strings?: BrowserPermissionDeniedIOSStrings;
632
- /**
633
- * Link to image source.
634
- *
635
- * Image is inserted into the top of the component.
636
- */
637
- imageSource?: string;
638
- }
639
-
640
- /**
641
- * @beta
642
- * Strings for BrowserPermissionDeniedIOS component
643
- */
644
- export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
645
- /**
646
- * Image alt text
647
- */
648
- imageAltText: string;
649
- /**
650
- * Main text string.
651
- */
652
- primaryText: string;
653
- /**
654
- * Subtext string.
655
- */
656
- secondaryText: string;
657
- /**
658
- * Step 1 string
659
- */
660
- step1Text: string;
661
- /**
662
- * Step 1 digit string
663
- */
664
- step1DigitText: string;
665
- /**
666
- * Step 2 string
667
- */
668
- step2Text: string;
669
- /**
670
- * Step 2 digit string
671
- */
672
- step2DigitText: string;
673
- /**
674
- * Step 3 string
675
- */
676
- step3Text: string;
677
- /**
678
- * Step 3 digit string
679
- */
680
- step3DigitText: string;
681
- /**
682
- * Step 4 string
683
- */
684
- step4Text: string;
685
- /**
686
- * Step 4 digit string
687
- */
688
- step4DigitText: string;
689
- }
690
-
691
- /**
692
- * @beta
693
- * Props for BrowserPermissionDenied component.
694
- */
695
- export declare interface BrowserPermissionDeniedProps {
696
- /**
697
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
698
- */
699
- onTroubleshootingClick?: () => void;
700
- /**
701
- * Action to be taken by the try again primary button.
702
- */
703
- onTryAgainClick?: () => void;
704
- /**
705
- * Localization strings for BrowserPermissionDenied component.
706
- */
707
- strings?: BrowserPermissionDeniedStrings;
708
- /**
709
- * Allows users to pass in an object contains custom CSS styles.
710
- * @Example
711
- * ```
712
- * <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
713
- * ```
714
- */
715
- styles?: BrowserPermissionDeniedStyles;
716
- }
717
-
718
- /**
719
- * @beta
720
- * Strings for BrowserPermissionDenied component
721
- */
722
- export declare interface BrowserPermissionDeniedStrings {
723
- /**
724
- * Main button text string.
725
- */
726
- primaryButtonText: string;
727
- /**
728
- * Main text string.
729
- */
730
- primaryText: string;
731
- /**
732
- * Subtext string.
733
- */
734
- secondaryText: string;
735
- /**
736
- * More help link string.
737
- */
738
- linkText: string;
739
- }
740
-
741
- /**
742
- * Fluent styles for {@link BrowserPermissionDenied}.
743
- *
744
- * @beta
745
- */
746
- export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
747
- /** Styles for the primary button. */
748
- primaryButton?: IButtonStyles;
749
- /** Styles for the help troubleshooting link text. */
750
- troubleshootingLink?: ILinkStyles;
751
- }
752
-
753
386
  /**
754
387
  * An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
755
388
  *
@@ -833,12 +466,6 @@ export declare interface CallAdapterCallManagement extends CallAdapterCallOperat
833
466
  * @public
834
467
  */
835
468
  startCall(participants: string[], options?: StartCallOptions): Call | undefined;
836
- /**
837
- * Start the call.
838
- * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
839
- * @public
840
- */
841
- startCall(participants: StartCallIdentifier[], options?: StartCallOptions): Call | undefined;
842
469
  }
843
470
 
844
471
  /**
@@ -921,12 +548,6 @@ export declare interface CallAdapterCallOperations {
921
548
  * @public
922
549
  */
923
550
  removeParticipant(userId: string): Promise<void>;
924
- /**
925
- * Remove a participant from the call.
926
- * @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
927
- * @beta
928
- */
929
- removeParticipant(participant: CommunicationIdentifier): Promise<void>;
930
551
  /**
931
552
  * Create the html view for a stream.
932
553
  *
@@ -978,35 +599,12 @@ export declare interface CallAdapterCallOperations {
978
599
  * @public
979
600
  */
980
601
  disposeLocalVideoStreamView(): Promise<void>;
981
- /**
982
- * Holds the call.
983
- *
984
- * @beta
985
- */
986
- holdCall(): Promise<void>;
987
- /**
988
- * Resumes the call from a `LocalHold` state.
989
- *
990
- * @beta
991
- */
992
- resumeCall(): Promise<void>;
993
- /**
994
- * Add a participant to the call.
995
- *
996
- * @beta
997
- */
998
- addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
999
- addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
1000
602
  /**
1001
603
  * send dtmf tone to another participant in a 1:1 PSTN call
1002
604
  *
1003
605
  * @public
1004
606
  */
1005
607
  sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
1006
- /**
1007
- * Continues into a call when the browser version is not supported.
1008
- */
1009
- allowUnsupportedBrowserVersion(): void;
1010
608
  /**
1011
609
  * Function to Start captions
1012
610
  * @param options - options for start captions
@@ -1099,14 +697,6 @@ export declare type CallAdapterClientState = {
1099
697
  * Latest error encountered for each operation performed via the adapter.
1100
698
  */
1101
699
  latestErrors: AdapterErrors;
1102
- /**
1103
- * Azure communications Phone number to make PSTN calls with.
1104
- */
1105
- alternateCallerId?: string;
1106
- /**
1107
- * Environment information about system the adapter is made on
1108
- */
1109
- environmentInfo?: EnvironmentInfo;
1110
700
  /**
1111
701
  * State to track whether the local participant's camera is on. To be used when creating a custom
1112
702
  * control bar with the CallComposite.
@@ -1225,7 +815,7 @@ export declare interface CallAdapterDeviceManagement {
1225
815
  *
1226
816
  * @public
1227
817
  */
1228
- export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | /* @conditional-compile-remove(teams-adhoc-call) */ /* @conditional-compile-remove(PSTN-calls) */ CallParticipantsLocator | /* @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
818
+ export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | /* @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
1229
819
 
1230
820
  /**
1231
821
  * {@link CommonCallAdapter} state.
@@ -1424,7 +1014,6 @@ export declare interface CallAdapterSubscribers {
1424
1014
  export declare type CallAdapterUiState = {
1425
1015
  isLocalPreviewMicrophoneEnabled: boolean;
1426
1016
  page: CallCompositePage;
1427
- unsupportedBrowserVersionsAllowed?: boolean;
1428
1017
  };
1429
1018
 
1430
1019
  /**
@@ -1443,7 +1032,7 @@ export declare const CallAgentProvider: (props: CallAgentProviderProps) => JSX.E
1443
1032
  */
1444
1033
  export declare interface CallAgentProviderProps {
1445
1034
  children: React_2.ReactNode;
1446
- callAgent?: CallAgent | /* @conditional-compile-remove(teams-identity-support) */ TeamsCallAgent;
1035
+ callAgent?: CallAgent;
1447
1036
  }
1448
1037
 
1449
1038
  /**
@@ -1468,7 +1057,7 @@ export declare interface CallAgentState {
1468
1057
  */
1469
1058
  export declare interface CallAndChatLocator {
1470
1059
  /** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
1471
- callLocator: GroupCallLocator | /* @conditional-compile-remove(teams-adhoc-call) */ CallParticipantsLocator;
1060
+ callLocator: GroupCallLocator;
1472
1061
  /** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
1473
1062
  chatThreadId: string;
1474
1063
  }
@@ -1555,16 +1144,6 @@ export declare interface CallClientState {
1555
1144
  * See documentation of {@Link CallErrors} for details.
1556
1145
  */
1557
1146
  latestErrors: CallErrors;
1558
- /**
1559
- * A phone number in E.164 format that will be used to represent callers identity.
1560
- * For example, using the alternateCallerId to add a participant using PSTN, this number will
1561
- * be used as the caller id in the PSTN call.
1562
- */
1563
- alternateCallerId?: string;
1564
- /**
1565
- * state to track the environment that the stateful client was made in is supported
1566
- */
1567
- environmentInfo?: EnvironmentInfo;
1568
1147
  }
1569
1148
 
1570
1149
  /**
@@ -1643,9 +1222,6 @@ export declare type CallCompositeIcons = {
1643
1222
  ParticipantItemScreenShareStart?: JSX.Element;
1644
1223
  VideoTileMicOff?: JSX.Element;
1645
1224
  LocalCameraSwitch?: JSX.Element;
1646
- PeoplePaneAddPerson?: JSX.Element;
1647
- PeoplePaneOpenDialpad?: JSX.Element;
1648
- DialpadStartCall?: JSX.Element;
1649
1225
  NoticePageInviteToRoomRemoved?: JSX.Element;
1650
1226
  BlurVideoBackground?: JSX.Element;
1651
1227
  RemoveVideoBackgroundEffect?: JSX.Element;
@@ -1680,56 +1256,6 @@ export declare type CallCompositeOptions = {
1680
1256
  * @defaultValue true
1681
1257
  */
1682
1258
  callControls?: boolean | CallControlOptions;
1683
- /**
1684
- * Device permissions check options for your call.
1685
- * Here you can choose what device permissions you prompt the user for,
1686
- * as well as what device permissions must be accepted before starting a call.
1687
- */
1688
- deviceChecks?: DeviceCheckOptions;
1689
- /**
1690
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1691
- * unable to grant your site the required permissions for the call.
1692
- *
1693
- * @example
1694
- * ```ts
1695
- * onPermissionsTroubleshootingClick: () =>
1696
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
1697
- * ```
1698
- *
1699
- * @remarks
1700
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
1701
- */
1702
- onPermissionsTroubleshootingClick?: (permissionsState: {
1703
- camera: PermissionState;
1704
- microphone: PermissionState;
1705
- }) => void;
1706
- /**
1707
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1708
- * having network issues when connecting to the call.
1709
- *
1710
- * @example
1711
- * ```ts
1712
- * onNetworkingTroubleShootingClick?: () =>
1713
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
1714
- * ```
1715
- *
1716
- * @remarks
1717
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
1718
- */
1719
- onNetworkingTroubleShootingClick?: () => void;
1720
- /**
1721
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
1722
- *
1723
- * @example
1724
- * ```ts
1725
- * onBrowserTroubleShootingClick?: () =>
1726
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
1727
- * ```
1728
- *
1729
- * @remarks
1730
- * if this is not supplied, the composite will not show a unsupported browser page.
1731
- */
1732
- onEnvironmentInfoTroubleshootingClick?: () => void;
1733
1259
  /**
1734
1260
  * Remote participant video tile menu options
1735
1261
  */
@@ -1850,7 +1376,7 @@ export declare type CallCompositeOptions = {
1850
1376
  *
1851
1377
  * @public
1852
1378
  */
1853
- export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | /* @conditional-compile-remove(PSTN-calls) */ 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | /* @conditional-compile-remove(unsupported-browser) */ 'unsupportedEnvironment' | 'transferring';
1379
+ export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring';
1854
1380
 
1855
1381
  /**
1856
1382
  * Props for {@link CallComposite}.
@@ -2100,26 +1626,6 @@ export declare interface CallCompositeStrings {
2100
1626
  * Label for SidePaneHeader dismiss button
2101
1627
  */
2102
1628
  dismissSidePaneButtonLabel?: string;
2103
- /**
2104
- * Side pane People section subheader.
2105
- */
2106
- peoplePaneSubTitle: string;
2107
- /**
2108
- * Label for button to copy invite link
2109
- */
2110
- copyInviteLinkButtonLabel: string;
2111
- /**
2112
- * Label for button to copy invite link when it has been actioned
2113
- */
2114
- copyInviteLinkButtonActionedLabel: string;
2115
- /**
2116
- * Label for button to open dialpad
2117
- */
2118
- openDialpadButtonLabel: string;
2119
- /**
2120
- * Label for menu item to remove participant
2121
- */
2122
- removeMenuLabel: string;
2123
1629
  /**
2124
1630
  * Label for menu item to start spotlight on participant
2125
1631
  */
@@ -2144,58 +1650,10 @@ export declare interface CallCompositeStrings {
2144
1650
  * Label for menu item to stop all spotlight
2145
1651
  */
2146
1652
  stopAllSpotlightMenuLabel: string;
2147
- /**
2148
- * Label for add people dropdown
2149
- */
2150
- peoplePaneAddPeopleButtonLabel: string;
2151
- /**
2152
- * Label for button to start a call
2153
- */
2154
- dialpadStartCallButtonLabel: string;
2155
- /**
2156
- * Title for dialpad Modal
2157
- */
2158
- dialpadModalTitle: string;
2159
- /**
2160
- * Aria Label for dialpad Modal
2161
- */
2162
- dialpadModalAriaLabel: string;
2163
- /**
2164
- * Aria Label for dialpad Modal close button
2165
- */
2166
- dialpadCloseModalButtonAriaLabel: string;
2167
1653
  /**
2168
1654
  * label for more button in the Calling composite
2169
1655
  */
2170
1656
  moreButtonCallingLabel: string;
2171
- /**
2172
- * Label for the resume call button on the hold pane
2173
- */
2174
- resumeCallButtonLabel: string;
2175
- /**
2176
- * Label for the resume call button on the hold pane when call is resuming
2177
- */
2178
- resumingCallButtonLabel: string;
2179
- /**
2180
- * Aria label for the resume call button on the hold pane
2181
- */
2182
- resumeCallButtonAriaLabel: string;
2183
- /**
2184
- * Aria label for the resume call button on the hold pane when call is resuming
2185
- */
2186
- resumingCallButtonAriaLabel: string;
2187
- /**
2188
- * Label for the hold pane
2189
- */
2190
- holdScreenLabel: string;
2191
- /**
2192
- * Placeholder text for dtmf dialpad
2193
- */
2194
- dtmfDialpadPlaceholderText: string;
2195
- /**
2196
- * Label for the button to open dtmf dialpad
2197
- */
2198
- openDtmfDialpadLabel: string;
2199
1657
  /**
2200
1658
  * aria label for when the invite link has been actioned
2201
1659
  */
@@ -2268,14 +1726,6 @@ export declare interface CallCompositeStrings {
2268
1726
  * More details text of the page shown to the user when the user attempts to join a room they are not invited to.
2269
1727
  */
2270
1728
  notInvitedToRoomDetails?: string;
2271
- /**
2272
- * Control bar People button ToolTipContent
2273
- */
2274
- peopleButtonTooltipOpen: string;
2275
- /**
2276
- * Control bar People button ToolTipContent
2277
- */
2278
- peopleButtonTooltipClose: string;
2279
1729
  /**
2280
1730
  * Label disaplayed on the lobby screen during a 1:1 outbound call.
2281
1731
  */
@@ -2413,49 +1863,17 @@ export declare interface CallCompositeStrings {
2413
1863
  */
2414
1864
  transferPageTransferTargetText: string;
2415
1865
  /**
2416
- * transfer page display name for unknown participant
2417
- */
2418
- transferPageUnknownTransferorDisplayName: string;
2419
- /**
2420
- * transfer page display name for unknown participant
2421
- */
2422
- transferPageUnknownTransferTargetDisplayName: string;
2423
- /**
2424
- * notice to be announced by narrator the transfer page is showing
2425
- */
2426
- transferPageNoticeString: string;
2427
- /**
2428
- * Title text of the page shown to the user when target participant could not be reached
2429
- */
2430
- participantCouldNotBeReachedTitle?: string;
2431
- /**
2432
- * More details text of the page shown to the user when target participant could not be reached
2433
- */
2434
- participantCouldNotBeReachedMoreDetails?: string;
2435
- /**
2436
- * Title text of the page shown to the user when permission to reach participant is not allowed
2437
- */
2438
- permissionToReachTargetParticipantNotAllowedTitle?: string;
2439
- /**
2440
- * More details text of the page shown to the user when permission to reach participant is not allowed
2441
- */
2442
- permissionToReachTargetParticipantNotAllowedMoreDetails?: string;
2443
- /**
2444
- * Title text of the page shown to the user when tenant id for the target participant could not be resolved
2445
- */
2446
- unableToResolveTenantTitle?: string;
2447
- /**
2448
- * More details text of the page shown to the user when tenant id for the target participant could not be resolved
1866
+ * transfer page display name for unknown participant
2449
1867
  */
2450
- unableToResolveTenantMoreDetails?: string;
1868
+ transferPageUnknownTransferorDisplayName: string;
2451
1869
  /**
2452
- * Title text of the page shown to the user when target participant id is malformed
1870
+ * transfer page display name for unknown participant
2453
1871
  */
2454
- participantIdIsMalformedTitle?: string;
1872
+ transferPageUnknownTransferTargetDisplayName: string;
2455
1873
  /**
2456
- * More details text of the page shown to the user when target participant id is malformed
1874
+ * notice to be announced by narrator the transfer page is showing
2457
1875
  */
2458
- participantIdIsMalformedMoreDetails?: string;
1876
+ transferPageNoticeString: string;
2459
1877
  /**
2460
1878
  * Controls label to move the overflow gallery around
2461
1879
  */
@@ -2658,7 +2076,7 @@ export declare type CallControlDisplayType = 'default' | 'compact';
2658
2076
  *
2659
2077
  * @public
2660
2078
  */
2661
- export declare type CallControlOptions = CommonCallControlOptions & {
2079
+ export declare type CallControlOptions = (CommonCallControlOptions & {
2662
2080
  /**
2663
2081
  * Show, Hide or Disable participants button during a call. This is the option only work for legacyControl bar.
2664
2082
  * @defaultValue true
@@ -2667,7 +2085,7 @@ export declare type CallControlOptions = CommonCallControlOptions & {
2667
2085
  disabled: boolean;
2668
2086
  };
2669
2087
  legacyControlBarExperience?: boolean;
2670
- };
2088
+ });
2671
2089
 
2672
2090
  /**
2673
2091
  * Callback for {@link CallAdapterSubscribers} 'callEnded' event.
@@ -2728,7 +2146,7 @@ export declare type CallErrors = {
2728
2146
  *
2729
2147
  * @public
2730
2148
  */
2731
- export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | /* @conditional-compile-remove(calling-beta-sdk) */ 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | /* @conditional-compile-remove(calling-beta-sdk) */ /* @conditional-compile-remove(teams-identity-support) */ 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | /* @conditional-compile-remove(calling-beta-sdk) */ 'CallAgent.handlePushNotification' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.admit' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.rejectParticipant' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.admitAll' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
2149
+ export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'VideoEffectsFeature.startEffects' | 'Call.setConstraints';
2732
2150
 
2733
2151
  /**
2734
2152
  * Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
@@ -2836,23 +2254,6 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
2836
2254
  spotlight?: Spotlight;
2837
2255
  };
2838
2256
 
2839
- /**
2840
- * Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
2841
- *
2842
- * @remarks
2843
- * This is currently in beta and only supports calling one Teams User.
2844
- *
2845
- * @example
2846
- * ```
2847
- * ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
2848
- * ```
2849
- *
2850
- * @beta
2851
- */
2852
- export declare type CallParticipantsLocator = {
2853
- participantIds: string[];
2854
- };
2855
-
2856
2257
  /**
2857
2258
  * A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
2858
2259
  *
@@ -2869,7 +2270,7 @@ export declare const CallProvider: (props: CallProviderProps) => JSX.Element;
2869
2270
  */
2870
2271
  export declare interface CallProviderProps {
2871
2272
  children: React_2.ReactNode;
2872
- call?: Call | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall;
2273
+ call?: Call;
2873
2274
  }
2874
2275
 
2875
2276
  /**
@@ -2883,10 +2284,6 @@ export declare interface CallState {
2883
2284
  * Proxy of {@link @azure/communication-calling#Call.id}.
2884
2285
  */
2885
2286
  id: string;
2886
- /**
2887
- * Type of the call.
2888
- */
2889
- kind: CallKind;
2890
2287
  /**
2891
2288
  * Proxy of {@link @azure/communication-calling#Call.callerInfo}.
2892
2289
  */
@@ -2953,10 +2350,6 @@ export declare interface CallState {
2953
2350
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
2954
2351
  */
2955
2352
  recording: RecordingCallFeature;
2956
- /**
2957
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
2958
- */
2959
- localRecording: LocalRecordingCallFeatureState;
2960
2353
  /**
2961
2354
  * Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
2962
2355
  *
@@ -3013,10 +2406,6 @@ export declare interface CallState {
3013
2406
  * Proxy of {@link @azure/communication-calling#Call.role}.
3014
2407
  */
3015
2408
  role?: ParticipantRole;
3016
- /**
3017
- * Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
3018
- */
3019
- totalParticipantCount?: number;
3020
2409
  /**
3021
2410
  * Transfer state of call
3022
2411
  */
@@ -3036,7 +2425,7 @@ export declare interface CallState {
3036
2425
  /**
3037
2426
  * Proxy of {@link @azure/communication-calling#Call.info}.
3038
2427
  */
3039
- info?: TeamsCallInfo | /* @conditional-compile-remove(calling-beta-sdk) */ CallInfo;
2428
+ info?: TeamsCallInfo;
3040
2429
  }
3041
2430
 
3042
2431
  /**
@@ -3083,12 +2472,6 @@ export declare interface CallWithChatAdapterManagement {
3083
2472
  * @public
3084
2473
  */
3085
2474
  removeParticipant(userId: string): Promise<void>;
3086
- /**
3087
- * Remove a participant from the call.
3088
- * @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
3089
- * @beta
3090
- */
3091
- removeParticipant(participant: CommunicationIdentifier): Promise<void>;
3092
2475
  /**
3093
2476
  * Join the call with microphone initially on/off.
3094
2477
  * @deprecated Use joinCall(options?:JoinCallOptions) instead.
@@ -3159,7 +2542,7 @@ export declare interface CallWithChatAdapterManagement {
3159
2542
  * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
3160
2543
  * @public
3161
2544
  */
3162
- startCall(participants: (MicrosoftTeamsAppIdentifier | /* @conditional-compile-remove(PSTN-calls) */ PhoneNumberIdentifier | /* @conditional-compile-remove(one-to-n-calling) */ CommunicationUserIdentifier | /* @conditional-compile-remove(teams-adhoc-call) */ MicrosoftTeamsUserIdentifier | UnknownIdentifier)[], options?: StartCallOptions): Call | undefined;
2545
+ startCall(participants: (MicrosoftTeamsAppIdentifier | UnknownIdentifier)[], options?: StartCallOptions): Call | undefined;
3163
2546
  /**
3164
2547
  * Start sharing the screen during a call.
3165
2548
  *
@@ -3323,12 +2706,6 @@ export declare interface CallWithChatAdapterManagement {
3323
2706
  * @public
3324
2707
  */
3325
2708
  sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
3326
- /**
3327
- * Send a message with attachments in the chat thread.
3328
- *
3329
- * @beta
3330
- */
3331
- sendMessageWithAttachments(content: string, attachments: AttachmentMetadata[]): Promise<void>;
3332
2709
  /**
3333
2710
  * Send a read receipt for a message.
3334
2711
  *
@@ -3362,53 +2739,16 @@ export declare interface CallWithChatAdapterManagement {
3362
2739
  * @public
3363
2740
  */
3364
2741
  loadPreviousChatMessages(messagesToLoad: number): Promise<boolean>;
3365
- /** @internal */
3366
- registerActiveUploads: (files: File[]) => AttachmentUploadTask[];
3367
- /** @internal */
3368
- registerCompletedUploads: (metadata: AttachmentMetadata[]) => AttachmentUploadTask[];
3369
- /** @internal */
3370
- clearUploads: () => void;
3371
- /** @internal */
3372
- cancelUpload: (id: string) => void;
3373
- /** @internal */
3374
- updateUploadProgress: (id: string, progress: number) => void;
3375
- /** @internal */
3376
- updateUploadStatusMessage: (id: string, errorMessage: string) => void;
3377
- /** @internal */
3378
- updateUploadMetadata: (id: string, metadata: AttachmentMetadata) => void;
3379
2742
  /** @public */
3380
2743
  downloadResourceToCache(resourceDetails: ResourceDetails): Promise<void>;
3381
2744
  /** @public */
3382
2745
  removeResourceFromCache(resourceDetails: ResourceDetails): void;
3383
- /**
3384
- * Puts the Call in a Localhold.
3385
- *
3386
- * @beta
3387
- */
3388
- holdCall: () => Promise<void>;
3389
- /**
3390
- * Resumes the call from a LocalHold state.
3391
- *
3392
- * @beta
3393
- */
3394
- resumeCall: () => Promise<void>;
3395
- /**
3396
- * Adds a new Participant to the call.
3397
- *
3398
- * @beta
3399
- */
3400
- addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
3401
- addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
3402
2746
  /**
3403
2747
  * send dtmf tone to another participant in the call in 1:1 calls
3404
2748
  *
3405
2749
  * @public
3406
2750
  */
3407
2751
  sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
3408
- /**
3409
- * Continues into a call when the browser version is not supported.
3410
- */
3411
- allowUnsupportedBrowserVersion(): void;
3412
2752
  /**
3413
2753
  * Function to Start captions
3414
2754
  * @param options - options for start captions
@@ -3560,22 +2900,6 @@ export declare interface CallWithChatAdapterUiState {
3560
2900
  * @public
3561
2901
  */
3562
2902
  page: CallCompositePage;
3563
- /**
3564
- * Files being uploaded by a user in the current thread.
3565
- * Should be set to null once the upload is complete.
3566
- * Array of type {@link _AttachmentUploadsUiState}
3567
- *
3568
- * @internal
3569
- */
3570
- _attachmentUploads?: _AttachmentUploadsUiState;
3571
- /**
3572
- * State to track whether the end user has opted in to using a
3573
- * out of date version of a supported browser. Allows the user
3574
- * to start a call in this state.
3575
- *
3576
- * @beta
3577
- */
3578
- unsupportedBrowserVersionsAllowed?: boolean;
3579
2903
  }
3580
2904
 
3581
2905
  /**
@@ -3600,10 +2924,6 @@ export declare interface CallWithChatClientState {
3600
2924
  devices: DeviceManagerState;
3601
2925
  /** State of whether the active call is a Teams interop call */
3602
2926
  isTeamsCall: boolean;
3603
- /** alternateCallerId for PSTN call */
3604
- alternateCallerId?: string | undefined;
3605
- /** Environment information for system adapter is made on */
3606
- environmentInfo?: EnvironmentInfo;
3607
2927
  /** Default set of background images for background replacement effect */
3608
2928
  videoBackgroundImages?: VideoBackgroundImage[];
3609
2929
  /** Dependency to be injected for video background effects */
@@ -3684,9 +3004,6 @@ export declare type CallWithChatCompositeIcons = {
3684
3004
  ParticipantItemScreenShareStart?: JSX.Element;
3685
3005
  VideoTileMicOff?: JSX.Element;
3686
3006
  LocalCameraSwitch?: JSX.Element;
3687
- PeoplePaneAddPerson?: JSX.Element;
3688
- PeoplePaneOpenDialpad?: JSX.Element;
3689
- DialpadStartCall?: JSX.Element;
3690
3007
  DefaultCustomButton?: JSX.Element;
3691
3008
  DtmfDialpadButton?: JSX.Element;
3692
3009
  EditBoxCancel?: JSX.Element;
@@ -3717,62 +3034,6 @@ export declare type CallWithChatCompositeOptions = {
3717
3034
  * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
3718
3035
  */
3719
3036
  callControls?: boolean | CallWithChatControlOptions;
3720
- /**
3721
- * Properties for configuring the File Sharing feature.
3722
- * If undefined, file sharing feature will be disabled.
3723
- * @beta
3724
- */
3725
- attachmentOptions?: AttachmentOptions;
3726
- /**
3727
- * Device permissions check options for your call.
3728
- * Here you can choose what device permissions you prompt the user for,
3729
- * as well as what device permissions must be accepted before starting a call.
3730
- */
3731
- deviceChecks?: DeviceCheckOptions;
3732
- /**
3733
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
3734
- * unable to grant your site the required permissions for the call.
3735
- *
3736
- * @example
3737
- * ```ts
3738
- * onPermissionsTroubleshootingClick: () =>
3739
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
3740
- * ```
3741
- *
3742
- * @remarks
3743
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
3744
- */
3745
- onPermissionsTroubleshootingClick?: (permissionsState: {
3746
- camera: PermissionState;
3747
- microphone: PermissionState;
3748
- }) => void;
3749
- /**
3750
- * Optional callback to supply users with further troubleshooting steps for network issues
3751
- * experienced when connecting to a call.
3752
- *
3753
- * @example
3754
- * ```ts
3755
- * onNetworkingTroubleShootingClick?: () =>
3756
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
3757
- * ```
3758
- *
3759
- * @remarks
3760
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
3761
- */
3762
- onNetworkingTroubleShootingClick?: () => void;
3763
- /**
3764
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
3765
- *
3766
- * @example
3767
- * ```ts
3768
- * onBrowserTroubleShootingClick?: () =>
3769
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
3770
- * ```
3771
- *
3772
- * @remarks
3773
- * if this is not supplied, the composite will not show a unsupported browser page.
3774
- */
3775
- onEnvironmentInfoTroubleshootingClick?: () => void;
3776
3037
  /**
3777
3038
  * Remote participant video tile menu options
3778
3039
  */
@@ -4038,10 +3299,6 @@ export declare interface CallWithChatCompositeStrings {
4038
3299
  * Label for button to copy invite link when it has been actioned
4039
3300
  */
4040
3301
  copyInviteLinkButtonActionedLabel: string;
4041
- /**
4042
- * Label for button to open dialpad
4043
- */
4044
- openDialpadButtonLabel: string;
4045
3302
  /**
4046
3303
  * Label for SidePaneHeader dismiss button
4047
3304
  */
@@ -4054,34 +3311,6 @@ export declare interface CallWithChatCompositeStrings {
4054
3311
  * Aria label string for return to call back button
4055
3312
  */
4056
3313
  returnToCallButtonAriaLabel?: string;
4057
- /**
4058
- * Label for add people dropdown
4059
- */
4060
- peoplePaneAddPeopleButtonLabel: string;
4061
- /**
4062
- * Label for button to start a call
4063
- */
4064
- dialpadStartCallButtonLabel: string;
4065
- /**
4066
- * Title for dialpad Modal
4067
- */
4068
- dialpadModalTitle: string;
4069
- /**
4070
- * Aria Label for dialpad Modal
4071
- */
4072
- dialpadModalAriaLabel: string;
4073
- /**
4074
- * Aria Label for dialpad Modal close button
4075
- */
4076
- dialpadCloseModalButtonAriaLabel: string;
4077
- /**
4078
- * Placeholder text for dtmf dialpad
4079
- */
4080
- dtmfDialpadPlaceholderText: string;
4081
- /**
4082
- * Label for the button to open dtmf dialpad
4083
- */
4084
- openDtmfDialpadLabel: string;
4085
3314
  /**
4086
3315
  * aria label for when the invite link has been actioned
4087
3316
  */
@@ -4098,9 +3327,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
4098
3327
  * Show or hide the chat button in the call-with-chat composite control bar.
4099
3328
  * @defaultValue true
4100
3329
  */
4101
- chatButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
4102
- disabled: boolean;
4103
- };
3330
+ chatButton?: boolean;
4104
3331
  }
4105
3332
 
4106
3333
  /**
@@ -4110,35 +3337,6 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
4110
3337
  */
4111
3338
  export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | /* @conditional-compile-remove(spotlight) */ 'spotlightChanged' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
4112
3339
 
4113
- /**
4114
- * @beta
4115
- *
4116
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4117
- * by their browsers settings.
4118
- */
4119
- export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
4120
-
4121
- /**
4122
- * @beta
4123
- * Props for CameraAndMicrophoneSitePermissions component.
4124
- */
4125
- export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
4126
- /** Icon name for the camera icon */
4127
- cameraIconName?: string;
4128
- /** Icon name for the microphone icon */
4129
- microphoneIconName?: string;
4130
- /** Icon name for the central icon between the camera and microphone icons */
4131
- connectorIconName?: string;
4132
- /** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
4133
- strings?: CameraAndMicrophoneSitePermissionsStrings;
4134
- }
4135
-
4136
- /**
4137
- * @beta
4138
- * Strings for CameraAndMicrophoneSitePermissions component.
4139
- */
4140
- export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
4141
-
4142
3340
  /**
4143
3341
  * A button to turn camera on / off.
4144
3342
  *
@@ -4295,31 +3493,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
4295
3493
  menuStyles?: Partial<CameraButtonContextualMenuStyles>;
4296
3494
  }
4297
3495
 
4298
- /**
4299
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4300
- * by their browsers settings.
4301
- *
4302
- * @beta
4303
- */
4304
- export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
4305
-
4306
- /**
4307
- * @beta
4308
- * Props for CameraSitePermissions component.
4309
- */
4310
- export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
4311
- /** Icon name for the camera icon */
4312
- cameraIconName?: string;
4313
- /** Strings for use with the {@link CameraSitePermissions} */
4314
- strings?: CameraSitePermissionsStrings;
4315
- }
4316
-
4317
- /**
4318
- * @beta
4319
- * Strings for CameraSitePermissions component.
4320
- */
4321
- export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
4322
-
4323
3496
  /**
4324
3497
  * @public
4325
3498
  * Callback function run when a message edit is cancelled.
@@ -4479,10 +3652,6 @@ export declare interface CaptionsCallFeatureState {
4479
3652
  * current caption language
4480
3653
  */
4481
3654
  currentCaptionLanguage: string;
4482
- /**
4483
- * current caption kind: teams or acs captions
4484
- */
4485
- captionsKind: CaptionsKind;
4486
3655
  }
4487
3656
 
4488
3657
  /**
@@ -4542,7 +3711,7 @@ export declare type CaptionsReceivedListener = (event: {
4542
3711
  *
4543
3712
  * @public
4544
3713
  */
4545
- export declare type ChatAdapter = ChatAdapterThreadManagement & AdapterState<ChatAdapterState> & Disposable_2 & ChatAdapterSubscribers & _AttachmentUploadAdapter;
3714
+ export declare type ChatAdapter = ChatAdapterThreadManagement & AdapterState<ChatAdapterState> & Disposable_2 & ChatAdapterSubscribers;
4546
3715
 
4547
3716
  /**
4548
3717
  * {@link ChatAdapter} state.
@@ -4647,10 +3816,6 @@ export declare interface ChatAdapterThreadManagement {
4647
3816
  * Send a message in the thread.
4648
3817
  */
4649
3818
  sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
4650
- /**
4651
- * Send a message with attachments in the chat thread.
4652
- */
4653
- sendMessageWithAttachments(content: string, attachments: AttachmentMetadata[]): Promise<void>;
4654
3819
  /**
4655
3820
  * Send a read receipt for a message.
4656
3821
  */
@@ -4670,9 +3835,7 @@ export declare interface ChatAdapterThreadManagement {
4670
3835
  /**
4671
3836
  * Update a message content.
4672
3837
  */
4673
- updateMessage(messageId: string, content: string, metadata?: Record<string, string>, options?: {
4674
- attachmentMetadata?: AttachmentMetadata[];
4675
- }): Promise<void>;
3838
+ updateMessage(messageId: string, content: string, metadata?: Record<string, string>): Promise<void>;
4676
3839
  /**
4677
3840
  * Delete a message in the thread.
4678
3841
  */
@@ -4702,21 +3865,13 @@ export declare interface ChatAdapterThreadManagement {
4702
3865
  */
4703
3866
  export declare type ChatAdapterUiState = {
4704
3867
  error?: Error;
4705
- /**
4706
- * Attachments being uploaded by a user in the current thread.
4707
- * Should be set to null once the upload is complete.
4708
- * Array of type {@link _AttachmentUploadsUiState}
4709
- *
4710
- * @internal
4711
- */
4712
- _attachmentUploads?: _AttachmentUploadsUiState;
4713
3868
  };
4714
3869
 
4715
3870
  /**
4716
3871
  * Represents the type of attachment
4717
3872
  * @public
4718
3873
  */
4719
- export declare type ChatAttachmentType = 'unknown' | 'image' | /* @conditional-compile-remove(attachment-download) @conditional-compile-remove(attachment-upload) */ 'file';
3874
+ export declare type ChatAttachmentType = 'unknown' | 'image';
4720
3875
 
4721
3876
  /**
4722
3877
  * Common props for selectors for {@link ChatClientState}.
@@ -4818,7 +3973,6 @@ export declare type ChatCompositeIcons = {
4818
3973
  ParticipantItemOptionsHovered?: JSX.Element;
4819
3974
  SendBoxSend?: JSX.Element;
4820
3975
  SendBoxSendHovered?: JSX.Element;
4821
- SendBoxAttachFile?: JSX.Element;
4822
3976
  };
4823
3977
 
4824
3978
  /**
@@ -4833,13 +3987,6 @@ export declare type ChatCompositeOptions = {
4833
3987
  * @defaultValue true
4834
3988
  */
4835
3989
  errorBar?: boolean;
4836
- /**
4837
- * Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
4838
- * @defaultValue false
4839
- *
4840
- * @beta
4841
- */
4842
- participantPane?: boolean;
4843
3990
  /**
4844
3991
  * Show or hide the topic at the top of the chat. Hidden if set to `false`
4845
3992
  * @defaultValue true
@@ -4850,12 +3997,6 @@ export declare type ChatCompositeOptions = {
4850
3997
  * When undefined nothing has focus on render
4851
3998
  */
4852
3999
  autoFocus?: 'sendBoxTextField';
4853
- /**
4854
- * Properties for configuring the File Sharing feature.
4855
- * If undefined, file sharing feature will be disabled.
4856
- * @beta
4857
- */
4858
- attachmentOptions?: AttachmentOptions;
4859
4000
  };
4860
4001
 
4861
4002
  /**
@@ -4883,12 +4024,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
4883
4024
  * Flags to enable/disable visual elements of the {@link ChatComposite}.
4884
4025
  */
4885
4026
  options?: ChatCompositeOptions;
4886
- /**
4887
- * Optimizes the composite form factor for either desktop or mobile.
4888
- * @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
4889
- * @defaultValue 'desktop'
4890
- */
4891
- formFactor?: 'desktop' | 'mobile';
4892
4027
  }
4893
4028
 
4894
4029
  /**
@@ -4903,10 +4038,6 @@ export declare interface ChatCompositeStrings {
4903
4038
  * Chat list header text
4904
4039
  */
4905
4040
  chatListHeader: string;
4906
- /**
4907
- * Upload Attachment Button text
4908
- */
4909
- uploadAttachment: string;
4910
4041
  }
4911
4042
 
4912
4043
  /**
@@ -4955,7 +4086,7 @@ export declare type ChatErrors = {
4955
4086
  *
4956
4087
  * @public
4957
4088
  */
4958
- export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClient.deleteChatThread' | 'ChatClient.getChatThreadClient' | 'ChatClient.listChatThreads' | 'ChatClient.off' | 'ChatClient.on' | 'ChatClient.startRealtimeNotifications' | 'ChatClient.stopRealtimeNotifications' | 'ChatThreadClient.addParticipants' | 'ChatThreadClient.deleteMessage' | 'ChatThreadClient.getMessage' | 'ChatThreadClient.getProperties' | 'ChatThreadClient.listMessages' | 'ChatThreadClient.listParticipants' | 'ChatThreadClient.listReadReceipts' | 'ChatThreadClient.removeParticipant' | 'ChatThreadClient.sendMessage' | 'ChatThreadClient.sendReadReceipt' | 'ChatThreadClient.sendTypingNotification' | 'ChatThreadClient.updateMessage' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.updateProperties' | 'ChatThreadClient.updateTopic' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.uploadImage' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.deleteImage';
4089
+ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClient.deleteChatThread' | 'ChatClient.getChatThreadClient' | 'ChatClient.listChatThreads' | 'ChatClient.off' | 'ChatClient.on' | 'ChatClient.startRealtimeNotifications' | 'ChatClient.stopRealtimeNotifications' | 'ChatThreadClient.addParticipants' | 'ChatThreadClient.deleteMessage' | 'ChatThreadClient.getMessage' | 'ChatThreadClient.getProperties' | 'ChatThreadClient.listMessages' | 'ChatThreadClient.listParticipants' | 'ChatThreadClient.listReadReceipts' | 'ChatThreadClient.removeParticipant' | 'ChatThreadClient.sendMessage' | 'ChatThreadClient.sendReadReceipt' | 'ChatThreadClient.sendTypingNotification' | 'ChatThreadClient.updateMessage' | 'ChatThreadClient.updateTopic';
4959
4090
 
4960
4091
  /**
4961
4092
  * Object containing all the handlers required for chat components.
@@ -4972,10 +4103,7 @@ export declare type ChatHandlers = {
4972
4103
  onRemoveParticipant: (userId: string) => Promise<void>;
4973
4104
  updateThreadTopicName: (topicName: string) => Promise<void>;
4974
4105
  onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
4975
- onUpdateMessage: (messageId: string, content: string, options?: {
4976
- metadata?: Record<string, string>;
4977
- attachmentMetadata?: AttachmentMetadata[];
4978
- }) => Promise<void>;
4106
+ onUpdateMessage: (messageId: string, content: string) => Promise<void>;
4979
4107
  onDeleteMessage: (messageId: string) => Promise<void>;
4980
4108
  };
4981
4109
 
@@ -5011,12 +4139,6 @@ export declare interface ChatMessage extends MessageCommon {
5011
4139
  * {@link @azure/communication-chat#ChatMessage.metadata}
5012
4140
  */
5013
4141
  metadata?: Record<string, string>;
5014
- /**
5015
- * @beta
5016
- * A list of attachments in the message.
5017
- * {@link AttachmentMetadata}
5018
- */
5019
- attachments?: AttachmentMetadata[];
5020
4142
  }
5021
4143
 
5022
4144
  /**
@@ -5030,7 +4152,6 @@ export declare interface ChatMessage extends MessageCommon {
5030
4152
  export declare type ChatMessageWithStatus = ChatMessage_2 & {
5031
4153
  clientMessageId?: string;
5032
4154
  status: MessageStatus;
5033
- policyViolation?: boolean;
5034
4155
  resourceCache?: Record<string, ResourceFetchResult>;
5035
4156
  };
5036
4157
 
@@ -5234,9 +4355,7 @@ export declare type CommonCallControlOptions = {
5234
4355
  * Show or Hide Camera Button during a call
5235
4356
  * @defaultValue true
5236
4357
  */
5237
- cameraButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5238
- disabled: boolean;
5239
- };
4358
+ cameraButton?: boolean;
5240
4359
  /**
5241
4360
  * Show or Hide EndCall button during a call.
5242
4361
  * @defaultValue true
@@ -5252,16 +4371,12 @@ export declare type CommonCallControlOptions = {
5252
4371
  * Show or Hide Microphone button during a call.
5253
4372
  * @defaultValue true
5254
4373
  */
5255
- microphoneButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5256
- disabled: boolean;
5257
- };
4374
+ microphoneButton?: boolean;
5258
4375
  /**
5259
4376
  * Show or Hide Devices button during a call.
5260
4377
  * @defaultValue true
5261
4378
  */
5262
- devicesButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5263
- disabled: boolean;
5264
- };
4379
+ devicesButton?: boolean;
5265
4380
  /**
5266
4381
  * Show, Hide or Disable participants button during a call.
5267
4382
  * @defaultValue true
@@ -5299,16 +4414,11 @@ export declare type CommonCallControlOptions = {
5299
4414
  * Inject custom buttons in the call controls.
5300
4415
  */
5301
4416
  onFetchCustomButtonProps?: CustomCallControlButtonCallback[];
5302
- holdButton?: boolean | {
5303
- disabled: boolean;
5304
- };
5305
4417
  /**
5306
4418
  * Show or hide the people button in the composite control bar.
5307
4419
  * @defaultValue true
5308
4420
  */
5309
- peopleButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5310
- disabled: boolean;
5311
- };
4421
+ peopleButton?: boolean;
5312
4422
  /**
5313
4423
  * Show or hide the dialpad button in the composite control bar.
5314
4424
  */
@@ -5319,11 +4429,6 @@ export declare type CommonCallControlOptions = {
5319
4429
  * Show or hide the exit spotlight button in the composite control bar when local participant is spotlighted.
5320
4430
  */
5321
4431
  exitSpotlightButton?: boolean;
5322
- /**
5323
- * Show, Hide or Disable captions during a call.
5324
- * @defaultValue true
5325
- */
5326
- captionsButton?: boolean;
5327
4432
  };
5328
4433
 
5329
4434
  /**
@@ -5349,9 +4454,6 @@ export declare interface CommonCallingHandlers {
5349
4454
  onLowerHand: () => Promise<void>;
5350
4455
  onToggleRaiseHand: () => Promise<void>;
5351
4456
  onReactionClick: (reaction: Reaction_2) => Promise<void>;
5352
- onToggleHold: () => Promise<void>;
5353
- onAddParticipant(participant: CommunicationUserIdentifier): Promise<void>;
5354
- onAddParticipant(participant: PhoneNumberIdentifier, options: AddPhoneNumberOptions): Promise<void>;
5355
4457
  onCreateLocalStreamView: (options?: VideoStreamOptions) => Promise<void | CreateVideoStreamViewResult>;
5356
4458
  onCreateRemoteStreamView: (userId: string, options?: VideoStreamOptions) => Promise<void | CreateVideoStreamViewResult>;
5357
4459
  /**
@@ -5363,8 +4465,6 @@ export declare interface CommonCallingHandlers {
5363
4465
  onDisposeRemoteScreenShareStreamView: (userId: string) => Promise<void>;
5364
4466
  onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
5365
4467
  onRemoveParticipant(userId: string): Promise<void>;
5366
- onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
5367
- askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
5368
4468
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
5369
4469
  onRemoveVideoBackgroundEffects: () => Promise<void>;
5370
4470
  onBlurVideoBackground: (backgroundBlurConfig?: BackgroundBlurConfig) => Promise<void>;
@@ -5388,39 +4488,6 @@ export declare type CommonProperties<A, B> = {
5388
4488
  [P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
5389
4489
  }[keyof A & keyof B];
5390
4490
 
5391
- /**
5392
- * @beta
5393
- * Props for SitePermissions components.
5394
- */
5395
- export declare interface CommonSitePermissionsProps {
5396
- /**
5397
- * Name of application calling experience is in.
5398
- */
5399
- appName: string;
5400
- /**
5401
- * Kind of the Site Permissions component.
5402
- */
5403
- kind: 'request' | 'denied' | 'check';
5404
- /**
5405
- * Type of the browser used, the Site permission component will show different guidance text based on the browser type
5406
- */
5407
- browserHint?: 'safari' | 'unset';
5408
- /**
5409
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
5410
- * If this is not provided the button will not be shown.
5411
- */
5412
- onTroubleshootingClick?: () => void;
5413
- /**
5414
- * Action that is taken when the user clicks the continue anyway button.
5415
- * If this is not provided the button will not be shown.
5416
- */
5417
- onContinueAnywayClick?: () => void;
5418
- /**
5419
- * Styles for SitePermissions component.
5420
- */
5421
- styles?: SitePermissionsStyles;
5422
- }
5423
-
5424
4491
  /**
5425
4492
  * A Chat or Calling participant's state, as reflected in the UI.
5426
4493
  *
@@ -5597,11 +4664,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
5597
4664
  export declare interface ComponentLocale {
5598
4665
  /** Strings for components */
5599
4666
  strings: ComponentStrings;
5600
- /**
5601
- * Optional function to provide customized date format.
5602
- * @beta
5603
- */
5604
- onDisplayDateTimeString?: (messageDate: Date) => string;
5605
4667
  }
5606
4668
 
5607
4669
  /**
@@ -5651,10 +4713,6 @@ export declare interface ComponentStrings {
5651
4713
  typingIndicator: TypingIndicatorStrings;
5652
4714
  /** Strings for SendBox */
5653
4715
  sendBox: SendBoxStrings;
5654
- /** Strings for RichTextSendBox */
5655
- richTextSendBox: RichTextSendBoxStrings;
5656
- /** Strings for MentionPopover */
5657
- mentionPopover: MentionPopoverStrings;
5658
4716
  /** Strings for ImageOverlay */
5659
4717
  imageOverlay: ImageOverlayStrings;
5660
4718
  /** Strings for MessageStatusIndicator */
@@ -5665,50 +4723,10 @@ export declare interface ComponentStrings {
5665
4723
  videoGallery: VideoGalleryStrings;
5666
4724
  /** Strings for Dialpad */
5667
4725
  dialpad: DialpadStrings;
5668
- /** Strings for VideoTile */
5669
- videoTile: VideoTileStrings;
5670
- /** Strings for HoldButton */
5671
- holdButton: HoldButtonStrings;
5672
- /** Strings for a site's permission request prompt */
5673
- CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
5674
- /** Strings for a site's permission request prompt */
5675
- CameraSitePermissionsRequest: SitePermissionsStrings;
5676
- /** Strings for a site's permission request prompt */
5677
- MicrophoneSitePermissionsRequest: SitePermissionsStrings;
5678
- /** Strings for a site's permission generic checking prompt */
5679
- CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
5680
- /** Strings for a site's permission generic checking prompt */
5681
- CameraSitePermissionsCheck: SitePermissionsStrings;
5682
- /** Strings for a site's permission generic checking prompt */
5683
- MicrophoneSitePermissionsCheck: SitePermissionsStrings;
5684
- /** Strings for a site's permission denied prompt */
5685
- CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
5686
- /** Strings for a site's permission denied prompt for safari browsers*/
5687
- CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
5688
- /** Strings for a site's permission denied prompt */
5689
- CameraSitePermissionsDenied: SitePermissionsStrings;
5690
- /** Strings for a site's permission denied prompt */
5691
- MicrophoneSitePermissionsDenied: SitePermissionsStrings;
5692
- /** Strings for a site's permission denied prompt for safari browsers*/
5693
- CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
5694
- /** Strings for a site's permission denied prompt for safari browsers*/
5695
- MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
5696
- /** Strings for unsupported browser UI */
5697
- UnsupportedBrowser: UnsupportedBrowserStrings;
5698
- /** Strings for unsupported browser version UI */
5699
- UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
5700
- /** Strings for unsupported browser version UI */
5701
- UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
5702
- /** Strings for BrowserPemissionDenied */
5703
- BrowserPermissionDenied: BrowserPermissionDeniedStrings;
5704
- /** Strings for BrowserPemissionDeniedIOS */
5705
- BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
5706
4726
  /**
5707
4727
  * Strings for the VerticalGallery.
5708
4728
  */
5709
4729
  verticalGallery: VerticalGalleryStrings;
5710
- /** Strings for the participant list component */
5711
- ParticipantList: ParticipantListStrings;
5712
4730
  }
5713
4731
 
5714
4732
  /**
@@ -6110,7 +5128,7 @@ export declare function createAzureCommunicationCallAdapterFromClient(callClient
6110
5128
  *
6111
5129
  * @public
6112
5130
  */
6113
- export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, displayName, credential, endpoint, locator, alternateCallerId, callAdapterOptions }: AzureCommunicationCallWithChatAdapterArgs) => Promise<CallWithChatAdapter>;
5131
+ export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, displayName, credential, endpoint, locator, callAdapterOptions }: AzureCommunicationCallWithChatAdapterArgs) => Promise<CallWithChatAdapter>;
6114
5132
 
6115
5133
  /**
6116
5134
  * Create a {@link CallWithChatAdapter} using the provided {@link StatefulChatClient} and {@link StatefulCallClient}.
@@ -6171,18 +5189,6 @@ export declare const createDefaultCallingHandlers: CreateDefaultCallingHandlers;
6171
5189
  */
6172
5190
  export declare const createDefaultChatHandlers: (chatClient: StatefulChatClient, chatThreadClient: ChatThreadClient) => ChatHandlers;
6173
5191
 
6174
- /**
6175
- * Create the default implementation of {@link TeamsCallingHandlers} for teams call.
6176
- *
6177
- * Useful when implementing a custom component that utilizes the providers
6178
- * exported from this library.
6179
- *
6180
- * @beta
6181
- */
6182
- export declare const createDefaultTeamsCallingHandlers: (callClient: StatefulCallClient, callAgent: undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCallAgent, deviceManager: StatefulDeviceManager | undefined, call: undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall, options?: {
6183
- onResolveVideoBackgroundEffectsDependency?: () => Promise<VideoBackgroundEffectsDependency>;
6184
- }) => never | TeamsCallingHandlers;
6185
-
6186
5192
  /**
6187
5193
  * Creates a StatefulCallClient {@link StatefulCallClient} by proxying CallClient
6188
5194
  * {@link @azure/communication-calling#CallClient} with ProxyCallClient {@link ProxyCallClient} which then allows access
@@ -6208,21 +5214,6 @@ export declare const createStatefulCallClient: (args: StatefulCallClientArgs, op
6208
5214
  */
6209
5215
  export declare const createStatefulChatClient: (args: StatefulChatClientArgs, options?: StatefulChatClientOptions) => StatefulChatClient;
6210
5216
 
6211
- /**
6212
- * @beta
6213
- */
6214
- export declare const createTeamsCallAdapter: ({ userId, credential, locator, options }: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
6215
-
6216
- /**
6217
- * Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
6218
- *
6219
- * Useful if you want to keep a reference to {@link StatefulCallClient}.
6220
- * Consider using {@link createAzureCommunicationCallAdapter} for a simpler API.
6221
- *
6222
- * @beta
6223
- */
6224
- export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
6225
-
6226
5217
  /**
6227
5218
  * Object returned after creating a local or remote VideoStream.
6228
5219
  * This contains helper functions to manipulate the render of the stream.
@@ -6273,13 +5264,6 @@ export declare type CustomAvatarOptions = {
6273
5264
  styles?: IStyleFunctionOrObject<IPersonaStyleProps, IPersonaStyles>;
6274
5265
  /** Display name to be used in Persona */
6275
5266
  text?: string;
6276
- /** State for the participant to be displayed in the defaultPlaceHolder */
6277
- participantState?: ParticipantState;
6278
- /**
6279
- * If true, show the special coin for unknown persona.
6280
- * It has '?' in place of initials, with static font and background colors
6281
- */
6282
- showUnknownPersonaCoin?: boolean;
6283
5267
  };
6284
5268
 
6285
5269
  /**
@@ -6407,18 +5391,6 @@ export declare interface CustomMessage extends MessageCommon {
6407
5391
  */
6408
5392
  export declare const darkTheme: PartialTheme & CallingTheme;
6409
5393
 
6410
- /**
6411
- * @beta
6412
- * `DeclarativeCallAgent` extends and proxies the {@link @azure/communication-calling#CallAgent}
6413
- */
6414
- export declare type DeclarativeCallAgent = CallAgent & IncomingCallManagement;
6415
-
6416
- /**
6417
- * @beta
6418
- * Proxies the {@link @azure/communication-calling#IncomingCall} interface.
6419
- */
6420
- export declare type DeclarativeIncomingCall = IncomingCall;
6421
-
6422
5394
  /**
6423
5395
  * The default set of icons that are available to use in the UI components.
6424
5396
  *
@@ -6443,11 +5415,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6443
5415
  RaiseHandContextualMenuItem: React_2.JSX.Element;
6444
5416
  LowerHandContextualMenuItem: React_2.JSX.Element;
6445
5417
  ReactionButtonIcon: React_2.JSX.Element;
6446
- CancelAttachmentUpload: React_2.JSX.Element;
6447
- DownloadAttachment: React_2.JSX.Element;
6448
- OpenAttachment: React_2.JSX.Element;
6449
- AttachmentMoreMenu: React_2.JSX.Element;
6450
- DataLossPreventionProhibited: React_2.JSX.Element;
6451
5418
  EditBoxCancel: React_2.JSX.Element;
6452
5419
  EditBoxSubmit: React_2.JSX.Element;
6453
5420
  ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
@@ -6481,20 +5448,10 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6481
5448
  ParticipantItemOptionsHovered: React_2.JSX.Element;
6482
5449
  ParticipantItemScreenShareStart: React_2.JSX.Element;
6483
5450
  ParticipantItemSpotlighted: React_2.JSX.Element;
6484
- HoldCallContextualMenuItem: React_2.JSX.Element;
6485
- HoldCallButton: React_2.JSX.Element;
6486
- ResumeCall: React_2.JSX.Element;
6487
5451
  SendBoxSend: React_2.JSX.Element;
6488
5452
  SendBoxSendHovered: React_2.JSX.Element;
6489
5453
  VideoTileMicOff: React_2.JSX.Element;
6490
5454
  DialpadBackspace: React_2.JSX.Element;
6491
- SitePermissionsSparkle: React_2.JSX.Element;
6492
- SitePermissionCamera: React_2.JSX.Element;
6493
- SitePermissionMic: React_2.JSX.Element;
6494
- SitePermissionCameraDenied: React_2.JSX.Element;
6495
- SitePermissionMicDenied: React_2.JSX.Element;
6496
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
6497
- BrowserPermissionDeniedError: React_2.JSX.Element;
6498
5455
  VideoTilePinned: React_2.JSX.Element;
6499
5456
  VideoTileMoreOptions: React_2.JSX.Element;
6500
5457
  VideoTileScaleFit: React_2.JSX.Element;
@@ -6522,20 +5479,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6522
5479
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6523
5480
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6524
5481
  VideoTileSpotlighted: React_2.JSX.Element;
6525
- RichTextBoldButtonIcon: React_2.JSX.Element;
6526
- RichTextItalicButtonIcon: React_2.JSX.Element;
6527
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
6528
- RichTextBulletListButtonIcon: React_2.JSX.Element;
6529
- RichTextNumberListButtonIcon: React_2.JSX.Element;
6530
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
6531
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
6532
- RichTextDividerIcon: React_2.JSX.Element;
6533
- RichTextEditorButtonIcon: React_2.JSX.Element;
6534
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
6535
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
6536
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
6537
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
6538
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6539
5482
  };
6540
5483
 
6541
5484
  /**
@@ -6556,7 +5499,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6556
5499
  ParticipantItemOptionsHovered: JSX.Element;
6557
5500
  SendBoxSend: JSX.Element;
6558
5501
  SendBoxSendHovered: JSX.Element;
6559
- SendBoxAttachFile?: JSX.Element | undefined;
6560
5502
  ControlBarPeopleButton?: JSX.Element | undefined;
6561
5503
  ControlButtonCameraOff: JSX.Element;
6562
5504
  ControlButtonCameraOn: JSX.Element;
@@ -6614,9 +5556,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6614
5556
  ParticipantItemScreenShareStart: JSX.Element;
6615
5557
  VideoTileMicOff: JSX.Element;
6616
5558
  LocalCameraSwitch?: JSX.Element | undefined;
6617
- PeoplePaneAddPerson?: JSX.Element | undefined;
6618
- PeoplePaneOpenDialpad?: JSX.Element | undefined;
6619
- DialpadStartCall?: JSX.Element | undefined;
6620
5559
  NoticePageInviteToRoomRemoved?: JSX.Element | undefined;
6621
5560
  BlurVideoBackground?: JSX.Element | undefined;
6622
5561
  RemoveVideoBackgroundEffect?: JSX.Element | undefined;
@@ -6640,28 +5579,14 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6640
5579
  MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
6641
5580
  MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
6642
5581
  MoreDrawerSpeakers?: JSX.Element | undefined;
5582
+ SendBoxAttachFile?: JSX.Element | undefined;
6643
5583
  ChatMessageOptions: React_2.JSX.Element;
6644
5584
  ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
6645
- CancelAttachmentUpload: React_2.JSX.Element;
6646
- DownloadAttachment: React_2.JSX.Element;
6647
- OpenAttachment: React_2.JSX.Element;
6648
- AttachmentMoreMenu: React_2.JSX.Element;
6649
- DataLossPreventionProhibited: React_2.JSX.Element;
6650
5585
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
6651
5586
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
6652
5587
  MessageResend: React_2.JSX.Element;
6653
5588
  ParticipantItemSpotlighted: React_2.JSX.Element;
6654
- HoldCallContextualMenuItem: React_2.JSX.Element;
6655
- HoldCallButton: React_2.JSX.Element;
6656
- ResumeCall: React_2.JSX.Element;
6657
5589
  DialpadBackspace: React_2.JSX.Element;
6658
- SitePermissionsSparkle: React_2.JSX.Element;
6659
- SitePermissionCamera: React_2.JSX.Element;
6660
- SitePermissionMic: React_2.JSX.Element;
6661
- SitePermissionCameraDenied: React_2.JSX.Element;
6662
- SitePermissionMicDenied: React_2.JSX.Element;
6663
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
6664
- BrowserPermissionDeniedError: React_2.JSX.Element;
6665
5590
  VideoTilePinned: React_2.JSX.Element;
6666
5591
  VideoTileMoreOptions: React_2.JSX.Element;
6667
5592
  VideoTileScaleFit: React_2.JSX.Element;
@@ -6689,52 +5614,8 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6689
5614
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6690
5615
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6691
5616
  VideoTileSpotlighted: React_2.JSX.Element;
6692
- RichTextBoldButtonIcon: React_2.JSX.Element;
6693
- RichTextItalicButtonIcon: React_2.JSX.Element;
6694
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
6695
- RichTextBulletListButtonIcon: React_2.JSX.Element;
6696
- RichTextNumberListButtonIcon: React_2.JSX.Element;
6697
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
6698
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
6699
- RichTextDividerIcon: React_2.JSX.Element;
6700
- RichTextEditorButtonIcon: React_2.JSX.Element;
6701
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
6702
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
6703
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
6704
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
6705
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6706
5617
  };
6707
5618
 
6708
- /**
6709
- * @beta
6710
- *
6711
- * The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
6712
- */
6713
- export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
6714
-
6715
- /**
6716
- * Device Checks.
6717
- * Choose whether or not to block starting a call depending on camera and microphone permission options.
6718
- *
6719
- * @beta
6720
- */
6721
- export declare interface DeviceCheckOptions {
6722
- /**
6723
- * Camera Permission prompts for your call.
6724
- * 'required' - requires the permission to be allowed before permitting the user join the call.
6725
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
6726
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
6727
- */
6728
- camera: 'required' | 'optional' | 'doNotPrompt';
6729
- /**
6730
- * Microphone permission prompts for your call.
6731
- * 'required' - requires the permission to be allowed before permitting the user join the call.
6732
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
6733
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
6734
- */
6735
- microphone: 'required' | 'optional' | 'doNotPrompt';
6736
- }
6737
-
6738
5619
  /**
6739
5620
  * This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
6740
5621
  * optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
@@ -7379,7 +6260,7 @@ export declare const fromFlatCommunicationIdentifier: (id: string) => Communicat
7379
6260
  *
7380
6261
  * @public
7381
6262
  */
7382
- export declare type GetCallingSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof VideoGallery> extends true ? VideoGallerySelector : AreEqual<Component, typeof DevicesButton> extends true ? DevicesButtonSelector : AreEqual<Component, typeof MicrophoneButton> extends true ? MicrophoneButtonSelector : AreEqual<Component, typeof CameraButton> extends true ? CameraButtonSelector : AreEqual<Component, typeof ScreenShareButton> extends true ? ScreenShareButtonSelector : AreEqual<Component, typeof ParticipantList> extends true ? ParticipantListSelector : AreEqual<Component, typeof ParticipantsButton> extends true ? ParticipantsButtonSelector : AreEqual<Component, typeof EndCallButton> extends true ? EmptySelector : AreEqual<Component, typeof ErrorBar> extends true ? CallErrorBarSelector : AreEqual<Component, typeof Dialpad> extends true ? EmptySelector : AreEqual<Component, typeof HoldButton> extends true ? HoldButtonSelector : undefined;
6263
+ export declare type GetCallingSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof VideoGallery> extends true ? VideoGallerySelector : AreEqual<Component, typeof DevicesButton> extends true ? DevicesButtonSelector : AreEqual<Component, typeof MicrophoneButton> extends true ? MicrophoneButtonSelector : AreEqual<Component, typeof CameraButton> extends true ? CameraButtonSelector : AreEqual<Component, typeof ScreenShareButton> extends true ? ScreenShareButtonSelector : AreEqual<Component, typeof ParticipantList> extends true ? ParticipantListSelector : AreEqual<Component, typeof ParticipantsButton> extends true ? ParticipantsButtonSelector : AreEqual<Component, typeof EndCallButton> extends true ? EmptySelector : AreEqual<Component, typeof ErrorBar> extends true ? CallErrorBarSelector : AreEqual<Component, typeof Dialpad> extends true ? EmptySelector : undefined;
7383
6264
 
7384
6265
  /**
7385
6266
  * Get the selector for a specified component.
@@ -7396,7 +6277,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
7396
6277
  *
7397
6278
  * @public
7398
6279
  */
7399
- export declare type GetChatSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof SendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof RichTextSendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof MessageThread> extends true ? MessageThreadSelector : AreEqual<Component, typeof TypingIndicator> extends true ? TypingIndicatorSelector : AreEqual<Component, typeof ParticipantList> extends true ? ChatParticipantListSelector : AreEqual<Component, typeof ErrorBar> extends true ? ChatErrorBarSelector : undefined;
6280
+ export declare type GetChatSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof SendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof MessageThread> extends true ? MessageThreadSelector : AreEqual<Component, typeof TypingIndicator> extends true ? TypingIndicatorSelector : AreEqual<Component, typeof ParticipantList> extends true ? ChatParticipantListSelector : AreEqual<Component, typeof ErrorBar> extends true ? ChatErrorBarSelector : undefined;
7400
6281
 
7401
6282
  /**
7402
6283
  * Get the selector for a specified component.
@@ -7436,66 +6317,9 @@ export declare interface GridLayoutProps {
7436
6317
  * {@link GridLayout} Component Styles.
7437
6318
  * @public
7438
6319
  */
7439
- export declare interface GridLayoutStyles extends BaseCustomStyles {
7440
- /** Styles for each child of {@link GridLayout} */
7441
- children?: IStyle;
7442
- }
7443
-
7444
- /**
7445
- * a button to hold or resume a ongoing call.
7446
- *
7447
- * Can be used with {@link ControlBar}
7448
- *
7449
- * @param props - properties for the hold button.
7450
- * @returns
7451
- * @beta
7452
- */
7453
- export declare const HoldButton: (props: HoldButtonProps) => JSX.Element;
7454
-
7455
- /**
7456
- *@beta
7457
- */
7458
- export declare interface HoldButtonProps extends ControlBarButtonProps {
7459
- /**
7460
- * Utility property for using this component with communication react handlers
7461
- * Holds the call or resumes it based on call state.
7462
- */
7463
- onToggleHold: () => Promise<void>;
7464
- /**
7465
- * Optional strings to override in component
7466
- */
7467
- strings?: HoldButtonStrings;
7468
- }
7469
-
7470
- /**
7471
- * Selector type for the {@link HoldButton} component.
7472
- * @public
7473
- */
7474
- export declare type HoldButtonSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
7475
- checked: boolean;
7476
- };
7477
-
7478
- /**
7479
- * Strings for the hold button labels
7480
- * @beta
7481
- */
7482
- export declare interface HoldButtonStrings {
7483
- /**
7484
- * Label for when action is to resume call.
7485
- */
7486
- onLabel: string;
7487
- /**
7488
- * Label for when action is to hold call.
7489
- */
7490
- offLabel: string;
7491
- /**
7492
- * Content for when button is checked
7493
- */
7494
- tooltipOnContent: string;
7495
- /**
7496
- * Content for when button is unchecked
7497
- */
7498
- tooltipOffContent: string;
6320
+ export declare interface GridLayoutStyles extends BaseCustomStyles {
6321
+ /** Styles for each child of {@link GridLayout} */
6322
+ children?: IStyle;
7499
6323
  }
7500
6324
 
7501
6325
  /**
@@ -7582,10 +6406,6 @@ export declare interface _Identifiers {
7582
6406
  verticalGalleryVideoTile: string;
7583
6407
  /** `data-ui-id` value for `VerticalGallery` Component's page counter */
7584
6408
  verticalGalleryPageCounter: string;
7585
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list */
7586
- mentionSuggestionList: string;
7587
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
7588
- mentionSuggestionItem: string;
7589
6409
  }
7590
6410
 
7591
6411
  /**
@@ -7647,27 +6467,6 @@ export declare interface ImageOverlayStrings {
7647
6467
  dismissButtonAriaLabel: string;
7648
6468
  }
7649
6469
 
7650
- /**
7651
- * Preset dark theme for the ImageOverlay component.
7652
- *
7653
- * @public
7654
- */
7655
- export declare const imageOverlayTheme: PartialTheme;
7656
-
7657
- /**
7658
- * @beta
7659
- * This contains a readonly array that returns all the active `incomingCalls`.
7660
- * An active incoming call is a call that has not been answered, declined or disconnected.
7661
- */
7662
- export declare type IncomingCallManagement = {
7663
- /**
7664
- * @beta
7665
- * @Remark This attribute doesn't exist on the {@link @azure/communication-calling#CallAgent} interface.
7666
- * @returns readonly array of {@link DeclarativeIncomingCall}
7667
- */
7668
- incomingCalls: ReadonlyArray<DeclarativeIncomingCall>;
7669
- };
7670
-
7671
6470
  /**
7672
6471
  * State only version of {@link @azure/communication-calling#IncomingCall}. {@link StatefulCallClient} will
7673
6472
  * automatically detect incoming calls and add their state to the state exposed by {@link StatefulCallClient}.
@@ -7852,28 +6651,6 @@ export declare type LocalizationProviderProps = {
7852
6651
  children: React_2.ReactNode;
7853
6652
  };
7854
6653
 
7855
- /**
7856
- * State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
7857
- * automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
7858
- *
7859
- * @beta
7860
- */
7861
- export declare interface LocalRecordingCallFeatureState {
7862
- /**
7863
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
7864
- */
7865
- isLocalRecordingActive: boolean;
7866
- /**
7867
- * Contains list of information of started recordings
7868
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
7869
- */
7870
- activeLocalRecordings?: LocalRecordingInfo[];
7871
- /**
7872
- * Contains list of information of stopped recordings
7873
- */
7874
- lastStoppedLocalRecording?: LocalRecordingInfo[];
7875
- }
7876
-
7877
6654
  /**
7878
6655
  * @public
7879
6656
  */
@@ -7979,76 +6756,6 @@ export declare interface MediaDiagnosticsState {
7979
6756
  latest: LatestMediaDiagnostics;
7980
6757
  }
7981
6758
 
7982
- /**
7983
- * Mention's state, as reflected in the UI.
7984
- *
7985
- * @beta
7986
- */
7987
- export declare interface Mention {
7988
- /** ID of a mention */
7989
- id: string;
7990
- /** Display text of a mention */
7991
- displayText: string;
7992
- /** Optional React element to render an item icon of a mention suggestion */
7993
- icon?: JSX.Element;
7994
- }
7995
-
7996
- /**
7997
- * Options to display suggestions in the mention scenario.
7998
- *
7999
- * @beta
8000
- */
8001
- export declare interface MentionDisplayOptions {
8002
- /**
8003
- * Optional callback for customizing the mention renderer in a message thread.
8004
- */
8005
- onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
8006
- }
8007
-
8008
- /**
8009
- * Options to lookup suggestions in the mention scenario.
8010
- *
8011
- * @beta
8012
- */
8013
- export declare interface MentionLookupOptions {
8014
- /**
8015
- * Optional string to set trigger keyword for mention a specific participant.
8016
- *
8017
- * @defaultValue `@`
8018
- */
8019
- trigger?: string;
8020
- /**
8021
- * Optional callback to fetch a list of mention suggestions base on the query.
8022
- */
8023
- onQueryUpdated: (query: string) => Promise<Mention[]>;
8024
- /**
8025
- * Optional callback to render an item of the mention suggestions list.
8026
- */
8027
- onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
8028
- }
8029
-
8030
- /**
8031
- * Options to lookup suggestions and display mentions in the mention scenario.
8032
- *
8033
- * @beta
8034
- */
8035
- export declare type MentionOptions = {
8036
- lookupOptions?: MentionLookupOptions;
8037
- displayOptions?: MentionDisplayOptions;
8038
- };
8039
-
8040
- /**
8041
- * Strings of {@link _MentionPopover} that can be overridden.
8042
- *
8043
- * @beta
8044
- */
8045
- export declare interface MentionPopoverStrings {
8046
- /**
8047
- * Header text for MentionPopover
8048
- */
8049
- mentionPopoverHeader: string;
8050
- }
8051
-
8052
6759
  /**
8053
6760
  * Discriminated union of all messages.
8054
6761
  *
@@ -8056,7 +6763,7 @@ export declare interface MentionPopoverStrings {
8056
6763
  *
8057
6764
  * @public
8058
6765
  */
8059
- export declare type Message = ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage;
6766
+ export declare type Message = ChatMessage | SystemMessage | CustomMessage;
8060
6767
 
8061
6768
  /**
8062
6769
  * Indicate whether a chat message should be displayed merged with the message before / after it.
@@ -8290,7 +6997,7 @@ export declare type MessageThreadProps = {
8290
6997
  /**
8291
6998
  * Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
8292
6999
  */
8293
- messages: (ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage)[];
7000
+ messages: (ChatMessage | SystemMessage | CustomMessage)[];
8294
7001
  /**
8295
7002
  * number of participants in the thread
8296
7003
  */
@@ -8371,11 +7078,6 @@ export declare type MessageThreadProps = {
8371
7078
  * `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
8372
7079
  */
8373
7080
  onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
8374
- /**
8375
- * Optional callback to render attachments in the message component.
8376
- * @beta
8377
- */
8378
- onRenderAttachmentDownloads?: (userId: string, message: ChatMessage) => JSX.Element;
8379
7081
  /**
8380
7082
  * Optional callback to edit a message.
8381
7083
  *
@@ -8417,33 +7119,11 @@ export declare type MessageThreadProps = {
8417
7119
  * Optional strings to override in component
8418
7120
  */
8419
7121
  strings?: Partial<MessageThreadStrings>;
8420
- /**
8421
- * @beta
8422
- * Optional attachment options, which defines behvaiour for uploading and downloading attachments.
8423
- * As this moment, the uploadOptions would be ignored and this option is intended for download only.
8424
- */
8425
- attachmentOptions?: AttachmentOptions;
8426
- /**
8427
- * Optional function to provide customized date format.
8428
- * @beta
8429
- */
8430
- onDisplayDateTimeString?: (messageDate: Date) => string;
8431
- /**
8432
- * Optional props needed to lookup a mention query and display mentions
8433
- * @beta
8434
- */
8435
- mentionOptions?: MentionOptions;
8436
7122
  /**
8437
7123
  * Optional callback called when an inline image is clicked.
8438
7124
  * @beta
8439
7125
  */
8440
7126
  inlineImageOptions?: InlineImageOptions;
8441
- /**
8442
- * enables rich text editor for the edit box
8443
- *
8444
- * @defaultValue `false`
8445
- */
8446
- richTextEditor?: boolean;
8447
7127
  };
8448
7128
 
8449
7129
  /**
@@ -8517,16 +7197,6 @@ export declare interface MessageThreadStrings {
8517
7197
  actionMenuMoreOptions?: string;
8518
7198
  /** Aria label to announce when a message is deleted */
8519
7199
  messageDeletedAnnouncementAriaLabel: string;
8520
- /** String for download attachment button in attachment card */
8521
- downloadAttachment: string;
8522
- /** String for open attachment button in attachment card */
8523
- openAttachment: string;
8524
- /** String for policy violation message removal */
8525
- blockedWarningText: string;
8526
- /** String for policy violation message removal details link */
8527
- blockedWarningLinkText: string;
8528
- /** String for aria text in attachment card group*/
8529
- attachmentCardGroupMessage: string;
8530
7200
  }
8531
7201
 
8532
7202
  /**
@@ -8554,7 +7224,6 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
8554
7224
  /** Styles for system message container. */
8555
7225
  systemMessageContainer?: ComponentSlotStyle;
8556
7226
  /** Styles for blocked message container. */
8557
- blockedMessageContainer?: ComponentSlotStyle;
8558
7227
  /** Styles for message status indicator container. */
8559
7228
  messageStatusContainer?: (mine: boolean) => IStyle;
8560
7229
  }
@@ -8723,31 +7392,6 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
8723
7392
  menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
8724
7393
  }
8725
7394
 
8726
- /**
8727
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
8728
- * by their browsers settings.
8729
- *
8730
- * @beta
8731
- */
8732
- export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
8733
-
8734
- /**
8735
- * @beta
8736
- * Props for MicrophoneSitePermissions component.
8737
- */
8738
- export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
8739
- /** Icon name for the microphone icon */
8740
- microphoneIconName?: string;
8741
- /** Strings for use with the {@link MicrophoneSitePermissions} */
8742
- strings?: MicrophoneSitePermissionsStrings;
8743
- }
8744
-
8745
- /**
8746
- * @beta
8747
- * Strings for MicrophoneSitePermissions component.
8748
- */
8749
- export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
8750
-
8751
7395
  /**
8752
7396
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
8753
7397
  *
@@ -8895,14 +7539,6 @@ export declare interface ParticipantItemProps {
8895
7539
  onClick?: (props?: ParticipantItemProps) => void;
8896
7540
  /** Optional value to determine if the tooltip should be shown for participants or not */
8897
7541
  showParticipantOverflowTooltip?: boolean;
8898
- /**
8899
- * Optional value to determine and display a participants connection status.
8900
- * For example, `Connecting`, `Ringing` etc.
8901
- * The actual text that is displayed is determined by the localized string
8902
- * corresponding to the provided participant state.
8903
- * For example, `strings.participantStateConnecting` will be used if `participantState` is `Connecting`.
8904
- */
8905
- participantState?: ParticipantState;
8906
7542
  /**
8907
7543
  * Optional aria property that prefixes the ParticipantItems aria content
8908
7544
  * Takes in a unique id value of the element you would like to be read before the ParticipantItem.
@@ -8928,10 +7564,6 @@ export declare interface ParticipantItemStrings {
8928
7564
  mutedIconLabel: string;
8929
7565
  /** placeholder text for participants who does not have a display name*/
8930
7566
  displayNamePlaceholder?: string;
8931
- /** String shown when `participantState` is `Ringing` */
8932
- participantStateRinging?: string;
8933
- /** String shown when `participantState` is `Hold` */
8934
- participantStateHold?: string;
8935
7567
  /** String for the attendee role */
8936
7568
  attendeeRole: string;
8937
7569
  }
@@ -9012,10 +7644,6 @@ export declare type ParticipantListProps = {
9012
7644
  styles?: ParticipantListStyles;
9013
7645
  /** Optional value to determine if the tooltip should be shown for participants or not */
9014
7646
  showParticipantOverflowTooltip?: boolean;
9015
- /** Total number of people in the call. This number can be larger than the remote participant count. */
9016
- totalParticipantCount?: number;
9017
- /** Strings for the participant list */
9018
- strings?: ParticipantListStrings;
9019
7647
  /** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
9020
7648
  participantAriaLabelledBy?: string;
9021
7649
  };
@@ -9028,21 +7656,8 @@ export declare type ParticipantListProps = {
9028
7656
  export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
9029
7657
  participants: CallParticipantListParticipant[];
9030
7658
  myUserId: string;
9031
- totalParticipantCount?: number;
9032
7659
  };
9033
7660
 
9034
- /**
9035
- * Strings for the {@link ParticipantList}.
9036
- *
9037
- * @beta
9038
- */
9039
- export declare interface ParticipantListStrings {
9040
- /**
9041
- * String for rendering the count of participants not contained in the displayed participant list
9042
- */
9043
- overflowParticipantCount?: string;
9044
- }
9045
-
9046
7661
  /**
9047
7662
  * Styles for the {@link ParticipantList}.
9048
7663
  *
@@ -9517,15 +8132,6 @@ export declare interface RecordingCallFeature {
9517
8132
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
9518
8133
  */
9519
8134
  isRecordingActive: boolean;
9520
- /**
9521
- * Contains list of information of started recordings
9522
- * Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
9523
- */
9524
- activeRecordings?: RecordingInfo[];
9525
- /**
9526
- * Contains list of information of stopped recordings
9527
- */
9528
- lastStoppedRecording?: RecordingInfo[];
9529
8135
  }
9530
8136
 
9531
8137
  /**
@@ -9565,242 +8171,105 @@ export declare interface RemoteParticipantState {
9565
8171
  /**
9566
8172
  * Proxy of {@link @azure/communication-calling#RemoteParticipant.isSpeaking}.
9567
8173
  */
9568
- isSpeaking: boolean;
9569
- /**
9570
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.role}.
9571
- */
9572
- role?: ParticipantRole;
9573
- /**
9574
- * Proxy of {@link @azure/communication-calling#Call.RaisedHand.raisedHands}.
9575
- */
9576
- raisedHand?: RaisedHandState;
9577
- /**
9578
- * Proxy of {@link @azure/communication-calling#Call.PPTLive.target}.
9579
- *
9580
- * @public
9581
- */
9582
- contentSharingStream?: HTMLElement;
9583
- /**
9584
- * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
9585
- * UI helper props receivedOn which indicates the timestamp when the message was received.
9586
- *
9587
- * @public
9588
- */
9589
- reactionState?: ReactionState;
9590
- /**
9591
- * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
9592
- */
9593
- spotlight?: SpotlightState;
9594
- }
9595
-
9596
- /**
9597
- * State only version of {@link @azure/communication-calling#RemoteVideoStream}.
9598
- *
9599
- * @public
9600
- */
9601
- export declare interface RemoteVideoStreamState {
9602
- /**
9603
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.id}.
9604
- */
9605
- id: number;
9606
- /**
9607
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.mediaStreamType}.
9608
- */
9609
- mediaStreamType: MediaStreamType;
9610
- /**
9611
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isAvailable}.
9612
- */
9613
- isAvailable: boolean;
9614
- /**
9615
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isReceiving}.
9616
- * @public
9617
- */
9618
- isReceiving: boolean;
9619
- /**
9620
- * {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
9621
- * API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
9622
- */
9623
- view?: VideoStreamRendererViewState;
9624
- /**
9625
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.size}.
9626
- */
9627
- streamSize?: {
9628
- width: number;
9629
- height: number;
9630
- };
9631
- }
9632
-
9633
- /**
9634
- * Menu options for remote video tiles in {@link VideoGallery}.
9635
- *
9636
- * @public
9637
- */
9638
- export declare interface RemoteVideoTileMenuOptions {
9639
- /**
9640
- * If set to true, remote video tiles in the VideoGallery will not have menu options
9641
- *
9642
- * @defaultValue false
9643
- */
9644
- isHidden?: boolean;
9645
- }
9646
-
9647
- /**
9648
- * Details required for download a resource to cache.
9649
- *
9650
- * @public
9651
- */
9652
- export declare type ResourceDetails = {
9653
- threadId: string;
9654
- messageId: string;
9655
- resourceUrl: string;
9656
- };
9657
-
9658
- /**
9659
- * Result of the Resource downloaded from stateful client
9660
- * @public
9661
- */
9662
- export declare type ResourceFetchResult = {
9663
- sourceUrl?: string;
9664
- error?: Error;
9665
- };
9666
-
9667
- /**
9668
- * A component to render SendBox with Rich Text Editor support.
9669
- *
9670
- * @beta
9671
- */
9672
- export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
9673
-
9674
- /**
9675
- * Props for {@link RichTextSendBox}.
9676
- *
9677
- * @beta
9678
- */
9679
- export declare interface RichTextSendBoxProps {
9680
- /**
9681
- * Optional boolean to disable text box
9682
- * @defaultValue false
9683
- */
9684
- disabled?: boolean;
9685
- /**
9686
- * Optional strings to override in component
9687
- */
9688
- strings?: Partial<RichTextSendBoxStrings>;
9689
- /**
9690
- * Optional text for system message above the text box
9691
- */
9692
- systemMessage?: string;
9693
- /**
9694
- * Optional array of type {@link AttachmentMetadataWithProgress}
9695
- * to render attachments being uploaded in the SendBox.
9696
- * @beta
9697
- */
9698
- attachmentsWithProgress?: AttachmentMetadataWithProgress[];
9699
- /**
9700
- * enumerable to determine if the input box has focus on render or not.
9701
- * When undefined nothing has focus on render
9702
- */
9703
- autoFocus?: 'sendBoxTextField';
9704
- /**
9705
- * Optional callback to remove the attachment upload before sending by clicking on
9706
- * cancel icon.
9707
- * @beta
9708
- */
9709
- onCancelAttachmentUpload?: (attachmentId: string) => void;
9710
- /**
9711
- * Callback function used when the send button is clicked.
9712
- */
9713
- onSendMessage: (content: string) => Promise<void>;
9714
- /**
9715
- * Optional callback called when user is typing
9716
- */
9717
- onTyping?: () => Promise<void>;
9718
- }
9719
-
9720
- /**
9721
- * Strings of {@link RichTextSendBox} that can be overridden.
9722
- *
9723
- * @beta
9724
- */
9725
- export declare interface RichTextSendBoxStrings extends SendBoxStrings {
9726
- /**
9727
- * Tooltip text for the bold button.
9728
- */
9729
- boldTooltip: string;
9730
- /**
9731
- * Tooltip text for the italic button.
9732
- */
9733
- italicTooltip: string;
9734
- /**
9735
- * Tooltip text for the underline button.
9736
- */
9737
- underlineTooltip: string;
9738
- /**
9739
- * Tooltip text for the bullet list button.
9740
- */
9741
- bulletListTooltip: string;
9742
- /**
9743
- * Tooltip text for the number list button.
9744
- */
9745
- numberListTooltip: string;
9746
- /**
9747
- * Tooltip text for the increase indent button.
9748
- */
9749
- increaseIndentTooltip: string;
9750
- /**
9751
- * Tooltip text for the decrease indent button.
9752
- */
9753
- decreaseIndentTooltip: string;
8174
+ isSpeaking: boolean;
9754
8175
  /**
9755
- * Tooltip text insert table button.
8176
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.role}.
9756
8177
  */
9757
- insertTableTooltip: string;
8178
+ role?: ParticipantRole;
9758
8179
  /**
9759
- * Tooltip text for the rich text format button button.
8180
+ * Proxy of {@link @azure/communication-calling#Call.RaisedHand.raisedHands}.
9760
8181
  */
9761
- richTextFormatButtonTooltip: string;
8182
+ raisedHand?: RaisedHandState;
9762
8183
  /**
9763
- * Text for the insert menu item.
8184
+ * Proxy of {@link @azure/communication-calling#Call.PPTLive.target}.
8185
+ *
8186
+ * @public
9764
8187
  */
9765
- insertRowOrColumnMenu: string;
8188
+ contentSharingStream?: HTMLElement;
9766
8189
  /**
9767
- * Title for the insert table menu.
8190
+ * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
8191
+ * UI helper props receivedOn which indicates the timestamp when the message was received.
8192
+ *
8193
+ * @public
9768
8194
  */
9769
- insertTableMenuTitle: string;
8195
+ reactionState?: ReactionState;
9770
8196
  /**
9771
- * Text for the insert menu item to insert row above the current selection.
8197
+ * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
9772
8198
  */
9773
- insertRowAboveMenu: string;
8199
+ spotlight?: SpotlightState;
8200
+ }
8201
+
8202
+ /**
8203
+ * State only version of {@link @azure/communication-calling#RemoteVideoStream}.
8204
+ *
8205
+ * @public
8206
+ */
8207
+ export declare interface RemoteVideoStreamState {
9774
8208
  /**
9775
- * Text for the insert menu item to insert row below the current selection.
8209
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.id}.
9776
8210
  */
9777
- insertRowBelowMenu: string;
8211
+ id: number;
9778
8212
  /**
9779
- * Text for the insert menu item to insert column to the left from the current selection.
8213
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.mediaStreamType}.
9780
8214
  */
9781
- insertColumnLeftMenu: string;
8215
+ mediaStreamType: MediaStreamType;
9782
8216
  /**
9783
- * Text for the insert menu item to insert column to the right from the current selection.
8217
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isAvailable}.
9784
8218
  */
9785
- insertColumnRightMenu: string;
8219
+ isAvailable: boolean;
9786
8220
  /**
9787
- * Text for the delete row or column menu.
8221
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isReceiving}.
8222
+ * @public
9788
8223
  */
9789
- deleteRowOrColumnMenu: string;
8224
+ isReceiving: boolean;
9790
8225
  /**
9791
- * Text for the delete column menu.
8226
+ * {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
8227
+ * API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
9792
8228
  */
9793
- deleteColumnMenu: string;
8229
+ view?: VideoStreamRendererViewState;
9794
8230
  /**
9795
- * Text for the delete row menu.
8231
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.size}.
9796
8232
  */
9797
- deleteRowMenu: string;
8233
+ streamSize?: {
8234
+ width: number;
8235
+ height: number;
8236
+ };
8237
+ }
8238
+
8239
+ /**
8240
+ * Menu options for remote video tiles in {@link VideoGallery}.
8241
+ *
8242
+ * @public
8243
+ */
8244
+ export declare interface RemoteVideoTileMenuOptions {
9798
8245
  /**
9799
- * Text for the delete table menu.
8246
+ * If set to true, remote video tiles in the VideoGallery will not have menu options
8247
+ *
8248
+ * @defaultValue false
9800
8249
  */
9801
- deleteTableMenu: string;
8250
+ isHidden?: boolean;
9802
8251
  }
9803
8252
 
8253
+ /**
8254
+ * Details required for download a resource to cache.
8255
+ *
8256
+ * @public
8257
+ */
8258
+ export declare type ResourceDetails = {
8259
+ threadId: string;
8260
+ messageId: string;
8261
+ resourceUrl: string;
8262
+ };
8263
+
8264
+ /**
8265
+ * Result of the Resource downloaded from stateful client
8266
+ * @public
8267
+ */
8268
+ export declare type ResourceFetchResult = {
8269
+ sourceUrl?: string;
8270
+ error?: Error;
8271
+ };
8272
+
9804
8273
  /**
9805
8274
  * A button to start / stop screen sharing.
9806
8275
  *
@@ -9872,19 +8341,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
9872
8341
  */
9873
8342
  export declare const SendBox: (props: SendBoxProps) => JSX.Element;
9874
8343
 
9875
- /**
9876
- * @beta
9877
- * Error to be displayed to the user in an error bar above sendbox.
9878
- */
9879
- export declare interface SendBoxErrorBarError {
9880
- /** Error Message to be displayed */
9881
- message: string;
9882
- /**
9883
- * Unix Timestamp. Preferred generation using `Date.now()`
9884
- */
9885
- timestamp: number;
9886
- }
9887
-
9888
8344
  /**
9889
8345
  * Props for {@link SendBox}.
9890
8346
  *
@@ -9904,11 +8360,6 @@ export declare interface SendBoxProps {
9904
8360
  * Optional override behavior on send button click
9905
8361
  */
9906
8362
  onSendMessage?: (content: string) => Promise<void>;
9907
- /**
9908
- * Optional props needed to lookup suggestions in the mention scenario.
9909
- * @beta
9910
- */
9911
- mentionLookupOptions?: MentionLookupOptions;
9912
8363
  /**
9913
8364
  * Optional callback called when user is typing
9914
8365
  */
@@ -9945,25 +8396,6 @@ export declare interface SendBoxProps {
9945
8396
  * When undefined nothing has focus on render
9946
8397
  */
9947
8398
  autoFocus?: 'sendBoxTextField';
9948
- /**
9949
- * Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
9950
- * vertically to accommodate the uploaded attachments. Attachment uploads will
9951
- * be rendered below the text area in sendBox.
9952
- * @beta
9953
- */
9954
- onRenderAttachmentUploads?: () => JSX.Element;
9955
- /**
9956
- * Optional array of type {@link AttachmentMetadataWithProgress}
9957
- * to render attachments being uploaded in the SendBox.
9958
- * @beta
9959
- */
9960
- attachmentsWithProgress?: AttachmentMetadataWithProgress[];
9961
- /**
9962
- * Optional callback to remove the attachment upload before sending by clicking on
9963
- * cancel icon.
9964
- * @beta
9965
- */
9966
- onCancelAttachmentUpload?: (attachmentId: string) => void;
9967
8399
  }
9968
8400
 
9969
8401
  /**
@@ -9994,26 +8426,6 @@ export declare interface SendBoxStrings {
9994
8426
  * Aria label for send message button
9995
8427
  */
9996
8428
  sendButtonAriaLabel: string;
9997
- /**
9998
- * Error message indicating that all attachment uploads are not complete.
9999
- */
10000
- attachmentUploadsPendingError: string;
10001
- /**
10002
- * Aria label to notify user when focus is on cancel attachment upload button.
10003
- */
10004
- removeAttachment: string;
10005
- /**
10006
- * Aria label to notify user attachment uploading starts.
10007
- */
10008
- uploading: string;
10009
- /**
10010
- * Aria label to notify user attachment is uploaded.
10011
- */
10012
- uploadCompleted: string;
10013
- /**
10014
- * Aria label to notify user more attachment action menu.
10015
- */
10016
- attachmentMoreMenu: string;
10017
8429
  }
10018
8430
 
10019
8431
  /**
@@ -10034,45 +8446,6 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
10034
8446
  systemMessage?: IStyle;
10035
8447
  }
10036
8448
 
10037
- /**
10038
- * @beta
10039
- * Strings for SitePermissions component
10040
- */
10041
- export declare type SitePermissionsStrings = {
10042
- /**
10043
- * Main text string.
10044
- */
10045
- primaryText?: string;
10046
- /**
10047
- * Subtext string.
10048
- */
10049
- secondaryText?: string;
10050
- /**
10051
- * More help link string.
10052
- */
10053
- linkText?: string;
10054
- /**
10055
- * Primary button text string.
10056
- */
10057
- primaryButtonText?: string;
10058
- /**
10059
- * Aria label describing the content of the container
10060
- */
10061
- ariaLabel?: string;
10062
- };
10063
-
10064
- /**
10065
- * Fluent styles for {@link SitePermissionsContainer}.
10066
- *
10067
- * @beta
10068
- */
10069
- export declare interface SitePermissionsStyles extends BaseCustomStyles {
10070
- /** Styles for the primary button. */
10071
- primaryButton?: IButtonStyles;
10072
- /** Styles for the help troubleshooting link text. */
10073
- troubleshootingLink?: ILinkStyles;
10074
- }
10075
-
10076
8449
  /**
10077
8450
  * @public
10078
8451
  * Type for representing a custom sound to use for a calling event
@@ -10253,7 +8626,7 @@ export declare interface SpotlightState {
10253
8626
  * Identifier types for initiating a call using the CallAdapter
10254
8627
  * @public
10255
8628
  */
10256
- export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | /* @conditional-compile-remove(PSTN-calls) */ PhoneNumberIdentifier | /* @conditional-compile-remove(one-to-n-calling) */ CommunicationUserIdentifier | /* @conditional-compile-remove(teams-adhoc-call) */ MicrosoftTeamsUserIdentifier | UnknownIdentifier) | /* @conditional-compile-remove(start-call-beta) */ CommunicationIdentifier;
8629
+ export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | UnknownIdentifier);
10257
8630
 
10258
8631
  /**
10259
8632
  * Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
@@ -10366,19 +8739,6 @@ export declare interface StatefulCallClient extends CallClient {
10366
8739
  * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to dispose.
10367
8740
  */
10368
8741
  disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState): void;
10369
- /** @conditional-compile-remove(one-to-n-calling) */
10370
- /**
10371
- * The CallAgent is used to handle calls.
10372
- * To create the CallAgent, pass a CommunicationTokenCredential object provided from SDK.
10373
- * - The CallClient can only have one active CallAgent instance at a time.
10374
- * - You can create a new CallClient instance to create a new CallAgent.
10375
- * - You can dispose of a CallClient's current active CallAgent, and call the CallClient's
10376
- * createCallAgent() method again to create a new CallAgent.
10377
- * @param tokenCredential - The token credential. Use AzureCommunicationTokenCredential from `@azure/communication-common` to create a credential.
10378
- * @param options - The CallAgentOptions for additional options like display name.
10379
- * @public
10380
- */
10381
- createCallAgent(...args: Parameters<CallClient['createCallAgent']>): Promise<DeclarativeCallAgent>;
10382
8742
  }
10383
8743
 
10384
8744
  /**
@@ -10391,16 +8751,7 @@ export declare type StatefulCallClientArgs = {
10391
8751
  * UserId from SDK. This is provided for developer convenience to easily access the userId from the
10392
8752
  * state. It is not used by StatefulCallClient.
10393
8753
  */
10394
- userId: CommunicationUserIdentifier | /* @conditional-compile-remove(teams-identity-support) */ MicrosoftTeamsUserIdentifier;
10395
- /**
10396
- * A phone number in E.164 format that will be used to represent the callers identity. This number is required
10397
- * to start a PSTN call.
10398
- *
10399
- * example: +11234567
10400
- *
10401
- * This is not a cached value from the headless calling client.
10402
- */
10403
- alternateCallerId?: string;
8754
+ userId: CommunicationUserIdentifier;
10404
8755
  };
10405
8756
 
10406
8757
  /**
@@ -10631,74 +8982,6 @@ export declare interface SystemMessageCommon extends MessageCommon {
10631
8982
  */
10632
8983
  export declare type TeamsAdapterOptions = CommonCallAdapterOptions;
10633
8984
 
10634
- /**
10635
- * An Adapter interface specific for Teams identity which extends {@link CommonCallAdapter}.
10636
- *
10637
- * @beta
10638
- */
10639
- export declare interface TeamsCallAdapter extends CommonCallAdapter {
10640
- /**
10641
- * Join the call with microphone initially on/off.
10642
- * @deprecated Use joinCall(options?:JoinCallOptions) instead.
10643
- * @param microphoneOn - Whether microphone is initially enabled
10644
- *
10645
- * @beta
10646
- */
10647
- joinCall(microphoneOn?: boolean): TeamsCall | undefined;
10648
- /**
10649
- * Join the call with options bag to set microphone/camera initial state when joining call
10650
- * true = turn on the device when joining call
10651
- * false = turn off the device when joining call
10652
- * 'keep'/undefined = retain devices' precall state
10653
- *
10654
- * @param options - param to set microphone/camera initially on/off.
10655
- *
10656
- * @public
10657
- */
10658
- joinCall(options?: JoinCallOptions): TeamsCall | undefined;
10659
- /**
10660
- * Start the call.
10661
- *
10662
- * @param participants - An array of participant ids to join
10663
- *
10664
- * @beta
10665
- */
10666
- startCall(participants: string[], options?: StartCallOptions): TeamsCall | undefined;
10667
- /**
10668
- * Start the call.
10669
- * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
10670
- * @beta
10671
- */
10672
- startCall(participants: CommunicationIdentifier[], options?: StartCallOptions): TeamsCall | undefined;
10673
- }
10674
-
10675
- /**
10676
- * Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
10677
- *
10678
- * @beta
10679
- */
10680
- export declare type TeamsCallAdapterArgs = {
10681
- userId: MicrosoftTeamsUserIdentifier;
10682
- credential: CommunicationTokenCredential;
10683
- locator: TeamsMeetingLinkLocator | /* @conditional-compile-remove(teams-adhoc-call) */ /* @conditional-compile-remove(PSTN-calls) */ CallParticipantsLocator | /* @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
10684
- /**
10685
- * Optional parameters for the {@link TeamsCallAdapter} created
10686
- */
10687
- options?: TeamsAdapterOptions;
10688
- };
10689
-
10690
- /**
10691
- * Object containing all the teams call handlers required for calling components.
10692
- *
10693
- * Calling related components from this package are able to pick out relevant handlers from this object.
10694
- * See {@link useHandlers} and {@link usePropsFor}.
10695
- *
10696
- * @beta
10697
- */
10698
- export declare interface TeamsCallingHandlers extends CommonCallingHandlers {
10699
- onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall;
10700
- }
10701
-
10702
8985
  /**
10703
8986
  * A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
10704
8987
  *
@@ -10899,118 +9182,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
10899
9182
  typingString?: IStyle;
10900
9183
  }
10901
9184
 
10902
- /**
10903
- * UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
10904
- *
10905
- * @beta
10906
- */
10907
- export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
10908
-
10909
- /**
10910
- * props for {@link UnsupportedBrowser} UI
10911
- *
10912
- * @beta
10913
- */
10914
- export declare interface UnsupportedBrowserProps {
10915
- /** Handler to perform an action when the help link is actioned */
10916
- onTroubleshootingClick?: () => void;
10917
- /** String overrides for the component */
10918
- strings?: UnsupportedBrowserStrings;
10919
- }
10920
-
10921
- /**
10922
- * Strings for UnsupportedBrowser component
10923
- *
10924
- * @beta
10925
- */
10926
- export declare interface UnsupportedBrowserStrings {
10927
- /** String for the primary text */
10928
- primaryText: string;
10929
- /** String for the secondary text */
10930
- secondaryText: string;
10931
- /** String to display in the text for the help link */
10932
- moreHelpLinkText: string;
10933
- }
10934
-
10935
- /**
10936
- * UI to display to the user that the browser version they are using is out of date
10937
- * and not supported by Azure Communications Calling service.
10938
- *
10939
- * @beta
10940
- */
10941
- export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
10942
-
10943
- /**
10944
- * props for {@link UnsupportedBrowserVersion} UI
10945
- *
10946
- * @beta
10947
- */
10948
- export declare interface UnsupportedBrowserVersionProps {
10949
- /** Handler to perform an action when the help link is actioned */
10950
- onTroubleshootingClick?: () => void;
10951
- /** String overrides for the component */
10952
- strings?: UnsupportedBrowserVersionStrings;
10953
- /** Handler to allow user to continue into the call */
10954
- onContinueAnywayClick?: () => void;
10955
- }
10956
-
10957
- /**
10958
- * Strings for UnsupportedBrowser component
10959
- *
10960
- * @beta
10961
- */
10962
- export declare interface UnsupportedBrowserVersionStrings {
10963
- /** String for the primary text */
10964
- primaryText: string;
10965
- /** String for the secondary text */
10966
- secondaryText: string;
10967
- /** String to display in the text for the help link */
10968
- moreHelpLinkText: string;
10969
- /** String for continue without updating button */
10970
- continueAnywayButtonText?: string;
10971
- }
10972
-
10973
- /**
10974
- * UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
10975
- *
10976
- * @beta
10977
- */
10978
- export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
10979
-
10980
- /**
10981
- * Props for {@link UnsupportedOperatingSystem} UI
10982
- *
10983
- * @beta
10984
- */
10985
- export declare interface UnsupportedOperatingSystemProps {
10986
- /** Handler to perform a action when the help link is actioned */
10987
- onTroubleshootingClick?: () => void;
10988
- /** String overrides for the component */
10989
- strings?: UnsupportedOperatingSystemStrings;
10990
- }
10991
-
10992
- /**
10993
- * Strings for UnsupportedBrowser component
10994
- *
10995
- * @beta
10996
- */
10997
- export declare interface UnsupportedOperatingSystemStrings {
10998
- /** String for the primary text */
10999
- primaryText: string;
11000
- /** String for the secondary text */
11001
- secondaryText: string;
11002
- /** String to display in the text for the help link */
11003
- moreHelpLinkText: string;
11004
- }
11005
-
11006
9185
  /**
11007
9186
  * @public
11008
9187
  * Callback function run when a message is updated.
11009
9188
  */
11010
- export declare type UpdateMessageCallback = (messageId: string, content: string, options?: {
11011
- metadata?: Record<string, string>;
11012
- attachmentMetadata?: AttachmentMetadata[];
11013
- }) => Promise<void>;
9189
+ export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
11014
9190
 
11015
9191
  /**
11016
9192
  * A custom React hook to simplify the creation of {@link CallAdapter}.
@@ -11158,44 +9334,6 @@ export declare const usePropsFor: <Component extends (props: any) => JSX.Element
11158
9334
  */
11159
9335
  export declare const useSelector: <ParamT extends Selector | undefined>(selector: ParamT, selectorProps?: ParamT extends Selector ? Parameters<ParamT>[1] : undefined, type?: 'calling' | 'chat') => ParamT extends Selector ? ReturnType<ParamT> : undefined;
11160
9336
 
11161
- /**
11162
- * Hook to obtain {@link @azure/communication-calling#TeamsCall} from the provider.
11163
- *
11164
- * Useful when implementing a custom component that utilizes the providers
11165
- * exported from this library.
11166
- *
11167
- * you must have previously used the CallProvider with a TeamsCall object to use this hook
11168
- *
11169
- * @beta
11170
- */
11171
- export declare const useTeamsCall: () => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall;
11172
-
11173
- /**
11174
- * A custom React hook to simplify the creation of {@link TeamsCallAdapter}.
11175
- *
11176
- * Similar to {@link createTeamsAzureCommunicationCallAdapter}, but takes care of asynchronous
11177
- * creation of the adapter internally.
11178
- *
11179
- * Allows arguments to be undefined so that you can respect the rule-of-hooks and pass in arguments
11180
- * as they are created. The adapter is only created when all arguments are defined.
11181
- *
11182
- * Note that you must memoize the arguments to avoid recreating adapter on each render.
11183
- * See storybook for typical usage examples.
11184
- *
11185
- * @beta
11186
- */
11187
- export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: ((adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>) | undefined, beforeDispose?: ((adapter: TeamsCallAdapter) => Promise<void>) | undefined) => TeamsCallAdapter | undefined;
11188
-
11189
- /**
11190
- * Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
11191
- *
11192
- * Useful when implementing a custom component that utilizes the providers
11193
- * exported from this library.
11194
- *
11195
- * @beta
11196
- */
11197
- export declare const useTeamsCallAgent: () => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCallAgent;
11198
-
11199
9337
  /**
11200
9338
  * React hook to access theme
11201
9339
  *
@@ -11335,7 +9473,7 @@ export declare const VideoGallery: (props: VideoGalleryProps) => JSX.Element;
11335
9473
  /**
11336
9474
  * @public
11337
9475
  */
11338
- export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | /* @conditional-compile-remove(large-gallery) */ 'largeGallery' | 'focusedContent';
9476
+ export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | 'focusedContent';
11339
9477
 
11340
9478
  /**
11341
9479
  * The state of the local participant in the {@link VideoGallery}.
@@ -11515,11 +9653,6 @@ export declare interface VideoGalleryRemoteParticipant extends VideoGalleryParti
11515
9653
  isSpeaking?: boolean;
11516
9654
  /** Video stream of shared screen */
11517
9655
  screenShareStream?: VideoGalleryStream;
11518
- /**
11519
- * @beta
11520
- * The connection state of the participant. For example, 'Hold', 'Connecting' etc.
11521
- */
11522
- state?: ParticipantState;
11523
9656
  /** Whether participant is raised a hand */
11524
9657
  raisedHand?: RaisedHand;
11525
9658
  /**
@@ -11788,12 +9921,6 @@ export declare interface VideoTileProps {
11788
9921
  isSpeaking?: boolean;
11789
9922
  /** Whether the participant is raised hand. Show a indicator (border) and icon with order */
11790
9923
  raisedHand?: RaisedHand;
11791
- /**
11792
- * The call connection state of the participant.
11793
- * For example, `Hold` means the participant is on hold.
11794
- */
11795
- participantState?: ParticipantState;
11796
- strings?: VideoTileStrings;
11797
9924
  /**
11798
9925
  * Display custom menu items in the VideoTile's contextual menu.
11799
9926
  * Uses Fluent UI ContextualMenu.
@@ -11826,15 +9953,6 @@ export declare interface VideoTilesOptions {
11826
9953
  alwaysShowLabelBackground?: boolean;
11827
9954
  }
11828
9955
 
11829
- /**
11830
- * Strings of {@link VideoTile} that can be overridden.
11831
- * @beta
11832
- */
11833
- export declare interface VideoTileStrings {
11834
- participantStateRinging: string;
11835
- participantStateHold: string;
11836
- }
11837
-
11838
9956
  /**
11839
9957
  * Fluent styles for {@link VideoTile}.
11840
9958
  *