@azure/communication-react 1.13.0-alpha-202402161702 → 1.13.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 (1220) hide show
  1. package/dist/communication-react.d.ts +96 -2755
  2. package/dist/dist-cjs/communication-react/index.js +12621 -20901
  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.d.ts +0 -1
  6. package/dist/dist-esm/acs-ui-common/src/areEqual.js.map +1 -1
  7. package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
  8. package/dist/dist-esm/acs-ui-common/src/commonProperties.js.map +1 -1
  9. package/dist/dist-esm/acs-ui-common/src/constants.js.map +1 -1
  10. package/dist/dist-esm/acs-ui-common/src/cssUtils.js.map +1 -1
  11. package/dist/dist-esm/acs-ui-common/src/identifier.js +1 -4
  12. package/dist/dist-esm/acs-ui-common/src/identifier.js.map +1 -1
  13. package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
  14. package/dist/dist-esm/acs-ui-common/src/localizationUtils.js.map +1 -1
  15. package/dist/dist-esm/acs-ui-common/src/logEvent.js.map +1 -1
  16. package/dist/dist-esm/acs-ui-common/src/memoizeFnAll.js.map +1 -1
  17. package/dist/dist-esm/acs-ui-common/src/safeStringify.js.map +1 -1
  18. package/dist/dist-esm/acs-ui-common/src/telemetry.js.map +1 -1
  19. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  20. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  21. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.d.ts +1 -16
  22. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -32
  23. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
  24. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.d.ts +0 -27
  25. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +10 -68
  26. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
  27. package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js +5 -12
  28. package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js.map +1 -1
  29. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +56 -29
  30. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
  31. package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js +1 -1
  32. package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js.map +1 -1
  33. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +1 -19
  34. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +47 -93
  35. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  36. package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js +1 -11
  37. package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js.map +1 -1
  38. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.d.ts +1 -1
  39. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +3 -19
  40. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
  41. package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.d.ts +1 -1
  42. package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.js.map +1 -1
  43. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.d.ts +1 -4
  44. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +0 -24
  45. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  46. package/dist/dist-esm/calling-component-bindings/src/hooks/useSelector.js.map +1 -1
  47. package/dist/dist-esm/calling-component-bindings/src/index.d.ts +0 -6
  48. package/dist/dist-esm/calling-component-bindings/src/index.js +0 -8
  49. package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
  50. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
  51. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +13 -92
  52. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
  53. package/dist/dist-esm/calling-component-bindings/src/participantsButtonSelector.js.map +1 -1
  54. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.d.ts +3 -4
  55. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js.map +1 -1
  56. package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js +3 -6
  57. package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js.map +1 -1
  58. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.d.ts +2 -14
  59. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js +1 -20
  60. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js.map +1 -1
  61. package/dist/dist-esm/calling-component-bindings/src/providers/index.js.map +1 -1
  62. package/dist/dist-esm/calling-component-bindings/src/utils/SelectorUtils.js.map +1 -1
  63. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.d.ts +0 -7
  64. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +7 -23
  65. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js.map +1 -1
  66. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.d.ts +0 -20
  67. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +1 -50
  68. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
  69. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.d.ts +2 -6
  70. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +15 -71
  71. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
  72. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.d.ts +0 -2
  73. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +11 -84
  74. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
  75. package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.d.ts +5 -6
  76. package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.js.map +1 -1
  77. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.d.ts +1 -15
  78. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
  79. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.d.ts +1 -2
  80. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +71 -66
  81. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
  82. package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +1 -92
  83. package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
  84. package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +1 -12
  85. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +16 -123
  86. package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
  87. package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js +8 -7
  88. package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js.map +1 -1
  89. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +85 -106
  90. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js.map +1 -1
  91. package/dist/dist-esm/calling-stateful-client/src/CallIdHistory.js.map +1 -1
  92. package/dist/dist-esm/calling-stateful-client/src/CallIdRef.js.map +1 -1
  93. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +0 -3
  94. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +4 -22
  95. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
  96. package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js.map +1 -1
  97. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js.map +1 -1
  98. package/dist/dist-esm/calling-stateful-client/src/Converter.js +12 -22
  99. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  100. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js +57 -51
  101. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js.map +1 -1
  102. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js +16 -14
  103. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js.map +1 -1
  104. package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.js.map +1 -1
  105. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +15 -3
  106. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js.map +1 -1
  107. package/dist/dist-esm/calling-stateful-client/src/LocalVideoStreamVideoEffectsSubscriber.js.map +1 -1
  108. package/dist/dist-esm/calling-stateful-client/src/Logger.js.map +1 -1
  109. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js +3 -1
  110. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.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/RecordingSubscriber.js.map +1 -1
  114. package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.d.ts +0 -1
  115. package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js +0 -8
  116. package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js.map +1 -1
  117. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +1 -25
  118. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +40 -69
  119. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
  120. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js +24 -32
  121. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js.map +1 -1
  122. package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js +11 -8
  123. package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js.map +1 -1
  124. package/dist/dist-esm/calling-stateful-client/src/TranscriptionSubscriber.js.map +1 -1
  125. package/dist/dist-esm/calling-stateful-client/src/TypeGuards.d.ts +2 -2
  126. package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js +0 -8
  127. package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js.map +1 -1
  128. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js +3 -3
  129. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js.map +1 -1
  130. package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js +7 -6
  131. package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js.map +1 -1
  132. package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -4
  133. package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
  134. package/dist/dist-esm/calling-stateful-client/src/index.js.map +1 -1
  135. package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js +4 -4
  136. package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js.map +1 -1
  137. package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js +3 -3
  138. package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js.map +1 -1
  139. package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js +15 -15
  140. package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js.map +1 -1
  141. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +1 -5
  142. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +10 -3
  143. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
  144. package/dist/dist-esm/chat-component-bindings/src/hooks/useHandlers.js.map +1 -1
  145. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +0 -1
  146. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  147. package/dist/dist-esm/chat-component-bindings/src/hooks/useSelector.js.map +1 -1
  148. package/dist/dist-esm/chat-component-bindings/src/index.js.map +1 -1
  149. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +12 -199
  150. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
  151. package/dist/dist-esm/chat-component-bindings/src/providers/ChatClientProvider.js.map +1 -1
  152. package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js +1 -1
  153. package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js.map +1 -1
  154. package/dist/dist-esm/chat-component-bindings/src/sendBoxSelector.js.map +1 -1
  155. package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js +7 -3
  156. package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js.map +1 -1
  157. package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js +1 -3
  158. package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js.map +1 -1
  159. package/dist/dist-esm/chat-component-bindings/src/utils/constants.js.map +1 -1
  160. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -10
  161. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
  162. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -1
  163. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
  164. package/dist/dist-esm/chat-stateful-client/src/ChatContext.d.ts +1 -8
  165. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js +10 -80
  166. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js.map +1 -1
  167. package/dist/dist-esm/chat-stateful-client/src/Constants.js.map +1 -1
  168. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +12 -11
  169. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
  170. package/dist/dist-esm/chat-stateful-client/src/Logger.js.map +1 -1
  171. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.d.ts +0 -20
  172. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js +68 -74
  173. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js.map +1 -1
  174. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js +128 -114
  175. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js.map +1 -1
  176. package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js +1 -7
  177. package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js.map +1 -1
  178. package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
  179. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedIterator.js.map +1 -1
  180. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListMessages.js.map +1 -1
  181. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListParticipants.js.map +1 -1
  182. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListReadReceipts.js.map +1 -1
  183. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListThreads.js.map +1 -1
  184. package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.d.ts +0 -2
  185. package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.js.map +1 -1
  186. package/dist/dist-esm/communication-react/src/index.d.ts +0 -31
  187. package/dist/dist-esm/communication-react/src/index.js +0 -14
  188. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  189. package/dist/dist-esm/communication-react/src/mergedHooks.d.ts +0 -1
  190. package/dist/dist-esm/communication-react/src/mergedHooks.js.map +1 -1
  191. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.d.ts +0 -1
  192. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js +6 -3
  193. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js.map +1 -1
  194. package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerContext.js.map +1 -1
  195. package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerMessage.js.map +1 -1
  196. package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js +10 -4
  197. package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js.map +1 -1
  198. package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.d.ts +0 -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.d.ts +0 -1
  202. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js +1 -1
  203. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js.map +1 -1
  204. package/dist/dist-esm/react-components/src/components/Announcer.d.ts +0 -1
  205. package/dist/dist-esm/react-components/src/components/Announcer.js.map +1 -1
  206. package/dist/dist-esm/react-components/src/components/CameraButton.d.ts +0 -1
  207. package/dist/dist-esm/react-components/src/components/CameraButton.js +19 -8
  208. package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
  209. package/dist/dist-esm/react-components/src/components/Caption.d.ts +0 -1
  210. package/dist/dist-esm/react-components/src/components/Caption.js +2 -2
  211. package/dist/dist-esm/react-components/src/components/Caption.js.map +1 -1
  212. package/dist/dist-esm/react-components/src/components/CaptionsBanner.d.ts +0 -1
  213. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +8 -9
  214. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
  215. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.d.ts +0 -1
  216. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js +22 -44
  217. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js.map +1 -1
  218. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js +5 -2
  219. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js.map +1 -1
  220. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.d.ts +0 -1
  221. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js +22 -37
  222. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js.map +1 -1
  223. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.d.ts +1 -20
  224. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js +5 -16
  225. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js.map +1 -1
  226. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.d.ts +1 -7
  227. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.js +32 -65
  228. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.js.map +1 -1
  229. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.d.ts +1 -23
  230. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js +19 -87
  231. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js.map +1 -1
  232. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -11
  233. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +24 -30
  234. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  235. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -35
  236. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +21 -94
  237. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  238. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js +5 -9
  239. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js.map +1 -1
  240. package/dist/dist-esm/react-components/src/components/ChatMessage/FluentChatMessageComponentWrapper.d.ts +1 -3
  241. package/dist/dist-esm/react-components/src/components/ChatMessage/FluentChatMessageComponentWrapper.js +24 -84
  242. package/dist/dist-esm/react-components/src/components/ChatMessage/FluentChatMessageComponentWrapper.js.map +1 -1
  243. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.d.ts +0 -1
  244. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js +18 -18
  245. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js.map +1 -1
  246. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.d.ts +0 -1
  247. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js +4 -7
  248. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js.map +1 -1
  249. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.d.ts +0 -1
  250. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js +2 -2
  251. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js.map +1 -1
  252. package/dist/dist-esm/react-components/src/components/ComplianceBanner/Utils.js.map +1 -1
  253. package/dist/dist-esm/react-components/src/components/ComplianceBanner/index.js.map +1 -1
  254. package/dist/dist-esm/react-components/src/components/ComplianceBanner/types.js.map +1 -1
  255. package/dist/dist-esm/react-components/src/components/ControlBar.js +14 -10
  256. package/dist/dist-esm/react-components/src/components/ControlBar.js.map +1 -1
  257. package/dist/dist-esm/react-components/src/components/ControlBarButton.d.ts +0 -1
  258. package/dist/dist-esm/react-components/src/components/ControlBarButton.js +4 -14
  259. package/dist/dist-esm/react-components/src/components/ControlBarButton.js.map +1 -1
  260. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.d.ts +0 -1
  261. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js +14 -3
  262. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js.map +1 -1
  263. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.d.ts +0 -1
  264. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js +8 -5
  265. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js.map +1 -1
  266. package/dist/dist-esm/react-components/src/components/DevicesButton.d.ts +0 -1
  267. package/dist/dist-esm/react-components/src/components/DevicesButton.js +27 -19
  268. package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
  269. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js +48 -12
  270. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js.map +1 -1
  271. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.d.ts +0 -1
  272. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +51 -45
  273. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
  274. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js +4 -4
  275. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js.map +1 -1
  276. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.d.ts +0 -1
  277. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js +6 -2
  278. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js.map +1 -1
  279. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.d.ts +0 -1
  280. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js +6 -6
  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/index.js.map +1 -1
  287. package/dist/dist-esm/react-components/src/components/EndCallButton.d.ts +0 -1
  288. package/dist/dist-esm/react-components/src/components/EndCallButton.js +7 -3
  289. package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
  290. package/dist/dist-esm/react-components/src/components/ErrorBar.d.ts +0 -5
  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/FileCard.d.ts +0 -1
  294. package/dist/dist-esm/react-components/src/components/FileCard.js +4 -3
  295. package/dist/dist-esm/react-components/src/components/FileCard.js.map +1 -1
  296. package/dist/dist-esm/react-components/src/components/FileCardGroup.js +1 -1
  297. package/dist/dist-esm/react-components/src/components/FileCardGroup.js.map +1 -1
  298. package/dist/dist-esm/react-components/src/components/FileDownloadCards.d.ts +1 -37
  299. package/dist/dist-esm/react-components/src/components/FileDownloadCards.js +16 -39
  300. package/dist/dist-esm/react-components/src/components/FileDownloadCards.js.map +1 -1
  301. package/dist/dist-esm/react-components/src/components/FileUploadCards.d.ts +0 -1
  302. package/dist/dist-esm/react-components/src/components/FileUploadCards.js +7 -8
  303. package/dist/dist-esm/react-components/src/components/FileUploadCards.js.map +1 -1
  304. package/dist/dist-esm/react-components/src/components/GridLayout.js +37 -37
  305. package/dist/dist-esm/react-components/src/components/GridLayout.js.map +1 -1
  306. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.d.ts +0 -1
  307. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js +2 -2
  308. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js.map +1 -1
  309. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +9 -7
  310. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js.map +1 -1
  311. package/dist/dist-esm/react-components/src/components/InputBoxButton.js +10 -3
  312. package/dist/dist-esm/react-components/src/components/InputBoxButton.js.map +1 -1
  313. package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
  314. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +7 -23
  315. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  316. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.d.ts +0 -1
  317. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js +5 -3
  318. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js.map +1 -1
  319. package/dist/dist-esm/react-components/src/components/LocalVideoTile.d.ts +0 -5
  320. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +11 -60
  321. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
  322. package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.d.ts +0 -1
  323. package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js +36 -23
  324. package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js.map +1 -1
  325. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +2 -47
  326. package/dist/dist-esm/react-components/src/components/MessageThread.js +44 -91
  327. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  328. package/dist/dist-esm/react-components/src/components/MicrophoneButton.d.ts +0 -1
  329. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +14 -17
  330. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
  331. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js +101 -94
  332. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js.map +1 -1
  333. package/dist/dist-esm/react-components/src/components/ParticipantItem.d.ts +0 -14
  334. package/dist/dist-esm/react-components/src/components/ParticipantItem.js +17 -17
  335. package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
  336. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -16
  337. package/dist/dist-esm/react-components/src/components/ParticipantList.js +31 -74
  338. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  339. package/dist/dist-esm/react-components/src/components/ParticipantsButton.d.ts +0 -1
  340. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js +32 -46
  341. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js.map +1 -1
  342. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.d.ts +0 -1
  343. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js +3 -3
  344. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js.map +1 -1
  345. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js +3 -3
  346. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js.map +1 -1
  347. package/dist/dist-esm/react-components/src/components/RaiseHandButton.d.ts +0 -1
  348. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js +12 -6
  349. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js.map +1 -1
  350. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.d.ts +0 -7
  351. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +11 -56
  352. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
  353. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js +2 -2
  354. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js.map +1 -1
  355. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js +2 -2
  356. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js.map +1 -1
  357. package/dist/dist-esm/react-components/src/components/ScreenShareButton.d.ts +0 -1
  358. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js +14 -6
  359. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js.map +1 -1
  360. package/dist/dist-esm/react-components/src/components/SendBox.d.ts +0 -42
  361. package/dist/dist-esm/react-components/src/components/SendBox.js +12 -71
  362. package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
  363. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +0 -1
  364. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +2 -2
  365. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +1 -1
  366. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.d.ts +0 -1
  367. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js +4 -2
  368. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js.map +1 -1
  369. package/dist/dist-esm/react-components/src/components/StreamMedia.d.ts +0 -1
  370. package/dist/dist-esm/react-components/src/components/StreamMedia.js +3 -3
  371. package/dist/dist-esm/react-components/src/components/StreamMedia.js.map +1 -1
  372. package/dist/dist-esm/react-components/src/components/SystemMessage.d.ts +0 -1
  373. package/dist/dist-esm/react-components/src/components/SystemMessage.js +4 -2
  374. package/dist/dist-esm/react-components/src/components/SystemMessage.js.map +1 -1
  375. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.d.ts +0 -1
  376. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js +10 -10
  377. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js.map +1 -1
  378. package/dist/dist-esm/react-components/src/components/TypingIndicator.d.ts +0 -1
  379. package/dist/dist-esm/react-components/src/components/TypingIndicator.js +6 -9
  380. package/dist/dist-esm/react-components/src/components/TypingIndicator.js.map +1 -1
  381. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.d.ts +0 -1
  382. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +1 -3
  383. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
  384. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.d.ts +0 -1
  385. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +1 -3
  386. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
  387. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.d.ts +0 -1
  388. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -20
  389. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
  390. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.d.ts +0 -1
  391. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +1 -3
  392. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
  393. package/dist/dist-esm/react-components/src/components/VerticalGallery.js +34 -19
  394. package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
  395. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.d.ts +0 -1
  396. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js +1 -3
  397. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js.map +1 -1
  398. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.d.ts +0 -1
  399. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js +12 -8
  400. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
  401. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.d.ts +0 -1
  402. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +12 -6
  403. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
  404. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js +2 -6
  405. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js.map +1 -1
  406. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.d.ts +0 -1
  407. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +18 -41
  408. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
  409. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.d.ts +0 -1
  410. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js +10 -14
  411. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js.map +1 -1
  412. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.d.ts +0 -1
  413. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +27 -68
  414. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
  415. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.d.ts +0 -1
  416. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js +2 -2
  417. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js.map +1 -1
  418. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.d.ts +0 -5
  419. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
  420. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js +7 -7
  421. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js.map +1 -1
  422. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.d.ts +0 -1
  423. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js +6 -19
  424. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js.map +1 -1
  425. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +6 -8
  426. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
  427. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.d.ts +0 -1
  428. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js +4 -2
  429. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js.map +1 -1
  430. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.d.ts +0 -1
  431. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js +20 -59
  432. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js.map +1 -1
  433. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js +6 -1
  434. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js.map +1 -1
  435. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js +34 -9
  436. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js.map +1 -1
  437. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js +11 -2
  438. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js.map +1 -1
  439. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/Layout.styles.js.map +1 -1
  440. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/LocalScreenShare.styles.js.map +1 -1
  441. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteScreenShare.styles.js.map +1 -1
  442. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteVideoTile.styles.js.map +1 -1
  443. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js +3 -1
  444. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js.map +1 -1
  445. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js +11 -10
  446. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js.map +1 -1
  447. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js +28 -22
  448. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js.map +1 -1
  449. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js +5 -10
  450. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js.map +1 -1
  451. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.d.ts +0 -9
  452. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +34 -67
  453. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
  454. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/OverflowGalleryUtils.js.map +1 -1
  455. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.d.ts +0 -5
  456. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +23 -85
  457. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  458. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +1 -34
  459. package/dist/dist-esm/react-components/src/components/VideoGallery.js +30 -151
  460. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  461. package/dist/dist-esm/react-components/src/components/VideoTile.d.ts +0 -23
  462. package/dist/dist-esm/react-components/src/components/VideoTile.js +57 -96
  463. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  464. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.d.ts +0 -1
  465. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js +2 -2
  466. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js.map +1 -1
  467. package/dist/dist-esm/react-components/src/components/index.d.ts +0 -28
  468. package/dist/dist-esm/react-components/src/components/index.js +0 -22
  469. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  470. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js.map +1 -1
  471. package/dist/dist-esm/react-components/src/components/styles/CaptionsSettingsModal.styles.js.map +1 -1
  472. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js +6 -2
  473. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js.map +1 -1
  474. package/dist/dist-esm/react-components/src/components/styles/Common.style.js.map +1 -1
  475. package/dist/dist-esm/react-components/src/components/styles/ControlBar.styles.js.map +1 -1
  476. package/dist/dist-esm/react-components/src/components/styles/Dialpad.styles.js.map +1 -1
  477. package/dist/dist-esm/react-components/src/components/styles/EditBox.styles.js.map +1 -1
  478. package/dist/dist-esm/react-components/src/components/styles/GridLayout.styles.js.map +1 -1
  479. package/dist/dist-esm/react-components/src/components/styles/HorizontalGallery.styles.js.map +1 -1
  480. package/dist/dist-esm/react-components/src/components/styles/IconButton.styles.js.map +1 -1
  481. package/dist/dist-esm/react-components/src/components/styles/InputBoxButton.style.js.map +1 -1
  482. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js +5 -2
  483. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js.map +1 -1
  484. package/dist/dist-esm/react-components/src/components/styles/MessageStatusIndicator.styles.js.map +1 -1
  485. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +2 -2
  486. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +10 -4
  487. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
  488. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js +2 -1
  489. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js.map +1 -1
  490. package/dist/dist-esm/react-components/src/components/styles/ParticipantList.styles.js.map +1 -1
  491. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.d.ts +0 -1
  492. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +12 -5
  493. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
  494. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js +6 -3
  495. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js.map +1 -1
  496. package/dist/dist-esm/react-components/src/components/styles/SystemMessage.styles.js.map +1 -1
  497. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js +2 -1
  498. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js.map +1 -1
  499. package/dist/dist-esm/react-components/src/components/styles/TypingIndicator.styles.js.map +1 -1
  500. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js +2 -1
  501. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js.map +1 -1
  502. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js +19 -5
  503. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js.map +1 -1
  504. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.d.ts +0 -11
  505. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +0 -37
  506. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
  507. package/dist/dist-esm/react-components/src/components/styles/v8StyleShim.js.map +1 -1
  508. package/dist/dist-esm/react-components/src/components/utils/Datetime.js +4 -1
  509. package/dist/dist-esm/react-components/src/components/utils/Datetime.js.map +1 -1
  510. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +0 -9
  511. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +0 -15
  512. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
  513. package/dist/dist-esm/react-components/src/components/utils/common.js +0 -4
  514. package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
  515. package/dist/dist-esm/react-components/src/components/utils/delay.js.map +1 -1
  516. package/dist/dist-esm/react-components/src/components/utils/formatPhoneNumber.js.map +1 -1
  517. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
  518. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js +7 -4
  519. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
  520. package/dist/dist-esm/react-components/src/components/utils/keyboardNavigation.js.map +1 -1
  521. package/dist/dist-esm/react-components/src/components/utils/overFlowGalleriesUtils.js.map +1 -1
  522. package/dist/dist-esm/react-components/src/components/utils/responsive.js +2 -2
  523. package/dist/dist-esm/react-components/src/components/utils/responsive.js.map +1 -1
  524. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js +1 -10
  525. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js.map +1 -1
  526. package/dist/dist-esm/react-components/src/components/utils/videoTileStylesUtils.js +3 -1
  527. package/dist/dist-esm/react-components/src/components/utils/videoTileStylesUtils.js.map +1 -1
  528. package/dist/dist-esm/react-components/src/components/utils.js +10 -13
  529. package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
  530. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js +6 -8
  531. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js.map +1 -1
  532. package/dist/dist-esm/react-components/src/gallery/index.js.map +1 -1
  533. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
  534. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -5
  535. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
  536. package/dist/dist-esm/react-components/src/identifiers/index.js.map +1 -1
  537. package/dist/dist-esm/react-components/src/index.d.ts +0 -6
  538. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  539. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -68
  540. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  541. package/dist/dist-esm/react-components/src/localization/index.js.map +1 -1
  542. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js +3 -1
  543. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js.map +1 -1
  544. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js +3 -1
  545. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js.map +1 -1
  546. package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js +3 -1
  547. package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js.map +1 -1
  548. package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js +3 -1
  549. package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js.map +1 -1
  550. package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js +3 -1
  551. package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js.map +1 -1
  552. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js +3 -1
  553. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js.map +1 -1
  554. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js +3 -1
  555. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js.map +1 -1
  556. package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js +3 -1
  557. package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js.map +1 -1
  558. package/dist/dist-esm/react-components/src/localization/locales/index.js +3 -1
  559. package/dist/dist-esm/react-components/src/localization/locales/index.js.map +1 -1
  560. package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js +3 -1
  561. package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js.map +1 -1
  562. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js +3 -1
  563. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js.map +1 -1
  564. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js +3 -1
  565. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js.map +1 -1
  566. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js +3 -1
  567. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js.map +1 -1
  568. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js +3 -1
  569. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js.map +1 -1
  570. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js +3 -1
  571. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js.map +1 -1
  572. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js +3 -1
  573. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js.map +1 -1
  574. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js +3 -1
  575. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js.map +1 -1
  576. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js +3 -1
  577. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js.map +1 -1
  578. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js +3 -1
  579. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js.map +1 -1
  580. package/dist/dist-esm/react-components/src/localization/locales/utils.js.map +1 -1
  581. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js +3 -1
  582. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js.map +1 -1
  583. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js +3 -1
  584. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js.map +1 -1
  585. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.d.ts +0 -2
  586. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js +6 -5
  587. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js.map +1 -1
  588. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js +1 -1
  589. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js.map +1 -1
  590. package/dist/dist-esm/react-components/src/theming/generateTheme.js +1 -15
  591. package/dist/dist-esm/react-components/src/theming/generateTheme.js.map +1 -1
  592. package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -20
  593. package/dist/dist-esm/react-components/src/theming/icons.js +11 -131
  594. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  595. package/dist/dist-esm/react-components/src/theming/index.js.map +1 -1
  596. package/dist/dist-esm/react-components/src/theming/themeDuplicates.js.map +1 -1
  597. package/dist/dist-esm/react-components/src/theming/themeUtils.js.map +1 -1
  598. package/dist/dist-esm/react-components/src/theming/themes.d.ts +0 -6
  599. package/dist/dist-esm/react-components/src/theming/themes.js +0 -10
  600. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  601. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js +7 -1
  602. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js.map +1 -1
  603. package/dist/dist-esm/react-components/src/types/CallSurveyImprovementSuggestions.d.ts +4 -4
  604. package/dist/dist-esm/react-components/src/types/CallSurveyImprovementSuggestions.js.map +1 -1
  605. package/dist/dist-esm/react-components/src/types/CaptionsAvailableLanguageStrings.js.map +1 -1
  606. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -34
  607. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  608. package/dist/dist-esm/react-components/src/types/CommunicationParticipant.js.map +1 -1
  609. package/dist/dist-esm/react-components/src/types/ComponentSlotStyle.js.map +1 -1
  610. package/dist/dist-esm/react-components/src/types/CustomStylesProps.js.map +1 -1
  611. package/dist/dist-esm/react-components/src/types/OnRender.d.ts +0 -9
  612. package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
  613. package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.d.ts +0 -34
  614. package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.js.map +1 -1
  615. package/dist/dist-esm/react-components/src/types/ReactionTypes.d.ts +1 -44
  616. package/dist/dist-esm/react-components/src/types/ReactionTypes.js +1 -2
  617. package/dist/dist-esm/react-components/src/types/ReactionTypes.js.map +1 -1
  618. package/dist/dist-esm/react-components/src/types/ReadReceiptsBySenderId.js.map +1 -1
  619. package/dist/dist-esm/react-components/src/types/SurveyIssues.js.map +1 -1
  620. package/dist/dist-esm/react-components/src/types/SurveyIssuesHeadingStrings.js.map +1 -1
  621. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.d.ts +0 -22
  622. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js +0 -2
  623. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
  624. package/dist/dist-esm/react-components/src/types/index.js.map +1 -1
  625. package/dist/dist-esm/react-composites/src/Logger.js.map +1 -1
  626. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +0 -148
  627. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +32 -75
  628. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
  629. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +0 -198
  630. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  631. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +8 -95
  632. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +62 -346
  633. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  634. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +2 -141
  635. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -7
  636. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  637. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapterProvider.js.map +1 -1
  638. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js +2 -5
  639. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js.map +1 -1
  640. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/DiagnosticsForwarder.js.map +1 -1
  641. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js +3 -1
  642. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js.map +1 -1
  643. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/ParticipantSubcriber.js.map +1 -1
  644. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.d.ts +2 -3
  645. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +4 -16
  646. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
  647. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +0 -6
  648. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js +0 -2
  649. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
  650. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +0 -4
  651. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +39 -109
  652. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
  653. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.d.ts +0 -2
  654. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +51 -84
  655. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  656. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.d.ts +0 -1
  657. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js +18 -10
  658. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js.map +1 -1
  659. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +0 -3
  660. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -21
  661. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
  662. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.d.ts +0 -1
  663. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +2 -20
  664. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
  665. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -3
  666. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -21
  667. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
  668. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.d.ts +0 -1
  669. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js +4 -5
  670. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js.map +1 -1
  671. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.d.ts +0 -1
  672. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js +4 -4
  673. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js.map +1 -1
  674. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.d.ts +0 -1
  675. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +23 -34
  676. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
  677. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +0 -2
  678. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +26 -63
  679. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
  680. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.d.ts +0 -1
  681. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js +30 -26
  682. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js.map +1 -1
  683. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.d.ts +0 -4
  684. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +40 -79
  685. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
  686. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.d.ts +0 -1
  687. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js +2 -2
  688. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js.map +1 -1
  689. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.d.ts +0 -1
  690. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js +2 -2
  691. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js.map +1 -1
  692. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.d.ts +0 -1
  693. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +11 -29
  694. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
  695. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePaneProvider.js.map +1 -1
  696. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.d.ts +0 -5
  697. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +8 -83
  698. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
  699. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +8 -13
  700. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
  701. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.d.ts +0 -1
  702. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js +1 -1
  703. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js.map +1 -1
  704. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.d.ts +0 -1
  705. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js +5 -3
  706. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js.map +1 -1
  707. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js +3 -9
  708. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js.map +1 -1
  709. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.d.ts +0 -1
  710. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js +11 -19
  711. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js.map +1 -1
  712. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +0 -1
  713. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +2 -5
  714. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js.map +1 -1
  715. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.d.ts +0 -1
  716. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js +7 -14
  717. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js.map +1 -1
  718. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.d.ts +0 -1
  719. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js +2 -5
  720. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js.map +1 -1
  721. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.d.ts +0 -1
  722. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js +1 -1
  723. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js.map +1 -1
  724. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.d.ts +0 -1
  725. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js +1 -3
  726. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js.map +1 -1
  727. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +8 -12
  728. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
  729. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +8 -43
  730. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  731. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.d.ts +0 -1
  732. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.js.map +1 -1
  733. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js +1 -1
  734. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js.map +1 -1
  735. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +0 -6
  736. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js +0 -2
  737. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
  738. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +0 -1
  739. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +18 -52
  740. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
  741. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +0 -16
  742. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +20 -142
  743. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
  744. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.d.ts +0 -1
  745. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js +13 -5
  746. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js.map +1 -1
  747. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.d.ts +0 -1
  748. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +7 -15
  749. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
  750. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.d.ts +0 -1
  751. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js +3 -3
  752. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js.map +1 -1
  753. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.d.ts +0 -1
  754. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +23 -23
  755. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
  756. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +2 -2
  757. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js +1 -1
  758. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js.map +1 -1
  759. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js +1 -2
  760. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js.map +1 -1
  761. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +0 -5
  762. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -5
  763. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  764. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.d.ts +1 -1
  765. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.js.map +1 -1
  766. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +1 -1
  767. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js +4 -1
  768. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js.map +1 -1
  769. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +1 -1
  770. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.js.map +1 -1
  771. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +1 -1
  772. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.js.map +1 -1
  773. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +2 -2
  774. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js +1 -1
  775. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js.map +1 -1
  776. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +2 -2
  777. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +5 -11
  778. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
  779. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts +4 -4
  780. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js +1 -1
  781. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js.map +1 -1
  782. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +10 -10
  783. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +1 -7
  784. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
  785. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +2 -2
  786. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js +4 -4
  787. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js.map +1 -1
  788. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +1 -1
  789. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js +1 -1
  790. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js.map +1 -1
  791. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +5 -5
  792. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js +4 -4
  793. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js.map +1 -1
  794. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +2 -2
  795. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js +1 -1
  796. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js.map +1 -1
  797. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +5 -5
  798. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.js.map +1 -1
  799. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js +1 -1
  800. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js.map +1 -1
  801. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js +6 -2
  802. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js.map +1 -1
  803. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js +11 -11
  804. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js.map +1 -1
  805. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallControls.styles.js.map +1 -1
  806. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js.map +1 -1
  807. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/DtmfDialpadPage.styles.js.map +1 -1
  808. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js +4 -1
  809. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js.map +1 -1
  810. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js +9 -2
  811. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js.map +1 -1
  812. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalDeviceSettings.styles.js.map +1 -1
  813. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js +2 -1
  814. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js.map +1 -1
  815. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.js.map +1 -1
  816. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NoticePage.styles.js.map +1 -1
  817. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js +2 -1
  818. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js.map +1 -1
  819. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js +24 -6
  820. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js.map +1 -1
  821. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.d.ts +2 -2
  822. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.js.map +1 -1
  823. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CapabilityChangedNotificationTracking.js.map +1 -1
  824. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/ErrorTracking.js.map +1 -1
  825. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js +13 -11
  826. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js.map +1 -1
  827. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js +10 -10
  828. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js.map +1 -1
  829. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js +2 -2
  830. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js.map +1 -1
  831. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +2 -14
  832. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +21 -124
  833. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  834. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/index.js.map +1 -1
  835. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js +2 -2
  836. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js.map +1 -1
  837. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/useConsoleErrors.js.map +1 -1
  838. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +1 -137
  839. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +24 -113
  840. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  841. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.d.ts +0 -1
  842. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js +1 -1
  843. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js.map +1 -1
  844. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.d.ts +0 -1
  845. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js +7 -9
  846. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js.map +1 -1
  847. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.d.ts +0 -1
  848. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js +9 -6
  849. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js.map +1 -1
  850. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js +2 -2
  851. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js.map +1 -1
  852. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +0 -32
  853. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
  854. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +5 -43
  855. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +7 -179
  856. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  857. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +2 -85
  858. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  859. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +1 -15
  860. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +2 -56
  861. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  862. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +0 -16
  863. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +1 -46
  864. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  865. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/parseTeamsUrl.js +1 -1
  866. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/parseTeamsUrl.js.map +1 -1
  867. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/hooks/useCallWithChatCompositeStrings.js.map +1 -1
  868. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/index.js.map +1 -1
  869. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js +1 -1
  870. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js.map +1 -1
  871. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +0 -30
  872. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +2 -15
  873. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
  874. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
  875. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +0 -21
  876. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +2 -4
  877. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
  878. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.d.ts +0 -1
  879. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js +5 -3
  880. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js.map +1 -1
  881. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +0 -1
  882. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +11 -141
  883. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  884. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +0 -4
  885. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
  886. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +3 -35
  887. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +36 -165
  888. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  889. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationFileUploadAdapter.d.ts +0 -28
  890. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationFileUploadAdapter.js +1 -154
  891. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationFileUploadAdapter.js.map +1 -1
  892. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -35
  893. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  894. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js +0 -2
  895. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js.map +1 -1
  896. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUpload.js.map +1 -1
  897. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadButton.d.ts +0 -1
  898. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadButton.js +6 -18
  899. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadButton.js.map +1 -1
  900. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadHandler.js.map +1 -1
  901. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +1 -1
  902. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js +3 -1
  903. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js.map +1 -1
  904. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +2 -7
  905. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
  906. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.d.ts +0 -1
  907. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.js.map +1 -1
  908. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +0 -5
  909. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  910. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js +6 -2
  911. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js.map +1 -1
  912. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.d.ts +1 -6
  913. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +10 -17
  914. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
  915. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.d.ts +0 -6
  916. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +5 -12
  917. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
  918. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js +14 -5
  919. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js.map +1 -1
  920. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.d.ts +0 -1
  921. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js +8 -6
  922. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js.map +1 -1
  923. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.d.ts +0 -1
  924. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js +16 -12
  925. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js.map +1 -1
  926. package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.d.ts +0 -1
  927. package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js +1 -1
  928. package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js.map +1 -1
  929. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js +5 -1
  930. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js.map +1 -1
  931. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.d.ts +0 -1
  932. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +36 -81
  933. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  934. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js +33 -35
  935. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js.map +1 -1
  936. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.d.ts +0 -1
  937. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +59 -125
  938. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  939. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.d.ts +0 -1
  940. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js +1 -1
  941. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js.map +1 -1
  942. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.d.ts +0 -1
  943. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js +1 -1
  944. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js.map +1 -1
  945. package/dist/dist-esm/react-composites/src/composites/common/ConvertContextualMenuItemToDrawerMenuItem.js.map +1 -1
  946. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionSettingsDrawer.d.ts +0 -1
  947. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionSettingsDrawer.js +7 -5
  948. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionSettingsDrawer.js.map +1 -1
  949. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.d.ts +0 -1
  950. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +104 -96
  951. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  952. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.styles.js.map +1 -1
  953. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.d.ts +0 -2
  954. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
  955. package/dist/dist-esm/react-composites/src/composites/common/Drawer/captionSettingsDrawer.styles.js.map +1 -1
  956. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.d.ts +0 -1
  957. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js +1 -1
  958. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js.map +1 -1
  959. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.d.ts +0 -1
  960. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +14 -19
  961. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js.map +1 -1
  962. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.d.ts +0 -1
  963. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js +1 -1
  964. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js.map +1 -1
  965. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.d.ts +0 -1
  966. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +12 -14
  967. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  968. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.d.ts +0 -1
  969. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +5 -28
  970. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
  971. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.d.ts +0 -1
  972. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +15 -7
  973. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js.map +1 -1
  974. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.d.ts +0 -1
  975. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js +8 -10
  976. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js.map +1 -1
  977. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.d.ts +0 -1
  978. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +13 -16
  979. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js.map +1 -1
  980. package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
  981. package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
  982. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +1 -34
  983. package/dist/dist-esm/react-composites/src/composites/common/icons.js +3 -15
  984. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  985. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependency.js.map +1 -1
  986. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependencyLazy.js.map +1 -1
  987. package/dist/dist-esm/react-composites/src/composites/common/styles/Composite.styles.js.map +1 -1
  988. package/dist/dist-esm/react-composites/src/composites/common/styles/GlobalHostLayer.styles.js.map +1 -1
  989. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js +10 -4
  990. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js.map +1 -1
  991. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js +51 -12
  992. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js.map +1 -1
  993. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js +29 -6
  994. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js.map +1 -1
  995. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js +22 -4
  996. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js.map +1 -1
  997. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +4 -22
  998. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
  999. package/dist/dist-esm/react-composites/src/composites/common/utils.js +12 -17
  1000. package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
  1001. package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
  1002. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js +2 -2
  1003. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js.map +1 -1
  1004. package/dist/dist-esm/react-composites/src/composites/localization/index.js.map +1 -1
  1005. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/CompositeLocale.js.map +1 -1
  1006. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/CompositeLocale.js.map +1 -1
  1007. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/CompositeLocale.js.map +1 -1
  1008. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/CompositeLocale.js.map +1 -1
  1009. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/CompositeLocale.js.map +1 -1
  1010. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/CompositeLocale.js.map +1 -1
  1011. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/CompositeLocale.js.map +1 -1
  1012. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/CompositeLocale.js.map +1 -1
  1013. package/dist/dist-esm/react-composites/src/composites/localization/locales/index.js.map +1 -1
  1014. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/CompositeLocale.js.map +1 -1
  1015. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/CompositeLocale.js.map +1 -1
  1016. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/CompositeLocale.js.map +1 -1
  1017. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/CompositeLocale.js.map +1 -1
  1018. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/CompositeLocale.js.map +1 -1
  1019. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/CompositeLocale.js.map +1 -1
  1020. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/CompositeLocale.js.map +1 -1
  1021. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/CompositeLocale.js.map +1 -1
  1022. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/CompositeLocale.js.map +1 -1
  1023. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/CompositeLocale.js.map +1 -1
  1024. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js.map +1 -1
  1025. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/CompositeLocale.js.map +1 -1
  1026. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/CompositeLocale.js.map +1 -1
  1027. package/dist/dist-esm/react-composites/src/index-public.js.map +1 -1
  1028. package/package.json +3 -3
  1029. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.d.ts +0 -45
  1030. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +0 -87
  1031. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +0 -1
  1032. package/dist/dist-esm/calling-stateful-client/src/ReactionSubscriber.d.ts +0 -16
  1033. package/dist/dist-esm/calling-stateful-client/src/ReactionSubscriber.js +0 -24
  1034. package/dist/dist-esm/calling-stateful-client/src/ReactionSubscriber.js.map +0 -1
  1035. package/dist/dist-esm/calling-stateful-client/src/SpotlightSubscriber.d.ts +0 -16
  1036. package/dist/dist-esm/calling-stateful-client/src/SpotlightSubscriber.js +0 -30
  1037. package/dist/dist-esm/calling-stateful-client/src/SpotlightSubscriber.js.map +0 -1
  1038. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.d.ts +0 -19
  1039. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js +0 -91
  1040. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +0 -1
  1041. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.d.ts +0 -23
  1042. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -48
  1043. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +0 -1
  1044. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.d.ts +0 -40
  1045. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js +0 -159
  1046. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js.map +0 -1
  1047. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
  1048. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
  1049. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
  1050. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
  1051. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -37
  1052. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
  1053. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
  1054. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -58
  1055. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
  1056. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
  1057. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -86
  1058. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
  1059. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
  1060. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -31
  1061. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +0 -1
  1062. package/dist/dist-esm/react-components/src/components/HoldButton.d.ts +0 -49
  1063. package/dist/dist-esm/react-components/src/components/HoldButton.js +0 -25
  1064. package/dist/dist-esm/react-components/src/components/HoldButton.js.map +0 -1
  1065. package/dist/dist-esm/react-components/src/components/ImageOverlay.d.ts +0 -58
  1066. package/dist/dist-esm/react-components/src/components/ImageOverlay.js +0 -53
  1067. package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +0 -1
  1068. package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
  1069. package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -126
  1070. package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
  1071. package/dist/dist-esm/react-components/src/components/RTE/RTEInputBoxComponent.d.ts +0 -22
  1072. package/dist/dist-esm/react-components/src/components/RTE/RTEInputBoxComponent.js +0 -13
  1073. package/dist/dist-esm/react-components/src/components/RTE/RTEInputBoxComponent.js.map +0 -1
  1074. package/dist/dist-esm/react-components/src/components/RTE/RTESendBox.d.ts +0 -53
  1075. package/dist/dist-esm/react-components/src/components/RTE/RTESendBox.js +0 -116
  1076. package/dist/dist-esm/react-components/src/components/RTE/RTESendBox.js.map +0 -1
  1077. package/dist/dist-esm/react-components/src/components/RTE/RTESendBoxErrors.d.ts +0 -16
  1078. package/dist/dist-esm/react-components/src/components/RTE/RTESendBoxErrors.js +0 -62
  1079. package/dist/dist-esm/react-components/src/components/RTE/RTESendBoxErrors.js.map +0 -1
  1080. package/dist/dist-esm/react-components/src/components/RTE/RichTextEditor.d.ts +0 -26
  1081. package/dist/dist-esm/react-components/src/components/RTE/RichTextEditor.js +0 -49
  1082. package/dist/dist-esm/react-components/src/components/RTE/RichTextEditor.js.map +0 -1
  1083. package/dist/dist-esm/react-components/src/components/ReactionButton.d.ts +0 -54
  1084. package/dist/dist-esm/react-components/src/components/ReactionButton.js +0 -89
  1085. package/dist/dist-esm/react-components/src/components/ReactionButton.js.map +0 -1
  1086. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +0 -14
  1087. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +0 -18
  1088. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +0 -1
  1089. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.d.ts +0 -64
  1090. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js +0 -55
  1091. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js.map +0 -1
  1092. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.styles.d.ts +0 -18
  1093. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.styles.js +0 -57
  1094. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.styles.js.map +0 -1
  1095. package/dist/dist-esm/react-components/src/components/Survey/SurveyTypes.d.ts +0 -141
  1096. package/dist/dist-esm/react-components/src/components/Survey/SurveyTypes.js +0 -4
  1097. package/dist/dist-esm/react-components/src/components/Survey/SurveyTypes.js.map +0 -1
  1098. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.d.ts +0 -63
  1099. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js +0 -122
  1100. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js.map +0 -1
  1101. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.styles.d.ts +0 -22
  1102. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.styles.js +0 -55
  1103. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.styles.js.map +0 -1
  1104. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -24
  1105. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -595
  1106. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
  1107. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
  1108. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -822
  1109. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +0 -1
  1110. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.d.ts +0 -17
  1111. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js +0 -127
  1112. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js.map +0 -1
  1113. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +0 -58
  1114. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +0 -144
  1115. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +0 -1
  1116. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.d.ts +0 -72
  1117. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js +0 -193
  1118. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js.map +0 -1
  1119. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
  1120. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -69
  1121. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
  1122. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.d.ts +0 -24
  1123. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js +0 -76
  1124. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js.map +0 -1
  1125. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +0 -5
  1126. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +0 -16
  1127. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +0 -1
  1128. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
  1129. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -92
  1130. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
  1131. package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +0 -5
  1132. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +0 -32
  1133. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +0 -1
  1134. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
  1135. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -67
  1136. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
  1137. package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
  1138. package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
  1139. package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
  1140. package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
  1141. package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
  1142. package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
  1143. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -48
  1144. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -210
  1145. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +0 -1
  1146. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.d.ts +0 -12
  1147. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +0 -93
  1148. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +0 -1
  1149. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.d.ts +0 -73
  1150. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js +0 -41
  1151. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js.map +0 -1
  1152. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.d.ts +0 -8
  1153. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js +0 -26
  1154. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js.map +0 -1
  1155. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.d.ts +0 -16
  1156. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js +0 -26
  1157. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js.map +0 -1
  1158. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.d.ts +0 -24
  1159. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +0 -34
  1160. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +0 -1
  1161. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.d.ts +0 -56
  1162. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js +0 -29
  1163. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js.map +0 -1
  1164. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.d.ts +0 -14
  1165. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js +0 -27
  1166. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js.map +0 -1
  1167. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
  1168. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -54
  1169. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
  1170. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.d.ts +0 -14
  1171. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js +0 -13
  1172. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js.map +0 -1
  1173. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.d.ts +0 -32
  1174. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js +0 -81
  1175. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js.map +0 -1
  1176. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.d.ts +0 -9
  1177. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js +0 -89
  1178. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js.map +0 -1
  1179. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +0 -18
  1180. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +0 -18
  1181. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +0 -1
  1182. package/dist/dist-esm/react-composites/src/composites/ChatComposite/FileDownloadErrorBar.d.ts +0 -15
  1183. package/dist/dist-esm/react-composites/src/composites/ChatComposite/FileDownloadErrorBar.js +0 -21
  1184. package/dist/dist-esm/react-composites/src/composites/ChatComposite/FileDownloadErrorBar.js.map +0 -1
  1185. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.d.ts +0 -6
  1186. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js +0 -11
  1187. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js.map +0 -1
  1188. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +0 -12
  1189. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +0 -15
  1190. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +0 -1
  1191. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.d.ts +0 -27
  1192. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.js +0 -12
  1193. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/fileUploadsSelector.js.map +0 -1
  1194. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.d.ts +0 -22
  1195. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +0 -105
  1196. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +0 -1
  1197. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.d.ts +0 -17
  1198. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js +0 -32
  1199. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js.map +0 -1
  1200. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.d.ts +0 -22
  1201. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +0 -60
  1202. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +0 -1
  1203. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.d.ts +0 -15
  1204. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js +0 -61
  1205. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js.map +0 -1
  1206. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.d.ts +0 -6
  1207. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js +0 -29
  1208. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js.map +0 -1
  1209. package/dist/dist-esm/react-composites/src/composites/common/Survey.d.ts +0 -20
  1210. package/dist/dist-esm/react-composites/src/composites/common/Survey.js +0 -129
  1211. package/dist/dist-esm/react-composites/src/composites/common/Survey.js.map +0 -1
  1212. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.d.ts +0 -13
  1213. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js +0 -44
  1214. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js.map +0 -1
  1215. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.d.ts +0 -8
  1216. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js +0 -23
  1217. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js.map +0 -1
  1218. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.d.ts +0 -10
  1219. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js +0 -36
  1220. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js.map +0 -1
@@ -15,9 +15,6 @@
15
15
  * @packageDocumentation
16
16
  */
17
17
 
18
- /// <reference types="react" />
19
-
20
- import { AddPhoneNumberOptions } from '@azure/communication-calling';
21
18
  import { AudioDeviceInfo } from '@azure/communication-calling';
22
19
  import { BackgroundBlurConfig } from '@azure/communication-calling';
23
20
  import { BackgroundBlurEffect } from '@azure/communication-calling';
@@ -30,10 +27,7 @@ import { CallClientOptions } from '@azure/communication-calling';
30
27
  import { CallDirection } from '@azure/communication-calling';
31
28
  import { CallEndReason } from '@azure/communication-calling';
32
29
  import { CallerInfo } from '@azure/communication-calling';
33
- import { CallKind } from '@azure/communication-calling';
34
30
  import { CallState as CallState_2 } from '@azure/communication-calling';
35
- import { CallSurvey } from '@azure/communication-calling';
36
- import { CallSurveyResponse } from '@azure/communication-calling';
37
31
  import { CapabilitiesChangeInfo } from '@azure/communication-calling';
38
32
  import { CaptionsResultType } from '@azure/communication-calling';
39
33
  import { ChatClient } from '@azure/communication-chat';
@@ -52,7 +46,6 @@ import { DeviceAccess } from '@azure/communication-calling';
52
46
  import { DeviceManager } from '@azure/communication-calling';
53
47
  import { DominantSpeakersInfo } from '@azure/communication-calling';
54
48
  import { DtmfTone as DtmfTone_2 } from '@azure/communication-calling';
55
- import { EnvironmentInfo } from '@azure/communication-calling';
56
49
  import { GroupCallLocator } from '@azure/communication-calling';
57
50
  import { IButtonProps } from '@fluentui/react';
58
51
  import { IButtonStyles } from '@fluentui/react';
@@ -60,9 +53,7 @@ import { IContextualMenuItem } from '@fluentui/react';
60
53
  import { IContextualMenuItemStyles } from '@fluentui/react';
61
54
  import { IContextualMenuProps } from '@fluentui/react';
62
55
  import { IContextualMenuStyles } from '@fluentui/react';
63
- import { ILinkStyles } from '@fluentui/react';
64
56
  import { IMessageBarProps } from '@fluentui/react';
65
- import { IncomingCall } from '@azure/communication-calling';
66
57
  import { IPersonaStyleProps } from '@fluentui/react';
67
58
  import { IPersonaStyles } from '@fluentui/react';
68
59
  import { IRawStyle } from '@fluentui/react';
@@ -76,7 +67,6 @@ import { LocalVideoStream } from '@azure/communication-calling';
76
67
  import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
77
68
  import { MediaStreamType } from '@azure/communication-calling';
78
69
  import { MicrosoftTeamsAppIdentifier } from '@azure/communication-common';
79
- import { MicrosoftTeamsUserIdentifier } from '@azure/communication-common';
80
70
  import type { NetworkDiagnosticChangedEventArgs } from '@azure/communication-calling';
81
71
  import { PartialTheme } from '@fluentui/react';
82
72
  import { ParticipantCapabilities } from '@azure/communication-calling';
@@ -85,21 +75,15 @@ import { PermissionConstraints } from '@azure/communication-calling';
85
75
  import { PersonaInitialsColor } from '@fluentui/react';
86
76
  import { PersonaPresence } from '@fluentui/react';
87
77
  import { PersonaSize } from '@fluentui/react';
88
- import { PhoneNumberIdentifier } from '@azure/communication-common';
89
78
  import { PropertyChangedEvent } from '@azure/communication-calling';
90
79
  import { default as React_2 } from 'react';
91
- import { Reaction as Reaction_2 } from '@azure/communication-calling';
92
- import { ReactionMessage } from '@azure/communication-calling';
93
80
  import type { RemoteParticipant } from '@azure/communication-calling';
94
81
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
95
82
  import { RoomCallLocator } from '@azure/communication-calling';
96
83
  import { ScalingMode } from '@azure/communication-calling';
97
84
  import { SendMessageOptions } from '@azure/communication-chat';
98
- import { SpotlightedParticipant } from '@azure/communication-calling';
99
85
  import { StartCallOptions } from '@azure/communication-calling';
100
86
  import { StartCaptionsOptions } from '@azure/communication-calling';
101
- import { TeamsCall } from '@azure/communication-calling';
102
- import { TeamsCallAgent } from '@azure/communication-calling';
103
87
  import { TeamsMeetingLinkLocator } from '@azure/communication-calling';
104
88
  import { Theme } from '@fluentui/react';
105
89
  import { TransferEventArgs } from '@azure/communication-calling';
@@ -145,38 +129,6 @@ export declare interface ActiveErrorMessage {
145
129
  timestamp?: Date;
146
130
  }
147
131
 
148
- /**
149
- * Attributes required for SendBox to show file uploads like name, progress etc.
150
- * @beta
151
- */
152
- export declare interface ActiveFileUpload {
153
- /**
154
- * Unique identifier for the file upload.
155
- */
156
- id: string;
157
- /**
158
- * File name to be rendered for uploaded file.
159
- */
160
- filename: string;
161
- /**
162
- * A number between 0 and 1 indicating the progress of the upload.
163
- * This is unrelated to the `uploadComplete` property.
164
- * It is only used to show the progress of the upload.
165
- * Progress of 1 doesn't mark the upload as complete, set the `uploadComplete`
166
- * property to true to mark the upload as complete.
167
- */
168
- progress: number;
169
- /**
170
- * Error to be displayed to the user if the upload fails.
171
- */
172
- error?: SendBoxErrorBarError;
173
- /**
174
- * `true` means that the upload is completed.
175
- * This is independent of the upload `progress`.
176
- */
177
- uploadComplete?: boolean;
178
- }
179
-
180
132
  /**
181
133
  * Error reported via error events and stored in adapter state.
182
134
  *
@@ -243,23 +195,6 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
243
195
  */
244
196
  export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
245
197
 
246
- /**
247
- * Metadata of the attachment object returned by the ACS SDK.
248
- * @beta
249
- */
250
- export declare interface AttachmentDownloadResult {
251
- /**
252
- * Blob URL for the attachment.
253
- */
254
- blobUrl: string;
255
- }
256
-
257
- /**
258
- * Metadata containing information about the uploaded file.
259
- * @beta
260
- */
261
- export declare type AttachmentMetadata = FileMetadata | /* @conditional-compile-remove(teams-inline-images-and-file-sharing) */ InlineImageMetadata;
262
-
263
198
  /**
264
199
  * Custom data attributes for displaying avatar for a user.
265
200
  *
@@ -289,11 +224,6 @@ export declare type AvatarPersonaData = {
289
224
  * @defaultvalue `white`
290
225
  */
291
226
  initialsTextColor?: string;
292
- /**
293
- * If true, show the special coin for unknown persona.
294
- * It has '?' in place of initials, with static font and background colors
295
- */
296
- showUnknownPersonaCoin?: boolean;
297
227
  };
298
228
 
299
229
  /**
@@ -315,11 +245,6 @@ export declare type AzureCommunicationCallAdapterArgs = {
315
245
  displayName: string;
316
246
  credential: CommunicationTokenCredential;
317
247
  locator: CallAdapterLocator;
318
- /**
319
- * A phone number in E.164 format procured using Azure Communication Services that will be used to represent callers identity.
320
- * E.164 numbers are formatted as [+] [country code] [phone number including area code]. For example, +14255550123 for a US phone number.
321
- */
322
- alternateCallerId?: string;
323
248
  /**
324
249
  * Optional parameters for the {@link AzureCommunicationCallAdapter} created
325
250
  */
@@ -344,7 +269,6 @@ export declare type AzureCommunicationCallWithChatAdapterArgs = {
344
269
  displayName: string;
345
270
  credential: CommunicationTokenCredential;
346
271
  locator: CallAndChatLocator | TeamsMeetingLinkLocator;
347
- alternateCallerId?: string;
348
272
  callAdapterOptions?: AzureCommunicationCallAdapterOptions;
349
273
  };
350
274
 
@@ -360,7 +284,6 @@ export declare type AzureCommunicationCallWithChatAdapterFromClientArgs = {
360
284
  chatClient: StatefulChatClient;
361
285
  chatThreadClient: ChatThreadClient;
362
286
  callAdapterOptions?: AzureCommunicationCallAdapterOptions;
363
- chatAdapterOptions?: AzureCommunicationChatAdapterOptions;
364
287
  };
365
288
 
366
289
  /**
@@ -376,14 +299,6 @@ export declare type AzureCommunicationChatAdapterArgs = {
376
299
  threadId: string;
377
300
  };
378
301
 
379
- /**
380
- * Configuration options to include when creating AzureCommunicationChatAdapter.
381
- * @beta
382
- */
383
- export declare type AzureCommunicationChatAdapterOptions = {
384
- credential?: CommunicationTokenCredential;
385
- };
386
-
387
302
  /**
388
303
  * Arguments for creating the Azure Communication Services implementation of {@link CallAdapter}.
389
304
  *
@@ -398,11 +313,6 @@ export declare type AzureCommunicationOutboundCallAdapterArgs = {
398
313
  displayName: string;
399
314
  credential: CommunicationTokenCredential;
400
315
  targetCallees: StartCallIdentifier[];
401
- /**
402
- * A phone number in E.164 format procured using Azure Communication Services that will be used to represent callers identity.
403
- * E.164 numbers are formatted as [+] [country code] [phone number including area code]. For example, +14255550123 for a US phone number.
404
- */
405
- alternateCallerId?: string;
406
316
  /**
407
317
  * Optional parameters for the {@link AzureCommunicationCallAdapter} created
408
318
  */
@@ -464,156 +374,6 @@ export declare interface BaseCustomStyles {
464
374
  root?: IStyle;
465
375
  }
466
376
 
467
- /**
468
- * Content blocked message type.
469
- *
470
- * Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
471
- *
472
- * @beta
473
- */
474
- export declare interface BlockedMessage extends MessageCommon {
475
- messageType: 'blocked';
476
- warningText?: string;
477
- linkText?: string;
478
- link?: string;
479
- deletedOn?: Date;
480
- senderId?: string;
481
- senderDisplayName?: string;
482
- status?: MessageStatus;
483
- attached?: MessageAttachedStatus;
484
- mine?: boolean;
485
- }
486
-
487
- /**
488
- * @beta
489
- * Props for BrowserPermissionDeniedIOS component.
490
- */
491
- export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
492
- /**
493
- * Localization strings for BrowserPermissionDeniedIOS component.
494
- */
495
- strings?: BrowserPermissionDeniedIOSStrings;
496
- /**
497
- * Link to image source.
498
- *
499
- * Image is inserted into the top of the component.
500
- */
501
- imageSource?: string;
502
- }
503
-
504
- /**
505
- * @beta
506
- * Strings for BrowserPermissionDeniedIOS component
507
- */
508
- export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
509
- /**
510
- * Image alt text
511
- */
512
- imageAltText: string;
513
- /**
514
- * Main text string.
515
- */
516
- primaryText: string;
517
- /**
518
- * Subtext string.
519
- */
520
- secondaryText: string;
521
- /**
522
- * Step 1 string
523
- */
524
- step1Text: string;
525
- /**
526
- * Step 1 digit string
527
- */
528
- step1DigitText: string;
529
- /**
530
- * Step 2 string
531
- */
532
- step2Text: string;
533
- /**
534
- * Step 2 digit string
535
- */
536
- step2DigitText: string;
537
- /**
538
- * Step 3 string
539
- */
540
- step3Text: string;
541
- /**
542
- * Step 3 digit string
543
- */
544
- step3DigitText: string;
545
- /**
546
- * Step 4 string
547
- */
548
- step4Text: string;
549
- /**
550
- * Step 4 digit string
551
- */
552
- step4DigitText: string;
553
- }
554
-
555
- /**
556
- * @beta
557
- * Props for BrowserPermissionDenied component.
558
- */
559
- export declare interface BrowserPermissionDeniedProps {
560
- /**
561
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
562
- */
563
- onTroubleshootingClick?: () => void;
564
- /**
565
- * Action to be taken by the try again primary button.
566
- */
567
- onTryAgainClick?: () => void;
568
- /**
569
- * Localization strings for BrowserPermissionDenied component.
570
- */
571
- strings?: BrowserPermissionDeniedStrings;
572
- /**
573
- * Allows users to pass in an object contains custom CSS styles.
574
- * @Example
575
- * ```
576
- * <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
577
- * ```
578
- */
579
- styles?: BrowserPermissionDeniedStyles;
580
- }
581
-
582
- /**
583
- * @beta
584
- * Strings for BrowserPermissionDenied component
585
- */
586
- export declare interface BrowserPermissionDeniedStrings {
587
- /**
588
- * Main button text string.
589
- */
590
- primaryButtonText: string;
591
- /**
592
- * Main text string.
593
- */
594
- primaryText: string;
595
- /**
596
- * Subtext string.
597
- */
598
- secondaryText: string;
599
- /**
600
- * More help link string.
601
- */
602
- linkText: string;
603
- }
604
-
605
- /**
606
- * Fluent styles for {@link BrowserPermissionDenied}.
607
- *
608
- * @beta
609
- */
610
- export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
611
- /** Styles for the primary button. */
612
- primaryButton?: IButtonStyles;
613
- /** Styles for the help troubleshooting link text. */
614
- troubleshootingLink?: ILinkStyles;
615
- }
616
-
617
377
  /**
618
378
  * An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
619
379
  *
@@ -697,12 +457,6 @@ export declare interface CallAdapterCallManagement extends CallAdapterCallOperat
697
457
  * @public
698
458
  */
699
459
  startCall(participants: string[], options?: StartCallOptions): Call | undefined;
700
- /**
701
- * Start the call.
702
- * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
703
- * @public
704
- */
705
- startCall(participants: StartCallIdentifier[], options?: StartCallOptions): Call | undefined;
706
460
  }
707
461
 
708
462
  /**
@@ -765,12 +519,6 @@ export declare interface CallAdapterCallOperations {
765
519
  * @public
766
520
  */
767
521
  lowerHand(): Promise<void>;
768
- /**
769
- * Send reaction emoji
770
- *
771
- * @beta
772
- */
773
- onReactionClicked(reaction: Reaction_2): Promise<void>;
774
522
  /**
775
523
  * Stop sharing the screen
776
524
  *
@@ -785,12 +533,6 @@ export declare interface CallAdapterCallOperations {
785
533
  * @public
786
534
  */
787
535
  removeParticipant(userId: string): Promise<void>;
788
- /**
789
- * Remove a participant from the call.
790
- * @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
791
- * @beta
792
- */
793
- removeParticipant(participant: CommunicationIdentifier): Promise<void>;
794
536
  /**
795
537
  * Create the html view for a stream.
796
538
  *
@@ -842,35 +584,12 @@ export declare interface CallAdapterCallOperations {
842
584
  * @public
843
585
  */
844
586
  disposeLocalVideoStreamView(): Promise<void>;
845
- /**
846
- * Holds the call.
847
- *
848
- * @beta
849
- */
850
- holdCall(): Promise<void>;
851
- /**
852
- * Resumes the call from a `LocalHold` state.
853
- *
854
- * @beta
855
- */
856
- resumeCall(): Promise<void>;
857
- /**
858
- * Add a participant to the call.
859
- *
860
- * @beta
861
- */
862
- addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
863
- addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
864
587
  /**
865
588
  * send dtmf tone to another participant in a 1:1 PSTN call
866
589
  *
867
590
  * @public
868
591
  */
869
592
  sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
870
- /**
871
- * Continues into a call when the browser version is not supported.
872
- */
873
- allowUnsupportedBrowserVersion(): void;
874
593
  /**
875
594
  * Function to Start captions
876
595
  * @param options - options for start captions
@@ -916,20 +635,6 @@ export declare interface CallAdapterCallOperations {
916
635
  * @public
917
636
  */
918
637
  updateSelectedVideoBackgroundEffect(selectedVideoBackground: VideoBackgroundEffect): void;
919
- /**
920
- * Send the end of call survey result
921
- *
922
- * @beta
923
- */
924
- submitSurvey(survey: CallSurvey): Promise<CallSurveyResponse | undefined>;
925
- /**
926
- * Start spotlight
927
- */
928
- startSpotlight(userIds?: string[]): Promise<void>;
929
- /**
930
- * Stop spotlight
931
- */
932
- stopSpotlight(userIds?: string[]): Promise<void>;
933
638
  }
934
639
 
935
640
  /**
@@ -957,14 +662,6 @@ export declare type CallAdapterClientState = {
957
662
  * Latest error encountered for each operation performed via the adapter.
958
663
  */
959
664
  latestErrors: AdapterErrors;
960
- /**
961
- * Azure communications Phone number to make PSTN calls with.
962
- */
963
- alternateCallerId?: string;
964
- /**
965
- * Environment information about system the adapter is made on
966
- */
967
- environmentInfo?: EnvironmentInfo;
968
665
  /**
969
666
  * State to track whether the local participant's camera is on. To be used when creating a custom
970
667
  * control bar with the CallComposite.
@@ -986,19 +683,10 @@ export declare type CallAdapterClientState = {
986
683
  * Call from transfer request accepted by local user
987
684
  */
988
685
  acceptedTransferCallState?: CallState;
989
- /**
990
- * Hide attendee names in teams meeting
991
- */
992
- hideAttendeeNames?: boolean;
993
686
  /**
994
687
  * State to track the sounds to be used in the call.
995
688
  */
996
689
  sounds?: CallingSounds;
997
- /**
998
- * State to track the reactions to be used.
999
- * @beta
1000
- */
1001
- reactions?: ReactionResources;
1002
690
  };
1003
691
 
1004
692
  /**
@@ -1083,7 +771,7 @@ export declare interface CallAdapterDeviceManagement {
1083
771
  *
1084
772
  * @public
1085
773
  */
1086
- export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | /* @conditional-compile-remove(rooms) */ RoomCallLocator | /* @conditional-compile-remove(teams-adhoc-call) */ /* @conditional-compile-remove(PSTN-calls) */ CallParticipantsLocator;
774
+ export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | /* @conditional-compile-remove(rooms) */ RoomCallLocator;
1087
775
 
1088
776
  /**
1089
777
  * {@link CommonCallAdapter} state.
@@ -1188,10 +876,6 @@ export declare interface CallAdapterSubscribers {
1188
876
  * Subscribe function for 'roleChanged' event.
1189
877
  */
1190
878
  on(event: 'roleChanged', listener: PropertyChangedEvent): void;
1191
- /**
1192
- * Subscribe function for 'spotlightChanged' event.
1193
- */
1194
- on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
1195
879
  /**
1196
880
  * Unsubscribe function for 'participantsJoined' event.
1197
881
  */
@@ -1268,10 +952,6 @@ export declare interface CallAdapterSubscribers {
1268
952
  * Unsubscribe function for 'roleChanged' event.
1269
953
  */
1270
954
  off(event: 'roleChanged', listener: PropertyChangedEvent): void;
1271
- /**
1272
- * Subscribe function for 'spotlightChanged' event.
1273
- */
1274
- off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
1275
955
  }
1276
956
 
1277
957
  /**
@@ -1282,7 +962,6 @@ export declare interface CallAdapterSubscribers {
1282
962
  export declare type CallAdapterUiState = {
1283
963
  isLocalPreviewMicrophoneEnabled: boolean;
1284
964
  page: CallCompositePage;
1285
- unsupportedBrowserVersionsAllowed?: boolean;
1286
965
  };
1287
966
 
1288
967
  /**
@@ -1301,7 +980,7 @@ export declare const CallAgentProvider: (props: CallAgentProviderProps) => JSX.E
1301
980
  */
1302
981
  export declare interface CallAgentProviderProps {
1303
982
  children: React_2.ReactNode;
1304
- callAgent?: CallAgent | /* @conditional-compile-remove(teams-identity-support) */ TeamsCallAgent;
983
+ callAgent?: CallAgent;
1305
984
  }
1306
985
 
1307
986
  /**
@@ -1326,7 +1005,7 @@ export declare interface CallAgentState {
1326
1005
  */
1327
1006
  export declare interface CallAndChatLocator {
1328
1007
  /** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
1329
- callLocator: GroupCallLocator | /* @conditional-compile-remove(teams-adhoc-call) */ CallParticipantsLocator;
1008
+ callLocator: GroupCallLocator;
1330
1009
  /** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
1331
1010
  chatThreadId: string;
1332
1011
  }
@@ -1413,16 +1092,6 @@ export declare interface CallClientState {
1413
1092
  * See documentation of {@Link CallErrors} for details.
1414
1093
  */
1415
1094
  latestErrors: CallErrors;
1416
- /**
1417
- * A phone number in E.164 format that will be used to represent callers identity.
1418
- * For example, using the alternateCallerId to add a participant using PSTN, this number will
1419
- * be used as the caller id in the PSTN call.
1420
- */
1421
- alternateCallerId?: string;
1422
- /**
1423
- * state to track the environment that the stateful client was made in is supported
1424
- */
1425
- environmentInfo?: EnvironmentInfo;
1426
1095
  }
1427
1096
 
1428
1097
  /**
@@ -1457,9 +1126,7 @@ export declare type CallCompositeIcons = {
1457
1126
  ControlButtonRaiseHand?: JSX.Element;
1458
1127
  ControlButtonLowerHand?: JSX.Element;
1459
1128
  RaiseHandContextualMenuItem?: JSX.Element;
1460
- ReactionContextualMenuItem?: JSX.Element;
1461
1129
  LowerHandContextualMenuItem?: JSX.Element;
1462
- ReactionButtonIcon?: JSX.Element;
1463
1130
  ErrorBarCallCameraAccessDenied?: JSX.Element;
1464
1131
  ErrorBarCallCameraAlreadyInUse?: JSX.Element;
1465
1132
  ErrorBarCallLocalVideoFreeze?: JSX.Element;
@@ -1500,9 +1167,6 @@ export declare type CallCompositeIcons = {
1500
1167
  ParticipantItemScreenShareStart?: JSX.Element;
1501
1168
  VideoTileMicOff?: JSX.Element;
1502
1169
  LocalCameraSwitch?: JSX.Element;
1503
- PeoplePaneAddPerson?: JSX.Element;
1504
- PeoplePaneOpenDialpad?: JSX.Element;
1505
- DialpadStartCall?: JSX.Element;
1506
1170
  NoticePageInviteToRoomRemoved?: JSX.Element;
1507
1171
  BlurVideoBackground?: JSX.Element;
1508
1172
  RemoveVideoBackgroundEffect?: JSX.Element;
@@ -1535,56 +1199,6 @@ export declare type CallCompositeOptions = {
1535
1199
  * @defaultValue true
1536
1200
  */
1537
1201
  callControls?: boolean | CallControlOptions;
1538
- /**
1539
- * Device permissions check options for your call.
1540
- * Here you can choose what device permissions you prompt the user for,
1541
- * as well as what device permissions must be accepted before starting a call.
1542
- */
1543
- deviceChecks?: DeviceCheckOptions;
1544
- /**
1545
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1546
- * unable to grant your site the required permissions for the call.
1547
- *
1548
- * @example
1549
- * ```ts
1550
- * onPermissionsTroubleshootingClick: () =>
1551
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
1552
- * ```
1553
- *
1554
- * @remarks
1555
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
1556
- */
1557
- onPermissionsTroubleshootingClick?: (permissionsState: {
1558
- camera: PermissionState;
1559
- microphone: PermissionState;
1560
- }) => void;
1561
- /**
1562
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1563
- * having network issues when connecting to the call.
1564
- *
1565
- * @example
1566
- * ```ts
1567
- * onNetworkingTroubleShootingClick?: () =>
1568
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
1569
- * ```
1570
- *
1571
- * @remarks
1572
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
1573
- */
1574
- onNetworkingTroubleShootingClick?: () => void;
1575
- /**
1576
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
1577
- *
1578
- * @example
1579
- * ```ts
1580
- * onBrowserTroubleShootingClick?: () =>
1581
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
1582
- * ```
1583
- *
1584
- * @remarks
1585
- * if this is not supplied, the composite will not show a unsupported browser page.
1586
- */
1587
- onEnvironmentInfoTroubleshootingClick?: () => void;
1588
1202
  /**
1589
1203
  * Remote participant video tile menu options
1590
1204
  */
@@ -1604,79 +1218,6 @@ export declare type CallCompositeOptions = {
1604
1218
  */
1605
1219
  layout?: VideoGalleryLayout;
1606
1220
  };
1607
- /**
1608
- * Options for end of call survey
1609
- */
1610
- surveyOptions?: {
1611
- /**
1612
- * Disable call survey at the end of a call.
1613
- * @defaultValue false
1614
- */
1615
- disableSurvey?: boolean;
1616
- /**
1617
- * Optional callback to redirect users to custom screens when survey is done, note that default end call screen will be shown if this callback is not provided
1618
- * This callback can be used to redirect users to different screens depending on survey state, whether it is submitted, skipped or has a problem when submitting the survey
1619
- */
1620
- onSurveyClosed?: (surveyState: 'sent' | 'skipped' | 'error', surveyError?: string) => void;
1621
- /**
1622
- * Optional callback to handle survey data including free form text response
1623
- * Note that free form text response survey option is only going to be enabled when this callback is provided
1624
- * User will need to handle all free form text response on their own
1625
- */
1626
- onSurveySubmitted?: (callId: string, surveyId: string,
1627
- /**
1628
- * This is the survey results containing star survey data and API tag survey data.
1629
- * This part of the result will always be sent to the calling sdk
1630
- * This callback provides user with the ability to gain access to survey data
1631
- */
1632
- submittedSurvey: CallSurvey,
1633
- /**
1634
- * This is the survey results containing free form text
1635
- * This part of the result will not be handled by composites
1636
- * User will need to collect and handle this information 100% on their own
1637
- * Free form text survey is not going to show in the UI if onSurveySubmitted is not populated
1638
- */
1639
- improvementSuggestions: CallSurveyImprovementSuggestions) => Promise<void>;
1640
- };
1641
- /**
1642
- * Options for setting additional customizations related to personalized branding.
1643
- */
1644
- branding?: {
1645
- /**
1646
- * Logo displayed on the configuration page.
1647
- */
1648
- logo?: {
1649
- /**
1650
- * URL for the logo image.
1651
- *
1652
- * @remarks
1653
- * Recommended size is 80x80 pixels.
1654
- */
1655
- url: string;
1656
- /**
1657
- * Alt text for the logo image.
1658
- */
1659
- alt?: string;
1660
- /**
1661
- * The logo can be displayed as a circle.
1662
- *
1663
- * @defaultValue 'unset'
1664
- */
1665
- shape?: 'unset' | 'circle';
1666
- };
1667
- /**
1668
- * Background image displayed on the configuration page.
1669
- */
1670
- backgroundImage?: {
1671
- /**
1672
- * URL for the background image.
1673
- *
1674
- * @remarks
1675
- * Background image should be larger than 576x567 pixels and smaller than 2048x2048 pixels pixels.
1676
- */
1677
- url: string;
1678
- };
1679
- };
1680
1221
  };
1681
1222
 
1682
1223
  /**
@@ -1684,7 +1225,7 @@ export declare type CallCompositeOptions = {
1684
1225
  *
1685
1226
  * @public
1686
1227
  */
1687
- export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | /* @conditional-compile-remove(PSTN-calls) */ 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | /* @conditional-compile-remove(unsupported-browser) */ 'unsupportedEnvironment' | /* @conditional-compile-remove(call-transfer) */ 'transferring';
1228
+ export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | /* @conditional-compile-remove(call-transfer) */ 'transferring';
1688
1229
 
1689
1230
  /**
1690
1231
  * Props for {@link CallComposite}.
@@ -1931,173 +1472,81 @@ export declare interface CallCompositeStrings {
1931
1472
  */
1932
1473
  dismissSidePaneButtonLabel?: string;
1933
1474
  /**
1934
- * Side pane People section subheader.
1475
+ * label for more button in the Calling composite
1935
1476
  */
1936
- peoplePaneSubTitle: string;
1477
+ moreButtonCallingLabel: string;
1937
1478
  /**
1938
- * Label for button to copy invite link
1479
+ * aria label for when the invite link has been actioned
1939
1480
  */
1940
- copyInviteLinkButtonLabel: string;
1481
+ copyInviteLinkActionedAriaLabel: string;
1941
1482
  /**
1942
- * Label for button to open dialpad
1483
+ * Title text of the page shown to the user when the user attempts to join a room that cannot be found.
1943
1484
  */
1944
- openDialpadButtonLabel: string;
1485
+ roomNotFoundTitle: string;
1945
1486
  /**
1946
- * Label for menu item to remove participant
1487
+ * More details text of the page shown to the user when the user attempts to join a room that cannot be found.
1947
1488
  */
1948
- removeMenuLabel: string;
1489
+ roomNotFoundDetails?: string;
1949
1490
  /**
1950
- * Label for menu item to start spotlight on participant
1491
+ * Title text of the page shown to the user when the user attempts to join a room that is not valid.
1951
1492
  */
1952
- startSpotlightParticipantListMenuLabel: string;
1493
+ roomNotValidTitle: string;
1953
1494
  /**
1954
- * Label for menu item to add spotlight on participant
1495
+ * More details text of the page shown to the user when the user attempts to join a room that is not valid.
1955
1496
  */
1956
- addSpotlightParticipantListMenuLabel: string;
1497
+ roomNotValidDetails?: string;
1957
1498
  /**
1958
- * Label for menu item to stop spotlight on participant
1499
+ * Title text of the page shown to the user when the user's permission to join the room is removed.
1959
1500
  */
1960
- stopSpotlightParticipantListMenuLabel: string;
1501
+ inviteToRoomRemovedTitle: string;
1961
1502
  /**
1962
- * Label for menu item to stop spotlight on local user
1503
+ * More details text of the page shown to the user when the user's permission to join the room is removed.
1963
1504
  */
1964
- stopSpotlightOnSelfParticipantListMenuLabel: string;
1505
+ inviteToRoomRemovedDetails?: string;
1965
1506
  /**
1966
- * Label for menu item to stop spotlight on local user
1507
+ * Video Effects pane title.
1967
1508
  */
1968
- spotlightLimitReachedParticipantListMenuTitle: string;
1509
+ videoEffectsPaneTitle: string;
1969
1510
  /**
1970
- * Label for add people dropdown
1511
+ * Video Effects pane sub section title for choosing background.
1971
1512
  */
1972
- peoplePaneAddPeopleButtonLabel: string;
1513
+ videoEffectsPaneBackgroundSelectionTitle: string;
1973
1514
  /**
1974
- * Label for button to start a call
1515
+ * Label for the button to open effects
1975
1516
  */
1976
- dialpadStartCallButtonLabel: string;
1517
+ configurationPageVideoEffectsButtonLabel?: string;
1977
1518
  /**
1978
- * Title for dialpad Modal
1519
+ * Error message for video effect failure
1979
1520
  */
1980
- dialpadModalTitle: string;
1521
+ unableToStartVideoEffect?: string;
1981
1522
  /**
1982
- * Aria Label for dialpad Modal
1523
+ * Label for the blur video background effect item
1983
1524
  */
1984
- dialpadModalAriaLabel: string;
1525
+ blurBackgroundEffectButtonLabel?: string;
1985
1526
  /**
1986
- * Aria Label for dialpad Modal close button
1527
+ * Tooltip text for the blur video background effect item
1987
1528
  */
1988
- dialpadCloseModalButtonAriaLabel: string;
1529
+ blurBackgroundTooltip?: string;
1989
1530
  /**
1990
- * label for more button in the Calling composite
1531
+ * Label for the remove video background effect item
1991
1532
  */
1992
- moreButtonCallingLabel: string;
1533
+ removeBackgroundEffectButtonLabel?: string;
1993
1534
  /**
1994
- * Label for the resume call button on the hold pane
1535
+ * Tooltip text for the blur video background effect item
1995
1536
  */
1996
- resumeCallButtonLabel: string;
1537
+ removeBackgroundTooltip?: string;
1997
1538
  /**
1998
- * Label for the resume call button on the hold pane when call is resuming
1539
+ * Text to show when warning the user the camera is off and inform the user to turn the camera on to see the selected video background effect.
1999
1540
  */
2000
- resumingCallButtonLabel: string;
1541
+ cameraOffBackgroundEffectWarningText?: string;
2001
1542
  /**
2002
- * Aria label for the resume call button on the hold pane
1543
+ * Title text of the page shown to the user when the user attempts to join a room they are not invited to.
2003
1544
  */
2004
- resumeCallButtonAriaLabel: string;
1545
+ notInvitedToRoomTitle: string;
2005
1546
  /**
2006
- * Aria label for the resume call button on the hold pane when call is resuming
2007
- */
2008
- resumingCallButtonAriaLabel: string;
2009
- /**
2010
- * Label for the hold pane
2011
- */
2012
- holdScreenLabel: string;
2013
- /**
2014
- * Placeholder text for dtmf dialpad
2015
- */
2016
- dtmfDialpadPlaceholderText: string;
2017
- /**
2018
- * Label for the button to open dtmf dialpad
2019
- */
2020
- openDtmfDialpadLabel: string;
2021
- /**
2022
- * aria label for when the invite link has been actioned
2023
- */
2024
- copyInviteLinkActionedAriaLabel: string;
2025
- /**
2026
- * Title text of the page shown to the user when the user attempts to join a room that cannot be found.
2027
- */
2028
- roomNotFoundTitle: string;
2029
- /**
2030
- * More details text of the page shown to the user when the user attempts to join a room that cannot be found.
2031
- */
2032
- roomNotFoundDetails?: string;
2033
- /**
2034
- * Title text of the page shown to the user when the user attempts to join a room that is not valid.
2035
- */
2036
- roomNotValidTitle: string;
2037
- /**
2038
- * More details text of the page shown to the user when the user attempts to join a room that is not valid.
2039
- */
2040
- roomNotValidDetails?: string;
2041
- /**
2042
- * Title text of the page shown to the user when the user's permission to join the room is removed.
2043
- */
2044
- inviteToRoomRemovedTitle: string;
2045
- /**
2046
- * More details text of the page shown to the user when the user's permission to join the room is removed.
2047
- */
2048
- inviteToRoomRemovedDetails?: string;
2049
- /**
2050
- * Video Effects pane title.
2051
- */
2052
- videoEffectsPaneTitle: string;
2053
- /**
2054
- * Video Effects pane sub section title for choosing background.
2055
- */
2056
- videoEffectsPaneBackgroundSelectionTitle: string;
2057
- /**
2058
- * Label for the button to open effects
2059
- */
2060
- configurationPageVideoEffectsButtonLabel?: string;
2061
- /**
2062
- * Error message for video effect failure
2063
- */
2064
- unableToStartVideoEffect?: string;
2065
- /**
2066
- * Label for the blur video background effect item
2067
- */
2068
- blurBackgroundEffectButtonLabel?: string;
2069
- /**
2070
- * Tooltip text for the blur video background effect item
2071
- */
2072
- blurBackgroundTooltip?: string;
2073
- /**
2074
- * Label for the remove video background effect item
2075
- */
2076
- removeBackgroundEffectButtonLabel?: string;
2077
- /**
2078
- * Tooltip text for the blur video background effect item
2079
- */
2080
- removeBackgroundTooltip?: string;
2081
- /**
2082
- * Text to show when warning the user the camera is off and inform the user to turn the camera on to see the selected video background effect.
2083
- */
2084
- cameraOffBackgroundEffectWarningText?: string;
2085
- /**
2086
- * Title text of the page shown to the user when the user attempts to join a room they are not invited to.
2087
- */
2088
- notInvitedToRoomTitle: string;
2089
- /**
2090
- * More details text of the page shown to the user when the user attempts to join a room they are not invited to.
1547
+ * More details text of the page shown to the user when the user attempts to join a room they are not invited to.
2091
1548
  */
2092
1549
  notInvitedToRoomDetails?: string;
2093
- /**
2094
- * Control bar People button ToolTipContent
2095
- */
2096
- peopleButtonTooltipOpen: string;
2097
- /**
2098
- * Control bar People button ToolTipContent
2099
- */
2100
- peopleButtonTooltipClose: string;
2101
1550
  /**
2102
1551
  * Label disaplayed on the lobby screen during a 1:1 outbound call.
2103
1552
  */
@@ -2246,38 +1695,6 @@ export declare interface CallCompositeStrings {
2246
1695
  * notice to be announced by narrator the transfer page is showing
2247
1696
  */
2248
1697
  transferPageNoticeString: string;
2249
- /**
2250
- * Title text of the page shown to the user when target participant could not be reached
2251
- */
2252
- participantCouldNotBeReachedTitle?: string;
2253
- /**
2254
- * More details text of the page shown to the user when target participant could not be reached
2255
- */
2256
- participantCouldNotBeReachedMoreDetails?: string;
2257
- /**
2258
- * Title text of the page shown to the user when permission to reach participant is not allowed
2259
- */
2260
- permissionToReachTargetParticipantNotAllowedTitle?: string;
2261
- /**
2262
- * More details text of the page shown to the user when permission to reach participant is not allowed
2263
- */
2264
- permissionToReachTargetParticipantNotAllowedMoreDetails?: string;
2265
- /**
2266
- * Title text of the page shown to the user when tenant id for the target participant could not be resolved
2267
- */
2268
- unableToResolveTenantTitle?: string;
2269
- /**
2270
- * More details text of the page shown to the user when tenant id for the target participant could not be resolved
2271
- */
2272
- unableToResolveTenantMoreDetails?: string;
2273
- /**
2274
- * Title text of the page shown to the user when target participant id is malformed
2275
- */
2276
- participantIdIsMalformedTitle?: string;
2277
- /**
2278
- * More details text of the page shown to the user when target participant id is malformed
2279
- */
2280
- participantIdIsMalformedMoreDetails?: string;
2281
1698
  /**
2282
1699
  * Controls label to move the overflow gallery around
2283
1700
  */
@@ -2310,74 +1727,6 @@ export declare interface CallCompositeStrings {
2310
1727
  * All strings for capability changed notification
2311
1728
  */
2312
1729
  capabilityChangedNotification?: CapabilityChangedNotificationStrings;
2313
- /**
2314
- * Title for the survey
2315
- */
2316
- surveyTitle: string;
2317
- /**
2318
- * Helper text to explain what the survey is for
2319
- */
2320
- starSurveyHelperText: string;
2321
- /**
2322
- * Helper text displayed below survey question after user select one star
2323
- */
2324
- starSurveyOneStarText: string;
2325
- /**
2326
- * Helper text displayed below survey question after user select two star
2327
- */
2328
- starSurveyTwoStarText: string;
2329
- /**
2330
- * Helper text displayed below survey question after user select three star
2331
- */
2332
- starSurveyThreeStarText: string;
2333
- /**
2334
- * Helper text displayed below survey question after user select four star
2335
- */
2336
- starSurveyFourStarText: string;
2337
- /**
2338
- * Helper text displayed below survey question after user select five star
2339
- */
2340
- starSurveyFiveStarText: string;
2341
- /**
2342
- * Aria Label for each individual star rating
2343
- */
2344
- starRatingAriaLabel: string;
2345
- /**
2346
- * Tags Survey Question
2347
- */
2348
- tagsSurveyQuestion: string;
2349
- /**
2350
- * Default text for free form text field inside tags survey
2351
- */
2352
- tagsSurveyTextFieldDefaultText: string;
2353
- /**
2354
- * Tags Survey helper text
2355
- */
2356
- tagsSurveyHelperText: string;
2357
- /**
2358
- * Confirm button label for survey
2359
- */
2360
- surveyConfirmButtonLabel: string;
2361
- /**
2362
- * Cancel button label for survey
2363
- */
2364
- surveySkipButtonLabel: string;
2365
- /**
2366
- * Default text for free form text box
2367
- */
2368
- surveyTextboxDefaultText: string;
2369
- /**
2370
- * Thank you text appeared on screen after survey is submitted
2371
- */
2372
- endOfSurveyText: string;
2373
- /**
2374
- * Corresponding texts to each call issue
2375
- */
2376
- surveyIssues: SurveyIssues;
2377
- /**
2378
- * Corresponding texts to each call category
2379
- */
2380
- SurveyIssuesHeadingStrings: SurveyIssuesHeadingStrings;
2381
1730
  /**
2382
1731
  * String for the dismiss control on the local and remote PIP on mobile
2383
1732
  */
@@ -2426,10 +1775,6 @@ export declare interface CallCompositeStrings {
2426
1775
  * Label to hide the dtmf dialer in the more button menu
2427
1776
  */
2428
1777
  dtmfDialerMoreButtonLabelOff?: string;
2429
- /**
2430
- * Strings for spotlight prompt
2431
- */
2432
- spotlightPrompt: SpotlightPromptStrings;
2433
1778
  }
2434
1779
 
2435
1780
  /**
@@ -2444,7 +1789,7 @@ export declare type CallControlDisplayType = 'default' | 'compact';
2444
1789
  *
2445
1790
  * @public
2446
1791
  */
2447
- export declare type CallControlOptions = CommonCallControlOptions & {
1792
+ export declare type CallControlOptions = (CommonCallControlOptions & {
2448
1793
  /**
2449
1794
  * Show, Hide or Disable participants button during a call. This is the option only work for legacyControl bar.
2450
1795
  * @defaultValue true
@@ -2453,7 +1798,7 @@ export declare type CallControlOptions = CommonCallControlOptions & {
2453
1798
  disabled: boolean;
2454
1799
  };
2455
1800
  legacyControlBarExperience?: boolean;
2456
- };
1801
+ });
2457
1802
 
2458
1803
  /**
2459
1804
  * Callback for {@link CallAdapterSubscribers} 'callEnded' event.
@@ -2514,7 +1859,7 @@ export declare type CallErrors = {
2514
1859
  *
2515
1860
  * @public
2516
1861
  */
2517
- 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';
1862
+ 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';
2518
1863
 
2519
1864
  /**
2520
1865
  * Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
@@ -2611,31 +1956,6 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
2611
1956
  isSpeaking?: boolean;
2612
1957
  /** Whether calling participant is raised hand */
2613
1958
  raisedHand?: RaisedHand;
2614
- /**
2615
- * Whether calling participant has reacted
2616
- *
2617
- * @beta
2618
- * */
2619
- reaction?: Reaction;
2620
- /** Whether calling participant is spotlighted **/
2621
- spotlight?: Spotlight;
2622
- };
2623
-
2624
- /**
2625
- * Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
2626
- *
2627
- * @remarks
2628
- * This is currently in beta and only supports calling one Teams User.
2629
- *
2630
- * @example
2631
- * ```
2632
- * ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
2633
- * ```
2634
- *
2635
- * @beta
2636
- */
2637
- export declare type CallParticipantsLocator = {
2638
- participantIds: string[];
2639
1959
  };
2640
1960
 
2641
1961
  /**
@@ -2654,7 +1974,7 @@ export declare const CallProvider: (props: CallProviderProps) => JSX.Element;
2654
1974
  */
2655
1975
  export declare interface CallProviderProps {
2656
1976
  children: React_2.ReactNode;
2657
- call?: Call | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall;
1977
+ call?: Call;
2658
1978
  }
2659
1979
 
2660
1980
  /**
@@ -2668,10 +1988,6 @@ export declare interface CallState {
2668
1988
  * Proxy of {@link @azure/communication-calling#Call.id}.
2669
1989
  */
2670
1990
  id: string;
2671
- /**
2672
- * Type of the call.
2673
- */
2674
- kind: CallKind;
2675
1991
  /**
2676
1992
  * Proxy of {@link @azure/communication-calling#Call.callerInfo}.
2677
1993
  */
@@ -2742,13 +2058,6 @@ export declare interface CallState {
2742
2058
  * Proxy of {@link @azure/communication-calling#RaiseHandCallFeature}.
2743
2059
  */
2744
2060
  raiseHand: RaiseHandCallFeature;
2745
- /**
2746
- * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
2747
- * UI helper props receivedAt which indicates the timestamp when the message was received.
2748
- *
2749
- * @beta
2750
- */
2751
- localParticipantReaction?: ReactionState;
2752
2061
  /**
2753
2062
  * Stores the currently active screenshare participant's key. If there is no screenshare active, then this will be
2754
2063
  * undefined. You can use this key to access the remoteParticipant data in {@link CallState.remoteParticipants} object.
@@ -2777,10 +2086,6 @@ export declare interface CallState {
2777
2086
  * Proxy of {@link @azure/communication-calling#Call.role}.
2778
2087
  */
2779
2088
  role?: ParticipantRole;
2780
- /**
2781
- * Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
2782
- */
2783
- totalParticipantCount?: number;
2784
2089
  /**
2785
2090
  * Transfer state of call
2786
2091
  */
@@ -2789,37 +2094,6 @@ export declare interface CallState {
2789
2094
  * Proxy of {@link @azure/communication-calling#CapabilitiesFeature}.
2790
2095
  */
2791
2096
  capabilitiesFeature?: CapabilitiesFeatureState;
2792
- /**
2793
- * Hide attendee names in teams meeting
2794
- */
2795
- hideAttendeeNames?: boolean;
2796
- /**
2797
- * Proxy of {@link @azure/communication-calling#SpotlightCallFeature}.
2798
- */
2799
- spotlight?: SpotlightCallFeatureState;
2800
- }
2801
-
2802
- /**
2803
- * Represents the improvement suggestion part of call survey
2804
- * @beta
2805
- */
2806
- export declare interface CallSurveyImprovementSuggestions {
2807
- /**
2808
- * Improvement suggestions for overall call
2809
- */
2810
- overallRating?: string;
2811
- /**
2812
- * Improvement suggestions for audio experience
2813
- */
2814
- audioRating?: string;
2815
- /**
2816
- * Improvement suggestions for video experience
2817
- */
2818
- videoRating?: string;
2819
- /**
2820
- * Improvement suggestions for screenshare experience
2821
- */
2822
- screenshareRating?: string;
2823
2097
  }
2824
2098
 
2825
2099
  /**
@@ -2843,12 +2117,6 @@ export declare interface CallWithChatAdapterManagement {
2843
2117
  * @public
2844
2118
  */
2845
2119
  removeParticipant(userId: string): Promise<void>;
2846
- /**
2847
- * Remove a participant from the call.
2848
- * @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
2849
- * @beta
2850
- */
2851
- removeParticipant(participant: CommunicationIdentifier): Promise<void>;
2852
2120
  /**
2853
2121
  * Join the call with microphone initially on/off.
2854
2122
  * @deprecated Use joinCall(options?:JoinCallOptions) instead.
@@ -2919,7 +2187,7 @@ export declare interface CallWithChatAdapterManagement {
2919
2187
  * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
2920
2188
  * @public
2921
2189
  */
2922
- 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;
2190
+ startCall(participants: (MicrosoftTeamsAppIdentifier | UnknownIdentifier)[], options?: StartCallOptions): Call | undefined;
2923
2191
  /**
2924
2192
  * Start sharing the screen during a call.
2925
2193
  *
@@ -2944,13 +2212,6 @@ export declare interface CallWithChatAdapterManagement {
2944
2212
  * @public
2945
2213
  */
2946
2214
  lowerHand(): Promise<void>;
2947
- /**
2948
- * Send Reaction to ongoing meeting.
2949
- * @param reaction - A value of type {@link @azure/communication-calling#Reaction}
2950
- *
2951
- * @beta
2952
- */
2953
- onReactionClicked(reaction: Reaction_2): Promise<void>;
2954
2215
  /**
2955
2216
  * Create the html view for a stream.
2956
2217
  *
@@ -3116,54 +2377,12 @@ export declare interface CallWithChatAdapterManagement {
3116
2377
  * @public
3117
2378
  */
3118
2379
  loadPreviousChatMessages(messagesToLoad: number): Promise<boolean>;
3119
- /** @beta */
3120
- registerActiveFileUploads: (files: File[]) => FileUploadManager[];
3121
- /** @beta */
3122
- registerCompletedFileUploads: (metadata: AttachmentMetadata[]) => FileUploadManager[];
3123
- /** @beta */
3124
- clearFileUploads: () => void;
3125
- /** @beta */
3126
- cancelFileUpload: (id: string) => void;
3127
- /** @beta */
3128
- updateFileUploadProgress: (id: string, progress: number) => void;
3129
- /** @beta */
3130
- updateFileUploadErrorMessage: (id: string, errorMessage: string) => void;
3131
- /** @beta */
3132
- updateFileUploadMetadata: (id: string, metadata: AttachmentMetadata) => void;
3133
- downloadAttachment: (options: {
3134
- attachmentUrl: string;
3135
- }) => Promise<AttachmentDownloadResult>;
3136
- downloadResourceToCache(resourceDetails: ResourceDetails): void;
3137
- removeResourceFromCache(resourceDetails: ResourceDetails): void;
3138
- /**
3139
- * Puts the Call in a Localhold.
3140
- *
3141
- * @beta
3142
- */
3143
- holdCall: () => Promise<void>;
3144
- /**
3145
- * Resumes the call from a LocalHold state.
3146
- *
3147
- * @beta
3148
- */
3149
- resumeCall: () => Promise<void>;
3150
- /**
3151
- * Adds a new Participant to the call.
3152
- *
3153
- * @beta
3154
- */
3155
- addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
3156
- addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
3157
2380
  /**
3158
2381
  * send dtmf tone to another participant in the call in 1:1 calls
3159
2382
  *
3160
2383
  * @public
3161
2384
  */
3162
2385
  sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
3163
- /**
3164
- * Continues into a call when the browser version is not supported.
3165
- */
3166
- allowUnsupportedBrowserVersion(): void;
3167
2386
  /**
3168
2387
  * Function to Start captions
3169
2388
  * @param options - options for start captions
@@ -3209,20 +2428,6 @@ export declare interface CallWithChatAdapterManagement {
3209
2428
  * @public
3210
2429
  */
3211
2430
  updateSelectedVideoBackgroundEffect(selectedVideoBackground: VideoBackgroundEffect): void;
3212
- /**
3213
- * Send the end of call survey result
3214
- *
3215
- * @beta
3216
- */
3217
- submitSurvey(survey: CallSurvey): Promise<CallSurveyResponse | undefined>;
3218
- /**
3219
- * Start spotlight
3220
- */
3221
- startSpotlight(userIds?: string[]): Promise<void>;
3222
- /**
3223
- * Stop spotlight
3224
- */
3225
- stopSpotlight(userIds?: string[]): Promise<void>;
3226
2431
  }
3227
2432
 
3228
2433
  /**
@@ -3255,7 +2460,6 @@ export declare interface CallWithChatAdapterSubscriptions {
3255
2460
  on(event: 'isCaptionLanguageChanged', listener: IsCaptionLanguageChangedListener): void;
3256
2461
  on(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
3257
2462
  on(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
3258
- on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
3259
2463
  off(event: 'callEnded', listener: CallEndedListener): void;
3260
2464
  off(event: 'isMutedChanged', listener: IsMutedChangedListener): void;
3261
2465
  off(event: 'callIdChanged', listener: CallIdChangedListener): void;
@@ -3272,7 +2476,6 @@ export declare interface CallWithChatAdapterSubscriptions {
3272
2476
  off(event: 'isCaptionLanguageChanged', listener: IsCaptionLanguageChangedListener): void;
3273
2477
  off(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
3274
2478
  off(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
3275
- off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
3276
2479
  on(event: 'messageReceived', listener: MessageReceivedListener): void;
3277
2480
  on(event: 'messageEdited', listener: MessageEditedListener): void;
3278
2481
  on(event: 'messageDeleted', listener: MessageDeletedListener): void;
@@ -3309,22 +2512,6 @@ export declare interface CallWithChatAdapterUiState {
3309
2512
  * @public
3310
2513
  */
3311
2514
  page: CallCompositePage;
3312
- /**
3313
- * Files being uploaded by a user in the current thread.
3314
- * Should be set to null once the upload is complete.
3315
- * Array of type {@link FileUploadsUiState}
3316
- *
3317
- * @beta
3318
- */
3319
- fileUploads?: FileUploadsUiState;
3320
- /**
3321
- * State to track whether the end user has opted in to using a
3322
- * out of date version of a supported browser. Allows the user
3323
- * to start a call in this state.
3324
- *
3325
- * @beta
3326
- */
3327
- unsupportedBrowserVersionsAllowed?: boolean;
3328
2515
  }
3329
2516
 
3330
2517
  /**
@@ -3349,23 +2536,12 @@ export declare interface CallWithChatClientState {
3349
2536
  devices: DeviceManagerState;
3350
2537
  /** State of whether the active call is a Teams interop call */
3351
2538
  isTeamsCall: boolean;
3352
- /** alternateCallerId for PSTN call */
3353
- alternateCallerId?: string | undefined;
3354
- /** Environment information for system adapter is made on */
3355
- environmentInfo?: EnvironmentInfo;
3356
2539
  /** Default set of background images for background replacement effect */
3357
2540
  videoBackgroundImages?: VideoBackgroundImage[];
3358
2541
  /** Dependency to be injected for video background effects */
3359
2542
  onResolveVideoEffectDependency?: () => Promise<VideoBackgroundEffectsDependency>;
3360
2543
  /** State to track the selected video background effect */
3361
2544
  selectedVideoBackgroundEffect?: VideoBackgroundEffect;
3362
- /** Hide attendee names in teams meeting */
3363
- hideAttendeeNames?: boolean;
3364
- /**
3365
- * Reaction resources to render in meetings
3366
- * @beta
3367
- * */
3368
- reactions?: ReactionResources;
3369
2545
  }
3370
2546
 
3371
2547
  /**
@@ -3434,9 +2610,6 @@ export declare type CallWithChatCompositeIcons = {
3434
2610
  ParticipantItemScreenShareStart?: JSX.Element;
3435
2611
  VideoTileMicOff?: JSX.Element;
3436
2612
  LocalCameraSwitch?: JSX.Element;
3437
- PeoplePaneAddPerson?: JSX.Element;
3438
- PeoplePaneOpenDialpad?: JSX.Element;
3439
- DialpadStartCall?: JSX.Element;
3440
2613
  DefaultCustomButton?: JSX.Element;
3441
2614
  DtmfDialpadButton?: JSX.Element;
3442
2615
  EditBoxCancel?: JSX.Element;
@@ -3465,62 +2638,6 @@ export declare type CallWithChatCompositeOptions = {
3465
2638
  * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
3466
2639
  */
3467
2640
  callControls?: boolean | CallWithChatControlOptions;
3468
- /**
3469
- * Properties for configuring the File Sharing feature.
3470
- * If undefined, file sharing feature will be disabled.
3471
- * @beta
3472
- */
3473
- fileSharing?: FileSharingOptions;
3474
- /**
3475
- * Device permissions check options for your call.
3476
- * Here you can choose what device permissions you prompt the user for,
3477
- * as well as what device permissions must be accepted before starting a call.
3478
- */
3479
- deviceChecks?: DeviceCheckOptions;
3480
- /**
3481
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
3482
- * unable to grant your site the required permissions for the call.
3483
- *
3484
- * @example
3485
- * ```ts
3486
- * onPermissionsTroubleshootingClick: () =>
3487
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
3488
- * ```
3489
- *
3490
- * @remarks
3491
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
3492
- */
3493
- onPermissionsTroubleshootingClick?: (permissionsState: {
3494
- camera: PermissionState;
3495
- microphone: PermissionState;
3496
- }) => void;
3497
- /**
3498
- * Optional callback to supply users with further troubleshooting steps for network issues
3499
- * experienced when connecting to a call.
3500
- *
3501
- * @example
3502
- * ```ts
3503
- * onNetworkingTroubleShootingClick?: () =>
3504
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
3505
- * ```
3506
- *
3507
- * @remarks
3508
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
3509
- */
3510
- onNetworkingTroubleShootingClick?: () => void;
3511
- /**
3512
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
3513
- *
3514
- * @example
3515
- * ```ts
3516
- * onBrowserTroubleShootingClick?: () =>
3517
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
3518
- * ```
3519
- *
3520
- * @remarks
3521
- * if this is not supplied, the composite will not show a unsupported browser page.
3522
- */
3523
- onEnvironmentInfoTroubleshootingClick?: () => void;
3524
2641
  /**
3525
2642
  * Remote participant video tile menu options
3526
2643
  */
@@ -3540,79 +2657,6 @@ export declare type CallWithChatCompositeOptions = {
3540
2657
  */
3541
2658
  layout?: VideoGalleryLayout;
3542
2659
  };
3543
- /**
3544
- * Options for end of call survey
3545
- */
3546
- surveyOptions?: {
3547
- /**
3548
- * Disable call survey at the end of a call.
3549
- * @defaultValue false
3550
- */
3551
- disableSurvey?: boolean;
3552
- /**
3553
- * Optional callback to redirect users to custom screens when survey is done, note that default end call screen will be shown if this callback is not provided
3554
- * This callback can be used to redirect users to different screens depending on survey state, whether it is submitted, skipped or has a problem when submitting the survey
3555
- */
3556
- onSurveyClosed?: (surveyState: 'sent' | 'skipped' | 'error', surveyError?: string) => void;
3557
- /**
3558
- * Optional callback to handle survey data including free form text response
3559
- * Note that free form text response survey option is only going to be enabled when this callback is provided
3560
- * User will need to handle all free form text response on their own
3561
- */
3562
- onSurveySubmitted?: (callId: string, surveyId: string,
3563
- /**
3564
- * This is the survey results containing star survey data and API tag survey data.
3565
- * This part of the result will always be sent to the calling sdk
3566
- * This callback provides user with the ability to gain access to survey data
3567
- */
3568
- submittedSurvey: CallSurvey,
3569
- /**
3570
- * This is the survey results containing free form text
3571
- * This part of the result will not be handled by composites
3572
- * User will need to collect and handle this information 100% on their own
3573
- * Free form text survey is not going to show in the UI if onSurveySubmitted is not populated
3574
- */
3575
- improvementSuggestions: CallSurveyImprovementSuggestions) => Promise<void>;
3576
- };
3577
- /**
3578
- * Options for setting additional customizations related to personalized branding.
3579
- */
3580
- branding?: {
3581
- /**
3582
- * Logo displayed on the configuration page.
3583
- */
3584
- logo?: {
3585
- /**
3586
- * URL for the logo image.
3587
- *
3588
- * @remarks
3589
- * Recommended size is 80x80 pixels.
3590
- */
3591
- url: string;
3592
- /**
3593
- * Alt text for the logo image.
3594
- */
3595
- alt?: string;
3596
- /**
3597
- * The logo can be displayed as a circle.
3598
- *
3599
- * @defaultValue 'unset'
3600
- */
3601
- shape?: 'unset' | 'circle';
3602
- };
3603
- /**
3604
- * Background image displayed on the configuration page.
3605
- */
3606
- backgroundImage?: {
3607
- /**
3608
- * URL for the background image.
3609
- *
3610
- * @remarks
3611
- * Background image should be larger than 576x567 pixels and smaller than 2048x2048 pixels pixels.
3612
- */
3613
- url: string;
3614
- };
3615
- };
3616
2660
  };
3617
2661
 
3618
2662
  /**
@@ -3764,10 +2808,6 @@ export declare interface CallWithChatCompositeStrings {
3764
2808
  * Label for button to copy invite link
3765
2809
  */
3766
2810
  copyInviteLinkButtonLabel: string;
3767
- /**
3768
- * Label for button to open dialpad
3769
- */
3770
- openDialpadButtonLabel: string;
3771
2811
  /**
3772
2812
  * Label for SidePaneHeader dismiss button
3773
2813
  */
@@ -3780,34 +2820,6 @@ export declare interface CallWithChatCompositeStrings {
3780
2820
  * Aria label string for return to call back button
3781
2821
  */
3782
2822
  returnToCallButtonAriaLabel?: string;
3783
- /**
3784
- * Label for add people dropdown
3785
- */
3786
- peoplePaneAddPeopleButtonLabel: string;
3787
- /**
3788
- * Label for button to start a call
3789
- */
3790
- dialpadStartCallButtonLabel: string;
3791
- /**
3792
- * Title for dialpad Modal
3793
- */
3794
- dialpadModalTitle: string;
3795
- /**
3796
- * Aria Label for dialpad Modal
3797
- */
3798
- dialpadModalAriaLabel: string;
3799
- /**
3800
- * Aria Label for dialpad Modal close button
3801
- */
3802
- dialpadCloseModalButtonAriaLabel: string;
3803
- /**
3804
- * Placeholder text for dtmf dialpad
3805
- */
3806
- dtmfDialpadPlaceholderText: string;
3807
- /**
3808
- * Label for the button to open dtmf dialpad
3809
- */
3810
- openDtmfDialpadLabel: string;
3811
2823
  /**
3812
2824
  * aria label for when the invite link has been actioned
3813
2825
  */
@@ -3824,9 +2836,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
3824
2836
  * Show or hide the chat button in the call-with-chat composite control bar.
3825
2837
  * @defaultValue true
3826
2838
  */
3827
- chatButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
3828
- disabled: boolean;
3829
- };
2839
+ chatButton?: boolean;
3830
2840
  }
3831
2841
 
3832
2842
  /**
@@ -3834,36 +2844,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
3834
2844
  *
3835
2845
  * @public
3836
2846
  */
3837
- export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | /* @conditional-compile-remove(close-captions) */ 'isCaptionsActiveChanged' | /* @conditional-compile-remove(close-captions) */ 'captionsReceived' | /* @conditional-compile-remove(close-captions) */ 'isCaptionLanguageChanged' | /* @conditional-compile-remove(close-captions) */ 'isSpokenLanguageChanged' | /* @conditional-compile-remove(capabilities) */ 'capabilitiesChanged' | /* @conditional-compile-remove(spotlight) */ 'spotlightChanged' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved';
3838
-
3839
- /**
3840
- * @beta
3841
- *
3842
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
3843
- * by their browsers settings.
3844
- */
3845
- export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
3846
-
3847
- /**
3848
- * @beta
3849
- * Props for CameraAndMicrophoneSitePermissions component.
3850
- */
3851
- export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
3852
- /** Icon name for the camera icon */
3853
- cameraIconName?: string;
3854
- /** Icon name for the microphone icon */
3855
- microphoneIconName?: string;
3856
- /** Icon name for the central icon between the camera and microphone icons */
3857
- connectorIconName?: string;
3858
- /** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
3859
- strings?: CameraAndMicrophoneSitePermissionsStrings;
3860
- }
3861
-
3862
- /**
3863
- * @beta
3864
- * Strings for CameraAndMicrophoneSitePermissions component.
3865
- */
3866
- export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
2847
+ export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | /* @conditional-compile-remove(close-captions) */ 'isCaptionsActiveChanged' | /* @conditional-compile-remove(close-captions) */ 'captionsReceived' | /* @conditional-compile-remove(close-captions) */ 'isCaptionLanguageChanged' | /* @conditional-compile-remove(close-captions) */ 'isSpokenLanguageChanged' | /* @conditional-compile-remove(capabilities) */ 'capabilitiesChanged' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved';
3867
2848
 
3868
2849
  /**
3869
2850
  * A button to turn camera on / off.
@@ -4021,31 +3002,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
4021
3002
  menuStyles?: Partial<CameraButtonContextualMenuStyles>;
4022
3003
  }
4023
3004
 
4024
- /**
4025
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4026
- * by their browsers settings.
4027
- *
4028
- * @beta
4029
- */
4030
- export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
4031
-
4032
- /**
4033
- * @beta
4034
- * Props for CameraSitePermissions component.
4035
- */
4036
- export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
4037
- /** Icon name for the camera icon */
4038
- cameraIconName?: string;
4039
- /** Strings for use with the {@link CameraSitePermissions} */
4040
- strings?: CameraSitePermissionsStrings;
4041
- }
4042
-
4043
- /**
4044
- * @beta
4045
- * Strings for CameraSitePermissions component.
4046
- */
4047
- export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
4048
-
4049
3005
  /**
4050
3006
  * @public
4051
3007
  * Callback function run when a message edit is cancelled.
@@ -4251,7 +3207,7 @@ export declare type CaptionsReceivedListener = (event: {
4251
3207
  *
4252
3208
  * @public
4253
3209
  */
4254
- export declare type ChatAdapter = ChatAdapterThreadManagement & AdapterState<ChatAdapterState> & Disposable_2 & ChatAdapterSubscribers & FileUploadAdapter;
3210
+ export declare type ChatAdapter = ChatAdapterThreadManagement & AdapterState<ChatAdapterState> & Disposable_2 & ChatAdapterSubscribers;
4255
3211
 
4256
3212
  /**
4257
3213
  * {@link ChatAdapter} state.
@@ -4375,9 +3331,7 @@ export declare interface ChatAdapterThreadManagement {
4375
3331
  /**
4376
3332
  * Update a message content.
4377
3333
  */
4378
- updateMessage(messageId: string, content: string, metadata?: Record<string, string>, options?: {
4379
- attachmentMetadata?: AttachmentMetadata[];
4380
- }): Promise<void>;
3334
+ updateMessage(messageId: string, content: string, metadata?: Record<string, string>): Promise<void>;
4381
3335
  /**
4382
3336
  * Delete a message in the thread.
4383
3337
  */
@@ -4390,17 +3344,6 @@ export declare interface ChatAdapterThreadManagement {
4390
3344
  *
4391
3345
  */
4392
3346
  loadPreviousChatMessages(messagesToLoad: number): Promise<boolean>;
4393
- downloadAttachment: (options: {
4394
- attachmentUrl: string;
4395
- }) => Promise<AttachmentDownloadResult>;
4396
- /**
4397
- * Downloads a resource into the cache for the given message.
4398
- */
4399
- downloadResourceToCache(resourceDetails: ResourceDetails): void;
4400
- /**
4401
- * Removes a resource from the cache for the given message.
4402
- */
4403
- removeResourceFromCache(resourceDetails: ResourceDetails): void;
4404
3347
  }
4405
3348
 
4406
3349
  /**
@@ -4410,21 +3353,8 @@ export declare interface ChatAdapterThreadManagement {
4410
3353
  */
4411
3354
  export declare type ChatAdapterUiState = {
4412
3355
  error?: Error;
4413
- /**
4414
- * Files being uploaded by a user in the current thread.
4415
- * Should be set to null once the upload is complete.
4416
- * Array of type {@link FileUploadsUiState}
4417
- * @beta
4418
- */
4419
- fileUploads?: FileUploadsUiState;
4420
3356
  };
4421
3357
 
4422
- /**
4423
- * Represents the type of attachment
4424
- * @beta
4425
- */
4426
- export declare type ChatAttachmentType = 'unknown' | /* @conditional-compile-remove(teams-inline-images-and-file-sharing) */ 'inlineImage' | /* @conditional-compile-remove(file-sharing) */ 'file';
4427
-
4428
3358
  /**
4429
3359
  * Common props for selectors for {@link ChatClientState}.
4430
3360
  *
@@ -4525,7 +3455,6 @@ export declare type ChatCompositeIcons = {
4525
3455
  ParticipantItemOptionsHovered?: JSX.Element;
4526
3456
  SendBoxSend?: JSX.Element;
4527
3457
  SendBoxSendHovered?: JSX.Element;
4528
- SendBoxAttachFile?: JSX.Element;
4529
3458
  };
4530
3459
 
4531
3460
  /**
@@ -4540,13 +3469,6 @@ export declare type ChatCompositeOptions = {
4540
3469
  * @defaultValue true
4541
3470
  */
4542
3471
  errorBar?: boolean;
4543
- /**
4544
- * Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
4545
- * @defaultValue false
4546
- *
4547
- * @beta
4548
- */
4549
- participantPane?: boolean;
4550
3472
  /**
4551
3473
  * Show or hide the topic at the top of the chat. Hidden if set to `false`
4552
3474
  * @defaultValue true
@@ -4557,12 +3479,6 @@ export declare type ChatCompositeOptions = {
4557
3479
  * When undefined nothing has focus on render
4558
3480
  */
4559
3481
  autoFocus?: 'sendBoxTextField';
4560
- /**
4561
- * Properties for configuring the File Sharing feature.
4562
- * If undefined, file sharing feature will be disabled.
4563
- * @beta
4564
- */
4565
- fileSharing?: FileSharingOptions;
4566
3482
  };
4567
3483
 
4568
3484
  /**
@@ -4590,12 +3506,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
4590
3506
  * Flags to enable/disable visual elements of the {@link ChatComposite}.
4591
3507
  */
4592
3508
  options?: ChatCompositeOptions;
4593
- /**
4594
- * Optimizes the composite form factor for either desktop or mobile.
4595
- * @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
4596
- * @defaultValue 'desktop'
4597
- */
4598
- formFactor?: 'desktop' | 'mobile';
4599
3509
  }
4600
3510
 
4601
3511
  /**
@@ -4610,10 +3520,6 @@ export declare interface ChatCompositeStrings {
4610
3520
  * Chat list header text
4611
3521
  */
4612
3522
  chatListHeader: string;
4613
- /**
4614
- * Upload File Button text
4615
- */
4616
- uploadFile: string;
4617
3523
  }
4618
3524
 
4619
3525
  /**
@@ -4662,7 +3568,7 @@ export declare type ChatErrors = {
4662
3568
  *
4663
3569
  * @public
4664
3570
  */
4665
- 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';
3571
+ 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';
4666
3572
 
4667
3573
  /**
4668
3574
  * Object containing all the handlers required for chat components.
@@ -4679,10 +3585,7 @@ export declare type ChatHandlers = {
4679
3585
  onRemoveParticipant: (userId: string) => Promise<void>;
4680
3586
  updateThreadTopicName: (topicName: string) => Promise<void>;
4681
3587
  onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
4682
- onUpdateMessage: (messageId: string, content: string, options?: {
4683
- metadata?: Record<string, string>;
4684
- attachmentMetadata?: AttachmentMetadata[];
4685
- }) => Promise<void>;
3588
+ onUpdateMessage: (messageId: string, content: string) => Promise<void>;
4686
3589
  onDeleteMessage: (messageId: string) => Promise<void>;
4687
3590
  };
4688
3591
 
@@ -4709,18 +3612,6 @@ export declare interface ChatMessage extends MessageCommon {
4709
3612
  * {@link @azure/communication-chat#ChatMessage.metadata}
4710
3613
  */
4711
3614
  metadata?: Record<string, string>;
4712
- /**
4713
- * @beta
4714
- * A list of file attachments for the message.
4715
- * {@link FileMetadata}
4716
- */
4717
- files?: FileMetadata[];
4718
- /**
4719
- * @beta
4720
- * A list of inline images embedded in the message.
4721
- * {@link InlineImageMetadata}
4722
- */
4723
- inlineImages?: InlineImageMetadata[];
4724
3615
  }
4725
3616
 
4726
3617
  /**
@@ -4734,8 +3625,6 @@ export declare interface ChatMessage extends MessageCommon {
4734
3625
  export declare type ChatMessageWithStatus = ChatMessage_2 & {
4735
3626
  clientMessageId?: string;
4736
3627
  status: MessageStatus;
4737
- policyViolation?: boolean;
4738
- resourceCache?: Record<string, string>;
4739
3628
  };
4740
3629
 
4741
3630
  /**
@@ -4901,21 +3790,10 @@ export declare type CommonCallAdapterOptions = {
4901
3790
  videoBackgroundImages?: VideoBackgroundImage[];
4902
3791
  onResolveDependency?: () => Promise<VideoBackgroundEffectsDependency>;
4903
3792
  };
4904
- /**
4905
- * Use this to fetch profile information which will override data in {@link CallAdapterState} like display name
4906
- * The onFetchProfile is fetch-and-forget one time action for each user, once a user profile is updated, the value will be cached
4907
- * and would not be updated again within the lifecycle of adapter.
4908
- */
4909
- onFetchProfile?: OnFetchProfileCallback;
4910
3793
  /**
4911
3794
  * Sounds to use for calling events
4912
3795
  */
4913
3796
  callingSounds?: CallingSounds;
4914
- /**
4915
- * Reaction resource for reaction resources
4916
- * @beta
4917
- */
4918
- reactionResources?: ReactionResources;
4919
3797
  };
4920
3798
 
4921
3799
  /**
@@ -4938,9 +3816,7 @@ export declare type CommonCallControlOptions = {
4938
3816
  * Show or Hide Camera Button during a call
4939
3817
  * @defaultValue true
4940
3818
  */
4941
- cameraButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
4942
- disabled: boolean;
4943
- };
3819
+ cameraButton?: boolean;
4944
3820
  /**
4945
3821
  * Show or Hide EndCall button during a call.
4946
3822
  * @defaultValue true
@@ -4950,16 +3826,12 @@ export declare type CommonCallControlOptions = {
4950
3826
  * Show or Hide Microphone button during a call.
4951
3827
  * @defaultValue true
4952
3828
  */
4953
- microphoneButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
4954
- disabled: boolean;
4955
- };
3829
+ microphoneButton?: boolean;
4956
3830
  /**
4957
3831
  * Show or Hide Devices button during a call.
4958
3832
  * @defaultValue true
4959
3833
  */
4960
- devicesButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
4961
- disabled: boolean;
4962
- };
3834
+ devicesButton?: boolean;
4963
3835
  /**
4964
3836
  * Show, Hide or Disable participants button during a call.
4965
3837
  * @defaultValue true
@@ -4986,27 +3858,15 @@ export declare type CommonCallControlOptions = {
4986
3858
  raiseHandButton?: boolean | {
4987
3859
  disabled: boolean;
4988
3860
  };
4989
- /**
4990
- * Show, Hide or Disable the reaction button during a call.
4991
- * @defaultValue true
4992
- */
4993
- reactionButton?: boolean | {
4994
- disabled: boolean;
4995
- };
4996
3861
  /**
4997
3862
  * Inject custom buttons in the call controls.
4998
3863
  */
4999
3864
  onFetchCustomButtonProps?: CustomCallControlButtonCallback[];
5000
- holdButton?: boolean | {
5001
- disabled: boolean;
5002
- };
5003
3865
  /**
5004
3866
  * Show or hide the people button in the composite control bar.
5005
3867
  * @defaultValue true
5006
3868
  */
5007
- peopleButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5008
- disabled: boolean;
5009
- };
3869
+ peopleButton?: boolean;
5010
3870
  /**
5011
3871
  * Show or hide the dialpad button in the composite control bar.
5012
3872
  */
@@ -5037,13 +3897,6 @@ export declare interface CommonCallingHandlers {
5037
3897
  onRaiseHand: () => Promise<void>;
5038
3898
  onLowerHand: () => Promise<void>;
5039
3899
  onToggleRaiseHand: () => Promise<void>;
5040
- /**
5041
- * @beta
5042
- */
5043
- onReactionClicked: (reaction: Reaction_2) => Promise<void>;
5044
- onToggleHold: () => Promise<void>;
5045
- onAddParticipant(participant: CommunicationUserIdentifier): Promise<void>;
5046
- onAddParticipant(participant: PhoneNumberIdentifier, options: AddPhoneNumberOptions): Promise<void>;
5047
3900
  onCreateLocalStreamView: (options?: VideoStreamOptions) => Promise<void | CreateVideoStreamViewResult>;
5048
3901
  onCreateRemoteStreamView: (userId: string, options?: VideoStreamOptions) => Promise<void | CreateVideoStreamViewResult>;
5049
3902
  /**
@@ -5055,8 +3908,6 @@ export declare interface CommonCallingHandlers {
5055
3908
  onDisposeRemoteScreenShareStreamView: (userId: string) => Promise<void>;
5056
3909
  onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
5057
3910
  onRemoveParticipant(userId: string): Promise<void>;
5058
- onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
5059
- askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
5060
3911
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
5061
3912
  onRemoveVideoBackgroundEffects: () => Promise<void>;
5062
3913
  onBlurVideoBackground: (backgroundBlurConfig?: BackgroundBlurConfig) => Promise<void>;
@@ -5065,9 +3916,6 @@ export declare interface CommonCallingHandlers {
5065
3916
  onStopCaptions: () => Promise<void>;
5066
3917
  onSetSpokenLanguage: (language: string) => Promise<void>;
5067
3918
  onSetCaptionLanguage: (language: string) => Promise<void>;
5068
- onSubmitSurvey(survey: CallSurvey): Promise<CallSurveyResponse | undefined>;
5069
- onStartSpotlight: (userIds?: string[]) => Promise<void>;
5070
- onStopSpotlight: (userIds?: string[]) => Promise<void>;
5071
3919
  }
5072
3920
 
5073
3921
  /**
@@ -5079,39 +3927,6 @@ export declare type CommonProperties<A, B> = {
5079
3927
  [P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
5080
3928
  }[keyof A & keyof B];
5081
3929
 
5082
- /**
5083
- * @beta
5084
- * Props for SitePermissions components.
5085
- */
5086
- export declare interface CommonSitePermissionsProps {
5087
- /**
5088
- * Name of application calling experience is in.
5089
- */
5090
- appName: string;
5091
- /**
5092
- * Kind of the Site Permissions component.
5093
- */
5094
- kind: 'request' | 'denied' | 'check';
5095
- /**
5096
- * Type of the browser used, the Site permission component will show different guidance text based on the browser type
5097
- */
5098
- browserHint?: 'safari' | 'unset';
5099
- /**
5100
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
5101
- * If this is not provided the button will not be shown.
5102
- */
5103
- onTroubleshootingClick?: () => void;
5104
- /**
5105
- * Action that is taken when the user clicks the continue anyway button.
5106
- * If this is not provided the button will not be shown.
5107
- */
5108
- onContinueAnywayClick?: () => void;
5109
- /**
5110
- * Styles for SitePermissions component.
5111
- */
5112
- styles?: SitePermissionsStyles;
5113
- }
5114
-
5115
3930
  /**
5116
3931
  * A Chat or Calling participant's state, as reflected in the UI.
5117
3932
  *
@@ -5288,11 +4103,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
5288
4103
  export declare interface ComponentLocale {
5289
4104
  /** Strings for components */
5290
4105
  strings: ComponentStrings;
5291
- /**
5292
- * Optional function to provide customized date format.
5293
- * @beta
5294
- */
5295
- onDisplayDateTimeString?: (messageDate: Date) => string;
5296
4106
  }
5297
4107
 
5298
4108
  /**
@@ -5334,19 +4144,10 @@ export declare interface ComponentStrings {
5334
4144
  screenShareButton: ScreenShareButtonStrings;
5335
4145
  /** Strings for RaiseHandButton */
5336
4146
  raiseHandButton: RaiseHandButtonStrings;
5337
- /**
5338
- * Strings for ReactionButton
5339
- * @beta
5340
- * */
5341
- reactionButton: ReactionButtonStrings;
5342
4147
  /** Strings for TypingIndicator */
5343
4148
  typingIndicator: TypingIndicatorStrings;
5344
4149
  /** Strings for SendBox */
5345
4150
  sendBox: SendBoxStrings;
5346
- /** Strings for MentionPopover */
5347
- mentionPopover: MentionPopoverStrings;
5348
- /** Strings for ImageOverlay */
5349
- imageOverlay: ImageOverlayStrings;
5350
4151
  /** Strings for MessageStatusIndicator */
5351
4152
  messageStatusIndicator: MessageStatusIndicatorStrings;
5352
4153
  /** Strings for ErroBar */
@@ -5355,52 +4156,10 @@ export declare interface ComponentStrings {
5355
4156
  videoGallery: VideoGalleryStrings;
5356
4157
  /** Strings for Dialpad */
5357
4158
  dialpad: DialpadStrings;
5358
- /** Strings for VideoTile */
5359
- videoTile: VideoTileStrings;
5360
- /** Strings for HoldButton */
5361
- holdButton: HoldButtonStrings;
5362
- /** Strings for a site's permission request prompt */
5363
- CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
5364
- /** Strings for a site's permission request prompt */
5365
- CameraSitePermissionsRequest: SitePermissionsStrings;
5366
- /** Strings for a site's permission request prompt */
5367
- MicrophoneSitePermissionsRequest: SitePermissionsStrings;
5368
- /** Strings for a site's permission generic checking prompt */
5369
- CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
5370
- /** Strings for a site's permission generic checking prompt */
5371
- CameraSitePermissionsCheck: SitePermissionsStrings;
5372
- /** Strings for a site's permission generic checking prompt */
5373
- MicrophoneSitePermissionsCheck: SitePermissionsStrings;
5374
- /** Strings for a site's permission denied prompt */
5375
- CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
5376
- /** Strings for a site's permission denied prompt for safari browsers*/
5377
- CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
5378
- /** Strings for a site's permission denied prompt */
5379
- CameraSitePermissionsDenied: SitePermissionsStrings;
5380
- /** Strings for a site's permission denied prompt */
5381
- MicrophoneSitePermissionsDenied: SitePermissionsStrings;
5382
- /** Strings for a site's permission denied prompt for safari browsers*/
5383
- CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
5384
- /** Strings for a site's permission denied prompt for safari browsers*/
5385
- MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
5386
- /** Strings for unsupported browser UI */
5387
- UnsupportedBrowser: UnsupportedBrowserStrings;
5388
- /** Strings for unsupported browser version UI */
5389
- UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
5390
- /** Strings for unsupported browser version UI */
5391
- UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
5392
- /** Strings for BrowserPemissionDenied */
5393
- BrowserPermissionDenied: BrowserPermissionDeniedStrings;
5394
- /** Strings for BrowserPemissionDeniedIOS */
5395
- BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
5396
4159
  /**
5397
4160
  * Strings for the VerticalGallery.
5398
4161
  */
5399
4162
  verticalGallery: VerticalGalleryStrings;
5400
- /** Strings for the participant list component */
5401
- ParticipantList: ParticipantListStrings;
5402
- /** Strings for the attendee role */
5403
- AttendeeRole: string;
5404
4163
  }
5405
4164
 
5406
4165
  /**
@@ -5784,7 +4543,7 @@ export declare function createAzureCommunicationCallAdapter(args: AzureCommunica
5784
4543
  *
5785
4544
  * @public
5786
4545
  */
5787
- export declare function createAzureCommunicationCallAdapterFromClient(callClient: StatefulCallClient, callAgent: CallAgent, targetCallees: StartCallIdentifier[], options?: AzureCommunicationCallAdapterOptions): Promise<CallAdapter>;
4546
+ export declare function createAzureCommunicationCallAdapterFromClient(callClient: StatefulCallClient, callAgent: CallAgent, targetCallees: StartCallIdentifier[], /* @conditional-compile-remove(video-background-effects) */ options?: AzureCommunicationCallAdapterOptions): Promise<CallAdapter>;
5788
4547
 
5789
4548
  /**
5790
4549
  * Create a {@link CallAdapter} using the provided {@link StatefulCallClient}.
@@ -5794,7 +4553,7 @@ export declare function createAzureCommunicationCallAdapterFromClient(callClient
5794
4553
  *
5795
4554
  * @public
5796
4555
  */
5797
- export declare function createAzureCommunicationCallAdapterFromClient(callClient: StatefulCallClient, callAgent: CallAgent, locator: CallAdapterLocator, options?: AzureCommunicationCallAdapterOptions): Promise<CallAdapter>;
4556
+ export declare function createAzureCommunicationCallAdapterFromClient(callClient: StatefulCallClient, callAgent: CallAgent, locator: CallAdapterLocator, /* @conditional-compile-remove(video-background-effects) */ options?: AzureCommunicationCallAdapterOptions): Promise<CallAdapter>;
5798
4557
 
5799
4558
  /**
5800
4559
  * Create a CallWithChatAdapter backed by Azure Communication services
@@ -5802,7 +4561,7 @@ export declare function createAzureCommunicationCallAdapterFromClient(callClient
5802
4561
  *
5803
4562
  * @public
5804
4563
  */
5805
- export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, displayName, credential, endpoint, locator, alternateCallerId, callAdapterOptions }: AzureCommunicationCallWithChatAdapterArgs) => Promise<CallWithChatAdapter>;
4564
+ export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, displayName, credential, endpoint, locator, callAdapterOptions }: AzureCommunicationCallWithChatAdapterArgs) => Promise<CallWithChatAdapter>;
5806
4565
 
5807
4566
  /**
5808
4567
  * Create a {@link CallWithChatAdapter} using the provided {@link StatefulChatClient} and {@link StatefulCallClient}.
@@ -5813,7 +4572,7 @@ export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, dis
5813
4572
  *
5814
4573
  * @public
5815
4574
  */
5816
- export declare const createAzureCommunicationCallWithChatAdapterFromClients: ({ callClient, callAgent, callLocator, chatClient, chatThreadClient, callAdapterOptions, chatAdapterOptions }: AzureCommunicationCallWithChatAdapterFromClientArgs) => Promise<CallWithChatAdapter>;
4575
+ export declare const createAzureCommunicationCallWithChatAdapterFromClients: ({ callClient, callAgent, callLocator, chatClient, chatThreadClient, callAdapterOptions }: AzureCommunicationCallWithChatAdapterFromClientArgs) => Promise<CallWithChatAdapter>;
5817
4576
 
5818
4577
  /**
5819
4578
  * Create a {@link ChatAdapter} backed by Azure Communication Services.
@@ -5832,16 +4591,14 @@ export declare const createAzureCommunicationChatAdapter: ({ endpoint: endpointU
5832
4591
  *
5833
4592
  * @public
5834
4593
  */
5835
- export declare function createAzureCommunicationChatAdapterFromClient(chatClient: StatefulChatClient, chatThreadClient: ChatThreadClient, options?: {
5836
- credential?: CommunicationTokenCredential;
5837
- }): Promise<ChatAdapter>;
4594
+ export declare function createAzureCommunicationChatAdapterFromClient(chatClient: StatefulChatClient, chatThreadClient: ChatThreadClient): Promise<ChatAdapter>;
5838
4595
 
5839
4596
  /**
5840
4597
  * Type of {@link createDefaultCallingHandlers}.
5841
4598
  *
5842
4599
  * @public
5843
4600
  */
5844
- export declare type CreateDefaultCallingHandlers = (callClient: StatefulCallClient, callAgent: CallAgent | undefined, deviceManager: StatefulDeviceManager | undefined, call: Call | undefined, options?: CallingHandlersOptions) => CallingHandlers;
4601
+ export declare type CreateDefaultCallingHandlers = (callClient: StatefulCallClient, callAgent: CallAgent | undefined, deviceManager: StatefulDeviceManager | undefined, call: Call | undefined, /* @conditional-compile-remove(video-background-effects) */ options?: CallingHandlersOptions) => CallingHandlers;
5845
4602
 
5846
4603
  /**
5847
4604
  * Create the default implementation of {@link CallingHandlers} for teams call.
@@ -5865,18 +4622,6 @@ export declare const createDefaultCallingHandlers: CreateDefaultCallingHandlers;
5865
4622
  */
5866
4623
  export declare const createDefaultChatHandlers: (chatClient: StatefulChatClient, chatThreadClient: ChatThreadClient) => ChatHandlers;
5867
4624
 
5868
- /**
5869
- * Create the default implementation of {@link TeamsCallingHandlers} for teams call.
5870
- *
5871
- * Useful when implementing a custom component that utilizes the providers
5872
- * exported from this library.
5873
- *
5874
- * @beta
5875
- */
5876
- 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?: {
5877
- onResolveVideoBackgroundEffectsDependency?: () => Promise<VideoBackgroundEffectsDependency>;
5878
- }) => never | TeamsCallingHandlers;
5879
-
5880
4625
  /**
5881
4626
  * Creates a StatefulCallClient {@link StatefulCallClient} by proxying CallClient
5882
4627
  * {@link @azure/communication-calling#CallClient} with ProxyCallClient {@link ProxyCallClient} which then allows access
@@ -5902,21 +4647,6 @@ export declare const createStatefulCallClient: (args: StatefulCallClientArgs, op
5902
4647
  */
5903
4648
  export declare const createStatefulChatClient: (args: StatefulChatClientArgs, options?: StatefulChatClientOptions) => StatefulChatClient;
5904
4649
 
5905
- /**
5906
- * @beta
5907
- */
5908
- export declare const createTeamsCallAdapter: ({ userId, credential, locator, options }: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
5909
-
5910
- /**
5911
- * Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
5912
- *
5913
- * Useful if you want to keep a reference to {@link StatefulCallClient}.
5914
- * Consider using {@link createAzureCommunicationCallAdapter} for a simpler API.
5915
- *
5916
- * @beta
5917
- */
5918
- export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
5919
-
5920
4650
  /**
5921
4651
  * Object returned after creating a local or remote VideoStream.
5922
4652
  * This contains helper functions to manipulate the render of the stream.
@@ -5967,13 +4697,6 @@ export declare type CustomAvatarOptions = {
5967
4697
  styles?: IStyleFunctionOrObject<IPersonaStyleProps, IPersonaStyles>;
5968
4698
  /** Display name to be used in Persona */
5969
4699
  text?: string;
5970
- /** State for the participant to be displayed in the defaultPlaceHolder */
5971
- participantState?: ParticipantState;
5972
- /**
5973
- * If true, show the special coin for unknown persona.
5974
- * It has '?' in place of initials, with static font and background colors
5975
- */
5976
- showUnknownPersonaCoin?: boolean;
5977
4700
  };
5978
4701
 
5979
4702
  /**
@@ -6101,18 +4824,6 @@ export declare interface CustomMessage extends MessageCommon {
6101
4824
  */
6102
4825
  export declare const darkTheme: PartialTheme & CallingTheme;
6103
4826
 
6104
- /**
6105
- * @beta
6106
- * `DeclarativeCallAgent` extends and proxies the {@link @azure/communication-calling#CallAgent}
6107
- */
6108
- export declare type DeclarativeCallAgent = CallAgent & IncomingCallManagement;
6109
-
6110
- /**
6111
- * @beta
6112
- * Proxies the {@link @azure/communication-calling#IncomingCall} interface.
6113
- */
6114
- export declare type DeclarativeIncomingCall = IncomingCall;
6115
-
6116
4827
  /**
6117
4828
  * The default set of icons that are available to use in the UI components.
6118
4829
  *
@@ -6136,10 +4847,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6136
4847
  ControlButtonLowerHand: React_2.JSX.Element;
6137
4848
  RaiseHandContextualMenuItem: React_2.JSX.Element;
6138
4849
  LowerHandContextualMenuItem: React_2.JSX.Element;
6139
- ReactionButtonIcon: React_2.JSX.Element;
6140
- CancelFileUpload: React_2.JSX.Element;
6141
- DownloadFile: React_2.JSX.Element;
6142
- DataLossPreventionProhibited: React_2.JSX.Element;
6143
4850
  EditBoxCancel: React_2.JSX.Element;
6144
4851
  EditBoxSubmit: React_2.JSX.Element;
6145
4852
  ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
@@ -6172,21 +4879,10 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6172
4879
  ParticipantItemOptions: React_2.JSX.Element;
6173
4880
  ParticipantItemOptionsHovered: React_2.JSX.Element;
6174
4881
  ParticipantItemScreenShareStart: React_2.JSX.Element;
6175
- ParticipantItemSpotlighted: React_2.JSX.Element;
6176
- HoldCallContextualMenuItem: React_2.JSX.Element;
6177
- HoldCallButton: React_2.JSX.Element;
6178
- ResumeCall: React_2.JSX.Element;
6179
4882
  SendBoxSend: React_2.JSX.Element;
6180
4883
  SendBoxSendHovered: React_2.JSX.Element;
6181
4884
  VideoTileMicOff: React_2.JSX.Element;
6182
4885
  DialpadBackspace: React_2.JSX.Element;
6183
- SitePermissionsSparkle: React_2.JSX.Element;
6184
- SitePermissionCamera: React_2.JSX.Element;
6185
- SitePermissionMic: React_2.JSX.Element;
6186
- SitePermissionCameraDenied: React_2.JSX.Element;
6187
- SitePermissionMicDenied: React_2.JSX.Element;
6188
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
6189
- BrowserPermissionDeniedError: React_2.JSX.Element;
6190
4886
  VideoTilePinned: React_2.JSX.Element;
6191
4887
  VideoTileMoreOptions: React_2.JSX.Element;
6192
4888
  VideoTileScaleFit: React_2.JSX.Element;
@@ -6209,11 +4905,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6209
4905
  ContextMenuCameraIcon: React_2.JSX.Element;
6210
4906
  ContextMenuMicIcon: React_2.JSX.Element;
6211
4907
  ContextMenuSpeakerIcon: React_2.JSX.Element;
6212
- SurveyStarIcon: React_2.JSX.Element;
6213
- SurveyStarIconFilled: React_2.JSX.Element;
6214
- StartSpotlightContextualMenuItem: React_2.JSX.Element;
6215
- StopSpotlightContextualMenuItem: React_2.JSX.Element;
6216
- VideoSpotlighted: React_2.JSX.Element;
6217
4908
  };
6218
4909
 
6219
4910
  /**
@@ -6234,7 +4925,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6234
4925
  ParticipantItemOptionsHovered: JSX.Element;
6235
4926
  SendBoxSend: JSX.Element;
6236
4927
  SendBoxSendHovered: JSX.Element;
6237
- SendBoxAttachFile?: JSX.Element | undefined;
6238
4928
  ControlBarPeopleButton?: JSX.Element | undefined;
6239
4929
  ControlButtonCameraOff: JSX.Element;
6240
4930
  ControlButtonCameraOn: JSX.Element;
@@ -6250,9 +4940,7 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6250
4940
  ControlButtonRaiseHand: JSX.Element;
6251
4941
  ControlButtonLowerHand: JSX.Element;
6252
4942
  RaiseHandContextualMenuItem: JSX.Element;
6253
- ReactionContextualMenuItem?: JSX.Element | undefined;
6254
4943
  LowerHandContextualMenuItem: JSX.Element;
6255
- ReactionButtonIcon: JSX.Element;
6256
4944
  ErrorBarCallCameraAccessDenied: JSX.Element;
6257
4945
  ErrorBarCallCameraAlreadyInUse: JSX.Element;
6258
4946
  ErrorBarCallLocalVideoFreeze: JSX.Element;
@@ -6291,9 +4979,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6291
4979
  ParticipantItemScreenShareStart: JSX.Element;
6292
4980
  VideoTileMicOff: JSX.Element;
6293
4981
  LocalCameraSwitch?: JSX.Element | undefined;
6294
- PeoplePaneAddPerson?: JSX.Element | undefined;
6295
- PeoplePaneOpenDialpad?: JSX.Element | undefined;
6296
- DialpadStartCall?: JSX.Element | undefined;
6297
4982
  NoticePageInviteToRoomRemoved?: JSX.Element | undefined;
6298
4983
  BlurVideoBackground?: JSX.Element | undefined;
6299
4984
  RemoveVideoBackgroundEffect?: JSX.Element | undefined;
@@ -6315,26 +5000,13 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6315
5000
  MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
6316
5001
  MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
6317
5002
  MoreDrawerSpeakers?: JSX.Element | undefined;
5003
+ SendBoxAttachFile?: JSX.Element | undefined;
6318
5004
  ChatMessageOptions: React_2.JSX.Element;
6319
5005
  ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
6320
- CancelFileUpload: React_2.JSX.Element;
6321
- DownloadFile: React_2.JSX.Element;
6322
- DataLossPreventionProhibited: React_2.JSX.Element;
6323
5006
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
6324
5007
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
6325
5008
  MessageResend: React_2.JSX.Element;
6326
- ParticipantItemSpotlighted: React_2.JSX.Element;
6327
- HoldCallContextualMenuItem: React_2.JSX.Element;
6328
- HoldCallButton: React_2.JSX.Element;
6329
- ResumeCall: React_2.JSX.Element;
6330
5009
  DialpadBackspace: React_2.JSX.Element;
6331
- SitePermissionsSparkle: React_2.JSX.Element;
6332
- SitePermissionCamera: React_2.JSX.Element;
6333
- SitePermissionMic: React_2.JSX.Element;
6334
- SitePermissionCameraDenied: React_2.JSX.Element;
6335
- SitePermissionMicDenied: React_2.JSX.Element;
6336
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
6337
- BrowserPermissionDeniedError: React_2.JSX.Element;
6338
5010
  VideoTilePinned: React_2.JSX.Element;
6339
5011
  VideoTileMoreOptions: React_2.JSX.Element;
6340
5012
  VideoTileScaleFit: React_2.JSX.Element;
@@ -6357,36 +5029,8 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6357
5029
  ContextMenuCameraIcon: React_2.JSX.Element;
6358
5030
  ContextMenuMicIcon: React_2.JSX.Element;
6359
5031
  ContextMenuSpeakerIcon: React_2.JSX.Element;
6360
- SurveyStarIcon: React_2.JSX.Element;
6361
- SurveyStarIconFilled: React_2.JSX.Element;
6362
- StartSpotlightContextualMenuItem: React_2.JSX.Element;
6363
- StopSpotlightContextualMenuItem: React_2.JSX.Element;
6364
- VideoSpotlighted: React_2.JSX.Element;
6365
5032
  };
6366
5033
 
6367
- /**
6368
- * Device Checks.
6369
- * Choose whether or not to block starting a call depending on camera and microphone permission options.
6370
- *
6371
- * @beta
6372
- */
6373
- export declare interface DeviceCheckOptions {
6374
- /**
6375
- * Camera Permission prompts for your call.
6376
- * 'required' - requires the permission to be allowed before permitting the user join the call.
6377
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
6378
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
6379
- */
6380
- camera: 'required' | 'optional' | 'doNotPrompt';
6381
- /**
6382
- * Microphone permission prompts for your call.
6383
- * 'required' - requires the permission to be allowed before permitting the user join the call.
6384
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
6385
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
6386
- */
6387
- microphone: 'required' | 'optional' | 'doNotPrompt';
6388
- }
6389
-
6390
5034
  /**
6391
5035
  * This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
6392
5036
  * optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
@@ -6964,10 +5608,6 @@ export declare interface ErrorBarStrings {
6964
5608
  * Unable to start effect
6965
5609
  */
6966
5610
  unableToStartVideoEffect?: string;
6967
- /**
6968
- * An error message when starting spotlight while max participants are spotlighted
6969
- */
6970
- startSpotlightWhileMaxParticipantsAreSpotlighted: string;
6971
5611
  }
6972
5612
 
6973
5613
  /**
@@ -6977,206 +5617,6 @@ export declare interface ErrorBarStrings {
6977
5617
  */
6978
5618
  export declare type ErrorType = keyof ErrorBarStrings;
6979
5619
 
6980
- /**
6981
- * @beta
6982
- * A file download error returned via a {@link FileDownloadHandler}.
6983
- * This error message is used to render an error message in the UI.
6984
- */
6985
- export declare interface FileDownloadError {
6986
- /** The error message to display in the UI */
6987
- errorMessage: string;
6988
- }
6989
-
6990
- /**
6991
- * @beta
6992
- *
6993
- * A callback function for handling file downloads.
6994
- * The function needs to return a promise that resolves to a file download URL.
6995
- * If the promise is rejected, the {@link Error.message} will be used to display an error message to the user.
6996
- *
6997
- * @example
6998
- * ```ts
6999
- * const fileDownloadHandler: FileDownloadHandler = async (userId, fileData) => {
7000
- * if (isUnauthorizedUser(userId)) {
7001
- * return { errorMessage: 'You don’t have permission to download this file.' };
7002
- * } else {
7003
- * return new URL(fileData.url);
7004
- * }
7005
- * }
7006
- *
7007
- * const App = () => (
7008
- * <ChatComposite
7009
- * ...
7010
- * fileSharing={{
7011
- * fileDownloadHandler: fileDownloadHandler
7012
- * }}
7013
- * />
7014
- * )
7015
- *
7016
- * ```
7017
- * @param userId - The user ID of the user downloading the file.
7018
- * @param fileMetadata - The {@link AttachmentMetadata} containing file `url`, `extension` and `name`.
7019
- */
7020
- export declare type FileDownloadHandler = (userId: string, fileMetadata: AttachmentMetadata) => Promise<URL | FileDownloadError>;
7021
-
7022
- /**
7023
- * Metadata containing basic information about the uploaded file.
7024
- *
7025
- * @beta
7026
- */
7027
- export declare interface FileMetadata {
7028
- attachmentType: 'file';
7029
- /**
7030
- * Extension hint, useful for rendering a specific icon.
7031
- * An unknown or empty extension will be rendered as a generic icon.
7032
- * Example: `pdf`
7033
- */
7034
- extension: string;
7035
- /**
7036
- * Unique ID of the file.
7037
- */
7038
- id: string;
7039
- /**
7040
- * File name to be displayed.
7041
- */
7042
- name: string;
7043
- /**
7044
- * Download URL for the file.
7045
- */
7046
- url: string;
7047
- payload?: Record<string, string>;
7048
- }
7049
-
7050
- /**
7051
- * Properties for configuring the File Sharing feature.
7052
- * @beta
7053
- */
7054
- export declare interface FileSharingOptions {
7055
- /**
7056
- * A string containing the comma separated list of accepted file types.
7057
- * Similar to the `accept` attribute of the `<input type="file" />` element.
7058
- * Accepts any type of file if not specified.
7059
- * @beta
7060
- */
7061
- accept?: string;
7062
- /**
7063
- * Allows multiple files to be selected if set to `true`.
7064
- * Similar to the `multiple` attribute of the `<input type="file" />` element.
7065
- * @defaultValue false
7066
- * @beta
7067
- */
7068
- multiple?: boolean;
7069
- /**
7070
- * A function of type {@link FileUploadHandler} for handling file uploads.
7071
- * @beta
7072
- */
7073
- uploadHandler: FileUploadHandler;
7074
- /**
7075
- * A function of type {@link FileDownloadHandler} for handling file downloads.
7076
- * If the function is not specified, the file's `url` will be opened in a new tab to
7077
- * initiate the download.
7078
- */
7079
- downloadHandler?: FileDownloadHandler;
7080
- }
7081
-
7082
- /**
7083
- * @beta
7084
- */
7085
- export declare interface FileUploadAdapter {
7086
- registerActiveFileUploads: (files: File[]) => FileUploadManager[];
7087
- registerCompletedFileUploads: (metadata: AttachmentMetadata[]) => FileUploadManager[];
7088
- clearFileUploads: () => void;
7089
- cancelFileUpload: (id: string) => void;
7090
- updateFileUploadProgress: (id: string, progress: number) => void;
7091
- updateFileUploadErrorMessage: (id: string, errorMessage: string) => void;
7092
- updateFileUploadMetadata: (id: string, metadata: AttachmentMetadata) => void;
7093
- }
7094
-
7095
- /**
7096
- * @beta
7097
- * Error message to be displayed to the user if the upload fails.
7098
- */
7099
- export declare type FileUploadError = {
7100
- message: string;
7101
- timestamp: number;
7102
- };
7103
-
7104
- /**
7105
- * @beta
7106
- * A callback function for handling file uploads.
7107
- *
7108
- * @param userId - The user ID of the user uploading the file.
7109
- * @param fileUploads - The list of uploaded files. Each file is represented by an {@link FileUpload} object.
7110
- */
7111
- export declare type FileUploadHandler = (userId: string, fileUploads: FileUploadManager[]) => void;
7112
-
7113
- /**
7114
- * A wrapper object for a file that is being uploaded.
7115
- * Allows managing file uploads by providing common functions for updating the
7116
- * upload progress, canceling an upload, completing an upload etc.
7117
- * @beta
7118
- */
7119
- export declare interface FileUploadManager {
7120
- /**
7121
- * Unique identifier for the file upload.
7122
- */
7123
- id: string;
7124
- /**
7125
- * HTML {@link File} object for the uploaded file.
7126
- */
7127
- file?: File;
7128
- /**
7129
- * Update the progress of the upload.
7130
- * @param value - number between 0 and 1
7131
- */
7132
- notifyUploadProgressChanged: (value: number) => void;
7133
- /**
7134
- * Mark the upload as complete.
7135
- * Requires the `metadata` param containing uploaded file information.
7136
- * @param metadata - {@link AttachmentMetadata}
7137
- */
7138
- notifyUploadCompleted: (metadata: AttachmentMetadata) => void;
7139
- /**
7140
- * Mark the upload as failed.
7141
- * @param message - An error message that can be displayed to the user.
7142
- */
7143
- notifyUploadFailed: (message: string) => void;
7144
- }
7145
-
7146
- /**
7147
- * Contains the state attributes of a file upload like name, progress etc.
7148
- * @beta
7149
- */
7150
- export declare interface FileUploadState {
7151
- /**
7152
- * Unique identifier for the file upload.
7153
- */
7154
- id: string;
7155
- /**
7156
- * Filename extracted from the {@link File} object.
7157
- * This attribute is used to render the filename if `metadata.name` is not available.
7158
- */
7159
- filename: string;
7160
- /**
7161
- * A number between 0 and 1 indicating the progress of the upload.
7162
- */
7163
- progress: number;
7164
- /**
7165
- * Metadata {@link AttachmentMetadata} containing information about the uploaded file.
7166
- */
7167
- metadata?: AttachmentMetadata;
7168
- /**
7169
- * Error message to be displayed to the user if the upload fails.
7170
- */
7171
- error?: FileUploadError;
7172
- }
7173
-
7174
- /**
7175
- * A record containing {@link FileUploadState} mapped to unique ids.
7176
- * @beta
7177
- */
7178
- export declare type FileUploadsUiState = Record<string, FileUploadState>;
7179
-
7180
5620
  /**
7181
5621
  * Provider to apply a Fluent theme across this library's react components.
7182
5622
  *
@@ -7202,8 +5642,6 @@ export declare interface FluentThemeProviderProps {
7202
5642
  * @defaultValue `false`
7203
5643
  */
7204
5644
  rtl?: boolean;
7205
- /** Optional style to change the root style of the ThemeProvider */
7206
- rootStyle?: React_2.CSSProperties | undefined;
7207
5645
  }
7208
5646
 
7209
5647
  /**
@@ -7218,7 +5656,7 @@ export declare const fromFlatCommunicationIdentifier: (id: string) => Communicat
7218
5656
  *
7219
5657
  * @public
7220
5658
  */
7221
- 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;
5659
+ 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;
7222
5660
 
7223
5661
  /**
7224
5662
  * Get the selector for a specified component.
@@ -7280,63 +5718,6 @@ export declare interface GridLayoutStyles extends BaseCustomStyles {
7280
5718
  children?: IStyle;
7281
5719
  }
7282
5720
 
7283
- /**
7284
- * a button to hold or resume a ongoing call.
7285
- *
7286
- * Can be used with {@link ControlBar}
7287
- *
7288
- * @param props - properties for the hold button.
7289
- * @returns
7290
- * @beta
7291
- */
7292
- export declare const HoldButton: (props: HoldButtonProps) => JSX.Element;
7293
-
7294
- /**
7295
- *@beta
7296
- */
7297
- export declare interface HoldButtonProps extends ControlBarButtonProps {
7298
- /**
7299
- * Utility property for using this component with communication react handlers
7300
- * Holds the call or resumes it based on call state.
7301
- */
7302
- onToggleHold: () => Promise<void>;
7303
- /**
7304
- * Optional strings to override in component
7305
- */
7306
- strings?: HoldButtonStrings;
7307
- }
7308
-
7309
- /**
7310
- * Selector type for the {@link HoldButton} component.
7311
- * @public
7312
- */
7313
- export declare type HoldButtonSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
7314
- checked: boolean;
7315
- };
7316
-
7317
- /**
7318
- * Strings for the hold button labels
7319
- * @beta
7320
- */
7321
- export declare interface HoldButtonStrings {
7322
- /**
7323
- * Label for when action is to resume call.
7324
- */
7325
- onLabel: string;
7326
- /**
7327
- * Label for when action is to hold call.
7328
- */
7329
- offLabel: string;
7330
- /**
7331
- * Content for when button is checked
7332
- */
7333
- tooltipOnContent: string;
7334
- /**
7335
- * Content for when button is unchecked
7336
- */
7337
- tooltipOffContent: string;
7338
- }
7339
-
7340
5721
  /**
7341
5722
  * {@link HorizontalGallery} Component Styles.
7342
5723
  * @public
@@ -7413,99 +5794,15 @@ export declare interface _Identifiers {
7413
5794
  videoTile: string;
7414
5795
  /** `data-ui-id` value for overflow gallery component's left navigation button */
7415
5796
  overflowGalleryLeftNavButton: string;
7416
- /** `data-ui-id` value for overflow gallery component's right navigation button */
7417
- overflowGalleryRightNavButton: string;
7418
- /** `data-ui-id` value for the video tiles in the horizontal gallery */
7419
- horizontalGalleryVideoTile: string;
7420
- /** `data-ui-id` value for `VerticalGallery` Component's children video tiles */
7421
- verticalGalleryVideoTile: string;
7422
- /** `data-ui-id` value for `VerticalGallery` Component's page counter */
7423
- verticalGalleryPageCounter: string;
7424
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list */
7425
- mentionSuggestionList: string;
7426
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
7427
- mentionSuggestionItem: string;
7428
- }
7429
-
7430
- /**
7431
- * Component to render a fullscreen modal for a selected image.
7432
- *
7433
- * @beta
7434
- */
7435
- export declare const ImageOverlay: (props: ImageOverlayProps) => JSX.Element;
7436
-
7437
- /**
7438
- * Props for {@link ImageOverlay}.
7439
- *
7440
- * @beta
7441
- */
7442
- export declare interface ImageOverlayProps {
7443
- /**
7444
- * Boolean that controls whether the modal is displayed.
7445
- */
7446
- isOpen: boolean;
7447
- /**
7448
- * Image source used to display the image in a large scale.
7449
- */
7450
- imageSrc: string;
7451
- /**
7452
- * Optional string used as a alt text for the image. @default 'image'
7453
- */
7454
- altText?: string;
7455
- /**
7456
- * Optional string used as the title of the image and displayed on the top left corner of the ImageOverlay.
7457
- */
7458
- title?: string;
7459
- /**
7460
- * Optional JSX element used as a title icon and displayed to the left of the title element.
7461
- */
7462
- titleIcon?: JSX.Element;
7463
- /**
7464
- * Callback to invoke when the ImageOverlay modal is dismissed
7465
- */
7466
- onDismiss: () => void;
7467
- /**
7468
- * Optional callback called when the download button is clicked. If not provided, the download button will not be rendered.
7469
- */
7470
- onDownloadButtonClicked?: (imageSrc: string) => void;
7471
- }
7472
-
7473
- /**
7474
- * Strings of {@link ImageOverlay} that can be overridden.
7475
- *
7476
- * @beta
7477
- */
7478
- export declare interface ImageOverlayStrings {
7479
- /**
7480
- * Download button label for ImageOverlay
7481
- */
7482
- downloadButtonLabel: string;
7483
- /**
7484
- * Dismiss button aria label for ImageOverlay
7485
- */
7486
- dismissButtonAriaLabel: string;
7487
- }
7488
-
7489
- /**
7490
- * Preset dark theme for the ImageOverlay component.
7491
- *
7492
- * @beta
7493
- */
7494
- export declare const imageOverlayTheme: PartialTheme;
7495
-
7496
- /**
7497
- * @beta
7498
- * This contains a readonly array that returns all the active `incomingCalls`.
7499
- * An active incoming call is a call that has not been answered, declined or disconnected.
7500
- */
7501
- export declare type IncomingCallManagement = {
7502
- /**
7503
- * @beta
7504
- * @Remark This attribute doesn't exist on the {@link @azure/communication-calling#CallAgent} interface.
7505
- * @returns readonly array of {@link DeclarativeIncomingCall}
7506
- */
7507
- incomingCalls: ReadonlyArray<DeclarativeIncomingCall>;
7508
- };
5797
+ /** `data-ui-id` value for overflow gallery component's right navigation button */
5798
+ overflowGalleryRightNavButton: string;
5799
+ /** `data-ui-id` value for the video tiles in the horizontal gallery */
5800
+ horizontalGalleryVideoTile: string;
5801
+ /** `data-ui-id` value for `VerticalGallery` Component's children video tiles */
5802
+ verticalGalleryVideoTile: string;
5803
+ /** `data-ui-id` value for `VerticalGallery` Component's page counter */
5804
+ verticalGalleryPageCounter: string;
5805
+ }
7509
5806
 
7510
5807
  /**
7511
5808
  * State only version of {@link @azure/communication-calling#IncomingCall}. {@link StatefulCallClient} will
@@ -7539,48 +5836,6 @@ export declare interface IncomingCallState {
7539
5836
  endTime?: Date;
7540
5837
  }
7541
5838
 
7542
- /**
7543
- * InlineImage's state, as reflected in the UI.
7544
- *
7545
- * @beta
7546
- */
7547
- export declare interface InlineImage {
7548
- /** ID of the message that the inline image is belonged to */
7549
- messageId: string;
7550
- /** Attributes of the inline image */
7551
- imgAttrs: React_2.ImgHTMLAttributes<HTMLImageElement>;
7552
- }
7553
-
7554
- /**
7555
- * Metadata for rendering images inline with a message.
7556
- * This does not include images attached as files.
7557
- * @beta
7558
- */
7559
- export declare interface InlineImageMetadata {
7560
- attachmentType: 'inlineImage';
7561
- /**
7562
- * Unique ID of the attachment.
7563
- */
7564
- id: string;
7565
- previewUrl?: string;
7566
- /**
7567
- * Download URL for the full resolution version.
7568
- */
7569
- url: string;
7570
- }
7571
-
7572
- /**
7573
- * Options to display inline image in the inline image scenario.
7574
- *
7575
- * @beta
7576
- */
7577
- export declare interface InlineImageOptions {
7578
- /**
7579
- * Optional callback to render an inline image of in a message.
7580
- */
7581
- onRenderInlineImage?: (inlineImage: InlineImage, defaultOnRender: (inlineImage: InlineImage) => JSX.Element) => JSX.Element;
7582
- }
7583
-
7584
5839
  /**
7585
5840
  * Callback for {@link CallAdapterSubscribers} 'isCaptionLanguageChanged' event.
7586
5841
  *
@@ -7814,76 +6069,6 @@ export declare interface MediaDiagnosticsState {
7814
6069
  latest: LatestMediaDiagnostics;
7815
6070
  }
7816
6071
 
7817
- /**
7818
- * Mention's state, as reflected in the UI.
7819
- *
7820
- * @beta
7821
- */
7822
- export declare interface Mention {
7823
- /** ID of a mention */
7824
- id: string;
7825
- /** Display text of a mention */
7826
- displayText: string;
7827
- /** Optional React element to render an item icon of a mention suggestion */
7828
- icon?: JSX.Element;
7829
- }
7830
-
7831
- /**
7832
- * Options to display suggestions in the mention scenario.
7833
- *
7834
- * @beta
7835
- */
7836
- export declare interface MentionDisplayOptions {
7837
- /**
7838
- * Optional callback for customizing the mention renderer in a message thread.
7839
- */
7840
- onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
7841
- }
7842
-
7843
- /**
7844
- * Options to lookup suggestions in the mention scenario.
7845
- *
7846
- * @beta
7847
- */
7848
- export declare interface MentionLookupOptions {
7849
- /**
7850
- * Optional string to set trigger keyword for mention a specific participant.
7851
- *
7852
- * @defaultValue `@`
7853
- */
7854
- trigger?: string;
7855
- /**
7856
- * Optional callback to fetch a list of mention suggestions base on the query.
7857
- */
7858
- onQueryUpdated: (query: string) => Promise<Mention[]>;
7859
- /**
7860
- * Optional callback to render an item of the mention suggestions list.
7861
- */
7862
- onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void) => JSX.Element;
7863
- }
7864
-
7865
- /**
7866
- * Options to lookup suggestions and display mentions in the mention scenario.
7867
- *
7868
- * @beta
7869
- */
7870
- export declare type MentionOptions = {
7871
- lookupOptions?: MentionLookupOptions;
7872
- displayOptions?: MentionDisplayOptions;
7873
- };
7874
-
7875
- /**
7876
- * Strings of {@link _MentionPopover} that can be overridden.
7877
- *
7878
- * @beta
7879
- */
7880
- export declare interface MentionPopoverStrings {
7881
- /**
7882
- * Header text for MentionPopover
7883
- */
7884
- mentionPopoverHeader: string;
7885
- }
7886
-
7887
6072
  /**
7888
6073
  * Discriminated union of all messages.
7889
6074
  *
@@ -7891,7 +6076,7 @@ export declare interface MentionPopoverStrings {
7891
6076
  *
7892
6077
  * @public
7893
6078
  */
7894
- export declare type Message = ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage;
6079
+ export declare type Message = ChatMessage | SystemMessage | CustomMessage;
7895
6080
 
7896
6081
  /**
7897
6082
  * Indicate whether a chat message should be displayed merged with the message before / after it.
@@ -8125,7 +6310,7 @@ export declare type MessageThreadProps = {
8125
6310
  /**
8126
6311
  * Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
8127
6312
  */
8128
- messages: (ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage)[];
6313
+ messages: (ChatMessage | SystemMessage | CustomMessage)[];
8129
6314
  /**
8130
6315
  * number of participants in the thread
8131
6316
  */
@@ -8206,11 +6391,6 @@ export declare type MessageThreadProps = {
8206
6391
  * `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
8207
6392
  */
8208
6393
  onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
8209
- /**
8210
- * Optional callback to render attached files in the message component.
8211
- * @beta
8212
- */
8213
- onRenderFileDownloads?: (userId: string, message: ChatMessage) => JSX.Element;
8214
6394
  /**
8215
6395
  * Optional callback to edit a message.
8216
6396
  *
@@ -8252,28 +6432,6 @@ export declare type MessageThreadProps = {
8252
6432
  * Optional strings to override in component
8253
6433
  */
8254
6434
  strings?: Partial<MessageThreadStrings>;
8255
- /**
8256
- * @beta
8257
- * Optional function called when someone clicks on the file download icon.
8258
- * If file attachments are defined in the `message.metadata` property using the `fileSharingMetadata` key,
8259
- * this function will be called with the data inside `fileSharingMetadata` key.
8260
- */
8261
- fileDownloadHandler?: FileDownloadHandler;
8262
- /**
8263
- * Optional function to provide customized date format.
8264
- * @beta
8265
- */
8266
- onDisplayDateTimeString?: (messageDate: Date) => string;
8267
- /**
8268
- * Optional props needed to lookup a mention query and display mentions
8269
- * @beta
8270
- */
8271
- mentionOptions?: MentionOptions;
8272
- /**
8273
- * Optional callback called when an inline image is clicked.
8274
- * @beta
8275
- */
8276
- inlineImageOptions?: InlineImageOptions;
8277
6435
  };
8278
6436
 
8279
6437
  /**
@@ -8347,14 +6505,6 @@ export declare interface MessageThreadStrings {
8347
6505
  actionMenuMoreOptions?: string;
8348
6506
  /** Aria label to announce when a message is deleted */
8349
6507
  messageDeletedAnnouncementAriaLabel: string;
8350
- /** String for download file button in file card */
8351
- downloadFile: string;
8352
- /** String for policy violation message removal */
8353
- blockedWarningText: string;
8354
- /** String for policy violation message removal details link */
8355
- blockedWarningLinkText: string;
8356
- /** String for aria text in file attachment group*/
8357
- fileCardGroupMessage: string;
8358
6508
  }
8359
6509
 
8360
6510
  /**
@@ -8382,7 +6532,6 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
8382
6532
  /** Styles for system message container. */
8383
6533
  systemMessageContainer?: ComponentSlotStyle;
8384
6534
  /** Styles for blocked message container. */
8385
- blockedMessageContainer?: ComponentSlotStyle;
8386
6535
  /** Styles for message status indicator container. */
8387
6536
  messageStatusContainer?: (mine: boolean) => IStyle;
8388
6537
  }
@@ -8551,31 +6700,6 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
8551
6700
  menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
8552
6701
  }
8553
6702
 
8554
- /**
8555
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
8556
- * by their browsers settings.
8557
- *
8558
- * @beta
8559
- */
8560
- export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
8561
-
8562
- /**
8563
- * @beta
8564
- * Props for MicrophoneSitePermissions component.
8565
- */
8566
- export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
8567
- /** Icon name for the microphone icon */
8568
- microphoneIconName?: string;
8569
- /** Strings for use with the {@link MicrophoneSitePermissions} */
8570
- strings?: MicrophoneSitePermissionsStrings;
8571
- }
8572
-
8573
- /**
8574
- * @beta
8575
- * Strings for MicrophoneSitePermissions component.
8576
- */
8577
- export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
8578
-
8579
6703
  /**
8580
6704
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
8581
6705
  *
@@ -8594,13 +6718,6 @@ export declare interface NetworkDiagnosticsState {
8594
6718
  latest: LatestNetworkDiagnostics;
8595
6719
  }
8596
6720
 
8597
- /**
8598
- * Callback function used to provide custom data to build profile for a user.
8599
- *
8600
- * @beta
8601
- */
8602
- export declare type OnFetchProfileCallback = (userId: string, defaultProfile?: Profile) => Promise<Profile | undefined>;
8603
-
8604
6721
  /**
8605
6722
  * A custom rendered callback that allows users to customize the rendering of a Persona Component.
8606
6723
  *
@@ -8723,14 +6840,6 @@ export declare interface ParticipantItemProps {
8723
6840
  onClick?: (props?: ParticipantItemProps) => void;
8724
6841
  /** Optional value to determine if the tooltip should be shown for participants or not */
8725
6842
  showParticipantOverflowTooltip?: boolean;
8726
- /**
8727
- * Optional value to determine and display a participants connection status.
8728
- * For example, `Connecting`, `Ringing` etc.
8729
- * The actual text that is displayed is determined by the localized string
8730
- * corresponding to the provided participant state.
8731
- * For example, `strings.participantStateConnecting` will be used if `participantState` is `Connecting`.
8732
- */
8733
- participantState?: ParticipantState;
8734
6843
  /**
8735
6844
  * Optional aria property that prefixes the ParticipantItems aria content
8736
6845
  * Takes in a unique id value of the element you would like to be read before the ParticipantItem.
@@ -8756,10 +6865,6 @@ export declare interface ParticipantItemStrings {
8756
6865
  mutedIconLabel: string;
8757
6866
  /** placeholder text for participants who does not have a display name*/
8758
6867
  displayNamePlaceholder?: string;
8759
- /** String shown when `participantState` is `Ringing` */
8760
- participantStateRinging?: string;
8761
- /** String shown when `participantState` is `Hold` */
8762
- participantStateHold?: string;
8763
6868
  }
8764
6869
 
8765
6870
  /**
@@ -8838,10 +6943,6 @@ export declare type ParticipantListProps = {
8838
6943
  styles?: ParticipantListStyles;
8839
6944
  /** Optional value to determine if the tooltip should be shown for participants or not */
8840
6945
  showParticipantOverflowTooltip?: boolean;
8841
- /** Total number of people in the call. This number can be larger than the remote participant count. */
8842
- totalParticipantCount?: number;
8843
- /** Strings for the participant list */
8844
- strings?: ParticipantListStrings;
8845
6946
  /** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
8846
6947
  participantAriaLabelledBy?: string;
8847
6948
  };
@@ -8854,21 +6955,8 @@ export declare type ParticipantListProps = {
8854
6955
  export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
8855
6956
  participants: CallParticipantListParticipant[];
8856
6957
  myUserId: string;
8857
- totalParticipantCount?: number;
8858
6958
  };
8859
6959
 
8860
- /**
8861
- * Strings for the {@link ParticipantList}.
8862
- *
8863
- * @beta
8864
- */
8865
- export declare interface ParticipantListStrings {
8866
- /**
8867
- * String for rendering the count of participants not contained in the displayed participant list
8868
- */
8869
- overflowParticipantCount?: string;
8870
- }
8871
-
8872
6960
  /**
8873
6961
  * Styles for the {@link ParticipantList}.
8874
6962
  *
@@ -9085,18 +7173,6 @@ export declare type ParticipantsRemovedListener = (event: {
9085
7173
  */
9086
7174
  export declare type ParticipantState = 'Idle' | 'Connecting' | 'Ringing' | 'Connected' | 'Hold' | 'InLobby' | 'EarlyMedia' | 'Disconnected';
9087
7175
 
9088
- /**
9089
- * The profile of a user.
9090
- *
9091
- * @beta
9092
- */
9093
- export declare type Profile = {
9094
- /**
9095
- * Primary text to display, usually the name of the person.
9096
- */
9097
- displayName?: string;
9098
- };
9099
-
9100
7176
  /**
9101
7177
  * Raised hand state with order
9102
7178
  *
@@ -9186,129 +7262,6 @@ export declare interface RaiseHandCallFeature {
9186
7262
  localParticipantRaisedHand?: RaisedHandState;
9187
7263
  }
9188
7264
 
9189
- /**
9190
- * Reaction state with reaction type to render
9191
- *
9192
- * @beta
9193
- */
9194
- export declare type Reaction = {
9195
- /**
9196
- * Specifies the type of reaction videoTile should render i.e. like, heart etc.
9197
- */
9198
- reactionType: string;
9199
- /**
9200
- * Received timestamp for the message as default Date format.
9201
- */
9202
- receivedAt: Date;
9203
- };
9204
-
9205
- /**
9206
- * Props for {@link ReactionButton}.
9207
- *
9208
- * @beta
9209
- */
9210
- export declare interface ReactionButtonProps extends ControlBarButtonProps {
9211
- /**
9212
- * Optional strings to override in component
9213
- */
9214
- strings?: Partial<ReactionButtonStrings>;
9215
- /**
9216
- * Click event to send reaction to meeting
9217
- */
9218
- onReactionClicked: (reaction: string) => Promise<void>;
9219
- /**
9220
- * Reaction resource locator and parameters
9221
- */
9222
- reactionResources: ReactionResources;
9223
- }
9224
-
9225
- /**
9226
- * Strings of {@link ReactionButton} that can be overridden.
9227
- *
9228
- * @beta
9229
- */
9230
- export declare interface ReactionButtonStrings {
9231
- /** Label of the button. */
9232
- label: string;
9233
- /** Tooltip content when the button is disabled. */
9234
- tooltipDisabledContent?: string;
9235
- /** Tooltip content when the button is enabled. */
9236
- tooltipContent?: string;
9237
- /** Tooltip content of like reaction button. */
9238
- likeReactionTooltipContent?: string;
9239
- /** Tooltip content of heart reaction button. */
9240
- heartReactionTooltipContent?: string;
9241
- /** Tooltip content of laugh reaction button. */
9242
- laughReactionTooltipContent?: string;
9243
- /** Tooltip content of clap reaction button. */
9244
- applauseReactionTooltipContent?: string;
9245
- /** Tooltip content of surprised reaction button. */
9246
- surprisedReactionTooltipContent?: string;
9247
- }
9248
-
9249
- /**
9250
- * Interface for animation sprite image and related metadata
9251
- * @beta
9252
- */
9253
- export declare interface ReactionResources {
9254
- /**
9255
- * Like reaction animation resource.
9256
- */
9257
- likeReaction?: ReactionSprite;
9258
- /**
9259
- * Heart reaction animation resource.
9260
- */
9261
- heartReaction?: ReactionSprite;
9262
- /**
9263
- * Laugh reaction animation resource.
9264
- */
9265
- laughReaction?: ReactionSprite;
9266
- /**
9267
- * Applause reaction animation resource.
9268
- */
9269
- applauseReaction?: ReactionSprite;
9270
- /**
9271
- * Surprised reaction animation resource.
9272
- */
9273
- surprisedReaction?: ReactionSprite;
9274
- }
9275
-
9276
- /**
9277
- * Type for animation sprite image and related metadata
9278
- * @beta
9279
- */
9280
- export declare type ReactionSprite = {
9281
- /**
9282
- * Path to animation sprite image for reaction.
9283
- */
9284
- url: string;
9285
- /**
9286
- * The frame count of the resource reaction in the sprite image
9287
- */
9288
- frameCount: number;
9289
- /**
9290
- * The square size of one frame in the animation resource..
9291
- */
9292
- size?: number;
9293
- };
9294
-
9295
- /**
9296
- * State only version of {@link @azure/communication-calling#Call.ReactionMessage} with UI helper props receivedAt.
9297
- * Reaction state with a timestamp which helps UI to decide to render the reaction accordingly.
9298
- *
9299
- * @beta
9300
- */
9301
- export declare type ReactionState = {
9302
- /**
9303
- * Reaction message from the meeting {@link @azure/communication-calling#Call.ReactionMessage}
9304
- */
9305
- reactionMessage: ReactionMessage;
9306
- /**
9307
- * Received timestamp of the reaction message in a meeting.
9308
- */
9309
- receivedAt: Date;
9310
- };
9311
-
9312
7265
  /**
9313
7266
  * An array of key value pairs that stores each sender's display name and last read message
9314
7267
  *
@@ -9380,17 +7333,6 @@ export declare interface RemoteParticipantState {
9380
7333
  * Proxy of {@link @azure/communication-calling#Call.RaisedHand.raisedHands}.
9381
7334
  */
9382
7335
  raisedHand?: RaisedHandState;
9383
- /**
9384
- * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
9385
- * UI helper props receivedAt which indicates the timestamp when the message was received.
9386
- *
9387
- * @beta
9388
- */
9389
- reactionState?: ReactionState;
9390
- /**
9391
- * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
9392
- */
9393
- spotlight?: SpotlightState;
9394
7336
  }
9395
7337
 
9396
7338
  /**
@@ -9415,7 +7357,6 @@ export declare interface RemoteVideoStreamState {
9415
7357
  * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isReceiving}.
9416
7358
  * @beta
9417
7359
  */
9418
- isReceiving: boolean;
9419
7360
  /**
9420
7361
  * {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
9421
7362
  * API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
@@ -9444,17 +7385,6 @@ export declare interface RemoteVideoTileMenuOptions {
9444
7385
  isHidden?: boolean;
9445
7386
  }
9446
7387
 
9447
- /**
9448
- * Details required for download a resource to cache.
9449
- *
9450
- * @public
9451
- */
9452
- export declare type ResourceDetails = {
9453
- threadId: string;
9454
- messageId: string;
9455
- resourceUrl: string;
9456
- };
9457
-
9458
7388
  /**
9459
7389
  * A button to start / stop screen sharing.
9460
7390
  *
@@ -9526,19 +7456,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
9526
7456
  */
9527
7457
  export declare const SendBox: (props: SendBoxProps) => JSX.Element;
9528
7458
 
9529
- /**
9530
- * @beta
9531
- * Error to be displayed to the user in an error bar above sendbox.
9532
- */
9533
- export declare interface SendBoxErrorBarError {
9534
- /** Error Message to be displayed */
9535
- message: string;
9536
- /**
9537
- * Unix Timestamp. Preferred generation using `Date.now()`
9538
- */
9539
- timestamp: number;
9540
- }
9541
-
9542
7459
  /**
9543
7460
  * Props for {@link SendBox}.
9544
7461
  *
@@ -9558,11 +7475,6 @@ export declare interface SendBoxProps {
9558
7475
  * Optional override behavior on send button click
9559
7476
  */
9560
7477
  onSendMessage?: (content: string) => Promise<void>;
9561
- /**
9562
- * Optional props needed to lookup suggestions in the mention scenario.
9563
- * @beta
9564
- */
9565
- mentionLookupOptions?: MentionLookupOptions;
9566
7478
  /**
9567
7479
  * Optional callback called when user is typing
9568
7480
  */
@@ -9599,25 +7511,6 @@ export declare interface SendBoxProps {
9599
7511
  * When undefined nothing has focus on render
9600
7512
  */
9601
7513
  autoFocus?: 'sendBoxTextField';
9602
- /**
9603
- * Optional callback to render uploaded files in the SendBox. The sendBox will expand
9604
- * vertically to accommodate the uploaded files. File uploads will
9605
- * be rendered below the text area in sendBox.
9606
- * @beta
9607
- */
9608
- onRenderFileUploads?: () => JSX.Element;
9609
- /**
9610
- * Optional array of active file uploads where each object has attributes
9611
- * of a file upload like name, progress, errorMessage etc.
9612
- * @beta
9613
- */
9614
- activeFileUploads?: ActiveFileUpload[];
9615
- /**
9616
- * Optional callback to remove the file upload before sending by clicking on
9617
- * cancel icon.
9618
- * @beta
9619
- */
9620
- onCancelFileUpload?: (fileId: string) => void;
9621
7514
  }
9622
7515
 
9623
7516
  /**
@@ -9643,84 +7536,29 @@ export declare interface SendBoxStrings {
9643
7536
  /**
9644
7537
  * The warning message when send box text length is more than max limit
9645
7538
  */
9646
- textTooLong: string;
9647
- /**
9648
- * Aria label for send message button
9649
- */
9650
- sendButtonAriaLabel: string;
9651
- /**
9652
- * Error message indicating that all file uploads are not complete.
9653
- */
9654
- fileUploadsPendingError: string;
9655
- /**
9656
- * Aria label to notify user when focus is on cancel file upload button.
9657
- */
9658
- removeFile: string;
9659
- /**
9660
- * Aria label to notify user file uploading starts.
9661
- */
9662
- uploading: string;
9663
- /**
9664
- * Aria label to notify user file is uploaded.
9665
- */
9666
- uploadCompleted: string;
9667
- }
9668
-
9669
- /**
9670
- * Fluent styles for {@link Sendbox}.
9671
- *
9672
- * @public
9673
- */
9674
- export declare interface SendBoxStylesProps extends BaseCustomStyles {
9675
- /** Styles for the text field. */
9676
- textField?: IStyle;
9677
- /** styles for the text field container */
9678
- textFieldContainer?: IStyle;
9679
- /** Styles for the container of the send message icon. */
9680
- sendMessageIconContainer?: IStyle;
9681
- /** Styles for the send message icon; These styles will be ignored when a custom send message icon is provided. */
9682
- sendMessageIcon?: IStyle;
9683
- /** Styles for the system message; These styles will be ignored when a custom system message component is provided. */
9684
- systemMessage?: IStyle;
9685
- }
9686
-
9687
- /**
9688
- * @beta
9689
- * Strings for SitePermissions component
9690
- */
9691
- export declare type SitePermissionsStrings = {
9692
- /**
9693
- * Main text string.
9694
- */
9695
- primaryText?: string;
9696
- /**
9697
- * Subtext string.
9698
- */
9699
- secondaryText?: string;
9700
- /**
9701
- * More help link string.
9702
- */
9703
- linkText?: string;
9704
- /**
9705
- * Primary button text string.
9706
- */
9707
- primaryButtonText?: string;
7539
+ textTooLong: string;
9708
7540
  /**
9709
- * Aria label describing the content of the container
7541
+ * Aria label for send message button
9710
7542
  */
9711
- ariaLabel?: string;
9712
- };
7543
+ sendButtonAriaLabel: string;
7544
+ }
9713
7545
 
9714
7546
  /**
9715
- * Fluent styles for {@link SitePermissionsContainer}.
7547
+ * Fluent styles for {@link Sendbox}.
9716
7548
  *
9717
- * @beta
7549
+ * @public
9718
7550
  */
9719
- export declare interface SitePermissionsStyles extends BaseCustomStyles {
9720
- /** Styles for the primary button. */
9721
- primaryButton?: IButtonStyles;
9722
- /** Styles for the help troubleshooting link text. */
9723
- troubleshootingLink?: ILinkStyles;
7551
+ export declare interface SendBoxStylesProps extends BaseCustomStyles {
7552
+ /** Styles for the text field. */
7553
+ textField?: IStyle;
7554
+ /** styles for the text field container */
7555
+ textFieldContainer?: IStyle;
7556
+ /** Styles for the container of the send message icon. */
7557
+ sendMessageIconContainer?: IStyle;
7558
+ /** Styles for the send message icon; These styles will be ignored when a custom send message icon is provided. */
7559
+ sendMessageIcon?: IStyle;
7560
+ /** Styles for the system message; These styles will be ignored when a custom system message component is provided. */
7561
+ systemMessage?: IStyle;
9724
7562
  }
9725
7563
 
9726
7564
  /**
@@ -9782,116 +7620,11 @@ export declare interface SpokenLanguageStrings {
9782
7620
  'zh-tw': string;
9783
7621
  }
9784
7622
 
9785
- /**
9786
- * Spotlight state with order
9787
- *
9788
- * @beta
9789
- */
9790
- export declare type Spotlight = {
9791
- /**
9792
- * Specifies the order position of the spotlight
9793
- */
9794
- spotlightedOrderPosition?: number;
9795
- };
9796
-
9797
- /**
9798
- * State only version of {@link @azure/communication-calling#SpotlightCallFeature}
9799
- *
9800
- * @beta
9801
- */
9802
- export declare interface SpotlightCallFeatureState {
9803
- /**
9804
- * Ordered array of spotlighted participants in call
9805
- */
9806
- spotlightedParticipants: SpotlightedParticipant[];
9807
- /**
9808
- * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.maxParticipantsToSpotlight}.
9809
- */
9810
- maxParticipantsToSpotlight: number;
9811
- }
9812
-
9813
- /**
9814
- * Callback for {@link CallAdapterSubscribers} 'spotlightChanged' event.
9815
- *
9816
- * @public
9817
- */
9818
- export declare type SpotlightChangedListener = (args: {
9819
- added: SpotlightedParticipant[];
9820
- removed: SpotlightedParticipant[];
9821
- }) => void;
9822
-
9823
- /**
9824
- * Strings used in prompt related to spotlight
9825
- * @beta
9826
- */
9827
- export declare interface SpotlightPromptStrings {
9828
- /**
9829
- * Heading for prompt when starting spotlight on participant
9830
- */
9831
- startSpotlightHeading: string;
9832
- /**
9833
- * Text for prompt when starting spotlight on participant
9834
- */
9835
- startSpotlightText: string;
9836
- /**
9837
- * Label for button to confirm starting spotlight on local user in prompt
9838
- */
9839
- startSpotlightOnSelfText: string;
9840
- /**
9841
- * Label for button to confirm starting spotlight on participant in prompt
9842
- */
9843
- startSpotlightConfirmButtonLabel: string;
9844
- /**
9845
- * Label for button to cancel starting spotlight on participant in prompt
9846
- */
9847
- startSpotlightCancelButtonLabel: string;
9848
- /**
9849
- * Heading for prompt when stopping spotlight on participant
9850
- */
9851
- stopSpotlightHeading: string;
9852
- /**
9853
- * Heading for prompt when stopping spotlight on local user
9854
- */
9855
- stopSpotlightOnSelfHeading: string;
9856
- /**
9857
- * Text for prompt when stopping spotlight on participant
9858
- */
9859
- stopSpotlightText: string;
9860
- /**
9861
- * Text for prompt when stopping spotlight on local user
9862
- */
9863
- stopSpotlightOnSelfText: string;
9864
- /**
9865
- * Label for button to confirm stopping spotlight on participant in prompt
9866
- */
9867
- stopSpotlightConfirmButtonLabel: string;
9868
- /**
9869
- * Label for button to confirm stopping spotlight on local user in prompt
9870
- */
9871
- stopSpotlightOnSelfConfirmButtonLabel: string;
9872
- /**
9873
- * Label for button to cancel stopping spotlight on participant in prompt
9874
- */
9875
- stopSpotlightCancelButtonLabel: string;
9876
- }
9877
-
9878
- /**
9879
- * Spotlight state with order
9880
- *
9881
- * @beta
9882
- */
9883
- export declare interface SpotlightState {
9884
- /**
9885
- * Order position of spotlight in call
9886
- */
9887
- spotlightedOrderPosition?: number;
9888
- }
9889
-
9890
7623
  /**
9891
7624
  * Identifier types for initiating a call using the CallAdapter
9892
7625
  * @public
9893
7626
  */
9894
- 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;
7627
+ export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | UnknownIdentifier);
9895
7628
 
9896
7629
  /**
9897
7630
  * Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
@@ -10002,19 +7735,6 @@ export declare interface StatefulCallClient extends CallClient {
10002
7735
  * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to dispose.
10003
7736
  */
10004
7737
  disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState): void;
10005
- /** @conditional-compile-remove(one-to-n-calling) */
10006
- /**
10007
- * The CallAgent is used to handle calls.
10008
- * To create the CallAgent, pass a CommunicationTokenCredential object provided from SDK.
10009
- * - The CallClient can only have one active CallAgent instance at a time.
10010
- * - You can create a new CallClient instance to create a new CallAgent.
10011
- * - You can dispose of a CallClient's current active CallAgent, and call the CallClient's
10012
- * createCallAgent() method again to create a new CallAgent.
10013
- * @param tokenCredential - The token credential. Use AzureCommunicationTokenCredential from `@azure/communication-common` to create a credential.
10014
- * @param options - The CallAgentOptions for additional options like display name.
10015
- * @public
10016
- */
10017
- createCallAgent(...args: Parameters<CallClient['createCallAgent']>): Promise<DeclarativeCallAgent>;
10018
7738
  }
10019
7739
 
10020
7740
  /**
@@ -10027,16 +7747,7 @@ export declare type StatefulCallClientArgs = {
10027
7747
  * UserId from SDK. This is provided for developer convenience to easily access the userId from the
10028
7748
  * state. It is not used by StatefulCallClient.
10029
7749
  */
10030
- userId: CommunicationUserIdentifier | /* @conditional-compile-remove(teams-identity-support) */ MicrosoftTeamsUserIdentifier;
10031
- /**
10032
- * A phone number in E.164 format that will be used to represent the callers identity. This number is required
10033
- * to start a PSTN call.
10034
- *
10035
- * example: +11234567
10036
- *
10037
- * This is not a cached value from the headless calling client.
10038
- */
10039
- alternateCallerId?: string;
7750
+ userId: CommunicationUserIdentifier;
10040
7751
  };
10041
7752
 
10042
7753
  /**
@@ -10064,10 +7775,6 @@ export declare type StatefulCallClientOptions = {
10064
7775
  * @public
10065
7776
  */
10066
7777
  export declare interface StatefulChatClient extends ChatClient {
10067
- /**
10068
- * Cleans up the resource cache from the chat thread client.
10069
- */
10070
- dispose(): void;
10071
7778
  /**
10072
7779
  * Holds all the state that we could proxy from ChatClient {@Link @azure/communication-chat#ChatClient} as
10073
7780
  * ChatClientState {@Link ChatClientState}.
@@ -10085,22 +7792,6 @@ export declare interface StatefulChatClient extends ChatClient {
10085
7792
  * @param handler - Original callback to be unsubscribed.
10086
7793
  */
10087
7794
  offStateChange(handler: (state: ChatClientState) => void): void;
10088
- /**
10089
- * Downloads a resource for specific message and caches it.
10090
- *
10091
- * @param threadId - The thread id of the chat thread.
10092
- * @param messageId - The message id of the chat message.
10093
- * @param resourceUrl - The resource url to fetch and cache.
10094
- */
10095
- downloadResourceToCache(threadId: string, messageId: string, resourceUrl: string): void;
10096
- /**
10097
- * Removes a resource from cache for a specific message.
10098
- *
10099
- * @param threadId - The thread id of the chat thread.
10100
- * @param messageId - The message id of the chat message.
10101
- * @param resourceUrl - The resource url to remove from cache.
10102
- */
10103
- removeResourceFromCache(threadId: string, messageId: string, resourceUrl: string): void;
10104
7795
  }
10105
7796
 
10106
7797
  /**
@@ -10185,62 +7876,6 @@ export declare interface StreamMediaProps {
10185
7876
  styles?: BaseCustomStyles;
10186
7877
  }
10187
7878
 
10188
- /**
10189
- * @beta
10190
- * Corresponding texts to each call issue
10191
- */
10192
- export declare interface SurveyIssues {
10193
- overallRating: {
10194
- callCannotJoin: string;
10195
- callCannotInvite: string;
10196
- hadToRejoin: string;
10197
- callEndedUnexpectedly: string;
10198
- otherIssues: string;
10199
- };
10200
- audioRating: {
10201
- noLocalAudio: string;
10202
- noRemoteAudio: string;
10203
- echo: string;
10204
- audioNoise: string;
10205
- lowVolume: string;
10206
- audioStoppedUnexpectedly: string;
10207
- distortedSpeech: string;
10208
- audioInterruption: string;
10209
- otherIssues: string;
10210
- };
10211
- videoRating: {
10212
- noVideoReceived: string;
10213
- noVideoSent: string;
10214
- lowQuality: string;
10215
- freezes: string;
10216
- stoppedUnexpectedly: string;
10217
- darkVideoReceived: string;
10218
- audioVideoOutOfSync: string;
10219
- otherIssues: string;
10220
- };
10221
- screenshareRating: {
10222
- noContentLocal: string;
10223
- noContentRemote: string;
10224
- cannotPresent: string;
10225
- lowQuality: string;
10226
- freezes: string;
10227
- stoppedUnexpectedly: string;
10228
- largeDelay: string;
10229
- otherIssues: string;
10230
- };
10231
- }
10232
-
10233
- /**
10234
- * @beta
10235
- * Corresponding texts to each call issue category
10236
- */
10237
- export declare interface SurveyIssuesHeadingStrings {
10238
- overallRating: string;
10239
- audioRating: string;
10240
- videoRating: string;
10241
- screenshareRating: string;
10242
- }
10243
-
10244
7879
  /**
10245
7880
  * Discriminated union of all system messages.
10246
7881
  *
@@ -10267,74 +7902,6 @@ export declare interface SystemMessageCommon extends MessageCommon {
10267
7902
  */
10268
7903
  export declare type TeamsAdapterOptions = CommonCallAdapterOptions;
10269
7904
 
10270
- /**
10271
- * An Adapter interface specific for Teams identity which extends {@link CommonCallAdapter}.
10272
- *
10273
- * @beta
10274
- */
10275
- export declare interface TeamsCallAdapter extends CommonCallAdapter {
10276
- /**
10277
- * Join the call with microphone initially on/off.
10278
- * @deprecated Use joinCall(options?:JoinCallOptions) instead.
10279
- * @param microphoneOn - Whether microphone is initially enabled
10280
- *
10281
- * @beta
10282
- */
10283
- joinCall(microphoneOn?: boolean): TeamsCall | undefined;
10284
- /**
10285
- * Join the call with options bag to set microphone/camera initial state when joining call
10286
- * true = turn on the device when joining call
10287
- * false = turn off the device when joining call
10288
- * 'keep'/undefined = retain devices' precall state
10289
- *
10290
- * @param options - param to set microphone/camera initially on/off.
10291
- *
10292
- * @public
10293
- */
10294
- joinCall(options?: JoinCallOptions): TeamsCall | undefined;
10295
- /**
10296
- * Start the call.
10297
- *
10298
- * @param participants - An array of participant ids to join
10299
- *
10300
- * @beta
10301
- */
10302
- startCall(participants: string[], options?: StartCallOptions): TeamsCall | undefined;
10303
- /**
10304
- * Start the call.
10305
- * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
10306
- * @beta
10307
- */
10308
- startCall(participants: CommunicationIdentifier[], options?: StartCallOptions): TeamsCall | undefined;
10309
- }
10310
-
10311
- /**
10312
- * Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
10313
- *
10314
- * @beta
10315
- */
10316
- export declare type TeamsCallAdapterArgs = {
10317
- userId: MicrosoftTeamsUserIdentifier;
10318
- credential: CommunicationTokenCredential;
10319
- locator: TeamsMeetingLinkLocator | /* @conditional-compile-remove(teams-adhoc-call) */ /* @conditional-compile-remove(PSTN-calls) */ CallParticipantsLocator;
10320
- /**
10321
- * Optional parameters for the {@link TeamsCallAdapter} created
10322
- */
10323
- options?: TeamsAdapterOptions;
10324
- };
10325
-
10326
- /**
10327
- * Object containing all the teams call handlers required for calling components.
10328
- *
10329
- * Calling related components from this package are able to pick out relevant handlers from this object.
10330
- * See {@link useHandlers} and {@link usePropsFor}.
10331
- *
10332
- * @beta
10333
- */
10334
- export declare interface TeamsCallingHandlers extends CommonCallingHandlers {
10335
- onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall;
10336
- }
10337
-
10338
7905
  /**
10339
7906
  * A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
10340
7907
  *
@@ -10535,118 +8102,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
10535
8102
  typingString?: IStyle;
10536
8103
  }
10537
8104
 
10538
- /**
10539
- * UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
10540
- *
10541
- * @beta
10542
- */
10543
- export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
10544
-
10545
- /**
10546
- * props for {@link UnsupportedBrowser} UI
10547
- *
10548
- * @beta
10549
- */
10550
- export declare interface UnsupportedBrowserProps {
10551
- /** Handler to perform an action when the help link is actioned */
10552
- onTroubleshootingClick?: () => void;
10553
- /** String overrides for the component */
10554
- strings?: UnsupportedBrowserStrings;
10555
- }
10556
-
10557
- /**
10558
- * Strings for UnsupportedBrowser component
10559
- *
10560
- * @beta
10561
- */
10562
- export declare interface UnsupportedBrowserStrings {
10563
- /** String for the primary text */
10564
- primaryText: string;
10565
- /** String for the secondary text */
10566
- secondaryText: string;
10567
- /** String to display in the text for the help link */
10568
- moreHelpLinkText: string;
10569
- }
10570
-
10571
- /**
10572
- * UI to display to the user that the browser version they are using is out of date
10573
- * and not supported by Azure Communications Calling service.
10574
- *
10575
- * @beta
10576
- */
10577
- export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
10578
-
10579
- /**
10580
- * props for {@link UnsupportedBrowserVersion} UI
10581
- *
10582
- * @beta
10583
- */
10584
- export declare interface UnsupportedBrowserVersionProps {
10585
- /** Handler to perform an action when the help link is actioned */
10586
- onTroubleshootingClick?: () => void;
10587
- /** String overrides for the component */
10588
- strings?: UnsupportedBrowserVersionStrings;
10589
- /** Handler to allow user to continue into the call */
10590
- onContinueAnywayClick?: () => void;
10591
- }
10592
-
10593
- /**
10594
- * Strings for UnsupportedBrowser component
10595
- *
10596
- * @beta
10597
- */
10598
- export declare interface UnsupportedBrowserVersionStrings {
10599
- /** String for the primary text */
10600
- primaryText: string;
10601
- /** String for the secondary text */
10602
- secondaryText: string;
10603
- /** String to display in the text for the help link */
10604
- moreHelpLinkText: string;
10605
- /** String for continue without updating button */
10606
- continueAnywayButtonText?: string;
10607
- }
10608
-
10609
- /**
10610
- * UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
10611
- *
10612
- * @beta
10613
- */
10614
- export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
10615
-
10616
- /**
10617
- * Props for {@link UnsupportedOperatingSystem} UI
10618
- *
10619
- * @beta
10620
- */
10621
- export declare interface UnsupportedOperatingSystemProps {
10622
- /** Handler to perform a action when the help link is actioned */
10623
- onTroubleshootingClick?: () => void;
10624
- /** String overrides for the component */
10625
- strings?: UnsupportedOperatingSystemStrings;
10626
- }
10627
-
10628
- /**
10629
- * Strings for UnsupportedBrowser component
10630
- *
10631
- * @beta
10632
- */
10633
- export declare interface UnsupportedOperatingSystemStrings {
10634
- /** String for the primary text */
10635
- primaryText: string;
10636
- /** String for the secondary text */
10637
- secondaryText: string;
10638
- /** String to display in the text for the help link */
10639
- moreHelpLinkText: string;
10640
- }
10641
-
10642
8105
  /**
10643
8106
  * @public
10644
8107
  * Callback function run when a message is updated.
10645
8108
  */
10646
- export declare type UpdateMessageCallback = (messageId: string, content: string, options?: {
10647
- metadata?: Record<string, string>;
10648
- attachmentMetadata?: AttachmentMetadata[];
10649
- }) => Promise<void>;
8109
+ export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
10650
8110
 
10651
8111
  /**
10652
8112
  * A custom React hook to simplify the creation of {@link CallAdapter}.
@@ -10794,44 +8254,6 @@ export declare const usePropsFor: <Component extends (props: any) => JSX.Element
10794
8254
  */
10795
8255
  export declare const useSelector: <ParamT extends Selector | undefined>(selector: ParamT, selectorProps?: (ParamT extends Selector ? Parameters<ParamT>[1] : undefined) | undefined, type?: 'calling' | 'chat') => ParamT extends Selector ? ReturnType<ParamT> : undefined;
10796
8256
 
10797
- /**
10798
- * Hook to obtain {@link @azure/communication-calling#TeamsCall} from the provider.
10799
- *
10800
- * Useful when implementing a custom component that utilizes the providers
10801
- * exported from this library.
10802
- *
10803
- * you must have previously used the CallProvider with a TeamsCall object to use this hook
10804
- *
10805
- * @beta
10806
- */
10807
- export declare const useTeamsCall: () => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall;
10808
-
10809
- /**
10810
- * A custom React hook to simplify the creation of {@link TeamsCallAdapter}.
10811
- *
10812
- * Similar to {@link createTeamsAzureCommunicationCallAdapter}, but takes care of asynchronous
10813
- * creation of the adapter internally.
10814
- *
10815
- * Allows arguments to be undefined so that you can respect the rule-of-hooks and pass in arguments
10816
- * as they are created. The adapter is only created when all arguments are defined.
10817
- *
10818
- * Note that you must memoize the arguments to avoid recreating adapter on each render.
10819
- * See storybook for typical usage examples.
10820
- *
10821
- * @beta
10822
- */
10823
- export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: ((adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>) | undefined, beforeDispose?: ((adapter: TeamsCallAdapter) => Promise<void>) | undefined) => TeamsCallAdapter | undefined;
10824
-
10825
- /**
10826
- * Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
10827
- *
10828
- * Useful when implementing a custom component that utilizes the providers
10829
- * exported from this library.
10830
- *
10831
- * @beta
10832
- */
10833
- export declare const useTeamsCallAgent: () => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCallAgent;
10834
-
10835
8257
  /**
10836
8258
  * React hook to access theme
10837
8259
  *
@@ -10971,7 +8393,7 @@ export declare const VideoGallery: (props: VideoGalleryProps) => JSX.Element;
10971
8393
  /**
10972
8394
  * @public
10973
8395
  */
10974
- export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | /* @conditional-compile-remove(gallery-layouts) */ 'speaker' | /* @conditional-compile-remove(large-gallery) */ 'largeGallery' | /* @conditional-compile-remove(gallery-layouts) */ 'focusedContent';
8396
+ export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | /* @conditional-compile-remove(gallery-layouts) */ 'speaker' | /* @conditional-compile-remove(gallery-layouts) */ 'focusedContent';
10975
8397
 
10976
8398
  /**
10977
8399
  * The state of the local participant in the {@link VideoGallery}.
@@ -10981,12 +8403,6 @@ export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | /* @
10981
8403
  export declare interface VideoGalleryLocalParticipant extends VideoGalleryParticipant {
10982
8404
  /** Whether local participant is raised a hand */
10983
8405
  raisedHand?: RaisedHand;
10984
- /**
10985
- * Whether local participant has reacted
10986
- *
10987
- * @beta
10988
- * */
10989
- reaction?: Reaction;
10990
8406
  }
10991
8407
 
10992
8408
  /**
@@ -11005,8 +8421,6 @@ export declare type VideoGalleryParticipant = {
11005
8421
  videoStream?: VideoGalleryStream;
11006
8422
  /** Whether participant is screen sharing or not */
11007
8423
  isScreenSharingOn?: boolean;
11008
- /** Whether participant is spotlighted **/
11009
- spotlight?: Spotlight;
11010
8424
  };
11011
8425
 
11012
8426
  /**
@@ -11090,22 +8504,6 @@ export declare interface VideoGalleryProps {
11090
8504
  * This callback will be called when a participant video tile is un-pinned.
11091
8505
  */
11092
8506
  onUnpinParticipant?: (userId: string) => void;
11093
- /**
11094
- * List of spotlighted participant userIds.
11095
- */
11096
- spotlightedParticipants?: string[];
11097
- /**
11098
- * This callback will be called when spotlight is started for participant video tiles.
11099
- */
11100
- onStartSpotlight?: (userIds?: string[]) => Promise<void>;
11101
- /**
11102
- * This callback will be called when spotlight is stopped for participant video tiles.
11103
- */
11104
- onStopSpotlight?: (userIds?: string[]) => Promise<void>;
11105
- /**
11106
- * Maximum participants that can be spotlighted
11107
- */
11108
- maxParticipantsToSpotlight?: number;
11109
8507
  /**
11110
8508
  * Options for showing the remote video tile menu.
11111
8509
  *
@@ -11124,11 +8522,6 @@ export declare interface VideoGalleryProps {
11124
8522
  * @defaultValue 'followDeviceOrientation'
11125
8523
  */
11126
8524
  localVideoTileSize?: LocalVideoTileSize;
11127
- /**
11128
- * Reaction resources for like, heart, laugh, applause and surprised.
11129
- * @beta
11130
- */
11131
- reactionResources?: ReactionResources;
11132
8525
  }
11133
8526
 
11134
8527
  /**
@@ -11141,19 +8534,8 @@ export declare interface VideoGalleryRemoteParticipant extends VideoGalleryParti
11141
8534
  isSpeaking?: boolean;
11142
8535
  /** Video stream of shared screen */
11143
8536
  screenShareStream?: VideoGalleryStream;
11144
- /**
11145
- * @beta
11146
- * The connection state of the participant. For example, 'Hold', 'Connecting' etc.
11147
- */
11148
- state?: ParticipantState;
11149
8537
  /** Whether participant is raised a hand */
11150
8538
  raisedHand?: RaisedHand;
11151
- /**
11152
- * Whether participant has reacted
11153
- *
11154
- * @beta
11155
- * */
11156
- reaction?: Reaction;
11157
8539
  }
11158
8540
 
11159
8541
  /**
@@ -11167,8 +8549,6 @@ export declare type VideoGallerySelector = (state: CallClientState, props: Calli
11167
8549
  remoteParticipants: VideoGalleryRemoteParticipant[];
11168
8550
  dominantSpeakers?: string[];
11169
8551
  optimalVideoCount?: number;
11170
- spotlightedParticipants?: string[];
11171
- maxParticipantsToSpotlight?: number;
11172
8552
  };
11173
8553
 
11174
8554
  /**
@@ -11232,16 +8612,6 @@ export declare interface VideoGalleryStrings {
11232
8612
  pinnedParticipantAnnouncementAriaLabel: string;
11233
8613
  /** Aria label to announce when remote participant's video tile is unpinned */
11234
8614
  unpinnedParticipantAnnouncementAriaLabel: string;
11235
- /** Menu text shown in Video Tile contextual menu to start spotlight on participant's video tile */
11236
- startSpotlightVideoTileMenuLabel: string;
11237
- /** Menu text shown in Video Tile contextual menu to add spotlight to participant's video tile */
11238
- addSpotlightVideoTileMenuLabel: string;
11239
- /** Menu title for start spotlight menu item when spotlight limit is reached */
11240
- spotlightLimitReachedMenuTitle: string;
11241
- /** Menu text shown in Video Tile contextual menu to stop spotlight on participant's video tile */
11242
- stopSpotlightVideoTileMenuLabel: string;
11243
- /** Menu text shown in Video Tile contextual menu to stop spotlight on local user's video tile */
11244
- stopSpotlightOnSelfVideoTileMenuLabel: string;
11245
8615
  }
11246
8616
 
11247
8617
  /**
@@ -11403,17 +8773,6 @@ export declare interface VideoTileProps {
11403
8773
  isSpeaking?: boolean;
11404
8774
  /** Whether the participant is raised hand. Show a indicator (border) and icon with order */
11405
8775
  raisedHand?: RaisedHand;
11406
- /**
11407
- * When the participant has reacted, animate the reaction.
11408
- * @beta
11409
- * */
11410
- reaction?: Reaction;
11411
- /**
11412
- * The call connection state of the participant.
11413
- * For example, `Hold` means the participant is on hold.
11414
- */
11415
- participantState?: ParticipantState;
11416
- strings?: VideoTileStrings;
11417
8776
  /**
11418
8777
  * Display custom menu items in the VideoTile's contextual menu.
11419
8778
  * Uses Fluent UI ContextualMenu.
@@ -11424,24 +8783,6 @@ export declare interface VideoTileProps {
11424
8783
  * Callback triggered by video tile on touch and hold.
11425
8784
  */
11426
8785
  onLongTouch?: () => void;
11427
- /**
11428
- * If true, the video tile will show the spotlighted icon.
11429
- */
11430
- isSpotlighted?: boolean;
11431
- /**
11432
- * Reactions resources' url and metadata.
11433
- * @beta
11434
- */
11435
- reactionResources?: ReactionResources;
11436
- }
11437
-
11438
- /**
11439
- * Strings of {@link VideoTile} that can be overridden.
11440
- * @beta
11441
- */
11442
- export declare interface VideoTileStrings {
11443
- participantStateRinging: string;
11444
- participantStateHold: string;
11445
8786
  }
11446
8787
 
11447
8788
  /**