@azure/communication-react 1.19.0-beta.3 → 1.19.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 (610) hide show
  1. package/dist/communication-react.d.ts +278 -1978
  2. package/dist/dist-cjs/communication-react/index.js +35542 -163
  3. package/dist/dist-cjs/communication-react/index.js.map +1 -1
  4. package/dist/dist-esm/acs-ui-common/src/common.d.ts +0 -13
  5. package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
  6. package/dist/dist-esm/acs-ui-common/src/constants.d.ts +0 -5
  7. package/dist/dist-esm/acs-ui-common/src/constants.js +0 -5
  8. package/dist/dist-esm/acs-ui-common/src/constants.js.map +1 -1
  9. package/dist/dist-esm/acs-ui-common/src/index.d.ts +0 -4
  10. package/dist/dist-esm/acs-ui-common/src/index.js +0 -3
  11. package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
  12. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  13. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  14. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.d.ts +1 -10
  15. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -12
  16. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
  17. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +4 -4
  18. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
  19. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +0 -3
  20. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
  21. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +2 -4
  22. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +2 -22
  23. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  24. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.d.ts +0 -2
  25. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +1 -5
  26. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
  27. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.d.ts +0 -2
  28. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +2 -19
  29. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
  30. package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.d.ts +5 -5
  31. package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js +1 -1
  32. package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js.map +1 -1
  33. package/dist/dist-esm/calling-component-bindings/src/index.d.ts +0 -1
  34. package/dist/dist-esm/calling-component-bindings/src/index.js +0 -1
  35. package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
  36. package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js +1 -36
  37. package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js.map +1 -1
  38. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
  39. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +1 -3
  40. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
  41. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.d.ts +0 -7
  42. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +0 -10
  43. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js.map +1 -1
  44. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.d.ts +2 -2
  45. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
  46. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +0 -4
  47. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
  48. package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +3 -85
  49. package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
  50. package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +1 -18
  51. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +4 -104
  52. package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
  53. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +0 -5
  54. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +5 -34
  55. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
  56. package/dist/dist-esm/calling-stateful-client/src/Converter.js +0 -3
  57. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  58. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +0 -1
  59. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +1 -7
  60. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
  61. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +0 -9
  62. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +2 -18
  63. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
  64. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.d.ts +1 -1
  65. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +1 -1
  66. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.d.ts +1 -1
  67. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -17
  68. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +1 -1
  69. package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -3
  70. package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
  71. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +2 -6
  72. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +2 -35
  73. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
  74. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +1 -2
  75. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +0 -3
  76. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  77. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +2 -25
  78. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
  79. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -3
  80. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
  81. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -15
  82. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
  83. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js +1 -1
  84. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js.map +1 -1
  85. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +1 -2
  86. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
  87. package/dist/dist-esm/chat-stateful-client/src/index.d.ts +0 -1
  88. package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
  89. package/dist/dist-esm/communication-react/src/api-summary.d.ts +11 -0
  90. package/dist/dist-esm/communication-react/src/api-summary.js +13 -0
  91. package/dist/dist-esm/communication-react/src/api-summary.js.map +1 -0
  92. package/dist/dist-esm/communication-react/src/index.d.ts +1 -28
  93. package/dist/dist-esm/communication-react/src/index.js +0 -6
  94. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  95. package/dist/dist-esm/communication-react/src/javascript-loaders.d.ts +2 -0
  96. package/dist/dist-esm/communication-react/src/javascript-loaders.js +3 -0
  97. package/dist/dist-esm/communication-react/src/javascript-loaders.js.map +1 -0
  98. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.d.ts +0 -2
  99. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +0 -2
  100. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
  101. package/dist/dist-esm/react-components/src/components/CameraButton.d.ts +4 -0
  102. package/dist/dist-esm/react-components/src/components/CameraButton.js +1 -1
  103. package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
  104. package/dist/dist-esm/react-components/src/components/CaptionsBanner.d.ts +3 -0
  105. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +9 -7
  106. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
  107. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -13
  108. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +3 -9
  109. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  110. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -11
  111. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +2 -32
  112. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  113. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +1 -8
  114. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +5 -9
  115. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
  116. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +1 -2
  117. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +4 -4
  118. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
  119. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +1 -4
  120. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +6 -31
  121. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
  122. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +1 -15
  123. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +0 -9
  124. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
  125. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +2 -23
  126. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +6 -17
  127. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
  128. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +1 -8
  129. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +6 -10
  130. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
  131. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +5 -5
  132. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
  133. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js +4 -0
  134. package/dist/dist-esm/react-components/src/components/ControlButtonTooltip.js.map +1 -1
  135. package/dist/dist-esm/react-components/src/components/ErrorBar.d.ts +0 -4
  136. package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
  137. package/dist/dist-esm/react-components/src/components/HoldButton.d.ts +7 -7
  138. package/dist/dist-esm/react-components/src/components/HoldButton.js +1 -1
  139. package/dist/dist-esm/react-components/src/components/HoldButton.js.map +1 -1
  140. package/dist/dist-esm/react-components/src/components/ImageOverlay.js +0 -2
  141. package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
  142. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.d.ts +8 -4
  143. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js +7 -10
  144. package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js.map +1 -1
  145. package/dist/dist-esm/react-components/src/components/IncomingCallStack.d.ts +12 -15
  146. package/dist/dist-esm/react-components/src/components/IncomingCallStack.js +3 -3
  147. package/dist/dist-esm/react-components/src/components/IncomingCallStack.js.map +1 -1
  148. package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
  149. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +0 -15
  150. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  151. package/dist/dist-esm/react-components/src/components/LocalVideoTile.d.ts +1 -0
  152. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +15 -5
  153. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
  154. package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js.map +1 -1
  155. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +5 -81
  156. package/dist/dist-esm/react-components/src/components/MessageThread.js +3 -13
  157. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  158. package/dist/dist-esm/react-components/src/components/MicrophoneButton.d.ts +4 -0
  159. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +18 -16
  160. package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
  161. package/dist/dist-esm/react-components/src/components/NotificationStack.d.ts +0 -24
  162. package/dist/dist-esm/react-components/src/components/NotificationStack.js +0 -5
  163. package/dist/dist-esm/react-components/src/components/NotificationStack.js.map +1 -1
  164. package/dist/dist-esm/react-components/src/components/ParticipantItem.js +1 -1
  165. package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
  166. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -17
  167. package/dist/dist-esm/react-components/src/components/ParticipantList.js +3 -12
  168. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  169. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.d.ts +0 -1
  170. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +2 -3
  171. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
  172. package/dist/dist-esm/react-components/src/components/SendBox.d.ts +1 -47
  173. package/dist/dist-esm/react-components/src/components/SendBox.js +7 -59
  174. package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
  175. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +0 -1
  176. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
  177. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +0 -1
  178. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
  179. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -19
  180. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
  181. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +0 -1
  182. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
  183. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +13 -3
  184. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
  185. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js +2 -1
  186. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.styles.js.map +1 -1
  187. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +2 -10
  188. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
  189. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +6 -14
  190. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
  191. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js +6 -14
  192. package/dist/dist-esm/react-components/src/components/VideoGallery/SpeakerVideoLayout.js.map +1 -1
  193. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.d.ts +0 -2
  194. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +3 -21
  195. package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
  196. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.d.ts +8 -0
  197. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +29 -0
  198. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  199. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +2 -6
  200. package/dist/dist-esm/react-components/src/components/VideoGallery.js +5 -5
  201. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  202. package/dist/dist-esm/react-components/src/components/VideoTile.js +2 -1
  203. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  204. package/dist/dist-esm/react-components/src/components/index.d.ts +0 -20
  205. package/dist/dist-esm/react-components/src/components/index.js +0 -7
  206. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  207. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
  208. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +1 -1
  209. package/dist/dist-esm/react-components/src/components/styles/Captions.style.d.ts +9 -1
  210. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js +20 -0
  211. package/dist/dist-esm/react-components/src/components/styles/Captions.style.js.map +1 -1
  212. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js +1 -2
  213. package/dist/dist-esm/react-components/src/components/styles/ImageOverlay.style.js.map +1 -1
  214. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +3 -3
  215. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +0 -8
  216. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
  217. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.d.ts +2 -2
  218. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js +3 -2
  219. package/dist/dist-esm/react-components/src/components/styles/ParticipantItem.styles.js.map +1 -1
  220. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.d.ts +0 -1
  221. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +2 -2
  222. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
  223. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.d.ts +14 -2
  224. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +59 -18
  225. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
  226. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -37
  227. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +3 -30
  228. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
  229. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +2 -4
  230. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +2 -9
  231. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
  232. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +1 -38
  233. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +4 -131
  234. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
  235. package/dist/dist-esm/react-components/src/components/utils/common.js +0 -2
  236. package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
  237. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
  238. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
  239. package/dist/dist-esm/react-components/src/components/utils.js +1 -7
  240. package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
  241. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
  242. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -3
  243. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
  244. package/dist/dist-esm/react-components/src/index.d.ts +0 -1
  245. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  246. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -54
  247. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  248. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +17 -10
  249. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +15 -8
  250. package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +16 -9
  251. package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +17 -10
  252. package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +17 -10
  253. package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +17 -10
  254. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +15 -8
  255. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +17 -10
  256. package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +16 -9
  257. package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +15 -8
  258. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +16 -9
  259. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +15 -8
  260. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +15 -8
  261. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +17 -10
  262. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +15 -8
  263. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +17 -10
  264. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +15 -8
  265. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +16 -9
  266. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +16 -9
  267. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +15 -8
  268. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +18 -11
  269. package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -32
  270. package/dist/dist-esm/react-components/src/theming/icons.js +0 -93
  271. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  272. package/dist/dist-esm/react-components/src/theming/themes.d.ts +0 -6
  273. package/dist/dist-esm/react-components/src/theming/themes.js +0 -9
  274. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  275. package/dist/dist-esm/react-components/src/types/Attachment.d.ts +0 -13
  276. package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
  277. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -20
  278. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  279. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.d.ts +1 -1
  280. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
  281. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +3 -72
  282. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +9 -19
  283. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
  284. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +17 -71
  285. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  286. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +14 -61
  287. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +84 -172
  288. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  289. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +36 -53
  290. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -1
  291. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  292. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/ParticipantSubcriber.d.ts +1 -1
  293. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/ParticipantSubcriber.js.map +1 -1
  294. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
  295. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +1 -3
  296. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
  297. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +3 -0
  298. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +20 -25
  299. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
  300. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  301. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +0 -2
  302. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -19
  303. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
  304. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +2 -10
  305. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
  306. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -2
  307. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -19
  308. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
  309. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +6 -5
  310. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +1 -1
  311. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +0 -1
  312. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +7 -13
  313. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
  314. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.d.ts +3 -0
  315. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +10 -3
  316. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
  317. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js +3 -2
  318. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js.map +1 -1
  319. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.d.ts +1 -0
  320. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +1 -1
  321. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
  322. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js.map +1 -1
  323. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.d.ts +0 -2
  324. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +4 -76
  325. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
  326. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.d.ts +1 -0
  327. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js +2 -2
  328. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SvgWithWordWrapping.js.map +1 -1
  329. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +0 -1
  330. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +4 -22
  331. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js.map +1 -1
  332. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +2 -4
  333. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
  334. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.d.ts +3 -1
  335. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +1 -10
  336. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  337. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +1 -4
  338. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
  339. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +3 -3
  340. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
  341. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +0 -7
  342. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +9 -45
  343. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
  344. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +2 -2
  345. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +1 -1
  346. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +2 -2
  347. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
  348. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +2 -2
  349. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
  350. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +0 -23
  351. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -20
  352. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  353. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js +2 -1
  354. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallPage.styles.js.map +1 -1
  355. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +2 -14
  356. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +10 -64
  357. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  358. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +0 -65
  359. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +5 -24
  360. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  361. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +0 -8
  362. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
  363. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +6 -28
  364. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +4 -148
  365. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  366. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +12 -46
  367. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  368. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +3 -8
  369. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +5 -25
  370. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  371. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +4 -10
  372. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +2 -14
  373. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  374. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +1 -15
  375. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +1 -3
  376. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
  377. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.d.ts +0 -5
  378. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js +0 -13
  379. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
  380. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +0 -27
  381. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +1 -2
  382. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
  383. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +0 -2
  384. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +11 -202
  385. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  386. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +0 -20
  387. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
  388. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +2 -6
  389. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +1 -37
  390. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  391. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -12
  392. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  393. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +2 -13
  394. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
  395. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +0 -2
  396. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  397. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +1 -1
  398. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
  399. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.d.ts +5 -5
  400. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +3 -2
  401. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +1 -1
  402. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.d.ts +4 -4
  403. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +1 -1
  404. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.d.ts +1 -1
  405. package/dist/dist-esm/react-composites/src/composites/common/CalloutWithIcon.js.map +1 -1
  406. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.d.ts +3 -0
  407. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js +7 -2
  408. package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js.map +1 -1
  409. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +2 -25
  410. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  411. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.d.ts +0 -1
  412. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  413. package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js.map +1 -1
  414. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +1 -2
  415. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  416. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +2 -41
  417. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js +0 -21
  418. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
  419. package/dist/dist-esm/react-composites/src/composites/common/adapters.d.ts +0 -23
  420. package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
  421. package/dist/dist-esm/react-composites/src/composites/common/constants.d.ts +0 -5
  422. package/dist/dist-esm/react-composites/src/composites/common/constants.js +0 -5
  423. package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
  424. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +6 -34
  425. package/dist/dist-esm/react-composites/src/composites/common/icons.js +0 -2
  426. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  427. package/dist/dist-esm/react-composites/src/composites/common/utils.d.ts +0 -4
  428. package/dist/dist-esm/react-composites/src/composites/common/utils.js +0 -22
  429. package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
  430. package/dist/dist-esm/react-composites/src/composites/index.d.ts +0 -1
  431. package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
  432. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +10 -10
  433. package/package.json +18 -3
  434. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-CmQ4tsn4.js +0 -202
  435. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-CmQ4tsn4.js.map +0 -1
  436. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-B5nW2JWn.js +0 -50
  437. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-B5nW2JWn.js.map +0 -1
  438. package/dist/dist-cjs/communication-react/index-CxAwDUu4.js +0 -42223
  439. package/dist/dist-cjs/communication-react/index-CxAwDUu4.js.map +0 -1
  440. package/dist/dist-esm/acs-ui-common/src/dataConversion.d.ts +0 -6
  441. package/dist/dist-esm/acs-ui-common/src/dataConversion.js +0 -16
  442. package/dist/dist-esm/acs-ui-common/src/dataConversion.js.map +0 -1
  443. package/dist/dist-esm/acs-ui-common/src/removeImageTags.d.ts +0 -7
  444. package/dist/dist-esm/acs-ui-common/src/removeImageTags.js +0 -18
  445. package/dist/dist-esm/acs-ui-common/src/removeImageTags.js.map +0 -1
  446. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.d.ts +0 -20
  447. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js +0 -106
  448. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js.map +0 -1
  449. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +0 -17
  450. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +0 -33
  451. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +0 -1
  452. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.d.ts +0 -6
  453. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js +0 -20
  454. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js.map +0 -1
  455. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
  456. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
  457. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
  458. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +0 -24
  459. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +0 -192
  460. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +0 -1
  461. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
  462. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -36
  463. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
  464. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
  465. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -67
  466. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
  467. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
  468. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -51
  469. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
  470. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
  471. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -39
  472. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +0 -1
  473. package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
  474. package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -119
  475. package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
  476. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.d.ts +0 -9
  477. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js +0 -29
  478. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js.map +0 -1
  479. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +0 -30
  480. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +0 -98
  481. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +0 -1
  482. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.d.ts +0 -12
  483. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js +0 -23
  484. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js.map +0 -1
  485. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +0 -15
  486. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +0 -42
  487. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +0 -1
  488. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.d.ts +0 -24
  489. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js +0 -64
  490. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js.map +0 -1
  491. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.d.ts +0 -20
  492. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js +0 -45
  493. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js.map +0 -1
  494. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.d.ts +0 -14
  495. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js +0 -42
  496. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js.map +0 -1
  497. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.d.ts +0 -29
  498. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js +0 -87
  499. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js.map +0 -1
  500. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +0 -58
  501. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +0 -309
  502. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +0 -1
  503. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +0 -37
  504. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +0 -78
  505. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +0 -1
  506. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +0 -211
  507. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +0 -171
  508. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +0 -1
  509. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +0 -16
  510. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +0 -75
  511. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +0 -1
  512. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.d.ts +0 -19
  513. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js +0 -221
  514. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js.map +0 -1
  515. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.d.ts +0 -7
  516. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js +0 -51
  517. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js.map +0 -1
  518. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.d.ts +0 -15
  519. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js +0 -64
  520. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js.map +0 -1
  521. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.d.ts +0 -6
  522. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js +0 -13
  523. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js.map +0 -1
  524. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +0 -56
  525. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +0 -75
  526. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +0 -1
  527. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +0 -14
  528. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +0 -18
  529. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +0 -1
  530. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -24
  531. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -550
  532. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
  533. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
  534. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -816
  535. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +0 -1
  536. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +0 -58
  537. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +0 -144
  538. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +0 -1
  539. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
  540. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -69
  541. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
  542. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +0 -82
  543. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +0 -320
  544. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +0 -1
  545. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +0 -21
  546. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +0 -38
  547. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +0 -1
  548. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
  549. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -92
  550. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
  551. package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +0 -5
  552. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +0 -32
  553. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +0 -1
  554. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
  555. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -67
  556. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
  557. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.d.ts +0 -72
  558. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +0 -174
  559. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +0 -1
  560. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +0 -33
  561. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +0 -116
  562. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +0 -1
  563. package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
  564. package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
  565. package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
  566. package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
  567. package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
  568. package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
  569. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.d.ts +0 -47
  570. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js +0 -48
  571. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js.map +0 -1
  572. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.d.ts +0 -13
  573. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js +0 -37
  574. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js.map +0 -1
  575. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -49
  576. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -196
  577. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +0 -1
  578. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.d.ts +0 -7
  579. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js +0 -14
  580. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js.map +0 -1
  581. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
  582. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -41
  583. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
  584. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +0 -15
  585. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +0 -23
  586. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +0 -1
  587. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +0 -18
  588. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +0 -18
  589. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +0 -1
  590. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.d.ts +0 -49
  591. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js +0 -44
  592. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js.map +0 -1
  593. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.d.ts +0 -39
  594. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js +0 -253
  595. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js.map +0 -1
  596. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.d.ts +0 -80
  597. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +0 -36
  598. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +0 -1
  599. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.d.ts +0 -38
  600. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +0 -67
  601. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +0 -1
  602. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +0 -5
  603. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +0 -5
  604. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +0 -1
  605. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.d.ts +0 -12
  606. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js +0 -52
  607. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js.map +0 -1
  608. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.d.ts +0 -10
  609. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js +0 -16
  610. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js.map +0 -1
@@ -23,9 +23,6 @@ import { BackgroundBlurConfig } from '@azure/communication-calling';
23
23
  import { BackgroundBlurEffect } from '@azure/communication-calling';
24
24
  import { BackgroundReplacementConfig } from '@azure/communication-calling';
25
25
  import { BackgroundReplacementEffect } from '@azure/communication-calling';
26
- import { BreakoutRoom } from '@azure/communication-calling';
27
- import { BreakoutRoomsSettings } from '@azure/communication-calling';
28
- import { BreakoutRoomsUpdatedListener } from '@azure/communication-calling';
29
26
  import { Call } from '@azure/communication-calling';
30
27
  import { CallAgent } from '@azure/communication-calling';
31
28
  import { CallClient } from '@azure/communication-calling';
@@ -33,7 +30,6 @@ import { CallClientOptions } from '@azure/communication-calling';
33
30
  import { CallDirection } from '@azure/communication-calling';
34
31
  import { CallEndReason } from '@azure/communication-calling';
35
32
  import { CallerInfo } from '@azure/communication-calling';
36
- import { CallInfo } from '@azure/communication-calling';
37
33
  import { CallKind } from '@azure/communication-calling';
38
34
  import { CallState as CallState_2 } from '@azure/communication-calling';
39
35
  import { CallSurvey } from '@azure/communication-calling';
@@ -57,7 +53,6 @@ import { DeviceAccess } from '@azure/communication-calling';
57
53
  import { DeviceManager } from '@azure/communication-calling';
58
54
  import { DominantSpeakersInfo } from '@azure/communication-calling';
59
55
  import { DtmfTone as DtmfTone_2 } from '@azure/communication-calling';
60
- import { EnvironmentInfo } from '@azure/communication-calling';
61
56
  import { GroupCallLocator } from '@azure/communication-calling';
62
57
  import { IButtonProps } from '@fluentui/react';
63
58
  import { IButtonStyles } from '@fluentui/react';
@@ -66,7 +61,6 @@ import { IContextualMenuItemStyles } from '@fluentui/react';
66
61
  import { IContextualMenuProps } from '@fluentui/react';
67
62
  import { IContextualMenuStyles } from '@fluentui/react';
68
63
  import { IIconProps } from '@fluentui/react';
69
- import { ILinkStyles } from '@fluentui/react';
70
64
  import { IMessageBarProps } from '@fluentui/react';
71
65
  import { IncomingCall } from '@azure/communication-calling';
72
66
  import { IncomingCallKind } from '@azure/communication-calling';
@@ -80,7 +74,6 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
80
74
  import { ITextFieldStyles } from '@fluentui/react';
81
75
  import { LatestMediaDiagnostics } from '@azure/communication-calling';
82
76
  import { LatestNetworkDiagnostics } from '@azure/communication-calling';
83
- import { LocalRecordingInfo } from '@azure/communication-calling';
84
77
  import { LocalVideoStream } from '@azure/communication-calling';
85
78
  import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
86
79
  import { MediaStreamType } from '@azure/communication-calling';
@@ -99,7 +92,6 @@ import { PropertyChangedEvent } from '@azure/communication-calling';
99
92
  import { default as React_2 } from 'react';
100
93
  import { Reaction as Reaction_2 } from '@azure/communication-calling';
101
94
  import { ReactionMessage } from '@azure/communication-calling';
102
- import { RecordingInfo } from '@azure/communication-calling';
103
95
  import type { RemoteParticipant } from '@azure/communication-calling';
104
96
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
105
97
  import { RoomCallLocator } from '@azure/communication-calling';
@@ -158,38 +150,6 @@ export declare interface ActiveErrorMessage {
158
150
  timestamp?: Date;
159
151
  }
160
152
 
161
- /**
162
- * Represents an active incoming call.
163
- * @beta
164
- */
165
- export declare interface ActiveIncomingCall {
166
- /**
167
- * Unique identifier for the incoming call.
168
- */
169
- id: string;
170
- /**
171
- * Information about the caller.
172
- */
173
- callerInfo: {
174
- /**
175
- * Display name of the caller.
176
- */
177
- displayName: string;
178
- };
179
- /**
180
- * Start time of the incoming call.
181
- */
182
- startTime: Date;
183
- /**
184
- * End time of the incoming call.
185
- */
186
- endTime?: Date;
187
- /**
188
- * Whether or not the call is a voip capable call.
189
- */
190
- videoAvailable: boolean;
191
- }
192
-
193
153
  /**
194
154
  * Active notifications to be shown via {@link NotificationStack}.
195
155
  *
@@ -256,31 +216,6 @@ export declare type AdapterErrors = {
256
216
  [target: string]: AdapterError;
257
217
  };
258
218
 
259
- /**
260
- * Notification from call client state stored in adapter state.
261
- *
262
- * @public
263
- */
264
- export declare interface AdapterNotification {
265
- /**
266
- * Target of notification. There should only one notification per target.
267
- */
268
- target: string;
269
- /**
270
- * Timestamp added to the notification in the adapter implementation.
271
- */
272
- timestamp: Date;
273
- }
274
-
275
- /**
276
- * Adapters stores the latest notification for each target.
277
- *
278
- * @public
279
- */
280
- export declare type AdapterNotifications = {
281
- [target: string]: AdapterNotification;
282
- };
283
-
284
219
  /**
285
220
  * Functionality for interfacing with Composite adapter state.
286
221
  *
@@ -316,40 +251,6 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
316
251
  */
317
252
  export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
318
253
 
319
- /**
320
- * @beta
321
- * A callback function that defines what actions user can perform on an attachment.
322
- * By default, the UI library would have default actions that opens attachment URL in a new tab.
323
- * You can override the default actions or add new actions by providing this callback function.
324
- * Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
325
- *
326
- * @param attachment - The file attachment that user is trying to perform actions on.
327
- * @param message - The chat message that contains this attachment.
328
- * @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
329
- */
330
- export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
331
-
332
- /**
333
- * @beta
334
- *
335
- * Attachment download options defines the list of actions that can be performed on an attachment.
336
- */
337
- export declare interface AttachmentDownloadOptions {
338
- actionsForAttachment: AttachmentActionHandler;
339
- }
340
-
341
- /**
342
- * @beta
343
- *
344
- * Attachment menu action defines buttons that can be shown on the attachment card.
345
- * If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
346
- */
347
- export declare interface AttachmentMenuAction {
348
- name: string;
349
- icon: JSX.Element;
350
- onClick: (attachment: AttachmentMetadata) => Promise<void>;
351
- }
352
-
353
254
  /**
354
255
  * Data model that represents a chat message attachment
355
256
  * where it contains an ID to uniquely identify the attachment,
@@ -373,150 +274,6 @@ export declare interface AttachmentMetadata {
373
274
  url: string;
374
275
  }
375
276
 
376
- /**
377
- * Data model that represents a chat message attachment being uploaded
378
- * where it contains an ID to uniquely identify the attachment,
379
- * a name that represents the name of file,
380
- * an optional URL to download the attachment,
381
- * an optional progress value between 0 and 1 indicating the progress of the upload, and
382
- * an optional error object that contains error message would be shown to the user.
383
- *
384
- *
385
- * @beta
386
- */
387
- export declare interface AttachmentMetadataInProgress {
388
- /**
389
- * Unique ID of the attachment.
390
- */
391
- id: string;
392
- /**
393
- * Attachment name to be displayed.
394
- */
395
- name: string;
396
- /**
397
- * Download URL for the attachment.
398
- */
399
- url?: string;
400
- /**
401
- * A number between 0 and 1 indicating the progress of the upload.
402
- */
403
- progress?: number;
404
- /**
405
- * A object contains error message would be shown to the user.
406
- */
407
- error?: AttachmentProgressError;
408
- }
409
-
410
- /**
411
- * @beta
412
- *
413
- * Attachment Options that defines behaviour for uploading and downloading attachments.
414
- */
415
- export declare interface AttachmentOptions {
416
- uploadOptions?: AttachmentUploadOptions;
417
- downloadOptions?: AttachmentDownloadOptions;
418
- }
419
-
420
- /**
421
- * @beta
422
- * A attachment progress error object that contains message to be shown to
423
- * the user when upload fails.
424
- */
425
- export declare interface AttachmentProgressError {
426
- message: string;
427
- }
428
-
429
- /**
430
- * @beta
431
- * A callback function for handling attachment removed by the user in send box.
432
- *
433
- * @param attachmentId - The ID of uploaded attachments.
434
- */
435
- export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
436
-
437
- /**
438
- * @beta
439
- * A callback function for handling list of upload tasks that contains files selected by user to upload.
440
- *
441
- * @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
442
- */
443
- export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
444
-
445
- /**
446
- * @beta
447
- */
448
- export declare interface AttachmentUploadOptions {
449
- /**
450
- * A list of strings containing the comma separated list of supported media (aka. mime) types.
451
- * i.e. ['image/*', 'video/*', 'audio/*']
452
- * Default value is `['*']`, meaning all media types are supported.
453
- * Similar to the `accept` attribute of the `<input type="attachment" />` element.
454
- * @beta
455
- */
456
- supportedMediaTypes?: string[];
457
- /**
458
- * Disable multiple attachments to be selected if set to `true`.
459
- * Default value is `false`, meaning multiple attachments can be selected.
460
- * Similar to the `multiple` attribute of the `<input type="attachment" />` element.
461
- * @beta
462
- */
463
- disableMultipleUploads?: boolean;
464
- /**
465
- * A callback function of type {@link AttachmentSelectionHandler} that will be called
466
- * when user finishes selecting files in browser's file picker. This function is required since
467
- * this would be where upload logic is implemented to your own storage.
468
- * @beta
469
- */
470
- handleAttachmentSelection: AttachmentSelectionHandler;
471
- /**
472
- * A optional callback function that will be called
473
- * when user removing files before clicking send message button. This function will be
474
- * where you can remove the file from your storage.
475
- * @beta
476
- */
477
- handleAttachmentRemoval?: AttachmentRemovalHandler;
478
- }
479
-
480
- /**
481
- * A upload task represents and manages an attachment that is being uploaded.
482
- * When using the Composite, an attachment upload task is created for each file user is selected to upload.
483
- * A upload task is complete when notifyUploadCompleted is called.
484
- * A upload task is failed when notifyUploadFailed is called.
485
- * @beta
486
- */
487
- export declare interface AttachmentUploadTask {
488
- /**
489
- * Unique identifier for the attachment upload task.
490
- */
491
- taskId: string;
492
- /**
493
- * HTML {@link File} object for the uploaded attachment.
494
- */
495
- file?: File;
496
- /**
497
- * {@link Blob} object for the uploaded inline image.
498
- */
499
- image?: Blob;
500
- /**
501
- * Update the progress of the upload changed.
502
- * A upload is considered complete when the progress reaches 1.
503
- * @param value - number between 0 and 1
504
- */
505
- notifyUploadProgressChanged: (value: number) => void;
506
- /**
507
- * Mark the upload task as complete.
508
- * An attachment is considered completed uploading when ID and URL are provided.
509
- * @param id - the unique identifier of the attachment.
510
- * @param url - the download URL of the attachment.
511
- */
512
- notifyUploadCompleted: (id: string, url: string) => void;
513
- /**
514
- * Mark the upload task as failed.
515
- * @param message - An error message that can be displayed to the user.
516
- */
517
- notifyUploadFailed: (message: string) => void;
518
- }
519
-
520
277
  /**
521
278
  * Custom data attributes for displaying avatar for a user.
522
279
  *
@@ -572,11 +329,6 @@ export declare type AzureCommunicationCallAdapterArgs = {
572
329
  displayName: string;
573
330
  credential: CommunicationTokenCredential;
574
331
  locator: CallAdapterLocator;
575
- /**
576
- * A phone number in E.164 format procured using Azure Communication Services that will be used to represent callers identity.
577
- * E.164 numbers are formatted as [+] [country code] [phone number including area code]. For example, +14255550123 for a US phone number.
578
- */
579
- alternateCallerId?: string;
580
332
  /**
581
333
  * Optional parameters for the {@link AzureCommunicationCallAdapter} created
582
334
  */
@@ -712,168 +464,6 @@ export declare interface BaseCustomStyles {
712
464
  root?: IStyle;
713
465
  }
714
466
 
715
- /**
716
- * Content blocked message type.
717
- *
718
- * Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
719
- *
720
- * @beta
721
- */
722
- export declare interface BlockedMessage extends MessageCommon {
723
- messageType: 'blocked';
724
- warningText?: string;
725
- linkText?: string;
726
- link?: string;
727
- deletedOn?: Date;
728
- senderId?: string;
729
- senderDisplayName?: string;
730
- status?: MessageStatus;
731
- attached?: MessageAttachedStatus;
732
- mine?: boolean;
733
- }
734
-
735
- /**
736
- * Breakout rooms state
737
- *
738
- * @public
739
- */
740
- export declare interface BreakoutRoomsState {
741
- assignedBreakoutRoom?: BreakoutRoom;
742
- breakoutRoomSettings?: BreakoutRoomsSettings;
743
- breakoutRoomOriginCallId?: string;
744
- breakoutRoomDisplayName?: string;
745
- }
746
-
747
- /**
748
- * @beta
749
- * Props for BrowserPermissionDeniedIOS component.
750
- */
751
- export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
752
- /**
753
- * Localization strings for BrowserPermissionDeniedIOS component.
754
- */
755
- strings?: BrowserPermissionDeniedIOSStrings;
756
- /**
757
- * Link to image source.
758
- *
759
- * Image is inserted into the top of the component.
760
- */
761
- imageSource?: string;
762
- }
763
-
764
- /**
765
- * @beta
766
- * Strings for BrowserPermissionDeniedIOS component
767
- */
768
- export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
769
- /**
770
- * Image alt text
771
- */
772
- imageAltText: string;
773
- /**
774
- * Main text string.
775
- */
776
- primaryText: string;
777
- /**
778
- * Subtext string.
779
- */
780
- secondaryText: string;
781
- /**
782
- * Step 1 string
783
- */
784
- step1Text: string;
785
- /**
786
- * Step 1 digit string
787
- */
788
- step1DigitText: string;
789
- /**
790
- * Step 2 string
791
- */
792
- step2Text: string;
793
- /**
794
- * Step 2 digit string
795
- */
796
- step2DigitText: string;
797
- /**
798
- * Step 3 string
799
- */
800
- step3Text: string;
801
- /**
802
- * Step 3 digit string
803
- */
804
- step3DigitText: string;
805
- /**
806
- * Step 4 string
807
- */
808
- step4Text: string;
809
- /**
810
- * Step 4 digit string
811
- */
812
- step4DigitText: string;
813
- }
814
-
815
- /**
816
- * @beta
817
- * Props for BrowserPermissionDenied component.
818
- */
819
- export declare interface BrowserPermissionDeniedProps {
820
- /**
821
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
822
- */
823
- onTroubleshootingClick?: () => void;
824
- /**
825
- * Action to be taken by the try again primary button.
826
- */
827
- onTryAgainClick?: () => void;
828
- /**
829
- * Localization strings for BrowserPermissionDenied component.
830
- */
831
- strings?: BrowserPermissionDeniedStrings;
832
- /**
833
- * Allows users to pass in an object contains custom CSS styles.
834
- * @Example
835
- * ```
836
- * <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
837
- * ```
838
- */
839
- styles?: BrowserPermissionDeniedStyles;
840
- }
841
-
842
- /**
843
- * @beta
844
- * Strings for BrowserPermissionDenied component
845
- */
846
- export declare interface BrowserPermissionDeniedStrings {
847
- /**
848
- * Main button text string.
849
- */
850
- primaryButtonText: string;
851
- /**
852
- * Main text string.
853
- */
854
- primaryText: string;
855
- /**
856
- * Subtext string.
857
- */
858
- secondaryText: string;
859
- /**
860
- * More help link string.
861
- */
862
- linkText: string;
863
- }
864
-
865
- /**
866
- * Fluent styles for {@link BrowserPermissionDenied}.
867
- *
868
- * @beta
869
- */
870
- export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
871
- /** Styles for the primary button. */
872
- primaryButton?: IButtonStyles;
873
- /** Styles for the help troubleshooting link text. */
874
- troubleshootingLink?: ILinkStyles;
875
- }
876
-
877
467
  /**
878
468
  * An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
879
469
  *
@@ -1048,7 +638,7 @@ export declare interface CallAdapterCallOperations {
1048
638
  /**
1049
639
  * Remove a participant from the call.
1050
640
  * @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
1051
- * @beta
641
+ * @public
1052
642
  */
1053
643
  removeParticipant(participant: CommunicationIdentifier): Promise<void>;
1054
644
  /**
@@ -1105,19 +695,19 @@ export declare interface CallAdapterCallOperations {
1105
695
  /**
1106
696
  * Holds the call.
1107
697
  *
1108
- * @beta
698
+ * @public
1109
699
  */
1110
700
  holdCall(): Promise<void>;
1111
701
  /**
1112
702
  * Resumes the call from a `LocalHold` state.
1113
703
  *
1114
- * @beta
704
+ * @public
1115
705
  */
1116
706
  resumeCall(): Promise<void>;
1117
707
  /**
1118
708
  * Add a participant to the call.
1119
709
  *
1120
- * @beta
710
+ * @public
1121
711
  */
1122
712
  addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
1123
713
  addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
@@ -1127,15 +717,11 @@ export declare interface CallAdapterCallOperations {
1127
717
  * @public
1128
718
  */
1129
719
  sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
1130
- /**
1131
- * Continues into a call when the browser version is not supported.
1132
- */
1133
- allowUnsupportedBrowserVersion(): void;
1134
720
  /**
1135
721
  * Function to Start captions
1136
722
  * @param options - options for start captions
1137
723
  */
1138
- startCaptions(options?: StartCaptionsOptions): Promise<void>;
724
+ startCaptions(options?: StartCaptionsAdapterOptions): Promise<void>;
1139
725
  /**
1140
726
  * Function to set caption language
1141
727
  * @param language - language set for caption
@@ -1149,7 +735,7 @@ export declare interface CallAdapterCallOperations {
1149
735
  /**
1150
736
  * Funtion to stop captions
1151
737
  */
1152
- stopCaptions(): Promise<void>;
738
+ stopCaptions(options?: StopCaptionsAdapterOptions): Promise<void>;
1153
739
  /**
1154
740
  * Start the video background effect.
1155
741
  *
@@ -1196,20 +782,6 @@ export declare interface CallAdapterCallOperations {
1196
782
  * Stop all spotlights
1197
783
  */
1198
784
  stopAllSpotlight(): Promise<void>;
1199
- /**
1200
- * Mute a participant
1201
- *
1202
- * @param userId - Id of the participant to mute
1203
- */
1204
- muteParticipant(userId: string): Promise<void>;
1205
- /**
1206
- * Mute All participants
1207
- */
1208
- muteAllRemoteParticipants(): Promise<void>;
1209
- /**
1210
- * Return to origin call of breakout room
1211
- */
1212
- returnFromBreakoutRoom(): Promise<void>;
1213
785
  }
1214
786
 
1215
787
  /**
@@ -1244,18 +816,10 @@ export declare type CallAdapterClientState = {
1244
816
  * Latest error encountered for each operation performed via the adapter.
1245
817
  */
1246
818
  latestErrors: AdapterErrors;
1247
- /**
1248
- * Latest notifications from call client state.
1249
- */
1250
- latestNotifications: AdapterNotifications;
1251
819
  /**
1252
820
  * Azure communications Phone number to make PSTN calls with.
1253
821
  */
1254
822
  alternateCallerId?: string;
1255
- /**
1256
- * Environment information about system the adapter is made on
1257
- */
1258
- environmentInfo?: EnvironmentInfo;
1259
823
  /**
1260
824
  * State to track whether the local participant's camera is on. To be used when creating a custom
1261
825
  * control bar with the CallComposite.
@@ -1374,7 +938,7 @@ export declare interface CallAdapterDeviceManagement {
1374
938
  *
1375
939
  * @public
1376
940
  */
1377
- export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | CallParticipantsLocator | TeamsMeetingIdLocator;
941
+ export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | TeamsMeetingIdLocator;
1378
942
 
1379
943
  /**
1380
944
  * {@link CommonCallAdapter} state.
@@ -1483,14 +1047,6 @@ export declare interface CallAdapterSubscribers {
1483
1047
  * Subscribe function for 'spotlightChanged' event.
1484
1048
  */
1485
1049
  on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
1486
- /**
1487
- * Subscribe function for 'mutedByOthers' event.
1488
- */
1489
- on(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
1490
- /**
1491
- * Subscribe function for 'breakoutRoomsUpdated' event.
1492
- */
1493
- on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
1494
1050
  /**
1495
1051
  * Unsubscribe function for 'participantsJoined' event.
1496
1052
  */
@@ -1571,14 +1127,6 @@ export declare interface CallAdapterSubscribers {
1571
1127
  * Unsubscribe function for 'spotlightChanged' event.
1572
1128
  */
1573
1129
  off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
1574
- /**
1575
- * Unsubscribe function for 'mutedByOthers' event.
1576
- */
1577
- off(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
1578
- /**
1579
- * Unsubscribe function for 'breakoutRoomsUpdated' event.
1580
- */
1581
- off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
1582
1130
  }
1583
1131
 
1584
1132
  /**
@@ -1589,7 +1137,6 @@ export declare interface CallAdapterSubscribers {
1589
1137
  export declare type CallAdapterUiState = {
1590
1138
  isLocalPreviewMicrophoneEnabled: boolean;
1591
1139
  page: CallCompositePage;
1592
- unsupportedBrowserVersionsAllowed?: boolean;
1593
1140
  };
1594
1141
 
1595
1142
  /**
@@ -1633,7 +1180,7 @@ export declare interface CallAgentState {
1633
1180
  */
1634
1181
  export declare interface CallAndChatLocator {
1635
1182
  /** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
1636
- callLocator: GroupCallLocator | CallParticipantsLocator;
1183
+ callLocator: GroupCallLocator;
1637
1184
  /** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
1638
1185
  chatThreadId: string;
1639
1186
  }
@@ -1720,22 +1267,12 @@ export declare interface CallClientState {
1720
1267
  * See documentation of {@Link CallErrors} for details.
1721
1268
  */
1722
1269
  latestErrors: CallErrors;
1723
- /**
1724
- * Stores the latest notifications.
1725
- *
1726
- * See documentation of {@Link CallNotifications} for details.
1727
- */
1728
- latestNotifications: CallNotifications;
1729
1270
  /**
1730
1271
  * A phone number in E.164 format that will be used to represent callers identity.
1731
1272
  * For example, using the alternateCallerId to add a participant using PSTN, this number will
1732
1273
  * be used as the caller id in the PSTN call.
1733
1274
  */
1734
1275
  alternateCallerId?: string;
1735
- /**
1736
- * state to track the environment that the stateful client was made in is supported
1737
- */
1738
- environmentInfo?: EnvironmentInfo;
1739
1276
  }
1740
1277
 
1741
1278
  /**
@@ -1843,6 +1380,9 @@ export declare type CallCompositeIcons = {
1843
1380
  * @public
1844
1381
  */
1845
1382
  export declare type CallCompositeOptions = {
1383
+ captionsBanner?: {
1384
+ height: 'full' | 'default';
1385
+ };
1846
1386
  /**
1847
1387
  * Surface Azure Communication Services backend errors in the UI with {@link @azure/communication-react#ErrorBar}.
1848
1388
  * Hide or show the error bar.
@@ -1855,56 +1395,6 @@ export declare type CallCompositeOptions = {
1855
1395
  * @defaultValue true
1856
1396
  */
1857
1397
  callControls?: boolean | CallControlOptions;
1858
- /**
1859
- * Device permissions check options for your call.
1860
- * Here you can choose what device permissions you prompt the user for,
1861
- * as well as what device permissions must be accepted before starting a call.
1862
- */
1863
- deviceChecks?: DeviceCheckOptions;
1864
- /**
1865
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1866
- * unable to grant your site the required permissions for the call.
1867
- *
1868
- * @example
1869
- * ```ts
1870
- * onPermissionsTroubleshootingClick: () =>
1871
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
1872
- * ```
1873
- *
1874
- * @remarks
1875
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
1876
- */
1877
- onPermissionsTroubleshootingClick?: (permissionsState: {
1878
- camera: PermissionState;
1879
- microphone: PermissionState;
1880
- }) => void;
1881
- /**
1882
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1883
- * having network issues when connecting to the call.
1884
- *
1885
- * @example
1886
- * ```ts
1887
- * onNetworkingTroubleShootingClick?: () =>
1888
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
1889
- * ```
1890
- *
1891
- * @remarks
1892
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
1893
- */
1894
- onNetworkingTroubleShootingClick?: () => void;
1895
- /**
1896
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
1897
- *
1898
- * @example
1899
- * ```ts
1900
- * onBrowserTroubleShootingClick?: () =>
1901
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
1902
- * ```
1903
- *
1904
- * @remarks
1905
- * if this is not supplied, the composite will not show a unsupported browser page.
1906
- */
1907
- onEnvironmentInfoTroubleshootingClick?: () => void;
1908
1398
  /**
1909
1399
  * Remote participant video tile menu options
1910
1400
  */
@@ -2025,7 +1515,7 @@ export declare type CallCompositeOptions = {
2025
1515
  *
2026
1516
  * @public
2027
1517
  */
2028
- export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'unsupportedEnvironment' | 'transferring' | 'badRequest';
1518
+ export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest';
2029
1519
 
2030
1520
  /**
2031
1521
  * Props for {@link CallComposite}.
@@ -2278,23 +1768,23 @@ export declare interface CallCompositeStrings {
2278
1768
  /**
2279
1769
  * Side pane People section subheader.
2280
1770
  */
2281
- peoplePaneSubTitle: string;
1771
+ peoplePaneSubTitle?: string;
2282
1772
  /**
2283
1773
  * Label for button to copy invite link
2284
1774
  */
2285
- copyInviteLinkButtonLabel: string;
1775
+ copyInviteLinkButtonLabel?: string;
2286
1776
  /**
2287
1777
  * Label for button to copy invite link when it has been actioned
2288
1778
  */
2289
- copyInviteLinkButtonActionedLabel: string;
1779
+ copyInviteLinkButtonActionedLabel?: string;
2290
1780
  /**
2291
1781
  * Label for button to open dialpad
2292
1782
  */
2293
- openDialpadButtonLabel: string;
1783
+ openDialpadButtonLabel?: string;
2294
1784
  /**
2295
1785
  * Label for menu item to remove participant
2296
1786
  */
2297
- removeMenuLabel: string;
1787
+ removeMenuLabel?: string;
2298
1788
  /**
2299
1789
  * Label for menu item to start spotlight on participant
2300
1790
  */
@@ -2322,23 +1812,23 @@ export declare interface CallCompositeStrings {
2322
1812
  /**
2323
1813
  * Label for add people dropdown
2324
1814
  */
2325
- peoplePaneAddPeopleButtonLabel: string;
1815
+ peoplePaneAddPeopleButtonLabel?: string;
2326
1816
  /**
2327
1817
  * Label for button to start a call
2328
1818
  */
2329
- dialpadStartCallButtonLabel: string;
1819
+ dialpadStartCallButtonLabel?: string;
2330
1820
  /**
2331
1821
  * Title for dialpad Modal
2332
1822
  */
2333
- dialpadModalTitle: string;
1823
+ dialpadModalTitle?: string;
2334
1824
  /**
2335
1825
  * Aria Label for dialpad Modal
2336
1826
  */
2337
- dialpadModalAriaLabel: string;
1827
+ dialpadModalAriaLabel?: string;
2338
1828
  /**
2339
1829
  * Aria Label for dialpad Modal close button
2340
1830
  */
2341
- dialpadCloseModalButtonAriaLabel: string;
1831
+ dialpadCloseModalButtonAriaLabel?: string;
2342
1832
  /**
2343
1833
  * label for more button in the Calling composite
2344
1834
  */
@@ -2346,31 +1836,31 @@ export declare interface CallCompositeStrings {
2346
1836
  /**
2347
1837
  * Label for the resume call button on the hold pane
2348
1838
  */
2349
- resumeCallButtonLabel: string;
1839
+ resumeCallButtonLabel?: string;
2350
1840
  /**
2351
1841
  * Label for the resume call button on the hold pane when call is resuming
2352
1842
  */
2353
- resumingCallButtonLabel: string;
1843
+ resumingCallButtonLabel?: string;
2354
1844
  /**
2355
1845
  * Aria label for the resume call button on the hold pane
2356
1846
  */
2357
- resumeCallButtonAriaLabel: string;
1847
+ resumeCallButtonAriaLabel?: string;
2358
1848
  /**
2359
1849
  * Aria label for the resume call button on the hold pane when call is resuming
2360
1850
  */
2361
- resumingCallButtonAriaLabel: string;
1851
+ resumingCallButtonAriaLabel?: string;
2362
1852
  /**
2363
1853
  * Label for the hold pane
2364
1854
  */
2365
- holdScreenLabel: string;
1855
+ holdScreenLabel?: string;
2366
1856
  /**
2367
1857
  * Placeholder text for dtmf dialpad
2368
1858
  */
2369
- dtmfDialpadPlaceholderText: string;
1859
+ dtmfDialpadPlaceholderText?: string;
2370
1860
  /**
2371
1861
  * Label for the button to open dtmf dialpad
2372
1862
  */
2373
- openDtmfDialpadLabel: string;
1863
+ openDtmfDialpadLabel?: string;
2374
1864
  /**
2375
1865
  * aria label for when the invite link has been actioned
2376
1866
  */
@@ -2846,60 +2336,6 @@ export declare interface CallCompositeStrings {
2846
2336
  * Error message when the meeting identifier or passcode is invalid
2847
2337
  */
2848
2338
  phoneCallMoreButtonLabel: string;
2849
- /**
2850
- * Label for mute all remote participants menu item in People Pane
2851
- */
2852
- muteAllMenuLabel: string;
2853
- /**
2854
- * Label for mute all prompt title
2855
- */
2856
- muteAllDialogTitle: string;
2857
- /**
2858
- * Label for mute all prompt content
2859
- */
2860
- muteAllDialogContent: string;
2861
- /**
2862
- * Label for mute all confirm button
2863
- */
2864
- muteAllConfirmButtonLabel: string;
2865
- /**
2866
- * Label for mute all cancel button
2867
- */
2868
- muteAllCancelButtonLabel: string;
2869
- /**
2870
- * Label for join breakout room button
2871
- */
2872
- joinBreakoutRoomButtonLabel: string;
2873
- /**
2874
- * Label for button to return from breakout room
2875
- */
2876
- returnFromBreakoutRoomButtonLabel: string;
2877
- /**
2878
- * Label for button to leave breakout room and meeting
2879
- */
2880
- leaveBreakoutRoomAndMeetingButtonLabel: string;
2881
- /**
2882
- * Notification title for when a user joins a breakout room
2883
- */
2884
- breakoutRoomJoinedNotificationTitle: string;
2885
- /**
2886
- * Title for banner to join the assigned breakout room. The banner is shown in mobile view instead of the
2887
- * notification.
2888
- */
2889
- joinBreakoutRoomBannerTitle: string;
2890
- /**
2891
- * Label for button in banner to join breakout room. The banner is shown in mobile view instead of the notification.
2892
- */
2893
- joinBreakoutRoomBannerButtonLabel: string;
2894
- /**
2895
- * Title for banner to return from breakout room. The banner is shown in mobile view instead of the notification.
2896
- */
2897
- returnFromBreakoutRoomBannerTitle: string;
2898
- /**
2899
- * Label for button in banner to return from breakout room. The banner is shown in mobile view instead of the
2900
- * notification.
2901
- */
2902
- returnFromBreakoutRoomBannerButtonLabel: string;
2903
2339
  }
2904
2340
 
2905
2341
  /**
@@ -2984,7 +2420,7 @@ export declare type CallErrors = {
2984
2420
  *
2985
2421
  * @public
2986
2422
  */
2987
- export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'CallAgent.handlePushNotification' | 'Call.admit' | 'Call.rejectParticipant' | 'Call.admitAll' | 'Call.mutedByOthers' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
2423
+ export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
2988
2424
 
2989
2425
  /**
2990
2426
  * Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
@@ -3037,8 +2473,6 @@ export declare type CallingBaseSelectorProps = {
3037
2473
  */
3038
2474
  export declare interface CallingHandlers extends CommonCallingHandlers {
3039
2475
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => Call | undefined;
3040
- onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
3041
- onRejectCall: (incomingCallId: string) => Promise<void>;
3042
2476
  }
3043
2477
 
3044
2478
  /**
@@ -3091,21 +2525,6 @@ export declare interface CallingTheme {
3091
2525
  };
3092
2526
  }
3093
2527
 
3094
- /**
3095
- * @public
3096
- */
3097
- export declare interface CallNotification {
3098
- target: NotificationTarget;
3099
- timestamp: Date;
3100
- }
3101
-
3102
- /**
3103
- * @public
3104
- */
3105
- export declare type CallNotifications = {
3106
- [target in NotificationTarget]: CallNotification;
3107
- };
3108
-
3109
2528
  /**
3110
2529
  * Calling participant's state, as reflected in the UI components.
3111
2530
  *
@@ -3132,23 +2551,6 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
3132
2551
  spotlight?: Spotlight;
3133
2552
  };
3134
2553
 
3135
- /**
3136
- * Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
3137
- *
3138
- * @remarks
3139
- * This is currently in beta and only supports calling one Teams User.
3140
- *
3141
- * @example
3142
- * ```
3143
- * ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
3144
- * ```
3145
- *
3146
- * @beta
3147
- */
3148
- export declare type CallParticipantsLocator = {
3149
- participantIds: string[];
3150
- };
3151
-
3152
2554
  /**
3153
2555
  * A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
3154
2556
  *
@@ -3249,10 +2651,6 @@ export declare interface CallState {
3249
2651
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
3250
2652
  */
3251
2653
  recording: RecordingCallFeature;
3252
- /**
3253
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
3254
- */
3255
- localRecording: LocalRecordingCallFeatureState;
3256
2654
  /**
3257
2655
  * Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
3258
2656
  *
@@ -3309,10 +2707,6 @@ export declare interface CallState {
3309
2707
  * Proxy of {@link @azure/communication-calling#Call.role}.
3310
2708
  */
3311
2709
  role?: ParticipantRole;
3312
- /**
3313
- * Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
3314
- */
3315
- totalParticipantCount?: number;
3316
2710
  /**
3317
2711
  * Transfer state of call
3318
2712
  */
@@ -3332,17 +2726,13 @@ export declare interface CallState {
3332
2726
  /**
3333
2727
  * Proxy of {@link @azure/communication-calling#Call.info}.
3334
2728
  */
3335
- info?: TeamsCallInfo | CallInfo;
2729
+ info?: TeamsCallInfo;
3336
2730
  /**
3337
2731
  * Proxy of {@link @azure/communication-calling#TeamsMeetingAudioConferencingCallFeature}.
3338
2732
  */
3339
2733
  meetingConference?: {
3340
2734
  conferencePhones: ConferencePhoneInfo[];
3341
2735
  };
3342
- /**
3343
- * Proxy of {@link @azure/communication-calling#BreakoutRoomsFeature}.
3344
- */
3345
- breakoutRooms?: BreakoutRoomsState;
3346
2736
  }
3347
2737
 
3348
2738
  /**
@@ -3392,7 +2782,7 @@ export declare interface CallWithChatAdapterManagement {
3392
2782
  /**
3393
2783
  * Remove a participant from the call.
3394
2784
  * @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
3395
- * @beta
2785
+ * @public
3396
2786
  */
3397
2787
  removeParticipant(participant: CommunicationIdentifier): Promise<void>;
3398
2788
  /**
@@ -3628,19 +3018,7 @@ export declare interface CallWithChatAdapterManagement {
3628
3018
  *
3629
3019
  * @public
3630
3020
  */
3631
- sendMessage(content: string, options?: SendMessageOptions | MessageOptions): Promise<void>;
3632
- /**
3633
- * Upload an inline image for a message.
3634
- *
3635
- * @beta
3636
- */
3637
- uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
3638
- /**
3639
- * Delete an inline image for a message.
3640
- *
3641
- * @beta
3642
- */
3643
- deleteImage(imageId: string): Promise<void>;
3021
+ sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
3644
3022
  /**
3645
3023
  * Send a read receipt for a message.
3646
3024
  *
@@ -3658,7 +3036,7 @@ export declare interface CallWithChatAdapterManagement {
3658
3036
  *
3659
3037
  * @public
3660
3038
  */
3661
- updateMessage(messageId: string, content: string, options?: Record<string, string> | MessageOptions): Promise<void>;
3039
+ updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
3662
3040
  /**
3663
3041
  * Delete a message in the thread.
3664
3042
  *
@@ -3681,19 +3059,19 @@ export declare interface CallWithChatAdapterManagement {
3681
3059
  /**
3682
3060
  * Puts the Call in a Localhold.
3683
3061
  *
3684
- * @beta
3062
+ * @public
3685
3063
  */
3686
- holdCall: () => Promise<void>;
3064
+ holdCall(): Promise<void>;
3687
3065
  /**
3688
3066
  * Resumes the call from a LocalHold state.
3689
3067
  *
3690
- * @beta
3068
+ * @public
3691
3069
  */
3692
- resumeCall: () => Promise<void>;
3070
+ resumeCall(): Promise<void>;
3693
3071
  /**
3694
3072
  * Adds a new Participant to the call.
3695
3073
  *
3696
- * @beta
3074
+ * @public
3697
3075
  */
3698
3076
  addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
3699
3077
  addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
@@ -3703,15 +3081,11 @@ export declare interface CallWithChatAdapterManagement {
3703
3081
  * @public
3704
3082
  */
3705
3083
  sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
3706
- /**
3707
- * Continues into a call when the browser version is not supported.
3708
- */
3709
- allowUnsupportedBrowserVersion(): void;
3710
3084
  /**
3711
3085
  * Function to Start captions
3712
3086
  * @param options - options for start captions
3713
3087
  */
3714
- startCaptions(options?: StartCaptionsOptions): Promise<void>;
3088
+ startCaptions(options?: StartCaptionsAdapterOptions): Promise<void>;
3715
3089
  /**
3716
3090
  * Function to set caption language
3717
3091
  * @param language - language set for caption
@@ -3725,7 +3099,7 @@ export declare interface CallWithChatAdapterManagement {
3725
3099
  /**
3726
3100
  * Funtion to stop captions
3727
3101
  */
3728
- stopCaptions(): Promise<void>;
3102
+ stopCaptions(options?: StopCaptionsAdapterOptions): Promise<void>;
3729
3103
  /**
3730
3104
  * Start the video background effect.
3731
3105
  *
@@ -3770,18 +3144,6 @@ export declare interface CallWithChatAdapterManagement {
3770
3144
  * Stop all spotlights
3771
3145
  */
3772
3146
  stopAllSpotlight(): Promise<void>;
3773
- /**
3774
- * Mute a participant
3775
- */
3776
- muteParticipant(userId: string): Promise<void>;
3777
- /**
3778
- * Mute a participant
3779
- */
3780
- muteAllRemoteParticipants(): Promise<void>;
3781
- /**
3782
- * Return to origin call of breakout room
3783
- */
3784
- returnFromBreakoutRoom(): Promise<void>;
3785
3147
  }
3786
3148
 
3787
3149
  /**
@@ -3815,7 +3177,6 @@ export declare interface CallWithChatAdapterSubscriptions {
3815
3177
  on(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
3816
3178
  on(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
3817
3179
  on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
3818
- on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
3819
3180
  off(event: 'callEnded', listener: CallEndedListener): void;
3820
3181
  off(event: 'isMutedChanged', listener: IsMutedChangedListener): void;
3821
3182
  off(event: 'callIdChanged', listener: CallIdChangedListener): void;
@@ -3833,7 +3194,6 @@ export declare interface CallWithChatAdapterSubscriptions {
3833
3194
  off(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
3834
3195
  off(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
3835
3196
  off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
3836
- off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
3837
3197
  on(event: 'messageReceived', listener: MessageReceivedListener): void;
3838
3198
  on(event: 'messageEdited', listener: MessageEditedListener): void;
3839
3199
  on(event: 'messageDeleted', listener: MessageDeletedListener): void;
@@ -3872,14 +3232,6 @@ export declare interface CallWithChatAdapterUiState {
3872
3232
  * @public
3873
3233
  */
3874
3234
  page: CallCompositePage;
3875
- /**
3876
- * State to track whether the end user has opted in to using a
3877
- * out of date version of a supported browser. Allows the user
3878
- * to start a call in this state.
3879
- *
3880
- * @beta
3881
- */
3882
- unsupportedBrowserVersionsAllowed?: boolean;
3883
3235
  }
3884
3236
 
3885
3237
  /**
@@ -3898,8 +3250,6 @@ export declare interface CallWithChatClientState {
3898
3250
  chat?: ChatThreadClientState;
3899
3251
  /** Latest call error encountered for each operation performed via the adapter. */
3900
3252
  latestCallErrors: AdapterErrors;
3901
- /** Latest call notifications encountered in the call client state via the adapter. */
3902
- latestCallNotifications: AdapterNotifications;
3903
3253
  /** Latest chat error encountered for each operation performed via the adapter. */
3904
3254
  latestChatErrors: AdapterErrors;
3905
3255
  /** State of available and currently selected devices */
@@ -3909,9 +3259,7 @@ export declare interface CallWithChatClientState {
3909
3259
  /** State of whether the active call is a Teams interop meeting */
3910
3260
  isTeamsMeeting: boolean;
3911
3261
  /** alternateCallerId for PSTN call */
3912
- alternateCallerId?: string | undefined;
3913
- /** Environment information for system adapter is made on */
3914
- environmentInfo?: EnvironmentInfo;
3262
+ alternateCallerId?: string;
3915
3263
  /** Default set of background images for background replacement effect */
3916
3264
  videoBackgroundImages?: VideoBackgroundImage[];
3917
3265
  /** Dependency to be injected for video background effects */
@@ -4019,68 +3367,12 @@ export declare type CallWithChatCompositeIcons = {
4019
3367
  *
4020
3368
  * @public
4021
3369
  */
4022
- export declare type CallWithChatCompositeOptions = {
4023
- /**
4024
- * Call control options to change what buttons show on the call-with-chat composite control bar.
4025
- * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
4026
- */
4027
- callControls?: boolean | CallWithChatControlOptions;
4028
- /**
4029
- * Properties for configuring the File Sharing feature.
4030
- * If undefined, file sharing feature will be disabled.
4031
- * @beta
4032
- */
4033
- attachmentOptions?: AttachmentOptions;
4034
- /**
4035
- * Device permissions check options for your call.
4036
- * Here you can choose what device permissions you prompt the user for,
4037
- * as well as what device permissions must be accepted before starting a call.
4038
- */
4039
- deviceChecks?: DeviceCheckOptions;
4040
- /**
4041
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
4042
- * unable to grant your site the required permissions for the call.
4043
- *
4044
- * @example
4045
- * ```ts
4046
- * onPermissionsTroubleshootingClick: () =>
4047
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
4048
- * ```
4049
- *
4050
- * @remarks
4051
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
4052
- */
4053
- onPermissionsTroubleshootingClick?: (permissionsState: {
4054
- camera: PermissionState;
4055
- microphone: PermissionState;
4056
- }) => void;
4057
- /**
4058
- * Optional callback to supply users with further troubleshooting steps for network issues
4059
- * experienced when connecting to a call.
4060
- *
4061
- * @example
4062
- * ```ts
4063
- * onNetworkingTroubleShootingClick?: () =>
4064
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
4065
- * ```
4066
- *
4067
- * @remarks
4068
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
4069
- */
4070
- onNetworkingTroubleShootingClick?: () => void;
3370
+ export declare type CallWithChatCompositeOptions = {
4071
3371
  /**
4072
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
4073
- *
4074
- * @example
4075
- * ```ts
4076
- * onBrowserTroubleShootingClick?: () =>
4077
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
4078
- * ```
4079
- *
4080
- * @remarks
4081
- * if this is not supplied, the composite will not show a unsupported browser page.
3372
+ * Call control options to change what buttons show on the call-with-chat composite control bar.
3373
+ * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
4082
3374
  */
4083
- onEnvironmentInfoTroubleshootingClick?: () => void;
3375
+ callControls?: boolean | CallWithChatControlOptions;
4084
3376
  /**
4085
3377
  * Remote participant video tile menu options
4086
3378
  */
@@ -4183,13 +3475,6 @@ export declare type CallWithChatCompositeOptions = {
4183
3475
  */
4184
3476
  hideSpotlightButtons?: boolean;
4185
3477
  };
4186
- /**
4187
- * Enables rich text editor for the send and edit boxes
4188
- * @defaultValue `false`
4189
- *
4190
- * @beta
4191
- */
4192
- richTextEditor?: boolean;
4193
3478
  };
4194
3479
 
4195
3480
  /**
@@ -4329,14 +3614,6 @@ export declare interface CallWithChatCompositeStrings {
4329
3614
  * Side pane Chat screen title.
4330
3615
  */
4331
3616
  chatPaneTitle: string;
4332
- /**
4333
- * Side pane Chat screen title in a breakout room.
4334
- */
4335
- breakoutRoomChatPaneTitle: string;
4336
- /**
4337
- * Label for spinner when chat content is loading.
4338
- */
4339
- chatContentSpinnerLabel: string;
4340
3617
  /**
4341
3618
  * New Message label for chat button with notification icon component.
4342
3619
  */
@@ -4431,36 +3708,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
4431
3708
  *
4432
3709
  * @public
4433
3710
  */
4434
- export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' | 'breakoutRoomsUpdated' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
4435
-
4436
- /**
4437
- * @beta
4438
- *
4439
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4440
- * by their browsers settings.
4441
- */
4442
- export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
4443
-
4444
- /**
4445
- * @beta
4446
- * Props for CameraAndMicrophoneSitePermissions component.
4447
- */
4448
- export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
4449
- /** Icon name for the camera icon */
4450
- cameraIconName?: string;
4451
- /** Icon name for the microphone icon */
4452
- microphoneIconName?: string;
4453
- /** Icon name for the central icon between the camera and microphone icons */
4454
- connectorIconName?: string;
4455
- /** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
4456
- strings?: CameraAndMicrophoneSitePermissionsStrings;
4457
- }
4458
-
4459
- /**
4460
- * @beta
4461
- * Strings for CameraAndMicrophoneSitePermissions component.
4462
- */
4463
- export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
3711
+ export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
4464
3712
 
4465
3713
  /**
4466
3714
  * A button to turn camera on / off.
@@ -4604,6 +3852,10 @@ export declare interface CameraButtonStrings {
4604
3852
  * Title for video effects menu item
4605
3853
  */
4606
3854
  videoEffectsMenuItemTitle?: string;
3855
+ /**
3856
+ * Aria description for camera button
3857
+ */
3858
+ cameraButtonAriaDescription?: string;
4607
3859
  }
4608
3860
 
4609
3861
  /**
@@ -4618,31 +3870,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
4618
3870
  menuStyles?: Partial<CameraButtonContextualMenuStyles>;
4619
3871
  }
4620
3872
 
4621
- /**
4622
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4623
- * by their browsers settings.
4624
- *
4625
- * @beta
4626
- */
4627
- export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
4628
-
4629
- /**
4630
- * @beta
4631
- * Props for CameraSitePermissions component.
4632
- */
4633
- export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
4634
- /** Icon name for the camera icon */
4635
- cameraIconName?: string;
4636
- /** Strings for use with the {@link CameraSitePermissions} */
4637
- strings?: CameraSitePermissionsStrings;
4638
- }
4639
-
4640
- /**
4641
- * @beta
4642
- * Strings for CameraSitePermissions component.
4643
- */
4644
- export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
4645
-
4646
3873
  /**
4647
3874
  * @public
4648
3875
  * Callback function run when a message edit is cancelled.
@@ -4970,15 +4197,7 @@ export declare interface ChatAdapterThreadManagement {
4970
4197
  * Send a message in the thread.
4971
4198
  * Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
4972
4199
  */
4973
- sendMessage(content: string, options?: SendMessageOptions | MessageOptions): Promise<void>;
4974
- /**
4975
- * Upload an inline image for a message.
4976
- */
4977
- uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
4978
- /**
4979
- * Delete an inline image for a message.
4980
- */
4981
- deleteImage(imageId: string): Promise<void>;
4200
+ sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
4982
4201
  /**
4983
4202
  * Send a read receipt for a message.
4984
4203
  */
@@ -4999,7 +4218,7 @@ export declare interface ChatAdapterThreadManagement {
4999
4218
  * Update a message content.
5000
4219
  * Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
5001
4220
  */
5002
- updateMessage(messageId: string, content: string, options?: Record<string, string> | MessageOptions): Promise<void>;
4221
+ updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
5003
4222
  /**
5004
4223
  * Delete a message in the thread.
5005
4224
  */
@@ -5137,7 +4356,6 @@ export declare type ChatCompositeIcons = {
5137
4356
  ParticipantItemOptionsHovered?: JSX.Element;
5138
4357
  SendBoxSend?: JSX.Element;
5139
4358
  SendBoxSendHovered?: JSX.Element;
5140
- SendBoxAttachFile?: JSX.Element;
5141
4359
  };
5142
4360
 
5143
4361
  /**
@@ -5152,13 +4370,6 @@ export declare type ChatCompositeOptions = {
5152
4370
  * @defaultValue true
5153
4371
  */
5154
4372
  errorBar?: boolean;
5155
- /**
5156
- * Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
5157
- * @defaultValue false
5158
- *
5159
- * @beta
5160
- */
5161
- participantPane?: boolean;
5162
4373
  /**
5163
4374
  * Show or hide the topic at the top of the chat. Hidden if set to `false`
5164
4375
  * @defaultValue true
@@ -5169,19 +4380,6 @@ export declare type ChatCompositeOptions = {
5169
4380
  * When undefined nothing has focus on render
5170
4381
  */
5171
4382
  autoFocus?: 'sendBoxTextField';
5172
- /**
5173
- * Properties for configuring the File Sharing feature.
5174
- * If undefined, file sharing feature will be disabled.
5175
- * @beta
5176
- */
5177
- attachmentOptions?: AttachmentOptions;
5178
- /**
5179
- * Enables rich text editor for the send and edit boxes
5180
- * @defaultValue `false`
5181
- *
5182
- * @beta
5183
- */
5184
- richTextEditor?: boolean;
5185
4383
  };
5186
4384
 
5187
4385
  /**
@@ -5209,12 +4407,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
5209
4407
  * Flags to enable/disable visual elements of the {@link ChatComposite}.
5210
4408
  */
5211
4409
  options?: ChatCompositeOptions;
5212
- /**
5213
- * Optimizes the composite form factor for either desktop or mobile.
5214
- * @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
5215
- * @defaultValue 'desktop'
5216
- */
5217
- formFactor?: 'desktop' | 'mobile';
5218
4410
  }
5219
4411
 
5220
4412
  /**
@@ -5229,26 +4421,6 @@ export declare interface ChatCompositeStrings {
5229
4421
  * Chat list header text
5230
4422
  */
5231
4423
  chatListHeader: string;
5232
- /**
5233
- * Upload Attachment Button text
5234
- */
5235
- uploadAttachment: string;
5236
- /**
5237
- * Error Message for image data is not provided for image upload
5238
- */
5239
- uploadImageDataNotProvided: string;
5240
- /**
5241
- * Error Message for upload image is too large
5242
- */
5243
- uploadImageIsTooLarge: string;
5244
- /**
5245
- * Error Message for unsupported image extension for image upload
5246
- */
5247
- uploadImageExtensionIsNotAllowed: string;
5248
- /**
5249
- * Error Message for unable to upload image
5250
- */
5251
- uploadImageFailed: string;
5252
4424
  }
5253
4425
 
5254
4426
  /**
@@ -5297,7 +4469,7 @@ export declare type ChatErrors = {
5297
4469
  *
5298
4470
  * @public
5299
4471
  */
5300
- 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' | 'ChatThreadClient.uploadImage' | 'ChatThreadClient.deleteImage';
4472
+ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClient.deleteChatThread' | 'ChatClient.getChatThreadClient' | 'ChatClient.listChatThreads' | 'ChatClient.off' | 'ChatClient.on' | 'ChatClient.startRealtimeNotifications' | 'ChatClient.stopRealtimeNotifications' | 'ChatThreadClient.addParticipants' | 'ChatThreadClient.deleteMessage' | 'ChatThreadClient.getMessage' | 'ChatThreadClient.getProperties' | 'ChatThreadClient.listMessages' | 'ChatThreadClient.listParticipants' | 'ChatThreadClient.listReadReceipts' | 'ChatThreadClient.removeParticipant' | 'ChatThreadClient.sendMessage' | 'ChatThreadClient.sendReadReceipt' | 'ChatThreadClient.sendTypingNotification' | 'ChatThreadClient.updateMessage' | 'ChatThreadClient.updateTopic';
5301
4473
 
5302
4474
  /**
5303
4475
  * Object containing all the handlers required for chat components.
@@ -5308,15 +4480,13 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
5308
4480
  * @public
5309
4481
  */
5310
4482
  export declare type ChatHandlers = {
5311
- onSendMessage: (content: string, options?: SendMessageOptions | MessageOptions) => Promise<void>;
5312
- onUploadImage: (image: Blob, imageFilename: string) => Promise<UploadChatImageResult>;
5313
- onDeleteImage: (imageId: string) => Promise<void>;
4483
+ onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
5314
4484
  onMessageSeen: (chatMessageId: string) => Promise<void>;
5315
4485
  onTyping: () => Promise<void>;
5316
4486
  onRemoveParticipant: (userId: string) => Promise<void>;
5317
4487
  updateThreadTopicName: (topicName: string) => Promise<void>;
5318
4488
  onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
5319
- onUpdateMessage: (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
4489
+ onUpdateMessage: (messageId: string, content: string) => Promise<void>;
5320
4490
  onDeleteMessage: (messageId: string) => Promise<void>;
5321
4491
  };
5322
4492
 
@@ -5359,12 +4529,6 @@ export declare interface ChatMessage extends MessageCommon {
5359
4529
  attachments?: AttachmentMetadata[];
5360
4530
  }
5361
4531
 
5362
- /**
5363
- * @beta
5364
- * Type of the message content, either 'text' or 'html'.
5365
- */
5366
- export declare type ChatMessageType = 'text' | 'html';
5367
-
5368
4532
  /**
5369
4533
  * An extension to {@link @azure/communication-chat#ChatMessage} that stores
5370
4534
  * client-side only metadata for chat messages.
@@ -5471,8 +4635,6 @@ export declare type ChatThreadClientState = {
5471
4635
  */
5472
4636
  export declare type ChatThreadProperties = {
5473
4637
  topic?: string;
5474
- createdBy?: CommunicationIdentifierKind;
5475
- messagingPolicy?: MessagingPolicy;
5476
4638
  };
5477
4639
 
5478
4640
  /**
@@ -5559,6 +4721,11 @@ export declare type CommonCallAdapterOptions = {
5559
4721
  * @beta
5560
4722
  */
5561
4723
  reactionResources?: ReactionResources;
4724
+ /**
4725
+ * A phone number in E.164 format procured using Azure Communication Services that will be used to represent callers identity.
4726
+ * E.164 numbers are formatted as [+] [country code] [phone number including area code]. For example, +14255550123 for a US phone number.
4727
+ */
4728
+ alternateCallerId?: string;
5562
4729
  };
5563
4730
 
5564
4731
  /**
@@ -5721,8 +4888,9 @@ export declare interface CommonCallingHandlers {
5721
4888
  onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
5722
4889
  onRemoveParticipant(userId: string): Promise<void>;
5723
4890
  onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
5724
- askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
5725
4891
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
4892
+ onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
4893
+ onRejectCall: (incomingCallId: string) => Promise<void>;
5726
4894
  onRemoveVideoBackgroundEffects: () => Promise<void>;
5727
4895
  onBlurVideoBackground: (backgroundBlurConfig?: BackgroundBlurConfig) => Promise<void>;
5728
4896
  onReplaceVideoBackground: (backgroundReplacementConfig: BackgroundReplacementConfig) => Promise<void>;
@@ -5734,8 +4902,6 @@ export declare interface CommonCallingHandlers {
5734
4902
  onStartSpotlight: (userIds?: string[]) => Promise<void>;
5735
4903
  onStopSpotlight: (userIds?: string[]) => Promise<void>;
5736
4904
  onStopAllSpotlight: () => Promise<void>;
5737
- onMuteParticipant: (userId: string) => Promise<void>;
5738
- onMuteAllRemoteParticipants: () => Promise<void>;
5739
4905
  }
5740
4906
 
5741
4907
  /**
@@ -5747,39 +4913,6 @@ export declare type CommonProperties<A, B> = {
5747
4913
  [P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
5748
4914
  }[keyof A & keyof B];
5749
4915
 
5750
- /**
5751
- * @beta
5752
- * Props for SitePermissions components.
5753
- */
5754
- export declare interface CommonSitePermissionsProps {
5755
- /**
5756
- * Name of application calling experience is in.
5757
- */
5758
- appName: string;
5759
- /**
5760
- * Kind of the Site Permissions component.
5761
- */
5762
- kind: 'request' | 'denied' | 'check';
5763
- /**
5764
- * Type of the browser used, the Site permission component will show different guidance text based on the browser type
5765
- */
5766
- browserHint?: 'safari' | 'unset';
5767
- /**
5768
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
5769
- * If this is not provided the button will not be shown.
5770
- */
5771
- onTroubleshootingClick?: () => void;
5772
- /**
5773
- * Action that is taken when the user clicks the continue anyway button.
5774
- * If this is not provided the button will not be shown.
5775
- */
5776
- onContinueAnywayClick?: () => void;
5777
- /**
5778
- * Styles for SitePermissions component.
5779
- */
5780
- styles?: SitePermissionsStyles;
5781
- }
5782
-
5783
4916
  /**
5784
4917
  * A Chat or Calling participant's state, as reflected in the UI.
5785
4918
  *
@@ -5956,11 +5089,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
5956
5089
  export declare interface ComponentLocale {
5957
5090
  /** Strings for components */
5958
5091
  strings: ComponentStrings;
5959
- /**
5960
- * Optional function to provide customized date format.
5961
- * @beta
5962
- */
5963
- onDisplayDateTimeString?: (messageDate: Date) => string;
5964
5092
  }
5965
5093
 
5966
5094
  /**
@@ -6010,10 +5138,6 @@ export declare interface ComponentStrings {
6010
5138
  typingIndicator: TypingIndicatorStrings;
6011
5139
  /** Strings for SendBox */
6012
5140
  sendBox: SendBoxStrings;
6013
- /** Strings for RichTextSendBox */
6014
- richTextSendBox: RichTextSendBoxStrings;
6015
- /** Strings for MentionPopover */
6016
- mentionPopover: MentionPopoverStrings;
6017
5141
  /** Strings for ImageOverlay */
6018
5142
  imageOverlay: ImageOverlayStrings;
6019
5143
  /** Strings for MessageStatusIndicator */
@@ -6030,46 +5154,10 @@ export declare interface ComponentStrings {
6030
5154
  videoTile: VideoTileStrings;
6031
5155
  /** Strings for HoldButton */
6032
5156
  holdButton: HoldButtonStrings;
6033
- /** Strings for a site's permission request prompt */
6034
- CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
6035
- /** Strings for a site's permission request prompt */
6036
- CameraSitePermissionsRequest: SitePermissionsStrings;
6037
- /** Strings for a site's permission request prompt */
6038
- MicrophoneSitePermissionsRequest: SitePermissionsStrings;
6039
- /** Strings for a site's permission generic checking prompt */
6040
- CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
6041
- /** Strings for a site's permission generic checking prompt */
6042
- CameraSitePermissionsCheck: SitePermissionsStrings;
6043
- /** Strings for a site's permission generic checking prompt */
6044
- MicrophoneSitePermissionsCheck: SitePermissionsStrings;
6045
- /** Strings for a site's permission denied prompt */
6046
- CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
6047
- /** Strings for a site's permission denied prompt for safari browsers*/
6048
- CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6049
- /** Strings for a site's permission denied prompt */
6050
- CameraSitePermissionsDenied: SitePermissionsStrings;
6051
- /** Strings for a site's permission denied prompt */
6052
- MicrophoneSitePermissionsDenied: SitePermissionsStrings;
6053
- /** Strings for a site's permission denied prompt for safari browsers*/
6054
- CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
6055
- /** Strings for a site's permission denied prompt for safari browsers*/
6056
- MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6057
- /** Strings for unsupported browser UI */
6058
- UnsupportedBrowser: UnsupportedBrowserStrings;
6059
- /** Strings for unsupported browser version UI */
6060
- UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
6061
- /** Strings for unsupported browser version UI */
6062
- UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
6063
- /** Strings for BrowserPemissionDenied */
6064
- BrowserPermissionDenied: BrowserPermissionDeniedStrings;
6065
- /** Strings for BrowserPemissionDeniedIOS */
6066
- BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
6067
5157
  /**
6068
5158
  * Strings for the VerticalGallery.
6069
5159
  */
6070
5160
  verticalGallery: VerticalGalleryStrings;
6071
- /** Strings for the participant list component */
6072
- ParticipantList: ParticipantListStrings;
6073
5161
  /** Strings for the MeetingConferencePhoneInfoModal */
6074
5162
  meetingConferencePhoneInfo: MeetingConferencePhoneInfoModalStrings;
6075
5163
  IncomingCallNotification: IncomingCallNotificationStrings;
@@ -6602,7 +5690,7 @@ export declare const createStatefulChatClient: (args: StatefulChatClientArgs, op
6602
5690
  /**
6603
5691
  * @public
6604
5692
  */
6605
- export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | TeamsOutboundCallAdapterArgs) => Promise<TeamsCallAdapter>;
5693
+ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
6606
5694
 
6607
5695
  /**
6608
5696
  * Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
@@ -6612,7 +5700,7 @@ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | Teams
6612
5700
  *
6613
5701
  * @public
6614
5702
  */
6615
- export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator | StartTeamsCallIdentifier[], options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
5703
+ export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
6616
5704
 
6617
5705
  /**
6618
5706
  * Object returned after creating a local or remote VideoStream.
@@ -6799,7 +5887,7 @@ export declare interface CustomMessage extends MessageCommon {
6799
5887
  export declare const darkTheme: PartialTheme & CallingTheme;
6800
5888
 
6801
5889
  /**
6802
- * @beta
5890
+ * @public
6803
5891
  * `DeclarativeCallAgent` extends and proxies the {@link @azure/communication-calling#CallAgent}
6804
5892
  */
6805
5893
  export declare type DeclarativeCallAgent = CallAgent & IncomingCallManagement;
@@ -6834,11 +5922,7 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6834
5922
  RaiseHandContextualMenuItem: React_2.JSX.Element;
6835
5923
  LowerHandContextualMenuItem: React_2.JSX.Element;
6836
5924
  ReactionButtonIcon: React_2.JSX.Element;
6837
- CancelAttachmentUpload: React_2.JSX.Element;
6838
- DownloadAttachment: React_2.JSX.Element;
6839
5925
  OpenAttachment: React_2.JSX.Element;
6840
- AttachmentMoreMenu: React_2.JSX.Element;
6841
- DataLossPreventionProhibited: React_2.JSX.Element;
6842
5926
  EditBoxCancel: React_2.JSX.Element;
6843
5927
  EditBoxSubmit: React_2.JSX.Element;
6844
5928
  ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
@@ -6855,13 +5939,7 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6855
5939
  ErrorBarClear: React_2.JSX.Element;
6856
5940
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
6857
5941
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
6858
- ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
6859
5942
  NotificationBarRecording: React_2.JSX.Element;
6860
- NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
6861
- NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
6862
- NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
6863
- NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
6864
- NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
6865
5943
  HorizontalGalleryLeftButton: React_2.JSX.Element;
6866
5944
  HorizontalGalleryRightButton: React_2.JSX.Element;
6867
5945
  MessageDelivered: React_2.JSX.Element;
@@ -6886,13 +5964,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6886
5964
  SendBoxSendHovered: React_2.JSX.Element;
6887
5965
  VideoTileMicOff: React_2.JSX.Element;
6888
5966
  DialpadBackspace: React_2.JSX.Element;
6889
- SitePermissionsSparkle: React_2.JSX.Element;
6890
- SitePermissionCamera: React_2.JSX.Element;
6891
- SitePermissionMic: React_2.JSX.Element;
6892
- SitePermissionCameraDenied: React_2.JSX.Element;
6893
- SitePermissionMicDenied: React_2.JSX.Element;
6894
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
6895
- BrowserPermissionDeniedError: React_2.JSX.Element;
6896
5967
  VideoTilePinned: React_2.JSX.Element;
6897
5968
  ParticipantItemPinned: React_2.JSX.Element;
6898
5969
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -6922,21 +5993,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6922
5993
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6923
5994
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6924
5995
  VideoTileSpotlighted: React_2.JSX.Element;
6925
- RichTextBoldButtonIcon: React_2.JSX.Element;
6926
- RichTextItalicButtonIcon: React_2.JSX.Element;
6927
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
6928
- RichTextBulletListButtonIcon: React_2.JSX.Element;
6929
- RichTextNumberListButtonIcon: React_2.JSX.Element;
6930
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
6931
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
6932
- RichTextDividerIcon: React_2.JSX.Element;
6933
- RichTextEditorButtonIcon: React_2.JSX.Element;
6934
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
6935
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
6936
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
6937
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
6938
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6939
- ContextualMenuMicMutedIcon: React_2.JSX.Element;
6940
5996
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
6941
5997
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
6942
5998
  IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
@@ -6960,7 +6016,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6960
6016
  ParticipantItemOptionsHovered: JSX.Element;
6961
6017
  SendBoxSend: JSX.Element;
6962
6018
  SendBoxSendHovered: JSX.Element;
6963
- SendBoxAttachFile?: JSX.Element | undefined;
6964
6019
  ControlBarPeopleButton?: JSX.Element | undefined;
6965
6020
  ControlButtonCameraOff: JSX.Element;
6966
6021
  ControlButtonCameraOn: JSX.Element;
@@ -7048,35 +6103,24 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
7048
6103
  MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
7049
6104
  MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
7050
6105
  MoreDrawerSpeakers?: JSX.Element | undefined;
6106
+ SendBoxAttachFile?: JSX.Element | undefined;
7051
6107
  ChatMessageOptions: React_2.JSX.Element;
7052
6108
  ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
7053
- CancelAttachmentUpload: React_2.JSX.Element;
7054
- DownloadAttachment: React_2.JSX.Element;
7055
6109
  OpenAttachment: React_2.JSX.Element;
7056
- AttachmentMoreMenu: React_2.JSX.Element;
7057
- DataLossPreventionProhibited: React_2.JSX.Element;
7058
6110
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
6111
+ /**
6112
+ * Icons that can be overridden for {@link CallComposite}.
6113
+ *
6114
+ * @public
6115
+ */
7059
6116
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
7060
- ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
7061
6117
  NotificationBarRecording: React_2.JSX.Element;
7062
- NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
7063
- NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
7064
- NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
7065
- NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
7066
- NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
7067
6118
  MessageResend: React_2.JSX.Element;
7068
6119
  ParticipantItemSpotlighted: React_2.JSX.Element;
7069
6120
  HoldCallContextualMenuItem: React_2.JSX.Element;
7070
6121
  HoldCallButton: React_2.JSX.Element;
7071
6122
  ResumeCall: React_2.JSX.Element;
7072
6123
  DialpadBackspace: React_2.JSX.Element;
7073
- SitePermissionsSparkle: React_2.JSX.Element;
7074
- SitePermissionCamera: React_2.JSX.Element;
7075
- SitePermissionMic: React_2.JSX.Element;
7076
- SitePermissionCameraDenied: React_2.JSX.Element;
7077
- SitePermissionMicDenied: React_2.JSX.Element;
7078
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
7079
- BrowserPermissionDeniedError: React_2.JSX.Element;
7080
6124
  VideoTilePinned: React_2.JSX.Element;
7081
6125
  ParticipantItemPinned: React_2.JSX.Element;
7082
6126
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -7106,56 +6150,11 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
7106
6150
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
7107
6151
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
7108
6152
  VideoTileSpotlighted: React_2.JSX.Element;
7109
- RichTextBoldButtonIcon: React_2.JSX.Element;
7110
- RichTextItalicButtonIcon: React_2.JSX.Element;
7111
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
7112
- RichTextBulletListButtonIcon: React_2.JSX.Element;
7113
- RichTextNumberListButtonIcon: React_2.JSX.Element;
7114
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
7115
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
7116
- RichTextDividerIcon: React_2.JSX.Element;
7117
- RichTextEditorButtonIcon: React_2.JSX.Element;
7118
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
7119
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
7120
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
7121
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
7122
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
7123
- ContextualMenuMicMutedIcon: React_2.JSX.Element;
7124
6153
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
7125
6154
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
7126
6155
  IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
7127
6156
  };
7128
6157
 
7129
- /**
7130
- * @beta
7131
- *
7132
- * The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
7133
- */
7134
- export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
7135
-
7136
- /**
7137
- * Device Checks.
7138
- * Choose whether or not to block starting a call depending on camera and microphone permission options.
7139
- *
7140
- * @beta
7141
- */
7142
- export declare interface DeviceCheckOptions {
7143
- /**
7144
- * Camera Permission prompts for your call.
7145
- * 'required' - requires the permission to be allowed before permitting the user join the call.
7146
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
7147
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
7148
- */
7149
- camera: 'required' | 'optional' | 'doNotPrompt';
7150
- /**
7151
- * Microphone permission prompts for your call.
7152
- * 'required' - requires the permission to be allowed before permitting the user join the call.
7153
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
7154
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
7155
- */
7156
- microphone: 'required' | 'optional' | 'doNotPrompt';
7157
- }
7158
-
7159
6158
  /**
7160
6159
  * This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
7161
6160
  * optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
@@ -7754,10 +6753,6 @@ export declare interface ErrorBarStrings {
7754
6753
  * An error message when starting spotlight while max participants are spotlighted
7755
6754
  */
7756
6755
  startSpotlightWhileMaxParticipantsAreSpotlighted: string;
7757
- /**
7758
- * An error message when local user is muted by a remote participant
7759
- */
7760
- mutedByRemoteParticipant: string;
7761
6756
  }
7762
6757
 
7763
6758
  /**
@@ -7825,7 +6820,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
7825
6820
  *
7826
6821
  * @public
7827
6822
  */
7828
- 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;
6823
+ 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;
7829
6824
 
7830
6825
  /**
7831
6826
  * Get the selector for a specified component.
@@ -7877,12 +6872,12 @@ export declare interface GridLayoutStyles extends BaseCustomStyles {
7877
6872
  *
7878
6873
  * @param props - properties for the hold button.
7879
6874
  * @returns
7880
- * @beta
6875
+ * @public
7881
6876
  */
7882
6877
  export declare const HoldButton: (props: HoldButtonProps) => JSX.Element;
7883
6878
 
7884
6879
  /**
7885
- *@beta
6880
+ *@public
7886
6881
  */
7887
6882
  export declare interface HoldButtonProps extends ControlBarButtonProps {
7888
6883
  /**
@@ -7906,25 +6901,25 @@ export declare type HoldButtonSelector = (state: CallClientState, props: Calling
7906
6901
 
7907
6902
  /**
7908
6903
  * Strings for the hold button labels
7909
- * @beta
6904
+ * @public
7910
6905
  */
7911
6906
  export declare interface HoldButtonStrings {
7912
6907
  /**
7913
6908
  * Label for when action is to resume call.
7914
6909
  */
7915
- onLabel: string;
6910
+ onLabel?: string;
7916
6911
  /**
7917
6912
  * Label for when action is to hold call.
7918
6913
  */
7919
- offLabel: string;
6914
+ offLabel?: string;
7920
6915
  /**
7921
6916
  * Content for when button is checked
7922
6917
  */
7923
- tooltipOnContent: string;
6918
+ tooltipOnContent?: string;
7924
6919
  /**
7925
6920
  * Content for when button is unchecked
7926
6921
  */
7927
- tooltipOffContent: string;
6922
+ tooltipOffContent?: string;
7928
6923
  }
7929
6924
 
7930
6925
  /**
@@ -8011,10 +7006,6 @@ export declare interface _Identifiers {
8011
7006
  verticalGalleryVideoTile: string;
8012
7007
  /** `data-ui-id` value for `VerticalGallery` Component's page counter */
8013
7008
  verticalGalleryPageCounter: string;
8014
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list */
8015
- mentionSuggestionList: string;
8016
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
8017
- mentionSuggestionItem: string;
8018
7009
  }
8019
7010
 
8020
7011
  /**
@@ -8077,14 +7068,7 @@ export declare interface ImageOverlayStrings {
8077
7068
  }
8078
7069
 
8079
7070
  /**
8080
- * Preset dark theme for the ImageOverlay component.
8081
- *
8082
7071
  * @public
8083
- */
8084
- export declare const imageOverlayTheme: PartialTheme;
8085
-
8086
- /**
8087
- * @beta
8088
7072
  * This contains a readonly array that returns all the active `incomingCalls`.
8089
7073
  * An active incoming call is a call that has not been answered, declined or disconnected.
8090
7074
  */
@@ -8100,14 +7084,14 @@ export declare type IncomingCallManagement = {
8100
7084
  /**
8101
7085
  * A Notification component that is to be used to represent incoming calls to the end user.
8102
7086
  * Allows the user to accept or reject the incoming call.
8103
- * @beta
7087
+ * @public
8104
7088
  */
8105
7089
  export declare const IncomingCallNotification: (props: IncomingCallNotificationProps) => JSX.Element;
8106
7090
 
8107
7091
  /**
8108
7092
  * Properties for the incoming call notification component.
8109
7093
  *
8110
- * @beta
7094
+ * @public
8111
7095
  */
8112
7096
  export declare interface IncomingCallNotificationProps {
8113
7097
  /**
@@ -8165,7 +7149,7 @@ export declare interface IncomingCallNotificationProps {
8165
7149
  /**
8166
7150
  * Strings for the incoming call notification component.
8167
7151
  *
8168
- * @beta
7152
+ * @public
8169
7153
  */
8170
7154
  export declare interface IncomingCallNotificationStrings {
8171
7155
  /**
@@ -8200,12 +7184,16 @@ export declare interface IncomingCallNotificationStrings {
8200
7184
  * label for the reject button in the incoming call notification.
8201
7185
  */
8202
7186
  incomingCallNotificationRejectButtonLabel?: string;
7187
+ /**
7188
+ * Aria label for the incoming call dismiss button
7189
+ */
7190
+ incomingCallNotificationDismissButtonAriaLabel?: string;
8203
7191
  }
8204
7192
 
8205
7193
  /**
8206
7194
  * Styles for the incoming call notification component.
8207
7195
  *
8208
- * @beta
7196
+ * @public
8209
7197
  */
8210
7198
  export declare interface IncomingCallNotificationStyles {
8211
7199
  /**
@@ -8230,23 +7218,47 @@ export declare interface IncomingCallNotificationStyles {
8230
7218
  * Wrapper to manage multiple incoming calls
8231
7219
  * @param props - {@link IncomingCallManagerProps}
8232
7220
  * @returns
8233
- * @beta
7221
+ * @public
8234
7222
  */
8235
7223
  export declare const IncomingCallStack: (props: IncomingCallStackProps) => JSX.Element;
8236
7224
 
7225
+ /**
7226
+ * Represents an active incoming call.
7227
+ * @public
7228
+ */
7229
+ export declare interface IncomingCallStackCall {
7230
+ /**
7231
+ * Unique identifier for the incoming call.
7232
+ */
7233
+ id: string;
7234
+ /**
7235
+ * Information about the caller.
7236
+ */
7237
+ callerInfo: {
7238
+ /**
7239
+ * Display name of the caller.
7240
+ */
7241
+ displayName?: string;
7242
+ };
7243
+ /**
7244
+ * Whether or not the call is a voip capable call.
7245
+ */
7246
+ videoAvailable: boolean;
7247
+ }
7248
+
8237
7249
  /**
8238
7250
  * Props for the IncomingCallManager component.
8239
- * @beta
7251
+ * @public
8240
7252
  */
8241
7253
  export declare interface IncomingCallStackProps {
8242
7254
  /**
8243
7255
  * List of incoming calls.
8244
7256
  */
8245
- activeIncomingCalls: ActiveIncomingCall[];
7257
+ activeIncomingCalls: IncomingCallStackCall[];
8246
7258
  /**
8247
7259
  * List of incoming calls that have ended.
8248
7260
  */
8249
- removedIncomingCalls: ActiveIncomingCall[];
7261
+ removedIncomingCalls: IncomingCallStackCall[];
8250
7262
  /**
8251
7263
  * Handler to accept the incoming call.
8252
7264
  * @param incomingCallId - Id of the incoming call to accept.
@@ -8268,15 +7280,20 @@ export declare interface IncomingCallStackProps {
8268
7280
  * Strings for the incoming call notifications.
8269
7281
  */
8270
7282
  strings?: IncomingCallNotificationStrings;
7283
+ /**
7284
+ * Tab index for the incoming Call stack, this will set the tab order of the
7285
+ * incoming call notifications in your application.
7286
+ */
7287
+ tabIndex?: number;
8271
7288
  }
8272
7289
 
8273
7290
  /**
8274
7291
  * Selector to get the active and removed incoming calls.
8275
- * @beta
7292
+ * @public
8276
7293
  */
8277
7294
  export declare type IncomingCallStackSelector = (state: CallClientState) => {
8278
- activeIncomingCalls: ActiveIncomingCall[];
8279
- removedIncomingCalls: ActiveIncomingCall[];
7295
+ activeIncomingCalls: IncomingCallStackCall[];
7296
+ removedIncomingCalls: IncomingCallStackCall[];
8280
7297
  };
8281
7298
 
8282
7299
  /**
@@ -8467,28 +7484,6 @@ export declare type LocalizationProviderProps = {
8467
7484
  children: React_2.ReactNode;
8468
7485
  };
8469
7486
 
8470
- /**
8471
- * State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
8472
- * automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
8473
- *
8474
- * @beta
8475
- */
8476
- export declare interface LocalRecordingCallFeatureState {
8477
- /**
8478
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
8479
- */
8480
- isLocalRecordingActive: boolean;
8481
- /**
8482
- * Contains list of information of started recordings
8483
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
8484
- */
8485
- activeLocalRecordings?: LocalRecordingInfo[];
8486
- /**
8487
- * Contains list of information of stopped recordings
8488
- */
8489
- lastStoppedLocalRecording?: LocalRecordingInfo[];
8490
- }
8491
-
8492
7487
  /**
8493
7488
  * @public
8494
7489
  */
@@ -8633,76 +7628,6 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
8633
7628
  meetingConferencePhoneInfoModalNoPhoneAvailable: string;
8634
7629
  }
8635
7630
 
8636
- /**
8637
- * Mention's state, as reflected in the UI.
8638
- *
8639
- * @beta
8640
- */
8641
- export declare interface Mention {
8642
- /** ID of a mention */
8643
- id: string;
8644
- /** Display text of a mention */
8645
- displayText: string;
8646
- /** Optional React element to render an item icon of a mention suggestion */
8647
- icon?: JSX.Element;
8648
- }
8649
-
8650
- /**
8651
- * Options to display suggestions in the mention scenario.
8652
- *
8653
- * @beta
8654
- */
8655
- export declare interface MentionDisplayOptions {
8656
- /**
8657
- * Optional callback for customizing the mention renderer in a message thread.
8658
- */
8659
- onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
8660
- }
8661
-
8662
- /**
8663
- * Options to lookup suggestions in the mention scenario.
8664
- *
8665
- * @beta
8666
- */
8667
- export declare interface MentionLookupOptions {
8668
- /**
8669
- * Optional string to set trigger keyword for mention a specific participant.
8670
- *
8671
- * @defaultValue `@`
8672
- */
8673
- trigger?: string;
8674
- /**
8675
- * Optional callback to fetch a list of mention suggestions base on the query.
8676
- */
8677
- onQueryUpdated: (query: string) => Promise<Mention[]>;
8678
- /**
8679
- * Optional callback to render an item of the mention suggestions list.
8680
- */
8681
- onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
8682
- }
8683
-
8684
- /**
8685
- * Options to lookup suggestions and display mentions in the mention scenario.
8686
- *
8687
- * @beta
8688
- */
8689
- export declare type MentionOptions = {
8690
- lookupOptions?: MentionLookupOptions;
8691
- displayOptions?: MentionDisplayOptions;
8692
- };
8693
-
8694
- /**
8695
- * Strings of {@link _MentionPopover} that can be overridden.
8696
- *
8697
- * @beta
8698
- */
8699
- export declare interface MentionPopoverStrings {
8700
- /**
8701
- * Header text for MentionPopover
8702
- */
8703
- mentionPopoverHeader: string;
8704
- }
8705
-
8706
7631
  /**
8707
7632
  * Discriminated union of all messages.
8708
7633
  *
@@ -8710,7 +7635,7 @@ export declare interface MentionPopoverStrings {
8710
7635
  *
8711
7636
  * @public
8712
7637
  */
8713
- export declare type Message = ChatMessage | SystemMessage | CustomMessage | BlockedMessage;
7638
+ export declare type Message = ChatMessage | SystemMessage | CustomMessage;
8714
7639
 
8715
7640
  /**
8716
7641
  * Indicate whether a chat message should be displayed merged with the message before / after it.
@@ -8752,20 +7677,6 @@ export declare type MessageDeletedListener = MessageReceivedListener;
8752
7677
  */
8753
7678
  export declare type MessageEditedListener = MessageReceivedListener;
8754
7679
 
8755
- /**
8756
- * @beta
8757
- * Message option that defines properties that can be set when
8758
- * sending or updating a chat message.
8759
- * @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
8760
- * @property attachments - Attachments that contains file attachments attached to the message.
8761
- * @property type - Type of the message content, either 'text' or 'html'.
8762
- */
8763
- export declare type MessageOptions = {
8764
- metadata?: Record<string, string>;
8765
- attachments?: AttachmentMetadata[];
8766
- type?: ChatMessageType;
8767
- };
8768
-
8769
7680
  /**
8770
7681
  * Props to render a single message.
8771
7682
  *
@@ -8781,7 +7692,7 @@ export declare type MessageProps = {
8781
7692
  /**
8782
7693
  * Strings from parent MessageThread component
8783
7694
  */
8784
- strings: MessageThreadStrings & Partial<RichTextStrings>;
7695
+ strings: MessageThreadStrings;
8785
7696
  /**
8786
7697
  * Custom CSS styles for chat message container.
8787
7698
  */
@@ -8827,7 +7738,7 @@ export declare type MessageProps = {
8827
7738
  * @param options - message options to be included in the message
8828
7739
  *
8829
7740
  */
8830
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
7741
+ onSendMessage?: (content: string) => Promise<void>;
8831
7742
  };
8832
7743
 
8833
7744
  /**
@@ -8959,7 +7870,7 @@ export declare type MessageThreadProps = {
8959
7870
  /**
8960
7871
  * Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
8961
7872
  */
8962
- messages: (ChatMessage | SystemMessage | CustomMessage | BlockedMessage)[];
7873
+ messages: (ChatMessage | SystemMessage | CustomMessage)[];
8963
7874
  /**
8964
7875
  * number of participants in the thread
8965
7876
  */
@@ -9040,11 +7951,6 @@ export declare type MessageThreadProps = {
9040
7951
  * `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
9041
7952
  */
9042
7953
  onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
9043
- /**
9044
- * Optional callback to render attachments in the message component.
9045
- * @beta
9046
- */
9047
- onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
9048
7954
  /**
9049
7955
  * Optional callback to edit a message.
9050
7956
  *
@@ -9073,7 +7979,7 @@ export declare type MessageThreadProps = {
9073
7979
  * @param options - message options to be included in the message
9074
7980
  *
9075
7981
  */
9076
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
7982
+ onSendMessage?: (content: string) => Promise<void>;
9077
7983
  /**
9078
7984
  /**
9079
7985
  * Disable editing messages.
@@ -9087,32 +7993,11 @@ export declare type MessageThreadProps = {
9087
7993
  * Optional strings to override in component
9088
7994
  */
9089
7995
  strings?: Partial<MessageThreadStrings>;
9090
- /**
9091
- * @beta
9092
- * Optional attachment options, which defines behvaiour for uploading and downloading attachments.
9093
- * As this moment, the uploadOptions would be ignored and this option is intended for download only.
9094
- */
9095
- attachmentOptions?: AttachmentOptions;
9096
- /**
9097
- * Optional function to provide customized date format.
9098
- * @beta
9099
- */
9100
- onDisplayDateTimeString?: (messageDate: Date) => string;
9101
- /**
9102
- * Optional props needed to lookup a mention query and display mentions
9103
- * @beta
9104
- */
9105
- mentionOptions?: MentionOptions;
9106
7996
  /**
9107
7997
  * Optional callback called when an inline image is clicked.
9108
7998
  * @beta
9109
7999
  */
9110
8000
  inlineImageOptions?: InlineImageOptions;
9111
- /**
9112
- * Options to enable rich text editor for the edit box.
9113
- * @beta
9114
- */
9115
- richTextEditorOptions?: RichTextEditBoxOptions;
9116
8001
  };
9117
8002
 
9118
8003
  /**
@@ -9186,20 +8071,10 @@ export declare interface MessageThreadStrings {
9186
8071
  actionMenuMoreOptions?: string;
9187
8072
  /** Aria label to announce when a message is deleted */
9188
8073
  messageDeletedAnnouncementAriaLabel: string;
9189
- /** String for download attachment button in attachment card */
9190
- downloadAttachment: string;
9191
8074
  /** String for open attachment button in attachment card */
9192
8075
  openAttachment: string;
9193
- /** String for policy violation message removal */
9194
- blockedWarningText: string;
9195
- /** String for policy violation message removal details link */
9196
- blockedWarningLinkText: string;
9197
8076
  /** String for aria text in attachment card group*/
9198
8077
  attachmentCardGroupMessage: string;
9199
- /**
9200
- * Error message indicating that one or more image uploads are not complete.
9201
- */
9202
- imageUploadsPendingError: string;
9203
8078
  }
9204
8079
 
9205
8080
  /**
@@ -9224,25 +8099,11 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
9224
8099
  failedMyChatMessageContainer?: ComponentSlotStyle;
9225
8100
  /** Styles for chat message container. */
9226
8101
  chatMessageContainer?: ComponentSlotStyle;
9227
- /** Styles for system message container. */
9228
- systemMessageContainer?: ComponentSlotStyle;
9229
- /** Styles for blocked message container. */
9230
- blockedMessageContainer?: ComponentSlotStyle;
9231
- /** Styles for message status indicator container. */
9232
- messageStatusContainer?: (mine: boolean) => IStyle;
9233
- }
9234
-
9235
- /**
9236
- *
9237
- * Messaging policy of a chat thread.
9238
- *
9239
- * @beta
9240
- */
9241
- export declare interface MessagingPolicy {
9242
- /**
9243
- * Boolean to track whether or not messages are restricted to only text.
9244
- * */
9245
- textOnlyChat?: boolean;
8102
+ /** Styles for system message container. */
8103
+ systemMessageContainer?: ComponentSlotStyle;
8104
+ /** Styles for blocked message container. */
8105
+ /** Styles for message status indicator container. */
8106
+ messageStatusContainer?: (mine: boolean) => IStyle;
9246
8107
  }
9247
8108
 
9248
8109
  /**
@@ -9395,6 +8256,10 @@ export declare interface MicrophoneButtonStrings {
9395
8256
  * Title for primary action section of split button
9396
8257
  */
9397
8258
  microphonePrimaryActionSplitButtonTitle?: string;
8259
+ /**
8260
+ * Aria description for the microphone button
8261
+ */
8262
+ microphoneAriaDescription?: string;
9398
8263
  }
9399
8264
 
9400
8265
  /**
@@ -9409,31 +8274,6 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
9409
8274
  menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
9410
8275
  }
9411
8276
 
9412
- /**
9413
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
9414
- * by their browsers settings.
9415
- *
9416
- * @beta
9417
- */
9418
- export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
9419
-
9420
- /**
9421
- * @beta
9422
- * Props for MicrophoneSitePermissions component.
9423
- */
9424
- export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
9425
- /** Icon name for the microphone icon */
9426
- microphoneIconName?: string;
9427
- /** Strings for use with the {@link MicrophoneSitePermissions} */
9428
- strings?: MicrophoneSitePermissionsStrings;
9429
- }
9430
-
9431
- /**
9432
- * @beta
9433
- * Strings for MicrophoneSitePermissions component.
9434
- */
9435
- export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
9436
-
9437
8277
  /**
9438
8278
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
9439
8279
  *
@@ -9685,10 +8525,6 @@ export declare interface NotificationStackStrings {
9685
8525
  * An error message when starting spotlight while max participants are spotlighted
9686
8526
  */
9687
8527
  startSpotlightWhileMaxParticipantsAreSpotlighted?: NotificationStrings;
9688
- /**
9689
- * Muted by a remote participant message
9690
- */
9691
- mutedByRemoteParticipant?: NotificationStrings;
9692
8528
  /**
9693
8529
  * Speaking while muted message
9694
8530
  */
@@ -9725,26 +8561,6 @@ export declare interface NotificationStackStrings {
9725
8561
  * Transcription stopped but recording still going on message
9726
8562
  */
9727
8563
  transcriptionStoppedStillRecording?: NotificationStrings;
9728
- /**
9729
- * Message shown in notification when the user will be automatically to their assigned breakout room that is opened
9730
- */
9731
- assignedBreakoutRoomOpened?: NotificationStrings;
9732
- /**
9733
- * Message shown in notification when the user is prompted to join their assigned breakout room that is opened
9734
- */
9735
- assignedBreakoutRoomOpenedPromptJoin?: NotificationStrings;
9736
- /**
9737
- * Message shown in notification when the user is assigned breakout room is changed
9738
- */
9739
- assignedBreakoutRoomChanged?: NotificationStrings;
9740
- /**
9741
- * Message shown in notification when breakout room is joined
9742
- */
9743
- breakoutRoomJoined?: NotificationStrings;
9744
- /**
9745
- * Message shown in notification when breakout room is closing soon
9746
- */
9747
- breakoutRoomClosingSoon?: NotificationStrings;
9748
8564
  }
9749
8565
 
9750
8566
  /**
@@ -9775,9 +8591,6 @@ export declare interface NotificationStrings {
9775
8591
  secondaryButtonLabel?: string;
9776
8592
  }
9777
8593
 
9778
- /** @public */
9779
- export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon';
9780
-
9781
8594
  /**
9782
8595
  * All notifications that can be shown in the {@link NotificationStack}.
9783
8596
  *
@@ -10028,15 +8841,9 @@ export declare type ParticipantListProps = {
10028
8841
  onFetchParticipantMenuItems?: ParticipantMenuItemsCallback;
10029
8842
  /** Optional callback when rendered ParticipantItem is clicked */
10030
8843
  onParticipantClick?: (participant?: ParticipantListParticipant) => void;
10031
- /** Optional callback to render a context menu to mute a participant */
10032
- onMuteParticipant?: (userId: string) => Promise<void>;
10033
8844
  styles?: ParticipantListStyles;
10034
8845
  /** Optional value to determine if the tooltip should be shown for participants or not */
10035
8846
  showParticipantOverflowTooltip?: boolean;
10036
- /** Total number of people in the call. This number can be larger than the remote participant count. */
10037
- totalParticipantCount?: number;
10038
- /** Strings for the participant list */
10039
- strings?: ParticipantListStrings;
10040
8847
  /** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
10041
8848
  participantAriaLabelledBy?: string;
10042
8849
  /** List of pinned participants */
@@ -10051,21 +8858,8 @@ export declare type ParticipantListProps = {
10051
8858
  export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
10052
8859
  participants: CallParticipantListParticipant[];
10053
8860
  myUserId: string;
10054
- totalParticipantCount?: number;
10055
8861
  };
10056
8862
 
10057
- /**
10058
- * Strings for the {@link ParticipantList}.
10059
- *
10060
- * @beta
10061
- */
10062
- export declare interface ParticipantListStrings {
10063
- /**
10064
- * String for rendering the count of participants not contained in the displayed participant list
10065
- */
10066
- overflowParticipantCount?: string;
10067
- }
10068
-
10069
8863
  /**
10070
8864
  * Styles for the {@link ParticipantList}.
10071
8865
  *
@@ -10525,414 +9319,159 @@ export declare type ReactionState = {
10525
9319
  export declare type ReadReceiptsBySenderId = {
10526
9320
  [key: string]: {
10527
9321
  lastReadMessage: string;
10528
- displayName: string;
10529
- };
10530
- };
10531
-
10532
- /**
10533
- * State only version of {@link @azure/communication-calling#RecordingCallFeature}. {@link StatefulCallClient} will
10534
- * automatically listen for recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
10535
- *
10536
- * @public
10537
- */
10538
- export declare interface RecordingCallFeature {
10539
- /**
10540
- * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
10541
- */
10542
- isRecordingActive: boolean;
10543
- /**
10544
- * Contains list of information of started recordings
10545
- * Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
10546
- */
10547
- activeRecordings?: RecordingInfo[];
10548
- /**
10549
- * Contains list of information of stopped recordings
10550
- */
10551
- lastStoppedRecording?: RecordingInfo[];
10552
- }
10553
-
10554
- /**
10555
- * State only version of {@link @azure/communication-calling#RemoteParticipant}. {@link StatefulCallClient} will
10556
- * automatically retrieve RemoteParticipants and add their state to the state exposed by {@link StatefulCallClient}.
10557
- *
10558
- * @public
10559
- */
10560
- export declare interface RemoteParticipantState {
10561
- /**
10562
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.identifier}.
10563
- */
10564
- identifier: CommunicationIdentifierKind;
10565
- /**
10566
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.displayName}.
10567
- */
10568
- displayName?: string;
10569
- /**
10570
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.state}.
10571
- */
10572
- state: RemoteParticipantState_2;
10573
- /**
10574
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.callEndReason}.
10575
- */
10576
- callEndReason?: CallEndReason;
10577
- /**
10578
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.videoStreams} as an object with
10579
- * {@link RemoteVideoStream} fields keyed by {@link @azure/communication-calling#RemoteVideoStream.id}.
10580
- */
10581
- videoStreams: {
10582
- [key: number]: RemoteVideoStreamState;
10583
- };
10584
- /**
10585
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.isMuted}.
10586
- */
10587
- isMuted: boolean;
10588
- /**
10589
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.isSpeaking}.
10590
- */
10591
- isSpeaking: boolean;
10592
- /**
10593
- * Proxy of {@link @azure/communication-calling#RemoteParticipant.role}.
10594
- */
10595
- role?: ParticipantRole;
10596
- /**
10597
- * Proxy of {@link @azure/communication-calling#Call.RaisedHand.raisedHands}.
10598
- */
10599
- raisedHand?: RaisedHandState;
10600
- /**
10601
- * Proxy of {@link @azure/communication-calling#Call.PPTLive.target}.
10602
- *
10603
- * @public
10604
- */
10605
- contentSharingStream?: HTMLElement;
10606
- /**
10607
- * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
10608
- * UI helper props receivedOn which indicates the timestamp when the message was received.
10609
- *
10610
- * @public
10611
- */
10612
- reactionState?: ReactionState;
10613
- /**
10614
- * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
10615
- */
10616
- spotlight?: SpotlightState;
10617
- }
10618
-
10619
- /**
10620
- * State only version of {@link @azure/communication-calling#RemoteVideoStream}.
10621
- *
10622
- * @public
10623
- */
10624
- export declare interface RemoteVideoStreamState {
10625
- /**
10626
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.id}.
10627
- */
10628
- id: number;
10629
- /**
10630
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.mediaStreamType}.
10631
- */
10632
- mediaStreamType: MediaStreamType;
10633
- /**
10634
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isAvailable}.
10635
- */
10636
- isAvailable: boolean;
10637
- /**
10638
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isReceiving}.
10639
- * @public
10640
- */
10641
- isReceiving: boolean;
10642
- /**
10643
- * {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
10644
- * API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
10645
- */
10646
- view?: VideoStreamRendererViewState;
10647
- /**
10648
- * Proxy of {@link @azure/communication-calling#RemoteVideoStream.size}.
10649
- */
10650
- streamSize?: {
10651
- width: number;
10652
- height: number;
10653
- };
10654
- }
10655
-
10656
- /**
10657
- * Menu options for remote video tiles in {@link VideoGallery}.
10658
- *
10659
- * @public
10660
- */
10661
- export declare interface RemoteVideoTileMenuOptions {
10662
- /**
10663
- * If set to true, remote video tiles in the VideoGallery will not have menu options
10664
- *
10665
- * @defaultValue false
10666
- */
10667
- isHidden?: boolean;
10668
- }
10669
-
10670
- /**
10671
- * Details required for download a resource to cache.
10672
- *
10673
- * @public
10674
- */
10675
- export declare type ResourceDetails = {
10676
- threadId: string;
10677
- messageId: string;
10678
- resourceUrl: string;
10679
- };
10680
-
10681
- /**
10682
- * Result of the Resource downloaded from stateful client
10683
- * @public
10684
- */
10685
- export declare type ResourceFetchResult = {
10686
- sourceUrl?: string;
10687
- error?: Error;
10688
- };
10689
-
10690
- /**
10691
- * Options for the rich text editor edit box configuration.
10692
- *
10693
- * @beta
10694
- */
10695
- export declare interface RichTextEditBoxOptions extends RichTextEditorOptions {
10696
- /**
10697
- * Optional callback to handle an inline image that's inserted in the rich text editor.
10698
- * When not provided, pasting images into rich text editor will be disabled.
10699
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
10700
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
10701
- * @param messageId - the id of the message that the inlineImage belongs to.
10702
- */
10703
- onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
10704
- /**
10705
- * Optional callback invoked after inline image is removed from the UI.
10706
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
10707
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
10708
- * Note that if the src attribute is a local blob url, it has been revoked at this point.
10709
- * @param messageId - the id of the message that the inlineImage belongs to.
10710
- */
10711
- onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
10712
- /**
10713
- * Optional Record of type {@link AttachmentMetadataInProgress}
10714
- * to render the errorBar for inline images inserted in the MessageThread's edit boxes when:
10715
- * - there is an error provided in the messagesInlineImagesWithProgress
10716
- * - progress is less than 1 when the send button is clicked
10717
- * - content html string is longer than the max allowed length.
10718
- * (Note that the id and the url prop of the messagesInlineImagesWithProgress will be used as the id and src attribute of the content html
10719
- * when calculating the content length, only for the purpose of displaying the content length overflow error.)
10720
- */
10721
- messagesInlineImagesWithProgress?: Record<string, AttachmentMetadataInProgress[]>;
10722
- }
10723
-
10724
- /**
10725
- * Options for the rich text editor configuration.
10726
- *
10727
- * @beta
10728
- */
10729
- export declare interface RichTextEditorOptions {
10730
- /**
10731
- * Optional callback to handle paste event.
10732
- */
10733
- onPaste?: (event: {
10734
- content: DocumentFragment;
10735
- }) => void;
10736
- }
10737
-
10738
- /**
10739
- * A component to render SendBox with Rich Text Editor support.
10740
- *
10741
- * @beta
10742
- */
10743
- export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
10744
-
10745
- /**
10746
- * Props for {@link RichTextSendBox}.
10747
- *
10748
- * @beta
10749
- */
10750
- export declare interface RichTextSendBoxProps {
10751
- /**
10752
- * Optional boolean to disable text box
10753
- * @defaultValue false
10754
- */
10755
- disabled?: boolean;
10756
- /**
10757
- * Optional callback to handle paste event.
10758
- */
10759
- onPaste?: (event: {
10760
- content: DocumentFragment;
10761
- }) => void;
10762
- /**
10763
- * Optional strings to override in component
10764
- */
10765
- strings?: Partial<RichTextSendBoxStrings>;
10766
- /**
10767
- * Optional text for system message above the text box
10768
- */
10769
- systemMessage?: string;
10770
- /**
10771
- * Optional array of type {@link AttachmentMetadataInProgress}
10772
- * to render attachments being uploaded in the SendBox.
10773
- * @beta
10774
- */
10775
- attachments?: AttachmentMetadataInProgress[];
10776
- /**
10777
- * enumerable to determine if the input box has focus on render or not.
10778
- * When undefined nothing has focus on render
10779
- */
10780
- autoFocus?: 'sendBoxTextField';
10781
- /**
10782
- * Optional callback to remove the attachment upload before sending by clicking on
10783
- * cancel icon.
10784
- */
10785
- onCancelAttachmentUpload?: (attachmentId: string) => void;
10786
- /**
10787
- * Optional callback invoked after inline image is removed from the UI.
10788
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
10789
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
10790
- * Note that if the src attribute is a local blob url, it has been revoked at this point.
10791
- */
10792
- onRemoveInlineImage?: (imageAttributes: Record<string, string>) => void;
10793
- /**
10794
- * Callback function used when the send button is clicked.
10795
- */
10796
- onSendMessage: (content: string, options?: MessageOptions) => Promise<void>;
10797
- /**
10798
- * Optional callback called when user is typing
10799
- */
10800
- onTyping?: () => Promise<void>;
10801
- /**
10802
- * Optional callback to handle an inline image that's inserted in the rich text editor.
10803
- * When not provided, pasting images into rich text editor will be disabled.
10804
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
10805
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
10806
- */
10807
- onInsertInlineImage?: (imageAttributes: Record<string, string>) => void;
10808
- /**
10809
- * Optional Array of type {@link AttachmentMetadataInProgress}
10810
- * to render the errorBar for inline images inserted in the RichTextSendBox when:
10811
- * - there is an error provided in the inlineImagesWithProgress
10812
- * - progress is less than 1 when the send button is clicked
10813
- * - content html string is longer than the max allowed length.
10814
- * (Note that the id and the url prop of the inlineImagesWithProgress will be used as the id and src attribute of the content html
10815
- * when calculating the content length, only for the purpose of displaying the content length overflow error.)
10816
- */
10817
- inlineImagesWithProgress?: AttachmentMetadataInProgress[];
10818
- }
9322
+ displayName: string;
9323
+ };
9324
+ };
10819
9325
 
10820
9326
  /**
10821
- * Strings of {@link RichTextSendBox} that can be overridden.
9327
+ * State only version of {@link @azure/communication-calling#RecordingCallFeature}. {@link StatefulCallClient} will
9328
+ * automatically listen for recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
10822
9329
  *
10823
- * @beta
9330
+ * @public
10824
9331
  */
10825
- export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
9332
+ export declare interface RecordingCallFeature {
9333
+ /**
9334
+ * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
9335
+ */
9336
+ isRecordingActive: boolean;
10826
9337
  }
10827
9338
 
10828
9339
  /**
10829
- * Strings of RichText that can be overridden.
9340
+ * State only version of {@link @azure/communication-calling#RemoteParticipant}. {@link StatefulCallClient} will
9341
+ * automatically retrieve RemoteParticipants and add their state to the state exposed by {@link StatefulCallClient}.
10830
9342
  *
10831
- * @beta
9343
+ * @public
10832
9344
  */
10833
- export declare interface RichTextStrings {
10834
- /**
10835
- * Tooltip text for the bold button.
10836
- */
10837
- richTextBoldTooltip: string;
10838
- /**
10839
- * Tooltip text for the italic button.
10840
- */
10841
- richTextItalicTooltip: string;
10842
- /**
10843
- * Tooltip text for the underline button.
10844
- */
10845
- richTextUnderlineTooltip: string;
10846
- /**
10847
- * Tooltip text for the bullet list button.
10848
- */
10849
- richTextBulletListTooltip: string;
10850
- /**
10851
- * Tooltip text for the number list button.
10852
- */
10853
- richTextNumberListTooltip: string;
10854
- /**
10855
- * Tooltip text for the increase indent button.
10856
- */
10857
- richTextIncreaseIndentTooltip: string;
9345
+ export declare interface RemoteParticipantState {
10858
9346
  /**
10859
- * Tooltip text for the decrease indent button.
9347
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.identifier}.
10860
9348
  */
10861
- richTextDecreaseIndentTooltip: string;
9349
+ identifier: CommunicationIdentifierKind;
10862
9350
  /**
10863
- * Tooltip text insert table button.
9351
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.displayName}.
10864
9352
  */
10865
- richTextInsertTableTooltip: string;
9353
+ displayName?: string;
10866
9354
  /**
10867
- * Tooltip text for the rich text format button button.
9355
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.state}.
10868
9356
  */
10869
- richTextFormatButtonTooltip: string;
9357
+ state: RemoteParticipantState_2;
10870
9358
  /**
10871
- * Text for the insert menu item.
9359
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.callEndReason}.
10872
9360
  */
10873
- richTextInsertRowOrColumnMenu: string;
9361
+ callEndReason?: CallEndReason;
10874
9362
  /**
10875
- * Title for the insert table menu.
9363
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.videoStreams} as an object with
9364
+ * {@link RemoteVideoStream} fields keyed by {@link @azure/communication-calling#RemoteVideoStream.id}.
10876
9365
  */
10877
- richTextInsertTableMenuTitle: string;
9366
+ videoStreams: {
9367
+ [key: number]: RemoteVideoStreamState;
9368
+ };
10878
9369
  /**
10879
- * Text for the insert menu item to insert row above the current selection.
9370
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.isMuted}.
10880
9371
  */
10881
- richTextInsertRowAboveMenu: string;
9372
+ isMuted: boolean;
10882
9373
  /**
10883
- * Text for the insert menu item to insert row below the current selection.
9374
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.isSpeaking}.
10884
9375
  */
10885
- richTextInsertRowBelowMenu: string;
9376
+ isSpeaking: boolean;
10886
9377
  /**
10887
- * Text for the insert menu item to insert column to the left from the current selection.
9378
+ * Proxy of {@link @azure/communication-calling#RemoteParticipant.role}.
10888
9379
  */
10889
- richTextInsertColumnLeftMenu: string;
9380
+ role?: ParticipantRole;
10890
9381
  /**
10891
- * Text for the insert menu item to insert column to the right from the current selection.
9382
+ * Proxy of {@link @azure/communication-calling#Call.RaisedHand.raisedHands}.
10892
9383
  */
10893
- richTextInsertColumnRightMenu: string;
9384
+ raisedHand?: RaisedHandState;
10894
9385
  /**
10895
- * Text for the delete row or column menu.
9386
+ * Proxy of {@link @azure/communication-calling#Call.PPTLive.target}.
9387
+ *
9388
+ * @public
10896
9389
  */
10897
- richTextDeleteRowOrColumnMenu: string;
9390
+ contentSharingStream?: HTMLElement;
10898
9391
  /**
10899
- * Text for the delete column menu.
9392
+ * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
9393
+ * UI helper props receivedOn which indicates the timestamp when the message was received.
9394
+ *
9395
+ * @public
10900
9396
  */
10901
- richTextDeleteColumnMenu: string;
9397
+ reactionState?: ReactionState;
10902
9398
  /**
10903
- * Text for the delete row menu.
9399
+ * Proxy of {@link @azure/communication-calling#SpotlightCallFeature.spotlightedParticipants}.
10904
9400
  */
10905
- richTextDeleteRowMenu: string;
9401
+ spotlight?: SpotlightState;
9402
+ }
9403
+
9404
+ /**
9405
+ * State only version of {@link @azure/communication-calling#RemoteVideoStream}.
9406
+ *
9407
+ * @public
9408
+ */
9409
+ export declare interface RemoteVideoStreamState {
10906
9410
  /**
10907
- * Text for the delete table menu.
9411
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.id}.
10908
9412
  */
10909
- richTextDeleteTableMenu: string;
9413
+ id: number;
10910
9414
  /**
10911
- * Text for the rich text toolbar more button.
9415
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.mediaStreamType}.
10912
9416
  */
10913
- richTextToolbarMoreButtonAriaLabel: string;
9417
+ mediaStreamType: MediaStreamType;
10914
9418
  /**
10915
- * Text for announcement when a new bulleted list item is added.
9419
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isAvailable}.
10916
9420
  */
10917
- richTextNewBulletedListItemAnnouncement: string;
9421
+ isAvailable: boolean;
10918
9422
  /**
10919
- * Text for announcement when a new numbered list item is added.
9423
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.isReceiving}.
9424
+ * @public
10920
9425
  */
10921
- richTextNewNumberedListItemAnnouncement: string;
9426
+ isReceiving: boolean;
10922
9427
  /**
10923
- * Text for announcement when the bulleted list style is applied.
9428
+ * {@link VideoStreamRendererView} that is managed by createView/disposeView in {@link StatefulCallClient}
9429
+ * API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.
10924
9430
  */
10925
- richTextBulletedListAppliedAnnouncement: string;
9431
+ view?: VideoStreamRendererViewState;
10926
9432
  /**
10927
- * Text for announcement when the numbered list style is applied.
9433
+ * Proxy of {@link @azure/communication-calling#RemoteVideoStream.size}.
10928
9434
  */
10929
- richTextNumberedListAppliedAnnouncement: string;
9435
+ streamSize?: {
9436
+ width: number;
9437
+ height: number;
9438
+ };
9439
+ }
9440
+
9441
+ /**
9442
+ * Menu options for remote video tiles in {@link VideoGallery}.
9443
+ *
9444
+ * @public
9445
+ */
9446
+ export declare interface RemoteVideoTileMenuOptions {
10930
9447
  /**
10931
- * Error message indicating image upload is not complete.
9448
+ * If set to true, remote video tiles in the VideoGallery will not have menu options
9449
+ *
9450
+ * @defaultValue false
10932
9451
  */
10933
- imageUploadsPendingError: string;
9452
+ isHidden?: boolean;
10934
9453
  }
10935
9454
 
9455
+ /**
9456
+ * Details required for download a resource to cache.
9457
+ *
9458
+ * @public
9459
+ */
9460
+ export declare type ResourceDetails = {
9461
+ threadId: string;
9462
+ messageId: string;
9463
+ resourceUrl: string;
9464
+ };
9465
+
9466
+ /**
9467
+ * Result of the Resource downloaded from stateful client
9468
+ * @public
9469
+ */
9470
+ export declare type ResourceFetchResult = {
9471
+ sourceUrl?: string;
9472
+ error?: Error;
9473
+ };
9474
+
10936
9475
  /**
10937
9476
  * A button to start / stop screen sharing.
10938
9477
  *
@@ -11004,42 +9543,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
11004
9543
  */
11005
9544
  export declare const SendBox: (props: SendBoxProps) => JSX.Element;
11006
9545
 
11007
- /**
11008
- * @beta
11009
- * Error to be displayed to the user in an error bar above sendbox.
11010
- */
11011
- export declare interface SendBoxErrorBarError {
11012
- /** Error Message to be displayed */
11013
- message: string;
11014
- /**
11015
- * Unix Timestamp. Preferred generation using `Date.now()`
11016
- */
11017
- timestamp: number;
11018
- /**
11019
- * ErrorBar type. Defaults to `warning`.
11020
- */
11021
- errorBarType?: SendBoxErrorBarType;
11022
- }
11023
-
11024
- /**
11025
- * @beta
11026
- * Error bar type for {@link SendBoxErrorBarError}
11027
- */
11028
- export declare enum SendBoxErrorBarType {
11029
- /** Info styled MessageBar */
11030
- info = 0,
11031
- /** Error styled MessageBar */
11032
- error = 1,
11033
- /** Blocked styled MessageBar */
11034
- blocked = 2,
11035
- /** SevereWarning styled MessageBar */
11036
- severeWarning = 3,
11037
- /** Success styled MessageBar */
11038
- success = 4,
11039
- /** Warning styled MessageBar */
11040
- warning = 5
11041
- }
11042
-
11043
9546
  /**
11044
9547
  * Props for {@link SendBox}.
11045
9548
  *
@@ -11058,12 +9561,7 @@ export declare interface SendBoxProps {
11058
9561
  /**
11059
9562
  * Optional override behavior on send button click
11060
9563
  */
11061
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
11062
- /**
11063
- * Optional props needed to lookup suggestions in the mention scenario.
11064
- * @beta
11065
- */
11066
- mentionLookupOptions?: MentionLookupOptions;
9564
+ onSendMessage?: (content: string) => Promise<void>;
11067
9565
  /**
11068
9566
  * Optional callback called when user is typing
11069
9567
  */
@@ -11100,25 +9598,6 @@ export declare interface SendBoxProps {
11100
9598
  * When undefined nothing has focus on render
11101
9599
  */
11102
9600
  autoFocus?: 'sendBoxTextField';
11103
- /**
11104
- * Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
11105
- * vertically to accommodate the uploaded attachments. Attachment uploads will
11106
- * be rendered below the text area in sendBox.
11107
- * @beta
11108
- */
11109
- onRenderAttachmentUploads?: () => JSX.Element;
11110
- /**
11111
- * Optional array of type {@link AttachmentMetadataInProgress}
11112
- * to render attachments being uploaded in the SendBox.
11113
- * @beta
11114
- */
11115
- attachments?: AttachmentMetadataInProgress[];
11116
- /**
11117
- * Optional callback to remove the attachment upload before sending by clicking on
11118
- * cancel icon.
11119
- * @beta
11120
- */
11121
- onCancelAttachmentUpload?: (attachmentId: string) => void;
11122
9601
  }
11123
9602
 
11124
9603
  /**
@@ -11149,26 +9628,6 @@ export declare interface SendBoxStrings {
11149
9628
  * Aria label for send message button
11150
9629
  */
11151
9630
  sendButtonAriaLabel: string;
11152
- /**
11153
- * Error message indicating that all attachment uploads are not complete.
11154
- */
11155
- attachmentUploadsPendingError: string;
11156
- /**
11157
- * Aria label to notify user when focus is on cancel attachment upload button.
11158
- */
11159
- removeAttachment: string;
11160
- /**
11161
- * Aria label to notify user attachment uploading starts.
11162
- */
11163
- uploading: string;
11164
- /**
11165
- * Aria label to notify user attachment is uploaded.
11166
- */
11167
- uploadCompleted: string;
11168
- /**
11169
- * Aria label to notify user more attachment action menu.
11170
- */
11171
- attachmentMoreMenu: string;
11172
9631
  }
11173
9632
 
11174
9633
  /**
@@ -11189,45 +9648,6 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
11189
9648
  systemMessage?: IStyle;
11190
9649
  }
11191
9650
 
11192
- /**
11193
- * @beta
11194
- * Strings for SitePermissions component
11195
- */
11196
- export declare type SitePermissionsStrings = {
11197
- /**
11198
- * Main text string.
11199
- */
11200
- primaryText?: string;
11201
- /**
11202
- * Subtext string.
11203
- */
11204
- secondaryText?: string;
11205
- /**
11206
- * More help link string.
11207
- */
11208
- linkText?: string;
11209
- /**
11210
- * Primary button text string.
11211
- */
11212
- primaryButtonText?: string;
11213
- /**
11214
- * Aria label describing the content of the container
11215
- */
11216
- ariaLabel?: string;
11217
- };
11218
-
11219
- /**
11220
- * Fluent styles for {@link SitePermissionsContainer}.
11221
- *
11222
- * @beta
11223
- */
11224
- export declare interface SitePermissionsStyles extends BaseCustomStyles {
11225
- /** Styles for the primary button. */
11226
- primaryButton?: IButtonStyles;
11227
- /** Styles for the help troubleshooting link text. */
11228
- troubleshootingLink?: ILinkStyles;
11229
- }
11230
-
11231
9651
  /**
11232
9652
  * @public
11233
9653
  * Type for representing a custom sound to use for a calling event
@@ -11411,11 +9831,18 @@ export declare interface SpotlightState {
11411
9831
  export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | PhoneNumberIdentifier | CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier | UnknownIdentifier) | CommunicationIdentifier;
11412
9832
 
11413
9833
  /**
11414
- * Parameter to start a call using a Teams user identity.
9834
+ * Options passed to adapter.startCaptions
11415
9835
  *
11416
- * @beta
9836
+ * @public
11417
9837
  */
11418
- export declare type StartTeamsCallIdentifier = MicrosoftTeamsUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsAppIdentifier | UnknownIdentifier;
9838
+ export declare interface StartCaptionsAdapterOptions extends StartCaptionsOptions {
9839
+ /**
9840
+ * Start captions in the background without showing the captions UI to the Composite user.
9841
+ *
9842
+ * @defaultValue false
9843
+ */
9844
+ startInBackground?: boolean;
9845
+ }
11419
9846
 
11420
9847
  /**
11421
9848
  * Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
@@ -11565,15 +9992,6 @@ export declare type StatefulCallClientArgs = {
11565
9992
  * state. It is not used by StatefulCallClient.
11566
9993
  */
11567
9994
  userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier;
11568
- /**
11569
- * A phone number in E.164 format that will be used to represent the callers identity. This number is required
11570
- * to start a PSTN call.
11571
- *
11572
- * example: +11234567
11573
- *
11574
- * This is not a cached value from the headless calling client.
11575
- */
11576
- alternateCallerId?: string;
11577
9995
  };
11578
9996
 
11579
9997
  /**
@@ -11691,6 +10109,23 @@ export declare interface StatefulDeviceManager extends DeviceManager {
11691
10109
  getUnparentedVideoStreams: () => LocalVideoStream[];
11692
10110
  }
11693
10111
 
10112
+ /**
10113
+ * Options passed to adapter.stopCaptions
10114
+ *
10115
+ * @public
10116
+ */
10117
+ export declare interface StopCaptionsAdapterOptions {
10118
+ /**
10119
+ * Stop captions that have been started in the background.
10120
+ *
10121
+ * @remarks
10122
+ * This option is only applicable when stopping captions that have been started using the `startInBackground` property of adpater.startCaptions.
10123
+ *
10124
+ * @defaultValue false
10125
+ */
10126
+ stopInBackground?: boolean;
10127
+ }
10128
+
11694
10129
  /**
11695
10130
  * Utility component to convert an HTMLElement with a video stream into a JSX element.
11696
10131
  *
@@ -11849,7 +10284,7 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
11849
10284
  * @public
11850
10285
  */
11851
10286
  export declare type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
11852
- locator: TeamsMeetingLinkLocator | CallParticipantsLocator | TeamsMeetingIdLocator;
10287
+ locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator;
11853
10288
  };
11854
10289
 
11855
10290
  /**
@@ -11873,12 +10308,10 @@ export declare type TeamsCallAdapterArgsCommon = {
11873
10308
  */
11874
10309
  export declare interface TeamsCallingHandlers extends CommonCallingHandlers {
11875
10310
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => undefined | TeamsCall;
11876
- onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
11877
- onRejectCall: (incomingCallId: string) => Promise<void>;
11878
10311
  }
11879
10312
 
11880
10313
  /**
11881
- * @beta
10314
+ * @public
11882
10315
  * Proxies the {@link @azure/communication-calling#TeamsIncomingCall} interface.
11883
10316
  */
11884
10317
  export declare type TeamsIncomingCallManagement = {
@@ -11892,7 +10325,7 @@ export declare type TeamsIncomingCallManagement = {
11892
10325
 
11893
10326
  /**
11894
10327
  * State only version of {@link @azure/communication-calling#TeamsIncomingCall}
11895
- * @beta
10328
+ * @public
11896
10329
  */
11897
10330
  export declare interface TeamsIncomingCallState {
11898
10331
  /**
@@ -11924,17 +10357,6 @@ export declare interface TeamsIncomingCallState {
11924
10357
  endTime?: Date;
11925
10358
  }
11926
10359
 
11927
- /**
11928
- * Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
11929
- *
11930
- * This is used to create an outbound call scenarios.
11931
- *
11932
- * @beta
11933
- */
11934
- export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon & {
11935
- targetCallees: StartTeamsCallIdentifier[];
11936
- };
11937
-
11938
10360
  /**
11939
10361
  * A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
11940
10362
  *
@@ -12135,129 +10557,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
12135
10557
  typingString?: IStyle;
12136
10558
  }
12137
10559
 
12138
- /**
12139
- * UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
12140
- *
12141
- * @beta
12142
- */
12143
- export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
12144
-
12145
- /**
12146
- * props for {@link UnsupportedBrowser} UI
12147
- *
12148
- * @beta
12149
- */
12150
- export declare interface UnsupportedBrowserProps {
12151
- /** Handler to perform an action when the help link is actioned */
12152
- onTroubleshootingClick?: () => void;
12153
- /** String overrides for the component */
12154
- strings?: UnsupportedBrowserStrings;
12155
- }
12156
-
12157
- /**
12158
- * Strings for UnsupportedBrowser component
12159
- *
12160
- * @beta
12161
- */
12162
- export declare interface UnsupportedBrowserStrings {
12163
- /** String for the primary text */
12164
- primaryText: string;
12165
- /** String for the secondary text */
12166
- secondaryText: string;
12167
- /** String to display in the text for the help link */
12168
- moreHelpLinkText: string;
12169
- }
12170
-
12171
- /**
12172
- * UI to display to the user that the browser version they are using is out of date
12173
- * and not supported by Azure Communications Calling service.
12174
- *
12175
- * @beta
12176
- */
12177
- export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
12178
-
12179
- /**
12180
- * props for {@link UnsupportedBrowserVersion} UI
12181
- *
12182
- * @beta
12183
- */
12184
- export declare interface UnsupportedBrowserVersionProps {
12185
- /** Handler to perform an action when the help link is actioned */
12186
- onTroubleshootingClick?: () => void;
12187
- /** String overrides for the component */
12188
- strings?: UnsupportedBrowserVersionStrings;
12189
- /** Handler to allow user to continue into the call */
12190
- onContinueAnywayClick?: () => void;
12191
- }
12192
-
12193
- /**
12194
- * Strings for UnsupportedBrowser component
12195
- *
12196
- * @beta
12197
- */
12198
- export declare interface UnsupportedBrowserVersionStrings {
12199
- /** String for the primary text */
12200
- primaryText: string;
12201
- /** String for the secondary text */
12202
- secondaryText: string;
12203
- /** String to display in the text for the help link */
12204
- moreHelpLinkText: string;
12205
- /** String for continue without updating button */
12206
- continueAnywayButtonText?: string;
12207
- }
12208
-
12209
- /**
12210
- * UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
12211
- *
12212
- * @beta
12213
- */
12214
- export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
12215
-
12216
- /**
12217
- * Props for {@link UnsupportedOperatingSystem} UI
12218
- *
12219
- * @beta
12220
- */
12221
- export declare interface UnsupportedOperatingSystemProps {
12222
- /** Handler to perform a action when the help link is actioned */
12223
- onTroubleshootingClick?: () => void;
12224
- /** String overrides for the component */
12225
- strings?: UnsupportedOperatingSystemStrings;
12226
- }
12227
-
12228
- /**
12229
- * Strings for UnsupportedBrowser component
12230
- *
12231
- * @beta
12232
- */
12233
- export declare interface UnsupportedOperatingSystemStrings {
12234
- /** String for the primary text */
12235
- primaryText: string;
12236
- /** String for the secondary text */
12237
- secondaryText: string;
12238
- /** String to display in the text for the help link */
12239
- moreHelpLinkText: string;
12240
- }
12241
-
12242
10560
  /**
12243
10561
  * @public
12244
10562
  * Callback function run when a message is updated.
12245
10563
  */
12246
- export declare type UpdateMessageCallback = (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
12247
-
12248
- /**
12249
- * Result payload for uploading an image.
12250
- *
12251
- * @beta
12252
- */
12253
- export declare type UploadChatImageResult = {
12254
- /** Id of the image. */
12255
- id: string;
12256
- /** The type of attachment. */
12257
- attachmentType?: 'image' | 'file' | 'unknown';
12258
- /** The name including file extension type of the attachment. */
12259
- name?: string;
12260
- };
10564
+ export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
12261
10565
 
12262
10566
  /**
12263
10567
  * A custom React hook to simplify the creation of {@link CallAdapter}.
@@ -12431,7 +10735,7 @@ export declare const useTeamsCall: () => undefined | TeamsCall;
12431
10735
  *
12432
10736
  * @public
12433
10737
  */
12434
- export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs | TeamsOutboundCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
10738
+ export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
12435
10739
 
12436
10740
  /**
12437
10741
  * Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
@@ -12754,10 +11058,6 @@ export declare interface VideoGalleryProps {
12754
11058
  * Additional Options for Video Tiles
12755
11059
  */
12756
11060
  videoTilesOptions?: VideoTilesOptions;
12757
- /**
12758
- * This callback is to mute a remote participant
12759
- */
12760
- onMuteParticipant?: (userId: string) => Promise<void>;
12761
11061
  }
12762
11062
 
12763
11063
  /**
@@ -12771,7 +11071,7 @@ export declare interface VideoGalleryRemoteParticipant extends VideoGalleryParti
12771
11071
  /** Video stream of shared screen */
12772
11072
  screenShareStream?: VideoGalleryStream;
12773
11073
  /**
12774
- * @beta
11074
+ * @public
12775
11075
  * The connection state of the participant. For example, 'Hold', 'Connecting' etc.
12776
11076
  */
12777
11077
  state?: ParticipantState;
@@ -12877,8 +11177,8 @@ export declare interface VideoGalleryStrings {
12877
11177
  stopSpotlightOnSelfVideoTileMenuLabel: string;
12878
11178
  /** String for the attendee role */
12879
11179
  attendeeRole: string;
12880
- /** Menu text shown in Video Tile contextual menu to mute a remote participant */
12881
- muteParticipantMenuItemLabel: string;
11180
+ /** Text shown when waiting for others to join the call */
11181
+ waitingScreenText: string;
12882
11182
  }
12883
11183
 
12884
11184
  /**