@azure/communication-react 1.32.0-alpha-202511181633 → 1.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1287) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +32 -32
  3. package/dist/communication-react.d.ts +43 -1573
  4. package/dist/dist-cjs/communication-react/index.js +40467 -177
  5. package/dist/dist-cjs/communication-react/index.js.map +1 -1
  6. package/dist/dist-esm/acs-ui-common/src/MessageStatus.js.map +1 -1
  7. package/dist/dist-esm/acs-ui-common/src/areEqual.js.map +1 -1
  8. package/dist/dist-esm/acs-ui-common/src/common.d.ts +0 -13
  9. package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
  10. package/dist/dist-esm/acs-ui-common/src/commonProperties.js.map +1 -1
  11. package/dist/dist-esm/acs-ui-common/src/constants.d.ts +0 -5
  12. package/dist/dist-esm/acs-ui-common/src/constants.js +0 -6
  13. package/dist/dist-esm/acs-ui-common/src/constants.js.map +1 -1
  14. package/dist/dist-esm/acs-ui-common/src/cssUtils.js.map +1 -1
  15. package/dist/dist-esm/acs-ui-common/src/identifier.js +1 -4
  16. package/dist/dist-esm/acs-ui-common/src/identifier.js.map +1 -1
  17. package/dist/dist-esm/acs-ui-common/src/index.d.ts +0 -4
  18. package/dist/dist-esm/acs-ui-common/src/index.js +0 -6
  19. package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
  20. package/dist/dist-esm/acs-ui-common/src/localizationUtils.js.map +1 -1
  21. package/dist/dist-esm/acs-ui-common/src/logEvent.js.map +1 -1
  22. package/dist/dist-esm/acs-ui-common/src/memoizeFnAll.js.map +1 -1
  23. package/dist/dist-esm/acs-ui-common/src/safeStringify.js.map +1 -1
  24. package/dist/dist-esm/acs-ui-common/src/telemetry.js.map +1 -1
  25. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  26. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  27. package/dist/dist-esm/acs-ui-javascript-loaders/src/callCompositeLoader.js.map +1 -1
  28. package/dist/dist-esm/acs-ui-javascript-loaders/src/callWithChatCompositeLoader.js.map +1 -1
  29. package/dist/dist-esm/acs-ui-javascript-loaders/src/chatCompositeLoader.js.map +1 -1
  30. package/dist/dist-esm/acs-ui-javascript-loaders/src/index.js.map +1 -1
  31. package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.js +7 -6
  32. package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.js.map +1 -1
  33. package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.js +1 -1
  34. package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.js.map +1 -1
  35. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -3
  36. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
  37. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +7 -17
  38. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
  39. package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js +14 -37
  40. package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js.map +1 -1
  41. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +53 -21
  42. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
  43. package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js +1 -1
  44. package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js.map +1 -1
  45. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +0 -2
  46. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +81 -84
  47. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  48. package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js +3 -5
  49. package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js.map +1 -1
  50. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +5 -1
  51. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
  52. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +7 -34
  53. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
  54. package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.d.ts +1 -1
  55. package/dist/dist-esm/calling-component-bindings/src/hooks/useHandlers.js.map +1 -1
  56. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.d.ts +1 -1
  57. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +1 -3
  58. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  59. package/dist/dist-esm/calling-component-bindings/src/hooks/useSelector.js.map +1 -1
  60. package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js +2 -8
  61. package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js.map +1 -1
  62. package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
  63. package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js +66 -35
  64. package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js.map +1 -1
  65. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
  66. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +13 -41
  67. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
  68. package/dist/dist-esm/calling-component-bindings/src/participantsButtonSelector.js.map +1 -1
  69. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js.map +1 -1
  70. package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js +3 -6
  71. package/dist/dist-esm/calling-component-bindings/src/providers/CallClientProvider.js.map +1 -1
  72. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js.map +1 -1
  73. package/dist/dist-esm/calling-component-bindings/src/providers/index.js.map +1 -1
  74. package/dist/dist-esm/calling-component-bindings/src/remoteParticipantsSelector.js.map +1 -1
  75. package/dist/dist-esm/calling-component-bindings/src/utils/SelectorUtils.js +1 -4
  76. package/dist/dist-esm/calling-component-bindings/src/utils/SelectorUtils.js.map +1 -1
  77. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +7 -18
  78. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js.map +1 -1
  79. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +9 -11
  80. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
  81. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.d.ts +1 -1
  82. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +13 -23
  83. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
  84. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +7 -31
  85. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
  86. package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.js.map +1 -1
  87. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js +13 -13
  88. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js.map +1 -1
  89. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
  90. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +71 -66
  91. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
  92. package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +3 -64
  93. package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
  94. package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +0 -6
  95. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +38 -82
  96. package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
  97. package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js +8 -7
  98. package/dist/dist-esm/calling-stateful-client/src/CallDeclarative.js.map +1 -1
  99. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +111 -102
  100. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js.map +1 -1
  101. package/dist/dist-esm/calling-stateful-client/src/CallFeatureStreamUtils.js +12 -3
  102. package/dist/dist-esm/calling-stateful-client/src/CallFeatureStreamUtils.js.map +1 -1
  103. package/dist/dist-esm/calling-stateful-client/src/CallIdHistory.js.map +1 -1
  104. package/dist/dist-esm/calling-stateful-client/src/CallIdRef.js.map +1 -1
  105. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +0 -4
  106. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +15 -48
  107. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
  108. package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js +2 -6
  109. package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js.map +1 -1
  110. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js.map +1 -1
  111. package/dist/dist-esm/calling-stateful-client/src/Converter.js +24 -14
  112. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  113. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js +73 -58
  114. package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js.map +1 -1
  115. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js +16 -14
  116. package/dist/dist-esm/calling-stateful-client/src/IncomingCallDeclarative.js.map +1 -1
  117. package/dist/dist-esm/calling-stateful-client/src/IncomingCallSubscriber.js.map +1 -1
  118. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +21 -6
  119. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js.map +1 -1
  120. package/dist/dist-esm/calling-stateful-client/src/LocalVideoStreamVideoEffectsSubscriber.js.map +1 -1
  121. package/dist/dist-esm/calling-stateful-client/src/Logger.js.map +1 -1
  122. package/dist/dist-esm/calling-stateful-client/src/MediaAccessSubscriber.js.map +1 -1
  123. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js +3 -1
  124. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js.map +1 -1
  125. package/dist/dist-esm/calling-stateful-client/src/PPTLiveSubscriber.js.map +1 -1
  126. package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.js.map +1 -1
  127. package/dist/dist-esm/calling-stateful-client/src/RaiseHandSubscriber.js.map +1 -1
  128. package/dist/dist-esm/calling-stateful-client/src/ReactionSubscriber.js.map +1 -1
  129. package/dist/dist-esm/calling-stateful-client/src/RealTimeTextSubscriber.js.map +1 -1
  130. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +0 -1
  131. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +0 -11
  132. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
  133. package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js.map +1 -1
  134. package/dist/dist-esm/calling-stateful-client/src/SpotlightSubscriber.js.map +1 -1
  135. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +70 -66
  136. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
  137. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js +21 -23
  138. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js.map +1 -1
  139. package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js +11 -8
  140. package/dist/dist-esm/calling-stateful-client/src/StreamUtilsLogging.js.map +1 -1
  141. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +1 -1
  142. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -17
  143. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +1 -1
  144. package/dist/dist-esm/calling-stateful-client/src/TeamsIncomingCallDeclarative.js +16 -14
  145. package/dist/dist-esm/calling-stateful-client/src/TeamsIncomingCallDeclarative.js.map +1 -1
  146. package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.js +4 -10
  147. package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.js.map +1 -1
  148. package/dist/dist-esm/calling-stateful-client/src/TogetherModeVideoStreamSubscriber.js.map +1 -1
  149. package/dist/dist-esm/calling-stateful-client/src/TranscriptionSubscriber.js.map +1 -1
  150. package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js.map +1 -1
  151. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.d.ts +0 -1
  152. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js +3 -34
  153. package/dist/dist-esm/calling-stateful-client/src/UserFacingDiagnosticsSubscriber.js.map +1 -1
  154. package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js +7 -6
  155. package/dist/dist-esm/calling-stateful-client/src/VideoStreamRendererViewDeclarative.js.map +1 -1
  156. package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -2
  157. package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
  158. package/dist/dist-esm/calling-stateful-client/src/index.js.map +1 -1
  159. package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js +4 -4
  160. package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js.map +1 -1
  161. package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js +2 -2
  162. package/dist/dist-esm/chat-component-bindings/src/chatParticipantListSelector.js.map +1 -1
  163. package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js +15 -15
  164. package/dist/dist-esm/chat-component-bindings/src/errorBarSelector.js.map +1 -1
  165. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +2 -6
  166. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +8 -60
  167. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
  168. package/dist/dist-esm/chat-component-bindings/src/hooks/useHandlers.js.map +1 -1
  169. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +2 -3
  170. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +0 -6
  171. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  172. package/dist/dist-esm/chat-component-bindings/src/hooks/useSelector.js.map +1 -1
  173. package/dist/dist-esm/chat-component-bindings/src/index.js.map +1 -1
  174. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +18 -68
  175. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
  176. package/dist/dist-esm/chat-component-bindings/src/providers/ChatClientProvider.js.map +1 -1
  177. package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js +1 -1
  178. package/dist/dist-esm/chat-component-bindings/src/providers/ChatThreadClientProvider.js.map +1 -1
  179. package/dist/dist-esm/chat-component-bindings/src/sendBoxSelector.js.map +1 -1
  180. package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js +7 -3
  181. package/dist/dist-esm/chat-component-bindings/src/typingIndicatorSelector.js.map +1 -1
  182. package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js +1 -3
  183. package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js.map +1 -1
  184. package/dist/dist-esm/chat-component-bindings/src/utils/constants.js.map +1 -1
  185. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -10
  186. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
  187. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -15
  188. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
  189. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js +25 -18
  190. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js.map +1 -1
  191. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +12 -11
  192. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
  193. package/dist/dist-esm/chat-stateful-client/src/Logger.js.map +1 -1
  194. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js +16 -4
  195. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js.map +1 -1
  196. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js +67 -57
  197. package/dist/dist-esm/chat-stateful-client/src/StatefulChatClient.js.map +1 -1
  198. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js +128 -114
  199. package/dist/dist-esm/chat-stateful-client/src/StatefulChatThreadClient.js.map +1 -1
  200. package/dist/dist-esm/chat-stateful-client/src/constants.js.map +1 -1
  201. package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js.map +1 -1
  202. package/dist/dist-esm/chat-stateful-client/src/index.d.ts +0 -1
  203. package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
  204. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedIterator.js.map +1 -1
  205. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListMessages.js.map +1 -1
  206. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListParticipants.js.map +1 -1
  207. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListReadReceipts.js.map +1 -1
  208. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedListThreads.js.map +1 -1
  209. package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.js.map +1 -1
  210. package/dist/dist-esm/communication-react/src/api-summary.js.map +1 -1
  211. package/dist/dist-esm/communication-react/src/index.d.ts +0 -27
  212. package/dist/dist-esm/communication-react/src/index.js +0 -12
  213. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  214. package/dist/dist-esm/communication-react/src/javascript-loaders.js.map +1 -1
  215. package/dist/dist-esm/communication-react/src/mergedHooks.d.ts +2 -2
  216. package/dist/dist-esm/communication-react/src/mergedHooks.js.map +1 -1
  217. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js +6 -3
  218. package/dist/dist-esm/react-components/src/components/Announcer/Announcer.js.map +1 -1
  219. package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerContext.js.map +1 -1
  220. package/dist/dist-esm/react-components/src/components/Announcer/AnnouncerMessage.js.map +1 -1
  221. package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js +10 -4
  222. package/dist/dist-esm/react-components/src/components/Announcer/LiveAnnouncer.js.map +1 -1
  223. package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.js +1 -1
  224. package/dist/dist-esm/react-components/src/components/Announcer/LiveMessage.js.map +1 -1
  225. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js +1 -1
  226. package/dist/dist-esm/react-components/src/components/Announcer/MessageBlock.js.map +1 -1
  227. package/dist/dist-esm/react-components/src/components/Announcer.js +4 -1
  228. package/dist/dist-esm/react-components/src/components/Announcer.js.map +1 -1
  229. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js +13 -13
  230. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js.map +1 -1
  231. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js +1 -1
  232. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js.map +1 -1
  233. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.d.ts +0 -2
  234. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +6 -15
  235. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
  236. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js +18 -21
  237. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js.map +1 -1
  238. package/dist/dist-esm/react-components/src/components/CameraButton.js +20 -13
  239. package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
  240. package/dist/dist-esm/react-components/src/components/Caption.js +2 -2
  241. package/dist/dist-esm/react-components/src/components/Caption.js.map +1 -1
  242. package/dist/dist-esm/react-components/src/components/CaptionsAndRTTAnnouncer.js +9 -9
  243. package/dist/dist-esm/react-components/src/components/CaptionsAndRTTAnnouncer.js.map +1 -1
  244. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +21 -26
  245. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
  246. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js +20 -38
  247. package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js.map +1 -1
  248. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js +5 -2
  249. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionMenu.js.map +1 -1
  250. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js +22 -38
  251. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js.map +1 -1
  252. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -13
  253. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +24 -30
  254. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  255. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -11
  256. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +27 -63
  257. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  258. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js +5 -9
  259. package/dist/dist-esm/react-components/src/components/ChatMessage/DefaultSystemMessage.js.map +1 -1
  260. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +1 -8
  261. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +9 -39
  262. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
  263. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +1 -2
  264. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +12 -47
  265. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
  266. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +1 -4
  267. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +25 -59
  268. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
  269. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +1 -22
  270. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +0 -20
  271. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
  272. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +2 -23
  273. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +6 -50
  274. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
  275. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +1 -8
  276. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +16 -61
  277. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
  278. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +15 -80
  279. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
  280. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js +18 -18
  281. package/dist/dist-esm/react-components/src/components/ComplianceBanner/BannerMessage.js.map +1 -1
  282. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js +4 -7
  283. package/dist/dist-esm/react-components/src/components/ComplianceBanner/ComplianceBanner.js.map +1 -1
  284. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js +2 -2
  285. package/dist/dist-esm/react-components/src/components/ComplianceBanner/DelayedUpdateBanner.js.map +1 -1
  286. package/dist/dist-esm/react-components/src/components/ComplianceBanner/Utils.js.map +1 -1
  287. package/dist/dist-esm/react-components/src/components/ComplianceBanner/index.js.map +1 -1
  288. package/dist/dist-esm/react-components/src/components/ComplianceBanner/types.js.map +1 -1
  289. package/dist/dist-esm/react-components/src/components/ControlBar.js +14 -10
  290. package/dist/dist-esm/react-components/src/components/ControlBar.js.map +1 -1
  291. package/dist/dist-esm/react-components/src/components/ControlBarButton.js +4 -14
  292. package/dist/dist-esm/react-components/src/components/ControlBarButton.js.map +1 -1
  293. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js +16 -5
  294. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js.map +1 -1
  295. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js +14 -15
  296. package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js.map +1 -1
  297. package/dist/dist-esm/react-components/src/components/DevicesButton.js +26 -18
  298. package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
  299. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js +48 -12
  300. package/dist/dist-esm/react-components/src/components/Dialpad/DTMFToneGenerator.js.map +1 -1
  301. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +51 -45
  302. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
  303. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js +4 -4
  304. package/dist/dist-esm/react-components/src/components/Drawer/DrawerContentContainer.js.map +1 -1
  305. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js +6 -2
  306. package/dist/dist-esm/react-components/src/components/Drawer/DrawerLightDismiss.js.map +1 -1
  307. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js +9 -11
  308. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js.map +1 -1
  309. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js +23 -11
  310. package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenuItem.js.map +1 -1
  311. package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js +4 -6
  312. package/dist/dist-esm/react-components/src/components/Drawer/DrawerSurface.js.map +1 -1
  313. package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js +5 -11
  314. package/dist/dist-esm/react-components/src/components/Drawer/ReactionDrawerMenuItem.js.map +1 -1
  315. package/dist/dist-esm/react-components/src/components/Drawer/index.js.map +1 -1
  316. package/dist/dist-esm/react-components/src/components/EndCallButton.js +13 -12
  317. package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
  318. package/dist/dist-esm/react-components/src/components/ErrorBar.js +5 -9
  319. package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
  320. package/dist/dist-esm/react-components/src/components/ErrorBoundary.js +6 -2
  321. package/dist/dist-esm/react-components/src/components/ErrorBoundary.js.map +1 -1
  322. package/dist/dist-esm/react-components/src/components/GridLayout.js +37 -37
  323. package/dist/dist-esm/react-components/src/components/GridLayout.js.map +1 -1
  324. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js +2 -2
  325. package/dist/dist-esm/react-components/src/components/HighContrastAwareIcon.js.map +1 -1
  326. package/dist/dist-esm/react-components/src/components/HoldButton.js +1 -1
  327. package/dist/dist-esm/react-components/src/components/HoldButton.js.map +1 -1
  328. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +9 -7
  329. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js.map +1 -1
  330. package/dist/dist-esm/react-components/src/components/ImageOverlay.js +14 -13
  331. package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
  332. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js +39 -26
  333. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js.map +1 -1
  334. package/dist/dist-esm/react-components/src/components/IncomingCallStack.js +7 -5
  335. package/dist/dist-esm/react-components/src/components/IncomingCallStack.js.map +1 -1
  336. package/dist/dist-esm/react-components/src/components/InputBoxButton.js +10 -3
  337. package/dist/dist-esm/react-components/src/components/InputBoxButton.js.map +1 -1
  338. package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
  339. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +7 -23
  340. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  341. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js +5 -3
  342. package/dist/dist-esm/react-components/src/components/LocalVideoCameraButton.js.map +1 -1
  343. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +22 -40
  344. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
  345. package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js +23 -15
  346. package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js.map +1 -1
  347. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js +14 -6
  348. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js.map +1 -1
  349. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js +2 -2
  350. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js.map +1 -1
  351. package/dist/dist-esm/react-components/src/components/MessageStatusIndicator.js.map +1 -1
  352. package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js +33 -20
  353. package/dist/dist-esm/react-components/src/components/MessageStatusIndicatorInternal.js.map +1 -1
  354. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +5 -81
  355. package/dist/dist-esm/react-components/src/components/MessageThread.js +49 -116
  356. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  357. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +20 -17
  358. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
  359. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js +108 -97
  360. package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js.map +1 -1
  361. package/dist/dist-esm/react-components/src/components/Notification.js +14 -6
  362. package/dist/dist-esm/react-components/src/components/Notification.js.map +1 -1
  363. package/dist/dist-esm/react-components/src/components/NotificationStack.d.ts +4 -0
  364. package/dist/dist-esm/react-components/src/components/NotificationStack.js +9 -12
  365. package/dist/dist-esm/react-components/src/components/NotificationStack.js.map +1 -1
  366. package/dist/dist-esm/react-components/src/components/ParticipantItem.js +22 -21
  367. package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
  368. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -15
  369. package/dist/dist-esm/react-components/src/components/ParticipantList.js +47 -63
  370. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  371. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js +32 -46
  372. package/dist/dist-esm/react-components/src/components/ParticipantsButton.js.map +1 -1
  373. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js +3 -3
  374. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPicture.js.map +1 -1
  375. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js +3 -3
  376. package/dist/dist-esm/react-components/src/components/PictureInPictureInPicture/PictureInPictureInPictureTile.js.map +1 -1
  377. package/dist/dist-esm/react-components/src/components/RTTDisclosureBanner.js +4 -2
  378. package/dist/dist-esm/react-components/src/components/RTTDisclosureBanner.js.map +1 -1
  379. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js +14 -6
  380. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js.map +1 -1
  381. package/dist/dist-esm/react-components/src/components/ReactionButton.js +24 -25
  382. package/dist/dist-esm/react-components/src/components/ReactionButton.js.map +1 -1
  383. package/dist/dist-esm/react-components/src/components/RealTimeText.js +2 -2
  384. package/dist/dist-esm/react-components/src/components/RealTimeText.js.map +1 -1
  385. package/dist/dist-esm/react-components/src/components/RealTimeTextModal.js +7 -3
  386. package/dist/dist-esm/react-components/src/components/RealTimeTextModal.js.map +1 -1
  387. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +16 -25
  388. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
  389. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js +2 -2
  390. package/dist/dist-esm/react-components/src/components/ResponsiveHorizontalGallery.js.map +1 -1
  391. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js +2 -2
  392. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js.map +1 -1
  393. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js +14 -6
  394. package/dist/dist-esm/react-components/src/components/ScreenShareButton.js.map +1 -1
  395. package/dist/dist-esm/react-components/src/components/SendBox.d.ts +1 -51
  396. package/dist/dist-esm/react-components/src/components/SendBox.js +12 -105
  397. package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
  398. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js +4 -2
  399. package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js.map +1 -1
  400. package/dist/dist-esm/react-components/src/components/StartRealTimeTextButton.js +1 -1
  401. package/dist/dist-esm/react-components/src/components/StartRealTimeTextButton.js.map +1 -1
  402. package/dist/dist-esm/react-components/src/components/StreamMedia.js +3 -14
  403. package/dist/dist-esm/react-components/src/components/StreamMedia.js.map +1 -1
  404. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js +3 -10
  405. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.js.map +1 -1
  406. package/dist/dist-esm/react-components/src/components/Survey/StarSurvey/StarSurvey.styles.js.map +1 -1
  407. package/dist/dist-esm/react-components/src/components/Survey/SurveyTypes.js.map +1 -1
  408. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js +23 -23
  409. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.js.map +1 -1
  410. package/dist/dist-esm/react-components/src/components/Survey/TagsSurvey/TagsSurvey.styles.js.map +1 -1
  411. package/dist/dist-esm/react-components/src/components/SystemMessage.js +4 -2
  412. package/dist/dist-esm/react-components/src/components/SystemMessage.js.map +1 -1
  413. package/dist/dist-esm/react-components/src/components/TogetherModeOverlay.js +27 -37
  414. package/dist/dist-esm/react-components/src/components/TogetherModeOverlay.js.map +1 -1
  415. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js +10 -10
  416. package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js.map +1 -1
  417. package/dist/dist-esm/react-components/src/components/TypingIndicator.js +6 -9
  418. package/dist/dist-esm/react-components/src/components/TypingIndicator.js.map +1 -1
  419. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +1 -3
  420. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
  421. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +1 -3
  422. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
  423. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -20
  424. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
  425. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +1 -3
  426. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
  427. package/dist/dist-esm/react-components/src/components/VerticalGallery.js +39 -19
  428. package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
  429. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js +1 -3
  430. package/dist/dist-esm/react-components/src/components/VideoEffects/PresetVideoEffectsItems.js.map +1 -1
  431. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js +13 -9
  432. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
  433. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +22 -8
  434. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
  435. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js +2 -6
  436. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js.map +1 -1
  437. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +8 -19
  438. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
  439. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js +13 -15
  440. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js.map +1 -1
  441. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +18 -42
  442. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
  443. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js +3 -3
  444. package/dist/dist-esm/react-components/src/components/VideoGallery/FocusContentLayout.js.map +1 -1
  445. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
  446. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js +8 -8
  447. package/dist/dist-esm/react-components/src/components/VideoGallery/LocalScreenShare.js.map +1 -1
  448. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js +4 -6
  449. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js.map +1 -1
  450. package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js +11 -17
  451. package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js.map +1 -1
  452. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js +24 -29
  453. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js.map +1 -1
  454. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +6 -8
  455. package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
  456. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js +4 -2
  457. package/dist/dist-esm/react-components/src/components/VideoGallery/ScrollableHorizontalGallery.js.map +1 -1
  458. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js +11 -35
  459. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js.map +1 -1
  460. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeLayout.js.map +1 -1
  461. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeStream.js +3 -7
  462. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeStream.js.map +1 -1
  463. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js +6 -1
  464. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/DefaultLayout.styles.js.map +1 -1
  465. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js +34 -9
  466. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js.map +1 -1
  467. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js +11 -2
  468. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideoLayout.styles.js.map +1 -1
  469. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/Layout.styles.js.map +1 -1
  470. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/LocalScreenShare.styles.js.map +1 -1
  471. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteScreenShare.styles.js +5 -1
  472. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteScreenShare.styles.js.map +1 -1
  473. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/RemoteVideoTile.styles.js.map +1 -1
  474. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js +3 -1
  475. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/ScrollableHorizontalGallery.style.js.map +1 -1
  476. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js +11 -10
  477. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveHorizontalGallery.styles.js.map +1 -1
  478. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js +28 -22
  479. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/VideoGalleryResponsiveVerticalGallery.styles.js.map +1 -1
  480. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js +5 -12
  481. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoStreamLifecycleMaintainer.js.map +1 -1
  482. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +74 -58
  483. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
  484. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/OverflowGalleryUtils.js.map +1 -1
  485. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/reactionUtils.js.map +1 -1
  486. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +31 -39
  487. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  488. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +5 -1
  489. package/dist/dist-esm/react-components/src/components/VideoGallery.js +62 -148
  490. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  491. package/dist/dist-esm/react-components/src/components/VideoTile.d.ts +0 -2
  492. package/dist/dist-esm/react-components/src/components/VideoTile.js +77 -60
  493. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  494. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js +2 -2
  495. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js.map +1 -1
  496. package/dist/dist-esm/react-components/src/components/index.d.ts +0 -21
  497. package/dist/dist-esm/react-components/src/components/index.js +0 -15
  498. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  499. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
  500. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js.map +1 -1
  501. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +1 -1
  502. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js.map +1 -1
  503. package/dist/dist-esm/react-components/src/components/styles/Captions.style.d.ts +5 -1
  504. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js +37 -8
  505. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js.map +1 -1
  506. package/dist/dist-esm/react-components/src/components/styles/CaptionsSettingsModal.styles.js.map +1 -1
  507. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js +10 -3
  508. package/dist/dist-esm/react-components/src/components/styles/ChatMessageComponent.styles.js.map +1 -1
  509. package/dist/dist-esm/react-components/src/components/styles/Common.style.js.map +1 -1
  510. package/dist/dist-esm/react-components/src/components/styles/ControlBar.styles.js.map +1 -1
  511. package/dist/dist-esm/react-components/src/components/styles/Dialpad.styles.js.map +1 -1
  512. package/dist/dist-esm/react-components/src/components/styles/EditBox.styles.js.map +1 -1
  513. package/dist/dist-esm/react-components/src/components/styles/GridLayout.styles.js.map +1 -1
  514. package/dist/dist-esm/react-components/src/components/styles/HorizontalGallery.styles.js.map +1 -1
  515. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js +5 -2
  516. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js.map +1 -1
  517. package/dist/dist-esm/react-components/src/components/styles/InputBoxButton.style.js.map +1 -1
  518. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js +5 -2
  519. package/dist/dist-esm/react-components/src/components/styles/InputBoxComponent.style.js.map +1 -1
  520. package/dist/dist-esm/react-components/src/components/styles/MessageBarLink.styles.js.map +1 -1
  521. package/dist/dist-esm/react-components/src/components/styles/MessageStatusIndicator.styles.js.map +1 -1
  522. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +3 -3
  523. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +10 -13
  524. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
  525. package/dist/dist-esm/react-components/src/components/styles/Notification.styles.js.map +1 -1
  526. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js +4 -6
  527. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js.map +1 -1
  528. package/dist/dist-esm/react-components/src/components/styles/ParticipantList.styles.js.map +1 -1
  529. package/dist/dist-esm/react-components/src/components/styles/RTTDisclosureBanner.styles.js.map +1 -1
  530. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js +3 -1
  531. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js.map +1 -1
  532. package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js +2 -2
  533. package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js.map +1 -1
  534. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +10 -2
  535. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
  536. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js +6 -3
  537. package/dist/dist-esm/react-components/src/components/styles/StreamMedia.styles.js.map +1 -1
  538. package/dist/dist-esm/react-components/src/components/styles/SystemMessage.styles.js.map +1 -1
  539. package/dist/dist-esm/react-components/src/components/styles/TeamsMeetingConferenceInfo.js.map +1 -1
  540. package/dist/dist-esm/react-components/src/components/styles/TogetherMode.styles.js +6 -9
  541. package/dist/dist-esm/react-components/src/components/styles/TogetherMode.styles.js.map +1 -1
  542. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js +2 -1
  543. package/dist/dist-esm/react-components/src/components/styles/TroubleshootingGuideErrorBar.styles.js.map +1 -1
  544. package/dist/dist-esm/react-components/src/components/styles/TypingIndicator.styles.js.map +1 -1
  545. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js +2 -1
  546. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js.map +1 -1
  547. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js +19 -5
  548. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js.map +1 -1
  549. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
  550. package/dist/dist-esm/react-components/src/components/styles/v8StyleShim.js.map +1 -1
  551. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -38
  552. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +6 -46
  553. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
  554. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +2 -4
  555. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +6 -29
  556. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
  557. package/dist/dist-esm/react-components/src/components/utils/Datetime.js +4 -1
  558. package/dist/dist-esm/react-components/src/components/utils/Datetime.js.map +1 -1
  559. package/dist/dist-esm/react-components/src/components/utils/Logger.js.map +1 -1
  560. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +1 -47
  561. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +5 -169
  562. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
  563. package/dist/dist-esm/react-components/src/components/utils/common.js +0 -4
  564. package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
  565. package/dist/dist-esm/react-components/src/components/utils/delay.js.map +1 -1
  566. package/dist/dist-esm/react-components/src/components/utils/formatPhoneNumber.js.map +1 -1
  567. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
  568. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js +5 -2
  569. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
  570. package/dist/dist-esm/react-components/src/components/utils/keyboardNavigation.js.map +1 -1
  571. package/dist/dist-esm/react-components/src/components/utils/overFlowGalleriesUtils.js.map +1 -1
  572. package/dist/dist-esm/react-components/src/components/utils/responsive.js +2 -2
  573. package/dist/dist-esm/react-components/src/components/utils/responsive.js.map +1 -1
  574. package/dist/dist-esm/react-components/src/components/utils/sortCaptionsAndRealTimeTexts.js +3 -10
  575. package/dist/dist-esm/react-components/src/components/utils/sortCaptionsAndRealTimeTexts.js.map +1 -1
  576. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js +1 -10
  577. package/dist/dist-esm/react-components/src/components/utils/useLongPress.js.map +1 -1
  578. package/dist/dist-esm/react-components/src/components/utils.js +28 -33
  579. package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
  580. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js +6 -8
  581. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js.map +1 -1
  582. package/dist/dist-esm/react-components/src/gallery/index.js.map +1 -1
  583. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
  584. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -5
  585. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
  586. package/dist/dist-esm/react-components/src/identifiers/index.js.map +1 -1
  587. package/dist/dist-esm/react-components/src/index.d.ts +0 -1
  588. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  589. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -54
  590. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  591. package/dist/dist-esm/react-components/src/localization/index.js.map +1 -1
  592. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js.map +1 -1
  593. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +10 -1
  594. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js.map +1 -1
  595. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +10 -1
  596. package/dist/dist-esm/react-components/src/localization/locales/cy-GB/ComponentLocale.js.map +1 -1
  597. package/dist/dist-esm/react-components/src/localization/locales/cy-GB/strings.json +10 -1
  598. package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js.map +1 -1
  599. package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +10 -1
  600. package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js.map +1 -1
  601. package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +10 -1
  602. package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +8 -0
  603. package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js.map +1 -1
  604. package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +10 -1
  605. package/dist/dist-esm/react-components/src/localization/locales/es-MX/ComponentLocale.js.map +1 -1
  606. package/dist/dist-esm/react-components/src/localization/locales/es-MX/strings.json +10 -1
  607. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js.map +1 -1
  608. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +10 -1
  609. package/dist/dist-esm/react-components/src/localization/locales/fr-CA/ComponentLocale.js.map +1 -1
  610. package/dist/dist-esm/react-components/src/localization/locales/fr-CA/strings.json +12 -3
  611. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js.map +1 -1
  612. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +12 -3
  613. package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js.map +1 -1
  614. package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +10 -1
  615. package/dist/dist-esm/react-components/src/localization/locales/index.js +3 -1
  616. package/dist/dist-esm/react-components/src/localization/locales/index.js.map +1 -1
  617. package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js.map +1 -1
  618. package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +10 -1
  619. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js.map +1 -1
  620. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +10 -1
  621. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js.map +1 -1
  622. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +10 -1
  623. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js.map +1 -1
  624. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +10 -1
  625. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js.map +1 -1
  626. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +10 -1
  627. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js.map +1 -1
  628. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +10 -1
  629. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js.map +1 -1
  630. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +10 -1
  631. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js.map +1 -1
  632. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +10 -1
  633. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js.map +1 -1
  634. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +10 -1
  635. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js.map +1 -1
  636. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +10 -1
  637. package/dist/dist-esm/react-components/src/localization/locales/utils.js +1 -1
  638. package/dist/dist-esm/react-components/src/localization/locales/utils.js.map +1 -1
  639. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js.map +1 -1
  640. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +10 -1
  641. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js.map +1 -1
  642. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +10 -1
  643. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js +5 -3
  644. package/dist/dist-esm/react-components/src/theming/FluentThemeProvider.js.map +1 -1
  645. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js +2 -2
  646. package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js.map +1 -1
  647. package/dist/dist-esm/react-components/src/theming/generateTheme.js +1 -15
  648. package/dist/dist-esm/react-components/src/theming/generateTheme.js.map +1 -1
  649. package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -25
  650. package/dist/dist-esm/react-components/src/theming/icons.js +14 -128
  651. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  652. package/dist/dist-esm/react-components/src/theming/index.js.map +1 -1
  653. package/dist/dist-esm/react-components/src/theming/themeDuplicates.js.map +1 -1
  654. package/dist/dist-esm/react-components/src/theming/themeUtils.js.map +1 -1
  655. package/dist/dist-esm/react-components/src/theming/themes.d.ts +0 -6
  656. package/dist/dist-esm/react-components/src/theming/themes.js +0 -10
  657. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  658. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js +7 -1
  659. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js.map +1 -1
  660. package/dist/dist-esm/react-components/src/types/Attachment.d.ts +0 -13
  661. package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
  662. package/dist/dist-esm/react-components/src/types/CallSurveyImprovementSuggestions.js.map +1 -1
  663. package/dist/dist-esm/react-components/src/types/CaptionsAvailableLanguageStrings.js.map +1 -1
  664. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -20
  665. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  666. package/dist/dist-esm/react-components/src/types/CommunicationParticipant.js.map +1 -1
  667. package/dist/dist-esm/react-components/src/types/ComponentSlotStyle.js.map +1 -1
  668. package/dist/dist-esm/react-components/src/types/CustomStylesProps.js.map +1 -1
  669. package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
  670. package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.js.map +1 -1
  671. package/dist/dist-esm/react-components/src/types/ReactionTypes.js.map +1 -1
  672. package/dist/dist-esm/react-components/src/types/ReadReceiptsBySenderId.js.map +1 -1
  673. package/dist/dist-esm/react-components/src/types/SurveyIssues.js.map +1 -1
  674. package/dist/dist-esm/react-components/src/types/SurveyIssuesHeadingStrings.js.map +1 -1
  675. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.js.map +1 -1
  676. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.d.ts +0 -2
  677. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
  678. package/dist/dist-esm/react-components/src/types/index.js.map +1 -1
  679. package/dist/dist-esm/react-composites/src/Logger.js.map +1 -1
  680. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +1 -72
  681. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +54 -85
  682. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
  683. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +4 -0
  684. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  685. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +6 -39
  686. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +67 -151
  687. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  688. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +1 -6
  689. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -7
  690. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  691. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapterProvider.js.map +1 -1
  692. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js +2 -4
  693. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js.map +1 -1
  694. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/DiagnosticsForwarder.js.map +1 -1
  695. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js +3 -1
  696. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/OnFetchProfileCallback.js.map +1 -1
  697. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/ParticipantSubcriber.js.map +1 -1
  698. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +2 -2
  699. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
  700. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +0 -2
  701. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
  702. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js +3 -3
  703. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js.map +1 -1
  704. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js +11 -11
  705. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js.map +1 -1
  706. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +1 -0
  707. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +41 -82
  708. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
  709. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +60 -36
  710. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  711. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js +18 -10
  712. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js.map +1 -1
  713. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +0 -2
  714. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -21
  715. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
  716. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +4 -22
  717. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
  718. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -2
  719. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -21
  720. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
  721. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js +4 -4
  722. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ExpandedLocalVideoTile.js.map +1 -1
  723. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +4 -4
  724. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +1 -1
  725. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js +4 -4
  726. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js.map +1 -1
  727. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +23 -34
  728. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
  729. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +0 -1
  730. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +24 -42
  731. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
  732. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js +30 -26
  733. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalPreview.js.map +1 -1
  734. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +41 -69
  735. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
  736. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js +2 -2
  737. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MutedNotification.js.map +1 -1
  738. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js +12 -12
  739. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js.map +1 -1
  740. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js +35 -11
  741. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js.map +1 -1
  742. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +11 -29
  743. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
  744. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePaneProvider.js.map +1 -1
  745. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js +1 -1
  746. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js.map +1 -1
  747. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +141 -167
  748. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
  749. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +4 -4
  750. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
  751. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js +1 -1
  752. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/StartCallButton.js.map +1 -1
  753. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js +5 -3
  754. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js.map +1 -1
  755. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js +1 -3
  756. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js.map +1 -1
  757. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js +7 -10
  758. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js.map +1 -1
  759. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +14 -26
  760. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js.map +1 -1
  761. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js +1 -3
  762. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js.map +1 -1
  763. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js +2 -5
  764. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Participants.js.map +1 -1
  765. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js +1 -1
  766. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js.map +1 -1
  767. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js +1 -1
  768. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js.map +1 -1
  769. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js +1 -1
  770. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js.map +1 -1
  771. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js +1 -1
  772. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js.map +1 -1
  773. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +12 -4
  774. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
  775. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js +1 -3
  776. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js.map +1 -1
  777. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +36 -66
  778. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  779. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.js.map +1 -1
  780. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js +1 -1
  781. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.js.map +1 -1
  782. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +0 -3
  783. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
  784. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +1 -0
  785. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +30 -18
  786. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
  787. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +0 -7
  788. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +16 -119
  789. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
  790. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js +13 -5
  791. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/DtmfDialpadPage.js.map +1 -1
  792. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +7 -15
  793. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +1 -1
  794. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.d.ts +1 -0
  795. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +8 -18
  796. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
  797. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js +3 -3
  798. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.js.map +1 -1
  799. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js +8 -2
  800. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js.map +1 -1
  801. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js +2 -2
  802. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js.map +1 -1
  803. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +22 -21
  804. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
  805. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.d.ts +2 -2
  806. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js +1 -1
  807. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/LocalVideoTileSelector.js.map +1 -1
  808. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js +1 -2
  809. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js.map +1 -1
  810. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  811. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.d.ts +1 -1
  812. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/callStatusSelector.js.map +1 -1
  813. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.d.ts +1 -1
  814. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js +4 -1
  815. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitiesChangedInfoAndRoleSelector.js.map +1 -1
  816. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.d.ts +1 -1
  817. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js +1 -1
  818. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/capabilitySelector.js.map +1 -1
  819. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.d.ts +1 -1
  820. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/complianceBannerSelector.js.map +1 -1
  821. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.d.ts +1 -1
  822. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/deviceCountSelector.js.map +1 -1
  823. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.d.ts +2 -2
  824. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js +1 -1
  825. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/devicePermissionSelector.js.map +1 -1
  826. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +1 -1
  827. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +1 -3
  828. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
  829. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.d.ts +1 -1
  830. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js +4 -10
  831. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js.map +1 -1
  832. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.d.ts +4 -4
  833. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js +1 -1
  834. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/lobbySelector.js.map +1 -1
  835. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +10 -10
  836. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +2 -10
  837. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
  838. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.d.ts +2 -2
  839. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js +4 -4
  840. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localPreviewSelector.js.map +1 -1
  841. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.d.ts +1 -1
  842. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js +1 -1
  843. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js.map +1 -1
  844. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.d.ts +5 -5
  845. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js +4 -4
  846. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mediaGallerySelector.js.map +1 -1
  847. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.d.ts +2 -2
  848. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js +1 -1
  849. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/mutedNotificationSelector.js.map +1 -1
  850. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.d.ts +5 -5
  851. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/networkReconnectTileSelector.js.map +1 -1
  852. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js +1 -1
  853. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js.map +1 -1
  854. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js +6 -2
  855. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallComposite.styles.js.map +1 -1
  856. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js +31 -43
  857. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js.map +1 -1
  858. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallControls.styles.js.map +1 -1
  859. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js +2 -1
  860. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js.map +1 -1
  861. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/DtmfDialpadPage.styles.js.map +1 -1
  862. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js +5 -2
  863. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/ExpandedLocalVideoTile.styles.js.map +1 -1
  864. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js.map +1 -1
  865. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js +9 -2
  866. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LobbyTile.styles.js.map +1 -1
  867. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalDeviceSettings.styles.js.map +1 -1
  868. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js +11 -13
  869. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/LocalPreview.styles.js.map +1 -1
  870. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.js.map +1 -1
  871. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NoticePage.styles.js.map +1 -1
  872. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js +2 -1
  873. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/StartCallButton.styles.js.map +1 -1
  874. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js +24 -6
  875. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js.map +1 -1
  876. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CallControlOptions.js.map +1 -1
  877. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/CapabilityChangedNotificationTracking.js.map +1 -1
  878. package/dist/dist-esm/react-composites/src/composites/CallComposite/types/ErrorTracking.js.map +1 -1
  879. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js +12 -10
  880. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js.map +1 -1
  881. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js +7 -19
  882. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackCapabilityChangedNotifications.js.map +1 -1
  883. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js +2 -4
  884. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js.map +1 -1
  885. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +1 -12
  886. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +22 -115
  887. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  888. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/index.js.map +1 -1
  889. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js +5 -15
  890. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js.map +1 -1
  891. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js +2 -2
  892. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/timerUtils.js.map +1 -1
  893. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/useConsoleErrors.js.map +1 -1
  894. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +0 -65
  895. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +22 -91
  896. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  897. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js +1 -1
  898. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButton.js.map +1 -1
  899. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js +7 -9
  900. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/ChatButtonWithUnreadMessagesBadge.js.map +1 -1
  901. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js +9 -6
  902. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/NotificationIcon.js.map +1 -1
  903. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js +2 -2
  904. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/ChatButton/useUnreadMessagesTracker.js.map +1 -1
  905. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
  906. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +3 -11
  907. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +37 -99
  908. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  909. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +2 -20
  910. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  911. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +0 -1
  912. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -4
  913. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  914. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +4 -10
  915. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +2 -20
  916. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  917. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/hooks/useCallWithChatCompositeStrings.js.map +1 -1
  918. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/index.js.map +1 -1
  919. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js +1 -1
  920. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/selectors/moreDrawerSelector.js.map +1 -1
  921. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +0 -8
  922. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
  923. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
  924. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +0 -27
  925. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +2 -10
  926. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
  927. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js +5 -3
  928. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatHeader.js.map +1 -1
  929. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +0 -2
  930. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +27 -298
  931. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  932. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +0 -20
  933. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
  934. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +2 -6
  935. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +35 -83
  936. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  937. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -12
  938. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  939. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js.map +1 -1
  940. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/OnFetchProfileCallback.js +11 -28
  941. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/OnFetchProfileCallback.js.map +1 -1
  942. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js +3 -1
  943. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.js.map +1 -1
  944. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +3 -27
  945. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
  946. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/usePropsFor.js.map +1 -1
  947. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js +1 -1
  948. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.js.map +1 -1
  949. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +0 -2
  950. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  951. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +0 -4
  952. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +0 -6
  953. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +1 -1
  954. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js +6 -2
  955. package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js.map +1 -1
  956. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +17 -9
  957. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
  958. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +25 -24
  959. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +1 -1
  960. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js.map +1 -1
  961. package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.js +6 -2
  962. package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.js.map +1 -1
  963. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +3 -7
  964. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
  965. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js +15 -6
  966. package/dist/dist-esm/react-composites/src/composites/common/BaseComposite.js.map +1 -1
  967. package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsBanner.js +17 -18
  968. package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsBanner.js.map +1 -1
  969. package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsSettingsModal.js +1 -1
  970. package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsSettingsModal.js.map +1 -1
  971. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +23 -9
  972. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +1 -1
  973. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js.map +1 -1
  974. package/dist/dist-esm/react-composites/src/composites/common/CallingRealTimeTextModal.js +1 -1
  975. package/dist/dist-esm/react-composites/src/composites/common/CallingRealTimeTextModal.js.map +1 -1
  976. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js +5 -3
  977. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js.map +1 -1
  978. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js +15 -7
  979. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js.map +1 -1
  980. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js +5 -1
  981. package/dist/dist-esm/react-composites/src/composites/common/ContainerRectProps.js.map +1 -1
  982. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.d.ts +1 -0
  983. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +48 -71
  984. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  985. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js +37 -39
  986. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CustomButton.js.map +1 -1
  987. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +91 -113
  988. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  989. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js +1 -1
  990. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DtmfDialerButton.js.map +1 -1
  991. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js +14 -6
  992. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/PeopleButton.js.map +1 -1
  993. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js +4 -2
  994. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js.map +1 -1
  995. package/dist/dist-esm/react-composites/src/composites/common/ConvertContextualMenuItemToDrawerMenuItem.js.map +1 -1
  996. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js +7 -5
  997. package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js.map +1 -1
  998. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +147 -111
  999. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  1000. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.styles.js.map +1 -1
  1001. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js +1 -1
  1002. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
  1003. package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js +7 -5
  1004. package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js.map +1 -1
  1005. package/dist/dist-esm/react-composites/src/composites/common/Drawer/captionSettingsDrawer.styles.js.map +1 -1
  1006. package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js +1 -1
  1007. package/dist/dist-esm/react-composites/src/composites/common/ExitSpotlightButton.js.map +1 -1
  1008. package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js +9 -11
  1009. package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js.map +1 -1
  1010. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +12 -23
  1011. package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js.map +1 -1
  1012. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js +1 -1
  1013. package/dist/dist-esm/react-composites/src/composites/common/MoreButton.js.map +1 -1
  1014. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +20 -23
  1015. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  1016. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +10 -14
  1017. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
  1018. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +2 -48
  1019. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js +0 -39
  1020. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
  1021. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +16 -8
  1022. package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js.map +1 -1
  1023. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js.map +1 -1
  1024. package/dist/dist-esm/react-composites/src/composites/common/Survey.js +35 -20
  1025. package/dist/dist-esm/react-composites/src/composites/common/Survey.js.map +1 -1
  1026. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js +2 -2
  1027. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js.map +1 -1
  1028. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js +8 -11
  1029. package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js.map +1 -1
  1030. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js +1 -1
  1031. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js.map +1 -1
  1032. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +13 -18
  1033. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js.map +1 -1
  1034. package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
  1035. package/dist/dist-esm/react-composites/src/composites/common/constants.d.ts +0 -5
  1036. package/dist/dist-esm/react-composites/src/composites/common/constants.js +0 -6
  1037. package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
  1038. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +2 -34
  1039. package/dist/dist-esm/react-composites/src/composites/common/icons.js +3 -7
  1040. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  1041. package/dist/dist-esm/react-composites/src/composites/common/logger.js.map +1 -1
  1042. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js +3 -1
  1043. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js.map +1 -1
  1044. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js +3 -1
  1045. package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js.map +1 -1
  1046. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependency.js.map +1 -1
  1047. package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependencyLazy.js.map +1 -1
  1048. package/dist/dist-esm/react-composites/src/composites/common/styles/Composite.styles.js.map +1 -1
  1049. package/dist/dist-esm/react-composites/src/composites/common/styles/GlobalHostLayer.styles.js.map +1 -1
  1050. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js +10 -4
  1051. package/dist/dist-esm/react-composites/src/composites/common/styles/ModalLocalAndRemotePIP.styles.js.map +1 -1
  1052. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js +44 -11
  1053. package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js.map +1 -1
  1054. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js +29 -6
  1055. package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js.map +1 -1
  1056. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js +22 -4
  1057. package/dist/dist-esm/react-composites/src/composites/common/styles/PeoplePaneContent.styles.js.map +1 -1
  1058. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js +9 -11
  1059. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js.map +1 -1
  1060. package/dist/dist-esm/react-composites/src/composites/common/styles/TeamsMeetingConferenceInfo.style.js.map +1 -1
  1061. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
  1062. package/dist/dist-esm/react-composites/src/composites/common/utils.js +14 -19
  1063. package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
  1064. package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
  1065. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js +2 -2
  1066. package/dist/dist-esm/react-composites/src/composites/localization/LocalizationProvider.js.map +1 -1
  1067. package/dist/dist-esm/react-composites/src/composites/localization/index.js.map +1 -1
  1068. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/CompositeLocale.js.map +1 -1
  1069. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +1 -0
  1070. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/CompositeLocale.js.map +1 -1
  1071. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +1 -0
  1072. package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/CompositeLocale.js.map +1 -1
  1073. package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/strings.json +1 -0
  1074. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/CompositeLocale.js.map +1 -1
  1075. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +1 -0
  1076. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/CompositeLocale.js.map +1 -1
  1077. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +1 -0
  1078. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +1 -0
  1079. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/CompositeLocale.js.map +1 -1
  1080. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +1 -0
  1081. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/CompositeLocale.js.map +1 -1
  1082. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/strings.json +1 -0
  1083. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/CompositeLocale.js.map +1 -1
  1084. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +1 -0
  1085. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/CompositeLocale.js.map +1 -1
  1086. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/strings.json +1 -0
  1087. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/CompositeLocale.js.map +1 -1
  1088. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +1 -0
  1089. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/CompositeLocale.js.map +1 -1
  1090. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +1 -0
  1091. package/dist/dist-esm/react-composites/src/composites/localization/locales/index.js.map +1 -1
  1092. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/CompositeLocale.js.map +1 -1
  1093. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +1 -0
  1094. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/CompositeLocale.js.map +1 -1
  1095. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +1 -0
  1096. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/CompositeLocale.js.map +1 -1
  1097. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +1 -0
  1098. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/CompositeLocale.js.map +1 -1
  1099. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +1 -0
  1100. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/CompositeLocale.js.map +1 -1
  1101. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +1 -0
  1102. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/CompositeLocale.js.map +1 -1
  1103. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +1 -0
  1104. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/CompositeLocale.js.map +1 -1
  1105. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +1 -0
  1106. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/CompositeLocale.js.map +1 -1
  1107. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +1 -0
  1108. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/CompositeLocale.js.map +1 -1
  1109. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +1 -0
  1110. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/CompositeLocale.js.map +1 -1
  1111. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +1 -0
  1112. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js +1 -1
  1113. package/dist/dist-esm/react-composites/src/composites/localization/locales/utils.js.map +1 -1
  1114. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/CompositeLocale.js.map +1 -1
  1115. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +1 -0
  1116. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/CompositeLocale.js.map +1 -1
  1117. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +1 -0
  1118. package/dist/dist-esm/react-composites/src/index-public.js.map +1 -1
  1119. package/package.json +4 -4
  1120. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-Cl94eGlO.js +0 -290
  1121. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-Cl94eGlO.js.map +0 -1
  1122. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-Dq7cYcGM.js +0 -51
  1123. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-Dq7cYcGM.js.map +0 -1
  1124. package/dist/dist-cjs/communication-react/index-gWInk2-r.js +0 -47918
  1125. package/dist/dist-cjs/communication-react/index-gWInk2-r.js.map +0 -1
  1126. package/dist/dist-esm/acs-ui-common/src/dataConversion.d.ts +0 -6
  1127. package/dist/dist-esm/acs-ui-common/src/dataConversion.js +0 -21
  1128. package/dist/dist-esm/acs-ui-common/src/dataConversion.js.map +0 -1
  1129. package/dist/dist-esm/acs-ui-common/src/removeImageTags.d.ts +0 -7
  1130. package/dist/dist-esm/acs-ui-common/src/removeImageTags.js +0 -18
  1131. package/dist/dist-esm/acs-ui-common/src/removeImageTags.js.map +0 -1
  1132. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +0 -17
  1133. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +0 -36
  1134. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +0 -1
  1135. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.d.ts +0 -6
  1136. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js +0 -23
  1137. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js.map +0 -1
  1138. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
  1139. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
  1140. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
  1141. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +0 -24
  1142. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +0 -288
  1143. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +0 -1
  1144. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
  1145. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -37
  1146. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
  1147. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
  1148. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -58
  1149. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
  1150. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
  1151. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -86
  1152. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
  1153. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
  1154. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -32
  1155. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +0 -1
  1156. package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
  1157. package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -126
  1158. package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
  1159. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.d.ts +0 -9
  1160. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js +0 -29
  1161. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js.map +0 -1
  1162. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +0 -30
  1163. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +0 -112
  1164. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +0 -1
  1165. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.d.ts +0 -19
  1166. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js +0 -41
  1167. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js.map +0 -1
  1168. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +0 -15
  1169. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +0 -42
  1170. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +0 -1
  1171. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.d.ts +0 -24
  1172. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js +0 -66
  1173. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js.map +0 -1
  1174. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.d.ts +0 -20
  1175. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js +0 -45
  1176. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js.map +0 -1
  1177. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.d.ts +0 -14
  1178. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js +0 -56
  1179. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js.map +0 -1
  1180. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.d.ts +0 -30
  1181. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js +0 -96
  1182. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js.map +0 -1
  1183. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +0 -59
  1184. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +0 -380
  1185. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +0 -1
  1186. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +0 -37
  1187. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +0 -100
  1188. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +0 -1
  1189. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +0 -215
  1190. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +0 -294
  1191. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +0 -1
  1192. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +0 -16
  1193. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +0 -77
  1194. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +0 -1
  1195. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxUtils.d.ts +0 -9
  1196. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxUtils.js +0 -18
  1197. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxUtils.js.map +0 -1
  1198. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.d.ts +0 -19
  1199. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js +0 -240
  1200. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js.map +0 -1
  1201. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.d.ts +0 -7
  1202. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js +0 -49
  1203. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js.map +0 -1
  1204. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.d.ts +0 -15
  1205. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js +0 -67
  1206. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js.map +0 -1
  1207. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.d.ts +0 -6
  1208. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js +0 -13
  1209. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js.map +0 -1
  1210. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +0 -56
  1211. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +0 -91
  1212. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +0 -1
  1213. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +0 -14
  1214. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +0 -20
  1215. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +0 -1
  1216. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -24
  1217. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -595
  1218. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
  1219. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
  1220. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -821
  1221. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +0 -1
  1222. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.d.ts +0 -17
  1223. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js +0 -99
  1224. package/dist/dist-esm/react-components/src/components/VideoGallery/LargeGalleryLayout.js.map +0 -1
  1225. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +0 -58
  1226. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +0 -144
  1227. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +0 -1
  1228. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
  1229. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -69
  1230. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
  1231. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +0 -82
  1232. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +0 -303
  1233. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +0 -1
  1234. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +0 -21
  1235. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +0 -34
  1236. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +0 -1
  1237. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
  1238. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -99
  1239. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
  1240. package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +0 -5
  1241. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +0 -32
  1242. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +0 -1
  1243. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
  1244. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -69
  1245. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
  1246. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.d.ts +0 -73
  1247. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +0 -186
  1248. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +0 -1
  1249. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +0 -33
  1250. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +0 -127
  1251. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +0 -1
  1252. package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
  1253. package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
  1254. package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
  1255. package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
  1256. package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
  1257. package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
  1258. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -49
  1259. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -220
  1260. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +0 -1
  1261. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
  1262. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -54
  1263. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
  1264. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +0 -15
  1265. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +0 -21
  1266. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +0 -1
  1267. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +0 -18
  1268. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +0 -18
  1269. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +0 -1
  1270. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.d.ts +0 -49
  1271. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js +0 -48
  1272. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js.map +0 -1
  1273. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.d.ts +0 -39
  1274. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js +0 -275
  1275. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js.map +0 -1
  1276. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.d.ts +0 -80
  1277. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +0 -41
  1278. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +0 -1
  1279. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.d.ts +0 -38
  1280. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +0 -80
  1281. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +0 -1
  1282. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +0 -5
  1283. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +0 -5
  1284. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +0 -1
  1285. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.d.ts +0 -10
  1286. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js +0 -20
  1287. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js.map +0 -1
@@ -17,7 +17,6 @@ import { CallClientOptions } from '@azure/communication-calling';
17
17
  import { CallDirection } from '@azure/communication-calling';
18
18
  import { CallEndReason } from '@azure/communication-calling';
19
19
  import { CallerInfo } from '@azure/communication-calling';
20
- import { CallInfo } from '@azure/communication-calling';
21
20
  import { CallKind } from '@azure/communication-calling';
22
21
  import { CallState as CallState_2 } from '@azure/communication-calling';
23
22
  import { CallSurvey } from '@azure/communication-calling';
@@ -39,9 +38,6 @@ import type { CommunicationUserKind } from '@azure/communication-common';
39
38
  import { CreateViewOptions } from '@azure/communication-calling';
40
39
  import { DeviceAccess } from '@azure/communication-calling';
41
40
  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';
45
41
  import { DominantSpeakersInfo } from '@azure/communication-calling';
46
42
  import { DtmfTone as DtmfTone_2 } from '@azure/communication-calling';
47
43
  import { EnvironmentInfo } from '@azure/communication-calling';
@@ -54,7 +50,6 @@ import { IContextualMenuProps } from '@fluentui/react';
54
50
  import { IContextualMenuStyles } from '@fluentui/react';
55
51
  import { IIconProps } from '@fluentui/react';
56
52
  import { IIconStyles } from '@fluentui/react';
57
- import { ILinkStyles } from '@fluentui/react';
58
53
  import { IMessageBarProps } from '@fluentui/react';
59
54
  import { IncomingCall } from '@azure/communication-calling';
60
55
  import { IncomingCallKind } from '@azure/communication-calling';
@@ -68,15 +63,12 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
68
63
  import { ITextFieldStyles } from '@fluentui/react';
69
64
  import { LatestMediaDiagnostics } from '@azure/communication-calling';
70
65
  import { LatestNetworkDiagnostics } from '@azure/communication-calling';
71
- import { LocalRecordingInfo } from '@azure/communication-calling';
72
66
  import { LocalVideoStream } from '@azure/communication-calling';
73
67
  import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
74
- import type { MediaDiagnosticType } from '@azure/communication-calling';
75
68
  import { MediaStreamType } from '@azure/communication-calling';
76
69
  import { MicrosoftTeamsAppIdentifier } from '@azure/communication-common';
77
70
  import { MicrosoftTeamsUserIdentifier } from '@azure/communication-common';
78
71
  import type { NetworkDiagnosticChangedEventArgs } from '@azure/communication-calling';
79
- import type { NetworkDiagnosticType } from '@azure/communication-calling';
80
72
  import { PartialTheme } from '@fluentui/react';
81
73
  import { ParticipantCapabilities } from '@azure/communication-calling';
82
74
  import { ParticipantInfo } from '@azure/communication-calling';
@@ -92,13 +84,11 @@ import { Reaction as Reaction_2 } from '@azure/communication-calling';
92
84
  import { ReactionMessage } from '@azure/communication-calling';
93
85
  import { RealTimeTextInfo as RealTimeTextInfo_2 } from '@azure/communication-calling';
94
86
  import { RealTimeTextResultType } from '@azure/communication-calling';
95
- import { RecordingInfo } from '@azure/communication-calling';
96
87
  import type { RemoteParticipant } from '@azure/communication-calling';
97
88
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
98
89
  import { RoomCallLocator } from '@azure/communication-calling';
99
90
  import { ScalingMode } from '@azure/communication-calling';
100
91
  import { SendMessageOptions } from '@azure/communication-chat';
101
- import type { ServerDiagnosticType } from '@azure/communication-calling';
102
92
  import { SpotlightedParticipant } from '@azure/communication-calling';
103
93
  import { StartCallOptions } from '@azure/communication-calling';
104
94
  import { StartCaptionsOptions } from '@azure/communication-calling';
@@ -284,40 +274,6 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
284
274
  */
285
275
  export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
286
276
 
287
- /**
288
- * @beta
289
- * A callback function that defines what actions user can perform on an attachment.
290
- * By default, the UI library would have default actions that opens attachment URL in a new tab.
291
- * You can override the default actions or add new actions by providing this callback function.
292
- * Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
293
- *
294
- * @param attachment - The file attachment that user is trying to perform actions on.
295
- * @param message - The chat message that contains this attachment.
296
- * @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
297
- */
298
- export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
299
-
300
- /**
301
- * @beta
302
- *
303
- * Attachment download options defines the list of actions that can be performed on an attachment.
304
- */
305
- export declare interface AttachmentDownloadOptions {
306
- actionsForAttachment: AttachmentActionHandler;
307
- }
308
-
309
- /**
310
- * @beta
311
- *
312
- * Attachment menu action defines buttons that can be shown on the attachment card.
313
- * If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
314
- */
315
- export declare interface AttachmentMenuAction {
316
- name: string;
317
- icon: JSX.Element;
318
- onClick: (attachment: AttachmentMetadata) => Promise<void>;
319
- }
320
-
321
277
  /**
322
278
  * Data model that represents a chat message attachment
323
279
  * where it contains an ID to uniquely identify the attachment,
@@ -341,150 +297,6 @@ export declare interface AttachmentMetadata {
341
297
  url: string;
342
298
  }
343
299
 
344
- /**
345
- * Data model that represents a chat message attachment being uploaded
346
- * where it contains an ID to uniquely identify the attachment,
347
- * a name that represents the name of file,
348
- * an optional URL to download the attachment,
349
- * an optional progress value between 0 and 1 indicating the progress of the upload, and
350
- * an optional error object that contains error message would be shown to the user.
351
- *
352
- *
353
- * @beta
354
- */
355
- export declare interface AttachmentMetadataInProgress {
356
- /**
357
- * Unique ID of the attachment.
358
- */
359
- id: string;
360
- /**
361
- * Attachment name to be displayed.
362
- */
363
- name: string;
364
- /**
365
- * Download URL for the attachment.
366
- */
367
- url?: string;
368
- /**
369
- * A number between 0 and 1 indicating the progress of the upload.
370
- */
371
- progress?: number;
372
- /**
373
- * A object contains error message would be shown to the user.
374
- */
375
- error?: AttachmentProgressError;
376
- }
377
-
378
- /**
379
- * @beta
380
- *
381
- * Attachment Options that defines behaviour for uploading and downloading attachments.
382
- */
383
- export declare interface AttachmentOptions {
384
- uploadOptions?: AttachmentUploadOptions;
385
- downloadOptions?: AttachmentDownloadOptions;
386
- }
387
-
388
- /**
389
- * @beta
390
- * A attachment progress error object that contains message to be shown to
391
- * the user when upload fails.
392
- */
393
- export declare interface AttachmentProgressError {
394
- message: string;
395
- }
396
-
397
- /**
398
- * @beta
399
- * A callback function for handling attachment removed by the user in send box.
400
- *
401
- * @param attachmentId - The ID of uploaded attachments.
402
- */
403
- export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
404
-
405
- /**
406
- * @beta
407
- * A callback function for handling list of upload tasks that contains files selected by user to upload.
408
- *
409
- * @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
410
- */
411
- export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
412
-
413
- /**
414
- * @beta
415
- */
416
- export declare interface AttachmentUploadOptions {
417
- /**
418
- * A list of strings containing the comma separated list of supported media (aka. mime) types.
419
- * i.e. ['image/*', 'video/*', 'audio/*']
420
- * Default value is `['*']`, meaning all media types are supported.
421
- * Similar to the `accept` attribute of the `<input type="attachment" />` element.
422
- * @beta
423
- */
424
- supportedMediaTypes?: string[];
425
- /**
426
- * Disable multiple attachments to be selected if set to `true`.
427
- * Default value is `false`, meaning multiple attachments can be selected.
428
- * Similar to the `multiple` attribute of the `<input type="attachment" />` element.
429
- * @beta
430
- */
431
- disableMultipleUploads?: boolean;
432
- /**
433
- * A callback function of type {@link AttachmentSelectionHandler} that will be called
434
- * when user finishes selecting files in browser's file picker. This function is required since
435
- * this would be where upload logic is implemented to your own storage.
436
- * @beta
437
- */
438
- handleAttachmentSelection: AttachmentSelectionHandler;
439
- /**
440
- * A optional callback function that will be called
441
- * when user removing files before clicking send message button. This function will be
442
- * where you can remove the file from your storage.
443
- * @beta
444
- */
445
- handleAttachmentRemoval?: AttachmentRemovalHandler;
446
- }
447
-
448
- /**
449
- * A upload task represents and manages an attachment that is being uploaded.
450
- * When using the Composite, an attachment upload task is created for each file user is selected to upload.
451
- * A upload task is complete when notifyUploadCompleted is called.
452
- * A upload task is failed when notifyUploadFailed is called.
453
- * @beta
454
- */
455
- export declare interface AttachmentUploadTask {
456
- /**
457
- * Unique identifier for the attachment upload task.
458
- */
459
- taskId: string;
460
- /**
461
- * HTML {@link File} object for the uploaded attachment.
462
- */
463
- file?: File;
464
- /**
465
- * {@link Blob} object for the uploaded inline image.
466
- */
467
- image?: Blob;
468
- /**
469
- * Update the progress of the upload changed.
470
- * A upload is considered complete when the progress reaches 1.
471
- * @param value - number between 0 and 1
472
- */
473
- notifyUploadProgressChanged: (value: number) => void;
474
- /**
475
- * Mark the upload task as complete.
476
- * An attachment is considered completed uploading when ID and URL are provided.
477
- * @param id - the unique identifier of the attachment.
478
- * @param url - the download URL of the attachment.
479
- */
480
- notifyUploadCompleted: (id: string, url: string) => void;
481
- /**
482
- * Mark the upload task as failed.
483
- * @param message - An error message that can be displayed to the user.
484
- */
485
- notifyUploadFailed: (message: string) => void;
486
- }
487
-
488
300
  /**
489
301
  * Custom data attributes for displaying avatar for a user.
490
302
  *
@@ -676,26 +488,6 @@ export declare interface BaseCustomStyles {
676
488
  root?: IStyle;
677
489
  }
678
490
 
679
- /**
680
- * Content blocked message type.
681
- *
682
- * Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
683
- *
684
- * @beta
685
- */
686
- export declare interface BlockedMessage extends MessageCommon {
687
- messageType: 'blocked';
688
- warningText?: string;
689
- linkText?: string;
690
- link?: string;
691
- deletedOn?: Date;
692
- senderId?: string;
693
- senderDisplayName?: string;
694
- status?: MessageStatus;
695
- attached?: MessageAttachedStatus;
696
- mine?: boolean;
697
- }
698
-
699
491
  /**
700
492
  * Breakout rooms state
701
493
  *
@@ -710,136 +502,6 @@ export declare interface BreakoutRoomsState {
710
502
  breakoutRoomDisplayName?: string;
711
503
  }
712
504
 
713
- /**
714
- * @beta
715
- * Props for BrowserPermissionDeniedIOS component.
716
- */
717
- export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
718
- /**
719
- * Localization strings for BrowserPermissionDeniedIOS component.
720
- */
721
- strings?: BrowserPermissionDeniedIOSStrings;
722
- /**
723
- * Link to image source.
724
- *
725
- * Image is inserted into the top of the component.
726
- */
727
- imageSource?: string;
728
- }
729
-
730
- /**
731
- * @beta
732
- * Strings for BrowserPermissionDeniedIOS component
733
- */
734
- export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
735
- /**
736
- * Image alt text
737
- */
738
- imageAltText: string;
739
- /**
740
- * Main text string.
741
- */
742
- primaryText: string;
743
- /**
744
- * Subtext string.
745
- */
746
- secondaryText: string;
747
- /**
748
- * Step 1 string
749
- */
750
- step1Text: string;
751
- /**
752
- * Step 1 digit string
753
- */
754
- step1DigitText: string;
755
- /**
756
- * Step 2 string
757
- */
758
- step2Text: string;
759
- /**
760
- * Step 2 digit string
761
- */
762
- step2DigitText: string;
763
- /**
764
- * Step 3 string
765
- */
766
- step3Text: string;
767
- /**
768
- * Step 3 digit string
769
- */
770
- step3DigitText: string;
771
- /**
772
- * Step 4 string
773
- */
774
- step4Text: string;
775
- /**
776
- * Step 4 digit string
777
- */
778
- step4DigitText: string;
779
- }
780
-
781
- /**
782
- * @beta
783
- * Props for BrowserPermissionDenied component.
784
- */
785
- export declare interface BrowserPermissionDeniedProps {
786
- /**
787
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
788
- */
789
- onTroubleshootingClick?: () => void;
790
- /**
791
- * Action to be taken by the try again primary button.
792
- */
793
- onTryAgainClick?: () => void;
794
- /**
795
- * Localization strings for BrowserPermissionDenied component.
796
- */
797
- strings?: BrowserPermissionDeniedStrings;
798
- /**
799
- * Allows users to pass in an object contains custom CSS styles.
800
- * @Example
801
- * ```
802
- * <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
803
- * ```
804
- */
805
- styles?: BrowserPermissionDeniedStyles;
806
- }
807
-
808
- /**
809
- * @beta
810
- * Strings for BrowserPermissionDenied component
811
- */
812
- export declare interface BrowserPermissionDeniedStrings {
813
- /**
814
- * Main button text string.
815
- */
816
- primaryButtonText: string;
817
- /**
818
- * Main text string.
819
- */
820
- primaryText: string;
821
- /**
822
- * Subtext string.
823
- */
824
- secondaryText: string;
825
- /**
826
- * More help link string.
827
- */
828
- linkText: string;
829
- }
830
-
831
- /**
832
- * Fluent styles for {@link BrowserPermissionDenied}.
833
- *
834
- * @beta
835
- */
836
- export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
837
- /** Styles for the primary button. */
838
- primaryButton?: IButtonStyles;
839
- /** Styles for the help troubleshooting link text. */
840
- troubleshootingLink?: ILinkStyles;
841
- }
842
-
843
505
  /**
844
506
  * An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
845
507
  *
@@ -1134,10 +796,6 @@ export declare interface CallAdapterCallOperations {
1134
796
  * @public
1135
797
  */
1136
798
  sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
1137
- /**
1138
- * Continues into a call when the browser version is not supported.
1139
- */
1140
- allowUnsupportedBrowserVersion(): void;
1141
799
  /**
1142
800
  * Function to Start captions
1143
801
  * @param options - options for start captions
@@ -1443,7 +1101,7 @@ export declare interface CallAdapterDeviceManagement {
1443
1101
  *
1444
1102
  * @public
1445
1103
  */
1446
- export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator | TeamsMeetingIdLocator;
1104
+ export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | TeamsMeetingIdLocator;
1447
1105
 
1448
1106
  /**
1449
1107
  * {@link CommonCallAdapter} state.
@@ -1666,7 +1324,6 @@ export declare interface CallAdapterSubscribers {
1666
1324
  export declare type CallAdapterUiState = {
1667
1325
  isLocalPreviewMicrophoneEnabled: boolean;
1668
1326
  page: CallCompositePage;
1669
- unsupportedBrowserVersionsAllowed?: boolean;
1670
1327
  };
1671
1328
 
1672
1329
  /**
@@ -1710,7 +1367,7 @@ export declare interface CallAgentState {
1710
1367
  */
1711
1368
  export declare interface CallAndChatLocator {
1712
1369
  /** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
1713
- callLocator: GroupCallLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator;
1370
+ callLocator: GroupCallLocator;
1714
1371
  /** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
1715
1372
  chatThreadId: string;
1716
1373
  }
@@ -1980,56 +1637,6 @@ export declare type CallCompositeOptions = {
1980
1637
  * @defaultValue true
1981
1638
  */
1982
1639
  callControls?: boolean | CallControlOptions;
1983
- /**
1984
- * Device permissions check options for your call.
1985
- * Here you can choose what device permissions you prompt the user for,
1986
- * as well as what device permissions must be accepted before starting a call.
1987
- */
1988
- deviceChecks?: DeviceCheckOptions;
1989
- /**
1990
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1991
- * unable to grant your site the required permissions for the call.
1992
- *
1993
- * @example
1994
- * ```ts
1995
- * onPermissionsTroubleshootingClick: () =>
1996
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
1997
- * ```
1998
- *
1999
- * @remarks
2000
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
2001
- */
2002
- onPermissionsTroubleshootingClick?: (permissionsState: {
2003
- camera: PermissionState;
2004
- microphone: PermissionState;
2005
- }) => void;
2006
- /**
2007
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
2008
- * having network issues when connecting to the call.
2009
- *
2010
- * @example
2011
- * ```ts
2012
- * onNetworkingTroubleShootingClick?: () =>
2013
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
2014
- * ```
2015
- *
2016
- * @remarks
2017
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
2018
- */
2019
- onNetworkingTroubleShootingClick?: () => void;
2020
- /**
2021
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
2022
- *
2023
- * @example
2024
- * ```ts
2025
- * onBrowserTroubleShootingClick?: () =>
2026
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
2027
- * ```
2028
- *
2029
- * @remarks
2030
- * if this is not supplied, the composite will not show a unsupported browser page.
2031
- */
2032
- onEnvironmentInfoTroubleshootingClick?: () => void;
2033
1640
  /**
2034
1641
  * Remote participant video tile menu options
2035
1642
  */
@@ -2170,7 +1777,7 @@ export declare type CallCompositeOptions = {
2170
1777
  *
2171
1778
  * @public
2172
1779
  */
2173
- export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | /* @conditional-compile-remove(unsupported-browser) */ 'unsupportedEnvironment' | 'transferring' | 'badRequest' | 'returningFromBreakoutRoom';
1780
+ export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest' | 'returningFromBreakoutRoom';
2174
1781
 
2175
1782
  /**
2176
1783
  * Props for {@link CallComposite}.
@@ -3075,6 +2682,10 @@ export declare interface CallCompositeStrings {
3075
2682
  * Label for mute all cancel button
3076
2683
  */
3077
2684
  muteAllCancelButtonLabel: string;
2685
+ /**
2686
+ * Aria label for close button in modal dialogs
2687
+ */
2688
+ closeButtonLabel?: string;
3078
2689
  /**
3079
2690
  * Label for join breakout room button
3080
2691
  */
@@ -3284,7 +2895,7 @@ export declare type CallErrors = {
3284
2895
  *
3285
2896
  * @public
3286
2897
  */
3287
- 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.dispose' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'DeviceManager.startPreheatDevices' | 'DeviceManager.stopPreheatDevices' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'CallAgent.handlePushNotification' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.admit' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.rejectParticipant' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.admitAll' | /* @conditional-compile-remove(calling-beta-sdk) */ 'CallAgent.activeCallTransfer' | /* @conditional-compile-remove(calling-beta-sdk) */ 'CallAgent.getActiveCallDetails' | 'Call.mutedByOthers' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
2898
+ 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.dispose' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'DeviceManager.startPreheatDevices' | 'DeviceManager.stopPreheatDevices' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'CallAgent.handlePushNotification' | 'Call.mutedByOthers' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
3288
2899
 
3289
2900
  /**
3290
2901
  * Represents the name of the call feature stream
@@ -3375,7 +2986,7 @@ export declare type CallingHandlersOptions = {
3375
2986
  *
3376
2987
  * @public
3377
2988
  */
3378
- export declare type CallingReturnProps<Component extends (props: any) => JSX.Element> = GetCallingSelector<Component> extends (state: CallClientState, props: any) => any ? ReturnType<GetCallingSelector<Component>> & Common<CallingHandlers, Parameters<Component>[0]> : never;
2989
+ export declare type CallingReturnProps<Component extends (props: any) => JSX.Element> = GetCallingSelector<Component> extends ((state: CallClientState, props: any) => any) ? ReturnType<GetCallingSelector<Component>> & Common<CallingHandlers, Parameters<Component>[0]> : never;
3379
2990
 
3380
2991
  /**
3381
2992
  * @public
@@ -3455,23 +3066,6 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
3455
3066
  mediaAccess?: MediaAccess;
3456
3067
  };
3457
3068
 
3458
- /**
3459
- * Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
3460
- *
3461
- * @remarks
3462
- * This is currently in beta and only supports calling one Teams User.
3463
- *
3464
- * @example
3465
- * ```
3466
- * ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
3467
- * ```
3468
- *
3469
- * @beta
3470
- */
3471
- export declare type CallParticipantsLocator = {
3472
- participantIds: string[];
3473
- };
3474
-
3475
3069
  /**
3476
3070
  * A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
3477
3071
  *
@@ -3576,10 +3170,6 @@ export declare interface CallState {
3576
3170
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
3577
3171
  */
3578
3172
  recording: RecordingCallFeature;
3579
- /**
3580
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
3581
- */
3582
- localRecording: LocalRecordingCallFeatureState;
3583
3173
  /**
3584
3174
  * Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
3585
3175
  *
@@ -3640,10 +3230,6 @@ export declare interface CallState {
3640
3230
  * Proxy of {@link @azure/communication-calling#Call.role}.
3641
3231
  */
3642
3232
  role?: ParticipantRole;
3643
- /**
3644
- * Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
3645
- */
3646
- totalParticipantCount?: number;
3647
3233
  /**
3648
3234
  * Transfer state of call
3649
3235
  */
@@ -3663,7 +3249,7 @@ export declare interface CallState {
3663
3249
  /**
3664
3250
  * Proxy of {@link @azure/communication-calling#Call.info}.
3665
3251
  */
3666
- info?: TeamsCallInfo | /* @conditional-compile-remove(calling-beta-sdk) */ CallInfo;
3252
+ info?: TeamsCallInfo;
3667
3253
  /**
3668
3254
  * Proxy of {@link @azure/communication-calling#TeamsMeetingAudioConferencingCallFeature}.
3669
3255
  */
@@ -4005,19 +3591,7 @@ export declare interface CallWithChatAdapterManagement {
4005
3591
  *
4006
3592
  * @public
4007
3593
  */
4008
- sendMessage(content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
4009
- /**
4010
- * Upload an inline image for a message.
4011
- *
4012
- * @beta
4013
- */
4014
- uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
4015
- /**
4016
- * Delete an inline image for a message.
4017
- *
4018
- * @beta
4019
- */
4020
- deleteImage(imageId: string): Promise<void>;
3594
+ sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
4021
3595
  /**
4022
3596
  * Send a read receipt for a message.
4023
3597
  *
@@ -4035,7 +3609,7 @@ export declare interface CallWithChatAdapterManagement {
4035
3609
  *
4036
3610
  * @public
4037
3611
  */
4038
- updateMessage(messageId: string, content: string, options?: Record<string, string> | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
3612
+ updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
4039
3613
  /**
4040
3614
  * Delete a message in the thread.
4041
3615
  *
@@ -4080,10 +3654,6 @@ export declare interface CallWithChatAdapterManagement {
4080
3654
  * @public
4081
3655
  */
4082
3656
  sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
4083
- /**
4084
- * Continues into a call when the browser version is not supported.
4085
- */
4086
- allowUnsupportedBrowserVersion(): void;
4087
3657
  /**
4088
3658
  * Function to Start captions
4089
3659
  * @param options - options for start captions
@@ -4283,14 +3853,6 @@ export declare interface CallWithChatAdapterUiState {
4283
3853
  * @public
4284
3854
  */
4285
3855
  page: CallCompositePage;
4286
- /**
4287
- * State to track whether the end user has opted in to using a
4288
- * out of date version of a supported browser. Allows the user
4289
- * to start a call in this state.
4290
- *
4291
- * @beta
4292
- */
4293
- unsupportedBrowserVersionsAllowed?: boolean;
4294
3856
  }
4295
3857
 
4296
3858
  /**
@@ -4494,62 +4056,6 @@ export declare type CallWithChatCompositeOptions = {
4494
4056
  * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
4495
4057
  */
4496
4058
  callControls?: boolean | CallWithChatControlOptions;
4497
- /**
4498
- * Properties for configuring the File Sharing feature.
4499
- * If undefined, file sharing feature will be disabled.
4500
- * @beta
4501
- */
4502
- attachmentOptions?: AttachmentOptions;
4503
- /**
4504
- * Device permissions check options for your call.
4505
- * Here you can choose what device permissions you prompt the user for,
4506
- * as well as what device permissions must be accepted before starting a call.
4507
- */
4508
- deviceChecks?: DeviceCheckOptions;
4509
- /**
4510
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
4511
- * unable to grant your site the required permissions for the call.
4512
- *
4513
- * @example
4514
- * ```ts
4515
- * onPermissionsTroubleshootingClick: () =>
4516
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
4517
- * ```
4518
- *
4519
- * @remarks
4520
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
4521
- */
4522
- onPermissionsTroubleshootingClick?: (permissionsState: {
4523
- camera: PermissionState;
4524
- microphone: PermissionState;
4525
- }) => void;
4526
- /**
4527
- * Optional callback to supply users with further troubleshooting steps for network issues
4528
- * experienced when connecting to a call.
4529
- *
4530
- * @example
4531
- * ```ts
4532
- * onNetworkingTroubleShootingClick?: () =>
4533
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
4534
- * ```
4535
- *
4536
- * @remarks
4537
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
4538
- */
4539
- onNetworkingTroubleShootingClick?: () => void;
4540
- /**
4541
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
4542
- *
4543
- * @example
4544
- * ```ts
4545
- * onBrowserTroubleShootingClick?: () =>
4546
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
4547
- * ```
4548
- *
4549
- * @remarks
4550
- * if this is not supplied, the composite will not show a unsupported browser page.
4551
- */
4552
- onEnvironmentInfoTroubleshootingClick?: () => void;
4553
4059
  /**
4554
4060
  * Remote participant video tile menu options
4555
4061
  */
@@ -4656,13 +4162,6 @@ export declare type CallWithChatCompositeOptions = {
4656
4162
  */
4657
4163
  hideSpotlightButtons?: boolean;
4658
4164
  };
4659
- /**
4660
- * Enables rich text editor for the send and edit boxes
4661
- * @defaultValue `false`
4662
- *
4663
- * @beta
4664
- */
4665
- richTextEditor?: boolean;
4666
4165
  /**
4667
4166
  * Options for settings related to joining a call.
4668
4167
  */
@@ -4919,36 +4418,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
4919
4418
  export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'realTimeTextReceived' | 'capabilitiesChanged' | 'spotlightChanged' | 'breakoutRoomsUpdated' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
4920
4419
 
4921
4420
  /**
4922
- * @beta
4923
- *
4924
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4925
- * by their browsers settings.
4926
- */
4927
- export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
4928
-
4929
- /**
4930
- * @beta
4931
- * Props for CameraAndMicrophoneSitePermissions component.
4932
- */
4933
- export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
4934
- /** Icon name for the camera icon */
4935
- cameraIconName?: string;
4936
- /** Icon name for the microphone icon */
4937
- microphoneIconName?: string;
4938
- /** Icon name for the central icon between the camera and microphone icons */
4939
- connectorIconName?: string;
4940
- /** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
4941
- strings?: CameraAndMicrophoneSitePermissionsStrings;
4942
- }
4943
-
4944
- /**
4945
- * @beta
4946
- * Strings for CameraAndMicrophoneSitePermissions component.
4947
- */
4948
- export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
4949
-
4950
- /**
4951
- * A button to turn camera on / off.
4421
+ * A button to turn camera on / off.
4952
4422
  *
4953
4423
  * Can be used with {@link ControlBar}.
4954
4424
  *
@@ -5107,31 +4577,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
5107
4577
  menuStyles?: Partial<CameraButtonContextualMenuStyles>;
5108
4578
  }
5109
4579
 
5110
- /**
5111
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
5112
- * by their browsers settings.
5113
- *
5114
- * @beta
5115
- */
5116
- export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
5117
-
5118
- /**
5119
- * @beta
5120
- * Props for CameraSitePermissions component.
5121
- */
5122
- export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
5123
- /** Icon name for the camera icon */
5124
- cameraIconName?: string;
5125
- /** Strings for use with the {@link CameraSitePermissions} */
5126
- strings?: CameraSitePermissionsStrings;
5127
- }
5128
-
5129
- /**
5130
- * @beta
5131
- * Strings for CameraSitePermissions component.
5132
- */
5133
- export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
5134
-
5135
4580
  /**
5136
4581
  * @public
5137
4582
  * Callback function run when a message edit is cancelled.
@@ -5767,15 +5212,7 @@ export declare interface ChatAdapterThreadManagement {
5767
5212
  * Send a message in the thread.
5768
5213
  * Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
5769
5214
  */
5770
- sendMessage(content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
5771
- /**
5772
- * Upload an inline image for a message.
5773
- */
5774
- uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
5775
- /**
5776
- * Delete an inline image for a message.
5777
- */
5778
- deleteImage(imageId: string): Promise<void>;
5215
+ sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
5779
5216
  /**
5780
5217
  * Send a read receipt for a message.
5781
5218
  */
@@ -5796,7 +5233,7 @@ export declare interface ChatAdapterThreadManagement {
5796
5233
  * Update a message content.
5797
5234
  * Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
5798
5235
  */
5799
- updateMessage(messageId: string, content: string, options?: Record<string, string> | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions): Promise<void>;
5236
+ updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
5800
5237
  /**
5801
5238
  * Delete a message in the thread.
5802
5239
  */
@@ -5934,7 +5371,6 @@ export declare type ChatCompositeIcons = {
5934
5371
  ParticipantItemOptionsHovered?: JSX.Element;
5935
5372
  SendBoxSend?: JSX.Element;
5936
5373
  SendBoxSendHovered?: JSX.Element;
5937
- SendBoxAttachFile?: JSX.Element;
5938
5374
  };
5939
5375
 
5940
5376
  /**
@@ -5982,13 +5418,6 @@ export declare type ChatCompositeOptions = {
5982
5418
  * @defaultValue true
5983
5419
  */
5984
5420
  errorBar?: boolean;
5985
- /**
5986
- * Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
5987
- * @defaultValue false
5988
- *
5989
- * @beta
5990
- */
5991
- participantPane?: boolean;
5992
5421
  /**
5993
5422
  * Show or hide the topic at the top of the chat. Hidden if set to `false`
5994
5423
  * @defaultValue true
@@ -5999,19 +5428,6 @@ export declare type ChatCompositeOptions = {
5999
5428
  * When undefined nothing has focus on render
6000
5429
  */
6001
5430
  autoFocus?: 'sendBoxTextField';
6002
- /**
6003
- * Properties for configuring the File Sharing feature.
6004
- * If undefined, file sharing feature will be disabled.
6005
- * @beta
6006
- */
6007
- attachmentOptions?: AttachmentOptions;
6008
- /**
6009
- * Enables rich text editor for the send and edit boxes
6010
- * @defaultValue `false`
6011
- *
6012
- * @beta
6013
- */
6014
- richTextEditor?: boolean;
6015
5431
  };
6016
5432
 
6017
5433
  /**
@@ -6039,12 +5455,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
6039
5455
  * Flags to enable/disable visual elements of the {@link ChatComposite}.
6040
5456
  */
6041
5457
  options?: ChatCompositeOptions;
6042
- /**
6043
- * Optimizes the composite form factor for either desktop or mobile.
6044
- * @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
6045
- * @defaultValue 'desktop'
6046
- */
6047
- formFactor?: 'desktop' | 'mobile';
6048
5458
  }
6049
5459
 
6050
5460
  /**
@@ -6059,26 +5469,6 @@ export declare interface ChatCompositeStrings {
6059
5469
  * Chat list header text
6060
5470
  */
6061
5471
  chatListHeader: string;
6062
- /**
6063
- * Upload Attachment Button text
6064
- */
6065
- uploadAttachment: string;
6066
- /**
6067
- * Error Message for image data is not provided for image upload
6068
- */
6069
- uploadImageDataNotProvided: string;
6070
- /**
6071
- * Error Message for upload image is too large
6072
- */
6073
- uploadImageIsTooLarge: string;
6074
- /**
6075
- * Error Message for unsupported image extension for image upload
6076
- */
6077
- uploadImageExtensionIsNotAllowed: string;
6078
- /**
6079
- * Error Message for unable to upload image
6080
- */
6081
- uploadImageFailed: string;
6082
5472
  }
6083
5473
 
6084
5474
  /**
@@ -6127,7 +5517,7 @@ export declare type ChatErrors = {
6127
5517
  *
6128
5518
  * @public
6129
5519
  */
6130
- 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.updateProperties' | 'ChatThreadClient.updateTopic' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.uploadImage' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.deleteImage';
5520
+ 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.updateProperties' | 'ChatThreadClient.updateTopic';
6131
5521
 
6132
5522
  /**
6133
5523
  * Object containing all the handlers required for chat components.
@@ -6138,15 +5528,13 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
6138
5528
  * @public
6139
5529
  */
6140
5530
  export declare type ChatHandlers = {
6141
- onSendMessage: (content: string, options?: SendMessageOptions | /* @conditional-compile-remove(file-sharing-acs) */ MessageOptions) => Promise<void>;
6142
- onUploadImage: (image: Blob, imageFilename: string) => Promise<UploadChatImageResult>;
6143
- onDeleteImage: (imageId: string) => Promise<void>;
5531
+ onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
6144
5532
  onMessageSeen: (chatMessageId: string) => Promise<void>;
6145
5533
  onTyping: () => Promise<void>;
6146
5534
  onRemoveParticipant: (userId: string) => Promise<void>;
6147
5535
  updateThreadTopicName: (topicName: string) => Promise<void>;
6148
5536
  onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
6149
- onUpdateMessage: (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
5537
+ onUpdateMessage: (messageId: string, content: string) => Promise<void>;
6150
5538
  onDeleteMessage: (messageId: string) => Promise<void>;
6151
5539
  };
6152
5540
 
@@ -6189,12 +5577,6 @@ export declare interface ChatMessage extends MessageCommon {
6189
5577
  attachments?: AttachmentMetadata[];
6190
5578
  }
6191
5579
 
6192
- /**
6193
- * @beta
6194
- * Type of the message content, either 'text' or 'html'.
6195
- */
6196
- export declare type ChatMessageType = 'text' | 'html';
6197
-
6198
5580
  /**
6199
5581
  * An extension to {@link @azure/communication-chat#ChatMessage} that stores
6200
5582
  * client-side only metadata for chat messages.
@@ -6236,7 +5618,7 @@ export declare type ChatProfile = {
6236
5618
  *
6237
5619
  * @public
6238
5620
  */
6239
- export declare type ChatReturnProps<Component extends (props: any) => JSX.Element> = GetChatSelector<Component> extends (state: ChatClientState, props: any) => any ? ReturnType<GetChatSelector<Component>> & Common<ChatHandlers, Parameters<Component>[0]> : never;
5621
+ export declare type ChatReturnProps<Component extends (props: any) => JSX.Element> = GetChatSelector<Component> extends ((state: ChatClientState, props: any) => any) ? ReturnType<GetChatSelector<Component>> & Common<ChatHandlers, Parameters<Component>[0]> : never;
6240
5622
 
6241
5623
  /**
6242
5624
  * A {@link React.Context} that stores a {@link @azure/communication-chat#ChatThreadClient}.
@@ -6313,8 +5695,6 @@ export declare type ChatThreadClientState = {
6313
5695
  */
6314
5696
  export declare type ChatThreadProperties = {
6315
5697
  topic?: string;
6316
- createdBy?: CommunicationIdentifierKind;
6317
- messagingPolicy?: MessagingPolicy;
6318
5698
  };
6319
5699
 
6320
5700
  /**
@@ -6586,7 +5966,6 @@ export declare interface CommonCallingHandlers {
6586
5966
  onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
6587
5967
  onRemoveParticipant(userId: string): Promise<void>;
6588
5968
  onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
6589
- askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
6590
5969
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
6591
5970
  onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
6592
5971
  onRejectCall: (incomingCallId: string) => Promise<void>;
@@ -6673,39 +6052,6 @@ export declare type CommonProperties<A, B> = {
6673
6052
  [P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
6674
6053
  }[keyof A & keyof B];
6675
6054
 
6676
- /**
6677
- * @beta
6678
- * Props for SitePermissions components.
6679
- */
6680
- export declare interface CommonSitePermissionsProps {
6681
- /**
6682
- * Name of application calling experience is in.
6683
- */
6684
- appName: string;
6685
- /**
6686
- * Kind of the Site Permissions component.
6687
- */
6688
- kind: 'request' | 'denied' | 'check';
6689
- /**
6690
- * Type of the browser used, the Site permission component will show different guidance text based on the browser type
6691
- */
6692
- browserHint?: 'safari' | 'unset';
6693
- /**
6694
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
6695
- * If this is not provided the button will not be shown.
6696
- */
6697
- onTroubleshootingClick?: () => void;
6698
- /**
6699
- * Action that is taken when the user clicks the continue anyway button.
6700
- * If this is not provided the button will not be shown.
6701
- */
6702
- onContinueAnywayClick?: () => void;
6703
- /**
6704
- * Styles for SitePermissions component.
6705
- */
6706
- styles?: SitePermissionsStyles;
6707
- }
6708
-
6709
6055
  /**
6710
6056
  * A Chat or Calling participant's state, as reflected in the UI.
6711
6057
  *
@@ -6903,11 +6249,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
6903
6249
  export declare interface ComponentLocale {
6904
6250
  /** Strings for components */
6905
6251
  strings: ComponentStrings;
6906
- /**
6907
- * Optional function to provide customized date format.
6908
- * @beta
6909
- */
6910
- onDisplayDateTimeString?: (messageDate: Date) => string;
6911
6252
  }
6912
6253
 
6913
6254
  /**
@@ -6957,10 +6298,6 @@ export declare interface ComponentStrings {
6957
6298
  typingIndicator: TypingIndicatorStrings;
6958
6299
  /** Strings for SendBox */
6959
6300
  sendBox: SendBoxStrings;
6960
- /** Strings for RichTextSendBox */
6961
- richTextSendBox: RichTextSendBoxStrings;
6962
- /** Strings for MentionPopover */
6963
- mentionPopover: MentionPopoverStrings;
6964
6301
  /** Strings for ImageOverlay */
6965
6302
  imageOverlay: ImageOverlayStrings;
6966
6303
  /** Strings for MessageStatusIndicator */
@@ -6977,46 +6314,10 @@ export declare interface ComponentStrings {
6977
6314
  videoTile: VideoTileStrings;
6978
6315
  /** Strings for HoldButton */
6979
6316
  holdButton: HoldButtonStrings;
6980
- /** Strings for a site's permission request prompt */
6981
- CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
6982
- /** Strings for a site's permission request prompt */
6983
- CameraSitePermissionsRequest: SitePermissionsStrings;
6984
- /** Strings for a site's permission request prompt */
6985
- MicrophoneSitePermissionsRequest: SitePermissionsStrings;
6986
- /** Strings for a site's permission generic checking prompt */
6987
- CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
6988
- /** Strings for a site's permission generic checking prompt */
6989
- CameraSitePermissionsCheck: SitePermissionsStrings;
6990
- /** Strings for a site's permission generic checking prompt */
6991
- MicrophoneSitePermissionsCheck: SitePermissionsStrings;
6992
- /** Strings for a site's permission denied prompt */
6993
- CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
6994
- /** Strings for a site's permission denied prompt for safari browsers*/
6995
- CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6996
- /** Strings for a site's permission denied prompt */
6997
- CameraSitePermissionsDenied: SitePermissionsStrings;
6998
- /** Strings for a site's permission denied prompt */
6999
- MicrophoneSitePermissionsDenied: SitePermissionsStrings;
7000
- /** Strings for a site's permission denied prompt for safari browsers*/
7001
- CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
7002
- /** Strings for a site's permission denied prompt for safari browsers*/
7003
- MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
7004
- /** Strings for unsupported browser UI */
7005
- UnsupportedBrowser: UnsupportedBrowserStrings;
7006
- /** Strings for unsupported browser version UI */
7007
- UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
7008
- /** Strings for unsupported browser version UI */
7009
- UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
7010
- /** Strings for BrowserPemissionDenied */
7011
- BrowserPermissionDenied: BrowserPermissionDeniedStrings;
7012
- /** Strings for BrowserPemissionDeniedIOS */
7013
- BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
7014
6317
  /**
7015
6318
  * Strings for the VerticalGallery.
7016
6319
  */
7017
6320
  verticalGallery: VerticalGalleryStrings;
7018
- /** Strings for the participant list component */
7019
- ParticipantList: ParticipantListStrings;
7020
6321
  /** Strings for the MeetingConferencePhoneInfoModal */
7021
6322
  meetingConferencePhoneInfo: MeetingConferencePhoneInfoModalStrings;
7022
6323
  IncomingCallNotification: IncomingCallNotificationStrings;
@@ -7591,7 +6892,7 @@ export declare const createStatefulChatClient: (args: StatefulChatClientArgs, op
7591
6892
  /**
7592
6893
  * @public
7593
6894
  */
7594
- export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | /* @conditional-compile-remove(teams-identity-support-beta) */ TeamsOutboundCallAdapterArgs) => Promise<TeamsCallAdapter>;
6895
+ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
7595
6896
 
7596
6897
  /**
7597
6898
  * Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
@@ -7601,7 +6902,7 @@ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | /* @c
7601
6902
  *
7602
6903
  * @public
7603
6904
  */
7604
- export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator | /* @conditional-compile-remove(teams-identity-support-beta) */ StartTeamsCallIdentifier[], options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
6905
+ export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
7605
6906
 
7606
6907
  /**
7607
6908
  * Object returned after creating a local or remote VideoStream.
@@ -7842,11 +7143,7 @@ export declare const DEFAULT_COMPONENT_ICONS: {
7842
7143
  RaiseHandContextualMenuItem: React_2.JSX.Element;
7843
7144
  LowerHandContextualMenuItem: React_2.JSX.Element;
7844
7145
  ReactionButtonIcon: React_2.JSX.Element;
7845
- CancelAttachmentUpload: React_2.JSX.Element;
7846
- DownloadAttachment: React_2.JSX.Element;
7847
7146
  OpenAttachment: React_2.JSX.Element;
7848
- AttachmentMoreMenu: React_2.JSX.Element;
7849
- DataLossPreventionProhibited: React_2.JSX.Element;
7850
7147
  EditBoxCancel: React_2.JSX.Element;
7851
7148
  EditBoxSubmit: React_2.JSX.Element;
7852
7149
  ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
@@ -7898,13 +7195,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
7898
7195
  VideoTileMicOff: React_2.JSX.Element;
7899
7196
  VideoTileCameraOff: React_2.JSX.Element;
7900
7197
  DialpadBackspace: React_2.JSX.Element;
7901
- SitePermissionsSparkle: React_2.JSX.Element;
7902
- SitePermissionCamera: React_2.JSX.Element;
7903
- SitePermissionMic: React_2.JSX.Element;
7904
- SitePermissionCameraDenied: React_2.JSX.Element;
7905
- SitePermissionMicDenied: React_2.JSX.Element;
7906
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
7907
- BrowserPermissionDeniedError: React_2.JSX.Element;
7908
7198
  VideoTilePinned: React_2.JSX.Element;
7909
7199
  ParticipantItemPinned: React_2.JSX.Element;
7910
7200
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -7934,20 +7224,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
7934
7224
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
7935
7225
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
7936
7226
  VideoTileSpotlighted: React_2.JSX.Element;
7937
- RichTextBoldButtonIcon: React_2.JSX.Element;
7938
- RichTextItalicButtonIcon: React_2.JSX.Element;
7939
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
7940
- RichTextBulletListButtonIcon: React_2.JSX.Element;
7941
- RichTextNumberListButtonIcon: React_2.JSX.Element;
7942
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
7943
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
7944
- RichTextDividerIcon: React_2.JSX.Element;
7945
- RichTextEditorButtonIcon: React_2.JSX.Element;
7946
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
7947
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
7948
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
7949
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
7950
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
7951
7227
  ContextualMenuMicMutedIcon: React_2.JSX.Element;
7952
7228
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
7953
7229
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
@@ -7976,7 +7252,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
7976
7252
  ParticipantItemOptionsHovered: JSX.Element;
7977
7253
  SendBoxSend: JSX.Element;
7978
7254
  SendBoxSendHovered: JSX.Element;
7979
- SendBoxAttachFile?: JSX.Element | undefined;
7980
7255
  ControlBarPeopleButton?: JSX.Element | undefined;
7981
7256
  ControlButtonCameraOff: JSX.Element;
7982
7257
  ControlButtonCameraOn: JSX.Element;
@@ -8067,13 +7342,10 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
8067
7342
  MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
8068
7343
  MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
8069
7344
  MoreDrawerSpeakers?: JSX.Element | undefined;
7345
+ SendBoxAttachFile?: JSX.Element | undefined;
8070
7346
  ChatMessageOptions: React_2.JSX.Element;
8071
7347
  ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
8072
- CancelAttachmentUpload: React_2.JSX.Element;
8073
- DownloadAttachment: React_2.JSX.Element;
8074
7348
  OpenAttachment: React_2.JSX.Element;
8075
- AttachmentMoreMenu: React_2.JSX.Element;
8076
- DataLossPreventionProhibited: React_2.JSX.Element;
8077
7349
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
8078
7350
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
8079
7351
  ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
@@ -8093,13 +7365,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
8093
7365
  ResumeCall: React_2.JSX.Element;
8094
7366
  VideoTileCameraOff: React_2.JSX.Element;
8095
7367
  DialpadBackspace: React_2.JSX.Element;
8096
- SitePermissionsSparkle: React_2.JSX.Element;
8097
- SitePermissionCamera: React_2.JSX.Element;
8098
- SitePermissionMic: React_2.JSX.Element;
8099
- SitePermissionCameraDenied: React_2.JSX.Element;
8100
- SitePermissionMicDenied: React_2.JSX.Element;
8101
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
8102
- BrowserPermissionDeniedError: React_2.JSX.Element;
8103
7368
  VideoTilePinned: React_2.JSX.Element;
8104
7369
  ParticipantItemPinned: React_2.JSX.Element;
8105
7370
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -8116,13 +7381,7 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
8116
7381
  ControlButtonVideoEffectsOption: React_2.JSX.Element;
8117
7382
  ConfigurationScreenVideoEffectsButton: React_2.JSX.Element;
8118
7383
  CaptionsIcon: React_2.JSX.Element;
8119
- CaptionsOffIcon: React_2.JSX.Element; /**
8120
- * Icons that can be overridden in one of the composites exported by this library.
8121
- *
8122
- * See {@link ChatCompositeIcons}, {@link CallCompositeIcons} and {@link CallWithChatCompositeIcons} for more targeted types.
8123
- *
8124
- * @public
8125
- */
7384
+ CaptionsOffIcon: React_2.JSX.Element;
8126
7385
  CaptionsSettingsIcon: React_2.JSX.Element;
8127
7386
  ChangeSpokenLanguageIcon: React_2.JSX.Element;
8128
7387
  ChangeCaptionLanguageIcon: React_2.JSX.Element;
@@ -8135,20 +7394,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
8135
7394
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
8136
7395
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
8137
7396
  VideoTileSpotlighted: React_2.JSX.Element;
8138
- RichTextBoldButtonIcon: React_2.JSX.Element;
8139
- RichTextItalicButtonIcon: React_2.JSX.Element;
8140
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
8141
- RichTextBulletListButtonIcon: React_2.JSX.Element;
8142
- RichTextNumberListButtonIcon: React_2.JSX.Element;
8143
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
8144
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
8145
- RichTextDividerIcon: React_2.JSX.Element;
8146
- RichTextEditorButtonIcon: React_2.JSX.Element;
8147
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
8148
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
8149
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
8150
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
8151
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
8152
7397
  ContextualMenuMicMutedIcon: React_2.JSX.Element;
8153
7398
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
8154
7399
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
@@ -8159,36 +7404,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
8159
7404
  MinimizeIcon: React_2.JSX.Element;
8160
7405
  };
8161
7406
 
8162
- /**
8163
- * @beta
8164
- *
8165
- * The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
8166
- */
8167
- export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
8168
-
8169
- /**
8170
- * Device Checks.
8171
- * Choose whether or not to block starting a call depending on camera and microphone permission options.
8172
- *
8173
- * @beta
8174
- */
8175
- export declare interface DeviceCheckOptions {
8176
- /**
8177
- * Camera Permission prompts for your call.
8178
- * 'required' - requires the permission to be allowed before permitting the user join the call.
8179
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
8180
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
8181
- */
8182
- camera: 'required' | 'optional' | 'doNotPrompt';
8183
- /**
8184
- * Microphone permission prompts for your call.
8185
- * 'required' - requires the permission to be allowed before permitting the user join the call.
8186
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
8187
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
8188
- */
8189
- microphone: 'required' | 'optional' | 'doNotPrompt';
8190
- }
8191
-
8192
7407
  /**
8193
7408
  * This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
8194
7409
  * optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
@@ -8873,7 +8088,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
8873
8088
  *
8874
8089
  * @public
8875
8090
  */
8876
- 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;
8091
+ 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;
8877
8092
 
8878
8093
  /**
8879
8094
  * Get the selector for a specified component.
@@ -9059,10 +8274,6 @@ export declare interface _Identifiers {
9059
8274
  verticalGalleryVideoTile: string;
9060
8275
  /** `data-ui-id` value for `VerticalGallery` Component's page counter */
9061
8276
  verticalGalleryPageCounter: string;
9062
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list */
9063
- mentionSuggestionList: string;
9064
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
9065
- mentionSuggestionItem: string;
9066
8277
  }
9067
8278
 
9068
8279
  /**
@@ -9128,13 +8339,6 @@ export declare interface ImageOverlayStrings {
9128
8339
  overlayVisibleMessage: string;
9129
8340
  }
9130
8341
 
9131
- /**
9132
- * Preset dark theme for the ImageOverlay component.
9133
- *
9134
- * @public
9135
- */
9136
- export declare const imageOverlayTheme: PartialTheme;
9137
-
9138
8342
  /**
9139
8343
  * @public
9140
8344
  * This contains a readonly array that returns all the active `incomingCalls`.
@@ -9588,28 +8792,6 @@ export declare type LocalizationProviderProps = {
9588
8792
  children: React_2.ReactNode;
9589
8793
  };
9590
8794
 
9591
- /**
9592
- * State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
9593
- * automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
9594
- *
9595
- * @beta
9596
- */
9597
- export declare interface LocalRecordingCallFeatureState {
9598
- /**
9599
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
9600
- */
9601
- isLocalRecordingActive: boolean;
9602
- /**
9603
- * Contains list of information of started recordings
9604
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
9605
- */
9606
- activeLocalRecordings?: LocalRecordingInfo[];
9607
- /**
9608
- * Contains list of information of stopped recordings
9609
- */
9610
- lastStoppedLocalRecording?: LocalRecordingInfo[];
9611
- }
9612
-
9613
8795
  /**
9614
8796
  * @public
9615
8797
  */
@@ -9788,76 +8970,6 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
9788
8970
  meetingConferencePhoneInfoModalDismissButtonAriaLabel: string;
9789
8971
  }
9790
8972
 
9791
- /**
9792
- * Mention's state, as reflected in the UI.
9793
- *
9794
- * @beta
9795
- */
9796
- export declare interface Mention {
9797
- /** ID of a mention */
9798
- id: string;
9799
- /** Display text of a mention */
9800
- displayText: string;
9801
- /** Optional React element to render an item icon of a mention suggestion */
9802
- icon?: JSX.Element;
9803
- }
9804
-
9805
- /**
9806
- * Options to display suggestions in the mention scenario.
9807
- *
9808
- * @beta
9809
- */
9810
- export declare interface MentionDisplayOptions {
9811
- /**
9812
- * Optional callback for customizing the mention renderer in a message thread.
9813
- */
9814
- onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
9815
- }
9816
-
9817
- /**
9818
- * Options to lookup suggestions in the mention scenario.
9819
- *
9820
- * @beta
9821
- */
9822
- export declare interface MentionLookupOptions {
9823
- /**
9824
- * Optional string to set trigger keyword for mention a specific participant.
9825
- *
9826
- * @defaultValue `@`
9827
- */
9828
- trigger?: string;
9829
- /**
9830
- * Optional callback to fetch a list of mention suggestions base on the query.
9831
- */
9832
- onQueryUpdated: (query: string) => Promise<Mention[]>;
9833
- /**
9834
- * Optional callback to render an item of the mention suggestions list.
9835
- */
9836
- onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
9837
- }
9838
-
9839
- /**
9840
- * Options to lookup suggestions and display mentions in the mention scenario.
9841
- *
9842
- * @beta
9843
- */
9844
- export declare type MentionOptions = {
9845
- lookupOptions?: MentionLookupOptions;
9846
- displayOptions?: MentionDisplayOptions;
9847
- };
9848
-
9849
- /**
9850
- * Strings of {@link _MentionPopover} that can be overridden.
9851
- *
9852
- * @beta
9853
- */
9854
- export declare interface MentionPopoverStrings {
9855
- /**
9856
- * Header text for MentionPopover
9857
- */
9858
- mentionPopoverHeader: string;
9859
- }
9860
-
9861
8973
  /**
9862
8974
  * Discriminated union of all messages.
9863
8975
  *
@@ -9865,7 +8977,7 @@ export declare interface MentionPopoverStrings {
9865
8977
  *
9866
8978
  * @public
9867
8979
  */
9868
- export declare type Message = ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage;
8980
+ export declare type Message = ChatMessage | SystemMessage | CustomMessage;
9869
8981
 
9870
8982
  /**
9871
8983
  * Indicate whether a chat message should be displayed merged with the message before / after it.
@@ -9907,20 +9019,6 @@ export declare type MessageDeletedListener = MessageReceivedListener;
9907
9019
  */
9908
9020
  export declare type MessageEditedListener = MessageReceivedListener;
9909
9021
 
9910
- /**
9911
- * @beta
9912
- * Message option that defines properties that can be set when
9913
- * sending or updating a chat message.
9914
- * @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
9915
- * @property attachments - Attachments that contains file attachments attached to the message.
9916
- * @property type - Type of the message content, either 'text' or 'html'.
9917
- */
9918
- export declare type MessageOptions = {
9919
- metadata?: Record<string, string>;
9920
- attachments?: AttachmentMetadata[];
9921
- type?: ChatMessageType;
9922
- };
9923
-
9924
9022
  /**
9925
9023
  * Props to render a single message.
9926
9024
  *
@@ -9936,7 +9034,7 @@ export declare type MessageProps = {
9936
9034
  /**
9937
9035
  * Strings from parent MessageThread component
9938
9036
  */
9939
- strings: MessageThreadStrings & /* @conditional-compile-remove(rich-text-editor) */ Partial<RichTextStrings>;
9037
+ strings: MessageThreadStrings;
9940
9038
  /**
9941
9039
  * Custom CSS styles for chat message container.
9942
9040
  */
@@ -9982,7 +9080,7 @@ export declare type MessageProps = {
9982
9080
  * @param options - message options to be included in the message
9983
9081
  *
9984
9082
  */
9985
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
9083
+ onSendMessage?: (content: string) => Promise<void>;
9986
9084
  };
9987
9085
 
9988
9086
  /**
@@ -10114,7 +9212,7 @@ export declare type MessageThreadProps = {
10114
9212
  /**
10115
9213
  * Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
10116
9214
  */
10117
- messages: (ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage)[];
9215
+ messages: (ChatMessage | SystemMessage | CustomMessage)[];
10118
9216
  /**
10119
9217
  * number of participants in the thread
10120
9218
  */
@@ -10195,11 +9293,6 @@ export declare type MessageThreadProps = {
10195
9293
  * `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
10196
9294
  */
10197
9295
  onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
10198
- /**
10199
- * Optional callback to render attachments in the message component.
10200
- * @beta
10201
- */
10202
- onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
10203
9296
  /**
10204
9297
  * Optional callback to edit a message.
10205
9298
  *
@@ -10228,7 +9321,7 @@ export declare type MessageThreadProps = {
10228
9321
  * @param options - message options to be included in the message
10229
9322
  *
10230
9323
  */
10231
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
9324
+ onSendMessage?: (content: string) => Promise<void>;
10232
9325
  /**
10233
9326
  /**
10234
9327
  * Disable editing messages.
@@ -10242,32 +9335,11 @@ export declare type MessageThreadProps = {
10242
9335
  * Optional strings to override in component
10243
9336
  */
10244
9337
  strings?: Partial<MessageThreadStrings>;
10245
- /**
10246
- * @beta
10247
- * Optional attachment options, which defines behvaiour for uploading and downloading attachments.
10248
- * As this moment, the uploadOptions would be ignored and this option is intended for download only.
10249
- */
10250
- attachmentOptions?: AttachmentOptions;
10251
- /**
10252
- * Optional function to provide customized date format.
10253
- * @beta
10254
- */
10255
- onDisplayDateTimeString?: (messageDate: Date) => string;
10256
- /**
10257
- * Optional props needed to lookup a mention query and display mentions
10258
- * @beta
10259
- */
10260
- mentionOptions?: MentionOptions;
10261
9338
  /**
10262
9339
  * Optional callback called when an inline image is clicked.
10263
9340
  * @beta
10264
9341
  */
10265
9342
  inlineImageOptions?: InlineImageOptions;
10266
- /**
10267
- * Options to enable rich text editor for the edit box.
10268
- * @beta
10269
- */
10270
- richTextEditorOptions?: RichTextEditBoxOptions;
10271
9343
  };
10272
9344
 
10273
9345
  /**
@@ -10347,20 +9419,10 @@ export declare interface MessageThreadStrings {
10347
9419
  actionMenuMoreOptions?: string;
10348
9420
  /** Aria label to announce when a message is deleted */
10349
9421
  messageDeletedAnnouncementAriaLabel: string;
10350
- /** String for download attachment button in attachment card */
10351
- downloadAttachment: string;
10352
9422
  /** String for open attachment button in attachment card */
10353
9423
  openAttachment: string;
10354
- /** String for policy violation message removal */
10355
- blockedWarningText: string;
10356
- /** String for policy violation message removal details link */
10357
- blockedWarningLinkText: string;
10358
9424
  /** String for aria text in attachment card group*/
10359
9425
  attachmentCardGroupMessage: string;
10360
- /**
10361
- * Error message indicating that one or more image uploads are not complete.
10362
- */
10363
- imageUploadsPendingError: string;
10364
9426
  }
10365
9427
 
10366
9428
  /**
@@ -10388,24 +9450,10 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
10388
9450
  /** Styles for system message container. */
10389
9451
  systemMessageContainer?: ComponentSlotStyle;
10390
9452
  /** Styles for blocked message container. */
10391
- blockedMessageContainer?: ComponentSlotStyle;
10392
9453
  /** Styles for message status indicator container. */
10393
9454
  messageStatusContainer?: (mine: boolean) => IStyle;
10394
9455
  }
10395
9456
 
10396
- /**
10397
- *
10398
- * Messaging policy of a chat thread.
10399
- *
10400
- * @beta
10401
- */
10402
- export declare interface MessagingPolicy {
10403
- /**
10404
- * Boolean to track whether or not messages are restricted to only text.
10405
- * */
10406
- textOnlyChat?: boolean;
10407
- }
10408
-
10409
9457
  /**
10410
9458
  * A button to turn microphone on / off.
10411
9459
  *
@@ -10598,31 +9646,6 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
10598
9646
  menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
10599
9647
  }
10600
9648
 
10601
- /**
10602
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
10603
- * by their browsers settings.
10604
- *
10605
- * @beta
10606
- */
10607
- export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
10608
-
10609
- /**
10610
- * @beta
10611
- * Props for MicrophoneSitePermissions component.
10612
- */
10613
- export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
10614
- /** Icon name for the microphone icon */
10615
- microphoneIconName?: string;
10616
- /** Strings for use with the {@link MicrophoneSitePermissions} */
10617
- strings?: MicrophoneSitePermissionsStrings;
10618
- }
10619
-
10620
- /**
10621
- * @beta
10622
- * Strings for MicrophoneSitePermissions component.
10623
- */
10624
- export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
10625
-
10626
9649
  /**
10627
9650
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
10628
9651
  *
@@ -10957,6 +9980,10 @@ export declare interface NotificationStackStrings {
10957
9980
  * Message shown in notification when the user's assigned breakout room is changed
10958
9981
  */
10959
9982
  assignedBreakoutRoomChanged?: NotificationStrings;
9983
+ /**
9984
+ * Message shown in notification when the user is prompted to join their new assigned breakout room
9985
+ */
9986
+ assignedBreakoutRoomChangedPromptJoin?: NotificationStrings;
10960
9987
  /**
10961
9988
  * Message shown in notification when the user's assigned breakout room is closed
10962
9989
  */
@@ -11072,7 +10099,7 @@ export declare interface NotificationStyles {
11072
10099
  }
11073
10100
 
11074
10101
  /** @public */
11075
- export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'assignedBreakoutRoomClosed' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon' | 'capabilityTurnVideoOnPresent' | 'capabilityTurnVideoOnAbsent' | 'capabilityUnmuteMicPresent' | 'capabilityUnmuteMicAbsent' | 'togetherModeStarted' | 'togetherModeEnded';
10102
+ export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'assignedBreakoutRoomChangedPromptJoin' | 'assignedBreakoutRoomClosed' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon' | 'capabilityTurnVideoOnPresent' | 'capabilityTurnVideoOnAbsent' | 'capabilityUnmuteMicPresent' | 'capabilityUnmuteMicAbsent' | 'togetherModeStarted' | 'togetherModeEnded';
11076
10103
 
11077
10104
  /**
11078
10105
  * All notifications that can be shown in the {@link NotificationStack}.
@@ -11404,10 +10431,6 @@ export declare type ParticipantListProps = {
11404
10431
  styles?: ParticipantListStyles;
11405
10432
  /** Optional value to determine if the tooltip should be shown for participants or not */
11406
10433
  showParticipantOverflowTooltip?: boolean;
11407
- /** Total number of people in the call. This number can be larger than the remote participant count. */
11408
- totalParticipantCount?: number;
11409
- /** Strings for the participant list */
11410
- strings?: ParticipantListStrings;
11411
10434
  /** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
11412
10435
  participantAriaLabelledBy?: string;
11413
10436
  /** List of pinned participants */
@@ -11422,21 +10445,8 @@ export declare type ParticipantListProps = {
11422
10445
  export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
11423
10446
  participants: CallParticipantListParticipant[];
11424
10447
  myUserId: string;
11425
- totalParticipantCount?: number;
11426
10448
  };
11427
10449
 
11428
- /**
11429
- * Strings for the {@link ParticipantList}.
11430
- *
11431
- * @beta
11432
- */
11433
- export declare interface ParticipantListStrings {
11434
- /**
11435
- * String for rendering the count of participants not contained in the displayed participant list
11436
- */
11437
- overflowParticipantCount?: string;
11438
- }
11439
-
11440
10450
  /**
11441
10451
  * Styles for the {@link ParticipantList}.
11442
10452
  *
@@ -12128,35 +11138,8 @@ export declare interface RecordingCallFeature {
12128
11138
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
12129
11139
  */
12130
11140
  isRecordingActive: boolean;
12131
- /**
12132
- * Contains list of information of started recordings
12133
- * Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
12134
- */
12135
- activeRecordings?: RecordingInfo[];
12136
- /**
12137
- * Contains list of information of stopped recordings
12138
- */
12139
- lastStoppedRecording?: RecordingInfo[];
12140
11141
  }
12141
11142
 
12142
- /**
12143
- * State only proxy for {@link @azure/communication-calling#DiagnosticsCallFeature}.
12144
- *
12145
- * @beta
12146
- */
12147
- export declare type RemoteDiagnosticState = {
12148
- readonly diagnostic: RemoteDiagnosticType;
12149
- readonly value: DiagnosticQuality | DiagnosticFlag;
12150
- readonly valueType: DiagnosticValueType;
12151
- };
12152
-
12153
- /**
12154
- * All type names for {@link @azure/communication-calling#RemoteDiagnosticState}.
12155
- *
12156
- * @beta
12157
- */
12158
- export declare type RemoteDiagnosticType = NetworkDiagnosticType | MediaDiagnosticType | ServerDiagnosticType;
12159
-
12160
11143
  /**
12161
11144
  * State only version of {@link @azure/communication-calling#RemoteParticipant}. {@link StatefulCallClient} will
12162
11145
  * automatically retrieve RemoteParticipants and add their state to the state exposed by {@link StatefulCallClient}.
@@ -12224,10 +11207,6 @@ export declare interface RemoteParticipantState {
12224
11207
  * Proxy of {@link @azure/communication-calling#Call.MediaAccessCallFeature.MediaAccess}.
12225
11208
  */
12226
11209
  mediaAccess?: MediaAccessState;
12227
- /**
12228
- * The diagnostic status of RemoteParticipant{@link @azure/communication-calling#RemoteDiagnostics}.
12229
- */
12230
- diagnostics?: Partial<Record<RemoteDiagnosticType, RemoteDiagnosticState>>;
12231
11210
  }
12232
11211
 
12233
11212
  /**
@@ -12301,256 +11280,6 @@ export declare type ResourceFetchResult = {
12301
11280
  error?: Error;
12302
11281
  };
12303
11282
 
12304
- /**
12305
- * Options for the rich text editor edit box configuration.
12306
- *
12307
- * @beta
12308
- */
12309
- export declare interface RichTextEditBoxOptions extends RichTextEditorOptions {
12310
- /**
12311
- * Optional callback to handle an inline image that's inserted in the rich text editor.
12312
- * When not provided, pasting images into rich text editor will be disabled.
12313
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
12314
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
12315
- * @param messageId - the id of the message that the inlineImage belongs to.
12316
- */
12317
- onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
12318
- /**
12319
- * Optional callback invoked after inline image is removed from the UI.
12320
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
12321
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
12322
- * Note that if the src attribute is a local blob url, it has been revoked at this point.
12323
- * @param messageId - the id of the message that the inlineImage belongs to.
12324
- */
12325
- onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
12326
- /**
12327
- * Optional Record of type {@link AttachmentMetadataInProgress}
12328
- * to render the errorBar for inline images inserted in the MessageThread's edit boxes when:
12329
- * - there is an error provided in the messagesInlineImagesWithProgress
12330
- * - progress is less than 1 when the send button is clicked
12331
- * - content html string is longer than the max allowed length.
12332
- * (Note that the id and the url prop of the messagesInlineImagesWithProgress will be used as the id and src attribute of the content html
12333
- * when calculating the content length, only for the purpose of displaying the content length overflow error.)
12334
- */
12335
- messagesInlineImagesWithProgress?: Record<string, AttachmentMetadataInProgress[]>;
12336
- }
12337
-
12338
- /**
12339
- * Options for the rich text editor configuration.
12340
- *
12341
- * @beta
12342
- */
12343
- export declare interface RichTextEditorOptions {
12344
- /**
12345
- * Optional callback to handle paste event.
12346
- */
12347
- onPaste?: (event: {
12348
- content: DocumentFragment;
12349
- }) => void;
12350
- }
12351
-
12352
- /**
12353
- * A component to render SendBox with Rich Text Editor support.
12354
- *
12355
- * @beta
12356
- */
12357
- export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
12358
-
12359
- /**
12360
- * Props for {@link RichTextSendBox}.
12361
- *
12362
- * @beta
12363
- */
12364
- export declare interface RichTextSendBoxProps {
12365
- /**
12366
- * Optional boolean to disable text box
12367
- * @defaultValue false
12368
- */
12369
- disabled?: boolean;
12370
- /**
12371
- * Optional callback to handle paste event.
12372
- */
12373
- onPaste?: (event: {
12374
- content: DocumentFragment;
12375
- }) => void;
12376
- /**
12377
- * Optional strings to override in component
12378
- */
12379
- strings?: Partial<RichTextSendBoxStrings>;
12380
- /**
12381
- * Optional text for system message above the text box
12382
- */
12383
- systemMessage?: string;
12384
- /**
12385
- * Optional array of type {@link AttachmentMetadataInProgress}
12386
- * to render attachments being uploaded in the SendBox.
12387
- * @beta
12388
- */
12389
- attachments?: AttachmentMetadataInProgress[];
12390
- /**
12391
- * enumerable to determine if the input box has focus on render or not.
12392
- * When undefined nothing has focus on render
12393
- */
12394
- autoFocus?: 'sendBoxTextField';
12395
- /**
12396
- * Optional callback to remove the attachment upload before sending by clicking on
12397
- * cancel icon.
12398
- */
12399
- onCancelAttachmentUpload?: (attachmentId: string) => void;
12400
- /**
12401
- * Optional callback invoked after inline image is removed from the UI.
12402
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
12403
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
12404
- * Note that if the src attribute is a local blob url, it has been revoked at this point.
12405
- */
12406
- onRemoveInlineImage?: (imageAttributes: Record<string, string>) => void;
12407
- /**
12408
- * Callback function used when the send button is clicked.
12409
- */
12410
- onSendMessage: (content: string, options?: MessageOptions) => Promise<void>;
12411
- /**
12412
- * Optional callback called when user is typing
12413
- */
12414
- onTyping?: () => Promise<void>;
12415
- /**
12416
- * Optional callback to handle an inline image that's inserted in the rich text editor.
12417
- * When not provided, pasting images into rich text editor will be disabled.
12418
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
12419
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
12420
- */
12421
- onInsertInlineImage?: (imageAttributes: Record<string, string>) => void;
12422
- /**
12423
- * Optional Array of type {@link AttachmentMetadataInProgress}
12424
- * to render the errorBar for inline images inserted in the RichTextSendBox when:
12425
- * - there is an error provided in the inlineImagesWithProgress
12426
- * - progress is less than 1 when the send button is clicked
12427
- * - content html string is longer than the max allowed length.
12428
- * (Note that the id and the url prop of the inlineImagesWithProgress will be used as the id and src attribute of the content html
12429
- * when calculating the content length, only for the purpose of displaying the content length overflow error.)
12430
- */
12431
- inlineImagesWithProgress?: AttachmentMetadataInProgress[];
12432
- }
12433
-
12434
- /**
12435
- * Strings of {@link RichTextSendBox} that can be overridden.
12436
- *
12437
- * @beta
12438
- */
12439
- export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
12440
- }
12441
-
12442
- /**
12443
- * Strings of RichText that can be overridden.
12444
- *
12445
- * @beta
12446
- */
12447
- export declare interface RichTextStrings {
12448
- /**
12449
- * Tooltip text for the bold button.
12450
- */
12451
- richTextBoldTooltip: string;
12452
- /**
12453
- * Tooltip text for the italic button.
12454
- */
12455
- richTextItalicTooltip: string;
12456
- /**
12457
- * Tooltip text for the underline button.
12458
- */
12459
- richTextUnderlineTooltip: string;
12460
- /**
12461
- * Tooltip text for the bullet list button.
12462
- */
12463
- richTextBulletListTooltip: string;
12464
- /**
12465
- * Tooltip text for the number list button.
12466
- */
12467
- richTextNumberListTooltip: string;
12468
- /**
12469
- * Tooltip text for the increase indent button.
12470
- */
12471
- richTextIncreaseIndentTooltip: string;
12472
- /**
12473
- * Tooltip text for the decrease indent button.
12474
- */
12475
- richTextDecreaseIndentTooltip: string;
12476
- /**
12477
- * Tooltip text insert table button.
12478
- */
12479
- richTextInsertTableTooltip: string;
12480
- /**
12481
- * Tooltip text for the rich text format button button.
12482
- */
12483
- richTextFormatButtonTooltip: string;
12484
- /**
12485
- * Text for the insert menu item.
12486
- */
12487
- richTextInsertRowOrColumnMenu: string;
12488
- /**
12489
- * Title for the insert table menu.
12490
- */
12491
- richTextInsertTableMenuTitle: string;
12492
- /**
12493
- * Text for the insert menu item to insert row above the current selection.
12494
- */
12495
- richTextInsertRowAboveMenu: string;
12496
- /**
12497
- * Text for the insert menu item to insert row below the current selection.
12498
- */
12499
- richTextInsertRowBelowMenu: string;
12500
- /**
12501
- * Text for the insert menu item to insert column to the left from the current selection.
12502
- */
12503
- richTextInsertColumnLeftMenu: string;
12504
- /**
12505
- * Text for the insert menu item to insert column to the right from the current selection.
12506
- */
12507
- richTextInsertColumnRightMenu: string;
12508
- /**
12509
- * Text for the delete row or column menu.
12510
- */
12511
- richTextDeleteRowOrColumnMenu: string;
12512
- /**
12513
- * Text for the delete column menu.
12514
- */
12515
- richTextDeleteColumnMenu: string;
12516
- /**
12517
- * Text for the delete row menu.
12518
- */
12519
- richTextDeleteRowMenu: string;
12520
- /**
12521
- * Text for the delete table menu.
12522
- */
12523
- richTextDeleteTableMenu: string;
12524
- /**
12525
- * Text for the rich text toolbar.
12526
- */
12527
- richTextToolbarAriaLabel: string;
12528
- /**
12529
- * Text for the rich text toolbar more button.
12530
- */
12531
- richTextToolbarMoreButtonAriaLabel: string;
12532
- /**
12533
- * Text for announcement when a new bulleted list item is added.
12534
- */
12535
- richTextNewBulletedListItemAnnouncement: string;
12536
- /**
12537
- * Text for announcement when a new numbered list item is added.
12538
- */
12539
- richTextNewNumberedListItemAnnouncement: string;
12540
- /**
12541
- * Text for announcement when the bulleted list style is applied.
12542
- */
12543
- richTextBulletedListAppliedAnnouncement: string;
12544
- /**
12545
- * Text for announcement when the numbered list style is applied.
12546
- */
12547
- richTextNumberedListAppliedAnnouncement: string;
12548
- /**
12549
- * Error message indicating image upload is not complete.
12550
- */
12551
- imageUploadsPendingError: string;
12552
- }
12553
-
12554
11283
  /**
12555
11284
  * A button to start / stop screen sharing.
12556
11285
  *
@@ -12622,42 +11351,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
12622
11351
  */
12623
11352
  export declare const SendBox: (props: SendBoxProps) => JSX.Element;
12624
11353
 
12625
- /**
12626
- * @beta
12627
- * Error to be displayed to the user in an error bar above sendbox.
12628
- */
12629
- export declare interface SendBoxErrorBarError {
12630
- /** Error Message to be displayed */
12631
- message: string;
12632
- /**
12633
- * Unix Timestamp. Preferred generation using `Date.now()`
12634
- */
12635
- timestamp: number;
12636
- /**
12637
- * ErrorBar type. Defaults to `warning`.
12638
- */
12639
- errorBarType?: SendBoxErrorBarType;
12640
- }
12641
-
12642
- /**
12643
- * @beta
12644
- * Error bar type for {@link SendBoxErrorBarError}
12645
- */
12646
- export declare enum SendBoxErrorBarType {
12647
- /** Info styled MessageBar */
12648
- info = 0,
12649
- /** Error styled MessageBar */
12650
- error = 1,
12651
- /** Blocked styled MessageBar */
12652
- blocked = 2,
12653
- /** SevereWarning styled MessageBar */
12654
- severeWarning = 3,
12655
- /** Success styled MessageBar */
12656
- success = 4,
12657
- /** Warning styled MessageBar */
12658
- warning = 5
12659
- }
12660
-
12661
11354
  /**
12662
11355
  * Props for {@link SendBox}.
12663
11356
  *
@@ -12676,12 +11369,7 @@ export declare interface SendBoxProps {
12676
11369
  /**
12677
11370
  * Optional override behavior on send button click
12678
11371
  */
12679
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
12680
- /**
12681
- * Optional props needed to lookup suggestions in the mention scenario.
12682
- * @beta
12683
- */
12684
- mentionLookupOptions?: MentionLookupOptions;
11372
+ onSendMessage?: (content: string) => Promise<void>;
12685
11373
  /**
12686
11374
  * Optional callback called when user is typing
12687
11375
  */
@@ -12718,25 +11406,6 @@ export declare interface SendBoxProps {
12718
11406
  * When undefined nothing has focus on render
12719
11407
  */
12720
11408
  autoFocus?: 'sendBoxTextField';
12721
- /**
12722
- * Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
12723
- * vertically to accommodate the uploaded attachments. Attachment uploads will
12724
- * be rendered below the text area in sendBox.
12725
- * @beta
12726
- */
12727
- onRenderAttachmentUploads?: () => JSX.Element;
12728
- /**
12729
- * Optional array of type {@link AttachmentMetadataInProgress}
12730
- * to render attachments being uploaded in the SendBox.
12731
- * @beta
12732
- */
12733
- attachments?: AttachmentMetadataInProgress[];
12734
- /**
12735
- * Optional callback to remove the attachment upload before sending by clicking on
12736
- * cancel icon.
12737
- * @beta
12738
- */
12739
- onCancelAttachmentUpload?: (attachmentId: string) => void;
12740
11409
  }
12741
11410
 
12742
11411
  /**
@@ -12767,30 +11436,6 @@ export declare interface SendBoxStrings {
12767
11436
  * Aria label for send message button
12768
11437
  */
12769
11438
  sendButtonAriaLabel: string;
12770
- /**
12771
- * Error message indicating that all attachment uploads are not complete.
12772
- */
12773
- attachmentUploadsPendingError: string;
12774
- /**
12775
- * Aria label to notify user when focus is on cancel attachment upload button.
12776
- */
12777
- removeAttachment: string;
12778
- /**
12779
- * Aria label to notify user attachment uploading starts.
12780
- */
12781
- uploading: string;
12782
- /**
12783
- * Aria label to notify user attachment upload progress.
12784
- */
12785
- uploadProgress: string;
12786
- /**
12787
- * Aria label to notify user attachment is uploaded.
12788
- */
12789
- uploadCompleted: string;
12790
- /**
12791
- * Aria label to notify user more attachment action menu.
12792
- */
12793
- attachmentMoreMenu: string;
12794
11439
  }
12795
11440
 
12796
11441
  /**
@@ -12811,45 +11456,6 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
12811
11456
  systemMessage?: IStyle;
12812
11457
  }
12813
11458
 
12814
- /**
12815
- * @beta
12816
- * Strings for SitePermissions component
12817
- */
12818
- export declare type SitePermissionsStrings = {
12819
- /**
12820
- * Main text string.
12821
- */
12822
- primaryText?: string;
12823
- /**
12824
- * Subtext string.
12825
- */
12826
- secondaryText?: string;
12827
- /**
12828
- * More help link string.
12829
- */
12830
- linkText?: string;
12831
- /**
12832
- * Primary button text string.
12833
- */
12834
- primaryButtonText?: string;
12835
- /**
12836
- * Aria label describing the content of the container
12837
- */
12838
- ariaLabel?: string;
12839
- };
12840
-
12841
- /**
12842
- * Fluent styles for {@link SitePermissionsContainer}.
12843
- *
12844
- * @beta
12845
- */
12846
- export declare interface SitePermissionsStyles extends BaseCustomStyles {
12847
- /** Styles for the primary button. */
12848
- primaryButton?: IButtonStyles;
12849
- /** Styles for the help troubleshooting link text. */
12850
- troubleshootingLink?: ILinkStyles;
12851
- }
12852
-
12853
11459
  /**
12854
11460
  * @public
12855
11461
  * Type for representing a custom sound to use for a calling event
@@ -13169,13 +11775,6 @@ export declare interface StartRealTimeTextButtonStrings {
13169
11775
  tooltipOffContent: string;
13170
11776
  }
13171
11777
 
13172
- /**
13173
- * Parameter to start a call using a Teams user identity.
13174
- *
13175
- * @beta
13176
- */
13177
- export declare type StartTeamsCallIdentifier = MicrosoftTeamsUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsAppIdentifier | UnknownIdentifier;
13178
-
13179
11778
  /**
13180
11779
  * Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
13181
11780
  * The interface provides access to proxied state and also allows registering a handler for state change events. For
@@ -13633,7 +12232,7 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
13633
12232
  * @public
13634
12233
  */
13635
12234
  export declare type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
13636
- locator: TeamsMeetingLinkLocator | /* @conditional-compile-remove(call-participants-locator) */ CallParticipantsLocator | TeamsMeetingIdLocator;
12235
+ locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator;
13637
12236
  };
13638
12237
 
13639
12238
  /**
@@ -13706,17 +12305,6 @@ export declare interface TeamsIncomingCallState {
13706
12305
  endTime?: Date;
13707
12306
  }
13708
12307
 
13709
- /**
13710
- * Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
13711
- *
13712
- * This is used to create an outbound call scenarios.
13713
- *
13714
- * @beta
13715
- */
13716
- export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon & {
13717
- targetCallees: StartTeamsCallIdentifier[];
13718
- };
13719
-
13720
12308
  /**
13721
12309
  * A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
13722
12310
  *
@@ -14003,129 +12591,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
14003
12591
  typingString?: IStyle;
14004
12592
  }
14005
12593
 
14006
- /**
14007
- * UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
14008
- *
14009
- * @beta
14010
- */
14011
- export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
14012
-
14013
- /**
14014
- * props for {@link UnsupportedBrowser} UI
14015
- *
14016
- * @beta
14017
- */
14018
- export declare interface UnsupportedBrowserProps {
14019
- /** Handler to perform an action when the help link is actioned */
14020
- onTroubleshootingClick?: () => void;
14021
- /** String overrides for the component */
14022
- strings?: UnsupportedBrowserStrings;
14023
- }
14024
-
14025
- /**
14026
- * Strings for UnsupportedBrowser component
14027
- *
14028
- * @beta
14029
- */
14030
- export declare interface UnsupportedBrowserStrings {
14031
- /** String for the primary text */
14032
- primaryText: string;
14033
- /** String for the secondary text */
14034
- secondaryText: string;
14035
- /** String to display in the text for the help link */
14036
- moreHelpLinkText: string;
14037
- }
14038
-
14039
- /**
14040
- * UI to display to the user that the browser version they are using is out of date
14041
- * and not supported by Azure Communications Calling service.
14042
- *
14043
- * @beta
14044
- */
14045
- export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
14046
-
14047
- /**
14048
- * props for {@link UnsupportedBrowserVersion} UI
14049
- *
14050
- * @beta
14051
- */
14052
- export declare interface UnsupportedBrowserVersionProps {
14053
- /** Handler to perform an action when the help link is actioned */
14054
- onTroubleshootingClick?: () => void;
14055
- /** String overrides for the component */
14056
- strings?: UnsupportedBrowserVersionStrings;
14057
- /** Handler to allow user to continue into the call */
14058
- onContinueAnywayClick?: () => void;
14059
- }
14060
-
14061
- /**
14062
- * Strings for UnsupportedBrowser component
14063
- *
14064
- * @beta
14065
- */
14066
- export declare interface UnsupportedBrowserVersionStrings {
14067
- /** String for the primary text */
14068
- primaryText: string;
14069
- /** String for the secondary text */
14070
- secondaryText: string;
14071
- /** String to display in the text for the help link */
14072
- moreHelpLinkText: string;
14073
- /** String for continue without updating button */
14074
- continueAnywayButtonText?: string;
14075
- }
14076
-
14077
- /**
14078
- * UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
14079
- *
14080
- * @beta
14081
- */
14082
- export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
14083
-
14084
- /**
14085
- * Props for {@link UnsupportedOperatingSystem} UI
14086
- *
14087
- * @beta
14088
- */
14089
- export declare interface UnsupportedOperatingSystemProps {
14090
- /** Handler to perform a action when the help link is actioned */
14091
- onTroubleshootingClick?: () => void;
14092
- /** String overrides for the component */
14093
- strings?: UnsupportedOperatingSystemStrings;
14094
- }
14095
-
14096
- /**
14097
- * Strings for UnsupportedBrowser component
14098
- *
14099
- * @beta
14100
- */
14101
- export declare interface UnsupportedOperatingSystemStrings {
14102
- /** String for the primary text */
14103
- primaryText: string;
14104
- /** String for the secondary text */
14105
- secondaryText: string;
14106
- /** String to display in the text for the help link */
14107
- moreHelpLinkText: string;
14108
- }
14109
-
14110
12594
  /**
14111
12595
  * @public
14112
12596
  * Callback function run when a message is updated.
14113
12597
  */
14114
- export declare type UpdateMessageCallback = (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
14115
-
14116
- /**
14117
- * Result payload for uploading an image.
14118
- *
14119
- * @beta
14120
- */
14121
- export declare type UploadChatImageResult = {
14122
- /** Id of the image. */
14123
- id: string;
14124
- /** The type of attachment. */
14125
- attachmentType?: 'image' | 'file' | 'unknown';
14126
- /** The name including file extension type of the attachment. */
14127
- name?: string;
14128
- };
12598
+ export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
14129
12599
 
14130
12600
  /**
14131
12601
  * A custom React hook to simplify the creation of {@link CallAdapter}.
@@ -14299,7 +12769,7 @@ export declare const useTeamsCall: () => undefined | TeamsCall;
14299
12769
  *
14300
12770
  * @public
14301
12771
  */
14302
- 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;
12772
+ export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
14303
12773
 
14304
12774
  /**
14305
12775
  * Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
@@ -14450,7 +12920,7 @@ export declare const VideoGallery: (props: VideoGalleryProps) => JSX.Element;
14450
12920
  /**
14451
12921
  * @public
14452
12922
  */
14453
- export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | /* @conditional-compile-remove(large-gallery) */ 'largeGallery' | 'togetherMode' | 'focusedContent';
12923
+ export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | 'togetherMode' | 'focusedContent';
14454
12924
 
14455
12925
  /**
14456
12926
  * The state of the local participant in the {@link VideoGallery}.
@@ -14487,8 +12957,6 @@ export declare type VideoGalleryParticipant = {
14487
12957
  isScreenSharingOn?: boolean;
14488
12958
  /** Whether participant is spotlighted **/
14489
12959
  spotlight?: Spotlight;
14490
- /** Signal strength of the participant, range from 1 to 3, lower means better connection **/
14491
- signalStrength?: number;
14492
12960
  /** Media audio video access states **/
14493
12961
  mediaAccess?: MediaAccess;
14494
12962
  /** Attendee can have audio be forbidden **/
@@ -14767,6 +13235,10 @@ export declare interface VideoGalleryStream {
14767
13235
  export declare interface VideoGalleryStrings {
14768
13236
  /** String to notify that local user is sharing their screen */
14769
13237
  screenIsBeingSharedMessage: string;
13238
+ /** Aria label to announce when a remote participant starts sharing their screen */
13239
+ screenShareStartedAnnouncementAriaLabel: string;
13240
+ /** Aria label to announce when a remote participant stops sharing their screen */
13241
+ screenShareStoppedAnnouncementAriaLabel: string;
14770
13242
  /** String to show when remote screen share stream is loading */
14771
13243
  screenShareLoadingMessage: string;
14772
13244
  /** String to show when local screen share stream is loading */
@@ -15081,8 +13553,6 @@ export declare interface VideoTileStrings {
15081
13553
  participantStateRinging: string;
15082
13554
  /** String for displaying the Hold state of the remote participant */
15083
13555
  participantStateHold: string;
15084
- /** String for displaying the reconnecting state of the remote participant */
15085
- participantReconnecting?: string;
15086
13556
  /** String for the announcement of the muted state of the participant when muted */
15087
13557
  moreOptionsParticipantMutedStateMutedAriaLabel: string;
15088
13558
  /** String for the announcement of the unmuted state of the participant when unmuted */