@azure/communication-react 1.21.0 → 1.22.0-alpha-202411160017

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 (1246) hide show
  1. package/dist/communication-react.d.ts +2124 -37
  2. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-DIIiKkbd.js +275 -0
  3. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-DIIiKkbd.js.map +1 -0
  4. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-DRInkkxh.js +52 -0
  5. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-DRInkkxh.js.map +1 -0
  6. package/dist/dist-cjs/communication-react/index-B_m8PFTl.js +45299 -0
  7. package/dist/dist-cjs/communication-react/index-B_m8PFTl.js.map +1 -0
  8. package/dist/dist-cjs/communication-react/index.js +175 -36324
  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 +14 -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 +24 -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 +35 -0
  60. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +181 -65
  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 +39 -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 +73 -63
  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 +48 -13
  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.d.ts +2 -1
  90. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +14 -10
  91. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
  92. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.d.ts +6 -2
  93. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +42 -15
  94. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
  95. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +26 -6
  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 +178 -2
  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 +29 -0
  107. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +269 -34
  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 +7 -0
  119. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +57 -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.map +1 -1
  122. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js.map +1 -1
  123. package/dist/dist-esm/calling-stateful-client/src/Converter.d.ts +6 -0
  124. package/dist/dist-esm/calling-stateful-client/src/Converter.js +32 -20
  125. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  126. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js +58 -73
  127. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js.map +1 -1
  128. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js +14 -16
  129. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js.map +1 -1
  130. package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.js.map +1 -1
  131. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.d.ts +9 -0
  132. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +53 -15
  133. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js.map +1 -1
  134. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +17 -0
  135. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +36 -0
  136. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +1 -0
  137. package/dist/dist-esm/calling-stateful-client/src/LocalVideoStreamVideoEffectsSubscriber.js.map +1 -1
  138. package/dist/dist-esm/calling-stateful-client/src/Logger.js.map +1 -1
  139. package/dist/dist-esm/calling-stateful-client/src/MediaAccessSubscriber.d.ts +16 -0
  140. package/dist/dist-esm/calling-stateful-client/src/MediaAccessSubscriber.js +26 -0
  141. package/dist/dist-esm/calling-stateful-client/src/MediaAccessSubscriber.js.map +1 -0
  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 +32 -0
  154. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +78 -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 +61 -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 +7 -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/Constants.js.map +1 -1
  217. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +11 -12
  218. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
  219. package/dist/dist-esm/chat-stateful-client/src/Logger.js.map +1 -1
  220. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js +4 -16
  221. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js.map +1 -1
  222. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js +57 -67
  223. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js.map +1 -1
  224. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js +114 -128
  225. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.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 +8 -19
  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.js +13 -8
  267. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
  268. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js +36 -19
  269. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js.map +1 -1
  270. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js +2 -5
  271. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js.map +1 -1
  272. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js +37 -22
  273. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js.map +1 -1
  274. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +13 -1
  275. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +30 -24
  276. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  277. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +11 -0
  278. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +64 -30
  279. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  280. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js +9 -5
  281. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js.map +1 -1
  282. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +10 -0
  283. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +15 -0
  284. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +1 -0
  285. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +8 -1
  286. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +39 -9
  287. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
  288. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +2 -1
  289. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +46 -12
  290. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
  291. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +4 -1
  292. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +57 -27
  293. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
  294. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +22 -1
  295. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +20 -0
  296. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
  297. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +24 -0
  298. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +273 -0
  299. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +1 -0
  300. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +23 -2
  301. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +53 -7
  302. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
  303. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +8 -1
  304. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +49 -12
  305. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
  306. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +80 -15
  307. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
  308. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js +18 -18
  309. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js.map +1 -1
  310. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js +7 -4
  311. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js.map +1 -1
  312. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js +2 -2
  313. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js.map +1 -1
  314. package/dist/dist-esm/react-components/src/components/ComplianceBanner/Utils.js.map +1 -1
  315. package/dist/dist-esm/react-components/src/components/ComplianceBanner/index.js.map +1 -1
  316. package/dist/dist-esm/react-components/src/components/ComplianceBanner/types.js.map +1 -1
  317. package/dist/dist-esm/react-components/src/components/ControlBar.js +10 -14
  318. package/dist/dist-esm/react-components/src/components/ControlBar.js.map +1 -1
  319. package/dist/dist-esm/react-components/src/components/ControlBarButton.js +14 -4
  320. package/dist/dist-esm/react-components/src/components/ControlBarButton.js.map +1 -1
  321. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js +5 -16
  322. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js.map +1 -1
  323. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +69 -0
  324. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +37 -0
  325. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +1 -0
  326. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +75 -0
  327. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +58 -0
  328. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +1 -0
  329. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js +5 -8
  330. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js.map +1 -1
  331. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +105 -0
  332. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +86 -0
  333. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +1 -0
  334. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +86 -0
  335. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +31 -0
  336. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +1 -0
  337. package/dist/dist-esm/react-components/src/components/DevicesButton.js +19 -27
  338. package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
  339. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js +12 -48
  340. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js.map +1 -1
  341. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +45 -51
  342. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
  343. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js +4 -4
  344. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js.map +1 -1
  345. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js +2 -6
  346. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js.map +1 -1
  347. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js +11 -9
  348. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js.map +1 -1
  349. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js +11 -23
  350. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js.map +1 -1
  351. package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js +6 -4
  352. package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js.map +1 -1
  353. package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js +11 -5
  354. package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js.map +1 -1
  355. package/dist/dist-esm/react-components/src/components/Drawer/index.js.map +1 -1
  356. package/dist/dist-esm/react-components/src/components/EndCallButton.js +12 -13
  357. package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
  358. package/dist/dist-esm/react-components/src/components/ErrorBar.js +9 -5
  359. package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
  360. package/dist/dist-esm/react-components/src/components/ErrorBoundary.js +2 -6
  361. package/dist/dist-esm/react-components/src/components/ErrorBoundary.js.map +1 -1
  362. package/dist/dist-esm/react-components/src/components/GridLayout.js +37 -37
  363. package/dist/dist-esm/react-components/src/components/GridLayout.js.map +1 -1
  364. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js +2 -2
  365. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js.map +1 -1
  366. package/dist/dist-esm/react-components/src/components/HoldButton.js +1 -1
  367. package/dist/dist-esm/react-components/src/components/HoldButton.js.map +1 -1
  368. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +7 -9
  369. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js.map +1 -1
  370. package/dist/dist-esm/react-components/src/components/ImageOverlay.js +13 -14
  371. package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
  372. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js +26 -39
  373. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js.map +1 -1
  374. package/dist/dist-esm/react-components/src/components/IncomingCallStack.js +5 -7
  375. package/dist/dist-esm/react-components/src/components/IncomingCallStack.js.map +1 -1
  376. package/dist/dist-esm/react-components/src/components/InputBoxButton.js +3 -10
  377. package/dist/dist-esm/react-components/src/components/InputBoxButton.js.map +1 -1
  378. package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +2 -0
  379. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +23 -7
  380. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  381. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js +3 -5
  382. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js.map +1 -1
  383. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +39 -22
  384. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
  385. package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js +15 -23
  386. package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js.map +1 -1
  387. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js +4 -12
  388. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js.map +1 -1
  389. package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +121 -0
  390. package/dist/dist-esm/react-components/src/components/MentionPopover.js +126 -0
  391. package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +1 -0
  392. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js +2 -2
  393. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js.map +1 -1
  394. package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js.map +1 -1
  395. package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js +20 -33
  396. package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js.map +1 -1
  397. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +81 -5
  398. package/dist/dist-esm/react-components/src/components/MessageThread.js +116 -49
  399. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  400. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +16 -17
  401. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
  402. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js +94 -101
  403. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js.map +1 -1
  404. package/dist/dist-esm/react-components/src/components/Notification.js +6 -14
  405. package/dist/dist-esm/react-components/src/components/Notification.js.map +1 -1
  406. package/dist/dist-esm/react-components/src/components/NotificationStack.d.ts +20 -0
  407. package/dist/dist-esm/react-components/src/components/NotificationStack.js +17 -8
  408. package/dist/dist-esm/react-components/src/components/NotificationStack.js.map +1 -1
  409. package/dist/dist-esm/react-components/src/components/ParticipantItem.js +15 -22
  410. package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
  411. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +15 -0
  412. package/dist/dist-esm/react-components/src/components/ParticipantList.js +54 -41
  413. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  414. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js +46 -32
  415. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js.map +1 -1
  416. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js +3 -3
  417. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js.map +1 -1
  418. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js +3 -3
  419. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js.map +1 -1
  420. package/dist/dist-esm/react-components/src/components/RTTDisclosureBanner.d.ts +28 -0
  421. package/dist/dist-esm/react-components/src/components/RTTDisclosureBanner.js +28 -0
  422. package/dist/dist-esm/react-components/src/components/RTTDisclosureBanner.js.map +1 -0
  423. package/dist/dist-esm/react-components/src/components/RTTModal.d.ts +39 -0
  424. package/dist/dist-esm/react-components/src/components/RTTModal.js +55 -0
  425. package/dist/dist-esm/react-components/src/components/RTTModal.js.map +1 -0
  426. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js +6 -12
  427. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js.map +1 -1
  428. package/dist/dist-esm/react-components/src/components/ReactionButton.js +24 -23
  429. package/dist/dist-esm/react-components/src/components/ReactionButton.js.map +1 -1
  430. package/dist/dist-esm/react-components/src/components/RealTimeText.d.ts +54 -0
  431. package/dist/dist-esm/react-components/src/components/RealTimeText.js +43 -0
  432. package/dist/dist-esm/react-components/src/components/RealTimeText.js.map +1 -0
  433. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +24 -16
  434. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
  435. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js +2 -2
  436. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js.map +1 -1
  437. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js +2 -2
  438. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js.map +1 -1
  439. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.d.ts +9 -0
  440. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js +29 -0
  441. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js.map +1 -0
  442. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +30 -0
  443. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +112 -0
  444. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +1 -0
  445. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.d.ts +12 -0
  446. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js +23 -0
  447. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js.map +1 -0
  448. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +15 -0
  449. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +42 -0
  450. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +1 -0
  451. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.d.ts +24 -0
  452. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js +66 -0
  453. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js.map +1 -0
  454. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.d.ts +20 -0
  455. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js +45 -0
  456. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js.map +1 -0
  457. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.d.ts +14 -0
  458. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js +56 -0
  459. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js.map +1 -0
  460. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.d.ts +29 -0
  461. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js +86 -0
  462. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js.map +1 -0
  463. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +58 -0
  464. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +379 -0
  465. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +1 -0
  466. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +37 -0
  467. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +97 -0
  468. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +1 -0
  469. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +215 -0
  470. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +274 -0
  471. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +1 -0
  472. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +16 -0
  473. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +77 -0
  474. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +1 -0
  475. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.d.ts +19 -0
  476. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js +232 -0
  477. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js.map +1 -0
  478. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.d.ts +7 -0
  479. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js +49 -0
  480. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js.map +1 -0
  481. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.d.ts +15 -0
  482. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js +67 -0
  483. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js.map +1 -0
  484. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.d.ts +6 -0
  485. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js +13 -0
  486. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js.map +1 -0
  487. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js +6 -14
  488. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js.map +1 -1
  489. package/dist/dist-esm/react-components/src/components/SendBox.d.ts +47 -1
  490. package/dist/dist-esm/react-components/src/components/SendBox.js +103 -12
  491. package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
  492. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +56 -0
  493. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +91 -0
  494. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +1 -0
  495. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +14 -0
  496. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +20 -0
  497. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +1 -0
  498. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js +2 -4
  499. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js.map +1 -1
  500. package/dist/dist-esm/react-components/src/components/StreamMedia.js +14 -3
  501. package/dist/dist-esm/react-components/src/components/StreamMedia.js.map +1 -1
  502. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js +10 -3
  503. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js.map +1 -1
  504. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.styles.js.map +1 -1
  505. package/dist/dist-esm/react-components/src/components/Survey/SurveyTypes.js.map +1 -1
  506. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js +23 -23
  507. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js.map +1 -1
  508. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.styles.js.map +1 -1
  509. package/dist/dist-esm/react-components/src/components/SystemMessage.js +2 -4
  510. package/dist/dist-esm/react-components/src/components/SystemMessage.js.map +1 -1
  511. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +24 -0
  512. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +595 -0
  513. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +1 -0
  514. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +152 -0
  515. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +821 -0
  516. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +1 -0
  517. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js +10 -10
  518. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js.map +1 -1
  519. package/dist/dist-esm/react-components/src/components/TypingIndicator.js +9 -6
  520. package/dist/dist-esm/react-components/src/components/TypingIndicator.js.map +1 -1
  521. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +3 -1
  522. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
  523. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +3 -1
  524. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
  525. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +20 -0
  526. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
  527. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +3 -1
  528. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
  529. package/dist/dist-esm/react-components/src/components/VerticalGallery.js +19 -39
  530. package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
  531. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js +3 -1
  532. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js.map +1 -1
  533. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js +9 -13
  534. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
  535. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +8 -22
  536. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
  537. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js +6 -2
  538. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js.map +1 -1
  539. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +19 -8
  540. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
  541. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js +15 -11
  542. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js.map +1 -1
  543. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +40 -16
  544. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
  545. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js +2 -2
  546. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js.map +1 -1
  547. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.d.ts +17 -0
  548. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js +99 -0
  549. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js.map +1 -0
  550. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
  551. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js +4 -2
  552. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js.map +1 -1
  553. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js +6 -4
  554. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js.map +1 -1
  555. package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js +17 -11
  556. package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js.map +1 -1
  557. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js +29 -24
  558. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js.map +1 -1
  559. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +8 -6
  560. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
  561. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js +2 -4
  562. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js.map +1 -1
  563. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js +34 -10
  564. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js.map +1 -1
  565. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js +1 -6
  566. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js.map +1 -1
  567. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js +9 -34
  568. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js.map +1 -1
  569. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js +2 -11
  570. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js.map +1 -1
  571. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/Layout.styles.js.map +1 -1
  572. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteScreenShare.styles.js.map +1 -1
  573. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteVideoTile.styles.js.map +1 -1
  574. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js +1 -3
  575. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js.map +1 -1
  576. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js +10 -11
  577. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js.map +1 -1
  578. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js +22 -28
  579. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js.map +1 -1
  580. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js +11 -6
  581. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js.map +1 -1
  582. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +38 -51
  583. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
  584. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/OverflowGalleryUtils.js.map +1 -1
  585. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/reactionUtils.js.map +1 -1
  586. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +39 -31
  587. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  588. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +1 -1
  589. package/dist/dist-esm/react-components/src/components/VideoGallery.js +115 -26
  590. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  591. package/dist/dist-esm/react-components/src/components/VideoTile.d.ts +2 -0
  592. package/dist/dist-esm/react-components/src/components/VideoTile.js +51 -70
  593. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  594. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js +2 -2
  595. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js.map +1 -1
  596. package/dist/dist-esm/react-components/src/components/index.d.ts +23 -0
  597. package/dist/dist-esm/react-components/src/components/index.js +19 -0
  598. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  599. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
  600. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js.map +1 -1
  601. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +1 -1
  602. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js.map +1 -1
  603. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +58 -0
  604. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +144 -0
  605. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +1 -0
  606. package/dist/dist-esm/react-components/src/components/styles/Captions.style.d.ts +8 -0
  607. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js +27 -2
  608. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js.map +1 -1
  609. package/dist/dist-esm/react-components/src/components/styles/CaptionsSettingsModal.styles.js.map +1 -1
  610. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js +3 -10
  611. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js.map +1 -1
  612. package/dist/dist-esm/react-components/src/components/styles/Common.style.js.map +1 -1
  613. package/dist/dist-esm/react-components/src/components/styles/ControlBar.styles.js.map +1 -1
  614. package/dist/dist-esm/react-components/src/components/styles/Dialpad.styles.js.map +1 -1
  615. package/dist/dist-esm/react-components/src/components/styles/EditBox.styles.js.map +1 -1
  616. package/dist/dist-esm/react-components/src/components/styles/GridLayout.styles.js.map +1 -1
  617. package/dist/dist-esm/react-components/src/components/styles/HorizontalGallery.styles.js.map +1 -1
  618. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js +2 -5
  619. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js.map +1 -1
  620. package/dist/dist-esm/react-components/src/components/styles/InputBoxButton.style.js.map +1 -1
  621. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js +2 -5
  622. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js.map +1 -1
  623. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +26 -0
  624. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +69 -0
  625. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +1 -0
  626. package/dist/dist-esm/react-components/src/components/styles/MessageBarLink.styles.js.map +1 -1
  627. package/dist/dist-esm/react-components/src/components/styles/MessageStatusIndicator.styles.js.map +1 -1
  628. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +3 -3
  629. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +13 -10
  630. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
  631. package/dist/dist-esm/react-components/src/components/styles/Notification.styles.js.map +1 -1
  632. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js +6 -4
  633. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js.map +1 -1
  634. package/dist/dist-esm/react-components/src/components/styles/ParticipantList.styles.js.map +1 -1
  635. package/dist/dist-esm/react-components/src/components/styles/RTTDisclosureBanner.styles.d.ts +6 -0
  636. package/dist/dist-esm/react-components/src/components/styles/RTTDisclosureBanner.styles.js +17 -0
  637. package/dist/dist-esm/react-components/src/components/styles/RTTDisclosureBanner.styles.js.map +1 -0
  638. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js +1 -3
  639. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js.map +1 -1
  640. package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js +2 -2
  641. package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js.map +1 -1
  642. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +82 -0
  643. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +295 -0
  644. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +1 -0
  645. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +21 -0
  646. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +34 -0
  647. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +1 -0
  648. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +2 -10
  649. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
  650. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +38 -0
  651. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +99 -0
  652. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +1 -0
  653. package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +5 -0
  654. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +32 -0
  655. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +1 -0
  656. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js +3 -6
  657. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js.map +1 -1
  658. package/dist/dist-esm/react-components/src/components/styles/SystemMessage.styles.js.map +1 -1
  659. package/dist/dist-esm/react-components/src/components/styles/TeamsMeetingConferenceInfo.js.map +1 -1
  660. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js +1 -2
  661. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js.map +1 -1
  662. package/dist/dist-esm/react-components/src/components/styles/TypingIndicator.styles.js.map +1 -1
  663. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +26 -0
  664. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +69 -0
  665. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +1 -0
  666. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js +1 -2
  667. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js.map +1 -1
  668. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js +5 -19
  669. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js.map +1 -1
  670. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +1 -1
  671. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
  672. package/dist/dist-esm/react-components/src/components/styles/v8StyleShim.js.map +1 -1
  673. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +37 -1
  674. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +41 -3
  675. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
  676. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +4 -2
  677. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +29 -6
  678. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
  679. package/dist/dist-esm/react-components/src/components/utils/Datetime.js +1 -4
  680. package/dist/dist-esm/react-components/src/components/utils/Datetime.js.map +1 -1
  681. package/dist/dist-esm/react-components/src/components/utils/Logger.js.map +1 -1
  682. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.d.ts +72 -0
  683. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +185 -0
  684. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +1 -0
  685. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +33 -0
  686. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +127 -0
  687. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +1 -0
  688. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +38 -1
  689. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +148 -5
  690. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
  691. package/dist/dist-esm/react-components/src/components/utils/common.js +4 -0
  692. package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
  693. package/dist/dist-esm/react-components/src/components/utils/delay.js.map +1 -1
  694. package/dist/dist-esm/react-components/src/components/utils/formatPhoneNumber.js.map +1 -1
  695. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +2 -1
  696. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js +2 -5
  697. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
  698. package/dist/dist-esm/react-components/src/components/utils/keyboardNavigation.js.map +1 -1
  699. package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +7 -0
  700. package/dist/dist-esm/react-components/src/components/utils/merge.js +16 -0
  701. package/dist/dist-esm/react-components/src/components/utils/merge.js.map +1 -0
  702. package/dist/dist-esm/react-components/src/components/utils/overFlowGalleriesUtils.js.map +1 -1
  703. package/dist/dist-esm/react-components/src/components/utils/responsive.js +2 -2
  704. package/dist/dist-esm/react-components/src/components/utils/responsive.js.map +1 -1
  705. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js +10 -1
  706. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js.map +1 -1
  707. package/dist/dist-esm/react-components/src/components/utils.js +42 -26
  708. package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
  709. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js +8 -6
  710. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js.map +1 -1
  711. package/dist/dist-esm/react-components/src/gallery/index.js.map +1 -1
  712. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +4 -0
  713. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +5 -1
  714. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
  715. package/dist/dist-esm/react-components/src/identifiers/index.js.map +1 -1
  716. package/dist/dist-esm/react-components/src/index.d.ts +3 -0
  717. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  718. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +63 -0
  719. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  720. package/dist/dist-esm/react-components/src/localization/index.js.map +1 -1
  721. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js.map +1 -1
  722. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js.map +1 -1
  723. package/dist/dist-esm/react-components/src/localization/locales/cy-GB/ComponentLocale.js.map +1 -1
  724. package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js.map +1 -1
  725. package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js.map +1 -1
  726. package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js.map +1 -1
  727. package/dist/dist-esm/react-components/src/localization/locales/es-MX/ComponentLocale.js.map +1 -1
  728. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js.map +1 -1
  729. package/dist/dist-esm/react-components/src/localization/locales/fr-CA/ComponentLocale.js.map +1 -1
  730. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js.map +1 -1
  731. package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js.map +1 -1
  732. package/dist/dist-esm/react-components/src/localization/locales/index.js +1 -3
  733. package/dist/dist-esm/react-components/src/localization/locales/index.js.map +1 -1
  734. package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js.map +1 -1
  735. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js.map +1 -1
  736. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js.map +1 -1
  737. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js.map +1 -1
  738. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js.map +1 -1
  739. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js.map +1 -1
  740. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js.map +1 -1
  741. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js.map +1 -1
  742. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js.map +1 -1
  743. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js.map +1 -1
  744. package/dist/dist-esm/react-components/src/localization/locales/utils.js +1 -1
  745. package/dist/dist-esm/react-components/src/localization/locales/utils.js.map +1 -1
  746. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js.map +1 -1
  747. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js.map +1 -1
  748. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js +3 -5
  749. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js.map +1 -1
  750. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js +2 -2
  751. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js.map +1 -1
  752. package/dist/dist-esm/react-components/src/theming/generateTheme.js +15 -1
  753. package/dist/dist-esm/react-components/src/theming/generateTheme.js.map +1 -1
  754. package/dist/dist-esm/react-components/src/theming/icons.d.ts +31 -0
  755. package/dist/dist-esm/react-components/src/theming/icons.js +146 -15
  756. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  757. package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +6 -0
  758. package/dist/dist-esm/react-components/src/theming/icons.styles.js +25 -0
  759. package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +1 -0
  760. package/dist/dist-esm/react-components/src/theming/index.js.map +1 -1
  761. package/dist/dist-esm/react-components/src/theming/themeDuplicates.js.map +1 -1
  762. package/dist/dist-esm/react-components/src/theming/themeUtils.js.map +1 -1
  763. package/dist/dist-esm/react-components/src/theming/themes.d.ts +6 -0
  764. package/dist/dist-esm/react-components/src/theming/themes.js +10 -0
  765. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  766. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js +1 -7
  767. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js.map +1 -1
  768. package/dist/dist-esm/react-components/src/types/Attachment.d.ts +13 -0
  769. package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
  770. package/dist/dist-esm/react-components/src/types/CallSurveyImprovementSuggestions.js.map +1 -1
  771. package/dist/dist-esm/react-components/src/types/CaptionsAvailableLanguageStrings.js.map +1 -1
  772. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +20 -1
  773. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  774. package/dist/dist-esm/react-components/src/types/CommunicationParticipant.js.map +1 -1
  775. package/dist/dist-esm/react-components/src/types/ComponentSlotStyle.js.map +1 -1
  776. package/dist/dist-esm/react-components/src/types/CustomStylesProps.js.map +1 -1
  777. package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
  778. package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.d.ts +11 -0
  779. package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.js.map +1 -1
  780. package/dist/dist-esm/react-components/src/types/ReactionTypes.js.map +1 -1
  781. package/dist/dist-esm/react-components/src/types/ReadReceiptsBySenderId.js.map +1 -1
  782. package/dist/dist-esm/react-components/src/types/SurveyIssues.js.map +1 -1
  783. package/dist/dist-esm/react-components/src/types/SurveyIssuesHeadingStrings.js.map +1 -1
  784. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.d.ts +62 -0
  785. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.js +4 -0
  786. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.js.map +1 -0
  787. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.d.ts +6 -1
  788. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
  789. package/dist/dist-esm/react-components/src/types/index.d.ts +1 -0
  790. package/dist/dist-esm/react-components/src/types/index.js +2 -0
  791. package/dist/dist-esm/react-components/src/types/index.js.map +1 -1
  792. package/dist/dist-esm/react-composites/src/Logger.js.map +1 -1
  793. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +72 -0
  794. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +82 -51
  795. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
  796. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +38 -0
  797. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  798. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +52 -5
  799. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +266 -62
  800. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  801. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +68 -1
  802. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +7 -1
  803. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  804. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapterProvider.js.map +1 -1
  805. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js +8 -3
  806. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js.map +1 -1
  807. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/DiagnosticsForwarder.js.map +1 -1
  808. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js +1 -3
  809. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js.map +1 -1
  810. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/ParticipantSubcriber.js.map +1 -1
  811. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +2 -2
  812. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
  813. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +2 -0
  814. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
  815. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.d.ts +47 -0
  816. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js +48 -0
  817. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js.map +1 -0
  818. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.d.ts +11 -0
  819. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js +41 -0
  820. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js.map +1 -0
  821. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +78 -37
  822. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
  823. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +36 -60
  824. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  825. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +49 -0
  826. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +213 -0
  827. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +1 -0
  828. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js +16 -20
  829. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js.map +1 -1
  830. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +2 -0
  831. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +21 -0
  832. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
  833. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +22 -4
  834. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
  835. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +2 -0
  836. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +21 -0
  837. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
  838. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js +5 -4
  839. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js.map +1 -1
  840. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +4 -4
  841. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +1 -1
  842. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js +4 -4
  843. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js.map +1 -1
  844. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +33 -22
  845. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
  846. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +1 -0
  847. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +42 -24
  848. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
  849. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js +26 -30
  850. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js.map +1 -1
  851. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +68 -41
  852. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
  853. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js +2 -2
  854. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js.map +1 -1
  855. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js +12 -12
  856. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js.map +1 -1
  857. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js +10 -32
  858. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js.map +1 -1
  859. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +29 -11
  860. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
  861. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePaneProvider.js.map +1 -1
  862. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js +1 -1
  863. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js.map +1 -1
  864. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +99 -69
  865. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
  866. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +4 -4
  867. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
  868. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js +1 -1
  869. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js.map +1 -1
  870. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js +3 -5
  871. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js.map +1 -1
  872. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js +3 -1
  873. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js.map +1 -1
  874. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js +10 -7
  875. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js.map +1 -1
  876. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +1 -0
  877. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +45 -11
  878. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js.map +1 -1
  879. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js +3 -1
  880. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js.map +1 -1
  881. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js +5 -2
  882. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js.map +1 -1
  883. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js +1 -1
  884. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js.map +1 -1
  885. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js +1 -1
  886. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js.map +1 -1
  887. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js +1 -1
  888. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js.map +1 -1
  889. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js +1 -1
  890. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js.map +1 -1
  891. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +6 -7
  892. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
  893. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.d.ts +7 -0
  894. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js +21 -0
  895. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js.map +1 -0
  896. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +45 -13
  897. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  898. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.js.map +1 -1
  899. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js +1 -1
  900. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js.map +1 -1
  901. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +3 -0
  902. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
  903. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +9 -7
  904. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
  905. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +7 -0
  906. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +114 -12
  907. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
  908. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js +5 -13
  909. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js.map +1 -1
  910. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +15 -7
  911. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +1 -1
  912. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +18 -8
  913. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
  914. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js +3 -3
  915. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js.map +1 -1
  916. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js +2 -2
  917. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js.map +1 -1
  918. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js +2 -2
  919. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js.map +1 -1
  920. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +21 -22
  921. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
  922. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +15 -0
  923. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +54 -0
  924. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +1 -0
  925. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +2 -2
  926. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js +1 -1
  927. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js.map +1 -1
  928. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js +2 -1
  929. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js.map +1 -1
  930. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +18 -0
  931. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +20 -0
  932. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  933. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.d.ts +1 -1
  934. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.js.map +1 -1
  935. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +1 -1
  936. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js +1 -4
  937. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js.map +1 -1
  938. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.d.ts +1 -1
  939. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js +1 -1
  940. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js.map +1 -1
  941. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +1 -1
  942. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.js.map +1 -1
  943. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +1 -1
  944. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.js.map +1 -1
  945. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +2 -2
  946. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js +1 -1
  947. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js.map +1 -1
  948. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +1 -1
  949. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +3 -1
  950. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
  951. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.d.ts +1 -1
  952. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js +10 -4
  953. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js.map +1 -1
  954. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts +4 -4
  955. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js +1 -1
  956. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js.map +1 -1
  957. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +10 -10
  958. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +10 -2
  959. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
  960. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +2 -2
  961. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js +4 -4
  962. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js.map +1 -1
  963. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +1 -1
  964. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js +1 -1
  965. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js.map +1 -1
  966. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +5 -5
  967. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js +4 -4
  968. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js.map +1 -1
  969. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +2 -2
  970. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js +1 -1
  971. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js.map +1 -1
  972. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +5 -5
  973. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.js.map +1 -1
  974. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js +1 -1
  975. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js.map +1 -1
  976. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js +2 -6
  977. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js.map +1 -1
  978. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js +41 -29
  979. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js.map +1 -1
  980. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallControls.styles.js.map +1 -1
  981. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js +1 -2
  982. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js.map +1 -1
  983. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/DtmfDialpadPage.styles.js.map +1 -1
  984. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js +1 -4
  985. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js.map +1 -1
  986. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js.map +1 -1
  987. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js +2 -9
  988. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js.map +1 -1
  989. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalDeviceSettings.styles.js.map +1 -1
  990. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js +2 -4
  991. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js.map +1 -1
  992. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.js.map +1 -1
  993. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NoticePage.styles.js.map +1 -1
  994. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js +1 -2
  995. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js.map +1 -1
  996. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js +6 -24
  997. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js.map +1 -1
  998. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.js.map +1 -1
  999. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CapabilityChangedNotificationTracking.js.map +1 -1
  1000. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/ErrorTracking.js.map +1 -1
  1001. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js +12 -12
  1002. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js.map +1 -1
  1003. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js +19 -7
  1004. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js.map +1 -1
  1005. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js +4 -2
  1006. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js.map +1 -1
  1007. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +12 -1
  1008. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +99 -22
  1009. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  1010. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/index.js.map +1 -1
  1011. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js +15 -5
  1012. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js.map +1 -1
  1013. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js +2 -2
  1014. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js.map +1 -1
  1015. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/useConsoleErrors.js.map +1 -1
  1016. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +65 -0
  1017. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +114 -21
  1018. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  1019. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js +1 -1
  1020. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js.map +1 -1
  1021. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js +9 -7
  1022. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js.map +1 -1
  1023. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js +6 -9
  1024. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js.map +1 -1
  1025. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js +2 -2
  1026. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js.map +1 -1
  1027. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +8 -0
  1028. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
  1029. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +27 -3
  1030. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +246 -35
  1031. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  1032. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +71 -3
  1033. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  1034. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +7 -0
  1035. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +20 -0
  1036. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  1037. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +10 -4
  1038. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +20 -2
  1039. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  1040. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/hooks/useCallWithChatCompositeStrings.js.map +1 -1
  1041. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/index.js.map +1 -1
  1042. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js +1 -1
  1043. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js.map +1 -1
  1044. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +11 -0
  1045. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +5 -1
  1046. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
  1047. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.d.ts +5 -0
  1048. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js +14 -0
  1049. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
  1050. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +15 -0
  1051. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +21 -0
  1052. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +1 -0
  1053. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +27 -0
  1054. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +10 -2
  1055. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
  1056. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js +3 -5
  1057. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js.map +1 -1
  1058. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +2 -0
  1059. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +298 -27
  1060. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  1061. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +18 -0
  1062. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +18 -0
  1063. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +1 -0
  1064. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.d.ts +49 -0
  1065. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js +48 -0
  1066. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js.map +1 -0
  1067. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.d.ts +39 -0
  1068. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js +273 -0
  1069. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js.map +1 -0
  1070. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +20 -0
  1071. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
  1072. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +6 -2
  1073. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +78 -32
  1074. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  1075. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +12 -2
  1076. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  1077. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js.map +1 -1
  1078. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.d.ts +80 -0
  1079. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +41 -0
  1080. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +1 -0
  1081. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.d.ts +38 -0
  1082. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +82 -0
  1083. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +1 -0
  1084. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +5 -0
  1085. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +5 -0
  1086. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +1 -0
  1087. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js +1 -3
  1088. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js.map +1 -1
  1089. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +27 -3
  1090. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
  1091. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.js.map +1 -1
  1092. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js +1 -1
  1093. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js.map +1 -1
  1094. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +2 -0
  1095. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  1096. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +4 -0
  1097. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +6 -0
  1098. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +1 -1
  1099. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js +2 -6
  1100. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js.map +1 -1
  1101. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +9 -17
  1102. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
  1103. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +24 -25
  1104. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +1 -1
  1105. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js.map +1 -1
  1106. package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.js.map +1 -1
  1107. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +7 -3
  1108. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
  1109. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js +5 -14
  1110. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js.map +1 -1
  1111. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +9 -23
  1112. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +1 -1
  1113. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js.map +1 -1
  1114. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js +3 -5
  1115. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js.map +1 -1
  1116. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js +12 -14
  1117. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js.map +1 -1
  1118. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js +12 -16
  1119. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js.map +1 -1
  1120. package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js +1 -1
  1121. package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js.map +1 -1
  1122. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js +1 -5
  1123. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js.map +1 -1
  1124. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +92 -42
  1125. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  1126. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js +39 -37
  1127. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js.map +1 -1
  1128. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +107 -72
  1129. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  1130. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js +1 -1
  1131. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js.map +1 -1
  1132. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js +1 -1
  1133. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js.map +1 -1
  1134. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.d.ts +12 -0
  1135. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js +50 -0
  1136. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js.map +1 -0
  1137. package/dist/dist-esm/react-composites/src/composites/common/ConvertContextualMenuItemToDrawerMenuItem.js.map +1 -1
  1138. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js +5 -7
  1139. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js.map +1 -1
  1140. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +92 -124
  1141. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  1142. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.styles.js.map +1 -1
  1143. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
  1144. package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js +5 -7
  1145. package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js.map +1 -1
  1146. package/dist/dist-esm/react-composites/src/composites/common/Drawer/captionSettingsDrawer.styles.js.map +1 -1
  1147. package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js +1 -1
  1148. package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js.map +1 -1
  1149. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js +1 -1
  1150. package/dist/dist-esm/react-composites/src/composites/common/HiddenFocusStartPoint.js.map +1 -1
  1151. package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js +11 -9
  1152. package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js.map +1 -1
  1153. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +23 -12
  1154. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js.map +1 -1
  1155. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js +1 -1
  1156. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js.map +1 -1
  1157. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +16 -16
  1158. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  1159. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +14 -10
  1160. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
  1161. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.d.ts +10 -0
  1162. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js +20 -0
  1163. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js.map +1 -0
  1164. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +48 -2
  1165. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js +39 -0
  1166. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
  1167. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +7 -15
  1168. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js.map +1 -1
  1169. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js.map +1 -1
  1170. package/dist/dist-esm/react-composites/src/composites/common/Survey.js +19 -34
  1171. package/dist/dist-esm/react-composites/src/composites/common/Survey.js.map +1 -1
  1172. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js +2 -2
  1173. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js.map +1 -1
  1174. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js +11 -8
  1175. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js.map +1 -1
  1176. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js +1 -1
  1177. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js.map +1 -1
  1178. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +18 -13
  1179. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js.map +1 -1
  1180. package/dist/dist-esm/react-composites/src/composites/common/adapters.d.ts +23 -0
  1181. package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
  1182. package/dist/dist-esm/react-composites/src/composites/common/constants.d.ts +5 -0
  1183. package/dist/dist-esm/react-composites/src/composites/common/constants.js +6 -0
  1184. package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
  1185. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +33 -1
  1186. package/dist/dist-esm/react-composites/src/composites/common/icons.js +7 -3
  1187. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  1188. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js +1 -3
  1189. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js.map +1 -1
  1190. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js +1 -3
  1191. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js.map +1 -1
  1192. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependency.js.map +1 -1
  1193. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependencyLazy.js.map +1 -1
  1194. package/dist/dist-esm/react-composites/src/composites/common/styles/Composite.styles.js.map +1 -1
  1195. package/dist/dist-esm/react-composites/src/composites/common/styles/GlobalHostLayer.styles.js.map +1 -1
  1196. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js +4 -10
  1197. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js.map +1 -1
  1198. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js +11 -44
  1199. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js.map +1 -1
  1200. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js +6 -29
  1201. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js.map +1 -1
  1202. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js +4 -22
  1203. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js.map +1 -1
  1204. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js +15 -13
  1205. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js.map +1 -1
  1206. package/dist/dist-esm/react-composites/src/composites/common/styles/TeamsMeetingConferenceInfo.style.js.map +1 -1
  1207. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
  1208. package/dist/dist-esm/react-composites/src/composites/common/utils.d.ts +4 -0
  1209. package/dist/dist-esm/react-composites/src/composites/common/utils.js +40 -12
  1210. package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
  1211. package/dist/dist-esm/react-composites/src/composites/index.d.ts +1 -0
  1212. package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
  1213. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js +2 -2
  1214. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js.map +1 -1
  1215. package/dist/dist-esm/react-composites/src/composites/localization/index.js.map +1 -1
  1216. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/CompositeLocale.js.map +1 -1
  1217. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/CompositeLocale.js.map +1 -1
  1218. package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/CompositeLocale.js.map +1 -1
  1219. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/CompositeLocale.js.map +1 -1
  1220. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/CompositeLocale.js.map +1 -1
  1221. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +1 -0
  1222. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/CompositeLocale.js.map +1 -1
  1223. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/CompositeLocale.js.map +1 -1
  1224. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/strings.json +370 -370
  1225. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/CompositeLocale.js.map +1 -1
  1226. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/CompositeLocale.js.map +1 -1
  1227. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/strings.json +373 -373
  1228. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/CompositeLocale.js.map +1 -1
  1229. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/CompositeLocale.js.map +1 -1
  1230. package/dist/dist-esm/react-composites/src/composites/localization/locales/index.js.map +1 -1
  1231. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/CompositeLocale.js.map +1 -1
  1232. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/CompositeLocale.js.map +1 -1
  1233. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/CompositeLocale.js.map +1 -1
  1234. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/CompositeLocale.js.map +1 -1
  1235. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/CompositeLocale.js.map +1 -1
  1236. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/CompositeLocale.js.map +1 -1
  1237. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/CompositeLocale.js.map +1 -1
  1238. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/CompositeLocale.js.map +1 -1
  1239. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/CompositeLocale.js.map +1 -1
  1240. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/CompositeLocale.js.map +1 -1
  1241. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js +1 -1
  1242. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js.map +1 -1
  1243. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/CompositeLocale.js.map +1 -1
  1244. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/CompositeLocale.js.map +1 -1
  1245. package/dist/dist-esm/react-composites/src/index-public.js.map +1 -1
  1246. package/package.json +9 -9
@@ -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';
@@ -202,6 +215,31 @@ export declare type AdapterErrors = {
202
215
  [target: string]: AdapterError;
203
216
  };
204
217
 
218
+ /**
219
+ * Notification from call client state stored in adapter state.
220
+ *
221
+ * @public
222
+ */
223
+ export declare interface AdapterNotification {
224
+ /**
225
+ * Target of notification. There should only one notification per target.
226
+ */
227
+ target: string;
228
+ /**
229
+ * Timestamp added to the notification in the adapter implementation.
230
+ */
231
+ timestamp: Date;
232
+ }
233
+
234
+ /**
235
+ * Adapters stores the latest notification for each target.
236
+ *
237
+ * @public
238
+ */
239
+ export declare type AdapterNotifications = {
240
+ [target: string]: AdapterNotification;
241
+ };
242
+
205
243
  /**
206
244
  * Functionality for interfacing with Composite adapter state.
207
245
  *
@@ -237,6 +275,40 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
237
275
  */
238
276
  export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
239
277
 
278
+ /**
279
+ * @beta
280
+ * A callback function that defines what actions user can perform on an attachment.
281
+ * By default, the UI library would have default actions that opens attachment URL in a new tab.
282
+ * You can override the default actions or add new actions by providing this callback function.
283
+ * Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
284
+ *
285
+ * @param attachment - The file attachment that user is trying to perform actions on.
286
+ * @param message - The chat message that contains this attachment.
287
+ * @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
288
+ */
289
+ export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
290
+
291
+ /**
292
+ * @beta
293
+ *
294
+ * Attachment download options defines the list of actions that can be performed on an attachment.
295
+ */
296
+ export declare interface AttachmentDownloadOptions {
297
+ actionsForAttachment: AttachmentActionHandler;
298
+ }
299
+
300
+ /**
301
+ * @beta
302
+ *
303
+ * Attachment menu action defines buttons that can be shown on the attachment card.
304
+ * If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
305
+ */
306
+ export declare interface AttachmentMenuAction {
307
+ name: string;
308
+ icon: JSX.Element;
309
+ onClick: (attachment: AttachmentMetadata) => Promise<void>;
310
+ }
311
+
240
312
  /**
241
313
  * Data model that represents a chat message attachment
242
314
  * where it contains an ID to uniquely identify the attachment,
@@ -260,6 +332,150 @@ export declare interface AttachmentMetadata {
260
332
  url: string;
261
333
  }
262
334
 
335
+ /**
336
+ * Data model that represents a chat message attachment being uploaded
337
+ * where it contains an ID to uniquely identify the attachment,
338
+ * a name that represents the name of file,
339
+ * an optional URL to download the attachment,
340
+ * an optional progress value between 0 and 1 indicating the progress of the upload, and
341
+ * an optional error object that contains error message would be shown to the user.
342
+ *
343
+ *
344
+ * @beta
345
+ */
346
+ export declare interface AttachmentMetadataInProgress {
347
+ /**
348
+ * Unique ID of the attachment.
349
+ */
350
+ id: string;
351
+ /**
352
+ * Attachment name to be displayed.
353
+ */
354
+ name: string;
355
+ /**
356
+ * Download URL for the attachment.
357
+ */
358
+ url?: string;
359
+ /**
360
+ * A number between 0 and 1 indicating the progress of the upload.
361
+ */
362
+ progress?: number;
363
+ /**
364
+ * A object contains error message would be shown to the user.
365
+ */
366
+ error?: AttachmentProgressError;
367
+ }
368
+
369
+ /**
370
+ * @beta
371
+ *
372
+ * Attachment Options that defines behaviour for uploading and downloading attachments.
373
+ */
374
+ export declare interface AttachmentOptions {
375
+ uploadOptions?: AttachmentUploadOptions;
376
+ downloadOptions?: AttachmentDownloadOptions;
377
+ }
378
+
379
+ /**
380
+ * @beta
381
+ * A attachment progress error object that contains message to be shown to
382
+ * the user when upload fails.
383
+ */
384
+ export declare interface AttachmentProgressError {
385
+ message: string;
386
+ }
387
+
388
+ /**
389
+ * @beta
390
+ * A callback function for handling attachment removed by the user in send box.
391
+ *
392
+ * @param attachmentId - The ID of uploaded attachments.
393
+ */
394
+ export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
395
+
396
+ /**
397
+ * @beta
398
+ * A callback function for handling list of upload tasks that contains files selected by user to upload.
399
+ *
400
+ * @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
401
+ */
402
+ export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
403
+
404
+ /**
405
+ * @beta
406
+ */
407
+ export declare interface AttachmentUploadOptions {
408
+ /**
409
+ * A list of strings containing the comma separated list of supported media (aka. mime) types.
410
+ * i.e. ['image/*', 'video/*', 'audio/*']
411
+ * Default value is `['*']`, meaning all media types are supported.
412
+ * Similar to the `accept` attribute of the `<input type="attachment" />` element.
413
+ * @beta
414
+ */
415
+ supportedMediaTypes?: string[];
416
+ /**
417
+ * Disable multiple attachments to be selected if set to `true`.
418
+ * Default value is `false`, meaning multiple attachments can be selected.
419
+ * Similar to the `multiple` attribute of the `<input type="attachment" />` element.
420
+ * @beta
421
+ */
422
+ disableMultipleUploads?: boolean;
423
+ /**
424
+ * A callback function of type {@link AttachmentSelectionHandler} that will be called
425
+ * when user finishes selecting files in browser's file picker. This function is required since
426
+ * this would be where upload logic is implemented to your own storage.
427
+ * @beta
428
+ */
429
+ handleAttachmentSelection: AttachmentSelectionHandler;
430
+ /**
431
+ * A optional callback function that will be called
432
+ * when user removing files before clicking send message button. This function will be
433
+ * where you can remove the file from your storage.
434
+ * @beta
435
+ */
436
+ handleAttachmentRemoval?: AttachmentRemovalHandler;
437
+ }
438
+
439
+ /**
440
+ * A upload task represents and manages an attachment that is being uploaded.
441
+ * When using the Composite, an attachment upload task is created for each file user is selected to upload.
442
+ * A upload task is complete when notifyUploadCompleted is called.
443
+ * A upload task is failed when notifyUploadFailed is called.
444
+ * @beta
445
+ */
446
+ export declare interface AttachmentUploadTask {
447
+ /**
448
+ * Unique identifier for the attachment upload task.
449
+ */
450
+ taskId: string;
451
+ /**
452
+ * HTML {@link File} object for the uploaded attachment.
453
+ */
454
+ file?: File;
455
+ /**
456
+ * {@link Blob} object for the uploaded inline image.
457
+ */
458
+ image?: Blob;
459
+ /**
460
+ * Update the progress of the upload changed.
461
+ * A upload is considered complete when the progress reaches 1.
462
+ * @param value - number between 0 and 1
463
+ */
464
+ notifyUploadProgressChanged: (value: number) => void;
465
+ /**
466
+ * Mark the upload task as complete.
467
+ * An attachment is considered completed uploading when ID and URL are provided.
468
+ * @param id - the unique identifier of the attachment.
469
+ * @param url - the download URL of the attachment.
470
+ */
471
+ notifyUploadCompleted: (id: string, url: string) => void;
472
+ /**
473
+ * Mark the upload task as failed.
474
+ * @param message - An error message that can be displayed to the user.
475
+ */
476
+ notifyUploadFailed: (message: string) => void;
477
+ }
478
+
263
479
  /**
264
480
  * Custom data attributes for displaying avatar for a user.
265
481
  *
@@ -450,6 +666,168 @@ export declare interface BaseCustomStyles {
450
666
  root?: IStyle;
451
667
  }
452
668
 
669
+ /**
670
+ * Content blocked message type.
671
+ *
672
+ * Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
673
+ *
674
+ * @beta
675
+ */
676
+ export declare interface BlockedMessage extends MessageCommon {
677
+ messageType: 'blocked';
678
+ warningText?: string;
679
+ linkText?: string;
680
+ link?: string;
681
+ deletedOn?: Date;
682
+ senderId?: string;
683
+ senderDisplayName?: string;
684
+ status?: MessageStatus;
685
+ attached?: MessageAttachedStatus;
686
+ mine?: boolean;
687
+ }
688
+
689
+ /**
690
+ * Breakout rooms state
691
+ *
692
+ * @public
693
+ */
694
+ export declare interface BreakoutRoomsState {
695
+ assignedBreakoutRoom?: BreakoutRoom;
696
+ breakoutRoomSettings?: BreakoutRoomsSettings;
697
+ breakoutRoomOriginCallId?: string;
698
+ breakoutRoomDisplayName?: string;
699
+ }
700
+
701
+ /**
702
+ * @beta
703
+ * Props for BrowserPermissionDeniedIOS component.
704
+ */
705
+ export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
706
+ /**
707
+ * Localization strings for BrowserPermissionDeniedIOS component.
708
+ */
709
+ strings?: BrowserPermissionDeniedIOSStrings;
710
+ /**
711
+ * Link to image source.
712
+ *
713
+ * Image is inserted into the top of the component.
714
+ */
715
+ imageSource?: string;
716
+ }
717
+
718
+ /**
719
+ * @beta
720
+ * Strings for BrowserPermissionDeniedIOS component
721
+ */
722
+ export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
723
+ /**
724
+ * Image alt text
725
+ */
726
+ imageAltText: string;
727
+ /**
728
+ * Main text string.
729
+ */
730
+ primaryText: string;
731
+ /**
732
+ * Subtext string.
733
+ */
734
+ secondaryText: string;
735
+ /**
736
+ * Step 1 string
737
+ */
738
+ step1Text: string;
739
+ /**
740
+ * Step 1 digit string
741
+ */
742
+ step1DigitText: string;
743
+ /**
744
+ * Step 2 string
745
+ */
746
+ step2Text: string;
747
+ /**
748
+ * Step 2 digit string
749
+ */
750
+ step2DigitText: string;
751
+ /**
752
+ * Step 3 string
753
+ */
754
+ step3Text: string;
755
+ /**
756
+ * Step 3 digit string
757
+ */
758
+ step3DigitText: string;
759
+ /**
760
+ * Step 4 string
761
+ */
762
+ step4Text: string;
763
+ /**
764
+ * Step 4 digit string
765
+ */
766
+ step4DigitText: string;
767
+ }
768
+
769
+ /**
770
+ * @beta
771
+ * Props for BrowserPermissionDenied component.
772
+ */
773
+ export declare interface BrowserPermissionDeniedProps {
774
+ /**
775
+ * Action to be taken by the more help link. Possible to send to external page or show other modal.
776
+ */
777
+ onTroubleshootingClick?: () => void;
778
+ /**
779
+ * Action to be taken by the try again primary button.
780
+ */
781
+ onTryAgainClick?: () => void;
782
+ /**
783
+ * Localization strings for BrowserPermissionDenied component.
784
+ */
785
+ strings?: BrowserPermissionDeniedStrings;
786
+ /**
787
+ * Allows users to pass in an object contains custom CSS styles.
788
+ * @Example
789
+ * ```
790
+ * <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
791
+ * ```
792
+ */
793
+ styles?: BrowserPermissionDeniedStyles;
794
+ }
795
+
796
+ /**
797
+ * @beta
798
+ * Strings for BrowserPermissionDenied component
799
+ */
800
+ export declare interface BrowserPermissionDeniedStrings {
801
+ /**
802
+ * Main button text string.
803
+ */
804
+ primaryButtonText: string;
805
+ /**
806
+ * Main text string.
807
+ */
808
+ primaryText: string;
809
+ /**
810
+ * Subtext string.
811
+ */
812
+ secondaryText: string;
813
+ /**
814
+ * More help link string.
815
+ */
816
+ linkText: string;
817
+ }
818
+
819
+ /**
820
+ * Fluent styles for {@link BrowserPermissionDenied}.
821
+ *
822
+ * @beta
823
+ */
824
+ export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
825
+ /** Styles for the primary button. */
826
+ primaryButton?: IButtonStyles;
827
+ /** Styles for the help troubleshooting link text. */
828
+ troubleshootingLink?: ILinkStyles;
829
+ }
830
+
453
831
  /**
454
832
  * An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
455
833
  *
@@ -653,6 +1031,49 @@ export declare interface CallAdapterCallOperations {
653
1031
  * @public
654
1032
  */
655
1033
  disposeStreamView(remoteUserId?: string, options?: VideoStreamOptions): Promise<void>;
1034
+ /**
1035
+ * Create the html view for a stream.
1036
+ *
1037
+ * @remarks
1038
+ * This method is implemented for composite
1039
+ *
1040
+ * @param featureName - Name of feature to render
1041
+ * @param options - Options to control how video streams are rendered {@link @azure/communication-calling#VideoStreamOptions }
1042
+ *
1043
+ * @beta
1044
+ */
1045
+ createTogetherModeStreamViews(options?: VideoStreamOptions): Promise<void | TogetherModeStreamViewResult>;
1046
+ /**
1047
+ * Start Together mode.
1048
+ *
1049
+ * @beta
1050
+ */
1051
+ startTogetherMode(): Promise<void>;
1052
+ /**
1053
+ * Recalculate the seating positions for together mode.
1054
+ *
1055
+ * @remarks
1056
+ * This method is implemented for composite
1057
+ *
1058
+ * @param width - Width of the container
1059
+ * @param height - Height of the container
1060
+ *
1061
+ * @beta
1062
+ */
1063
+ setTogetherModeSceneSize(width: number, height: number): void;
1064
+ /**
1065
+ * Dispose the html view for a stream.
1066
+ *
1067
+ * @remarks
1068
+ * This method is implemented for composite
1069
+ *
1070
+ *
1071
+ * @param featureName - Name of the feature to dispose
1072
+ * @param options - Options to control how video streams are rendered {@link @azure/communication-calling#VideoStreamOptions }
1073
+ *
1074
+ * @beta
1075
+ */
1076
+ disposeTogetherModeStreamViews(): Promise<void>;
656
1077
  /**
657
1078
  * Dispose the html view for a screen share stream
658
1079
  *
@@ -703,6 +1124,10 @@ export declare interface CallAdapterCallOperations {
703
1124
  * @public
704
1125
  */
705
1126
  sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
1127
+ /**
1128
+ * Continues into a call when the browser version is not supported.
1129
+ */
1130
+ allowUnsupportedBrowserVersion(): void;
706
1131
  /**
707
1132
  * Function to Start captions
708
1133
  * @param options - options for start captions
@@ -788,6 +1213,10 @@ export declare interface CallAdapterCallOperations {
788
1213
  * Mute All participants
789
1214
  */
790
1215
  muteAllRemoteParticipants(): Promise<void>;
1216
+ /**
1217
+ * Return to origin call of breakout room
1218
+ */
1219
+ returnFromBreakoutRoom(): Promise<void>;
791
1220
  }
792
1221
 
793
1222
  /**
@@ -822,6 +1251,10 @@ export declare type CallAdapterClientState = {
822
1251
  * Latest error encountered for each operation performed via the adapter.
823
1252
  */
824
1253
  latestErrors: AdapterErrors;
1254
+ /**
1255
+ * Latest notifications from call client state.
1256
+ */
1257
+ latestNotifications: AdapterNotifications;
825
1258
  /**
826
1259
  * Azure communications Phone number to make PSTN calls with.
827
1260
  */
@@ -962,7 +1395,7 @@ export declare interface CallAdapterDeviceManagement {
962
1395
  *
963
1396
  * @public
964
1397
  */
965
- export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | TeamsMeetingIdLocator;
1398
+ export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator | TeamsMeetingIdLocator;
966
1399
 
967
1400
  /**
968
1401
  * {@link CommonCallAdapter} state.
@@ -1075,6 +1508,10 @@ export declare interface CallAdapterSubscribers {
1075
1508
  * Subscribe function for 'mutedByOthers' event.
1076
1509
  */
1077
1510
  on(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
1511
+ /**
1512
+ * Subscribe function for 'breakoutRoomsUpdated' event.
1513
+ */
1514
+ on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
1078
1515
  /**
1079
1516
  * Unsubscribe function for 'participantsJoined' event.
1080
1517
  */
@@ -1159,6 +1596,10 @@ export declare interface CallAdapterSubscribers {
1159
1596
  * Unsubscribe function for 'mutedByOthers' event.
1160
1597
  */
1161
1598
  off(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
1599
+ /**
1600
+ * Unsubscribe function for 'breakoutRoomsUpdated' event.
1601
+ */
1602
+ off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
1162
1603
  }
1163
1604
 
1164
1605
  /**
@@ -1169,6 +1610,7 @@ export declare interface CallAdapterSubscribers {
1169
1610
  export declare type CallAdapterUiState = {
1170
1611
  isLocalPreviewMicrophoneEnabled: boolean;
1171
1612
  page: CallCompositePage;
1613
+ unsupportedBrowserVersionsAllowed?: boolean;
1172
1614
  };
1173
1615
 
1174
1616
  /**
@@ -1212,7 +1654,7 @@ export declare interface CallAgentState {
1212
1654
  */
1213
1655
  export declare interface CallAndChatLocator {
1214
1656
  /** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
1215
- callLocator: GroupCallLocator;
1657
+ callLocator: GroupCallLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator;
1216
1658
  /** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
1217
1659
  chatThreadId: string;
1218
1660
  }
@@ -1299,6 +1741,12 @@ export declare interface CallClientState {
1299
1741
  * See documentation of {@Link CallErrors} for details.
1300
1742
  */
1301
1743
  latestErrors: CallErrors;
1744
+ /**
1745
+ * Stores the latest notifications.
1746
+ *
1747
+ * See documentation of {@Link CallNotifications} for details.
1748
+ */
1749
+ latestNotifications: CallNotifications;
1302
1750
  /**
1303
1751
  * A phone number in E.164 format that will be used to represent callers identity.
1304
1752
  * For example, using the alternateCallerId to add a participant using PSTN, this number will
@@ -1450,23 +1898,73 @@ export declare type CallCompositeOptions = {
1450
1898
  */
1451
1899
  callControls?: boolean | CallControlOptions;
1452
1900
  /**
1453
- * Remote participant video tile menu options
1901
+ * Device permissions check options for your call.
1902
+ * Here you can choose what device permissions you prompt the user for,
1903
+ * as well as what device permissions must be accepted before starting a call.
1454
1904
  */
1455
- remoteVideoTileMenuOptions?: RemoteVideoTileMenuOptions;
1905
+ deviceChecks?: DeviceCheckOptions;
1456
1906
  /**
1457
- * Options for controlling the local video tile.
1907
+ * Callback you may provide to supply users with further steps to troubleshoot why they have been
1908
+ * unable to grant your site the required permissions for the call.
1458
1909
  *
1459
- * @remarks if 'false' the local video tile will not be rendered.
1910
+ * @example
1911
+ * ```ts
1912
+ * onPermissionsTroubleshootingClick: () =>
1913
+ * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
1914
+ * ```
1915
+ *
1916
+ * @remarks
1917
+ * if this is not supplied, the composite will not show a 'further troubleshooting' link.
1460
1918
  */
1461
- localVideoTile?: boolean | LocalVideoTileOptions;
1919
+ onPermissionsTroubleshootingClick?: (permissionsState: {
1920
+ camera: PermissionState;
1921
+ microphone: PermissionState;
1922
+ }) => void;
1462
1923
  /**
1463
- * Options for controlling video tile.
1924
+ * Callback you may provide to supply users with further steps to troubleshoot why they have been
1925
+ * having network issues when connecting to the call.
1926
+ *
1927
+ * @example
1928
+ * ```ts
1929
+ * onNetworkingTroubleShootingClick?: () =>
1930
+ * window.open('https://contoso.com/network-troubleshooting', '_blank');
1931
+ * ```
1932
+ *
1933
+ * @remarks
1934
+ * if this is not supplied, the composite will not show a 'network troubleshooting' link.
1464
1935
  */
1465
- videoTilesOptions?: VideoTilesOptions;
1936
+ onNetworkingTroubleShootingClick?: () => void;
1466
1937
  /**
1467
- * Whether to auto show the DTMF Dialer when the call starts in supported scenarios.
1468
- * - Teams Voice Application like Call queue or Auto Attendant
1469
- * - PSTN Calls
1938
+ * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
1939
+ *
1940
+ * @example
1941
+ * ```ts
1942
+ * onBrowserTroubleShootingClick?: () =>
1943
+ * window.open('https://contoso.com/browser-troubleshooting', '_blank');
1944
+ * ```
1945
+ *
1946
+ * @remarks
1947
+ * if this is not supplied, the composite will not show a unsupported browser page.
1948
+ */
1949
+ onEnvironmentInfoTroubleshootingClick?: () => void;
1950
+ /**
1951
+ * Remote participant video tile menu options
1952
+ */
1953
+ remoteVideoTileMenuOptions?: RemoteVideoTileMenuOptions;
1954
+ /**
1955
+ * Options for controlling the local video tile.
1956
+ *
1957
+ * @remarks if 'false' the local video tile will not be rendered.
1958
+ */
1959
+ localVideoTile?: boolean | LocalVideoTileOptions;
1960
+ /**
1961
+ * Options for controlling video tile.
1962
+ */
1963
+ videoTilesOptions?: VideoTilesOptions;
1964
+ /**
1965
+ * Whether to auto show the DTMF Dialer when the call starts in supported scenarios.
1966
+ * - Teams Voice Application like Call queue or Auto Attendant
1967
+ * - PSTN Calls
1470
1968
  * @defaultValue false
1471
1969
  */
1472
1970
  disableAutoShowDtmfDialer?: boolean;
@@ -1569,7 +2067,7 @@ export declare type CallCompositeOptions = {
1569
2067
  *
1570
2068
  * @public
1571
2069
  */
1572
- export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest';
2070
+ export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | /* @conditional-compile-remove(unsupported-browser) */ 'unsupportedEnvironment' | 'transferring' | 'badRequest';
1573
2071
 
1574
2072
  /**
1575
2073
  * Props for {@link CallComposite}.
@@ -2199,6 +2697,10 @@ export declare interface CallCompositeStrings {
2199
2697
  * Label for the selection of the default (Gallery) layout
2200
2698
  */
2201
2699
  moreButtonLargeGalleryDefaultLayoutLabel?: string;
2700
+ /**
2701
+ * Label for the selection of the Together Mode (Gallery) layout
2702
+ */
2703
+ moreButtonTogetherModeLayoutLabel?: string;
2202
2704
  /**
2203
2705
  * Label for the selection of the floatingLocalVideo (Dynamic) layout
2204
2706
  */
@@ -2414,6 +2916,40 @@ export declare interface CallCompositeStrings {
2414
2916
  * Label for mute all cancel button
2415
2917
  */
2416
2918
  muteAllCancelButtonLabel: string;
2919
+ /**
2920
+ * Label for join breakout room button
2921
+ */
2922
+ joinBreakoutRoomButtonLabel: string;
2923
+ /**
2924
+ * Label for button to return from breakout room
2925
+ */
2926
+ returnFromBreakoutRoomButtonLabel: string;
2927
+ /**
2928
+ * Label for button to leave breakout room and meeting
2929
+ */
2930
+ leaveBreakoutRoomAndMeetingButtonLabel: string;
2931
+ /**
2932
+ * Notification title for when a user joins a breakout room
2933
+ */
2934
+ breakoutRoomJoinedNotificationTitle: string;
2935
+ /**
2936
+ * Title for banner to join the assigned breakout room. The banner is shown in mobile view instead of the
2937
+ * notification.
2938
+ */
2939
+ joinBreakoutRoomBannerTitle: string;
2940
+ /**
2941
+ * Label for button in banner to join breakout room. The banner is shown in mobile view instead of the notification.
2942
+ */
2943
+ joinBreakoutRoomBannerButtonLabel: string;
2944
+ /**
2945
+ * Title for banner to return from breakout room. The banner is shown in mobile view instead of the notification.
2946
+ */
2947
+ returnFromBreakoutRoomBannerTitle: string;
2948
+ /**
2949
+ * Label for button in banner to return from breakout room. The banner is shown in mobile view instead of the
2950
+ * notification.
2951
+ */
2952
+ returnFromBreakoutRoomBannerButtonLabel: string;
2417
2953
  }
2418
2954
 
2419
2955
  /**
@@ -2498,7 +3034,22 @@ export declare type CallErrors = {
2498
3034
  *
2499
3035
  * @public
2500
3036
  */
2501
- 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';
3037
+ 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';
3038
+
3039
+ /**
3040
+ * Represents the name of the call feature stream
3041
+ * @beta
3042
+ */
3043
+ export declare type CallFeatureStreamName = 'togetherMode';
3044
+
3045
+ /**
3046
+ * State only version of {@link @azure/communication-calling#CallFeatureStream}.
3047
+ * Represents call feature stream state.
3048
+ * @beta
3049
+ */
3050
+ export declare interface CallFeatureStreamState extends RemoteVideoStreamState {
3051
+ feature?: CallFeatureStreamName;
3052
+ }
2502
3053
 
2503
3054
  /**
2504
3055
  * Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
@@ -2608,6 +3159,21 @@ export declare interface CallingTheme {
2608
3159
  };
2609
3160
  }
2610
3161
 
3162
+ /**
3163
+ * @public
3164
+ */
3165
+ export declare interface CallNotification {
3166
+ target: NotificationTarget;
3167
+ timestamp: Date;
3168
+ }
3169
+
3170
+ /**
3171
+ * @public
3172
+ */
3173
+ export declare type CallNotifications = {
3174
+ [target in NotificationTarget]: CallNotification;
3175
+ };
3176
+
2611
3177
  /**
2612
3178
  * Calling participant's state, as reflected in the UI components.
2613
3179
  *
@@ -2632,6 +3198,25 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
2632
3198
  reaction?: Reaction;
2633
3199
  /** Whether calling participant is spotlighted **/
2634
3200
  spotlight?: Spotlight;
3201
+ /** Whether calling participant has audio/video media access blocked **/
3202
+ mediaAccess?: MediaAccess;
3203
+ };
3204
+
3205
+ /**
3206
+ * Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
3207
+ *
3208
+ * @remarks
3209
+ * This is currently in beta and only supports calling one Teams User.
3210
+ *
3211
+ * @example
3212
+ * ```
3213
+ * ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
3214
+ * ```
3215
+ *
3216
+ * @beta
3217
+ */
3218
+ export declare type CallParticipantsLocator = {
3219
+ participantIds: string[];
2635
3220
  };
2636
3221
 
2637
3222
  /**
@@ -2734,6 +3319,10 @@ export declare interface CallState {
2734
3319
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
2735
3320
  */
2736
3321
  recording: RecordingCallFeature;
3322
+ /**
3323
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
3324
+ */
3325
+ localRecording: LocalRecordingCallFeatureState;
2737
3326
  /**
2738
3327
  * Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
2739
3328
  *
@@ -2744,6 +3333,11 @@ export declare interface CallState {
2744
3333
  * Proxy of {@link @azure/communication-calling#RaiseHandCallFeature}.
2745
3334
  */
2746
3335
  raiseHand: RaiseHandCallFeature;
3336
+ /**
3337
+ * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature}.
3338
+ * @beta
3339
+ */
3340
+ togetherMode: TogetherModeCallFeature;
2747
3341
  /**
2748
3342
  * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
2749
3343
  * UI helper props receivedOn which indicates the timestamp when the message was received.
@@ -2790,6 +3384,10 @@ export declare interface CallState {
2790
3384
  * Proxy of {@link @azure/communication-calling#Call.role}.
2791
3385
  */
2792
3386
  role?: ParticipantRole;
3387
+ /**
3388
+ * Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
3389
+ */
3390
+ totalParticipantCount?: number;
2793
3391
  /**
2794
3392
  * Transfer state of call
2795
3393
  */
@@ -2809,13 +3407,17 @@ export declare interface CallState {
2809
3407
  /**
2810
3408
  * Proxy of {@link @azure/communication-calling#Call.info}.
2811
3409
  */
2812
- info?: TeamsCallInfo;
3410
+ info?: TeamsCallInfo | /* @conditional-compile-remove(calling-beta-sdk) */ CallInfo;
2813
3411
  /**
2814
3412
  * Proxy of {@link @azure/communication-calling#TeamsMeetingAudioConferencingCallFeature}.
2815
3413
  */
2816
3414
  meetingConference?: {
2817
3415
  conferencePhones: ConferencePhoneInfo[];
2818
3416
  };
3417
+ /**
3418
+ * Proxy of {@link @azure/communication-calling#BreakoutRoomsFeature}.
3419
+ */
3420
+ breakoutRooms?: BreakoutRoomsState;
2819
3421
  }
2820
3422
 
2821
3423
  /**
@@ -2994,6 +3596,48 @@ export declare interface CallWithChatAdapterManagement {
2994
3596
  * @public
2995
3597
  */
2996
3598
  disposeStreamView(remoteUserId?: string, options?: VideoStreamOptions): Promise<void>;
3599
+ /**
3600
+ * Create the html view for a togethermode stream.
3601
+ *
3602
+ * @remarks
3603
+ * This method is implemented for composite
3604
+ *
3605
+ * @param options - Options to control how video streams are rendered {@link @azure/communication-calling#VideoStreamOptions }
3606
+ *
3607
+ * @beta
3608
+ */
3609
+ createTogetherModeStreamViews(options?: VideoStreamOptions): Promise<void | TogetherModeStreamViewResult>;
3610
+ /**
3611
+ * Start together mode.
3612
+ *
3613
+ * @remarks
3614
+ * This method is implemented for composite
3615
+ *
3616
+ *
3617
+ * @beta
3618
+ */
3619
+ startTogetherMode(): Promise<void>;
3620
+ /**
3621
+ * Recalculate the seating positions for together mode.
3622
+ *
3623
+ * @remarks
3624
+ * This method is implemented for composite
3625
+ *
3626
+ * @param width - Width of the container
3627
+ * @param height - Height of the container
3628
+ *
3629
+ * @beta
3630
+ */
3631
+ setTogetherModeSceneSize(width: number, height: number): void;
3632
+ /**
3633
+ * Dispose the html view for a togethermode stream.
3634
+ *
3635
+ * @remarks
3636
+ * This method is implemented for composite
3637
+ *
3638
+ * @beta
3639
+ */
3640
+ disposeTogetherModeStreamViews(): Promise<void>;
2997
3641
  /**
2998
3642
  * Dispose the html view for a screen share stream
2999
3643
  *
@@ -3101,7 +3745,19 @@ export declare interface CallWithChatAdapterManagement {
3101
3745
  *
3102
3746
  * @public
3103
3747
  */
3104
- sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
3748
+ sendMessage(content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
3749
+ /**
3750
+ * Upload an inline image for a message.
3751
+ *
3752
+ * @beta
3753
+ */
3754
+ uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
3755
+ /**
3756
+ * Delete an inline image for a message.
3757
+ *
3758
+ * @beta
3759
+ */
3760
+ deleteImage(imageId: string): Promise<void>;
3105
3761
  /**
3106
3762
  * Send a read receipt for a message.
3107
3763
  *
@@ -3119,7 +3775,7 @@ export declare interface CallWithChatAdapterManagement {
3119
3775
  *
3120
3776
  * @public
3121
3777
  */
3122
- updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
3778
+ updateMessage(messageId: string, content: string, options?: Record<string, string> | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
3123
3779
  /**
3124
3780
  * Delete a message in the thread.
3125
3781
  *
@@ -3164,6 +3820,10 @@ export declare interface CallWithChatAdapterManagement {
3164
3820
  * @public
3165
3821
  */
3166
3822
  sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
3823
+ /**
3824
+ * Continues into a call when the browser version is not supported.
3825
+ */
3826
+ allowUnsupportedBrowserVersion(): void;
3167
3827
  /**
3168
3828
  * Function to Start captions
3169
3829
  * @param options - options for start captions
@@ -3243,6 +3903,10 @@ export declare interface CallWithChatAdapterManagement {
3243
3903
  * Mute a participant
3244
3904
  */
3245
3905
  muteAllRemoteParticipants(): Promise<void>;
3906
+ /**
3907
+ * Return to origin call of breakout room
3908
+ */
3909
+ returnFromBreakoutRoom(): Promise<void>;
3246
3910
  }
3247
3911
 
3248
3912
  /**
@@ -3276,6 +3940,7 @@ export declare interface CallWithChatAdapterSubscriptions {
3276
3940
  on(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
3277
3941
  on(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
3278
3942
  on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
3943
+ on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
3279
3944
  off(event: 'callEnded', listener: CallEndedListener): void;
3280
3945
  off(event: 'isMutedChanged', listener: IsMutedChangedListener): void;
3281
3946
  off(event: 'callIdChanged', listener: CallIdChangedListener): void;
@@ -3293,6 +3958,7 @@ export declare interface CallWithChatAdapterSubscriptions {
3293
3958
  off(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
3294
3959
  off(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
3295
3960
  off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
3961
+ off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
3296
3962
  on(event: 'messageReceived', listener: MessageReceivedListener): void;
3297
3963
  on(event: 'messageEdited', listener: MessageEditedListener): void;
3298
3964
  on(event: 'messageDeleted', listener: MessageDeletedListener): void;
@@ -3331,6 +3997,14 @@ export declare interface CallWithChatAdapterUiState {
3331
3997
  * @public
3332
3998
  */
3333
3999
  page: CallCompositePage;
4000
+ /**
4001
+ * State to track whether the end user has opted in to using a
4002
+ * out of date version of a supported browser. Allows the user
4003
+ * to start a call in this state.
4004
+ *
4005
+ * @beta
4006
+ */
4007
+ unsupportedBrowserVersionsAllowed?: boolean;
3334
4008
  }
3335
4009
 
3336
4010
  /**
@@ -3349,6 +4023,8 @@ export declare interface CallWithChatClientState {
3349
4023
  chat?: ChatThreadClientState;
3350
4024
  /** Latest call error encountered for each operation performed via the adapter. */
3351
4025
  latestCallErrors: AdapterErrors;
4026
+ /** Latest call notifications encountered in the call client state via the adapter. */
4027
+ latestCallNotifications: AdapterNotifications;
3352
4028
  /** Latest chat error encountered for each operation performed via the adapter. */
3353
4029
  latestChatErrors: AdapterErrors;
3354
4030
  /** State of available and currently selected devices */
@@ -3502,6 +4178,62 @@ export declare type CallWithChatCompositeOptions = {
3502
4178
  * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
3503
4179
  */
3504
4180
  callControls?: boolean | CallWithChatControlOptions;
4181
+ /**
4182
+ * Properties for configuring the File Sharing feature.
4183
+ * If undefined, file sharing feature will be disabled.
4184
+ * @beta
4185
+ */
4186
+ attachmentOptions?: AttachmentOptions;
4187
+ /**
4188
+ * Device permissions check options for your call.
4189
+ * Here you can choose what device permissions you prompt the user for,
4190
+ * as well as what device permissions must be accepted before starting a call.
4191
+ */
4192
+ deviceChecks?: DeviceCheckOptions;
4193
+ /**
4194
+ * Callback you may provide to supply users with further steps to troubleshoot why they have been
4195
+ * unable to grant your site the required permissions for the call.
4196
+ *
4197
+ * @example
4198
+ * ```ts
4199
+ * onPermissionsTroubleshootingClick: () =>
4200
+ * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
4201
+ * ```
4202
+ *
4203
+ * @remarks
4204
+ * if this is not supplied, the composite will not show a 'further troubleshooting' link.
4205
+ */
4206
+ onPermissionsTroubleshootingClick?: (permissionsState: {
4207
+ camera: PermissionState;
4208
+ microphone: PermissionState;
4209
+ }) => void;
4210
+ /**
4211
+ * Optional callback to supply users with further troubleshooting steps for network issues
4212
+ * experienced when connecting to a call.
4213
+ *
4214
+ * @example
4215
+ * ```ts
4216
+ * onNetworkingTroubleShootingClick?: () =>
4217
+ * window.open('https://contoso.com/network-troubleshooting', '_blank');
4218
+ * ```
4219
+ *
4220
+ * @remarks
4221
+ * if this is not supplied, the composite will not show a 'network troubleshooting' link.
4222
+ */
4223
+ onNetworkingTroubleShootingClick?: () => void;
4224
+ /**
4225
+ * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
4226
+ *
4227
+ * @example
4228
+ * ```ts
4229
+ * onBrowserTroubleShootingClick?: () =>
4230
+ * window.open('https://contoso.com/browser-troubleshooting', '_blank');
4231
+ * ```
4232
+ *
4233
+ * @remarks
4234
+ * if this is not supplied, the composite will not show a unsupported browser page.
4235
+ */
4236
+ onEnvironmentInfoTroubleshootingClick?: () => void;
3505
4237
  /**
3506
4238
  * Remote participant video tile menu options
3507
4239
  */
@@ -3604,6 +4336,13 @@ export declare type CallWithChatCompositeOptions = {
3604
4336
  */
3605
4337
  hideSpotlightButtons?: boolean;
3606
4338
  };
4339
+ /**
4340
+ * Enables rich text editor for the send and edit boxes
4341
+ * @defaultValue `false`
4342
+ *
4343
+ * @beta
4344
+ */
4345
+ richTextEditor?: boolean;
3607
4346
  };
3608
4347
 
3609
4348
  /**
@@ -3743,6 +4482,14 @@ export declare interface CallWithChatCompositeStrings {
3743
4482
  * Side pane Chat screen title.
3744
4483
  */
3745
4484
  chatPaneTitle: string;
4485
+ /**
4486
+ * Side pane Chat screen title in a breakout room.
4487
+ */
4488
+ breakoutRoomChatPaneTitle: string;
4489
+ /**
4490
+ * Label for spinner when chat content is loading.
4491
+ */
4492
+ chatContentSpinnerLabel: string;
3746
4493
  /**
3747
4494
  * New Message label for chat button with notification icon component.
3748
4495
  */
@@ -3837,7 +4584,36 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
3837
4584
  *
3838
4585
  * @public
3839
4586
  */
3840
- 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';
4587
+ 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';
4588
+
4589
+ /**
4590
+ * @beta
4591
+ *
4592
+ * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4593
+ * by their browsers settings.
4594
+ */
4595
+ export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
4596
+
4597
+ /**
4598
+ * @beta
4599
+ * Props for CameraAndMicrophoneSitePermissions component.
4600
+ */
4601
+ export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
4602
+ /** Icon name for the camera icon */
4603
+ cameraIconName?: string;
4604
+ /** Icon name for the microphone icon */
4605
+ microphoneIconName?: string;
4606
+ /** Icon name for the central icon between the camera and microphone icons */
4607
+ connectorIconName?: string;
4608
+ /** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
4609
+ strings?: CameraAndMicrophoneSitePermissionsStrings;
4610
+ }
4611
+
4612
+ /**
4613
+ * @beta
4614
+ * Strings for CameraAndMicrophoneSitePermissions component.
4615
+ */
4616
+ export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
3841
4617
 
3842
4618
  /**
3843
4619
  * A button to turn camera on / off.
@@ -3999,6 +4775,31 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
3999
4775
  menuStyles?: Partial<CameraButtonContextualMenuStyles>;
4000
4776
  }
4001
4777
 
4778
+ /**
4779
+ * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4780
+ * by their browsers settings.
4781
+ *
4782
+ * @beta
4783
+ */
4784
+ export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
4785
+
4786
+ /**
4787
+ * @beta
4788
+ * Props for CameraSitePermissions component.
4789
+ */
4790
+ export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
4791
+ /** Icon name for the camera icon */
4792
+ cameraIconName?: string;
4793
+ /** Strings for use with the {@link CameraSitePermissions} */
4794
+ strings?: CameraSitePermissionsStrings;
4795
+ }
4796
+
4797
+ /**
4798
+ * @beta
4799
+ * Strings for CameraSitePermissions component.
4800
+ */
4801
+ export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
4802
+
4002
4803
  /**
4003
4804
  * @public
4004
4805
  * Callback function run when a message edit is cancelled.
@@ -4326,7 +5127,15 @@ export declare interface ChatAdapterThreadManagement {
4326
5127
  * Send a message in the thread.
4327
5128
  * Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
4328
5129
  */
4329
- sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
5130
+ sendMessage(content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
5131
+ /**
5132
+ * Upload an inline image for a message.
5133
+ */
5134
+ uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
5135
+ /**
5136
+ * Delete an inline image for a message.
5137
+ */
5138
+ deleteImage(imageId: string): Promise<void>;
4330
5139
  /**
4331
5140
  * Send a read receipt for a message.
4332
5141
  */
@@ -4347,7 +5156,7 @@ export declare interface ChatAdapterThreadManagement {
4347
5156
  * Update a message content.
4348
5157
  * Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
4349
5158
  */
4350
- updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
5159
+ updateMessage(messageId: string, content: string, options?: Record<string, string> | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
4351
5160
  /**
4352
5161
  * Delete a message in the thread.
4353
5162
  */
@@ -4485,6 +5294,7 @@ export declare type ChatCompositeIcons = {
4485
5294
  ParticipantItemOptionsHovered?: JSX.Element;
4486
5295
  SendBoxSend?: JSX.Element;
4487
5296
  SendBoxSendHovered?: JSX.Element;
5297
+ SendBoxAttachFile?: JSX.Element;
4488
5298
  };
4489
5299
 
4490
5300
  /**
@@ -4513,6 +5323,13 @@ export declare type ChatCompositeOptions = {
4513
5323
  * @defaultValue true
4514
5324
  */
4515
5325
  errorBar?: boolean;
5326
+ /**
5327
+ * Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
5328
+ * @defaultValue false
5329
+ *
5330
+ * @beta
5331
+ */
5332
+ participantPane?: boolean;
4516
5333
  /**
4517
5334
  * Show or hide the topic at the top of the chat. Hidden if set to `false`
4518
5335
  * @defaultValue true
@@ -4523,6 +5340,19 @@ export declare type ChatCompositeOptions = {
4523
5340
  * When undefined nothing has focus on render
4524
5341
  */
4525
5342
  autoFocus?: 'sendBoxTextField';
5343
+ /**
5344
+ * Properties for configuring the File Sharing feature.
5345
+ * If undefined, file sharing feature will be disabled.
5346
+ * @beta
5347
+ */
5348
+ attachmentOptions?: AttachmentOptions;
5349
+ /**
5350
+ * Enables rich text editor for the send and edit boxes
5351
+ * @defaultValue `false`
5352
+ *
5353
+ * @beta
5354
+ */
5355
+ richTextEditor?: boolean;
4526
5356
  };
4527
5357
 
4528
5358
  /**
@@ -4550,6 +5380,12 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
4550
5380
  * Flags to enable/disable visual elements of the {@link ChatComposite}.
4551
5381
  */
4552
5382
  options?: ChatCompositeOptions;
5383
+ /**
5384
+ * Optimizes the composite form factor for either desktop or mobile.
5385
+ * @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
5386
+ * @defaultValue 'desktop'
5387
+ */
5388
+ formFactor?: 'desktop' | 'mobile';
4553
5389
  }
4554
5390
 
4555
5391
  /**
@@ -4564,6 +5400,26 @@ export declare interface ChatCompositeStrings {
4564
5400
  * Chat list header text
4565
5401
  */
4566
5402
  chatListHeader: string;
5403
+ /**
5404
+ * Upload Attachment Button text
5405
+ */
5406
+ uploadAttachment: string;
5407
+ /**
5408
+ * Error Message for image data is not provided for image upload
5409
+ */
5410
+ uploadImageDataNotProvided: string;
5411
+ /**
5412
+ * Error Message for upload image is too large
5413
+ */
5414
+ uploadImageIsTooLarge: string;
5415
+ /**
5416
+ * Error Message for unsupported image extension for image upload
5417
+ */
5418
+ uploadImageExtensionIsNotAllowed: string;
5419
+ /**
5420
+ * Error Message for unable to upload image
5421
+ */
5422
+ uploadImageFailed: string;
4567
5423
  }
4568
5424
 
4569
5425
  /**
@@ -4612,7 +5468,7 @@ export declare type ChatErrors = {
4612
5468
  *
4613
5469
  * @public
4614
5470
  */
4615
- 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';
5471
+ 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';
4616
5472
 
4617
5473
  /**
4618
5474
  * Object containing all the handlers required for chat components.
@@ -4623,13 +5479,15 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
4623
5479
  * @public
4624
5480
  */
4625
5481
  export declare type ChatHandlers = {
4626
- onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
5482
+ onSendMessage: (content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions) => Promise<void>;
5483
+ onUploadImage: (image: Blob, imageFilename: string) => Promise<UploadChatImageResult>;
5484
+ onDeleteImage: (imageId: string) => Promise<void>;
4627
5485
  onMessageSeen: (chatMessageId: string) => Promise<void>;
4628
5486
  onTyping: () => Promise<void>;
4629
5487
  onRemoveParticipant: (userId: string) => Promise<void>;
4630
5488
  updateThreadTopicName: (topicName: string) => Promise<void>;
4631
5489
  onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
4632
- onUpdateMessage: (messageId: string, content: string) => Promise<void>;
5490
+ onUpdateMessage: (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
4633
5491
  onDeleteMessage: (messageId: string) => Promise<void>;
4634
5492
  };
4635
5493
 
@@ -4672,6 +5530,12 @@ export declare interface ChatMessage extends MessageCommon {
4672
5530
  attachments?: AttachmentMetadata[];
4673
5531
  }
4674
5532
 
5533
+ /**
5534
+ * @beta
5535
+ * Type of the message content, either 'text' or 'html'.
5536
+ */
5537
+ export declare type ChatMessageType = 'text' | 'html';
5538
+
4675
5539
  /**
4676
5540
  * An extension to {@link @azure/communication-chat#ChatMessage} that stores
4677
5541
  * client-side only metadata for chat messages.
@@ -4778,6 +5642,8 @@ export declare type ChatThreadClientState = {
4778
5642
  */
4779
5643
  export declare type ChatThreadProperties = {
4780
5644
  topic?: string;
5645
+ createdBy?: CommunicationIdentifierKind;
5646
+ messagingPolicy?: MessagingPolicy;
4781
5647
  };
4782
5648
 
4783
5649
  /**
@@ -5044,6 +5910,7 @@ export declare interface CommonCallingHandlers {
5044
5910
  onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
5045
5911
  onRemoveParticipant(userId: string): Promise<void>;
5046
5912
  onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
5913
+ askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
5047
5914
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
5048
5915
  onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
5049
5916
  onRejectCall: (incomingCallId: string) => Promise<void>;
@@ -5062,6 +5929,38 @@ export declare interface CommonCallingHandlers {
5062
5929
  onStopAllSpotlight: () => Promise<void>;
5063
5930
  onMuteParticipant: (userId: string) => Promise<void>;
5064
5931
  onMuteAllRemoteParticipants: () => Promise<void>;
5932
+ /**
5933
+ * Call back to create a view for together mode
5934
+ *
5935
+ * @beta
5936
+ */
5937
+ onCreateTogetherModeStreamView: (options?: VideoStreamOptions) => Promise<void | TogetherModeStreamViewResult>;
5938
+ /**
5939
+ * Call back to create a view for together mode
5940
+ *
5941
+ * @beta
5942
+ */
5943
+ onStartTogetherMode: () => Promise<void>;
5944
+ /**
5945
+ * Call set together mode scene size
5946
+ *
5947
+ * @beta
5948
+ */
5949
+ onSetTogetherModeSceneSize: (width: number, height: number) => void;
5950
+ /**
5951
+ * Call back to dispose together mode views
5952
+ *
5953
+ * @beta
5954
+ */
5955
+ onDisposeTogetherModeStreamViews: () => Promise<void>;
5956
+ onForbidParticipantAudio?: (userIds: string[]) => Promise<void>;
5957
+ onPermitParticipantAudio?: (userIds: string[]) => Promise<void>;
5958
+ onForbidRemoteParticipantsAudio?: () => Promise<void>;
5959
+ onPermitRemoteParticipantsAudio?: () => Promise<void>;
5960
+ onForbidParticipantVideo?: (userIds: string[]) => Promise<void>;
5961
+ onPermitParticipantVideo?: (userIds: string[]) => Promise<void>;
5962
+ onForbidRemoteParticipantsVideo?: () => Promise<void>;
5963
+ onPermitRemoteParticipantsVideo?: () => Promise<void>;
5065
5964
  }
5066
5965
 
5067
5966
  /**
@@ -5073,6 +5972,39 @@ export declare type CommonProperties<A, B> = {
5073
5972
  [P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
5074
5973
  }[keyof A & keyof B];
5075
5974
 
5975
+ /**
5976
+ * @beta
5977
+ * Props for SitePermissions components.
5978
+ */
5979
+ export declare interface CommonSitePermissionsProps {
5980
+ /**
5981
+ * Name of application calling experience is in.
5982
+ */
5983
+ appName: string;
5984
+ /**
5985
+ * Kind of the Site Permissions component.
5986
+ */
5987
+ kind: 'request' | 'denied' | 'check';
5988
+ /**
5989
+ * Type of the browser used, the Site permission component will show different guidance text based on the browser type
5990
+ */
5991
+ browserHint?: 'safari' | 'unset';
5992
+ /**
5993
+ * Action to be taken by the more help link. Possible to send to external page or show other modal.
5994
+ * If this is not provided the button will not be shown.
5995
+ */
5996
+ onTroubleshootingClick?: () => void;
5997
+ /**
5998
+ * Action that is taken when the user clicks the continue anyway button.
5999
+ * If this is not provided the button will not be shown.
6000
+ */
6001
+ onContinueAnywayClick?: () => void;
6002
+ /**
6003
+ * Styles for SitePermissions component.
6004
+ */
6005
+ styles?: SitePermissionsStyles;
6006
+ }
6007
+
5076
6008
  /**
5077
6009
  * A Chat or Calling participant's state, as reflected in the UI.
5078
6010
  *
@@ -5270,6 +6202,11 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
5270
6202
  export declare interface ComponentLocale {
5271
6203
  /** Strings for components */
5272
6204
  strings: ComponentStrings;
6205
+ /**
6206
+ * Optional function to provide customized date format.
6207
+ * @beta
6208
+ */
6209
+ onDisplayDateTimeString?: (messageDate: Date) => string;
5273
6210
  }
5274
6211
 
5275
6212
  /**
@@ -5319,6 +6256,10 @@ export declare interface ComponentStrings {
5319
6256
  typingIndicator: TypingIndicatorStrings;
5320
6257
  /** Strings for SendBox */
5321
6258
  sendBox: SendBoxStrings;
6259
+ /** Strings for RichTextSendBox */
6260
+ richTextSendBox: RichTextSendBoxStrings;
6261
+ /** Strings for MentionPopover */
6262
+ mentionPopover: MentionPopoverStrings;
5322
6263
  /** Strings for ImageOverlay */
5323
6264
  imageOverlay: ImageOverlayStrings;
5324
6265
  /** Strings for MessageStatusIndicator */
@@ -5335,13 +6276,55 @@ export declare interface ComponentStrings {
5335
6276
  videoTile: VideoTileStrings;
5336
6277
  /** Strings for HoldButton */
5337
6278
  holdButton: HoldButtonStrings;
6279
+ /** Strings for a site's permission request prompt */
6280
+ CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
6281
+ /** Strings for a site's permission request prompt */
6282
+ CameraSitePermissionsRequest: SitePermissionsStrings;
6283
+ /** Strings for a site's permission request prompt */
6284
+ MicrophoneSitePermissionsRequest: SitePermissionsStrings;
6285
+ /** Strings for a site's permission generic checking prompt */
6286
+ CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
6287
+ /** Strings for a site's permission generic checking prompt */
6288
+ CameraSitePermissionsCheck: SitePermissionsStrings;
6289
+ /** Strings for a site's permission generic checking prompt */
6290
+ MicrophoneSitePermissionsCheck: SitePermissionsStrings;
6291
+ /** Strings for a site's permission denied prompt */
6292
+ CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
6293
+ /** Strings for a site's permission denied prompt for safari browsers*/
6294
+ CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6295
+ /** Strings for a site's permission denied prompt */
6296
+ CameraSitePermissionsDenied: SitePermissionsStrings;
6297
+ /** Strings for a site's permission denied prompt */
6298
+ MicrophoneSitePermissionsDenied: SitePermissionsStrings;
6299
+ /** Strings for a site's permission denied prompt for safari browsers*/
6300
+ CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
6301
+ /** Strings for a site's permission denied prompt for safari browsers*/
6302
+ MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6303
+ /** Strings for unsupported browser UI */
6304
+ UnsupportedBrowser: UnsupportedBrowserStrings;
6305
+ /** Strings for unsupported browser version UI */
6306
+ UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
6307
+ /** Strings for unsupported browser version UI */
6308
+ UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
6309
+ /** Strings for BrowserPemissionDenied */
6310
+ BrowserPermissionDenied: BrowserPermissionDeniedStrings;
6311
+ /** Strings for BrowserPemissionDeniedIOS */
6312
+ BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
5338
6313
  /**
5339
6314
  * Strings for the VerticalGallery.
5340
6315
  */
5341
6316
  verticalGallery: VerticalGalleryStrings;
6317
+ /** Strings for the participant list component */
6318
+ ParticipantList: ParticipantListStrings;
5342
6319
  /** Strings for the MeetingConferencePhoneInfoModal */
5343
6320
  meetingConferencePhoneInfo: MeetingConferencePhoneInfoModalStrings;
5344
6321
  IncomingCallNotification: IncomingCallNotificationStrings;
6322
+ /** Strings for the RTT Disclosure Banner */
6323
+ rttDisclosureBanner: RTTDisclosureBannerStrings;
6324
+ /** Strings for the RTTModal */
6325
+ rttModal: RTTModalStrings;
6326
+ /** Strings for RealTimeText */
6327
+ rtt: RealTimeTextStrings;
5345
6328
  }
5346
6329
 
5347
6330
  /**
@@ -5893,7 +6876,7 @@ export declare const createStatefulChatClient: (args: StatefulChatClientArgs, op
5893
6876
  /**
5894
6877
  * @public
5895
6878
  */
5896
- export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
6879
+ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | /* @conditional-compile-remove(teams-identity-support-beta) */ TeamsOutboundCallAdapterArgs) => Promise<TeamsCallAdapter>;
5897
6880
 
5898
6881
  /**
5899
6882
  * Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
@@ -5903,7 +6886,7 @@ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Pro
5903
6886
  *
5904
6887
  * @public
5905
6888
  */
5906
- export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
6889
+ export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator | /* @conditional-compile-remove(teams-identity-support-beta) */ StartTeamsCallIdentifier[], options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
5907
6890
 
5908
6891
  /**
5909
6892
  * Object returned after creating a local or remote VideoStream.
@@ -6134,7 +7117,11 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6134
7117
  RaiseHandContextualMenuItem: React_2.JSX.Element;
6135
7118
  LowerHandContextualMenuItem: React_2.JSX.Element;
6136
7119
  ReactionButtonIcon: React_2.JSX.Element;
7120
+ CancelAttachmentUpload: React_2.JSX.Element;
7121
+ DownloadAttachment: React_2.JSX.Element;
6137
7122
  OpenAttachment: React_2.JSX.Element;
7123
+ AttachmentMoreMenu: React_2.JSX.Element;
7124
+ DataLossPreventionProhibited: React_2.JSX.Element;
6138
7125
  EditBoxCancel: React_2.JSX.Element;
6139
7126
  EditBoxSubmit: React_2.JSX.Element;
6140
7127
  ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
@@ -6153,6 +7140,11 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6153
7140
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
6154
7141
  ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
6155
7142
  NotificationBarRecording: React_2.JSX.Element;
7143
+ NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
7144
+ NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
7145
+ NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
7146
+ NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
7147
+ NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
6156
7148
  HorizontalGalleryLeftButton: React_2.JSX.Element;
6157
7149
  HorizontalGalleryRightButton: React_2.JSX.Element;
6158
7150
  MessageDelivered: React_2.JSX.Element;
@@ -6177,6 +7169,13 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6177
7169
  SendBoxSendHovered: React_2.JSX.Element;
6178
7170
  VideoTileMicOff: React_2.JSX.Element;
6179
7171
  DialpadBackspace: React_2.JSX.Element;
7172
+ SitePermissionsSparkle: React_2.JSX.Element;
7173
+ SitePermissionCamera: React_2.JSX.Element;
7174
+ SitePermissionMic: React_2.JSX.Element;
7175
+ SitePermissionCameraDenied: React_2.JSX.Element;
7176
+ SitePermissionMicDenied: React_2.JSX.Element;
7177
+ UnsupportedEnvironmentWarning: React_2.JSX.Element;
7178
+ BrowserPermissionDeniedError: React_2.JSX.Element;
6180
7179
  VideoTilePinned: React_2.JSX.Element;
6181
7180
  ParticipantItemPinned: React_2.JSX.Element;
6182
7181
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -6206,10 +7205,25 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6206
7205
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6207
7206
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6208
7207
  VideoTileSpotlighted: React_2.JSX.Element;
7208
+ RichTextBoldButtonIcon: React_2.JSX.Element;
7209
+ RichTextItalicButtonIcon: React_2.JSX.Element;
7210
+ RichTextUnderlineButtonIcon: React_2.JSX.Element;
7211
+ RichTextBulletListButtonIcon: React_2.JSX.Element;
7212
+ RichTextNumberListButtonIcon: React_2.JSX.Element;
7213
+ RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
7214
+ RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
7215
+ RichTextDividerIcon: React_2.JSX.Element;
7216
+ RichTextEditorButtonIcon: React_2.JSX.Element;
7217
+ RichTextEditorButtonIconFilled: React_2.JSX.Element;
7218
+ RichTextInsertTableRegularIcon: React_2.JSX.Element;
7219
+ RichTextInsertTableFilledIcon: React_2.JSX.Element;
7220
+ RichTextTableInsertMenuIcon: React_2.JSX.Element;
7221
+ RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6209
7222
  ContextualMenuMicMutedIcon: React_2.JSX.Element;
6210
7223
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
6211
7224
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
6212
7225
  IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
7226
+ RTTIcon: React_2.JSX.Element;
6213
7227
  };
6214
7228
 
6215
7229
  /**
@@ -6230,6 +7244,7 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6230
7244
  ParticipantItemOptionsHovered: JSX.Element;
6231
7245
  SendBoxSend: JSX.Element;
6232
7246
  SendBoxSendHovered: JSX.Element;
7247
+ SendBoxAttachFile?: JSX.Element | undefined;
6233
7248
  ControlBarPeopleButton?: JSX.Element | undefined;
6234
7249
  ControlButtonCameraOff: JSX.Element;
6235
7250
  ControlButtonCameraOn: JSX.Element;
@@ -6317,20 +7332,35 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6317
7332
  MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
6318
7333
  MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
6319
7334
  MoreDrawerSpeakers?: JSX.Element | undefined;
6320
- SendBoxAttachFile?: JSX.Element | undefined;
6321
7335
  ChatMessageOptions: React_2.JSX.Element;
6322
7336
  ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
7337
+ CancelAttachmentUpload: React_2.JSX.Element;
7338
+ DownloadAttachment: React_2.JSX.Element;
6323
7339
  OpenAttachment: React_2.JSX.Element;
7340
+ AttachmentMoreMenu: React_2.JSX.Element;
7341
+ DataLossPreventionProhibited: React_2.JSX.Element;
6324
7342
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
6325
7343
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
6326
7344
  ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
6327
7345
  NotificationBarRecording: React_2.JSX.Element;
7346
+ NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
7347
+ NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
7348
+ NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
7349
+ NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
7350
+ NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
6328
7351
  MessageResend: React_2.JSX.Element;
6329
7352
  ParticipantItemSpotlighted: React_2.JSX.Element;
6330
7353
  HoldCallContextualMenuItem: React_2.JSX.Element;
6331
7354
  HoldCallButton: React_2.JSX.Element;
6332
7355
  ResumeCall: React_2.JSX.Element;
6333
7356
  DialpadBackspace: React_2.JSX.Element;
7357
+ SitePermissionsSparkle: React_2.JSX.Element;
7358
+ SitePermissionCamera: React_2.JSX.Element;
7359
+ SitePermissionMic: React_2.JSX.Element;
7360
+ SitePermissionCameraDenied: React_2.JSX.Element;
7361
+ SitePermissionMicDenied: React_2.JSX.Element;
7362
+ UnsupportedEnvironmentWarning: React_2.JSX.Element;
7363
+ BrowserPermissionDeniedError: React_2.JSX.Element;
6334
7364
  VideoTilePinned: React_2.JSX.Element;
6335
7365
  ParticipantItemPinned: React_2.JSX.Element;
6336
7366
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -6360,12 +7390,57 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6360
7390
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6361
7391
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6362
7392
  VideoTileSpotlighted: React_2.JSX.Element;
7393
+ RichTextBoldButtonIcon: React_2.JSX.Element;
7394
+ RichTextItalicButtonIcon: React_2.JSX.Element;
7395
+ RichTextUnderlineButtonIcon: React_2.JSX.Element;
7396
+ RichTextBulletListButtonIcon: React_2.JSX.Element;
7397
+ RichTextNumberListButtonIcon: React_2.JSX.Element;
7398
+ RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
7399
+ RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
7400
+ RichTextDividerIcon: React_2.JSX.Element;
7401
+ RichTextEditorButtonIcon: React_2.JSX.Element;
7402
+ RichTextEditorButtonIconFilled: React_2.JSX.Element;
7403
+ RichTextInsertTableRegularIcon: React_2.JSX.Element;
7404
+ RichTextInsertTableFilledIcon: React_2.JSX.Element;
7405
+ RichTextTableInsertMenuIcon: React_2.JSX.Element;
7406
+ RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6363
7407
  ContextualMenuMicMutedIcon: React_2.JSX.Element;
6364
7408
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
6365
7409
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
6366
7410
  IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
7411
+ RTTIcon: React_2.JSX.Element;
6367
7412
  };
6368
7413
 
7414
+ /**
7415
+ * @beta
7416
+ *
7417
+ * The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
7418
+ */
7419
+ export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
7420
+
7421
+ /**
7422
+ * Device Checks.
7423
+ * Choose whether or not to block starting a call depending on camera and microphone permission options.
7424
+ *
7425
+ * @beta
7426
+ */
7427
+ export declare interface DeviceCheckOptions {
7428
+ /**
7429
+ * Camera Permission prompts for your call.
7430
+ * 'required' - requires the permission to be allowed before permitting the user join the call.
7431
+ * 'optional' - permission can be disallowed and the user is still permitted to join the call.
7432
+ * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
7433
+ */
7434
+ camera: 'required' | 'optional' | 'doNotPrompt';
7435
+ /**
7436
+ * Microphone permission prompts for your call.
7437
+ * 'required' - requires the permission to be allowed before permitting the user join the call.
7438
+ * 'optional' - permission can be disallowed and the user is still permitted to join the call.
7439
+ * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
7440
+ */
7441
+ microphone: 'required' | 'optional' | 'doNotPrompt';
7442
+ }
7443
+
6369
7444
  /**
6370
7445
  * This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
6371
7446
  * optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
@@ -7035,7 +8110,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
7035
8110
  *
7036
8111
  * @public
7037
8112
  */
7038
- 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;
8113
+ 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;
7039
8114
 
7040
8115
  /**
7041
8116
  * Get the selector for a specified component.
@@ -7221,6 +8296,10 @@ export declare interface _Identifiers {
7221
8296
  verticalGalleryVideoTile: string;
7222
8297
  /** `data-ui-id` value for `VerticalGallery` Component's page counter */
7223
8298
  verticalGalleryPageCounter: string;
8299
+ /** `data-ui-id` value for `MentionPopover` Component's suggestion list */
8300
+ mentionSuggestionList: string;
8301
+ /** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
8302
+ mentionSuggestionItem: string;
7224
8303
  }
7225
8304
 
7226
8305
  /**
@@ -7282,6 +8361,13 @@ export declare interface ImageOverlayStrings {
7282
8361
  dismissButtonAriaLabel: string;
7283
8362
  }
7284
8363
 
8364
+ /**
8365
+ * Preset dark theme for the ImageOverlay component.
8366
+ *
8367
+ * @public
8368
+ */
8369
+ export declare const imageOverlayTheme: PartialTheme;
8370
+
7285
8371
  /**
7286
8372
  * @public
7287
8373
  * This contains a readonly array that returns all the active `incomingCalls`.
@@ -7735,6 +8821,28 @@ export declare type LocalizationProviderProps = {
7735
8821
  children: React_2.ReactNode;
7736
8822
  };
7737
8823
 
8824
+ /**
8825
+ * State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
8826
+ * automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
8827
+ *
8828
+ * @beta
8829
+ */
8830
+ export declare interface LocalRecordingCallFeatureState {
8831
+ /**
8832
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
8833
+ */
8834
+ isLocalRecordingActive: boolean;
8835
+ /**
8836
+ * Contains list of information of started recordings
8837
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
8838
+ */
8839
+ activeLocalRecordings?: LocalRecordingInfo[];
8840
+ /**
8841
+ * Contains list of information of stopped recordings
8842
+ */
8843
+ lastStoppedLocalRecording?: LocalRecordingInfo[];
8844
+ }
8845
+
7738
8846
  /**
7739
8847
  * @public
7740
8848
  */
@@ -7822,6 +8930,31 @@ export declare type LocalVideoTileSize = '9:16' | '16:9' | 'hidden' | 'followDev
7822
8930
  */
7823
8931
  export declare type LongPressTrigger = 'mouseAndTouch' | 'touch';
7824
8932
 
8933
+ /**
8934
+ * Audio/Video Media access state
8935
+ *
8936
+ * @alpha
8937
+ */
8938
+ export declare type MediaAccess = {
8939
+ isAudioPermitted: boolean;
8940
+ isVideoPermitted: boolean;
8941
+ };
8942
+
8943
+ /**
8944
+ * Media access state
8945
+ * @alpha
8946
+ */
8947
+ export declare interface MediaAccessState {
8948
+ /**
8949
+ * Whether the audio is forcibly muted
8950
+ */
8951
+ isAudioPermitted: boolean;
8952
+ /**
8953
+ * Whether the video is forcibly muted
8954
+ */
8955
+ isVideoPermitted: boolean;
8956
+ }
8957
+
7825
8958
  /**
7826
8959
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a media diagnostic.
7827
8960
  *
@@ -7879,6 +9012,76 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
7879
9012
  meetingConferencePhoneInfoModalNoPhoneAvailable: string;
7880
9013
  }
7881
9014
 
9015
+ /**
9016
+ * Mention's state, as reflected in the UI.
9017
+ *
9018
+ * @beta
9019
+ */
9020
+ export declare interface Mention {
9021
+ /** ID of a mention */
9022
+ id: string;
9023
+ /** Display text of a mention */
9024
+ displayText: string;
9025
+ /** Optional React element to render an item icon of a mention suggestion */
9026
+ icon?: JSX.Element;
9027
+ }
9028
+
9029
+ /**
9030
+ * Options to display suggestions in the mention scenario.
9031
+ *
9032
+ * @beta
9033
+ */
9034
+ export declare interface MentionDisplayOptions {
9035
+ /**
9036
+ * Optional callback for customizing the mention renderer in a message thread.
9037
+ */
9038
+ onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
9039
+ }
9040
+
9041
+ /**
9042
+ * Options to lookup suggestions in the mention scenario.
9043
+ *
9044
+ * @beta
9045
+ */
9046
+ export declare interface MentionLookupOptions {
9047
+ /**
9048
+ * Optional string to set trigger keyword for mention a specific participant.
9049
+ *
9050
+ * @defaultValue `@`
9051
+ */
9052
+ trigger?: string;
9053
+ /**
9054
+ * Optional callback to fetch a list of mention suggestions base on the query.
9055
+ */
9056
+ onQueryUpdated: (query: string) => Promise<Mention[]>;
9057
+ /**
9058
+ * Optional callback to render an item of the mention suggestions list.
9059
+ */
9060
+ onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
9061
+ }
9062
+
9063
+ /**
9064
+ * Options to lookup suggestions and display mentions in the mention scenario.
9065
+ *
9066
+ * @beta
9067
+ */
9068
+ export declare type MentionOptions = {
9069
+ lookupOptions?: MentionLookupOptions;
9070
+ displayOptions?: MentionDisplayOptions;
9071
+ };
9072
+
9073
+ /**
9074
+ * Strings of {@link _MentionPopover} that can be overridden.
9075
+ *
9076
+ * @beta
9077
+ */
9078
+ export declare interface MentionPopoverStrings {
9079
+ /**
9080
+ * Header text for MentionPopover
9081
+ */
9082
+ mentionPopoverHeader: string;
9083
+ }
9084
+
7882
9085
  /**
7883
9086
  * Discriminated union of all messages.
7884
9087
  *
@@ -7886,7 +9089,7 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
7886
9089
  *
7887
9090
  * @public
7888
9091
  */
7889
- export declare type Message = ChatMessage | SystemMessage | CustomMessage;
9092
+ export declare type Message = ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage;
7890
9093
 
7891
9094
  /**
7892
9095
  * Indicate whether a chat message should be displayed merged with the message before / after it.
@@ -7928,6 +9131,20 @@ export declare type MessageDeletedListener = MessageReceivedListener;
7928
9131
  */
7929
9132
  export declare type MessageEditedListener = MessageReceivedListener;
7930
9133
 
9134
+ /**
9135
+ * @beta
9136
+ * Message option that defines properties that can be set when
9137
+ * sending or updating a chat message.
9138
+ * @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
9139
+ * @property attachments - Attachments that contains file attachments attached to the message.
9140
+ * @property type - Type of the message content, either 'text' or 'html'.
9141
+ */
9142
+ export declare type MessageOptions = {
9143
+ metadata?: Record<string, string>;
9144
+ attachments?: AttachmentMetadata[];
9145
+ type?: ChatMessageType;
9146
+ };
9147
+
7931
9148
  /**
7932
9149
  * Props to render a single message.
7933
9150
  *
@@ -7943,7 +9160,7 @@ export declare type MessageProps = {
7943
9160
  /**
7944
9161
  * Strings from parent MessageThread component
7945
9162
  */
7946
- strings: MessageThreadStrings;
9163
+ strings: MessageThreadStrings & /* @conditional-compile-remove(rich-text-editor) */ Partial<RichTextStrings>;
7947
9164
  /**
7948
9165
  * Custom CSS styles for chat message container.
7949
9166
  */
@@ -7989,7 +9206,7 @@ export declare type MessageProps = {
7989
9206
  * @param options - message options to be included in the message
7990
9207
  *
7991
9208
  */
7992
- onSendMessage?: (content: string) => Promise<void>;
9209
+ onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
7993
9210
  };
7994
9211
 
7995
9212
  /**
@@ -8121,7 +9338,7 @@ export declare type MessageThreadProps = {
8121
9338
  /**
8122
9339
  * Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
8123
9340
  */
8124
- messages: (ChatMessage | SystemMessage | CustomMessage)[];
9341
+ messages: (ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage)[];
8125
9342
  /**
8126
9343
  * number of participants in the thread
8127
9344
  */
@@ -8202,6 +9419,11 @@ export declare type MessageThreadProps = {
8202
9419
  * `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
8203
9420
  */
8204
9421
  onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
9422
+ /**
9423
+ * Optional callback to render attachments in the message component.
9424
+ * @beta
9425
+ */
9426
+ onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
8205
9427
  /**
8206
9428
  * Optional callback to edit a message.
8207
9429
  *
@@ -8230,7 +9452,7 @@ export declare type MessageThreadProps = {
8230
9452
  * @param options - message options to be included in the message
8231
9453
  *
8232
9454
  */
8233
- onSendMessage?: (content: string) => Promise<void>;
9455
+ onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
8234
9456
  /**
8235
9457
  /**
8236
9458
  * Disable editing messages.
@@ -8244,11 +9466,32 @@ export declare type MessageThreadProps = {
8244
9466
  * Optional strings to override in component
8245
9467
  */
8246
9468
  strings?: Partial<MessageThreadStrings>;
9469
+ /**
9470
+ * @beta
9471
+ * Optional attachment options, which defines behvaiour for uploading and downloading attachments.
9472
+ * As this moment, the uploadOptions would be ignored and this option is intended for download only.
9473
+ */
9474
+ attachmentOptions?: AttachmentOptions;
9475
+ /**
9476
+ * Optional function to provide customized date format.
9477
+ * @beta
9478
+ */
9479
+ onDisplayDateTimeString?: (messageDate: Date) => string;
9480
+ /**
9481
+ * Optional props needed to lookup a mention query and display mentions
9482
+ * @beta
9483
+ */
9484
+ mentionOptions?: MentionOptions;
8247
9485
  /**
8248
9486
  * Optional callback called when an inline image is clicked.
8249
9487
  * @beta
8250
9488
  */
8251
9489
  inlineImageOptions?: InlineImageOptions;
9490
+ /**
9491
+ * Options to enable rich text editor for the edit box.
9492
+ * @beta
9493
+ */
9494
+ richTextEditorOptions?: RichTextEditBoxOptions;
8252
9495
  };
8253
9496
 
8254
9497
  /**
@@ -8322,10 +9565,20 @@ export declare interface MessageThreadStrings {
8322
9565
  actionMenuMoreOptions?: string;
8323
9566
  /** Aria label to announce when a message is deleted */
8324
9567
  messageDeletedAnnouncementAriaLabel: string;
9568
+ /** String for download attachment button in attachment card */
9569
+ downloadAttachment: string;
8325
9570
  /** String for open attachment button in attachment card */
8326
9571
  openAttachment: string;
9572
+ /** String for policy violation message removal */
9573
+ blockedWarningText: string;
9574
+ /** String for policy violation message removal details link */
9575
+ blockedWarningLinkText: string;
8327
9576
  /** String for aria text in attachment card group*/
8328
9577
  attachmentCardGroupMessage: string;
9578
+ /**
9579
+ * Error message indicating that one or more image uploads are not complete.
9580
+ */
9581
+ imageUploadsPendingError: string;
8329
9582
  }
8330
9583
 
8331
9584
  /**
@@ -8353,10 +9606,24 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
8353
9606
  /** Styles for system message container. */
8354
9607
  systemMessageContainer?: ComponentSlotStyle;
8355
9608
  /** Styles for blocked message container. */
9609
+ blockedMessageContainer?: ComponentSlotStyle;
8356
9610
  /** Styles for message status indicator container. */
8357
9611
  messageStatusContainer?: (mine: boolean) => IStyle;
8358
9612
  }
8359
9613
 
9614
+ /**
9615
+ *
9616
+ * Messaging policy of a chat thread.
9617
+ *
9618
+ * @beta
9619
+ */
9620
+ export declare interface MessagingPolicy {
9621
+ /**
9622
+ * Boolean to track whether or not messages are restricted to only text.
9623
+ * */
9624
+ textOnlyChat?: boolean;
9625
+ }
9626
+
8360
9627
  /**
8361
9628
  * A button to turn microphone on / off.
8362
9629
  *
@@ -8549,6 +9816,31 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
8549
9816
  menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
8550
9817
  }
8551
9818
 
9819
+ /**
9820
+ * Component to allow Contoso to help their end user with their devices should their permissions be blocked
9821
+ * by their browsers settings.
9822
+ *
9823
+ * @beta
9824
+ */
9825
+ export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
9826
+
9827
+ /**
9828
+ * @beta
9829
+ * Props for MicrophoneSitePermissions component.
9830
+ */
9831
+ export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
9832
+ /** Icon name for the microphone icon */
9833
+ microphoneIconName?: string;
9834
+ /** Strings for use with the {@link MicrophoneSitePermissions} */
9835
+ strings?: MicrophoneSitePermissionsStrings;
9836
+ }
9837
+
9838
+ /**
9839
+ * @beta
9840
+ * Strings for MicrophoneSitePermissions component.
9841
+ */
9842
+ export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
9843
+
8552
9844
  /**
8553
9845
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
8554
9846
  *
@@ -8848,6 +10140,26 @@ export declare interface NotificationStackStrings {
8848
10140
  * Transcription stopped but recording still going on message
8849
10141
  */
8850
10142
  transcriptionStoppedStillRecording?: NotificationStrings;
10143
+ /**
10144
+ * Message shown in notification when the user will be automatically to their assigned breakout room that is opened
10145
+ */
10146
+ assignedBreakoutRoomOpened?: NotificationStrings;
10147
+ /**
10148
+ * Message shown in notification when the user is prompted to join their assigned breakout room that is opened
10149
+ */
10150
+ assignedBreakoutRoomOpenedPromptJoin?: NotificationStrings;
10151
+ /**
10152
+ * Message shown in notification when the user is assigned breakout room is changed
10153
+ */
10154
+ assignedBreakoutRoomChanged?: NotificationStrings;
10155
+ /**
10156
+ * Message shown in notification when breakout room is joined
10157
+ */
10158
+ breakoutRoomJoined?: NotificationStrings;
10159
+ /**
10160
+ * Message shown in notification when breakout room is closing soon
10161
+ */
10162
+ breakoutRoomClosingSoon?: NotificationStrings;
8851
10163
  }
8852
10164
 
8853
10165
  /**
@@ -8918,6 +10230,9 @@ export declare interface NotificationStyles {
8918
10230
  link?: IStackStyles;
8919
10231
  }
8920
10232
 
10233
+ /** @public */
10234
+ export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon';
10235
+
8921
10236
  /**
8922
10237
  * All notifications that can be shown in the {@link NotificationStack}.
8923
10238
  *
@@ -9205,6 +10520,10 @@ export declare type ParticipantListProps = {
9205
10520
  styles?: ParticipantListStyles;
9206
10521
  /** Optional value to determine if the tooltip should be shown for participants or not */
9207
10522
  showParticipantOverflowTooltip?: boolean;
10523
+ /** Total number of people in the call. This number can be larger than the remote participant count. */
10524
+ totalParticipantCount?: number;
10525
+ /** Strings for the participant list */
10526
+ strings?: ParticipantListStrings;
9208
10527
  /** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
9209
10528
  participantAriaLabelledBy?: string;
9210
10529
  /** List of pinned participants */
@@ -9219,8 +10538,21 @@ export declare type ParticipantListProps = {
9219
10538
  export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
9220
10539
  participants: CallParticipantListParticipant[];
9221
10540
  myUserId: string;
10541
+ totalParticipantCount?: number;
9222
10542
  };
9223
10543
 
10544
+ /**
10545
+ * Strings for the {@link ParticipantList}.
10546
+ *
10547
+ * @beta
10548
+ */
10549
+ export declare interface ParticipantListStrings {
10550
+ /**
10551
+ * String for rendering the count of participants not contained in the displayed participant list
10552
+ */
10553
+ overflowParticipantCount?: string;
10554
+ }
10555
+
9224
10556
  /**
9225
10557
  * Styles for the {@link ParticipantList}.
9226
10558
  *
@@ -9699,6 +11031,60 @@ export declare type ReadReceiptsBySenderId = {
9699
11031
  };
9700
11032
  };
9701
11033
 
11034
+ /**
11035
+ * @beta
11036
+ * A component for displaying a single line of RealTimeText
11037
+ */
11038
+ export declare const RealTimeText: (props: RealTimeTextProps) => JSX.Element;
11039
+
11040
+ /**
11041
+ * @beta
11042
+ * Props for a single line of RealTimeText.
11043
+ */
11044
+ export declare interface RealTimeTextProps {
11045
+ /**
11046
+ * RealTimeText id
11047
+ */
11048
+ id: string;
11049
+ /**
11050
+ * Display name of the user
11051
+ */
11052
+ displayName: string;
11053
+ /**
11054
+ * RealTimeText content
11055
+ */
11056
+ captionText: string;
11057
+ /**
11058
+ * user id of the user
11059
+ */
11060
+ userId?: string;
11061
+ /**
11062
+ * Optional callback to override render of the avatar.
11063
+ *
11064
+ * @param userId - user Id
11065
+ */
11066
+ onRenderAvatar?: OnRenderAvatarCallback;
11067
+ /**
11068
+ * Boolean indicating whether the RealTimeText is still in progress
11069
+ */
11070
+ isTyping?: boolean;
11071
+ /**
11072
+ * Strings for RealTimeText
11073
+ */
11074
+ strings?: RealTimeTextStrings;
11075
+ }
11076
+
11077
+ /**
11078
+ * @beta
11079
+ * strings for rtt
11080
+ */
11081
+ export declare interface RealTimeTextStrings {
11082
+ /**
11083
+ * String indicating that the user is typing
11084
+ */
11085
+ isTypingText?: string;
11086
+ }
11087
+
9702
11088
  /**
9703
11089
  * State only version of {@link @azure/communication-calling#RecordingCallFeature}. {@link StatefulCallClient} will
9704
11090
  * automatically listen for recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
@@ -9710,8 +11096,35 @@ export declare interface RecordingCallFeature {
9710
11096
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
9711
11097
  */
9712
11098
  isRecordingActive: boolean;
11099
+ /**
11100
+ * Contains list of information of started recordings
11101
+ * Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
11102
+ */
11103
+ activeRecordings?: RecordingInfo[];
11104
+ /**
11105
+ * Contains list of information of stopped recordings
11106
+ */
11107
+ lastStoppedRecording?: RecordingInfo[];
9713
11108
  }
9714
11109
 
11110
+ /**
11111
+ * State only proxy for {@link @azure/communication-calling#DiagnosticsCallFeature}.
11112
+ *
11113
+ * @beta
11114
+ */
11115
+ export declare type RemoteDiagnosticState = {
11116
+ readonly diagnostic: RemoteDiagnosticType;
11117
+ readonly value: DiagnosticQuality | DiagnosticFlag;
11118
+ readonly valueType: DiagnosticValueType;
11119
+ };
11120
+
11121
+ /**
11122
+ * All type names for {@link @azure/communication-calling#RemoteDiagnosticState}.
11123
+ *
11124
+ * @beta
11125
+ */
11126
+ export declare type RemoteDiagnosticType = NetworkDiagnosticType | MediaDiagnosticType | ServerDiagnosticType;
11127
+
9715
11128
  /**
9716
11129
  * State only version of {@link @azure/communication-calling#RemoteParticipant}. {@link StatefulCallClient} will
9717
11130
  * automatically retrieve RemoteParticipants and add their state to the state exposed by {@link StatefulCallClient}.
@@ -9775,6 +11188,14 @@ export declare interface RemoteParticipantState {
9775
11188
  * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
9776
11189
  */
9777
11190
  spotlight?: SpotlightState;
11191
+ /**
11192
+ * Proxy of {@link @azure/communication-calling#Call.MediaAccessCallFeature.MediaAccess}.
11193
+ */
11194
+ mediaAccess?: MediaAccessState;
11195
+ /**
11196
+ * The diagnostic status of RemoteParticipant{@link @azure/communication-calling#RemoteDiagnostics}.
11197
+ */
11198
+ diagnostics?: Partial<Record<RemoteDiagnosticType, RemoteDiagnosticState>>;
9778
11199
  }
9779
11200
 
9780
11201
  /**
@@ -9848,6 +11269,325 @@ export declare type ResourceFetchResult = {
9848
11269
  error?: Error;
9849
11270
  };
9850
11271
 
11272
+ /**
11273
+ * Options for the rich text editor edit box configuration.
11274
+ *
11275
+ * @beta
11276
+ */
11277
+ export declare interface RichTextEditBoxOptions extends RichTextEditorOptions {
11278
+ /**
11279
+ * Optional callback to handle an inline image that's inserted in the rich text editor.
11280
+ * When not provided, pasting images into rich text editor will be disabled.
11281
+ * @param imageAttributes - attributes of the image such as id, src, style, etc.
11282
+ * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
11283
+ * @param messageId - the id of the message that the inlineImage belongs to.
11284
+ */
11285
+ onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
11286
+ /**
11287
+ * Optional callback invoked after inline image is removed from the UI.
11288
+ * @param imageAttributes - attributes of the image such as id, src, style, etc.
11289
+ * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
11290
+ * Note that if the src attribute is a local blob url, it has been revoked at this point.
11291
+ * @param messageId - the id of the message that the inlineImage belongs to.
11292
+ */
11293
+ onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
11294
+ /**
11295
+ * Optional Record of type {@link AttachmentMetadataInProgress}
11296
+ * to render the errorBar for inline images inserted in the MessageThread's edit boxes when:
11297
+ * - there is an error provided in the messagesInlineImagesWithProgress
11298
+ * - progress is less than 1 when the send button is clicked
11299
+ * - content html string is longer than the max allowed length.
11300
+ * (Note that the id and the url prop of the messagesInlineImagesWithProgress will be used as the id and src attribute of the content html
11301
+ * when calculating the content length, only for the purpose of displaying the content length overflow error.)
11302
+ */
11303
+ messagesInlineImagesWithProgress?: Record<string, AttachmentMetadataInProgress[]>;
11304
+ }
11305
+
11306
+ /**
11307
+ * Options for the rich text editor configuration.
11308
+ *
11309
+ * @beta
11310
+ */
11311
+ export declare interface RichTextEditorOptions {
11312
+ /**
11313
+ * Optional callback to handle paste event.
11314
+ */
11315
+ onPaste?: (event: {
11316
+ content: DocumentFragment;
11317
+ }) => void;
11318
+ }
11319
+
11320
+ /**
11321
+ * A component to render SendBox with Rich Text Editor support.
11322
+ *
11323
+ * @beta
11324
+ */
11325
+ export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
11326
+
11327
+ /**
11328
+ * Props for {@link RichTextSendBox}.
11329
+ *
11330
+ * @beta
11331
+ */
11332
+ export declare interface RichTextSendBoxProps {
11333
+ /**
11334
+ * Optional boolean to disable text box
11335
+ * @defaultValue false
11336
+ */
11337
+ disabled?: boolean;
11338
+ /**
11339
+ * Optional callback to handle paste event.
11340
+ */
11341
+ onPaste?: (event: {
11342
+ content: DocumentFragment;
11343
+ }) => void;
11344
+ /**
11345
+ * Optional strings to override in component
11346
+ */
11347
+ strings?: Partial<RichTextSendBoxStrings>;
11348
+ /**
11349
+ * Optional text for system message above the text box
11350
+ */
11351
+ systemMessage?: string;
11352
+ /**
11353
+ * Optional array of type {@link AttachmentMetadataInProgress}
11354
+ * to render attachments being uploaded in the SendBox.
11355
+ * @beta
11356
+ */
11357
+ attachments?: AttachmentMetadataInProgress[];
11358
+ /**
11359
+ * enumerable to determine if the input box has focus on render or not.
11360
+ * When undefined nothing has focus on render
11361
+ */
11362
+ autoFocus?: 'sendBoxTextField';
11363
+ /**
11364
+ * Optional callback to remove the attachment upload before sending by clicking on
11365
+ * cancel icon.
11366
+ */
11367
+ onCancelAttachmentUpload?: (attachmentId: string) => void;
11368
+ /**
11369
+ * Optional callback invoked after inline image is removed from the UI.
11370
+ * @param imageAttributes - attributes of the image such as id, src, style, etc.
11371
+ * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
11372
+ * Note that if the src attribute is a local blob url, it has been revoked at this point.
11373
+ */
11374
+ onRemoveInlineImage?: (imageAttributes: Record<string, string>) => void;
11375
+ /**
11376
+ * Callback function used when the send button is clicked.
11377
+ */
11378
+ onSendMessage: (content: string, options?: MessageOptions) => Promise<void>;
11379
+ /**
11380
+ * Optional callback called when user is typing
11381
+ */
11382
+ onTyping?: () => Promise<void>;
11383
+ /**
11384
+ * Optional callback to handle an inline image that's inserted in the rich text editor.
11385
+ * When not provided, pasting images into rich text editor will be disabled.
11386
+ * @param imageAttributes - attributes of the image such as id, src, style, etc.
11387
+ * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
11388
+ */
11389
+ onInsertInlineImage?: (imageAttributes: Record<string, string>) => void;
11390
+ /**
11391
+ * Optional Array of type {@link AttachmentMetadataInProgress}
11392
+ * to render the errorBar for inline images inserted in the RichTextSendBox when:
11393
+ * - there is an error provided in the inlineImagesWithProgress
11394
+ * - progress is less than 1 when the send button is clicked
11395
+ * - content html string is longer than the max allowed length.
11396
+ * (Note that the id and the url prop of the inlineImagesWithProgress will be used as the id and src attribute of the content html
11397
+ * when calculating the content length, only for the purpose of displaying the content length overflow error.)
11398
+ */
11399
+ inlineImagesWithProgress?: AttachmentMetadataInProgress[];
11400
+ }
11401
+
11402
+ /**
11403
+ * Strings of {@link RichTextSendBox} that can be overridden.
11404
+ *
11405
+ * @beta
11406
+ */
11407
+ export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
11408
+ }
11409
+
11410
+ /**
11411
+ * Strings of RichText that can be overridden.
11412
+ *
11413
+ * @beta
11414
+ */
11415
+ export declare interface RichTextStrings {
11416
+ /**
11417
+ * Tooltip text for the bold button.
11418
+ */
11419
+ richTextBoldTooltip: string;
11420
+ /**
11421
+ * Tooltip text for the italic button.
11422
+ */
11423
+ richTextItalicTooltip: string;
11424
+ /**
11425
+ * Tooltip text for the underline button.
11426
+ */
11427
+ richTextUnderlineTooltip: string;
11428
+ /**
11429
+ * Tooltip text for the bullet list button.
11430
+ */
11431
+ richTextBulletListTooltip: string;
11432
+ /**
11433
+ * Tooltip text for the number list button.
11434
+ */
11435
+ richTextNumberListTooltip: string;
11436
+ /**
11437
+ * Tooltip text for the increase indent button.
11438
+ */
11439
+ richTextIncreaseIndentTooltip: string;
11440
+ /**
11441
+ * Tooltip text for the decrease indent button.
11442
+ */
11443
+ richTextDecreaseIndentTooltip: string;
11444
+ /**
11445
+ * Tooltip text insert table button.
11446
+ */
11447
+ richTextInsertTableTooltip: string;
11448
+ /**
11449
+ * Tooltip text for the rich text format button button.
11450
+ */
11451
+ richTextFormatButtonTooltip: string;
11452
+ /**
11453
+ * Text for the insert menu item.
11454
+ */
11455
+ richTextInsertRowOrColumnMenu: string;
11456
+ /**
11457
+ * Title for the insert table menu.
11458
+ */
11459
+ richTextInsertTableMenuTitle: string;
11460
+ /**
11461
+ * Text for the insert menu item to insert row above the current selection.
11462
+ */
11463
+ richTextInsertRowAboveMenu: string;
11464
+ /**
11465
+ * Text for the insert menu item to insert row below the current selection.
11466
+ */
11467
+ richTextInsertRowBelowMenu: string;
11468
+ /**
11469
+ * Text for the insert menu item to insert column to the left from the current selection.
11470
+ */
11471
+ richTextInsertColumnLeftMenu: string;
11472
+ /**
11473
+ * Text for the insert menu item to insert column to the right from the current selection.
11474
+ */
11475
+ richTextInsertColumnRightMenu: string;
11476
+ /**
11477
+ * Text for the delete row or column menu.
11478
+ */
11479
+ richTextDeleteRowOrColumnMenu: string;
11480
+ /**
11481
+ * Text for the delete column menu.
11482
+ */
11483
+ richTextDeleteColumnMenu: string;
11484
+ /**
11485
+ * Text for the delete row menu.
11486
+ */
11487
+ richTextDeleteRowMenu: string;
11488
+ /**
11489
+ * Text for the delete table menu.
11490
+ */
11491
+ richTextDeleteTableMenu: string;
11492
+ /**
11493
+ * Text for the rich text toolbar.
11494
+ */
11495
+ richTextToolbarAriaLabel: string;
11496
+ /**
11497
+ * Text for the rich text toolbar more button.
11498
+ */
11499
+ richTextToolbarMoreButtonAriaLabel: string;
11500
+ /**
11501
+ * Text for announcement when a new bulleted list item is added.
11502
+ */
11503
+ richTextNewBulletedListItemAnnouncement: string;
11504
+ /**
11505
+ * Text for announcement when a new numbered list item is added.
11506
+ */
11507
+ richTextNewNumberedListItemAnnouncement: string;
11508
+ /**
11509
+ * Text for announcement when the bulleted list style is applied.
11510
+ */
11511
+ richTextBulletedListAppliedAnnouncement: string;
11512
+ /**
11513
+ * Text for announcement when the numbered list style is applied.
11514
+ */
11515
+ richTextNumberedListAppliedAnnouncement: string;
11516
+ /**
11517
+ * Error message indicating image upload is not complete.
11518
+ */
11519
+ imageUploadsPendingError: string;
11520
+ }
11521
+
11522
+ /**
11523
+ * @beta
11524
+ * Banner to disclose that RTT is enabled for all participants for the entire duration of the meeting.
11525
+ */
11526
+ export declare const RTTDisclosureBanner: (props: RTTDisclosureBannerProps) => JSX.Element;
11527
+
11528
+ /**
11529
+ * @beta
11530
+ * Props for RTT Banner
11531
+ */
11532
+ export declare interface RTTDisclosureBannerProps {
11533
+ /**
11534
+ * Optional callback to supply users with further troubleshooting steps or more information for the Real Time Text feature.
11535
+ */
11536
+ onClickLink?: () => void;
11537
+ /** RTT Banner strings */
11538
+ strings?: RTTDisclosureBannerStrings;
11539
+ }
11540
+
11541
+ /**
11542
+ * @beta
11543
+ * strings for rtt modal
11544
+ */
11545
+ export declare interface RTTDisclosureBannerStrings {
11546
+ bannerTitle: string;
11547
+ bannerContent: string;
11548
+ bannerLinkLabel?: string;
11549
+ }
11550
+
11551
+ /**
11552
+ * @beta
11553
+ * a component for rtt modal
11554
+ */
11555
+ export declare const RTTModal: (props: RTTModalProps) => JSX.Element;
11556
+
11557
+ /**
11558
+ * @beta
11559
+ * RTTModal Component Props.
11560
+ */
11561
+ export declare interface RTTModalProps {
11562
+ /** The strings for the RTT modal */
11563
+ strings?: RTTModalStrings;
11564
+ /** The flag to show the modal */
11565
+ showModal?: boolean;
11566
+ /** The function to dismiss the modal */
11567
+ onDismissModal?: () => void;
11568
+ /** The function to start RTT */
11569
+ onStartRTT?: () => Promise<void>;
11570
+ }
11571
+
11572
+ /**
11573
+ * @beta
11574
+ * strings for rtt modal
11575
+ */
11576
+ export declare interface RTTModalStrings {
11577
+ /** The title of the RTT modal */
11578
+ rttModalTitle?: string;
11579
+ /** The text of the RTT modal */
11580
+ rttModalText?: string;
11581
+ /** The label for the confirm button */
11582
+ rttConfirmButtonLabel?: string;
11583
+ /** The label for the cancel button */
11584
+ rttCancelButtonLabel?: string;
11585
+ /** The aria label for the modal */
11586
+ rttModalAriaLabel?: string;
11587
+ /** The aria label for the close button */
11588
+ rttCloseModalButtonAriaLabel?: string;
11589
+ }
11590
+
9851
11591
  /**
9852
11592
  * A button to start / stop screen sharing.
9853
11593
  *
@@ -9919,6 +11659,42 @@ export declare type Selector = (state: ClientState, props: any) => any;
9919
11659
  */
9920
11660
  export declare const SendBox: (props: SendBoxProps) => JSX.Element;
9921
11661
 
11662
+ /**
11663
+ * @beta
11664
+ * Error to be displayed to the user in an error bar above sendbox.
11665
+ */
11666
+ export declare interface SendBoxErrorBarError {
11667
+ /** Error Message to be displayed */
11668
+ message: string;
11669
+ /**
11670
+ * Unix Timestamp. Preferred generation using `Date.now()`
11671
+ */
11672
+ timestamp: number;
11673
+ /**
11674
+ * ErrorBar type. Defaults to `warning`.
11675
+ */
11676
+ errorBarType?: SendBoxErrorBarType;
11677
+ }
11678
+
11679
+ /**
11680
+ * @beta
11681
+ * Error bar type for {@link SendBoxErrorBarError}
11682
+ */
11683
+ export declare enum SendBoxErrorBarType {
11684
+ /** Info styled MessageBar */
11685
+ info = 0,
11686
+ /** Error styled MessageBar */
11687
+ error = 1,
11688
+ /** Blocked styled MessageBar */
11689
+ blocked = 2,
11690
+ /** SevereWarning styled MessageBar */
11691
+ severeWarning = 3,
11692
+ /** Success styled MessageBar */
11693
+ success = 4,
11694
+ /** Warning styled MessageBar */
11695
+ warning = 5
11696
+ }
11697
+
9922
11698
  /**
9923
11699
  * Props for {@link SendBox}.
9924
11700
  *
@@ -9937,7 +11713,12 @@ export declare interface SendBoxProps {
9937
11713
  /**
9938
11714
  * Optional override behavior on send button click
9939
11715
  */
9940
- onSendMessage?: (content: string) => Promise<void>;
11716
+ onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
11717
+ /**
11718
+ * Optional props needed to lookup suggestions in the mention scenario.
11719
+ * @beta
11720
+ */
11721
+ mentionLookupOptions?: MentionLookupOptions;
9941
11722
  /**
9942
11723
  * Optional callback called when user is typing
9943
11724
  */
@@ -9974,6 +11755,25 @@ export declare interface SendBoxProps {
9974
11755
  * When undefined nothing has focus on render
9975
11756
  */
9976
11757
  autoFocus?: 'sendBoxTextField';
11758
+ /**
11759
+ * Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
11760
+ * vertically to accommodate the uploaded attachments. Attachment uploads will
11761
+ * be rendered below the text area in sendBox.
11762
+ * @beta
11763
+ */
11764
+ onRenderAttachmentUploads?: () => JSX.Element;
11765
+ /**
11766
+ * Optional array of type {@link AttachmentMetadataInProgress}
11767
+ * to render attachments being uploaded in the SendBox.
11768
+ * @beta
11769
+ */
11770
+ attachments?: AttachmentMetadataInProgress[];
11771
+ /**
11772
+ * Optional callback to remove the attachment upload before sending by clicking on
11773
+ * cancel icon.
11774
+ * @beta
11775
+ */
11776
+ onCancelAttachmentUpload?: (attachmentId: string) => void;
9977
11777
  }
9978
11778
 
9979
11779
  /**
@@ -10004,6 +11804,26 @@ export declare interface SendBoxStrings {
10004
11804
  * Aria label for send message button
10005
11805
  */
10006
11806
  sendButtonAriaLabel: string;
11807
+ /**
11808
+ * Error message indicating that all attachment uploads are not complete.
11809
+ */
11810
+ attachmentUploadsPendingError: string;
11811
+ /**
11812
+ * Aria label to notify user when focus is on cancel attachment upload button.
11813
+ */
11814
+ removeAttachment: string;
11815
+ /**
11816
+ * Aria label to notify user attachment uploading starts.
11817
+ */
11818
+ uploading: string;
11819
+ /**
11820
+ * Aria label to notify user attachment is uploaded.
11821
+ */
11822
+ uploadCompleted: string;
11823
+ /**
11824
+ * Aria label to notify user more attachment action menu.
11825
+ */
11826
+ attachmentMoreMenu: string;
10007
11827
  }
10008
11828
 
10009
11829
  /**
@@ -10024,6 +11844,45 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
10024
11844
  systemMessage?: IStyle;
10025
11845
  }
10026
11846
 
11847
+ /**
11848
+ * @beta
11849
+ * Strings for SitePermissions component
11850
+ */
11851
+ export declare type SitePermissionsStrings = {
11852
+ /**
11853
+ * Main text string.
11854
+ */
11855
+ primaryText?: string;
11856
+ /**
11857
+ * Subtext string.
11858
+ */
11859
+ secondaryText?: string;
11860
+ /**
11861
+ * More help link string.
11862
+ */
11863
+ linkText?: string;
11864
+ /**
11865
+ * Primary button text string.
11866
+ */
11867
+ primaryButtonText?: string;
11868
+ /**
11869
+ * Aria label describing the content of the container
11870
+ */
11871
+ ariaLabel?: string;
11872
+ };
11873
+
11874
+ /**
11875
+ * Fluent styles for {@link SitePermissionsContainer}.
11876
+ *
11877
+ * @beta
11878
+ */
11879
+ export declare interface SitePermissionsStyles extends BaseCustomStyles {
11880
+ /** Styles for the primary button. */
11881
+ primaryButton?: IButtonStyles;
11882
+ /** Styles for the help troubleshooting link text. */
11883
+ troubleshootingLink?: ILinkStyles;
11884
+ }
11885
+
10027
11886
  /**
10028
11887
  * @public
10029
11888
  * Type for representing a custom sound to use for a calling event
@@ -10224,6 +12083,13 @@ export declare interface StartCaptionsAdapterOptions extends StartCaptionsOption
10224
12083
  startInBackground?: boolean;
10225
12084
  }
10226
12085
 
12086
+ /**
12087
+ * Parameter to start a call using a Teams user identity.
12088
+ *
12089
+ * @beta
12090
+ */
12091
+ export declare type StartTeamsCallIdentifier = MicrosoftTeamsUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsAppIdentifier | UnknownIdentifier;
12092
+
10227
12093
  /**
10228
12094
  * Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
10229
12095
  * The interface provides access to proxied state and also allows registering a handler for state change events. For
@@ -10335,6 +12201,37 @@ export declare interface StatefulCallClient extends CallClient {
10335
12201
  * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to dispose.
10336
12202
  */
10337
12203
  disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState): void;
12204
+ /**
12205
+ * Renders a {@link CallFeatureStreamState}
12206
+ * {@link VideoStreamRendererViewState} under the relevant {@link CallFeatureStreamState}
12207
+ * {@link @azure/communication-calling#VideoStreamRenderer.createView}.
12208
+ *
12209
+ * Scenario 1: Render CallFeatureStreamState
12210
+ * - CallId is required and stream of type CallFeatureStreamState is required
12211
+ * - Resulting {@link VideoStreamRendererViewState} is stored in the given callId and participantId in
12212
+ * {@link CallClientState}
12213
+ *
12214
+ * @param callId - CallId for the given stream. Can be undefined if the stream is not part of any call.
12215
+ * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to start rendering.
12216
+ * @param options - Options that are passed to the {@link @azure/communication-calling#VideoStreamRenderer}.
12217
+ * @beta
12218
+ */
12219
+ createView(callId: string, stream: CallFeatureStreamState, options?: CreateViewOptions): Promise<CreateViewResult | undefined>;
12220
+ /**
12221
+ * Stops rendering a {@link CallFeatureStreamState} and removes the
12222
+ * {@link VideoStreamRendererView} from the relevant {@link CallFeatureStreamState} in {@link CallClientState} or
12223
+ * {@link @azure/communication-calling#VideoStreamRenderer.dispose}.
12224
+ *
12225
+ * Its important to disposeView to clean up resources properly.
12226
+ *
12227
+ * Scenario 1: Dispose CallFeatureStreamState
12228
+ * - CallId is required and stream of type CallFeatureStreamState is required
12229
+ *
12230
+ * @param callId - CallId for the given stream. Can be undefined if the stream is not part of any call.
12231
+ * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to dispose.
12232
+ * @beta
12233
+ */
12234
+ disposeView(callId: string, stream: CallFeatureStreamState): void;
10338
12235
  /**
10339
12236
  * The CallAgent is used to handle calls.
10340
12237
  * To create the CallAgent, pass a CommunicationTokenCredential object provided from SDK.
@@ -10664,7 +12561,7 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
10664
12561
  * @public
10665
12562
  */
10666
12563
  export declare type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
10667
- locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator;
12564
+ locator: TeamsMeetingLinkLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator | TeamsMeetingIdLocator;
10668
12565
  };
10669
12566
 
10670
12567
  /**
@@ -10737,6 +12634,17 @@ export declare interface TeamsIncomingCallState {
10737
12634
  endTime?: Date;
10738
12635
  }
10739
12636
 
12637
+ /**
12638
+ * Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
12639
+ *
12640
+ * This is used to create an outbound call scenarios.
12641
+ *
12642
+ * @beta
12643
+ */
12644
+ export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon & {
12645
+ targetCallees: StartTeamsCallIdentifier[];
12646
+ };
12647
+
10740
12648
  /**
10741
12649
  * A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
10742
12650
  *
@@ -10749,6 +12657,60 @@ export declare interface TeamsIncomingCallState {
10749
12657
  */
10750
12658
  export declare const toFlatCommunicationIdentifier: (identifier: CommunicationIdentifier) => string;
10751
12659
 
12660
+ /**
12661
+ * State only version of {@link @azure/communication-calling#TogetherModeCallFeature}. {@link StatefulCallClient}.
12662
+ * Represents the state of the Together Mode feature.
12663
+ * @beta
12664
+ */
12665
+ export declare interface TogetherModeCallFeature {
12666
+ isActive: boolean;
12667
+ /**
12668
+ * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature.togetherModeStream}.
12669
+ */
12670
+ streams: TogetherModeStreamsState;
12671
+ /**
12672
+ * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature.TogetherModeSeatingMap}.
12673
+ */
12674
+ seatingPositions: TogetherModeParticipantSeatingState;
12675
+ }
12676
+
12677
+ /**
12678
+ * Represents the seating positions of participants in Together Mode.
12679
+ *
12680
+ * @beta
12681
+ */
12682
+ export declare type TogetherModeParticipantSeatingState = Record<string, TogetherModeSeatingPositionState>;
12683
+
12684
+ /**
12685
+ * State only version of {@link @azure/communication-calling#TogetherModeSeatingMap}.
12686
+ * @beta
12687
+ *
12688
+ * Represents the seating position of a participant in Together Mode.
12689
+ */
12690
+ export declare interface TogetherModeSeatingPositionState {
12691
+ top: number;
12692
+ left: number;
12693
+ width: number;
12694
+ height: number;
12695
+ }
12696
+
12697
+ /**
12698
+ * Represents the streams in Together Mode.
12699
+ *
12700
+ * @beta
12701
+ */
12702
+ export declare interface TogetherModeStreamsState {
12703
+ mainVideoStream?: CallFeatureStreamState;
12704
+ }
12705
+
12706
+ /**
12707
+ * Interface representing the result of a Together Mode stream view.
12708
+ * @beta
12709
+ */
12710
+ export declare interface TogetherModeStreamViewResult {
12711
+ mainVideoView?: CreateVideoStreamViewResult;
12712
+ }
12713
+
10752
12714
  /**
10753
12715
  * Callback for {@link ChatAdapterSubscribers} 'topicChanged' event.
10754
12716
  *
@@ -10937,11 +12899,129 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
10937
12899
  typingString?: IStyle;
10938
12900
  }
10939
12901
 
12902
+ /**
12903
+ * UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
12904
+ *
12905
+ * @beta
12906
+ */
12907
+ export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
12908
+
12909
+ /**
12910
+ * props for {@link UnsupportedBrowser} UI
12911
+ *
12912
+ * @beta
12913
+ */
12914
+ export declare interface UnsupportedBrowserProps {
12915
+ /** Handler to perform an action when the help link is actioned */
12916
+ onTroubleshootingClick?: () => void;
12917
+ /** String overrides for the component */
12918
+ strings?: UnsupportedBrowserStrings;
12919
+ }
12920
+
12921
+ /**
12922
+ * Strings for UnsupportedBrowser component
12923
+ *
12924
+ * @beta
12925
+ */
12926
+ export declare interface UnsupportedBrowserStrings {
12927
+ /** String for the primary text */
12928
+ primaryText: string;
12929
+ /** String for the secondary text */
12930
+ secondaryText: string;
12931
+ /** String to display in the text for the help link */
12932
+ moreHelpLinkText: string;
12933
+ }
12934
+
12935
+ /**
12936
+ * UI to display to the user that the browser version they are using is out of date
12937
+ * and not supported by Azure Communications Calling service.
12938
+ *
12939
+ * @beta
12940
+ */
12941
+ export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
12942
+
12943
+ /**
12944
+ * props for {@link UnsupportedBrowserVersion} UI
12945
+ *
12946
+ * @beta
12947
+ */
12948
+ export declare interface UnsupportedBrowserVersionProps {
12949
+ /** Handler to perform an action when the help link is actioned */
12950
+ onTroubleshootingClick?: () => void;
12951
+ /** String overrides for the component */
12952
+ strings?: UnsupportedBrowserVersionStrings;
12953
+ /** Handler to allow user to continue into the call */
12954
+ onContinueAnywayClick?: () => void;
12955
+ }
12956
+
12957
+ /**
12958
+ * Strings for UnsupportedBrowser component
12959
+ *
12960
+ * @beta
12961
+ */
12962
+ export declare interface UnsupportedBrowserVersionStrings {
12963
+ /** String for the primary text */
12964
+ primaryText: string;
12965
+ /** String for the secondary text */
12966
+ secondaryText: string;
12967
+ /** String to display in the text for the help link */
12968
+ moreHelpLinkText: string;
12969
+ /** String for continue without updating button */
12970
+ continueAnywayButtonText?: string;
12971
+ }
12972
+
12973
+ /**
12974
+ * UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
12975
+ *
12976
+ * @beta
12977
+ */
12978
+ export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
12979
+
12980
+ /**
12981
+ * Props for {@link UnsupportedOperatingSystem} UI
12982
+ *
12983
+ * @beta
12984
+ */
12985
+ export declare interface UnsupportedOperatingSystemProps {
12986
+ /** Handler to perform a action when the help link is actioned */
12987
+ onTroubleshootingClick?: () => void;
12988
+ /** String overrides for the component */
12989
+ strings?: UnsupportedOperatingSystemStrings;
12990
+ }
12991
+
12992
+ /**
12993
+ * Strings for UnsupportedBrowser component
12994
+ *
12995
+ * @beta
12996
+ */
12997
+ export declare interface UnsupportedOperatingSystemStrings {
12998
+ /** String for the primary text */
12999
+ primaryText: string;
13000
+ /** String for the secondary text */
13001
+ secondaryText: string;
13002
+ /** String to display in the text for the help link */
13003
+ moreHelpLinkText: string;
13004
+ }
13005
+
10940
13006
  /**
10941
13007
  * @public
10942
13008
  * Callback function run when a message is updated.
10943
13009
  */
10944
- export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
13010
+ export declare type UpdateMessageCallback = (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
13011
+
13012
+ /**
13013
+ * Result payload for uploading an image.
13014
+ *
13015
+ * @beta
13016
+ */
13017
+ export declare type UploadChatImageResult = {
13018
+ /** Id of the image. */
13019
+ id: string;
13020
+ /** The type of attachment. */
13021
+ attachmentType?: 'image' | 'file' | 'unknown';
13022
+ /** The name including file extension type of the attachment. */
13023
+ name?: string;
13024
+ };
10945
13025
 
10946
13026
  /**
10947
13027
  * A custom React hook to simplify the creation of {@link CallAdapter}.
@@ -11115,7 +13195,7 @@ export declare const useTeamsCall: () => undefined | TeamsCall;
11115
13195
  *
11116
13196
  * @public
11117
13197
  */
11118
- export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
13198
+ 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;
11119
13199
 
11120
13200
  /**
11121
13201
  * Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
@@ -11266,7 +13346,7 @@ export declare const VideoGallery: (props: VideoGalleryProps) => JSX.Element;
11266
13346
  /**
11267
13347
  * @public
11268
13348
  */
11269
- export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | 'focusedContent';
13349
+ export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | /* @conditional-compile-remove(large-gallery) */ 'largeGallery' | 'focusedContent';
11270
13350
 
11271
13351
  /**
11272
13352
  * The state of the local participant in the {@link VideoGallery}.
@@ -11303,6 +13383,10 @@ export declare type VideoGalleryParticipant = {
11303
13383
  isScreenSharingOn?: boolean;
11304
13384
  /** Whether participant is spotlighted **/
11305
13385
  spotlight?: Spotlight;
13386
+ /** Signal strength of the participant, range from 1 to 3, lower means better connection **/
13387
+ signalStrength?: number;
13388
+ /** audio video access states **/
13389
+ mediaAccess?: MediaAccess;
11306
13390
  };
11307
13391
 
11308
13392
  /**
@@ -11467,6 +13551,7 @@ export declare interface VideoGalleryRemoteParticipant extends VideoGalleryParti
11467
13551
  * @public
11468
13552
  * */
11469
13553
  reaction?: Reaction;
13554
+ mediaAccess?: MediaAccess;
11470
13555
  }
11471
13556
 
11472
13557
  /**
@@ -11787,6 +13872,8 @@ export declare interface VideoTileStrings {
11787
13872
  participantStateRinging: string;
11788
13873
  /** String for displaying the Hold state of the remote participant */
11789
13874
  participantStateHold: string;
13875
+ /** String for displaying the reconnecting state of the remote participant */
13876
+ participantReconnecting?: string;
11790
13877
  /** String for the announcement of the muted state of the participant when muted */
11791
13878
  moreOptionsParticipantMutedStateMutedAriaLabel: string;
11792
13879
  /** String for the announcement of the unmuted state of the participant when unmuted */