@azure/communication-react 1.23.0 → 1.24.0-alpha-202501250016

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 (1312) hide show
  1. package/dist/communication-react.d.ts +2308 -121
  2. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-D1SLRH59.js +280 -0
  3. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-D1SLRH59.js.map +1 -0
  4. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-D6ZTtxlN.js +52 -0
  5. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-D6ZTtxlN.js.map +1 -0
  6. package/dist/dist-cjs/communication-react/index-B82iKtgk.js +47180 -0
  7. package/dist/dist-cjs/communication-react/index-B82iKtgk.js.map +1 -0
  8. package/dist/dist-cjs/communication-react/index.js +178 -37168
  9. package/dist/dist-cjs/communication-react/index.js.map +1 -1
  10. package/dist/dist-esm/acs-ui-common/src/MessageStatus.js.map +1 -1
  11. package/dist/dist-esm/acs-ui-common/src/areEqual.js.map +1 -1
  12. package/dist/dist-esm/acs-ui-common/src/common.d.ts +13 -0
  13. package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
  14. package/dist/dist-esm/acs-ui-common/src/commonProperties.js.map +1 -1
  15. package/dist/dist-esm/acs-ui-common/src/constants.d.ts +5 -0
  16. package/dist/dist-esm/acs-ui-common/src/constants.js +6 -0
  17. package/dist/dist-esm/acs-ui-common/src/constants.js.map +1 -1
  18. package/dist/dist-esm/acs-ui-common/src/cssUtils.js.map +1 -1
  19. package/dist/dist-esm/acs-ui-common/src/dataConversion.d.ts +6 -0
  20. package/dist/dist-esm/acs-ui-common/src/dataConversion.js +21 -0
  21. package/dist/dist-esm/acs-ui-common/src/dataConversion.js.map +1 -0
  22. package/dist/dist-esm/acs-ui-common/src/identifier.js +4 -1
  23. package/dist/dist-esm/acs-ui-common/src/identifier.js.map +1 -1
  24. package/dist/dist-esm/acs-ui-common/src/index.d.ts +4 -0
  25. package/dist/dist-esm/acs-ui-common/src/index.js +6 -0
  26. package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
  27. package/dist/dist-esm/acs-ui-common/src/localizationUtils.js.map +1 -1
  28. package/dist/dist-esm/acs-ui-common/src/logEvent.js.map +1 -1
  29. package/dist/dist-esm/acs-ui-common/src/memoizeFnAll.js.map +1 -1
  30. package/dist/dist-esm/acs-ui-common/src/removeImageTags.d.ts +7 -0
  31. package/dist/dist-esm/acs-ui-common/src/removeImageTags.js +18 -0
  32. package/dist/dist-esm/acs-ui-common/src/removeImageTags.js.map +1 -0
  33. package/dist/dist-esm/acs-ui-common/src/safeStringify.js.map +1 -1
  34. package/dist/dist-esm/acs-ui-common/src/telemetry.js.map +1 -1
  35. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  36. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  37. package/dist/dist-esm/acs-ui-javascript-loaders/src/callCompositeLoader.js +1 -4
  38. package/dist/dist-esm/acs-ui-javascript-loaders/src/callCompositeLoader.js.map +1 -1
  39. package/dist/dist-esm/acs-ui-javascript-loaders/src/callWithChatCompositeLoader.js +1 -4
  40. package/dist/dist-esm/acs-ui-javascript-loaders/src/callWithChatCompositeLoader.js.map +1 -1
  41. package/dist/dist-esm/acs-ui-javascript-loaders/src/chatCompositeLoader.js +1 -4
  42. package/dist/dist-esm/acs-ui-javascript-loaders/src/chatCompositeLoader.js.map +1 -1
  43. package/dist/dist-esm/acs-ui-javascript-loaders/src/index.js.map +1 -1
  44. package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.js +6 -7
  45. package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.js.map +1 -1
  46. package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.js +1 -1
  47. package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.js.map +1 -1
  48. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.d.ts +8 -0
  49. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +16 -0
  50. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
  51. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +18 -8
  52. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
  53. package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js +7 -1
  54. package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js.map +1 -1
  55. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +20 -55
  56. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
  57. package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js +1 -1
  58. package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js.map +1 -1
  59. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +27 -0
  60. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +148 -68
  61. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  62. package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js +2 -2
  63. package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js.map +1 -1
  64. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +13 -6
  65. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
  66. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +37 -6
  67. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
  68. package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.d.ts +1 -1
  69. package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.js.map +1 -1
  70. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  71. package/dist/dist-esm/calling-component-bindings/src/hooks/useSelector.js.map +1 -1
  72. package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js +8 -2
  73. package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js.map +1 -1
  74. package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
  75. package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js +98 -62
  76. package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js.map +1 -1
  77. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +1 -0
  78. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +43 -12
  79. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
  80. package/dist/dist-esm/calling-component-bindings/src/participantsButtonSelector.js.map +1 -1
  81. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js.map +1 -1
  82. package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js +6 -3
  83. package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js.map +1 -1
  84. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js.map +1 -1
  85. package/dist/dist-esm/calling-component-bindings/src/providers/index.js.map +1 -1
  86. package/dist/dist-esm/calling-component-bindings/src/utils/SelectorUtils.js.map +1 -1
  87. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +18 -7
  88. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js.map +1 -1
  89. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +12 -9
  90. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
  91. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.d.ts +11 -1
  92. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +42 -11
  93. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
  94. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.d.ts +5 -0
  95. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +49 -8
  96. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
  97. package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.js.map +1 -1
  98. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.d.ts +20 -0
  99. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js +125 -0
  100. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js.map +1 -0
  101. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
  102. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +66 -71
  103. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
  104. package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +140 -3
  105. package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
  106. package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +23 -0
  107. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +235 -36
  108. package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
  109. package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js +7 -8
  110. package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js.map +1 -1
  111. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +99 -108
  112. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js.map +1 -1
  113. package/dist/dist-esm/calling-stateful-client/src/CallFeatureStreamUtils.d.ts +14 -0
  114. package/dist/dist-esm/calling-stateful-client/src/CallFeatureStreamUtils.js +207 -0
  115. package/dist/dist-esm/calling-stateful-client/src/CallFeatureStreamUtils.js.map +1 -0
  116. package/dist/dist-esm/calling-stateful-client/src/CallIdHistory.js.map +1 -1
  117. package/dist/dist-esm/calling-stateful-client/src/CallIdRef.js.map +1 -1
  118. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +6 -0
  119. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +54 -12
  120. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
  121. package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js +10 -2
  122. package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js.map +1 -1
  123. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js.map +1 -1
  124. package/dist/dist-esm/calling-stateful-client/src/Converter.d.ts +6 -0
  125. package/dist/dist-esm/calling-stateful-client/src/Converter.js +31 -20
  126. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  127. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js +58 -73
  128. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js.map +1 -1
  129. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js +14 -16
  130. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js.map +1 -1
  131. package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.js.map +1 -1
  132. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.d.ts +9 -0
  133. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +53 -15
  134. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js.map +1 -1
  135. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +17 -0
  136. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +36 -0
  137. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +1 -0
  138. package/dist/dist-esm/calling-stateful-client/src/LocalVideoStreamVideoEffectsSubscriber.js.map +1 -1
  139. package/dist/dist-esm/calling-stateful-client/src/Logger.js.map +1 -1
  140. package/dist/dist-esm/calling-stateful-client/src/MediaAccessSubscriber.js +3 -0
  141. package/dist/dist-esm/calling-stateful-client/src/MediaAccessSubscriber.js.map +1 -1
  142. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js +1 -3
  143. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js.map +1 -1
  144. package/dist/dist-esm/calling-stateful-client/src/PPTLiveSubscriber.js.map +1 -1
  145. package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.js.map +1 -1
  146. package/dist/dist-esm/calling-stateful-client/src/RaiseHandSubscriber.js.map +1 -1
  147. package/dist/dist-esm/calling-stateful-client/src/ReactionSubscriber.js.map +1 -1
  148. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +1 -0
  149. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +11 -0
  150. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
  151. package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js.map +1 -1
  152. package/dist/dist-esm/calling-stateful-client/src/SpotlightSubscriber.js.map +1 -1
  153. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +3 -2
  154. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +71 -64
  155. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
  156. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js +42 -24
  157. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js.map +1 -1
  158. package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js +8 -11
  159. package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js.map +1 -1
  160. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +1 -1
  161. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +17 -0
  162. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +1 -1
  163. package/dist/dist-esm/calling-stateful-client/src/TeamsIncomingCallDeclarative.js +14 -16
  164. package/dist/dist-esm/calling-stateful-client/src/TeamsIncomingCallDeclarative.js.map +1 -1
  165. package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.d.ts +24 -0
  166. package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.js +71 -0
  167. package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.js.map +1 -0
  168. package/dist/dist-esm/calling-stateful-client/src/TogetherModeVideoStreamSubscriber.d.ts +18 -0
  169. package/dist/dist-esm/calling-stateful-client/src/TogetherModeVideoStreamSubscriber.js +34 -0
  170. package/dist/dist-esm/calling-stateful-client/src/TogetherModeVideoStreamSubscriber.js.map +1 -0
  171. package/dist/dist-esm/calling-stateful-client/src/TranscriptionSubscriber.js.map +1 -1
  172. package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js.map +1 -1
  173. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.d.ts +1 -0
  174. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js +34 -3
  175. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js.map +1 -1
  176. package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js +6 -7
  177. package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js.map +1 -1
  178. package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +4 -0
  179. package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
  180. package/dist/dist-esm/calling-stateful-client/src/index.js.map +1 -1
  181. package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js +4 -4
  182. package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js.map +1 -1
  183. package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js +2 -2
  184. package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js.map +1 -1
  185. package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js +15 -15
  186. package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js.map +1 -1
  187. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +6 -2
  188. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +59 -8
  189. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
  190. package/dist/dist-esm/chat-component-bindings/src/hooks/useHandlers.js.map +1 -1
  191. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +2 -1
  192. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +4 -0
  193. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  194. package/dist/dist-esm/chat-component-bindings/src/hooks/useSelector.js.map +1 -1
  195. package/dist/dist-esm/chat-component-bindings/src/index.js.map +1 -1
  196. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +68 -18
  197. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
  198. package/dist/dist-esm/chat-component-bindings/src/providers/ChatClientProvider.js.map +1 -1
  199. package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js +1 -1
  200. package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js.map +1 -1
  201. package/dist/dist-esm/chat-component-bindings/src/sendBoxSelector.js.map +1 -1
  202. package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js +3 -7
  203. package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js.map +1 -1
  204. package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js +3 -1
  205. package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js.map +1 -1
  206. package/dist/dist-esm/chat-component-bindings/src/utils/constants.js.map +1 -1
  207. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.d.ts +6 -0
  208. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js +23 -0
  209. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js.map +1 -0
  210. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +10 -3
  211. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
  212. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +15 -1
  213. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
  214. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js +16 -22
  215. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js.map +1 -1
  216. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +11 -12
  217. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
  218. package/dist/dist-esm/chat-stateful-client/src/Logger.js.map +1 -1
  219. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js +4 -16
  220. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js.map +1 -1
  221. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js +57 -67
  222. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js.map +1 -1
  223. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js +114 -128
  224. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js.map +1 -1
  225. package/dist/dist-esm/chat-stateful-client/src/constants.js.map +1 -1
  226. package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js.map +1 -1
  227. package/dist/dist-esm/chat-stateful-client/src/index.d.ts +1 -0
  228. package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
  229. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedIterator.js.map +1 -1
  230. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListMessages.js.map +1 -1
  231. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListParticipants.js.map +1 -1
  232. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListReadReceipts.js.map +1 -1
  233. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListThreads.js.map +1 -1
  234. package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.js.map +1 -1
  235. package/dist/dist-esm/communication-react/src/api-summary.js.map +1 -1
  236. package/dist/dist-esm/communication-react/src/index.d.ts +35 -0
  237. package/dist/dist-esm/communication-react/src/index.js +18 -0
  238. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  239. package/dist/dist-esm/communication-react/src/javascript-loaders.js.map +1 -1
  240. package/dist/dist-esm/communication-react/src/mergedHooks.js.map +1 -1
  241. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js +3 -6
  242. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js.map +1 -1
  243. package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerContext.js.map +1 -1
  244. package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerMessage.js.map +1 -1
  245. package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js +4 -10
  246. package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js.map +1 -1
  247. package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.js +1 -1
  248. package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.js.map +1 -1
  249. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js +1 -1
  250. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js.map +1 -1
  251. package/dist/dist-esm/react-components/src/components/Announcer.js +1 -1
  252. package/dist/dist-esm/react-components/src/components/Announcer.js.map +1 -1
  253. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js +11 -11
  254. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js.map +1 -1
  255. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js +1 -1
  256. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js.map +1 -1
  257. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.d.ts +2 -0
  258. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +15 -6
  259. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
  260. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js +21 -18
  261. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js.map +1 -1
  262. package/dist/dist-esm/react-components/src/components/CameraButton.js +13 -20
  263. package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
  264. package/dist/dist-esm/react-components/src/components/Caption.js +2 -2
  265. package/dist/dist-esm/react-components/src/components/Caption.js.map +1 -1
  266. package/dist/dist-esm/react-components/src/components/CaptionsBanner.d.ts +80 -0
  267. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +91 -9
  268. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
  269. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js +38 -20
  270. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js.map +1 -1
  271. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js +2 -5
  272. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js.map +1 -1
  273. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js +37 -22
  274. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js.map +1 -1
  275. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +13 -1
  276. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +30 -24
  277. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  278. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +11 -0
  279. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +76 -31
  280. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  281. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js +9 -5
  282. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js.map +1 -1
  283. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +10 -0
  284. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +15 -0
  285. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +1 -0
  286. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +8 -1
  287. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +39 -9
  288. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
  289. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +2 -1
  290. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +52 -13
  291. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
  292. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +4 -1
  293. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +57 -27
  294. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
  295. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +22 -1
  296. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +20 -0
  297. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
  298. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +24 -0
  299. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +278 -0
  300. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +1 -0
  301. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +23 -3
  302. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +60 -12
  303. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
  304. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +9 -1
  305. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +78 -20
  306. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
  307. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +87 -24
  308. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
  309. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js +18 -18
  310. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js.map +1 -1
  311. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js +7 -4
  312. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js.map +1 -1
  313. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js +2 -2
  314. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js.map +1 -1
  315. package/dist/dist-esm/react-components/src/components/ComplianceBanner/Utils.js.map +1 -1
  316. package/dist/dist-esm/react-components/src/components/ComplianceBanner/index.js.map +1 -1
  317. package/dist/dist-esm/react-components/src/components/ComplianceBanner/types.js.map +1 -1
  318. package/dist/dist-esm/react-components/src/components/ControlBar.js +10 -14
  319. package/dist/dist-esm/react-components/src/components/ControlBar.js.map +1 -1
  320. package/dist/dist-esm/react-components/src/components/ControlBarButton.js +14 -4
  321. package/dist/dist-esm/react-components/src/components/ControlBarButton.js.map +1 -1
  322. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js +5 -16
  323. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js.map +1 -1
  324. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +69 -0
  325. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +37 -0
  326. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +1 -0
  327. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +75 -0
  328. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +58 -0
  329. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +1 -0
  330. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js +15 -14
  331. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js.map +1 -1
  332. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +105 -0
  333. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +86 -0
  334. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +1 -0
  335. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +86 -0
  336. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +32 -0
  337. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +1 -0
  338. package/dist/dist-esm/react-components/src/components/DevicesButton.js +19 -27
  339. package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
  340. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js +12 -48
  341. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js.map +1 -1
  342. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +45 -51
  343. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
  344. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js +4 -4
  345. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js.map +1 -1
  346. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js +2 -6
  347. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js.map +1 -1
  348. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js +11 -9
  349. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js.map +1 -1
  350. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js +11 -23
  351. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js.map +1 -1
  352. package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js +6 -4
  353. package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js.map +1 -1
  354. package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js +11 -5
  355. package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js.map +1 -1
  356. package/dist/dist-esm/react-components/src/components/Drawer/index.js.map +1 -1
  357. package/dist/dist-esm/react-components/src/components/EndCallButton.js +12 -13
  358. package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
  359. package/dist/dist-esm/react-components/src/components/ErrorBar.js +9 -5
  360. package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
  361. package/dist/dist-esm/react-components/src/components/ErrorBoundary.js +2 -6
  362. package/dist/dist-esm/react-components/src/components/ErrorBoundary.js.map +1 -1
  363. package/dist/dist-esm/react-components/src/components/GridLayout.js +37 -37
  364. package/dist/dist-esm/react-components/src/components/GridLayout.js.map +1 -1
  365. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js +2 -2
  366. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js.map +1 -1
  367. package/dist/dist-esm/react-components/src/components/HoldButton.js +1 -1
  368. package/dist/dist-esm/react-components/src/components/HoldButton.js.map +1 -1
  369. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +7 -9
  370. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js.map +1 -1
  371. package/dist/dist-esm/react-components/src/components/ImageOverlay.js +13 -14
  372. package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
  373. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js +26 -39
  374. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js.map +1 -1
  375. package/dist/dist-esm/react-components/src/components/IncomingCallStack.js +5 -7
  376. package/dist/dist-esm/react-components/src/components/IncomingCallStack.js.map +1 -1
  377. package/dist/dist-esm/react-components/src/components/InputBoxButton.js +3 -10
  378. package/dist/dist-esm/react-components/src/components/InputBoxButton.js.map +1 -1
  379. package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +2 -0
  380. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +23 -7
  381. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  382. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js +3 -5
  383. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js.map +1 -1
  384. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +46 -23
  385. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
  386. package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js +15 -23
  387. package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js.map +1 -1
  388. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.d.ts +2 -0
  389. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js +13 -13
  390. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js.map +1 -1
  391. package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +121 -0
  392. package/dist/dist-esm/react-components/src/components/MentionPopover.js +126 -0
  393. package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +1 -0
  394. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js +2 -2
  395. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js.map +1 -1
  396. package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js.map +1 -1
  397. package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js +20 -33
  398. package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js.map +1 -1
  399. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +85 -5
  400. package/dist/dist-esm/react-components/src/components/MessageThread.js +116 -49
  401. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  402. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +16 -17
  403. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
  404. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js +94 -101
  405. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js.map +1 -1
  406. package/dist/dist-esm/react-components/src/components/Notification.js +6 -14
  407. package/dist/dist-esm/react-components/src/components/Notification.js.map +1 -1
  408. package/dist/dist-esm/react-components/src/components/NotificationStack.d.ts +22 -0
  409. package/dist/dist-esm/react-components/src/components/NotificationStack.js +17 -8
  410. package/dist/dist-esm/react-components/src/components/NotificationStack.js.map +1 -1
  411. package/dist/dist-esm/react-components/src/components/ParticipantItem.js +15 -22
  412. package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
  413. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +15 -0
  414. package/dist/dist-esm/react-components/src/components/ParticipantList.js +79 -49
  415. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  416. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js +46 -32
  417. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js.map +1 -1
  418. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js +3 -3
  419. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js.map +1 -1
  420. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js +3 -3
  421. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js.map +1 -1
  422. package/dist/dist-esm/react-components/src/components/RTTDisclosureBanner.d.ts +28 -0
  423. package/dist/dist-esm/react-components/src/components/RTTDisclosureBanner.js +29 -0
  424. package/dist/dist-esm/react-components/src/components/RTTDisclosureBanner.js.map +1 -0
  425. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js +6 -12
  426. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js.map +1 -1
  427. package/dist/dist-esm/react-components/src/components/ReactionButton.js +24 -23
  428. package/dist/dist-esm/react-components/src/components/ReactionButton.js.map +1 -1
  429. package/dist/dist-esm/react-components/src/components/RealTimeText.d.ts +58 -0
  430. package/dist/dist-esm/react-components/src/components/RealTimeText.js +43 -0
  431. package/dist/dist-esm/react-components/src/components/RealTimeText.js.map +1 -0
  432. package/dist/dist-esm/react-components/src/components/RealTimeTextModal.d.ts +42 -0
  433. package/dist/dist-esm/react-components/src/components/RealTimeTextModal.js +55 -0
  434. package/dist/dist-esm/react-components/src/components/RealTimeTextModal.js.map +1 -0
  435. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +42 -21
  436. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
  437. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js +2 -2
  438. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js.map +1 -1
  439. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js +2 -2
  440. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js.map +1 -1
  441. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.d.ts +9 -0
  442. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js +29 -0
  443. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js.map +1 -0
  444. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +30 -0
  445. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +112 -0
  446. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +1 -0
  447. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.d.ts +19 -0
  448. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js +41 -0
  449. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js.map +1 -0
  450. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +17 -0
  451. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +56 -0
  452. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +1 -0
  453. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.d.ts +24 -0
  454. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js +66 -0
  455. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js.map +1 -0
  456. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.d.ts +20 -0
  457. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js +45 -0
  458. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js.map +1 -0
  459. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.d.ts +14 -0
  460. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js +56 -0
  461. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js.map +1 -0
  462. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.d.ts +30 -0
  463. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js +96 -0
  464. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js.map +1 -0
  465. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +59 -0
  466. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +383 -0
  467. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +1 -0
  468. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +37 -0
  469. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +100 -0
  470. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +1 -0
  471. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +215 -0
  472. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +277 -0
  473. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +1 -0
  474. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +16 -0
  475. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +77 -0
  476. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +1 -0
  477. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.d.ts +19 -0
  478. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js +232 -0
  479. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js.map +1 -0
  480. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.d.ts +7 -0
  481. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js +49 -0
  482. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js.map +1 -0
  483. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.d.ts +15 -0
  484. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js +67 -0
  485. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js.map +1 -0
  486. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.d.ts +6 -0
  487. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js +13 -0
  488. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js.map +1 -0
  489. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js +6 -14
  490. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js.map +1 -1
  491. package/dist/dist-esm/react-components/src/components/SendBox.d.ts +47 -1
  492. package/dist/dist-esm/react-components/src/components/SendBox.js +103 -12
  493. package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
  494. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +56 -0
  495. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +91 -0
  496. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +1 -0
  497. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +14 -0
  498. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +20 -0
  499. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +1 -0
  500. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js +2 -4
  501. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js.map +1 -1
  502. package/dist/dist-esm/react-components/src/components/StartRealTimeTextButton.d.ts +47 -0
  503. package/dist/dist-esm/react-components/src/components/StartRealTimeTextButton.js +30 -0
  504. package/dist/dist-esm/react-components/src/components/StartRealTimeTextButton.js.map +1 -0
  505. package/dist/dist-esm/react-components/src/components/StreamMedia.js +14 -3
  506. package/dist/dist-esm/react-components/src/components/StreamMedia.js.map +1 -1
  507. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js +10 -3
  508. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js.map +1 -1
  509. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.styles.js.map +1 -1
  510. package/dist/dist-esm/react-components/src/components/Survey/SurveyTypes.js.map +1 -1
  511. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js +23 -23
  512. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js.map +1 -1
  513. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.styles.js.map +1 -1
  514. package/dist/dist-esm/react-components/src/components/SystemMessage.js +2 -4
  515. package/dist/dist-esm/react-components/src/components/SystemMessage.js.map +1 -1
  516. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +24 -0
  517. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +595 -0
  518. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +1 -0
  519. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +152 -0
  520. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +821 -0
  521. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +1 -0
  522. package/dist/dist-esm/react-components/src/components/TogetherModeOverlay.d.ts +15 -0
  523. package/dist/dist-esm/react-components/src/components/TogetherModeOverlay.js +123 -0
  524. package/dist/dist-esm/react-components/src/components/TogetherModeOverlay.js.map +1 -0
  525. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js +10 -10
  526. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js.map +1 -1
  527. package/dist/dist-esm/react-components/src/components/TypingIndicator.js +9 -6
  528. package/dist/dist-esm/react-components/src/components/TypingIndicator.js.map +1 -1
  529. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +3 -1
  530. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
  531. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +3 -1
  532. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
  533. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +20 -0
  534. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
  535. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +3 -1
  536. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
  537. package/dist/dist-esm/react-components/src/components/VerticalGallery.js +19 -39
  538. package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
  539. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js +3 -1
  540. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js.map +1 -1
  541. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js +9 -13
  542. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
  543. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +8 -22
  544. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
  545. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js +6 -2
  546. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js.map +1 -1
  547. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +19 -8
  548. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
  549. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js +15 -11
  550. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js.map +1 -1
  551. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +40 -16
  552. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
  553. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js +2 -2
  554. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js.map +1 -1
  555. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.d.ts +17 -0
  556. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js +99 -0
  557. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js.map +1 -0
  558. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.d.ts +5 -0
  559. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
  560. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js +6 -2
  561. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js.map +1 -1
  562. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js +6 -4
  563. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js.map +1 -1
  564. package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js +17 -11
  565. package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js.map +1 -1
  566. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js +29 -24
  567. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js.map +1 -1
  568. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +8 -6
  569. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
  570. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js +2 -4
  571. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js.map +1 -1
  572. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js +34 -10
  573. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js.map +1 -1
  574. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeLayout.d.ts +9 -0
  575. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeLayout.js +85 -0
  576. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeLayout.js.map +1 -0
  577. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeStream.d.ts +24 -0
  578. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeStream.js +53 -0
  579. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeStream.js.map +1 -0
  580. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js +1 -6
  581. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js.map +1 -1
  582. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js +9 -34
  583. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js.map +1 -1
  584. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js +2 -11
  585. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js.map +1 -1
  586. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/Layout.styles.js.map +1 -1
  587. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteScreenShare.styles.js.map +1 -1
  588. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteVideoTile.styles.js.map +1 -1
  589. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js +1 -3
  590. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js.map +1 -1
  591. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js +10 -11
  592. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js.map +1 -1
  593. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js +22 -28
  594. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js.map +1 -1
  595. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js +22 -8
  596. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js.map +1 -1
  597. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +77 -74
  598. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
  599. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/OverflowGalleryUtils.js.map +1 -1
  600. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/reactionUtils.js.map +1 -1
  601. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +39 -31
  602. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  603. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +11 -1
  604. package/dist/dist-esm/react-components/src/components/VideoGallery.js +202 -29
  605. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  606. package/dist/dist-esm/react-components/src/components/VideoTile.d.ts +2 -0
  607. package/dist/dist-esm/react-components/src/components/VideoTile.js +97 -83
  608. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  609. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js +2 -2
  610. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js.map +1 -1
  611. package/dist/dist-esm/react-components/src/components/index.d.ts +24 -0
  612. package/dist/dist-esm/react-components/src/components/index.js +21 -0
  613. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  614. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
  615. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js.map +1 -1
  616. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +1 -1
  617. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js.map +1 -1
  618. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +58 -0
  619. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +144 -0
  620. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +1 -0
  621. package/dist/dist-esm/react-components/src/components/styles/Captions.style.d.ts +8 -0
  622. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js +27 -2
  623. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js.map +1 -1
  624. package/dist/dist-esm/react-components/src/components/styles/CaptionsSettingsModal.styles.js.map +1 -1
  625. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js +3 -10
  626. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js.map +1 -1
  627. package/dist/dist-esm/react-components/src/components/styles/Common.style.js.map +1 -1
  628. package/dist/dist-esm/react-components/src/components/styles/ControlBar.styles.js.map +1 -1
  629. package/dist/dist-esm/react-components/src/components/styles/Dialpad.styles.js.map +1 -1
  630. package/dist/dist-esm/react-components/src/components/styles/EditBox.styles.js.map +1 -1
  631. package/dist/dist-esm/react-components/src/components/styles/GridLayout.styles.js.map +1 -1
  632. package/dist/dist-esm/react-components/src/components/styles/HorizontalGallery.styles.js.map +1 -1
  633. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js +2 -5
  634. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js.map +1 -1
  635. package/dist/dist-esm/react-components/src/components/styles/InputBoxButton.style.js.map +1 -1
  636. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js +2 -5
  637. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js.map +1 -1
  638. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +26 -0
  639. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +69 -0
  640. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +1 -0
  641. package/dist/dist-esm/react-components/src/components/styles/MessageBarLink.styles.js.map +1 -1
  642. package/dist/dist-esm/react-components/src/components/styles/MessageStatusIndicator.styles.js.map +1 -1
  643. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +7 -3
  644. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +22 -22
  645. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
  646. package/dist/dist-esm/react-components/src/components/styles/Notification.styles.js.map +1 -1
  647. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js +6 -4
  648. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js.map +1 -1
  649. package/dist/dist-esm/react-components/src/components/styles/ParticipantList.styles.js.map +1 -1
  650. package/dist/dist-esm/react-components/src/components/styles/RTTDisclosureBanner.styles.d.ts +10 -0
  651. package/dist/dist-esm/react-components/src/components/styles/RTTDisclosureBanner.styles.js +27 -0
  652. package/dist/dist-esm/react-components/src/components/styles/RTTDisclosureBanner.styles.js.map +1 -0
  653. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js +1 -3
  654. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js.map +1 -1
  655. package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js +2 -2
  656. package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js.map +1 -1
  657. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +82 -0
  658. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +295 -0
  659. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +1 -0
  660. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +21 -0
  661. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +34 -0
  662. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +1 -0
  663. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +2 -10
  664. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
  665. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +38 -0
  666. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +99 -0
  667. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +1 -0
  668. package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +5 -0
  669. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +32 -0
  670. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +1 -0
  671. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js +3 -6
  672. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js.map +1 -1
  673. package/dist/dist-esm/react-components/src/components/styles/SystemMessage.styles.js.map +1 -1
  674. package/dist/dist-esm/react-components/src/components/styles/TeamsMeetingConferenceInfo.js.map +1 -1
  675. package/dist/dist-esm/react-components/src/components/styles/TogetherMode.styles.d.ts +89 -0
  676. package/dist/dist-esm/react-components/src/components/styles/TogetherMode.styles.js +173 -0
  677. package/dist/dist-esm/react-components/src/components/styles/TogetherMode.styles.js.map +1 -0
  678. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js +1 -2
  679. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js.map +1 -1
  680. package/dist/dist-esm/react-components/src/components/styles/TypingIndicator.styles.js.map +1 -1
  681. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +26 -0
  682. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +69 -0
  683. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +1 -0
  684. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js +1 -2
  685. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js.map +1 -1
  686. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js +5 -19
  687. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js.map +1 -1
  688. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +1 -1
  689. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
  690. package/dist/dist-esm/react-components/src/components/styles/v8StyleShim.js.map +1 -1
  691. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +37 -1
  692. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +41 -3
  693. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
  694. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +13 -2
  695. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +44 -6
  696. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
  697. package/dist/dist-esm/react-components/src/components/utils/Datetime.js +1 -4
  698. package/dist/dist-esm/react-components/src/components/utils/Datetime.js.map +1 -1
  699. package/dist/dist-esm/react-components/src/components/utils/Logger.js.map +1 -1
  700. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.d.ts +73 -0
  701. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +186 -0
  702. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +1 -0
  703. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +33 -0
  704. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +127 -0
  705. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +1 -0
  706. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +38 -1
  707. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +148 -5
  708. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
  709. package/dist/dist-esm/react-components/src/components/utils/common.js +4 -0
  710. package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
  711. package/dist/dist-esm/react-components/src/components/utils/delay.js.map +1 -1
  712. package/dist/dist-esm/react-components/src/components/utils/formatPhoneNumber.js.map +1 -1
  713. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +2 -1
  714. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js +2 -5
  715. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
  716. package/dist/dist-esm/react-components/src/components/utils/keyboardNavigation.js.map +1 -1
  717. package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +7 -0
  718. package/dist/dist-esm/react-components/src/components/utils/merge.js +16 -0
  719. package/dist/dist-esm/react-components/src/components/utils/merge.js.map +1 -0
  720. package/dist/dist-esm/react-components/src/components/utils/overFlowGalleriesUtils.js.map +1 -1
  721. package/dist/dist-esm/react-components/src/components/utils/responsive.js +2 -2
  722. package/dist/dist-esm/react-components/src/components/utils/responsive.js.map +1 -1
  723. package/dist/dist-esm/react-components/src/components/utils/sortCaptionsAndRealTimeTexts.d.ts +8 -0
  724. package/dist/dist-esm/react-components/src/components/utils/sortCaptionsAndRealTimeTexts.js +25 -0
  725. package/dist/dist-esm/react-components/src/components/utils/sortCaptionsAndRealTimeTexts.js.map +1 -0
  726. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js +10 -1
  727. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js.map +1 -1
  728. package/dist/dist-esm/react-components/src/components/utils.js +61 -29
  729. package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
  730. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js +8 -6
  731. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js.map +1 -1
  732. package/dist/dist-esm/react-components/src/gallery/index.js.map +1 -1
  733. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +4 -0
  734. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +5 -1
  735. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
  736. package/dist/dist-esm/react-components/src/identifiers/index.js.map +1 -1
  737. package/dist/dist-esm/react-components/src/index.d.ts +2 -0
  738. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  739. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +63 -0
  740. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  741. package/dist/dist-esm/react-components/src/localization/index.js.map +1 -1
  742. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js.map +1 -1
  743. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +21 -36
  744. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js.map +1 -1
  745. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +21 -36
  746. package/dist/dist-esm/react-components/src/localization/locales/cy-GB/ComponentLocale.js.map +1 -1
  747. package/dist/dist-esm/react-components/src/localization/locales/cy-GB/strings.json +20 -35
  748. package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js.map +1 -1
  749. package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +20 -35
  750. package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js.map +1 -1
  751. package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +19 -34
  752. package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +4 -1
  753. package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js.map +1 -1
  754. package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +20 -35
  755. package/dist/dist-esm/react-components/src/localization/locales/es-MX/ComponentLocale.js.map +1 -1
  756. package/dist/dist-esm/react-components/src/localization/locales/es-MX/strings.json +20 -35
  757. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js.map +1 -1
  758. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +20 -35
  759. package/dist/dist-esm/react-components/src/localization/locales/fr-CA/ComponentLocale.js.map +1 -1
  760. package/dist/dist-esm/react-components/src/localization/locales/fr-CA/strings.json +20 -35
  761. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js.map +1 -1
  762. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +21 -36
  763. package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js.map +1 -1
  764. package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +20 -35
  765. package/dist/dist-esm/react-components/src/localization/locales/index.js +1 -3
  766. package/dist/dist-esm/react-components/src/localization/locales/index.js.map +1 -1
  767. package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js.map +1 -1
  768. package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +20 -35
  769. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js.map +1 -1
  770. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +20 -35
  771. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js.map +1 -1
  772. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +20 -35
  773. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js.map +1 -1
  774. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +21 -36
  775. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js.map +1 -1
  776. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +20 -35
  777. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js.map +1 -1
  778. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +20 -35
  779. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js.map +1 -1
  780. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +20 -35
  781. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js.map +1 -1
  782. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +20 -35
  783. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js.map +1 -1
  784. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +20 -35
  785. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js.map +1 -1
  786. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +20 -35
  787. package/dist/dist-esm/react-components/src/localization/locales/utils.js +1 -1
  788. package/dist/dist-esm/react-components/src/localization/locales/utils.js.map +1 -1
  789. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js.map +1 -1
  790. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +20 -35
  791. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js.map +1 -1
  792. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +20 -35
  793. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js +3 -5
  794. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js.map +1 -1
  795. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js +2 -2
  796. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js.map +1 -1
  797. package/dist/dist-esm/react-components/src/theming/generateTheme.js +15 -1
  798. package/dist/dist-esm/react-components/src/theming/generateTheme.js.map +1 -1
  799. package/dist/dist-esm/react-components/src/theming/icons.d.ts +32 -0
  800. package/dist/dist-esm/react-components/src/theming/icons.js +155 -15
  801. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  802. package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +6 -0
  803. package/dist/dist-esm/react-components/src/theming/icons.styles.js +25 -0
  804. package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +1 -0
  805. package/dist/dist-esm/react-components/src/theming/index.js.map +1 -1
  806. package/dist/dist-esm/react-components/src/theming/themeDuplicates.js.map +1 -1
  807. package/dist/dist-esm/react-components/src/theming/themeUtils.js.map +1 -1
  808. package/dist/dist-esm/react-components/src/theming/themes.d.ts +6 -0
  809. package/dist/dist-esm/react-components/src/theming/themes.js +10 -0
  810. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  811. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js +1 -7
  812. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js.map +1 -1
  813. package/dist/dist-esm/react-components/src/types/Attachment.d.ts +13 -0
  814. package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
  815. package/dist/dist-esm/react-components/src/types/CallSurveyImprovementSuggestions.js.map +1 -1
  816. package/dist/dist-esm/react-components/src/types/CaptionsAvailableLanguageStrings.js.map +1 -1
  817. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +20 -1
  818. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  819. package/dist/dist-esm/react-components/src/types/CommunicationParticipant.js.map +1 -1
  820. package/dist/dist-esm/react-components/src/types/ComponentSlotStyle.js.map +1 -1
  821. package/dist/dist-esm/react-components/src/types/CustomStylesProps.js.map +1 -1
  822. package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
  823. package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.js.map +1 -1
  824. package/dist/dist-esm/react-components/src/types/ReactionTypes.js.map +1 -1
  825. package/dist/dist-esm/react-components/src/types/ReadReceiptsBySenderId.js.map +1 -1
  826. package/dist/dist-esm/react-components/src/types/SurveyIssues.js.map +1 -1
  827. package/dist/dist-esm/react-components/src/types/SurveyIssuesHeadingStrings.js.map +1 -1
  828. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.d.ts +38 -0
  829. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.js +4 -0
  830. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.js.map +1 -0
  831. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.d.ts +2 -0
  832. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
  833. package/dist/dist-esm/react-components/src/types/index.d.ts +1 -0
  834. package/dist/dist-esm/react-components/src/types/index.js +2 -0
  835. package/dist/dist-esm/react-components/src/types/index.js.map +1 -1
  836. package/dist/dist-esm/react-composites/src/Logger.js.map +1 -1
  837. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +72 -0
  838. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +82 -51
  839. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
  840. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +74 -0
  841. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  842. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +52 -5
  843. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +279 -62
  844. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  845. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +68 -1
  846. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +7 -1
  847. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  848. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapterProvider.js.map +1 -1
  849. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js +8 -3
  850. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js.map +1 -1
  851. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/DiagnosticsForwarder.js.map +1 -1
  852. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js +1 -3
  853. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js.map +1 -1
  854. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/ParticipantSubcriber.js.map +1 -1
  855. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +2 -2
  856. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
  857. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +2 -0
  858. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
  859. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.d.ts +47 -0
  860. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js +48 -0
  861. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js.map +1 -0
  862. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.d.ts +11 -0
  863. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js +41 -0
  864. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js.map +1 -0
  865. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +107 -39
  866. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
  867. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +36 -60
  868. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  869. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +49 -0
  870. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +220 -0
  871. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +1 -0
  872. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js +18 -20
  873. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js.map +1 -1
  874. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +2 -0
  875. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +21 -0
  876. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
  877. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +22 -4
  878. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
  879. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +2 -0
  880. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +21 -0
  881. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
  882. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js +5 -4
  883. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js.map +1 -1
  884. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +4 -4
  885. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +1 -1
  886. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js +4 -4
  887. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js.map +1 -1
  888. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +33 -22
  889. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
  890. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +1 -0
  891. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +42 -24
  892. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
  893. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js +26 -30
  894. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js.map +1 -1
  895. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +68 -41
  896. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
  897. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js +2 -2
  898. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js.map +1 -1
  899. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js +12 -12
  900. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js.map +1 -1
  901. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js +10 -32
  902. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js.map +1 -1
  903. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +29 -11
  904. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
  905. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePaneProvider.js.map +1 -1
  906. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js +1 -1
  907. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js.map +1 -1
  908. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +311 -192
  909. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
  910. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +4 -4
  911. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
  912. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js +1 -1
  913. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js.map +1 -1
  914. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js +3 -5
  915. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js.map +1 -1
  916. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js +3 -1
  917. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js.map +1 -1
  918. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js +10 -7
  919. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js.map +1 -1
  920. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +1 -0
  921. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +45 -11
  922. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js.map +1 -1
  923. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js +3 -1
  924. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js.map +1 -1
  925. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js +5 -2
  926. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js.map +1 -1
  927. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js +1 -1
  928. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js.map +1 -1
  929. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js +1 -1
  930. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js.map +1 -1
  931. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js +1 -1
  932. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js.map +1 -1
  933. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js +1 -1
  934. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js.map +1 -1
  935. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +5 -7
  936. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
  937. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.d.ts +7 -0
  938. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js +21 -0
  939. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js.map +1 -0
  940. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +93 -37
  941. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  942. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.js.map +1 -1
  943. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js +1 -1
  944. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js.map +1 -1
  945. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +3 -0
  946. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
  947. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +10 -10
  948. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
  949. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +7 -0
  950. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +113 -13
  951. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
  952. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js +5 -13
  953. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js.map +1 -1
  954. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +15 -7
  955. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +1 -1
  956. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +18 -8
  957. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
  958. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js +3 -3
  959. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js.map +1 -1
  960. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js +2 -2
  961. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js.map +1 -1
  962. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js +2 -2
  963. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js.map +1 -1
  964. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +21 -22
  965. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
  966. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +15 -0
  967. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +54 -0
  968. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +1 -0
  969. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +2 -2
  970. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js +1 -1
  971. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js.map +1 -1
  972. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js +2 -1
  973. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js.map +1 -1
  974. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +18 -0
  975. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +21 -0
  976. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  977. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.d.ts +1 -1
  978. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.js.map +1 -1
  979. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +1 -1
  980. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js +1 -4
  981. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js.map +1 -1
  982. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.d.ts +1 -1
  983. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js +1 -1
  984. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js.map +1 -1
  985. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +1 -1
  986. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.js.map +1 -1
  987. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +1 -1
  988. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.js.map +1 -1
  989. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +2 -2
  990. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js +1 -1
  991. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js.map +1 -1
  992. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +1 -1
  993. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +3 -1
  994. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
  995. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.d.ts +1 -1
  996. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js +10 -4
  997. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js.map +1 -1
  998. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts +4 -4
  999. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js +1 -1
  1000. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js.map +1 -1
  1001. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +10 -10
  1002. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +10 -2
  1003. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
  1004. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +2 -2
  1005. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js +4 -4
  1006. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js.map +1 -1
  1007. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +1 -1
  1008. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js +1 -1
  1009. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js.map +1 -1
  1010. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +5 -5
  1011. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js +4 -4
  1012. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js.map +1 -1
  1013. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +2 -2
  1014. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js +1 -1
  1015. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js.map +1 -1
  1016. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +5 -5
  1017. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.js.map +1 -1
  1018. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js +1 -1
  1019. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js.map +1 -1
  1020. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js +2 -6
  1021. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js.map +1 -1
  1022. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js +41 -29
  1023. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js.map +1 -1
  1024. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallControls.styles.js.map +1 -1
  1025. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js +1 -2
  1026. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js.map +1 -1
  1027. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/DtmfDialpadPage.styles.js.map +1 -1
  1028. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js +2 -5
  1029. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js.map +1 -1
  1030. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js.map +1 -1
  1031. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js +2 -9
  1032. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js.map +1 -1
  1033. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalDeviceSettings.styles.js.map +1 -1
  1034. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js +2 -4
  1035. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js.map +1 -1
  1036. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.js.map +1 -1
  1037. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NoticePage.styles.js.map +1 -1
  1038. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js +1 -2
  1039. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js.map +1 -1
  1040. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js +6 -24
  1041. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js.map +1 -1
  1042. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.js.map +1 -1
  1043. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CapabilityChangedNotificationTracking.js.map +1 -1
  1044. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/ErrorTracking.js.map +1 -1
  1045. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js +10 -12
  1046. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js.map +1 -1
  1047. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js +19 -7
  1048. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js.map +1 -1
  1049. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js +4 -2
  1050. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js.map +1 -1
  1051. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +12 -1
  1052. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +99 -22
  1053. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  1054. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/index.js.map +1 -1
  1055. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js +15 -5
  1056. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js.map +1 -1
  1057. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js +2 -2
  1058. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js.map +1 -1
  1059. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/useConsoleErrors.js.map +1 -1
  1060. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +65 -0
  1061. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +114 -21
  1062. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  1063. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js +1 -1
  1064. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js.map +1 -1
  1065. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js +9 -7
  1066. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js.map +1 -1
  1067. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js +6 -9
  1068. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js.map +1 -1
  1069. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js +2 -2
  1070. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js.map +1 -1
  1071. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +8 -0
  1072. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
  1073. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +27 -3
  1074. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +254 -35
  1075. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  1076. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +71 -3
  1077. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  1078. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +7 -0
  1079. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +28 -0
  1080. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  1081. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +10 -4
  1082. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +20 -2
  1083. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  1084. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/hooks/useCallWithChatCompositeStrings.js.map +1 -1
  1085. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/index.js.map +1 -1
  1086. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js +1 -1
  1087. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js.map +1 -1
  1088. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +11 -0
  1089. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +5 -1
  1090. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
  1091. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.d.ts +5 -0
  1092. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js +14 -0
  1093. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
  1094. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +15 -0
  1095. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +21 -0
  1096. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +1 -0
  1097. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +27 -0
  1098. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +10 -2
  1099. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
  1100. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js +3 -5
  1101. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js.map +1 -1
  1102. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +2 -0
  1103. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +298 -27
  1104. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  1105. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +18 -0
  1106. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +18 -0
  1107. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +1 -0
  1108. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.d.ts +49 -0
  1109. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js +48 -0
  1110. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js.map +1 -0
  1111. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.d.ts +39 -0
  1112. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js +273 -0
  1113. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js.map +1 -0
  1114. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +20 -0
  1115. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
  1116. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +6 -2
  1117. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +78 -32
  1118. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  1119. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +12 -2
  1120. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  1121. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js.map +1 -1
  1122. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.d.ts +80 -0
  1123. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +41 -0
  1124. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +1 -0
  1125. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.d.ts +38 -0
  1126. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +82 -0
  1127. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +1 -0
  1128. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +5 -0
  1129. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +5 -0
  1130. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +1 -0
  1131. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js +1 -3
  1132. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js.map +1 -1
  1133. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +27 -3
  1134. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
  1135. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.js.map +1 -1
  1136. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js +1 -1
  1137. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js.map +1 -1
  1138. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +2 -0
  1139. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  1140. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +4 -0
  1141. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +6 -0
  1142. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +1 -1
  1143. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js +2 -6
  1144. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js.map +1 -1
  1145. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +9 -17
  1146. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
  1147. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +24 -25
  1148. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +1 -1
  1149. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js.map +1 -1
  1150. package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.js.map +1 -1
  1151. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +7 -3
  1152. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
  1153. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js +5 -14
  1154. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js.map +1 -1
  1155. package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsBanner.js +23 -15
  1156. package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsBanner.js.map +1 -1
  1157. package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsSettingsModal.js +1 -1
  1158. package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsSettingsModal.js.map +1 -1
  1159. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +9 -23
  1160. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +1 -1
  1161. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js.map +1 -1
  1162. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js +3 -5
  1163. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js.map +1 -1
  1164. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js +12 -16
  1165. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js.map +1 -1
  1166. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js +1 -5
  1167. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js.map +1 -1
  1168. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +93 -45
  1169. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  1170. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js +39 -37
  1171. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js.map +1 -1
  1172. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +107 -72
  1173. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  1174. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js +1 -1
  1175. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js.map +1 -1
  1176. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js +1 -1
  1177. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js.map +1 -1
  1178. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.d.ts +12 -0
  1179. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js +50 -0
  1180. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js.map +1 -0
  1181. package/dist/dist-esm/react-composites/src/composites/common/ConvertContextualMenuItemToDrawerMenuItem.js.map +1 -1
  1182. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js +5 -7
  1183. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js.map +1 -1
  1184. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +92 -124
  1185. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  1186. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.styles.js.map +1 -1
  1187. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
  1188. package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js +5 -7
  1189. package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js.map +1 -1
  1190. package/dist/dist-esm/react-composites/src/composites/common/Drawer/captionSettingsDrawer.styles.js.map +1 -1
  1191. package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js +1 -1
  1192. package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js.map +1 -1
  1193. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js +1 -1
  1194. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js.map +1 -1
  1195. package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js +11 -9
  1196. package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js.map +1 -1
  1197. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +23 -12
  1198. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js.map +1 -1
  1199. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js +1 -1
  1200. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js.map +1 -1
  1201. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +16 -16
  1202. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  1203. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +14 -10
  1204. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
  1205. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.d.ts +10 -0
  1206. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js +20 -0
  1207. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js.map +1 -0
  1208. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +48 -2
  1209. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js +39 -0
  1210. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
  1211. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +8 -16
  1212. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js.map +1 -1
  1213. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js.map +1 -1
  1214. package/dist/dist-esm/react-composites/src/composites/common/Survey.js +19 -34
  1215. package/dist/dist-esm/react-composites/src/composites/common/Survey.js.map +1 -1
  1216. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js +2 -2
  1217. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js.map +1 -1
  1218. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js +11 -8
  1219. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js.map +1 -1
  1220. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js +1 -1
  1221. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js.map +1 -1
  1222. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +18 -13
  1223. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js.map +1 -1
  1224. package/dist/dist-esm/react-composites/src/composites/common/adapters.d.ts +23 -0
  1225. package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
  1226. package/dist/dist-esm/react-composites/src/composites/common/constants.d.ts +5 -0
  1227. package/dist/dist-esm/react-composites/src/composites/common/constants.js +6 -0
  1228. package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
  1229. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +36 -1
  1230. package/dist/dist-esm/react-composites/src/composites/common/icons.js +12 -4
  1231. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  1232. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js +1 -3
  1233. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js.map +1 -1
  1234. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js +1 -3
  1235. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js.map +1 -1
  1236. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependency.js.map +1 -1
  1237. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependencyLazy.js.map +1 -1
  1238. package/dist/dist-esm/react-composites/src/composites/common/styles/Composite.styles.js.map +1 -1
  1239. package/dist/dist-esm/react-composites/src/composites/common/styles/GlobalHostLayer.styles.js.map +1 -1
  1240. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js +4 -10
  1241. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js.map +1 -1
  1242. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js +11 -44
  1243. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js.map +1 -1
  1244. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js +6 -29
  1245. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js.map +1 -1
  1246. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js +4 -22
  1247. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js.map +1 -1
  1248. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js +15 -13
  1249. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js.map +1 -1
  1250. package/dist/dist-esm/react-composites/src/composites/common/styles/TeamsMeetingConferenceInfo.style.js.map +1 -1
  1251. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
  1252. package/dist/dist-esm/react-composites/src/composites/common/types/FocusableElement.js.map +1 -1
  1253. package/dist/dist-esm/react-composites/src/composites/common/utils.d.ts +4 -0
  1254. package/dist/dist-esm/react-composites/src/composites/common/utils.js +40 -12
  1255. package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
  1256. package/dist/dist-esm/react-composites/src/composites/index.d.ts +1 -0
  1257. package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
  1258. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js +2 -2
  1259. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js.map +1 -1
  1260. package/dist/dist-esm/react-composites/src/composites/localization/index.js.map +1 -1
  1261. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/CompositeLocale.js.map +1 -1
  1262. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +0 -6
  1263. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/CompositeLocale.js.map +1 -1
  1264. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +0 -6
  1265. package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/CompositeLocale.js.map +1 -1
  1266. package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/strings.json +0 -6
  1267. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/CompositeLocale.js.map +1 -1
  1268. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +0 -6
  1269. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/CompositeLocale.js.map +1 -1
  1270. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +0 -6
  1271. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +7 -0
  1272. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/CompositeLocale.js.map +1 -1
  1273. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +0 -6
  1274. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/CompositeLocale.js.map +1 -1
  1275. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/strings.json +0 -6
  1276. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/CompositeLocale.js.map +1 -1
  1277. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +0 -6
  1278. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/CompositeLocale.js.map +1 -1
  1279. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/strings.json +0 -6
  1280. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/CompositeLocale.js.map +1 -1
  1281. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +0 -6
  1282. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/CompositeLocale.js.map +1 -1
  1283. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +0 -6
  1284. package/dist/dist-esm/react-composites/src/composites/localization/locales/index.js.map +1 -1
  1285. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/CompositeLocale.js.map +1 -1
  1286. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +0 -6
  1287. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/CompositeLocale.js.map +1 -1
  1288. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +0 -6
  1289. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/CompositeLocale.js.map +1 -1
  1290. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +0 -6
  1291. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/CompositeLocale.js.map +1 -1
  1292. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +0 -6
  1293. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/CompositeLocale.js.map +1 -1
  1294. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +0 -6
  1295. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/CompositeLocale.js.map +1 -1
  1296. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +0 -6
  1297. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/CompositeLocale.js.map +1 -1
  1298. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +0 -6
  1299. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/CompositeLocale.js.map +1 -1
  1300. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +0 -6
  1301. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/CompositeLocale.js.map +1 -1
  1302. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +0 -6
  1303. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/CompositeLocale.js.map +1 -1
  1304. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +0 -6
  1305. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js +1 -1
  1306. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js.map +1 -1
  1307. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/CompositeLocale.js.map +1 -1
  1308. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +0 -6
  1309. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/CompositeLocale.js.map +1 -1
  1310. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +0 -6
  1311. package/dist/dist-esm/react-composites/src/index-public.js.map +1 -1
  1312. package/package.json +7 -7
@@ -7,6 +7,9 @@ import { BackgroundBlurConfig } from '@azure/communication-calling';
7
7
  import { BackgroundBlurEffect } from '@azure/communication-calling';
8
8
  import { BackgroundReplacementConfig } from '@azure/communication-calling';
9
9
  import { BackgroundReplacementEffect } from '@azure/communication-calling';
10
+ import { BreakoutRoom } from '@azure/communication-calling';
11
+ import { BreakoutRoomsSettings } from '@azure/communication-calling';
12
+ import { BreakoutRoomsUpdatedListener } from '@azure/communication-calling';
10
13
  import { Call } from '@azure/communication-calling';
11
14
  import { CallAgent } from '@azure/communication-calling';
12
15
  import { CallClient } from '@azure/communication-calling';
@@ -14,6 +17,7 @@ import { CallClientOptions } from '@azure/communication-calling';
14
17
  import { CallDirection } from '@azure/communication-calling';
15
18
  import { CallEndReason } from '@azure/communication-calling';
16
19
  import { CallerInfo } from '@azure/communication-calling';
20
+ import { CallInfo } from '@azure/communication-calling';
17
21
  import { CallKind } from '@azure/communication-calling';
18
22
  import { CallState as CallState_2 } from '@azure/communication-calling';
19
23
  import { CallSurvey } from '@azure/communication-calling';
@@ -35,6 +39,9 @@ import type { CommunicationUserKind } from '@azure/communication-common';
35
39
  import { CreateViewOptions } from '@azure/communication-calling';
36
40
  import { DeviceAccess } from '@azure/communication-calling';
37
41
  import { DeviceManager } from '@azure/communication-calling';
42
+ import type { DiagnosticFlag } from '@azure/communication-calling';
43
+ import type { DiagnosticQuality } from '@azure/communication-calling';
44
+ import type { DiagnosticValueType } from '@azure/communication-calling';
38
45
  import { DominantSpeakersInfo } from '@azure/communication-calling';
39
46
  import { DtmfTone as DtmfTone_2 } from '@azure/communication-calling';
40
47
  import { EnvironmentInfo } from '@azure/communication-calling';
@@ -47,6 +54,7 @@ import { IContextualMenuProps } from '@fluentui/react';
47
54
  import { IContextualMenuStyles } from '@fluentui/react';
48
55
  import { IIconProps } from '@fluentui/react';
49
56
  import { IIconStyles } from '@fluentui/react';
57
+ import { ILinkStyles } from '@fluentui/react';
50
58
  import { IMessageBarProps } from '@fluentui/react';
51
59
  import { IncomingCall } from '@azure/communication-calling';
52
60
  import { IncomingCallKind } from '@azure/communication-calling';
@@ -60,12 +68,15 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
60
68
  import { ITextFieldStyles } from '@fluentui/react';
61
69
  import { LatestMediaDiagnostics } from '@azure/communication-calling';
62
70
  import { LatestNetworkDiagnostics } from '@azure/communication-calling';
71
+ import { LocalRecordingInfo } from '@azure/communication-calling';
63
72
  import { LocalVideoStream } from '@azure/communication-calling';
64
73
  import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
74
+ import type { MediaDiagnosticType } from '@azure/communication-calling';
65
75
  import { MediaStreamType } from '@azure/communication-calling';
66
76
  import { MicrosoftTeamsAppIdentifier } from '@azure/communication-common';
67
77
  import { MicrosoftTeamsUserIdentifier } from '@azure/communication-common';
68
78
  import type { NetworkDiagnosticChangedEventArgs } from '@azure/communication-calling';
79
+ import type { NetworkDiagnosticType } from '@azure/communication-calling';
69
80
  import { PartialTheme } from '@fluentui/react';
70
81
  import { ParticipantCapabilities } from '@azure/communication-calling';
71
82
  import { ParticipantRole } from '@azure/communication-calling';
@@ -78,11 +89,13 @@ import { PropertyChangedEvent } from '@azure/communication-calling';
78
89
  import { default as React_2 } from 'react';
79
90
  import { Reaction as Reaction_2 } from '@azure/communication-calling';
80
91
  import { ReactionMessage } from '@azure/communication-calling';
92
+ import { RecordingInfo } from '@azure/communication-calling';
81
93
  import type { RemoteParticipant } from '@azure/communication-calling';
82
94
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
83
95
  import { RoomCallLocator } from '@azure/communication-calling';
84
96
  import { ScalingMode } from '@azure/communication-calling';
85
97
  import { SendMessageOptions } from '@azure/communication-chat';
98
+ import type { ServerDiagnosticType } from '@azure/communication-calling';
86
99
  import { SpotlightedParticipant } from '@azure/communication-calling';
87
100
  import { StartCallOptions } from '@azure/communication-calling';
88
101
  import { StartCaptionsOptions } from '@azure/communication-calling';
@@ -207,6 +220,31 @@ export declare type AdapterErrors = {
207
220
  [target: string]: AdapterError;
208
221
  };
209
222
 
223
+ /**
224
+ * Notification from call client state stored in adapter state.
225
+ *
226
+ * @public
227
+ */
228
+ export declare interface AdapterNotification {
229
+ /**
230
+ * Target of notification. There should only one notification per target.
231
+ */
232
+ target: string;
233
+ /**
234
+ * Timestamp added to the notification in the adapter implementation.
235
+ */
236
+ timestamp: Date;
237
+ }
238
+
239
+ /**
240
+ * Adapters stores the latest notification for each target.
241
+ *
242
+ * @public
243
+ */
244
+ export declare type AdapterNotifications = {
245
+ [target: string]: AdapterNotification;
246
+ };
247
+
210
248
  /**
211
249
  * Functionality for interfacing with Composite adapter state.
212
250
  *
@@ -242,6 +280,40 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
242
280
  */
243
281
  export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
244
282
 
283
+ /**
284
+ * @beta
285
+ * A callback function that defines what actions user can perform on an attachment.
286
+ * By default, the UI library would have default actions that opens attachment URL in a new tab.
287
+ * You can override the default actions or add new actions by providing this callback function.
288
+ * Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
289
+ *
290
+ * @param attachment - The file attachment that user is trying to perform actions on.
291
+ * @param message - The chat message that contains this attachment.
292
+ * @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
293
+ */
294
+ export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
295
+
296
+ /**
297
+ * @beta
298
+ *
299
+ * Attachment download options defines the list of actions that can be performed on an attachment.
300
+ */
301
+ export declare interface AttachmentDownloadOptions {
302
+ actionsForAttachment: AttachmentActionHandler;
303
+ }
304
+
305
+ /**
306
+ * @beta
307
+ *
308
+ * Attachment menu action defines buttons that can be shown on the attachment card.
309
+ * If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
310
+ */
311
+ export declare interface AttachmentMenuAction {
312
+ name: string;
313
+ icon: JSX.Element;
314
+ onClick: (attachment: AttachmentMetadata) => Promise<void>;
315
+ }
316
+
245
317
  /**
246
318
  * Data model that represents a chat message attachment
247
319
  * where it contains an ID to uniquely identify the attachment,
@@ -265,6 +337,150 @@ export declare interface AttachmentMetadata {
265
337
  url: string;
266
338
  }
267
339
 
340
+ /**
341
+ * Data model that represents a chat message attachment being uploaded
342
+ * where it contains an ID to uniquely identify the attachment,
343
+ * a name that represents the name of file,
344
+ * an optional URL to download the attachment,
345
+ * an optional progress value between 0 and 1 indicating the progress of the upload, and
346
+ * an optional error object that contains error message would be shown to the user.
347
+ *
348
+ *
349
+ * @beta
350
+ */
351
+ export declare interface AttachmentMetadataInProgress {
352
+ /**
353
+ * Unique ID of the attachment.
354
+ */
355
+ id: string;
356
+ /**
357
+ * Attachment name to be displayed.
358
+ */
359
+ name: string;
360
+ /**
361
+ * Download URL for the attachment.
362
+ */
363
+ url?: string;
364
+ /**
365
+ * A number between 0 and 1 indicating the progress of the upload.
366
+ */
367
+ progress?: number;
368
+ /**
369
+ * A object contains error message would be shown to the user.
370
+ */
371
+ error?: AttachmentProgressError;
372
+ }
373
+
374
+ /**
375
+ * @beta
376
+ *
377
+ * Attachment Options that defines behaviour for uploading and downloading attachments.
378
+ */
379
+ export declare interface AttachmentOptions {
380
+ uploadOptions?: AttachmentUploadOptions;
381
+ downloadOptions?: AttachmentDownloadOptions;
382
+ }
383
+
384
+ /**
385
+ * @beta
386
+ * A attachment progress error object that contains message to be shown to
387
+ * the user when upload fails.
388
+ */
389
+ export declare interface AttachmentProgressError {
390
+ message: string;
391
+ }
392
+
393
+ /**
394
+ * @beta
395
+ * A callback function for handling attachment removed by the user in send box.
396
+ *
397
+ * @param attachmentId - The ID of uploaded attachments.
398
+ */
399
+ export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
400
+
401
+ /**
402
+ * @beta
403
+ * A callback function for handling list of upload tasks that contains files selected by user to upload.
404
+ *
405
+ * @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
406
+ */
407
+ export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
408
+
409
+ /**
410
+ * @beta
411
+ */
412
+ export declare interface AttachmentUploadOptions {
413
+ /**
414
+ * A list of strings containing the comma separated list of supported media (aka. mime) types.
415
+ * i.e. ['image/*', 'video/*', 'audio/*']
416
+ * Default value is `['*']`, meaning all media types are supported.
417
+ * Similar to the `accept` attribute of the `<input type="attachment" />` element.
418
+ * @beta
419
+ */
420
+ supportedMediaTypes?: string[];
421
+ /**
422
+ * Disable multiple attachments to be selected if set to `true`.
423
+ * Default value is `false`, meaning multiple attachments can be selected.
424
+ * Similar to the `multiple` attribute of the `<input type="attachment" />` element.
425
+ * @beta
426
+ */
427
+ disableMultipleUploads?: boolean;
428
+ /**
429
+ * A callback function of type {@link AttachmentSelectionHandler} that will be called
430
+ * when user finishes selecting files in browser's file picker. This function is required since
431
+ * this would be where upload logic is implemented to your own storage.
432
+ * @beta
433
+ */
434
+ handleAttachmentSelection: AttachmentSelectionHandler;
435
+ /**
436
+ * A optional callback function that will be called
437
+ * when user removing files before clicking send message button. This function will be
438
+ * where you can remove the file from your storage.
439
+ * @beta
440
+ */
441
+ handleAttachmentRemoval?: AttachmentRemovalHandler;
442
+ }
443
+
444
+ /**
445
+ * A upload task represents and manages an attachment that is being uploaded.
446
+ * When using the Composite, an attachment upload task is created for each file user is selected to upload.
447
+ * A upload task is complete when notifyUploadCompleted is called.
448
+ * A upload task is failed when notifyUploadFailed is called.
449
+ * @beta
450
+ */
451
+ export declare interface AttachmentUploadTask {
452
+ /**
453
+ * Unique identifier for the attachment upload task.
454
+ */
455
+ taskId: string;
456
+ /**
457
+ * HTML {@link File} object for the uploaded attachment.
458
+ */
459
+ file?: File;
460
+ /**
461
+ * {@link Blob} object for the uploaded inline image.
462
+ */
463
+ image?: Blob;
464
+ /**
465
+ * Update the progress of the upload changed.
466
+ * A upload is considered complete when the progress reaches 1.
467
+ * @param value - number between 0 and 1
468
+ */
469
+ notifyUploadProgressChanged: (value: number) => void;
470
+ /**
471
+ * Mark the upload task as complete.
472
+ * An attachment is considered completed uploading when ID and URL are provided.
473
+ * @param id - the unique identifier of the attachment.
474
+ * @param url - the download URL of the attachment.
475
+ */
476
+ notifyUploadCompleted: (id: string, url: string) => void;
477
+ /**
478
+ * Mark the upload task as failed.
479
+ * @param message - An error message that can be displayed to the user.
480
+ */
481
+ notifyUploadFailed: (message: string) => void;
482
+ }
483
+
268
484
  /**
269
485
  * Custom data attributes for displaying avatar for a user.
270
486
  *
@@ -455,6 +671,168 @@ export declare interface BaseCustomStyles {
455
671
  root?: IStyle;
456
672
  }
457
673
 
674
+ /**
675
+ * Content blocked message type.
676
+ *
677
+ * Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
678
+ *
679
+ * @beta
680
+ */
681
+ export declare interface BlockedMessage extends MessageCommon {
682
+ messageType: 'blocked';
683
+ warningText?: string;
684
+ linkText?: string;
685
+ link?: string;
686
+ deletedOn?: Date;
687
+ senderId?: string;
688
+ senderDisplayName?: string;
689
+ status?: MessageStatus;
690
+ attached?: MessageAttachedStatus;
691
+ mine?: boolean;
692
+ }
693
+
694
+ /**
695
+ * Breakout rooms state
696
+ *
697
+ * @public
698
+ */
699
+ export declare interface BreakoutRoomsState {
700
+ assignedBreakoutRoom?: BreakoutRoom;
701
+ breakoutRoomSettings?: BreakoutRoomsSettings;
702
+ breakoutRoomOriginCallId?: string;
703
+ breakoutRoomDisplayName?: string;
704
+ }
705
+
706
+ /**
707
+ * @beta
708
+ * Props for BrowserPermissionDeniedIOS component.
709
+ */
710
+ export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
711
+ /**
712
+ * Localization strings for BrowserPermissionDeniedIOS component.
713
+ */
714
+ strings?: BrowserPermissionDeniedIOSStrings;
715
+ /**
716
+ * Link to image source.
717
+ *
718
+ * Image is inserted into the top of the component.
719
+ */
720
+ imageSource?: string;
721
+ }
722
+
723
+ /**
724
+ * @beta
725
+ * Strings for BrowserPermissionDeniedIOS component
726
+ */
727
+ export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
728
+ /**
729
+ * Image alt text
730
+ */
731
+ imageAltText: string;
732
+ /**
733
+ * Main text string.
734
+ */
735
+ primaryText: string;
736
+ /**
737
+ * Subtext string.
738
+ */
739
+ secondaryText: string;
740
+ /**
741
+ * Step 1 string
742
+ */
743
+ step1Text: string;
744
+ /**
745
+ * Step 1 digit string
746
+ */
747
+ step1DigitText: string;
748
+ /**
749
+ * Step 2 string
750
+ */
751
+ step2Text: string;
752
+ /**
753
+ * Step 2 digit string
754
+ */
755
+ step2DigitText: string;
756
+ /**
757
+ * Step 3 string
758
+ */
759
+ step3Text: string;
760
+ /**
761
+ * Step 3 digit string
762
+ */
763
+ step3DigitText: string;
764
+ /**
765
+ * Step 4 string
766
+ */
767
+ step4Text: string;
768
+ /**
769
+ * Step 4 digit string
770
+ */
771
+ step4DigitText: string;
772
+ }
773
+
774
+ /**
775
+ * @beta
776
+ * Props for BrowserPermissionDenied component.
777
+ */
778
+ export declare interface BrowserPermissionDeniedProps {
779
+ /**
780
+ * Action to be taken by the more help link. Possible to send to external page or show other modal.
781
+ */
782
+ onTroubleshootingClick?: () => void;
783
+ /**
784
+ * Action to be taken by the try again primary button.
785
+ */
786
+ onTryAgainClick?: () => void;
787
+ /**
788
+ * Localization strings for BrowserPermissionDenied component.
789
+ */
790
+ strings?: BrowserPermissionDeniedStrings;
791
+ /**
792
+ * Allows users to pass in an object contains custom CSS styles.
793
+ * @Example
794
+ * ```
795
+ * <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
796
+ * ```
797
+ */
798
+ styles?: BrowserPermissionDeniedStyles;
799
+ }
800
+
801
+ /**
802
+ * @beta
803
+ * Strings for BrowserPermissionDenied component
804
+ */
805
+ export declare interface BrowserPermissionDeniedStrings {
806
+ /**
807
+ * Main button text string.
808
+ */
809
+ primaryButtonText: string;
810
+ /**
811
+ * Main text string.
812
+ */
813
+ primaryText: string;
814
+ /**
815
+ * Subtext string.
816
+ */
817
+ secondaryText: string;
818
+ /**
819
+ * More help link string.
820
+ */
821
+ linkText: string;
822
+ }
823
+
824
+ /**
825
+ * Fluent styles for {@link BrowserPermissionDenied}.
826
+ *
827
+ * @beta
828
+ */
829
+ export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
830
+ /** Styles for the primary button. */
831
+ primaryButton?: IButtonStyles;
832
+ /** Styles for the help troubleshooting link text. */
833
+ troubleshootingLink?: ILinkStyles;
834
+ }
835
+
458
836
  /**
459
837
  * An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
460
838
  *
@@ -658,6 +1036,49 @@ export declare interface CallAdapterCallOperations {
658
1036
  * @public
659
1037
  */
660
1038
  disposeStreamView(remoteUserId?: string, options?: VideoStreamOptions): Promise<void>;
1039
+ /**
1040
+ * Create the html view for a stream.
1041
+ *
1042
+ * @remarks
1043
+ * This method is implemented for composite
1044
+ *
1045
+ * @param featureName - Name of feature to render
1046
+ * @param options - Options to control how video streams are rendered {@link @azure/communication-calling#VideoStreamOptions }
1047
+ *
1048
+ * @beta
1049
+ */
1050
+ createTogetherModeStreamView(options?: TogetherModeStreamOptions): Promise<void | TogetherModeStreamViewResult>;
1051
+ /**
1052
+ * Start Together mode.
1053
+ *
1054
+ * @beta
1055
+ */
1056
+ startTogetherMode(): Promise<void>;
1057
+ /**
1058
+ * Recalculate the seating positions for together mode.
1059
+ *
1060
+ * @remarks
1061
+ * This method is implemented for composite
1062
+ *
1063
+ * @param width - Width of the container
1064
+ * @param height - Height of the container
1065
+ *
1066
+ * @beta
1067
+ */
1068
+ setTogetherModeSceneSize(width: number, height: number): void;
1069
+ /**
1070
+ * Dispose the html view for a stream.
1071
+ *
1072
+ * @remarks
1073
+ * This method is implemented for composite
1074
+ *
1075
+ *
1076
+ * @param featureName - Name of the feature to dispose
1077
+ * @param options - Options to control how video streams are rendered {@link @azure/communication-calling#VideoStreamOptions }
1078
+ *
1079
+ * @beta
1080
+ */
1081
+ disposeTogetherModeStreamView(): Promise<void>;
661
1082
  /**
662
1083
  * Dispose the html view for a screen share stream
663
1084
  *
@@ -708,6 +1129,10 @@ export declare interface CallAdapterCallOperations {
708
1129
  * @public
709
1130
  */
710
1131
  sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
1132
+ /**
1133
+ * Continues into a call when the browser version is not supported.
1134
+ */
1135
+ allowUnsupportedBrowserVersion(): void;
711
1136
  /**
712
1137
  * Function to Start captions
713
1138
  * @param options - options for start captions
@@ -793,6 +1218,10 @@ export declare interface CallAdapterCallOperations {
793
1218
  * Mute All participants
794
1219
  */
795
1220
  muteAllRemoteParticipants(): Promise<void>;
1221
+ /**
1222
+ * Return to origin call of breakout room
1223
+ */
1224
+ returnFromBreakoutRoom(): Promise<void>;
796
1225
  /**
797
1226
  * Forbid Teams meeting attendees audio by their user ids.
798
1227
  */
@@ -859,6 +1288,10 @@ export declare type CallAdapterClientState = {
859
1288
  * Latest error encountered for each operation performed via the adapter.
860
1289
  */
861
1290
  latestErrors: AdapterErrors;
1291
+ /**
1292
+ * Latest notifications from call client state.
1293
+ */
1294
+ latestNotifications: AdapterNotifications;
862
1295
  /**
863
1296
  * Azure communications Phone number to make PSTN calls with.
864
1297
  */
@@ -999,7 +1432,7 @@ export declare interface CallAdapterDeviceManagement {
999
1432
  *
1000
1433
  * @public
1001
1434
  */
1002
- export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | TeamsMeetingIdLocator;
1435
+ export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator | TeamsMeetingIdLocator;
1003
1436
 
1004
1437
  /**
1005
1438
  * {@link CommonCallAdapter} state.
@@ -1112,6 +1545,10 @@ export declare interface CallAdapterSubscribers {
1112
1545
  * Subscribe function for 'mutedByOthers' event.
1113
1546
  */
1114
1547
  on(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
1548
+ /**
1549
+ * Subscribe function for 'breakoutRoomsUpdated' event.
1550
+ */
1551
+ on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
1115
1552
  /**
1116
1553
  * Unsubscribe function for 'participantsJoined' event.
1117
1554
  */
@@ -1196,6 +1633,10 @@ export declare interface CallAdapterSubscribers {
1196
1633
  * Unsubscribe function for 'mutedByOthers' event.
1197
1634
  */
1198
1635
  off(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
1636
+ /**
1637
+ * Unsubscribe function for 'breakoutRoomsUpdated' event.
1638
+ */
1639
+ off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
1199
1640
  }
1200
1641
 
1201
1642
  /**
@@ -1206,6 +1647,7 @@ export declare interface CallAdapterSubscribers {
1206
1647
  export declare type CallAdapterUiState = {
1207
1648
  isLocalPreviewMicrophoneEnabled: boolean;
1208
1649
  page: CallCompositePage;
1650
+ unsupportedBrowserVersionsAllowed?: boolean;
1209
1651
  };
1210
1652
 
1211
1653
  /**
@@ -1249,7 +1691,7 @@ export declare interface CallAgentState {
1249
1691
  */
1250
1692
  export declare interface CallAndChatLocator {
1251
1693
  /** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
1252
- callLocator: GroupCallLocator;
1694
+ callLocator: GroupCallLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator;
1253
1695
  /** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
1254
1696
  chatThreadId: string;
1255
1697
  }
@@ -1453,6 +1895,7 @@ export declare type CallCompositeIcons = {
1453
1895
  JoinByPhoneWaitToBeAdmittedIcon?: JSX.Element;
1454
1896
  PeoplePaneMoreButton?: JSX.Element;
1455
1897
  StopAllSpotlightMenuButton?: JSX.Element;
1898
+ TogetherModeLayout?: JSX.Element;
1456
1899
  };
1457
1900
 
1458
1901
  /**
@@ -1495,26 +1938,76 @@ export declare type CallCompositeOptions = {
1495
1938
  */
1496
1939
  callControls?: boolean | CallControlOptions;
1497
1940
  /**
1498
- * Remote participant video tile menu options
1941
+ * Device permissions check options for your call.
1942
+ * Here you can choose what device permissions you prompt the user for,
1943
+ * as well as what device permissions must be accepted before starting a call.
1499
1944
  */
1500
- remoteVideoTileMenuOptions?: RemoteVideoTileMenuOptions;
1945
+ deviceChecks?: DeviceCheckOptions;
1501
1946
  /**
1502
- * Options for controlling the local video tile.
1947
+ * Callback you may provide to supply users with further steps to troubleshoot why they have been
1948
+ * unable to grant your site the required permissions for the call.
1503
1949
  *
1504
- * @remarks if 'false' the local video tile will not be rendered.
1950
+ * @example
1951
+ * ```ts
1952
+ * onPermissionsTroubleshootingClick: () =>
1953
+ * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
1954
+ * ```
1955
+ *
1956
+ * @remarks
1957
+ * if this is not supplied, the composite will not show a 'further troubleshooting' link.
1505
1958
  */
1506
- localVideoTile?: boolean | LocalVideoTileOptions;
1959
+ onPermissionsTroubleshootingClick?: (permissionsState: {
1960
+ camera: PermissionState;
1961
+ microphone: PermissionState;
1962
+ }) => void;
1507
1963
  /**
1508
- * Options for controlling video tile.
1964
+ * Callback you may provide to supply users with further steps to troubleshoot why they have been
1965
+ * having network issues when connecting to the call.
1966
+ *
1967
+ * @example
1968
+ * ```ts
1969
+ * onNetworkingTroubleShootingClick?: () =>
1970
+ * window.open('https://contoso.com/network-troubleshooting', '_blank');
1971
+ * ```
1972
+ *
1973
+ * @remarks
1974
+ * if this is not supplied, the composite will not show a 'network troubleshooting' link.
1509
1975
  */
1510
- videoTilesOptions?: VideoTilesOptions;
1976
+ onNetworkingTroubleShootingClick?: () => void;
1511
1977
  /**
1512
- * Whether to auto show the DTMF Dialer when the call starts in supported scenarios.
1513
- * - Teams Voice Application like Call queue or Auto Attendant
1514
- * - PSTN Calls
1515
- * @defaultValue false
1516
- */
1517
- disableAutoShowDtmfDialer?: boolean | DtmfDialPadOptions;
1978
+ * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
1979
+ *
1980
+ * @example
1981
+ * ```ts
1982
+ * onBrowserTroubleShootingClick?: () =>
1983
+ * window.open('https://contoso.com/browser-troubleshooting', '_blank');
1984
+ * ```
1985
+ *
1986
+ * @remarks
1987
+ * if this is not supplied, the composite will not show a unsupported browser page.
1988
+ */
1989
+ onEnvironmentInfoTroubleshootingClick?: () => void;
1990
+ /**
1991
+ * Remote participant video tile menu options
1992
+ */
1993
+ remoteVideoTileMenuOptions?: RemoteVideoTileMenuOptions;
1994
+ /**
1995
+ * Options for controlling the local video tile.
1996
+ *
1997
+ * @remarks if 'false' the local video tile will not be rendered.
1998
+ */
1999
+ localVideoTile?: boolean | LocalVideoTileOptions;
2000
+ /**
2001
+ * Options for controlling video tile.
2002
+ */
2003
+ videoTilesOptions?: VideoTilesOptions;
2004
+ /**
2005
+ * Whether to auto show the DTMF Dialer when the call starts in supported scenarios.
2006
+ * - Teams Voice Application like Call queue or Auto Attendant
2007
+ * - PSTN Calls
2008
+ * @defaultValue false
2009
+ */
2010
+ disableAutoShowDtmfDialer?: boolean | DtmfDialPadOptions;
1518
2011
  /**
1519
2012
  * Options for controlling the starting layout of the composite's video gallery
1520
2013
  */
@@ -1614,7 +2107,7 @@ export declare type CallCompositeOptions = {
1614
2107
  *
1615
2108
  * @public
1616
2109
  */
1617
- export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest';
2110
+ export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | /* @conditional-compile-remove(unsupported-browser) */ 'unsupportedEnvironment' | 'transferring' | 'badRequest';
1618
2111
 
1619
2112
  /**
1620
2113
  * Props for {@link CallComposite}.
@@ -2108,6 +2601,14 @@ export declare interface CallCompositeStrings {
2108
2601
  * string to be used to start captions
2109
2602
  */
2110
2603
  startCaptionsButtonOnLabel?: string;
2604
+ /**
2605
+ * string to be used to open real time text contextual menu
2606
+ */
2607
+ realTimeTextLabel?: string;
2608
+ /**
2609
+ * string to be used to start real time text
2610
+ */
2611
+ startRealTimeTextLabel?: string;
2111
2612
  /**
2112
2613
  * string to be used to stop captions
2113
2614
  */
@@ -2176,6 +2677,26 @@ export declare interface CallCompositeStrings {
2176
2677
  * captions banner loading spinner label
2177
2678
  */
2178
2679
  captionsBannerSpinnerText?: string;
2680
+ /**
2681
+ * Default text for RTT input text box
2682
+ */
2683
+ realTimeTextInputBoxDefaultText?: string;
2684
+ /**
2685
+ * Error message for RTT input text box when the size exceeds the limit 2000
2686
+ */
2687
+ realTimeTextInputErrorMessage?: string;
2688
+ /**
2689
+ * Text to show in the real time text disclosure banner
2690
+ */
2691
+ realTimeTextBannerContent?: string;
2692
+ /**
2693
+ * Title text of the real time text disclosure banner
2694
+ */
2695
+ realTimeTextBannerTitle?: string;
2696
+ /**
2697
+ * Label for the link in the real time text disclosure banner
2698
+ */
2699
+ realTimeTextBannerLinkLabel?: string;
2179
2700
  /**
2180
2701
  * transfer page text when showing the transferor who initiated the transfer
2181
2702
  */
@@ -2467,6 +2988,40 @@ export declare interface CallCompositeStrings {
2467
2988
  * Label for mute all cancel button
2468
2989
  */
2469
2990
  muteAllCancelButtonLabel: string;
2991
+ /**
2992
+ * Label for join breakout room button
2993
+ */
2994
+ joinBreakoutRoomButtonLabel: string;
2995
+ /**
2996
+ * Label for button to return from breakout room
2997
+ */
2998
+ returnFromBreakoutRoomButtonLabel: string;
2999
+ /**
3000
+ * Label for button to leave breakout room and meeting
3001
+ */
3002
+ leaveBreakoutRoomAndMeetingButtonLabel: string;
3003
+ /**
3004
+ * Notification title for when a user joins a breakout room
3005
+ */
3006
+ breakoutRoomJoinedNotificationTitle: string;
3007
+ /**
3008
+ * Title for banner to join the assigned breakout room. The banner is shown in mobile view instead of the
3009
+ * notification.
3010
+ */
3011
+ joinBreakoutRoomBannerTitle: string;
3012
+ /**
3013
+ * Label for button in banner to join breakout room. The banner is shown in mobile view instead of the notification.
3014
+ */
3015
+ joinBreakoutRoomBannerButtonLabel: string;
3016
+ /**
3017
+ * Title for banner to return from breakout room. The banner is shown in mobile view instead of the notification.
3018
+ */
3019
+ returnFromBreakoutRoomBannerTitle: string;
3020
+ /**
3021
+ * Label for button in banner to return from breakout room. The banner is shown in mobile view instead of the
3022
+ * notification.
3023
+ */
3024
+ returnFromBreakoutRoomBannerButtonLabel: string;
2470
3025
  /**
2471
3026
  * Label for menu item to forbid audio media access
2472
3027
  */
@@ -2537,6 +3092,18 @@ export declare interface CallCompositeStrings {
2537
3092
  forbidOthersVideoMenuLabel: string;
2538
3093
  /** Label for menu item to permit audio media access */
2539
3094
  permitOthersVideoMenuLabel: string;
3095
+ /** The title of the RealTimeText modal */
3096
+ realTimeTextModalTitle: string;
3097
+ /** The text of the RealTimeText modal */
3098
+ realTimeTextModalText: string;
3099
+ /** The label for the confirm button */
3100
+ realTimeTextConfirmButtonLabel: string;
3101
+ /** The label for the cancel button */
3102
+ realTimeTextCancelButtonLabel: string;
3103
+ /** The aria label for the modal */
3104
+ realTimeTextModalAriaLabel: string;
3105
+ /** The aria label for the close button */
3106
+ realTimeTextCloseModalButtonAriaLabel: string;
2540
3107
  }
2541
3108
 
2542
3109
  /**
@@ -2621,7 +3188,22 @@ export declare type CallErrors = {
2621
3188
  *
2622
3189
  * @public
2623
3190
  */
2624
- 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' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'Call.mutedByOthers' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
3191
+ 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' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | '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' | 'Call.mutedByOthers' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
3192
+
3193
+ /**
3194
+ * Represents the name of the call feature stream
3195
+ * @beta
3196
+ */
3197
+ export declare type CallFeatureStreamName = 'togetherMode';
3198
+
3199
+ /**
3200
+ * State only version of {@link @azure/communication-calling#CallFeatureStream}.
3201
+ * Represents call feature stream state.
3202
+ * @beta
3203
+ */
3204
+ export declare interface CallFeatureStreamState extends RemoteVideoStreamState {
3205
+ feature?: CallFeatureStreamName;
3206
+ }
2625
3207
 
2626
3208
  /**
2627
3209
  * Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
@@ -2774,6 +3356,23 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
2774
3356
  mediaAccess?: MediaAccess;
2775
3357
  };
2776
3358
 
3359
+ /**
3360
+ * Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
3361
+ *
3362
+ * @remarks
3363
+ * This is currently in beta and only supports calling one Teams User.
3364
+ *
3365
+ * @example
3366
+ * ```
3367
+ * ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
3368
+ * ```
3369
+ *
3370
+ * @beta
3371
+ */
3372
+ export declare type CallParticipantsLocator = {
3373
+ participantIds: string[];
3374
+ };
3375
+
2777
3376
  /**
2778
3377
  * A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
2779
3378
  *
@@ -2874,6 +3473,10 @@ export declare interface CallState {
2874
3473
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
2875
3474
  */
2876
3475
  recording: RecordingCallFeature;
3476
+ /**
3477
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
3478
+ */
3479
+ localRecording: LocalRecordingCallFeatureState;
2877
3480
  /**
2878
3481
  * Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
2879
3482
  *
@@ -2884,6 +3487,11 @@ export declare interface CallState {
2884
3487
  * Proxy of {@link @azure/communication-calling#RaiseHandCallFeature}.
2885
3488
  */
2886
3489
  raiseHand: RaiseHandCallFeature;
3490
+ /**
3491
+ * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature}.
3492
+ * @beta
3493
+ */
3494
+ togetherMode: TogetherModeCallFeatureState;
2887
3495
  /**
2888
3496
  * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
2889
3497
  * UI helper props receivedOn which indicates the timestamp when the message was received.
@@ -2930,6 +3538,10 @@ export declare interface CallState {
2930
3538
  * Proxy of {@link @azure/communication-calling#Call.role}.
2931
3539
  */
2932
3540
  role?: ParticipantRole;
3541
+ /**
3542
+ * Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
3543
+ */
3544
+ totalParticipantCount?: number;
2933
3545
  /**
2934
3546
  * Transfer state of call
2935
3547
  */
@@ -2949,13 +3561,17 @@ export declare interface CallState {
2949
3561
  /**
2950
3562
  * Proxy of {@link @azure/communication-calling#Call.info}.
2951
3563
  */
2952
- info?: TeamsCallInfo;
3564
+ info?: TeamsCallInfo | /* @conditional-compile-remove(calling-beta-sdk) */ CallInfo;
2953
3565
  /**
2954
3566
  * Proxy of {@link @azure/communication-calling#TeamsMeetingAudioConferencingCallFeature}.
2955
3567
  */
2956
3568
  meetingConference?: {
2957
3569
  conferencePhones: ConferencePhoneInfo[];
2958
3570
  };
3571
+ /**
3572
+ * Proxy of {@link @azure/communication-calling#BreakoutRoomsFeature}.
3573
+ */
3574
+ breakoutRooms?: BreakoutRoomsState;
2959
3575
  /**
2960
3576
  * Proxy of {@link @azure/communication-calling#MediaAccessFeature}.
2961
3577
  */
@@ -3138,6 +3754,48 @@ export declare interface CallWithChatAdapterManagement {
3138
3754
  * @public
3139
3755
  */
3140
3756
  disposeStreamView(remoteUserId?: string, options?: VideoStreamOptions): Promise<void>;
3757
+ /**
3758
+ * Create the html view for a togethermode stream.
3759
+ *
3760
+ * @remarks
3761
+ * This method is implemented for composite
3762
+ *
3763
+ * @param options - Options to control how video streams are rendered {@link @azure/communication-calling#VideoStreamOptions }
3764
+ *
3765
+ * @beta
3766
+ */
3767
+ createTogetherModeStreamView(options?: TogetherModeStreamOptions): Promise<void | TogetherModeStreamViewResult>;
3768
+ /**
3769
+ * Start together mode.
3770
+ *
3771
+ * @remarks
3772
+ * This method is implemented for composite
3773
+ *
3774
+ *
3775
+ * @beta
3776
+ */
3777
+ startTogetherMode(): Promise<void>;
3778
+ /**
3779
+ * Recalculate the seating positions for together mode.
3780
+ *
3781
+ * @remarks
3782
+ * This method is implemented for composite
3783
+ *
3784
+ * @param width - Width of the container
3785
+ * @param height - Height of the container
3786
+ *
3787
+ * @beta
3788
+ */
3789
+ setTogetherModeSceneSize(width: number, height: number): void;
3790
+ /**
3791
+ * Dispose the html view for a togethermode stream.
3792
+ *
3793
+ * @remarks
3794
+ * This method is implemented for composite
3795
+ *
3796
+ * @beta
3797
+ */
3798
+ disposeTogetherModeStreamView(): Promise<void>;
3141
3799
  /**
3142
3800
  * Dispose the html view for a screen share stream
3143
3801
  *
@@ -3245,7 +3903,19 @@ export declare interface CallWithChatAdapterManagement {
3245
3903
  *
3246
3904
  * @public
3247
3905
  */
3248
- sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
3906
+ sendMessage(content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
3907
+ /**
3908
+ * Upload an inline image for a message.
3909
+ *
3910
+ * @beta
3911
+ */
3912
+ uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
3913
+ /**
3914
+ * Delete an inline image for a message.
3915
+ *
3916
+ * @beta
3917
+ */
3918
+ deleteImage(imageId: string): Promise<void>;
3249
3919
  /**
3250
3920
  * Send a read receipt for a message.
3251
3921
  *
@@ -3263,7 +3933,7 @@ export declare interface CallWithChatAdapterManagement {
3263
3933
  *
3264
3934
  * @public
3265
3935
  */
3266
- updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
3936
+ updateMessage(messageId: string, content: string, options?: Record<string, string> | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
3267
3937
  /**
3268
3938
  * Delete a message in the thread.
3269
3939
  *
@@ -3308,6 +3978,10 @@ export declare interface CallWithChatAdapterManagement {
3308
3978
  * @public
3309
3979
  */
3310
3980
  sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
3981
+ /**
3982
+ * Continues into a call when the browser version is not supported.
3983
+ */
3984
+ allowUnsupportedBrowserVersion(): void;
3311
3985
  /**
3312
3986
  * Function to Start captions
3313
3987
  * @param options - options for start captions
@@ -3387,6 +4061,10 @@ export declare interface CallWithChatAdapterManagement {
3387
4061
  * Mute a participant
3388
4062
  */
3389
4063
  muteAllRemoteParticipants(): Promise<void>;
4064
+ /**
4065
+ * Return to origin call of breakout room
4066
+ */
4067
+ returnFromBreakoutRoom(): Promise<void>;
3390
4068
  /**
3391
4069
  * forbids audio for the specified user ids.
3392
4070
  */
@@ -3438,6 +4116,7 @@ export declare interface CallWithChatAdapterSubscriptions {
3438
4116
  on(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
3439
4117
  on(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
3440
4118
  on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
4119
+ on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
3441
4120
  off(event: 'callEnded', listener: CallEndedListener): void;
3442
4121
  off(event: 'isMutedChanged', listener: IsMutedChangedListener): void;
3443
4122
  off(event: 'callIdChanged', listener: CallIdChangedListener): void;
@@ -3455,6 +4134,7 @@ export declare interface CallWithChatAdapterSubscriptions {
3455
4134
  off(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
3456
4135
  off(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
3457
4136
  off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
4137
+ off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
3458
4138
  on(event: 'messageReceived', listener: MessageReceivedListener): void;
3459
4139
  on(event: 'messageEdited', listener: MessageEditedListener): void;
3460
4140
  on(event: 'messageDeleted', listener: MessageDeletedListener): void;
@@ -3493,6 +4173,14 @@ export declare interface CallWithChatAdapterUiState {
3493
4173
  * @public
3494
4174
  */
3495
4175
  page: CallCompositePage;
4176
+ /**
4177
+ * State to track whether the end user has opted in to using a
4178
+ * out of date version of a supported browser. Allows the user
4179
+ * to start a call in this state.
4180
+ *
4181
+ * @beta
4182
+ */
4183
+ unsupportedBrowserVersionsAllowed?: boolean;
3496
4184
  }
3497
4185
 
3498
4186
  /**
@@ -3511,6 +4199,8 @@ export declare interface CallWithChatClientState {
3511
4199
  chat?: ChatThreadClientState;
3512
4200
  /** Latest call error encountered for each operation performed via the adapter. */
3513
4201
  latestCallErrors: AdapterErrors;
4202
+ /** Latest call notifications encountered in the call client state via the adapter. */
4203
+ latestCallNotifications: AdapterNotifications;
3514
4204
  /** Latest chat error encountered for each operation performed via the adapter. */
3515
4205
  latestChatErrors: AdapterErrors;
3516
4206
  /** State of available and currently selected devices */
@@ -3666,6 +4356,62 @@ export declare type CallWithChatCompositeOptions = {
3666
4356
  * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
3667
4357
  */
3668
4358
  callControls?: boolean | CallWithChatControlOptions;
4359
+ /**
4360
+ * Properties for configuring the File Sharing feature.
4361
+ * If undefined, file sharing feature will be disabled.
4362
+ * @beta
4363
+ */
4364
+ attachmentOptions?: AttachmentOptions;
4365
+ /**
4366
+ * Device permissions check options for your call.
4367
+ * Here you can choose what device permissions you prompt the user for,
4368
+ * as well as what device permissions must be accepted before starting a call.
4369
+ */
4370
+ deviceChecks?: DeviceCheckOptions;
4371
+ /**
4372
+ * Callback you may provide to supply users with further steps to troubleshoot why they have been
4373
+ * unable to grant your site the required permissions for the call.
4374
+ *
4375
+ * @example
4376
+ * ```ts
4377
+ * onPermissionsTroubleshootingClick: () =>
4378
+ * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
4379
+ * ```
4380
+ *
4381
+ * @remarks
4382
+ * if this is not supplied, the composite will not show a 'further troubleshooting' link.
4383
+ */
4384
+ onPermissionsTroubleshootingClick?: (permissionsState: {
4385
+ camera: PermissionState;
4386
+ microphone: PermissionState;
4387
+ }) => void;
4388
+ /**
4389
+ * Optional callback to supply users with further troubleshooting steps for network issues
4390
+ * experienced when connecting to a call.
4391
+ *
4392
+ * @example
4393
+ * ```ts
4394
+ * onNetworkingTroubleShootingClick?: () =>
4395
+ * window.open('https://contoso.com/network-troubleshooting', '_blank');
4396
+ * ```
4397
+ *
4398
+ * @remarks
4399
+ * if this is not supplied, the composite will not show a 'network troubleshooting' link.
4400
+ */
4401
+ onNetworkingTroubleShootingClick?: () => void;
4402
+ /**
4403
+ * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
4404
+ *
4405
+ * @example
4406
+ * ```ts
4407
+ * onBrowserTroubleShootingClick?: () =>
4408
+ * window.open('https://contoso.com/browser-troubleshooting', '_blank');
4409
+ * ```
4410
+ *
4411
+ * @remarks
4412
+ * if this is not supplied, the composite will not show a unsupported browser page.
4413
+ */
4414
+ onEnvironmentInfoTroubleshootingClick?: () => void;
3669
4415
  /**
3670
4416
  * Remote participant video tile menu options
3671
4417
  */
@@ -3768,6 +4514,13 @@ export declare type CallWithChatCompositeOptions = {
3768
4514
  */
3769
4515
  hideSpotlightButtons?: boolean;
3770
4516
  };
4517
+ /**
4518
+ * Enables rich text editor for the send and edit boxes
4519
+ * @defaultValue `false`
4520
+ *
4521
+ * @beta
4522
+ */
4523
+ richTextEditor?: boolean;
3771
4524
  };
3772
4525
 
3773
4526
  /**
@@ -3907,6 +4660,14 @@ export declare interface CallWithChatCompositeStrings {
3907
4660
  * Side pane Chat screen title.
3908
4661
  */
3909
4662
  chatPaneTitle: string;
4663
+ /**
4664
+ * Side pane Chat screen title in a breakout room.
4665
+ */
4666
+ breakoutRoomChatPaneTitle: string;
4667
+ /**
4668
+ * Label for spinner when chat content is loading.
4669
+ */
4670
+ chatContentSpinnerLabel: string;
3910
4671
  /**
3911
4672
  * New Message label for chat button with notification icon component.
3912
4673
  */
@@ -4001,7 +4762,36 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
4001
4762
  *
4002
4763
  * @public
4003
4764
  */
4004
- export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
4765
+ export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' | /* @conditional-compile-remove(breakout-rooms) */ 'breakoutRoomsUpdated' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
4766
+
4767
+ /**
4768
+ * @beta
4769
+ *
4770
+ * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4771
+ * by their browsers settings.
4772
+ */
4773
+ export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
4774
+
4775
+ /**
4776
+ * @beta
4777
+ * Props for CameraAndMicrophoneSitePermissions component.
4778
+ */
4779
+ export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
4780
+ /** Icon name for the camera icon */
4781
+ cameraIconName?: string;
4782
+ /** Icon name for the microphone icon */
4783
+ microphoneIconName?: string;
4784
+ /** Icon name for the central icon between the camera and microphone icons */
4785
+ connectorIconName?: string;
4786
+ /** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
4787
+ strings?: CameraAndMicrophoneSitePermissionsStrings;
4788
+ }
4789
+
4790
+ /**
4791
+ * @beta
4792
+ * Strings for CameraAndMicrophoneSitePermissions component.
4793
+ */
4794
+ export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
4005
4795
 
4006
4796
  /**
4007
4797
  * A button to turn camera on / off.
@@ -4163,6 +4953,31 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
4163
4953
  menuStyles?: Partial<CameraButtonContextualMenuStyles>;
4164
4954
  }
4165
4955
 
4956
+ /**
4957
+ * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4958
+ * by their browsers settings.
4959
+ *
4960
+ * @beta
4961
+ */
4962
+ export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
4963
+
4964
+ /**
4965
+ * @beta
4966
+ * Props for CameraSitePermissions component.
4967
+ */
4968
+ export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
4969
+ /** Icon name for the camera icon */
4970
+ cameraIconName?: string;
4971
+ /** Strings for use with the {@link CameraSitePermissions} */
4972
+ strings?: CameraSitePermissionsStrings;
4973
+ }
4974
+
4975
+ /**
4976
+ * @beta
4977
+ * Strings for CameraSitePermissions component.
4978
+ */
4979
+ export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
4980
+
4166
4981
  /**
4167
4982
  * @public
4168
4983
  * Callback function run when a message edit is cancelled.
@@ -4305,10 +5120,22 @@ export declare interface CaptionsBannerProps {
4305
5120
  * Array of captions to be displayed
4306
5121
  */
4307
5122
  captions: CaptionsInformation[];
5123
+ /**
5124
+ * Array of finalized and partial real time text messages
5125
+ */
5126
+ realTimeTexts?: {
5127
+ completedMessages?: RealTimeTextInformation[];
5128
+ currentInProgress?: RealTimeTextInformation[];
5129
+ myInProgress?: RealTimeTextInformation;
5130
+ };
4308
5131
  /**
4309
5132
  * Flag to indicate if captions are on
4310
5133
  */
4311
5134
  isCaptionsOn?: boolean;
5135
+ /**
5136
+ * Flag to indicate if real time text is on
5137
+ */
5138
+ isRealTimeTextOn?: boolean;
4312
5139
  /**
4313
5140
  * Flag to indicate if captions are being started
4314
5141
  * This is used to show spinner while captions are being started
@@ -4335,6 +5162,14 @@ export declare interface CaptionsBannerProps {
4335
5162
  captionsOptions?: {
4336
5163
  height: 'full' | 'default';
4337
5164
  };
5165
+ /**
5166
+ * Optional callback to send real time text.
5167
+ */
5168
+ onSendRealTimeText?: (text: string, finalized: boolean) => Promise<void>;
5169
+ /**
5170
+ * Latest local real time text
5171
+ */
5172
+ latestLocalRealTimeText?: RealTimeTextInformation;
4338
5173
  }
4339
5174
 
4340
5175
  /**
@@ -4355,6 +5190,26 @@ export declare interface CaptionsBannerStrings {
4355
5190
  * Spinner text for captions banner
4356
5191
  */
4357
5192
  captionsBannerSpinnerText?: string;
5193
+ /**
5194
+ * Default text for RTT input text box
5195
+ */
5196
+ realTimeTextInputBoxDefaultText?: string;
5197
+ /**
5198
+ * Error message for RTT input text box when the size exceeds the limit 2000
5199
+ */
5200
+ realTimeTextInputErrorMessage?: string;
5201
+ /**
5202
+ * Real time text disclosure banner title
5203
+ */
5204
+ realTimeTextBannerTitle?: string;
5205
+ /**
5206
+ * Real time text disclosure banner content
5207
+ */
5208
+ realTimeTextBannerContent?: string;
5209
+ /**
5210
+ * Real time text disclosure banner link label
5211
+ */
5212
+ realTimeTextBannerLinkLabel?: string;
4358
5213
  }
4359
5214
 
4360
5215
  /**
@@ -4462,6 +5317,12 @@ export declare type CaptionsInformation = {
4462
5317
  * id of the speaker
4463
5318
  */
4464
5319
  userId?: string;
5320
+ /**
5321
+ * timestamp when the caption was created
5322
+ * Please note that this value is essential for determining the order of captions and real time text messages
5323
+ * If you are using both captions and real time text, please ensure that the createdTimeStamp is populated
5324
+ */
5325
+ createdTimeStamp?: Date;
4465
5326
  };
4466
5327
 
4467
5328
  /**
@@ -4704,7 +5565,15 @@ export declare interface ChatAdapterThreadManagement {
4704
5565
  * Send a message in the thread.
4705
5566
  * Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
4706
5567
  */
4707
- sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
5568
+ sendMessage(content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
5569
+ /**
5570
+ * Upload an inline image for a message.
5571
+ */
5572
+ uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
5573
+ /**
5574
+ * Delete an inline image for a message.
5575
+ */
5576
+ deleteImage(imageId: string): Promise<void>;
4708
5577
  /**
4709
5578
  * Send a read receipt for a message.
4710
5579
  */
@@ -4725,7 +5594,7 @@ export declare interface ChatAdapterThreadManagement {
4725
5594
  * Update a message content.
4726
5595
  * Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
4727
5596
  */
4728
- updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
5597
+ updateMessage(messageId: string, content: string, options?: Record<string, string> | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
4729
5598
  /**
4730
5599
  * Delete a message in the thread.
4731
5600
  */
@@ -4863,6 +5732,7 @@ export declare type ChatCompositeIcons = {
4863
5732
  ParticipantItemOptionsHovered?: JSX.Element;
4864
5733
  SendBoxSend?: JSX.Element;
4865
5734
  SendBoxSendHovered?: JSX.Element;
5735
+ SendBoxAttachFile?: JSX.Element;
4866
5736
  };
4867
5737
 
4868
5738
  /**
@@ -4891,6 +5761,13 @@ export declare type ChatCompositeOptions = {
4891
5761
  * @defaultValue true
4892
5762
  */
4893
5763
  errorBar?: boolean;
5764
+ /**
5765
+ * Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
5766
+ * @defaultValue false
5767
+ *
5768
+ * @beta
5769
+ */
5770
+ participantPane?: boolean;
4894
5771
  /**
4895
5772
  * Show or hide the topic at the top of the chat. Hidden if set to `false`
4896
5773
  * @defaultValue true
@@ -4901,6 +5778,19 @@ export declare type ChatCompositeOptions = {
4901
5778
  * When undefined nothing has focus on render
4902
5779
  */
4903
5780
  autoFocus?: 'sendBoxTextField';
5781
+ /**
5782
+ * Properties for configuring the File Sharing feature.
5783
+ * If undefined, file sharing feature will be disabled.
5784
+ * @beta
5785
+ */
5786
+ attachmentOptions?: AttachmentOptions;
5787
+ /**
5788
+ * Enables rich text editor for the send and edit boxes
5789
+ * @defaultValue `false`
5790
+ *
5791
+ * @beta
5792
+ */
5793
+ richTextEditor?: boolean;
4904
5794
  };
4905
5795
 
4906
5796
  /**
@@ -4928,6 +5818,12 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
4928
5818
  * Flags to enable/disable visual elements of the {@link ChatComposite}.
4929
5819
  */
4930
5820
  options?: ChatCompositeOptions;
5821
+ /**
5822
+ * Optimizes the composite form factor for either desktop or mobile.
5823
+ * @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
5824
+ * @defaultValue 'desktop'
5825
+ */
5826
+ formFactor?: 'desktop' | 'mobile';
4931
5827
  }
4932
5828
 
4933
5829
  /**
@@ -4942,6 +5838,26 @@ export declare interface ChatCompositeStrings {
4942
5838
  * Chat list header text
4943
5839
  */
4944
5840
  chatListHeader: string;
5841
+ /**
5842
+ * Upload Attachment Button text
5843
+ */
5844
+ uploadAttachment: string;
5845
+ /**
5846
+ * Error Message for image data is not provided for image upload
5847
+ */
5848
+ uploadImageDataNotProvided: string;
5849
+ /**
5850
+ * Error Message for upload image is too large
5851
+ */
5852
+ uploadImageIsTooLarge: string;
5853
+ /**
5854
+ * Error Message for unsupported image extension for image upload
5855
+ */
5856
+ uploadImageExtensionIsNotAllowed: string;
5857
+ /**
5858
+ * Error Message for unable to upload image
5859
+ */
5860
+ uploadImageFailed: string;
4945
5861
  }
4946
5862
 
4947
5863
  /**
@@ -4990,7 +5906,7 @@ export declare type ChatErrors = {
4990
5906
  *
4991
5907
  * @public
4992
5908
  */
4993
- 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';
5909
+ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClient.deleteChatThread' | 'ChatClient.getChatThreadClient' | 'ChatClient.listChatThreads' | 'ChatClient.off' | 'ChatClient.on' | 'ChatClient.startRealtimeNotifications' | 'ChatClient.stopRealtimeNotifications' | 'ChatThreadClient.addParticipants' | 'ChatThreadClient.deleteMessage' | 'ChatThreadClient.getMessage' | 'ChatThreadClient.getProperties' | 'ChatThreadClient.listMessages' | 'ChatThreadClient.listParticipants' | 'ChatThreadClient.listReadReceipts' | 'ChatThreadClient.removeParticipant' | 'ChatThreadClient.sendMessage' | 'ChatThreadClient.sendReadReceipt' | 'ChatThreadClient.sendTypingNotification' | 'ChatThreadClient.updateMessage' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.updateProperties' | 'ChatThreadClient.updateTopic' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.uploadImage' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.deleteImage';
4994
5910
 
4995
5911
  /**
4996
5912
  * Object containing all the handlers required for chat components.
@@ -5001,13 +5917,15 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
5001
5917
  * @public
5002
5918
  */
5003
5919
  export declare type ChatHandlers = {
5004
- onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
5920
+ onSendMessage: (content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions) => Promise<void>;
5921
+ onUploadImage: (image: Blob, imageFilename: string) => Promise<UploadChatImageResult>;
5922
+ onDeleteImage: (imageId: string) => Promise<void>;
5005
5923
  onMessageSeen: (chatMessageId: string) => Promise<void>;
5006
5924
  onTyping: () => Promise<void>;
5007
5925
  onRemoveParticipant: (userId: string) => Promise<void>;
5008
5926
  updateThreadTopicName: (topicName: string) => Promise<void>;
5009
5927
  onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
5010
- onUpdateMessage: (messageId: string, content: string) => Promise<void>;
5928
+ onUpdateMessage: (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
5011
5929
  onDeleteMessage: (messageId: string) => Promise<void>;
5012
5930
  };
5013
5931
 
@@ -5050,6 +5968,12 @@ export declare interface ChatMessage extends MessageCommon {
5050
5968
  attachments?: AttachmentMetadata[];
5051
5969
  }
5052
5970
 
5971
+ /**
5972
+ * @beta
5973
+ * Type of the message content, either 'text' or 'html'.
5974
+ */
5975
+ export declare type ChatMessageType = 'text' | 'html';
5976
+
5053
5977
  /**
5054
5978
  * An extension to {@link @azure/communication-chat#ChatMessage} that stores
5055
5979
  * client-side only metadata for chat messages.
@@ -5156,6 +6080,8 @@ export declare type ChatThreadClientState = {
5156
6080
  */
5157
6081
  export declare type ChatThreadProperties = {
5158
6082
  topic?: string;
6083
+ createdBy?: CommunicationIdentifierKind;
6084
+ messagingPolicy?: MessagingPolicy;
5159
6085
  };
5160
6086
 
5161
6087
  /**
@@ -5422,6 +6348,7 @@ export declare interface CommonCallingHandlers {
5422
6348
  onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
5423
6349
  onRemoveParticipant(userId: string): Promise<void>;
5424
6350
  onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
6351
+ askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
5425
6352
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
5426
6353
  onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
5427
6354
  onRejectCall: (incomingCallId: string) => Promise<void>;
@@ -5441,22 +6368,46 @@ export declare interface CommonCallingHandlers {
5441
6368
  onMuteParticipant: (userId: string) => Promise<void>;
5442
6369
  onMuteAllRemoteParticipants: () => Promise<void>;
5443
6370
  /**
5444
- * Forbid remote participants from sending audio
6371
+ * Call back to create a view for together mode
5445
6372
  *
6373
+ * @beta
5446
6374
  */
5447
- onForbidAudio?: (userIds: string[]) => Promise<void>;
6375
+ onCreateTogetherModeStreamView: (options?: TogetherModeStreamOptions) => Promise<void | TogetherModeStreamViewResult>;
5448
6376
  /**
5449
- * Permit remote participants to send audio
6377
+ * Call back to create a view for together mode
5450
6378
  *
6379
+ * @beta
5451
6380
  */
5452
- onPermitAudio?: (userIds: string[]) => Promise<void>;
6381
+ onStartTogetherMode: () => Promise<void>;
5453
6382
  /**
5454
- * Change meeting option forbid remote participants from sending audio
6383
+ * Call set together mode scene size
5455
6384
  *
6385
+ * @beta
5456
6386
  */
5457
- onForbidOthersAudio?: () => Promise<void>;
6387
+ onSetTogetherModeSceneSize: (width: number, height: number) => void;
5458
6388
  /**
5459
- * Change meeting option permit remote participants to send audio
6389
+ * Call back to dispose together mode views
6390
+ *
6391
+ * @beta
6392
+ */
6393
+ onDisposeTogetherModeStreamView: () => Promise<void>;
6394
+ /**
6395
+ * Forbid remote participants from sending audio
6396
+ *
6397
+ */
6398
+ onForbidAudio?: (userIds: string[]) => Promise<void>;
6399
+ /**
6400
+ * Permit remote participants to send audio
6401
+ *
6402
+ */
6403
+ onPermitAudio?: (userIds: string[]) => Promise<void>;
6404
+ /**
6405
+ * Change meeting option forbid remote participants from sending audio
6406
+ *
6407
+ */
6408
+ onForbidOthersAudio?: () => Promise<void>;
6409
+ /**
6410
+ * Change meeting option permit remote participants to send audio
5460
6411
  *
5461
6412
  */
5462
6413
  onPermitOthersAudio?: () => Promise<void>;
@@ -5491,6 +6442,39 @@ export declare type CommonProperties<A, B> = {
5491
6442
  [P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
5492
6443
  }[keyof A & keyof B];
5493
6444
 
6445
+ /**
6446
+ * @beta
6447
+ * Props for SitePermissions components.
6448
+ */
6449
+ export declare interface CommonSitePermissionsProps {
6450
+ /**
6451
+ * Name of application calling experience is in.
6452
+ */
6453
+ appName: string;
6454
+ /**
6455
+ * Kind of the Site Permissions component.
6456
+ */
6457
+ kind: 'request' | 'denied' | 'check';
6458
+ /**
6459
+ * Type of the browser used, the Site permission component will show different guidance text based on the browser type
6460
+ */
6461
+ browserHint?: 'safari' | 'unset';
6462
+ /**
6463
+ * Action to be taken by the more help link. Possible to send to external page or show other modal.
6464
+ * If this is not provided the button will not be shown.
6465
+ */
6466
+ onTroubleshootingClick?: () => void;
6467
+ /**
6468
+ * Action that is taken when the user clicks the continue anyway button.
6469
+ * If this is not provided the button will not be shown.
6470
+ */
6471
+ onContinueAnywayClick?: () => void;
6472
+ /**
6473
+ * Styles for SitePermissions component.
6474
+ */
6475
+ styles?: SitePermissionsStyles;
6476
+ }
6477
+
5494
6478
  /**
5495
6479
  * A Chat or Calling participant's state, as reflected in the UI.
5496
6480
  *
@@ -5688,6 +6672,11 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
5688
6672
  export declare interface ComponentLocale {
5689
6673
  /** Strings for components */
5690
6674
  strings: ComponentStrings;
6675
+ /**
6676
+ * Optional function to provide customized date format.
6677
+ * @beta
6678
+ */
6679
+ onDisplayDateTimeString?: (messageDate: Date) => string;
5691
6680
  }
5692
6681
 
5693
6682
  /**
@@ -5737,6 +6726,10 @@ export declare interface ComponentStrings {
5737
6726
  typingIndicator: TypingIndicatorStrings;
5738
6727
  /** Strings for SendBox */
5739
6728
  sendBox: SendBoxStrings;
6729
+ /** Strings for RichTextSendBox */
6730
+ richTextSendBox: RichTextSendBoxStrings;
6731
+ /** Strings for MentionPopover */
6732
+ mentionPopover: MentionPopoverStrings;
5740
6733
  /** Strings for ImageOverlay */
5741
6734
  imageOverlay: ImageOverlayStrings;
5742
6735
  /** Strings for MessageStatusIndicator */
@@ -5753,13 +6746,53 @@ export declare interface ComponentStrings {
5753
6746
  videoTile: VideoTileStrings;
5754
6747
  /** Strings for HoldButton */
5755
6748
  holdButton: HoldButtonStrings;
6749
+ /** Strings for a site's permission request prompt */
6750
+ CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
6751
+ /** Strings for a site's permission request prompt */
6752
+ CameraSitePermissionsRequest: SitePermissionsStrings;
6753
+ /** Strings for a site's permission request prompt */
6754
+ MicrophoneSitePermissionsRequest: SitePermissionsStrings;
6755
+ /** Strings for a site's permission generic checking prompt */
6756
+ CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
6757
+ /** Strings for a site's permission generic checking prompt */
6758
+ CameraSitePermissionsCheck: SitePermissionsStrings;
6759
+ /** Strings for a site's permission generic checking prompt */
6760
+ MicrophoneSitePermissionsCheck: SitePermissionsStrings;
6761
+ /** Strings for a site's permission denied prompt */
6762
+ CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
6763
+ /** Strings for a site's permission denied prompt for safari browsers*/
6764
+ CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6765
+ /** Strings for a site's permission denied prompt */
6766
+ CameraSitePermissionsDenied: SitePermissionsStrings;
6767
+ /** Strings for a site's permission denied prompt */
6768
+ MicrophoneSitePermissionsDenied: SitePermissionsStrings;
6769
+ /** Strings for a site's permission denied prompt for safari browsers*/
6770
+ CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
6771
+ /** Strings for a site's permission denied prompt for safari browsers*/
6772
+ MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6773
+ /** Strings for unsupported browser UI */
6774
+ UnsupportedBrowser: UnsupportedBrowserStrings;
6775
+ /** Strings for unsupported browser version UI */
6776
+ UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
6777
+ /** Strings for unsupported browser version UI */
6778
+ UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
6779
+ /** Strings for BrowserPemissionDenied */
6780
+ BrowserPermissionDenied: BrowserPermissionDeniedStrings;
6781
+ /** Strings for BrowserPemissionDeniedIOS */
6782
+ BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
5756
6783
  /**
5757
6784
  * Strings for the VerticalGallery.
5758
6785
  */
5759
6786
  verticalGallery: VerticalGalleryStrings;
6787
+ /** Strings for the participant list component */
6788
+ ParticipantList: ParticipantListStrings;
5760
6789
  /** Strings for the MeetingConferencePhoneInfoModal */
5761
6790
  meetingConferencePhoneInfo: MeetingConferencePhoneInfoModalStrings;
5762
6791
  IncomingCallNotification: IncomingCallNotificationStrings;
6792
+ /** Strings for the RealTimeTextModal */
6793
+ realTimeTextModal: RealTimeTextModalStrings;
6794
+ /** Strings for RealTimeText */
6795
+ realTimeText: RealTimeTextStrings;
5763
6796
  /** Strings for Captions Setting Modal */
5764
6797
  captionsSettingsModal: CaptionsSettingsModalStrings;
5765
6798
  /**
@@ -5774,6 +6807,8 @@ export declare interface ComponentStrings {
5774
6807
  captionsBanner: CaptionsBannerStrings;
5775
6808
  /** Strings for Start Captions Button */
5776
6809
  startCaptionsButton: StartCaptionsButtonStrings;
6810
+ /** Strings for Start RealTimeText Button */
6811
+ startRealTimeTextButton: StartRealTimeTextButtonStrings;
5777
6812
  }
5778
6813
 
5779
6814
  /**
@@ -6325,7 +7360,7 @@ export declare const createStatefulChatClient: (args: StatefulChatClientArgs, op
6325
7360
  /**
6326
7361
  * @public
6327
7362
  */
6328
- export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
7363
+ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | /* @conditional-compile-remove(teams-identity-support-beta) */ TeamsOutboundCallAdapterArgs) => Promise<TeamsCallAdapter>;
6329
7364
 
6330
7365
  /**
6331
7366
  * Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
@@ -6335,7 +7370,7 @@ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Pro
6335
7370
  *
6336
7371
  * @public
6337
7372
  */
6338
- export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
7373
+ export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator | /* @conditional-compile-remove(teams-identity-support-beta) */ StartTeamsCallIdentifier[], options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
6339
7374
 
6340
7375
  /**
6341
7376
  * Object returned after creating a local or remote VideoStream.
@@ -6570,7 +7605,11 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6570
7605
  RaiseHandContextualMenuItem: React_2.JSX.Element;
6571
7606
  LowerHandContextualMenuItem: React_2.JSX.Element;
6572
7607
  ReactionButtonIcon: React_2.JSX.Element;
7608
+ CancelAttachmentUpload: React_2.JSX.Element;
7609
+ DownloadAttachment: React_2.JSX.Element;
6573
7610
  OpenAttachment: React_2.JSX.Element;
7611
+ AttachmentMoreMenu: React_2.JSX.Element;
7612
+ DataLossPreventionProhibited: React_2.JSX.Element;
6574
7613
  EditBoxCancel: React_2.JSX.Element;
6575
7614
  EditBoxSubmit: React_2.JSX.Element;
6576
7615
  ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
@@ -6589,6 +7628,11 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6589
7628
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
6590
7629
  ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
6591
7630
  NotificationBarRecording: React_2.JSX.Element;
7631
+ NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
7632
+ NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
7633
+ NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
7634
+ NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
7635
+ NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
6592
7636
  HorizontalGalleryLeftButton: React_2.JSX.Element;
6593
7637
  HorizontalGalleryRightButton: React_2.JSX.Element;
6594
7638
  MessageDelivered: React_2.JSX.Element;
@@ -6614,6 +7658,13 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6614
7658
  VideoTileMicOff: React_2.JSX.Element;
6615
7659
  VideoTileCameraOff: React_2.JSX.Element;
6616
7660
  DialpadBackspace: React_2.JSX.Element;
7661
+ SitePermissionsSparkle: React_2.JSX.Element;
7662
+ SitePermissionCamera: React_2.JSX.Element;
7663
+ SitePermissionMic: React_2.JSX.Element;
7664
+ SitePermissionCameraDenied: React_2.JSX.Element;
7665
+ SitePermissionMicDenied: React_2.JSX.Element;
7666
+ UnsupportedEnvironmentWarning: React_2.JSX.Element;
7667
+ BrowserPermissionDeniedError: React_2.JSX.Element;
6617
7668
  VideoTilePinned: React_2.JSX.Element;
6618
7669
  ParticipantItemPinned: React_2.JSX.Element;
6619
7670
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -6643,10 +7694,26 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6643
7694
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6644
7695
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6645
7696
  VideoTileSpotlighted: React_2.JSX.Element;
7697
+ RichTextBoldButtonIcon: React_2.JSX.Element;
7698
+ RichTextItalicButtonIcon: React_2.JSX.Element;
7699
+ RichTextUnderlineButtonIcon: React_2.JSX.Element;
7700
+ RichTextBulletListButtonIcon: React_2.JSX.Element;
7701
+ RichTextNumberListButtonIcon: React_2.JSX.Element;
7702
+ RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
7703
+ RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
7704
+ RichTextDividerIcon: React_2.JSX.Element;
7705
+ RichTextEditorButtonIcon: React_2.JSX.Element;
7706
+ RichTextEditorButtonIconFilled: React_2.JSX.Element;
7707
+ RichTextInsertTableRegularIcon: React_2.JSX.Element;
7708
+ RichTextInsertTableFilledIcon: React_2.JSX.Element;
7709
+ RichTextTableInsertMenuIcon: React_2.JSX.Element;
7710
+ RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6646
7711
  ContextualMenuMicMutedIcon: React_2.JSX.Element;
6647
7712
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
6648
7713
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
6649
7714
  IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
7715
+ NotificationBarTogetherModeIcon: React_2.JSX.Element;
7716
+ RealTimeTextIcon: React_2.JSX.Element;
6650
7717
  };
6651
7718
 
6652
7719
  /**
@@ -6667,6 +7734,7 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6667
7734
  ParticipantItemOptionsHovered: JSX.Element;
6668
7735
  SendBoxSend: JSX.Element;
6669
7736
  SendBoxSendHovered: JSX.Element;
7737
+ SendBoxAttachFile?: JSX.Element | undefined;
6670
7738
  ControlBarPeopleButton?: JSX.Element | undefined;
6671
7739
  ControlButtonCameraOff: JSX.Element;
6672
7740
  ControlButtonCameraOn: JSX.Element;
@@ -6747,6 +7815,7 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6747
7815
  JoinByPhoneWaitToBeAdmittedIcon?: JSX.Element | undefined;
6748
7816
  PeoplePaneMoreButton?: JSX.Element | undefined;
6749
7817
  StopAllSpotlightMenuButton?: JSX.Element | undefined;
7818
+ TogetherModeLayout?: JSX.Element | undefined;
6750
7819
  ChevronLeft?: JSX.Element | undefined;
6751
7820
  ControlBarChatButtonActive?: JSX.Element | undefined;
6752
7821
  ControlBarChatButtonInactive?: JSX.Element | undefined;
@@ -6756,14 +7825,22 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6756
7825
  MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
6757
7826
  MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
6758
7827
  MoreDrawerSpeakers?: JSX.Element | undefined;
6759
- SendBoxAttachFile?: JSX.Element | undefined;
6760
7828
  ChatMessageOptions: React_2.JSX.Element;
6761
7829
  ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
7830
+ CancelAttachmentUpload: React_2.JSX.Element;
7831
+ DownloadAttachment: React_2.JSX.Element;
6762
7832
  OpenAttachment: React_2.JSX.Element;
7833
+ AttachmentMoreMenu: React_2.JSX.Element;
7834
+ DataLossPreventionProhibited: React_2.JSX.Element;
6763
7835
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
6764
7836
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
6765
7837
  ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
6766
7838
  NotificationBarRecording: React_2.JSX.Element;
7839
+ NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
7840
+ NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
7841
+ NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
7842
+ NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
7843
+ NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
6767
7844
  MessageResend: React_2.JSX.Element;
6768
7845
  ParticipantItemSpotlighted: React_2.JSX.Element;
6769
7846
  HoldCallContextualMenuItem: React_2.JSX.Element;
@@ -6771,6 +7848,13 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6771
7848
  ResumeCall: React_2.JSX.Element;
6772
7849
  VideoTileCameraOff: React_2.JSX.Element;
6773
7850
  DialpadBackspace: React_2.JSX.Element;
7851
+ SitePermissionsSparkle: React_2.JSX.Element;
7852
+ SitePermissionCamera: React_2.JSX.Element;
7853
+ SitePermissionMic: React_2.JSX.Element;
7854
+ SitePermissionCameraDenied: React_2.JSX.Element;
7855
+ SitePermissionMicDenied: React_2.JSX.Element;
7856
+ UnsupportedEnvironmentWarning: React_2.JSX.Element;
7857
+ BrowserPermissionDeniedError: React_2.JSX.Element;
6774
7858
  VideoTilePinned: React_2.JSX.Element;
6775
7859
  ParticipantItemPinned: React_2.JSX.Element;
6776
7860
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -6800,12 +7884,58 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6800
7884
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6801
7885
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6802
7886
  VideoTileSpotlighted: React_2.JSX.Element;
7887
+ RichTextBoldButtonIcon: React_2.JSX.Element;
7888
+ RichTextItalicButtonIcon: React_2.JSX.Element;
7889
+ RichTextUnderlineButtonIcon: React_2.JSX.Element;
7890
+ RichTextBulletListButtonIcon: React_2.JSX.Element;
7891
+ RichTextNumberListButtonIcon: React_2.JSX.Element;
7892
+ RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
7893
+ RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
7894
+ RichTextDividerIcon: React_2.JSX.Element;
7895
+ RichTextEditorButtonIcon: React_2.JSX.Element;
7896
+ RichTextEditorButtonIconFilled: React_2.JSX.Element;
7897
+ RichTextInsertTableRegularIcon: React_2.JSX.Element;
7898
+ RichTextInsertTableFilledIcon: React_2.JSX.Element;
7899
+ RichTextTableInsertMenuIcon: React_2.JSX.Element;
7900
+ RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6803
7901
  ContextualMenuMicMutedIcon: React_2.JSX.Element;
6804
7902
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
6805
7903
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
6806
7904
  IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
7905
+ NotificationBarTogetherModeIcon: React_2.JSX.Element;
7906
+ RealTimeTextIcon: React_2.JSX.Element;
6807
7907
  };
6808
7908
 
7909
+ /**
7910
+ * @beta
7911
+ *
7912
+ * The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
7913
+ */
7914
+ export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
7915
+
7916
+ /**
7917
+ * Device Checks.
7918
+ * Choose whether or not to block starting a call depending on camera and microphone permission options.
7919
+ *
7920
+ * @beta
7921
+ */
7922
+ export declare interface DeviceCheckOptions {
7923
+ /**
7924
+ * Camera Permission prompts for your call.
7925
+ * 'required' - requires the permission to be allowed before permitting the user join the call.
7926
+ * 'optional' - permission can be disallowed and the user is still permitted to join the call.
7927
+ * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
7928
+ */
7929
+ camera: 'required' | 'optional' | 'doNotPrompt';
7930
+ /**
7931
+ * Microphone permission prompts for your call.
7932
+ * 'required' - requires the permission to be allowed before permitting the user join the call.
7933
+ * 'optional' - permission can be disallowed and the user is still permitted to join the call.
7934
+ * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
7935
+ */
7936
+ microphone: 'required' | 'optional' | 'doNotPrompt';
7937
+ }
7938
+
6809
7939
  /**
6810
7940
  * This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
6811
7941
  * optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
@@ -7483,7 +8613,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
7483
8613
  *
7484
8614
  * @public
7485
8615
  */
7486
- export declare type GetChatSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof SendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof MessageThread> extends true ? MessageThreadSelector : AreEqual<Component, typeof TypingIndicator> extends true ? TypingIndicatorSelector : AreEqual<Component, typeof ParticipantList> extends true ? ChatParticipantListSelector : AreEqual<Component, typeof ErrorBar> extends true ? ChatErrorBarSelector : undefined;
8616
+ export declare type GetChatSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof SendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof RichTextSendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof MessageThread> extends true ? MessageThreadSelector : AreEqual<Component, typeof TypingIndicator> extends true ? TypingIndicatorSelector : AreEqual<Component, typeof ParticipantList> extends true ? ChatParticipantListSelector : AreEqual<Component, typeof ErrorBar> extends true ? ChatErrorBarSelector : undefined;
7487
8617
 
7488
8618
  /**
7489
8619
  * Get the selector for a specified component.
@@ -7669,6 +8799,10 @@ export declare interface _Identifiers {
7669
8799
  verticalGalleryVideoTile: string;
7670
8800
  /** `data-ui-id` value for `VerticalGallery` Component's page counter */
7671
8801
  verticalGalleryPageCounter: string;
8802
+ /** `data-ui-id` value for `MentionPopover` Component's suggestion list */
8803
+ mentionSuggestionList: string;
8804
+ /** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
8805
+ mentionSuggestionItem: string;
7672
8806
  }
7673
8807
 
7674
8808
  /**
@@ -7734,6 +8868,13 @@ export declare interface ImageOverlayStrings {
7734
8868
  overlayVisibleMessage: string;
7735
8869
  }
7736
8870
 
8871
+ /**
8872
+ * Preset dark theme for the ImageOverlay component.
8873
+ *
8874
+ * @public
8875
+ */
8876
+ export declare const imageOverlayTheme: PartialTheme;
8877
+
7737
8878
  /**
7738
8879
  * @public
7739
8880
  * This contains a readonly array that returns all the active `incomingCalls`.
@@ -8187,6 +9328,28 @@ export declare type LocalizationProviderProps = {
8187
9328
  children: React_2.ReactNode;
8188
9329
  };
8189
9330
 
9331
+ /**
9332
+ * State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
9333
+ * automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
9334
+ *
9335
+ * @beta
9336
+ */
9337
+ export declare interface LocalRecordingCallFeatureState {
9338
+ /**
9339
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
9340
+ */
9341
+ isLocalRecordingActive: boolean;
9342
+ /**
9343
+ * Contains list of information of started recordings
9344
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
9345
+ */
9346
+ activeLocalRecordings?: LocalRecordingInfo[];
9347
+ /**
9348
+ * Contains list of information of stopped recordings
9349
+ */
9350
+ lastStoppedLocalRecording?: LocalRecordingInfo[];
9351
+ }
9352
+
8190
9353
  /**
8191
9354
  * @public
8192
9355
  */
@@ -8356,6 +9519,76 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
8356
9519
  meetingConferencePhoneInfoModalNoPhoneAvailable: string;
8357
9520
  }
8358
9521
 
9522
+ /**
9523
+ * Mention's state, as reflected in the UI.
9524
+ *
9525
+ * @beta
9526
+ */
9527
+ export declare interface Mention {
9528
+ /** ID of a mention */
9529
+ id: string;
9530
+ /** Display text of a mention */
9531
+ displayText: string;
9532
+ /** Optional React element to render an item icon of a mention suggestion */
9533
+ icon?: JSX.Element;
9534
+ }
9535
+
9536
+ /**
9537
+ * Options to display suggestions in the mention scenario.
9538
+ *
9539
+ * @beta
9540
+ */
9541
+ export declare interface MentionDisplayOptions {
9542
+ /**
9543
+ * Optional callback for customizing the mention renderer in a message thread.
9544
+ */
9545
+ onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
9546
+ }
9547
+
9548
+ /**
9549
+ * Options to lookup suggestions in the mention scenario.
9550
+ *
9551
+ * @beta
9552
+ */
9553
+ export declare interface MentionLookupOptions {
9554
+ /**
9555
+ * Optional string to set trigger keyword for mention a specific participant.
9556
+ *
9557
+ * @defaultValue `@`
9558
+ */
9559
+ trigger?: string;
9560
+ /**
9561
+ * Optional callback to fetch a list of mention suggestions base on the query.
9562
+ */
9563
+ onQueryUpdated: (query: string) => Promise<Mention[]>;
9564
+ /**
9565
+ * Optional callback to render an item of the mention suggestions list.
9566
+ */
9567
+ onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
9568
+ }
9569
+
9570
+ /**
9571
+ * Options to lookup suggestions and display mentions in the mention scenario.
9572
+ *
9573
+ * @beta
9574
+ */
9575
+ export declare type MentionOptions = {
9576
+ lookupOptions?: MentionLookupOptions;
9577
+ displayOptions?: MentionDisplayOptions;
9578
+ };
9579
+
9580
+ /**
9581
+ * Strings of {@link _MentionPopover} that can be overridden.
9582
+ *
9583
+ * @beta
9584
+ */
9585
+ export declare interface MentionPopoverStrings {
9586
+ /**
9587
+ * Header text for MentionPopover
9588
+ */
9589
+ mentionPopoverHeader: string;
9590
+ }
9591
+
8359
9592
  /**
8360
9593
  * Discriminated union of all messages.
8361
9594
  *
@@ -8363,7 +9596,7 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
8363
9596
  *
8364
9597
  * @public
8365
9598
  */
8366
- export declare type Message = ChatMessage | SystemMessage | CustomMessage;
9599
+ export declare type Message = ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage;
8367
9600
 
8368
9601
  /**
8369
9602
  * Indicate whether a chat message should be displayed merged with the message before / after it.
@@ -8405,6 +9638,20 @@ export declare type MessageDeletedListener = MessageReceivedListener;
8405
9638
  */
8406
9639
  export declare type MessageEditedListener = MessageReceivedListener;
8407
9640
 
9641
+ /**
9642
+ * @beta
9643
+ * Message option that defines properties that can be set when
9644
+ * sending or updating a chat message.
9645
+ * @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
9646
+ * @property attachments - Attachments that contains file attachments attached to the message.
9647
+ * @property type - Type of the message content, either 'text' or 'html'.
9648
+ */
9649
+ export declare type MessageOptions = {
9650
+ metadata?: Record<string, string>;
9651
+ attachments?: AttachmentMetadata[];
9652
+ type?: ChatMessageType;
9653
+ };
9654
+
8408
9655
  /**
8409
9656
  * Props to render a single message.
8410
9657
  *
@@ -8420,7 +9667,7 @@ export declare type MessageProps = {
8420
9667
  /**
8421
9668
  * Strings from parent MessageThread component
8422
9669
  */
8423
- strings: MessageThreadStrings;
9670
+ strings: MessageThreadStrings & /* @conditional-compile-remove(rich-text-editor) */ Partial<RichTextStrings>;
8424
9671
  /**
8425
9672
  * Custom CSS styles for chat message container.
8426
9673
  */
@@ -8466,7 +9713,7 @@ export declare type MessageProps = {
8466
9713
  * @param options - message options to be included in the message
8467
9714
  *
8468
9715
  */
8469
- onSendMessage?: (content: string) => Promise<void>;
9716
+ onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
8470
9717
  };
8471
9718
 
8472
9719
  /**
@@ -8598,7 +9845,7 @@ export declare type MessageThreadProps = {
8598
9845
  /**
8599
9846
  * Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
8600
9847
  */
8601
- messages: (ChatMessage | SystemMessage | CustomMessage)[];
9848
+ messages: (ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage)[];
8602
9849
  /**
8603
9850
  * number of participants in the thread
8604
9851
  */
@@ -8679,6 +9926,11 @@ export declare type MessageThreadProps = {
8679
9926
  * `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
8680
9927
  */
8681
9928
  onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
9929
+ /**
9930
+ * Optional callback to render attachments in the message component.
9931
+ * @beta
9932
+ */
9933
+ onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
8682
9934
  /**
8683
9935
  * Optional callback to edit a message.
8684
9936
  *
@@ -8707,7 +9959,7 @@ export declare type MessageThreadProps = {
8707
9959
  * @param options - message options to be included in the message
8708
9960
  *
8709
9961
  */
8710
- onSendMessage?: (content: string) => Promise<void>;
9962
+ onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
8711
9963
  /**
8712
9964
  /**
8713
9965
  * Disable editing messages.
@@ -8721,11 +9973,32 @@ export declare type MessageThreadProps = {
8721
9973
  * Optional strings to override in component
8722
9974
  */
8723
9975
  strings?: Partial<MessageThreadStrings>;
9976
+ /**
9977
+ * @beta
9978
+ * Optional attachment options, which defines behvaiour for uploading and downloading attachments.
9979
+ * As this moment, the uploadOptions would be ignored and this option is intended for download only.
9980
+ */
9981
+ attachmentOptions?: AttachmentOptions;
9982
+ /**
9983
+ * Optional function to provide customized date format.
9984
+ * @beta
9985
+ */
9986
+ onDisplayDateTimeString?: (messageDate: Date) => string;
9987
+ /**
9988
+ * Optional props needed to lookup a mention query and display mentions
9989
+ * @beta
9990
+ */
9991
+ mentionOptions?: MentionOptions;
8724
9992
  /**
8725
9993
  * Optional callback called when an inline image is clicked.
8726
9994
  * @beta
8727
9995
  */
8728
9996
  inlineImageOptions?: InlineImageOptions;
9997
+ /**
9998
+ * Options to enable rich text editor for the edit box.
9999
+ * @beta
10000
+ */
10001
+ richTextEditorOptions?: RichTextEditBoxOptions;
8729
10002
  };
8730
10003
 
8731
10004
  /**
@@ -8777,6 +10050,10 @@ export declare interface MessageThreadStrings {
8777
10050
  failToSendTag?: string;
8778
10051
  /** String for LiveMessage introduction for the Chat Message */
8779
10052
  liveAuthorIntro: string;
10053
+ /** String for LiveMessage introduction for the edited Chat Message by remote user */
10054
+ editedMessageLiveAuthorIntro: string;
10055
+ /** String for LiveMessage introduction for the edited Chat Message sent by local user */
10056
+ editedMessageLocalUserLiveAuthorIntro: string;
8780
10057
  /** String for aria text of remote user's message content */
8781
10058
  messageContentAriaText: string;
8782
10059
  /** String for aria text of local user's message content */
@@ -8799,10 +10076,20 @@ export declare interface MessageThreadStrings {
8799
10076
  actionMenuMoreOptions?: string;
8800
10077
  /** Aria label to announce when a message is deleted */
8801
10078
  messageDeletedAnnouncementAriaLabel: string;
10079
+ /** String for download attachment button in attachment card */
10080
+ downloadAttachment: string;
8802
10081
  /** String for open attachment button in attachment card */
8803
10082
  openAttachment: string;
10083
+ /** String for policy violation message removal */
10084
+ blockedWarningText: string;
10085
+ /** String for policy violation message removal details link */
10086
+ blockedWarningLinkText: string;
8804
10087
  /** String for aria text in attachment card group*/
8805
10088
  attachmentCardGroupMessage: string;
10089
+ /**
10090
+ * Error message indicating that one or more image uploads are not complete.
10091
+ */
10092
+ imageUploadsPendingError: string;
8806
10093
  }
8807
10094
 
8808
10095
  /**
@@ -8830,10 +10117,24 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
8830
10117
  /** Styles for system message container. */
8831
10118
  systemMessageContainer?: ComponentSlotStyle;
8832
10119
  /** Styles for blocked message container. */
10120
+ blockedMessageContainer?: ComponentSlotStyle;
8833
10121
  /** Styles for message status indicator container. */
8834
10122
  messageStatusContainer?: (mine: boolean) => IStyle;
8835
10123
  }
8836
10124
 
10125
+ /**
10126
+ *
10127
+ * Messaging policy of a chat thread.
10128
+ *
10129
+ * @beta
10130
+ */
10131
+ export declare interface MessagingPolicy {
10132
+ /**
10133
+ * Boolean to track whether or not messages are restricted to only text.
10134
+ * */
10135
+ textOnlyChat?: boolean;
10136
+ }
10137
+
8837
10138
  /**
8838
10139
  * A button to turn microphone on / off.
8839
10140
  *
@@ -9026,6 +10327,31 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
9026
10327
  menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
9027
10328
  }
9028
10329
 
10330
+ /**
10331
+ * Component to allow Contoso to help their end user with their devices should their permissions be blocked
10332
+ * by their browsers settings.
10333
+ *
10334
+ * @beta
10335
+ */
10336
+ export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
10337
+
10338
+ /**
10339
+ * @beta
10340
+ * Props for MicrophoneSitePermissions component.
10341
+ */
10342
+ export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
10343
+ /** Icon name for the microphone icon */
10344
+ microphoneIconName?: string;
10345
+ /** Strings for use with the {@link MicrophoneSitePermissions} */
10346
+ strings?: MicrophoneSitePermissionsStrings;
10347
+ }
10348
+
10349
+ /**
10350
+ * @beta
10351
+ * Strings for MicrophoneSitePermissions component.
10352
+ */
10353
+ export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
10354
+
9029
10355
  /**
9030
10356
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
9031
10357
  *
@@ -9335,6 +10661,26 @@ export declare interface NotificationStackStrings {
9335
10661
  * Transcription stopped but recording still going on message
9336
10662
  */
9337
10663
  transcriptionStoppedStillRecording?: NotificationStrings;
10664
+ /**
10665
+ * Message shown in notification when the user will be automatically to their assigned breakout room that is opened
10666
+ */
10667
+ assignedBreakoutRoomOpened?: NotificationStrings;
10668
+ /**
10669
+ * Message shown in notification when the user is prompted to join their assigned breakout room that is opened
10670
+ */
10671
+ assignedBreakoutRoomOpenedPromptJoin?: NotificationStrings;
10672
+ /**
10673
+ * Message shown in notification when the user is assigned breakout room is changed
10674
+ */
10675
+ assignedBreakoutRoomChanged?: NotificationStrings;
10676
+ /**
10677
+ * Message shown in notification when breakout room is joined
10678
+ */
10679
+ breakoutRoomJoined?: NotificationStrings;
10680
+ /**
10681
+ * Message shown in notification when breakout room is closing soon
10682
+ */
10683
+ breakoutRoomClosingSoon?: NotificationStrings;
9338
10684
  /**
9339
10685
  * Message shown in notification when capability turnVideoOn is present
9340
10686
  */
@@ -9351,6 +10697,8 @@ export declare interface NotificationStackStrings {
9351
10697
  * Message shown in notification when capability unMuteMic is absent
9352
10698
  */
9353
10699
  capabilityUnmuteMicAbsent?: NotificationStrings;
10700
+ togetherModeStarted?: NotificationStrings;
10701
+ togetherModeEnded?: NotificationStrings;
9354
10702
  }
9355
10703
 
9356
10704
  /**
@@ -9422,7 +10770,7 @@ export declare interface NotificationStyles {
9422
10770
  }
9423
10771
 
9424
10772
  /** @public */
9425
- export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon' | 'capabilityTurnVideoOnPresent' | 'capabilityTurnVideoOnAbsent' | 'capabilityUnmuteMicPresent' | 'capabilityUnmuteMicAbsent';
10773
+ export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon' | /* @conditional-compile-remove(media-access) */ 'capabilityTurnVideoOnPresent' | /* @conditional-compile-remove(media-access) */ 'capabilityTurnVideoOnAbsent' | /* @conditional-compile-remove(media-access) */ 'capabilityUnmuteMicPresent' | /* @conditional-compile-remove(media-access) */ 'capabilityUnmuteMicAbsent' | /* @conditional-compile-remove(together-mode) */ 'togetherModeStarted' | /* @conditional-compile-remove(together-mode) */ 'togetherModeEnded';
9426
10774
 
9427
10775
  /**
9428
10776
  * All notifications that can be shown in the {@link NotificationStack}.
@@ -9721,6 +11069,10 @@ export declare type ParticipantListProps = {
9721
11069
  styles?: ParticipantListStyles;
9722
11070
  /** Optional value to determine if the tooltip should be shown for participants or not */
9723
11071
  showParticipantOverflowTooltip?: boolean;
11072
+ /** Total number of people in the call. This number can be larger than the remote participant count. */
11073
+ totalParticipantCount?: number;
11074
+ /** Strings for the participant list */
11075
+ strings?: ParticipantListStrings;
9724
11076
  /** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
9725
11077
  participantAriaLabelledBy?: string;
9726
11078
  /** List of pinned participants */
@@ -9735,8 +11087,21 @@ export declare type ParticipantListProps = {
9735
11087
  export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
9736
11088
  participants: CallParticipantListParticipant[];
9737
11089
  myUserId: string;
11090
+ totalParticipantCount?: number;
9738
11091
  };
9739
11092
 
11093
+ /**
11094
+ * Strings for the {@link ParticipantList}.
11095
+ *
11096
+ * @beta
11097
+ */
11098
+ export declare interface ParticipantListStrings {
11099
+ /**
11100
+ * String for rendering the count of participants not contained in the displayed participant list
11101
+ */
11102
+ overflowParticipantCount?: string;
11103
+ }
11104
+
9740
11105
  /**
9741
11106
  * Styles for the {@link ParticipantList}.
9742
11107
  *
@@ -10219,6 +11584,142 @@ export declare type ReadReceiptsBySenderId = {
10219
11584
  };
10220
11585
  };
10221
11586
 
11587
+ /**
11588
+ * @beta
11589
+ * A component for displaying a single line of RealTimeText
11590
+ */
11591
+ export declare const RealTimeText: (props: RealTimeTextProps) => JSX.Element;
11592
+
11593
+ /**
11594
+ * @beta
11595
+ * information required for each line of real time text
11596
+ */
11597
+ export declare type RealTimeTextInformation = {
11598
+ /**
11599
+ * The sequence id of the real time text.
11600
+ */
11601
+ id: number;
11602
+ /**
11603
+ * sender's display name
11604
+ */
11605
+ displayName: string;
11606
+ /**
11607
+ * id of the sender
11608
+ */
11609
+ userId?: string;
11610
+ /**
11611
+ * The real time text message.
11612
+ */
11613
+ message: string;
11614
+ /**
11615
+ * if the real time text received is partial
11616
+ */
11617
+ isTyping: boolean;
11618
+ /**
11619
+ * If message originated from the local participant
11620
+ */
11621
+ isMe: boolean;
11622
+ /**
11623
+ * timestamp when the real time text was finalized
11624
+ */
11625
+ finalizedTimeStamp: Date;
11626
+ };
11627
+
11628
+ /**
11629
+ * @beta
11630
+ * a component for realTimeText modal
11631
+ */
11632
+ export declare const RealTimeTextModal: (props: RealTimeTextModalProps) => JSX.Element;
11633
+
11634
+ /**
11635
+ * @beta
11636
+ * RealTimeTextModal Component Props.
11637
+ */
11638
+ export declare interface RealTimeTextModalProps {
11639
+ /** The strings for the RealTimeText modal */
11640
+ strings?: RealTimeTextModalStrings;
11641
+ /** The flag to show the modal */
11642
+ showModal?: boolean;
11643
+ /** The function to dismiss the modal */
11644
+ onDismissModal?: () => void;
11645
+ /**
11646
+ * Use this function to show RealTimeText UI in the calling experience.
11647
+ * Note that real time text should not be started for everyone in the call until the first real time text is received.
11648
+ */
11649
+ onStartRealTimeText?: () => void;
11650
+ }
11651
+
11652
+ /**
11653
+ * @beta
11654
+ * strings for realTimeText modal
11655
+ */
11656
+ export declare interface RealTimeTextModalStrings {
11657
+ /** The title of the RealTimeText modal */
11658
+ realTimeTextModalTitle?: string;
11659
+ /** The text of the RealTimeText modal */
11660
+ realTimeTextModalText?: string;
11661
+ /** The label for the confirm button */
11662
+ realTimeTextConfirmButtonLabel?: string;
11663
+ /** The label for the cancel button */
11664
+ realTimeTextCancelButtonLabel?: string;
11665
+ /** The aria label for the modal */
11666
+ realTimeTextModalAriaLabel?: string;
11667
+ /** The aria label for the close button */
11668
+ realTimeTextCloseModalButtonAriaLabel?: string;
11669
+ }
11670
+
11671
+ /**
11672
+ * @beta
11673
+ * Props for a single line of RealTimeText.
11674
+ */
11675
+ export declare interface RealTimeTextProps {
11676
+ /**
11677
+ * RealTimeText id
11678
+ */
11679
+ id: number;
11680
+ /**
11681
+ * Display name of the user
11682
+ */
11683
+ displayName: string;
11684
+ /**
11685
+ * RealTimeText content
11686
+ */
11687
+ message: string;
11688
+ /**
11689
+ * user id of the user
11690
+ */
11691
+ userId?: string;
11692
+ /**
11693
+ * Optional callback to override render of the avatar.
11694
+ *
11695
+ * @param userId - user Id
11696
+ */
11697
+ onRenderAvatar?: OnRenderAvatarCallback;
11698
+ /**
11699
+ * Boolean indicating whether the RealTimeText is still in progress
11700
+ */
11701
+ isTyping?: boolean;
11702
+ /**
11703
+ * Boolean indicating whether the RealTimeText is from the local user
11704
+ */
11705
+ isMe?: boolean;
11706
+ /**
11707
+ * Strings for RealTimeText
11708
+ */
11709
+ strings?: RealTimeTextStrings;
11710
+ }
11711
+
11712
+ /**
11713
+ * @beta
11714
+ * strings for rtt
11715
+ */
11716
+ export declare interface RealTimeTextStrings {
11717
+ /**
11718
+ * String indicating that the user is typing
11719
+ */
11720
+ isTypingText?: string;
11721
+ }
11722
+
10222
11723
  /**
10223
11724
  * State only version of {@link @azure/communication-calling#RecordingCallFeature}. {@link StatefulCallClient} will
10224
11725
  * automatically listen for recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
@@ -10230,8 +11731,35 @@ export declare interface RecordingCallFeature {
10230
11731
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
10231
11732
  */
10232
11733
  isRecordingActive: boolean;
11734
+ /**
11735
+ * Contains list of information of started recordings
11736
+ * Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
11737
+ */
11738
+ activeRecordings?: RecordingInfo[];
11739
+ /**
11740
+ * Contains list of information of stopped recordings
11741
+ */
11742
+ lastStoppedRecording?: RecordingInfo[];
10233
11743
  }
10234
11744
 
11745
+ /**
11746
+ * State only proxy for {@link @azure/communication-calling#DiagnosticsCallFeature}.
11747
+ *
11748
+ * @beta
11749
+ */
11750
+ export declare type RemoteDiagnosticState = {
11751
+ readonly diagnostic: RemoteDiagnosticType;
11752
+ readonly value: DiagnosticQuality | DiagnosticFlag;
11753
+ readonly valueType: DiagnosticValueType;
11754
+ };
11755
+
11756
+ /**
11757
+ * All type names for {@link @azure/communication-calling#RemoteDiagnosticState}.
11758
+ *
11759
+ * @beta
11760
+ */
11761
+ export declare type RemoteDiagnosticType = NetworkDiagnosticType | MediaDiagnosticType | ServerDiagnosticType;
11762
+
10235
11763
  /**
10236
11764
  * State only version of {@link @azure/communication-calling#RemoteParticipant}. {@link StatefulCallClient} will
10237
11765
  * automatically retrieve RemoteParticipants and add their state to the state exposed by {@link StatefulCallClient}.
@@ -10277,101 +11805,355 @@ export declare interface RemoteParticipantState {
10277
11805
  /**
10278
11806
  * Proxy of {@link @azure/communication-calling#Call.RaisedHand.raisedHands}.
10279
11807
  */
10280
- raisedHand?: RaisedHandState;
11808
+ raisedHand?: RaisedHandState;
11809
+ /**
11810
+ * Proxy of {@link @azure/communication-calling#Call.PPTLive.target}.
11811
+ *
11812
+ * @public
11813
+ */
11814
+ contentSharingStream?: HTMLElement;
11815
+ /**
11816
+ * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
11817
+ * UI helper props receivedOn which indicates the timestamp when the message was received.
11818
+ *
11819
+ * @public
11820
+ */
11821
+ reactionState?: ReactionState;
11822
+ /**
11823
+ * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
11824
+ */
11825
+ spotlight?: SpotlightState;
11826
+ /**
11827
+ * Proxy of {@link @azure/communication-calling#Call.MediaAccessCallFeature.MediaAccess}.
11828
+ */
11829
+ mediaAccess?: MediaAccessState;
11830
+ /**
11831
+ * The diagnostic status of RemoteParticipant{@link @azure/communication-calling#RemoteDiagnostics}.
11832
+ */
11833
+ diagnostics?: Partial<Record<RemoteDiagnosticType, RemoteDiagnosticState>>;
11834
+ }
11835
+
11836
+ /**
11837
+ * State only version of {@link @azure/communication-calling#RemoteVideoStream}.
11838
+ *
11839
+ * @public
11840
+ */
11841
+ export declare interface RemoteVideoStreamState {
11842
+ /**
11843
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.id}.
11844
+ */
11845
+ id: number;
11846
+ /**
11847
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.mediaStreamType}.
11848
+ */
11849
+ mediaStreamType: MediaStreamType;
11850
+ /**
11851
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isAvailable}.
11852
+ */
11853
+ isAvailable: boolean;
11854
+ /**
11855
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isReceiving}.
11856
+ * @public
11857
+ */
11858
+ isReceiving: boolean;
11859
+ /**
11860
+ * {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
11861
+ * API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
11862
+ */
11863
+ view?: VideoStreamRendererViewState;
11864
+ /**
11865
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.size}.
11866
+ */
11867
+ streamSize?: {
11868
+ width: number;
11869
+ height: number;
11870
+ };
11871
+ }
11872
+
11873
+ /**
11874
+ * Menu options for remote video tiles in {@link VideoGallery}.
11875
+ *
11876
+ * @public
11877
+ */
11878
+ export declare interface RemoteVideoTileMenuOptions {
11879
+ /**
11880
+ * If set to true, remote video tiles in the VideoGallery will not have menu options
11881
+ *
11882
+ * @defaultValue false
11883
+ */
11884
+ isHidden?: boolean;
11885
+ }
11886
+
11887
+ /**
11888
+ * Details required for download a resource to cache.
11889
+ *
11890
+ * @public
11891
+ */
11892
+ export declare type ResourceDetails = {
11893
+ threadId: string;
11894
+ messageId: string;
11895
+ resourceUrl: string;
11896
+ };
11897
+
11898
+ /**
11899
+ * Result of the Resource downloaded from stateful client
11900
+ * @public
11901
+ */
11902
+ export declare type ResourceFetchResult = {
11903
+ sourceUrl?: string;
11904
+ error?: Error;
11905
+ };
11906
+
11907
+ /**
11908
+ * Options for the rich text editor edit box configuration.
11909
+ *
11910
+ * @beta
11911
+ */
11912
+ export declare interface RichTextEditBoxOptions extends RichTextEditorOptions {
11913
+ /**
11914
+ * Optional callback to handle an inline image that's inserted in the rich text editor.
11915
+ * When not provided, pasting images into rich text editor will be disabled.
11916
+ * @param imageAttributes - attributes of the image such as id, src, style, etc.
11917
+ * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
11918
+ * @param messageId - the id of the message that the inlineImage belongs to.
11919
+ */
11920
+ onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
11921
+ /**
11922
+ * Optional callback invoked after inline image is removed from the UI.
11923
+ * @param imageAttributes - attributes of the image such as id, src, style, etc.
11924
+ * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
11925
+ * Note that if the src attribute is a local blob url, it has been revoked at this point.
11926
+ * @param messageId - the id of the message that the inlineImage belongs to.
11927
+ */
11928
+ onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
11929
+ /**
11930
+ * Optional Record of type {@link AttachmentMetadataInProgress}
11931
+ * to render the errorBar for inline images inserted in the MessageThread's edit boxes when:
11932
+ * - there is an error provided in the messagesInlineImagesWithProgress
11933
+ * - progress is less than 1 when the send button is clicked
11934
+ * - content html string is longer than the max allowed length.
11935
+ * (Note that the id and the url prop of the messagesInlineImagesWithProgress will be used as the id and src attribute of the content html
11936
+ * when calculating the content length, only for the purpose of displaying the content length overflow error.)
11937
+ */
11938
+ messagesInlineImagesWithProgress?: Record<string, AttachmentMetadataInProgress[]>;
11939
+ }
11940
+
11941
+ /**
11942
+ * Options for the rich text editor configuration.
11943
+ *
11944
+ * @beta
11945
+ */
11946
+ export declare interface RichTextEditorOptions {
11947
+ /**
11948
+ * Optional callback to handle paste event.
11949
+ */
11950
+ onPaste?: (event: {
11951
+ content: DocumentFragment;
11952
+ }) => void;
11953
+ }
11954
+
11955
+ /**
11956
+ * A component to render SendBox with Rich Text Editor support.
11957
+ *
11958
+ * @beta
11959
+ */
11960
+ export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
11961
+
11962
+ /**
11963
+ * Props for {@link RichTextSendBox}.
11964
+ *
11965
+ * @beta
11966
+ */
11967
+ export declare interface RichTextSendBoxProps {
11968
+ /**
11969
+ * Optional boolean to disable text box
11970
+ * @defaultValue false
11971
+ */
11972
+ disabled?: boolean;
11973
+ /**
11974
+ * Optional callback to handle paste event.
11975
+ */
11976
+ onPaste?: (event: {
11977
+ content: DocumentFragment;
11978
+ }) => void;
11979
+ /**
11980
+ * Optional strings to override in component
11981
+ */
11982
+ strings?: Partial<RichTextSendBoxStrings>;
11983
+ /**
11984
+ * Optional text for system message above the text box
11985
+ */
11986
+ systemMessage?: string;
11987
+ /**
11988
+ * Optional array of type {@link AttachmentMetadataInProgress}
11989
+ * to render attachments being uploaded in the SendBox.
11990
+ * @beta
11991
+ */
11992
+ attachments?: AttachmentMetadataInProgress[];
11993
+ /**
11994
+ * enumerable to determine if the input box has focus on render or not.
11995
+ * When undefined nothing has focus on render
11996
+ */
11997
+ autoFocus?: 'sendBoxTextField';
11998
+ /**
11999
+ * Optional callback to remove the attachment upload before sending by clicking on
12000
+ * cancel icon.
12001
+ */
12002
+ onCancelAttachmentUpload?: (attachmentId: string) => void;
12003
+ /**
12004
+ * Optional callback invoked after inline image is removed from the UI.
12005
+ * @param imageAttributes - attributes of the image such as id, src, style, etc.
12006
+ * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
12007
+ * Note that if the src attribute is a local blob url, it has been revoked at this point.
12008
+ */
12009
+ onRemoveInlineImage?: (imageAttributes: Record<string, string>) => void;
12010
+ /**
12011
+ * Callback function used when the send button is clicked.
12012
+ */
12013
+ onSendMessage: (content: string, options?: MessageOptions) => Promise<void>;
12014
+ /**
12015
+ * Optional callback called when user is typing
12016
+ */
12017
+ onTyping?: () => Promise<void>;
12018
+ /**
12019
+ * Optional callback to handle an inline image that's inserted in the rich text editor.
12020
+ * When not provided, pasting images into rich text editor will be disabled.
12021
+ * @param imageAttributes - attributes of the image such as id, src, style, etc.
12022
+ * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
12023
+ */
12024
+ onInsertInlineImage?: (imageAttributes: Record<string, string>) => void;
12025
+ /**
12026
+ * Optional Array of type {@link AttachmentMetadataInProgress}
12027
+ * to render the errorBar for inline images inserted in the RichTextSendBox when:
12028
+ * - there is an error provided in the inlineImagesWithProgress
12029
+ * - progress is less than 1 when the send button is clicked
12030
+ * - content html string is longer than the max allowed length.
12031
+ * (Note that the id and the url prop of the inlineImagesWithProgress will be used as the id and src attribute of the content html
12032
+ * when calculating the content length, only for the purpose of displaying the content length overflow error.)
12033
+ */
12034
+ inlineImagesWithProgress?: AttachmentMetadataInProgress[];
12035
+ }
12036
+
12037
+ /**
12038
+ * Strings of {@link RichTextSendBox} that can be overridden.
12039
+ *
12040
+ * @beta
12041
+ */
12042
+ export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
12043
+ }
12044
+
12045
+ /**
12046
+ * Strings of RichText that can be overridden.
12047
+ *
12048
+ * @beta
12049
+ */
12050
+ export declare interface RichTextStrings {
12051
+ /**
12052
+ * Tooltip text for the bold button.
12053
+ */
12054
+ richTextBoldTooltip: string;
12055
+ /**
12056
+ * Tooltip text for the italic button.
12057
+ */
12058
+ richTextItalicTooltip: string;
12059
+ /**
12060
+ * Tooltip text for the underline button.
12061
+ */
12062
+ richTextUnderlineTooltip: string;
12063
+ /**
12064
+ * Tooltip text for the bullet list button.
12065
+ */
12066
+ richTextBulletListTooltip: string;
12067
+ /**
12068
+ * Tooltip text for the number list button.
12069
+ */
12070
+ richTextNumberListTooltip: string;
12071
+ /**
12072
+ * Tooltip text for the increase indent button.
12073
+ */
12074
+ richTextIncreaseIndentTooltip: string;
12075
+ /**
12076
+ * Tooltip text for the decrease indent button.
12077
+ */
12078
+ richTextDecreaseIndentTooltip: string;
12079
+ /**
12080
+ * Tooltip text insert table button.
12081
+ */
12082
+ richTextInsertTableTooltip: string;
12083
+ /**
12084
+ * Tooltip text for the rich text format button button.
12085
+ */
12086
+ richTextFormatButtonTooltip: string;
12087
+ /**
12088
+ * Text for the insert menu item.
12089
+ */
12090
+ richTextInsertRowOrColumnMenu: string;
12091
+ /**
12092
+ * Title for the insert table menu.
12093
+ */
12094
+ richTextInsertTableMenuTitle: string;
12095
+ /**
12096
+ * Text for the insert menu item to insert row above the current selection.
12097
+ */
12098
+ richTextInsertRowAboveMenu: string;
12099
+ /**
12100
+ * Text for the insert menu item to insert row below the current selection.
12101
+ */
12102
+ richTextInsertRowBelowMenu: string;
12103
+ /**
12104
+ * Text for the insert menu item to insert column to the left from the current selection.
12105
+ */
12106
+ richTextInsertColumnLeftMenu: string;
12107
+ /**
12108
+ * Text for the insert menu item to insert column to the right from the current selection.
12109
+ */
12110
+ richTextInsertColumnRightMenu: string;
10281
12111
  /**
10282
- * Proxy of {@link @azure/communication-calling#Call.PPTLive.target}.
10283
- *
10284
- * @public
12112
+ * Text for the delete row or column menu.
10285
12113
  */
10286
- contentSharingStream?: HTMLElement;
12114
+ richTextDeleteRowOrColumnMenu: string;
10287
12115
  /**
10288
- * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
10289
- * UI helper props receivedOn which indicates the timestamp when the message was received.
10290
- *
10291
- * @public
12116
+ * Text for the delete column menu.
10292
12117
  */
10293
- reactionState?: ReactionState;
12118
+ richTextDeleteColumnMenu: string;
10294
12119
  /**
10295
- * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
12120
+ * Text for the delete row menu.
10296
12121
  */
10297
- spotlight?: SpotlightState;
12122
+ richTextDeleteRowMenu: string;
10298
12123
  /**
10299
- * Proxy of {@link @azure/communication-calling#Call.MediaAccessCallFeature.MediaAccess}.
12124
+ * Text for the delete table menu.
10300
12125
  */
10301
- mediaAccess?: MediaAccessState;
10302
- }
10303
-
10304
- /**
10305
- * State only version of {@link @azure/communication-calling#RemoteVideoStream}.
10306
- *
10307
- * @public
10308
- */
10309
- export declare interface RemoteVideoStreamState {
12126
+ richTextDeleteTableMenu: string;
10310
12127
  /**
10311
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.id}.
12128
+ * Text for the rich text toolbar.
10312
12129
  */
10313
- id: number;
12130
+ richTextToolbarAriaLabel: string;
10314
12131
  /**
10315
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.mediaStreamType}.
12132
+ * Text for the rich text toolbar more button.
10316
12133
  */
10317
- mediaStreamType: MediaStreamType;
12134
+ richTextToolbarMoreButtonAriaLabel: string;
10318
12135
  /**
10319
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isAvailable}.
12136
+ * Text for announcement when a new bulleted list item is added.
10320
12137
  */
10321
- isAvailable: boolean;
12138
+ richTextNewBulletedListItemAnnouncement: string;
10322
12139
  /**
10323
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isReceiving}.
10324
- * @public
12140
+ * Text for announcement when a new numbered list item is added.
10325
12141
  */
10326
- isReceiving: boolean;
12142
+ richTextNewNumberedListItemAnnouncement: string;
10327
12143
  /**
10328
- * {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
10329
- * API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
12144
+ * Text for announcement when the bulleted list style is applied.
10330
12145
  */
10331
- view?: VideoStreamRendererViewState;
12146
+ richTextBulletedListAppliedAnnouncement: string;
10332
12147
  /**
10333
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.size}.
12148
+ * Text for announcement when the numbered list style is applied.
10334
12149
  */
10335
- streamSize?: {
10336
- width: number;
10337
- height: number;
10338
- };
10339
- }
10340
-
10341
- /**
10342
- * Menu options for remote video tiles in {@link VideoGallery}.
10343
- *
10344
- * @public
10345
- */
10346
- export declare interface RemoteVideoTileMenuOptions {
12150
+ richTextNumberedListAppliedAnnouncement: string;
10347
12151
  /**
10348
- * If set to true, remote video tiles in the VideoGallery will not have menu options
10349
- *
10350
- * @defaultValue false
12152
+ * Error message indicating image upload is not complete.
10351
12153
  */
10352
- isHidden?: boolean;
12154
+ imageUploadsPendingError: string;
10353
12155
  }
10354
12156
 
10355
- /**
10356
- * Details required for download a resource to cache.
10357
- *
10358
- * @public
10359
- */
10360
- export declare type ResourceDetails = {
10361
- threadId: string;
10362
- messageId: string;
10363
- resourceUrl: string;
10364
- };
10365
-
10366
- /**
10367
- * Result of the Resource downloaded from stateful client
10368
- * @public
10369
- */
10370
- export declare type ResourceFetchResult = {
10371
- sourceUrl?: string;
10372
- error?: Error;
10373
- };
10374
-
10375
12157
  /**
10376
12158
  * A button to start / stop screen sharing.
10377
12159
  *
@@ -10443,6 +12225,42 @@ export declare type Selector = (state: ClientState, props: any) => any;
10443
12225
  */
10444
12226
  export declare const SendBox: (props: SendBoxProps) => JSX.Element;
10445
12227
 
12228
+ /**
12229
+ * @beta
12230
+ * Error to be displayed to the user in an error bar above sendbox.
12231
+ */
12232
+ export declare interface SendBoxErrorBarError {
12233
+ /** Error Message to be displayed */
12234
+ message: string;
12235
+ /**
12236
+ * Unix Timestamp. Preferred generation using `Date.now()`
12237
+ */
12238
+ timestamp: number;
12239
+ /**
12240
+ * ErrorBar type. Defaults to `warning`.
12241
+ */
12242
+ errorBarType?: SendBoxErrorBarType;
12243
+ }
12244
+
12245
+ /**
12246
+ * @beta
12247
+ * Error bar type for {@link SendBoxErrorBarError}
12248
+ */
12249
+ export declare enum SendBoxErrorBarType {
12250
+ /** Info styled MessageBar */
12251
+ info = 0,
12252
+ /** Error styled MessageBar */
12253
+ error = 1,
12254
+ /** Blocked styled MessageBar */
12255
+ blocked = 2,
12256
+ /** SevereWarning styled MessageBar */
12257
+ severeWarning = 3,
12258
+ /** Success styled MessageBar */
12259
+ success = 4,
12260
+ /** Warning styled MessageBar */
12261
+ warning = 5
12262
+ }
12263
+
10446
12264
  /**
10447
12265
  * Props for {@link SendBox}.
10448
12266
  *
@@ -10461,7 +12279,12 @@ export declare interface SendBoxProps {
10461
12279
  /**
10462
12280
  * Optional override behavior on send button click
10463
12281
  */
10464
- onSendMessage?: (content: string) => Promise<void>;
12282
+ onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
12283
+ /**
12284
+ * Optional props needed to lookup suggestions in the mention scenario.
12285
+ * @beta
12286
+ */
12287
+ mentionLookupOptions?: MentionLookupOptions;
10465
12288
  /**
10466
12289
  * Optional callback called when user is typing
10467
12290
  */
@@ -10498,6 +12321,25 @@ export declare interface SendBoxProps {
10498
12321
  * When undefined nothing has focus on render
10499
12322
  */
10500
12323
  autoFocus?: 'sendBoxTextField';
12324
+ /**
12325
+ * Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
12326
+ * vertically to accommodate the uploaded attachments. Attachment uploads will
12327
+ * be rendered below the text area in sendBox.
12328
+ * @beta
12329
+ */
12330
+ onRenderAttachmentUploads?: () => JSX.Element;
12331
+ /**
12332
+ * Optional array of type {@link AttachmentMetadataInProgress}
12333
+ * to render attachments being uploaded in the SendBox.
12334
+ * @beta
12335
+ */
12336
+ attachments?: AttachmentMetadataInProgress[];
12337
+ /**
12338
+ * Optional callback to remove the attachment upload before sending by clicking on
12339
+ * cancel icon.
12340
+ * @beta
12341
+ */
12342
+ onCancelAttachmentUpload?: (attachmentId: string) => void;
10501
12343
  }
10502
12344
 
10503
12345
  /**
@@ -10528,6 +12370,26 @@ export declare interface SendBoxStrings {
10528
12370
  * Aria label for send message button
10529
12371
  */
10530
12372
  sendButtonAriaLabel: string;
12373
+ /**
12374
+ * Error message indicating that all attachment uploads are not complete.
12375
+ */
12376
+ attachmentUploadsPendingError: string;
12377
+ /**
12378
+ * Aria label to notify user when focus is on cancel attachment upload button.
12379
+ */
12380
+ removeAttachment: string;
12381
+ /**
12382
+ * Aria label to notify user attachment uploading starts.
12383
+ */
12384
+ uploading: string;
12385
+ /**
12386
+ * Aria label to notify user attachment is uploaded.
12387
+ */
12388
+ uploadCompleted: string;
12389
+ /**
12390
+ * Aria label to notify user more attachment action menu.
12391
+ */
12392
+ attachmentMoreMenu: string;
10531
12393
  }
10532
12394
 
10533
12395
  /**
@@ -10548,6 +12410,45 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
10548
12410
  systemMessage?: IStyle;
10549
12411
  }
10550
12412
 
12413
+ /**
12414
+ * @beta
12415
+ * Strings for SitePermissions component
12416
+ */
12417
+ export declare type SitePermissionsStrings = {
12418
+ /**
12419
+ * Main text string.
12420
+ */
12421
+ primaryText?: string;
12422
+ /**
12423
+ * Subtext string.
12424
+ */
12425
+ secondaryText?: string;
12426
+ /**
12427
+ * More help link string.
12428
+ */
12429
+ linkText?: string;
12430
+ /**
12431
+ * Primary button text string.
12432
+ */
12433
+ primaryButtonText?: string;
12434
+ /**
12435
+ * Aria label describing the content of the container
12436
+ */
12437
+ ariaLabel?: string;
12438
+ };
12439
+
12440
+ /**
12441
+ * Fluent styles for {@link SitePermissionsContainer}.
12442
+ *
12443
+ * @beta
12444
+ */
12445
+ export declare interface SitePermissionsStyles extends BaseCustomStyles {
12446
+ /** Styles for the primary button. */
12447
+ primaryButton?: IButtonStyles;
12448
+ /** Styles for the help troubleshooting link text. */
12449
+ troubleshootingLink?: ILinkStyles;
12450
+ }
12451
+
10551
12452
  /**
10552
12453
  * @public
10553
12454
  * Type for representing a custom sound to use for a calling event
@@ -10820,6 +12721,59 @@ export declare interface StartCaptionsButtonStrings {
10820
12721
  tooltipOffContent: string;
10821
12722
  }
10822
12723
 
12724
+ /**
12725
+ * a button to start RealTimeText
12726
+ * based on accessibility requirement, real time text cannot be turned off once it is on
12727
+ *
12728
+ * Can be used with {@link ControlBar}
12729
+ *
12730
+ * @param props - properties for the start RealTimeText button.
12731
+ * @beta
12732
+ */
12733
+ export declare const StartRealTimeTextButton: (props: StartRealTimeTextButtonProps) => JSX.Element;
12734
+
12735
+ /**
12736
+ * Props for the StartRealTimeTextButton component
12737
+ * @beta
12738
+ */
12739
+ export declare interface StartRealTimeTextButtonProps extends ControlBarButtonProps {
12740
+ /**
12741
+ * Use this function to show RealTimeText UI in the calling experience.
12742
+ * Note that real time text should not be started for everyone in the call until the first real time text is received.
12743
+ */
12744
+ onStartRealTimeText: () => void;
12745
+ /**
12746
+ * If RealTimeText is on
12747
+ */
12748
+ isRealTimeTextOn: boolean;
12749
+ /**
12750
+ * Optional strings to override in component
12751
+ */
12752
+ strings?: StartRealTimeTextButtonStrings;
12753
+ }
12754
+
12755
+ /**
12756
+ * Strings for the hold button labels
12757
+ * @beta
12758
+ */
12759
+ export declare interface StartRealTimeTextButtonStrings {
12760
+ /**
12761
+ * Label for when action is to start RealTimeText
12762
+ */
12763
+ onLabel: string;
12764
+ /**
12765
+ * Content for when button is checked, RealTimeText is on
12766
+ */
12767
+ tooltipOnContent: string;
12768
+ }
12769
+
12770
+ /**
12771
+ * Parameter to start a call using a Teams user identity.
12772
+ *
12773
+ * @beta
12774
+ */
12775
+ export declare type StartTeamsCallIdentifier = MicrosoftTeamsUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsAppIdentifier | UnknownIdentifier;
12776
+
10823
12777
  /**
10824
12778
  * Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
10825
12779
  * The interface provides access to proxied state and also allows registering a handler for state change events. For
@@ -10905,7 +12859,7 @@ export declare interface StatefulCallClient extends CallClient {
10905
12859
  * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to start rendering.
10906
12860
  * @param options - Options that are passed to the {@link @azure/communication-calling#VideoStreamRenderer}.
10907
12861
  */
10908
- createView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState, options?: CreateViewOptions): Promise<CreateViewResult | undefined>;
12862
+ createView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState | /* @conditional-compile-remove(together-mode) */ CallFeatureStreamState, options?: CreateViewOptions): Promise<CreateViewResult | undefined>;
10909
12863
  /**
10910
12864
  * Stops rendering a {@link RemoteVideoStreamState} or {@link LocalVideoStreamState} and removes the
10911
12865
  * {@link VideoStreamRendererView} from the relevant {@link RemoteVideoStreamState} in {@link CallClientState} or
@@ -10930,7 +12884,7 @@ export declare interface StatefulCallClient extends CallClient {
10930
12884
  * be undefined if disposing LocalVideoStreamState.
10931
12885
  * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to dispose.
10932
12886
  */
10933
- disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState): void;
12887
+ disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState | /* @conditional-compile-remove(together-mode) */ CallFeatureStreamState): void;
10934
12888
  /**
10935
12889
  * The CallAgent is used to handle calls.
10936
12890
  * To create the CallAgent, pass a CommunicationTokenCredential object provided from SDK.
@@ -11270,7 +13224,7 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
11270
13224
  * @public
11271
13225
  */
11272
13226
  export declare type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
11273
- locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator;
13227
+ locator: TeamsMeetingLinkLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator | TeamsMeetingIdLocator;
11274
13228
  };
11275
13229
 
11276
13230
  /**
@@ -11343,6 +13297,17 @@ export declare interface TeamsIncomingCallState {
11343
13297
  endTime?: Date;
11344
13298
  }
11345
13299
 
13300
+ /**
13301
+ * Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
13302
+ *
13303
+ * This is used to create an outbound call scenarios.
13304
+ *
13305
+ * @beta
13306
+ */
13307
+ export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon & {
13308
+ targetCallees: StartTeamsCallIdentifier[];
13309
+ };
13310
+
11346
13311
  /**
11347
13312
  * A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
11348
13313
  *
@@ -11355,6 +13320,68 @@ export declare interface TeamsIncomingCallState {
11355
13320
  */
11356
13321
  export declare const toFlatCommunicationIdentifier: (identifier: CommunicationIdentifier) => string;
11357
13322
 
13323
+ /**
13324
+ * State only version of {@link @azure/communication-calling#TogetherModeCallFeature}. {@link StatefulCallClient}.
13325
+ * Represents the state of the Together Mode feature.
13326
+ * @beta
13327
+ */
13328
+ export declare interface TogetherModeCallFeatureState {
13329
+ isActive: boolean;
13330
+ /**
13331
+ * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature.togetherModeStream}.
13332
+ */
13333
+ streams: TogetherModeStreamsState;
13334
+ /**
13335
+ * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature.TogetherModeSeatingMap}.
13336
+ */
13337
+ seatingPositions: TogetherModeParticipantSeatingState;
13338
+ }
13339
+
13340
+ /**
13341
+ * Represents the seating positions of participants in Together Mode.
13342
+ *
13343
+ * @beta
13344
+ */
13345
+ export declare type TogetherModeParticipantSeatingState = Record<string, TogetherModeSeatingPositionState>;
13346
+
13347
+ /**
13348
+ * State only version of {@link @azure/communication-calling#TogetherModeSeatingMap}.
13349
+ * @beta
13350
+ *
13351
+ * Represents the seating position of a participant in Together Mode.
13352
+ */
13353
+ export declare interface TogetherModeSeatingPositionState {
13354
+ top: number;
13355
+ left: number;
13356
+ width: number;
13357
+ height: number;
13358
+ }
13359
+
13360
+ /**
13361
+ * Interface representing the result of a Together Mode stream view.
13362
+ * @beta
13363
+ */
13364
+ export declare interface TogetherModeStreamOptions extends VideoStreamOptions {
13365
+ viewKind?: 'main' | 'panoramic';
13366
+ }
13367
+
13368
+ /**
13369
+ * Represents the streams in Together Mode.
13370
+ *
13371
+ * @beta
13372
+ */
13373
+ export declare interface TogetherModeStreamsState {
13374
+ mainVideoStream?: CallFeatureStreamState;
13375
+ }
13376
+
13377
+ /**
13378
+ * Interface representing the result of a Together Mode stream view.
13379
+ * @beta
13380
+ */
13381
+ export declare interface TogetherModeStreamViewResult {
13382
+ mainVideoView?: CreateVideoStreamViewResult;
13383
+ }
13384
+
11358
13385
  /**
11359
13386
  * Callback for {@link ChatAdapterSubscribers} 'topicChanged' event.
11360
13387
  *
@@ -11543,11 +13570,129 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
11543
13570
  typingString?: IStyle;
11544
13571
  }
11545
13572
 
13573
+ /**
13574
+ * UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
13575
+ *
13576
+ * @beta
13577
+ */
13578
+ export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
13579
+
13580
+ /**
13581
+ * props for {@link UnsupportedBrowser} UI
13582
+ *
13583
+ * @beta
13584
+ */
13585
+ export declare interface UnsupportedBrowserProps {
13586
+ /** Handler to perform an action when the help link is actioned */
13587
+ onTroubleshootingClick?: () => void;
13588
+ /** String overrides for the component */
13589
+ strings?: UnsupportedBrowserStrings;
13590
+ }
13591
+
13592
+ /**
13593
+ * Strings for UnsupportedBrowser component
13594
+ *
13595
+ * @beta
13596
+ */
13597
+ export declare interface UnsupportedBrowserStrings {
13598
+ /** String for the primary text */
13599
+ primaryText: string;
13600
+ /** String for the secondary text */
13601
+ secondaryText: string;
13602
+ /** String to display in the text for the help link */
13603
+ moreHelpLinkText: string;
13604
+ }
13605
+
13606
+ /**
13607
+ * UI to display to the user that the browser version they are using is out of date
13608
+ * and not supported by Azure Communications Calling service.
13609
+ *
13610
+ * @beta
13611
+ */
13612
+ export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
13613
+
13614
+ /**
13615
+ * props for {@link UnsupportedBrowserVersion} UI
13616
+ *
13617
+ * @beta
13618
+ */
13619
+ export declare interface UnsupportedBrowserVersionProps {
13620
+ /** Handler to perform an action when the help link is actioned */
13621
+ onTroubleshootingClick?: () => void;
13622
+ /** String overrides for the component */
13623
+ strings?: UnsupportedBrowserVersionStrings;
13624
+ /** Handler to allow user to continue into the call */
13625
+ onContinueAnywayClick?: () => void;
13626
+ }
13627
+
13628
+ /**
13629
+ * Strings for UnsupportedBrowser component
13630
+ *
13631
+ * @beta
13632
+ */
13633
+ export declare interface UnsupportedBrowserVersionStrings {
13634
+ /** String for the primary text */
13635
+ primaryText: string;
13636
+ /** String for the secondary text */
13637
+ secondaryText: string;
13638
+ /** String to display in the text for the help link */
13639
+ moreHelpLinkText: string;
13640
+ /** String for continue without updating button */
13641
+ continueAnywayButtonText?: string;
13642
+ }
13643
+
13644
+ /**
13645
+ * UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
13646
+ *
13647
+ * @beta
13648
+ */
13649
+ export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
13650
+
13651
+ /**
13652
+ * Props for {@link UnsupportedOperatingSystem} UI
13653
+ *
13654
+ * @beta
13655
+ */
13656
+ export declare interface UnsupportedOperatingSystemProps {
13657
+ /** Handler to perform a action when the help link is actioned */
13658
+ onTroubleshootingClick?: () => void;
13659
+ /** String overrides for the component */
13660
+ strings?: UnsupportedOperatingSystemStrings;
13661
+ }
13662
+
13663
+ /**
13664
+ * Strings for UnsupportedBrowser component
13665
+ *
13666
+ * @beta
13667
+ */
13668
+ export declare interface UnsupportedOperatingSystemStrings {
13669
+ /** String for the primary text */
13670
+ primaryText: string;
13671
+ /** String for the secondary text */
13672
+ secondaryText: string;
13673
+ /** String to display in the text for the help link */
13674
+ moreHelpLinkText: string;
13675
+ }
13676
+
11546
13677
  /**
11547
13678
  * @public
11548
13679
  * Callback function run when a message is updated.
11549
13680
  */
11550
- export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
13681
+ export declare type UpdateMessageCallback = (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
13682
+
13683
+ /**
13684
+ * Result payload for uploading an image.
13685
+ *
13686
+ * @beta
13687
+ */
13688
+ export declare type UploadChatImageResult = {
13689
+ /** Id of the image. */
13690
+ id: string;
13691
+ /** The type of attachment. */
13692
+ attachmentType?: 'image' | 'file' | 'unknown';
13693
+ /** The name including file extension type of the attachment. */
13694
+ name?: string;
13695
+ };
11551
13696
 
11552
13697
  /**
11553
13698
  * A custom React hook to simplify the creation of {@link CallAdapter}.
@@ -11721,7 +13866,7 @@ export declare const useTeamsCall: () => undefined | TeamsCall;
11721
13866
  *
11722
13867
  * @public
11723
13868
  */
11724
- export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
13869
+ export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs | /* @conditional-compile-remove(teams-identity-support-beta) */ TeamsOutboundCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
11725
13870
 
11726
13871
  /**
11727
13872
  * Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
@@ -11872,7 +14017,7 @@ export declare const VideoGallery: (props: VideoGalleryProps) => JSX.Element;
11872
14017
  /**
11873
14018
  * @public
11874
14019
  */
11875
- export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | 'focusedContent';
14020
+ export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | /* @conditional-compile-remove(large-gallery) */ 'largeGallery' | /* @conditional-compile-remove(together-mode) */ 'togetherMode' | 'focusedContent';
11876
14021
 
11877
14022
  /**
11878
14023
  * The state of the local participant in the {@link VideoGallery}.
@@ -11909,6 +14054,8 @@ export declare type VideoGalleryParticipant = {
11909
14054
  isScreenSharingOn?: boolean;
11910
14055
  /** Whether participant is spotlighted **/
11911
14056
  spotlight?: Spotlight;
14057
+ /** Signal strength of the participant, range from 1 to 3, lower means better connection **/
14058
+ signalStrength?: number;
11912
14059
  /** Media audio video access states **/
11913
14060
  mediaAccess?: MediaAccess;
11914
14061
  /** Attendee can have audio be forbidden **/
@@ -12054,6 +14201,15 @@ export declare interface VideoGalleryProps {
12054
14201
  * This callback is to mute a remote participant
12055
14202
  */
12056
14203
  onMuteParticipant?: (userId: string) => Promise<void>;
14204
+ startTogetherModeEnabled?: boolean;
14205
+ isTogetherModeActive?: boolean;
14206
+ onCreateTogetherModeStreamView?: (options?: VideoStreamOptions) => Promise<void | TogetherModeStreamViewResult>;
14207
+ /** Callback to create the local video stream view */
14208
+ onStartTogetherMode?: () => Promise<void>;
14209
+ onSetTogetherModeSceneSize?: (width: number, height: number) => void;
14210
+ togetherModeStreams?: VideoGalleryTogetherModeStreams;
14211
+ togetherModeSeatingCoordinates?: VideoGalleryTogetherModeParticipantPosition;
14212
+ onDisposeTogetherModeStreamView?: () => Promise<void>;
12057
14213
  /**
12058
14214
  * This callback is to forbid audio for remote participant(s)
12059
14215
  */
@@ -12112,6 +14268,10 @@ export declare type VideoGallerySelector = (state: CallClientState, props: Calli
12112
14268
  optimalVideoCount?: number;
12113
14269
  spotlightedParticipants?: string[];
12114
14270
  maxParticipantsToSpotlight?: number;
14271
+ isTogetherModeActive?: boolean;
14272
+ startTogetherModeEnabled?: boolean;
14273
+ togetherModeStreams?: VideoGalleryTogetherModeStreams;
14274
+ togetherModeSeatingCoordinates?: VideoGalleryTogetherModeParticipantPosition;
12115
14275
  };
12116
14276
 
12117
14277
  /**
@@ -12212,6 +14372,31 @@ export declare interface VideoGalleryStyles extends BaseCustomStyles {
12212
14372
  verticalGallery?: VerticalGalleryStyles;
12213
14373
  }
12214
14374
 
14375
+ /**
14376
+ * Interface representing the position of a participant in Together Mode.
14377
+ * @beta
14378
+ */
14379
+ export declare type VideoGalleryTogetherModeParticipantPosition = Record<string, VideoGalleryTogetherModeSeatingInfo>;
14380
+
14381
+ /**
14382
+ * Interface representing the seating information in Together Mode.
14383
+ * @beta
14384
+ */
14385
+ export declare interface VideoGalleryTogetherModeSeatingInfo {
14386
+ top: number;
14387
+ left: number;
14388
+ width: number;
14389
+ height: number;
14390
+ }
14391
+
14392
+ /**
14393
+ * Interface representing the streams in Together Mode.
14394
+ * @beta
14395
+ */
14396
+ export declare interface VideoGalleryTogetherModeStreams {
14397
+ mainVideoStream?: VideoGalleryStream;
14398
+ }
14399
+
12215
14400
  /**
12216
14401
  * Options to control how video streams are rendered.
12217
14402
  *
@@ -12421,6 +14606,8 @@ export declare interface VideoTileStrings {
12421
14606
  participantStateRinging: string;
12422
14607
  /** String for displaying the Hold state of the remote participant */
12423
14608
  participantStateHold: string;
14609
+ /** String for displaying the reconnecting state of the remote participant */
14610
+ participantReconnecting?: string;
12424
14611
  /** String for the announcement of the muted state of the participant when muted */
12425
14612
  moreOptionsParticipantMutedStateMutedAriaLabel: string;
12426
14613
  /** String for the announcement of the unmuted state of the participant when unmuted */