@azure/communication-react 1.26.0-beta.1 → 1.26.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 (523) hide show
  1. package/dist/communication-react.d.ts +70 -1840
  2. package/dist/dist-cjs/communication-react/index.js +38777 -177
  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 +0 -5
  15. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -6
  16. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
  17. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +0 -19
  18. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +0 -59
  19. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  20. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +1 -30
  21. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
  22. package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js +1 -16
  23. package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js.map +1 -1
  24. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
  25. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +1 -3
  26. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
  27. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.d.ts +0 -5
  28. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +3 -8
  29. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
  30. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js +2 -0
  31. package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js.map +1 -1
  32. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +0 -4
  33. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
  34. package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +6 -127
  35. package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
  36. package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +1 -20
  37. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +4 -136
  38. package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
  39. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +3 -0
  40. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js.map +1 -1
  41. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +2 -5
  42. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +15 -27
  43. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
  44. package/dist/dist-esm/calling-stateful-client/src/Converter.d.ts +0 -6
  45. package/dist/dist-esm/calling-stateful-client/src/Converter.js +0 -22
  46. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  47. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.d.ts +0 -9
  48. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +1 -45
  49. package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js.map +1 -1
  50. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +0 -1
  51. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +1 -7
  52. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
  53. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +2 -3
  54. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +0 -7
  55. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
  56. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js +0 -8
  57. package/dist/dist-esm/calling-stateful-client/src/StreamUtils.js.map +1 -1
  58. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -17
  59. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +1 -1
  60. package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -2
  61. package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
  62. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +2 -6
  63. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +2 -35
  64. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
  65. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +1 -2
  66. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +0 -4
  67. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  68. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +2 -25
  69. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
  70. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -3
  71. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
  72. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -15
  73. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
  74. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +1 -2
  75. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
  76. package/dist/dist-esm/chat-stateful-client/src/index.d.ts +0 -1
  77. package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
  78. package/dist/dist-esm/communication-react/src/index.d.ts +0 -28
  79. package/dist/dist-esm/communication-react/src/index.js +0 -6
  80. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  81. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.d.ts +0 -2
  82. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +0 -1
  83. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
  84. package/dist/dist-esm/react-components/src/components/CaptionsBanner.d.ts +1 -1
  85. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +7 -9
  86. package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
  87. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -13
  88. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +3 -9
  89. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  90. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -11
  91. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +2 -32
  92. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  93. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +1 -8
  94. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +5 -9
  95. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
  96. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +1 -2
  97. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +4 -4
  98. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
  99. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +1 -4
  100. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +6 -31
  101. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
  102. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +1 -15
  103. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +0 -9
  104. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
  105. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +2 -23
  106. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +6 -17
  107. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
  108. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +1 -8
  109. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +6 -10
  110. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
  111. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +5 -5
  112. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
  113. package/dist/dist-esm/react-components/src/components/ImageOverlay.js +0 -2
  114. package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
  115. package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
  116. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +0 -15
  117. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  118. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.d.ts +0 -2
  119. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js +1 -5
  120. package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js.map +1 -1
  121. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +5 -81
  122. package/dist/dist-esm/react-components/src/components/MessageThread.js +3 -13
  123. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  124. package/dist/dist-esm/react-components/src/components/NotificationStack.d.ts +4 -4
  125. package/dist/dist-esm/react-components/src/components/NotificationStack.js.map +1 -1
  126. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -15
  127. package/dist/dist-esm/react-components/src/components/ParticipantList.js +3 -12
  128. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  129. package/dist/dist-esm/react-components/src/components/RealTimeText.d.ts +3 -3
  130. package/dist/dist-esm/react-components/src/components/RealTimeText.js +1 -1
  131. package/dist/dist-esm/react-components/src/components/RealTimeText.js.map +1 -1
  132. package/dist/dist-esm/react-components/src/components/RealTimeTextModal.d.ts +3 -3
  133. package/dist/dist-esm/react-components/src/components/RealTimeTextModal.js +2 -2
  134. package/dist/dist-esm/react-components/src/components/RealTimeTextModal.js.map +1 -1
  135. package/dist/dist-esm/react-components/src/components/SendBox.d.ts +1 -47
  136. package/dist/dist-esm/react-components/src/components/SendBox.js +6 -57
  137. package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
  138. package/dist/dist-esm/react-components/src/components/StartRealTimeTextButton.d.ts +3 -3
  139. package/dist/dist-esm/react-components/src/components/StartRealTimeTextButton.js +1 -1
  140. package/dist/dist-esm/react-components/src/components/StartRealTimeTextButton.js.map +1 -1
  141. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +0 -1
  142. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
  143. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +0 -1
  144. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
  145. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -19
  146. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
  147. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +0 -1
  148. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
  149. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +1 -1
  150. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
  151. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.d.ts +0 -5
  152. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
  153. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +1 -34
  154. package/dist/dist-esm/react-components/src/components/VideoGallery.js +5 -18
  155. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  156. package/dist/dist-esm/react-components/src/components/index.d.ts +0 -21
  157. package/dist/dist-esm/react-components/src/components/index.js +0 -8
  158. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  159. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
  160. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +1 -1
  161. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +3 -3
  162. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +4 -10
  163. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
  164. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -37
  165. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +3 -30
  166. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
  167. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +2 -4
  168. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +2 -9
  169. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
  170. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +1 -38
  171. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +4 -131
  172. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
  173. package/dist/dist-esm/react-components/src/components/utils/common.js +0 -2
  174. package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
  175. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
  176. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
  177. package/dist/dist-esm/react-components/src/components/utils.js +2 -2
  178. package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
  179. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
  180. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -3
  181. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
  182. package/dist/dist-esm/react-components/src/index.d.ts +0 -2
  183. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  184. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -54
  185. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  186. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +10 -0
  187. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +10 -0
  188. package/dist/dist-esm/react-components/src/localization/locales/cy-GB/strings.json +10 -0
  189. package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +10 -0
  190. package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +10 -0
  191. package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +10 -0
  192. package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +10 -0
  193. package/dist/dist-esm/react-components/src/localization/locales/es-MX/strings.json +10 -0
  194. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +10 -0
  195. package/dist/dist-esm/react-components/src/localization/locales/fr-CA/strings.json +10 -0
  196. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +10 -0
  197. package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +10 -0
  198. package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +10 -0
  199. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +10 -0
  200. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +10 -0
  201. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +10 -0
  202. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +10 -0
  203. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +10 -0
  204. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +10 -0
  205. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +10 -0
  206. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +10 -0
  207. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +10 -0
  208. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +10 -0
  209. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +10 -0
  210. package/dist/dist-esm/react-components/src/theming/icons.d.ts +2 -26
  211. package/dist/dist-esm/react-components/src/theming/icons.js +3 -87
  212. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  213. package/dist/dist-esm/react-components/src/theming/themes.d.ts +0 -6
  214. package/dist/dist-esm/react-components/src/theming/themes.js +0 -9
  215. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  216. package/dist/dist-esm/react-components/src/types/Attachment.d.ts +0 -13
  217. package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
  218. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -20
  219. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  220. package/dist/dist-esm/react-components/src/types/index.d.ts +0 -1
  221. package/dist/dist-esm/react-components/src/types/index.js +0 -1
  222. package/dist/dist-esm/react-components/src/types/index.js.map +1 -1
  223. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +15 -72
  224. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +10 -23
  225. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
  226. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +5 -43
  227. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +15 -52
  228. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  229. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +3 -49
  230. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -1
  231. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  232. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +0 -2
  233. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
  234. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js.map +1 -1
  235. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +3 -1
  236. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +9 -8
  237. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
  238. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +0 -2
  239. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -19
  240. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
  241. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +2 -10
  242. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
  243. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -2
  244. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -19
  245. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
  246. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +0 -1
  247. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +3 -5
  248. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
  249. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.d.ts +1 -0
  250. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +5 -7
  251. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
  252. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +9 -7
  253. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
  254. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js +2 -0
  255. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js.map +1 -1
  256. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +0 -15
  257. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  258. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +1 -3
  259. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
  260. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +2 -1
  261. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +16 -6
  262. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
  263. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +0 -7
  264. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +5 -40
  265. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
  266. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +2 -2
  267. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +1 -1
  268. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +2 -2
  269. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
  270. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +2 -2
  271. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
  272. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +1 -17
  273. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -14
  274. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  275. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +1 -12
  276. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +0 -55
  277. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  278. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +0 -65
  279. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +6 -12
  280. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  281. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +4 -17
  282. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +2 -42
  283. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  284. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +2 -63
  285. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  286. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +0 -6
  287. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -7
  288. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  289. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +4 -10
  290. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +2 -14
  291. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  292. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +0 -8
  293. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
  294. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
  295. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +0 -27
  296. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +1 -2
  297. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
  298. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +0 -2
  299. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +11 -189
  300. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  301. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +0 -20
  302. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
  303. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +2 -6
  304. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +0 -36
  305. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  306. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -12
  307. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  308. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +2 -13
  309. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
  310. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +0 -2
  311. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  312. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +0 -4
  313. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +0 -4
  314. package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +1 -1
  315. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +1 -2
  316. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  317. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +3 -33
  318. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  319. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +6 -33
  320. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  321. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +1 -2
  322. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  323. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +2 -41
  324. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js +0 -21
  325. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
  326. package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
  327. package/dist/dist-esm/react-composites/src/composites/common/constants.d.ts +0 -5
  328. package/dist/dist-esm/react-composites/src/composites/common/constants.js +0 -5
  329. package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
  330. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +3 -36
  331. package/dist/dist-esm/react-composites/src/composites/common/icons.js +1 -5
  332. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  333. package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
  334. package/package.json +4 -4
  335. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-_ut2lrbr.js +0 -205
  336. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-_ut2lrbr.js.map +0 -1
  337. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-7nvSQdDx.js +0 -49
  338. package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-7nvSQdDx.js.map +0 -1
  339. package/dist/dist-cjs/communication-react/index-BHwWI_Bx.js +0 -45874
  340. package/dist/dist-cjs/communication-react/index-BHwWI_Bx.js.map +0 -1
  341. package/dist/dist-esm/acs-ui-common/src/dataConversion.d.ts +0 -6
  342. package/dist/dist-esm/acs-ui-common/src/dataConversion.js +0 -20
  343. package/dist/dist-esm/acs-ui-common/src/dataConversion.js.map +0 -1
  344. package/dist/dist-esm/acs-ui-common/src/removeImageTags.d.ts +0 -7
  345. package/dist/dist-esm/acs-ui-common/src/removeImageTags.js +0 -18
  346. package/dist/dist-esm/acs-ui-common/src/removeImageTags.js.map +0 -1
  347. package/dist/dist-esm/calling-stateful-client/src/CallFeatureStreamUtils.d.ts +0 -14
  348. package/dist/dist-esm/calling-stateful-client/src/CallFeatureStreamUtils.js +0 -204
  349. package/dist/dist-esm/calling-stateful-client/src/CallFeatureStreamUtils.js.map +0 -1
  350. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +0 -17
  351. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +0 -33
  352. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +0 -1
  353. package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.d.ts +0 -24
  354. package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.js +0 -60
  355. package/dist/dist-esm/calling-stateful-client/src/TogetherModeSubscriber.js.map +0 -1
  356. package/dist/dist-esm/calling-stateful-client/src/TogetherModeVideoStreamSubscriber.d.ts +0 -18
  357. package/dist/dist-esm/calling-stateful-client/src/TogetherModeVideoStreamSubscriber.js +0 -31
  358. package/dist/dist-esm/calling-stateful-client/src/TogetherModeVideoStreamSubscriber.js.map +0 -1
  359. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.d.ts +0 -6
  360. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js +0 -20
  361. package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js.map +0 -1
  362. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
  363. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
  364. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
  365. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +0 -24
  366. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +0 -196
  367. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +0 -1
  368. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
  369. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -36
  370. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
  371. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
  372. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -67
  373. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
  374. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
  375. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -51
  376. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
  377. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
  378. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -40
  379. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +0 -1
  380. package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
  381. package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -119
  382. package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
  383. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.d.ts +0 -9
  384. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js +0 -29
  385. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js.map +0 -1
  386. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +0 -30
  387. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +0 -98
  388. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +0 -1
  389. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.d.ts +0 -19
  390. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js +0 -43
  391. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js.map +0 -1
  392. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +0 -15
  393. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +0 -42
  394. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +0 -1
  395. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.d.ts +0 -24
  396. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js +0 -64
  397. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js.map +0 -1
  398. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.d.ts +0 -20
  399. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js +0 -45
  400. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js.map +0 -1
  401. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.d.ts +0 -14
  402. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js +0 -42
  403. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js.map +0 -1
  404. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.d.ts +0 -30
  405. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js +0 -99
  406. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js.map +0 -1
  407. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +0 -59
  408. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +0 -332
  409. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +0 -1
  410. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +0 -37
  411. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +0 -78
  412. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +0 -1
  413. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +0 -215
  414. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +0 -177
  415. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +0 -1
  416. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +0 -16
  417. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +0 -75
  418. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +0 -1
  419. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxUtils.d.ts +0 -9
  420. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxUtils.js +0 -16
  421. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxUtils.js.map +0 -1
  422. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.d.ts +0 -19
  423. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js +0 -229
  424. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js.map +0 -1
  425. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.d.ts +0 -7
  426. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js +0 -51
  427. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js.map +0 -1
  428. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.d.ts +0 -15
  429. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js +0 -64
  430. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js.map +0 -1
  431. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.d.ts +0 -6
  432. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js +0 -13
  433. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js.map +0 -1
  434. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +0 -56
  435. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +0 -75
  436. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +0 -1
  437. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +0 -14
  438. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +0 -18
  439. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +0 -1
  440. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -24
  441. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -550
  442. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
  443. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
  444. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -819
  445. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +0 -1
  446. package/dist/dist-esm/react-components/src/components/TogetherModeOverlay.d.ts +0 -15
  447. package/dist/dist-esm/react-components/src/components/TogetherModeOverlay.js +0 -91
  448. package/dist/dist-esm/react-components/src/components/TogetherModeOverlay.js.map +0 -1
  449. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeLayout.d.ts +0 -10
  450. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeLayout.js +0 -14
  451. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeLayout.js.map +0 -1
  452. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeStream.d.ts +0 -23
  453. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeStream.js +0 -47
  454. package/dist/dist-esm/react-components/src/components/VideoGallery/TogetherModeStream.js.map +0 -1
  455. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +0 -58
  456. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +0 -144
  457. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +0 -1
  458. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
  459. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -69
  460. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
  461. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +0 -82
  462. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +0 -324
  463. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +0 -1
  464. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +0 -21
  465. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +0 -38
  466. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +0 -1
  467. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
  468. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -99
  469. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
  470. package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +0 -5
  471. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +0 -32
  472. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +0 -1
  473. package/dist/dist-esm/react-components/src/components/styles/TogetherMode.styles.d.ts +0 -98
  474. package/dist/dist-esm/react-components/src/components/styles/TogetherMode.styles.js +0 -181
  475. package/dist/dist-esm/react-components/src/components/styles/TogetherMode.styles.js.map +0 -1
  476. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
  477. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -69
  478. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
  479. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.d.ts +0 -73
  480. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +0 -178
  481. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +0 -1
  482. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +0 -33
  483. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +0 -119
  484. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +0 -1
  485. package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
  486. package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
  487. package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
  488. package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
  489. package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
  490. package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
  491. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.d.ts +0 -59
  492. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.js +0 -2
  493. package/dist/dist-esm/react-components/src/types/TogetherModeTypes.js.map +0 -1
  494. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -49
  495. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -203
  496. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +0 -1
  497. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
  498. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -41
  499. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
  500. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +0 -15
  501. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +0 -23
  502. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +0 -1
  503. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +0 -18
  504. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +0 -18
  505. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +0 -1
  506. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.d.ts +0 -49
  507. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js +0 -44
  508. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js.map +0 -1
  509. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.d.ts +0 -39
  510. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js +0 -265
  511. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js.map +0 -1
  512. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.d.ts +0 -80
  513. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +0 -36
  514. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +0 -1
  515. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.d.ts +0 -38
  516. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +0 -67
  517. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +0 -1
  518. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +0 -5
  519. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +0 -5
  520. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +0 -1
  521. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.d.ts +0 -10
  522. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js +0 -16
  523. package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js.map +0 -1
@@ -17,7 +17,6 @@ import { CallClientOptions } from '@azure/communication-calling';
17
17
  import { CallDirection } from '@azure/communication-calling';
18
18
  import { CallEndReason } from '@azure/communication-calling';
19
19
  import { CallerInfo } from '@azure/communication-calling';
20
- import { CallInfo } from '@azure/communication-calling';
21
20
  import { CallKind } from '@azure/communication-calling';
22
21
  import { CallState as CallState_2 } from '@azure/communication-calling';
23
22
  import { CallSurvey } from '@azure/communication-calling';
@@ -51,7 +50,6 @@ import { IContextualMenuProps } from '@fluentui/react';
51
50
  import { IContextualMenuStyles } from '@fluentui/react';
52
51
  import { IIconProps } from '@fluentui/react';
53
52
  import { IIconStyles } from '@fluentui/react';
54
- import { ILinkStyles } from '@fluentui/react';
55
53
  import { IMessageBarProps } from '@fluentui/react';
56
54
  import { IncomingCall } from '@azure/communication-calling';
57
55
  import { IncomingCallKind } from '@azure/communication-calling';
@@ -65,7 +63,6 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
65
63
  import { ITextFieldStyles } from '@fluentui/react';
66
64
  import { LatestMediaDiagnostics } from '@azure/communication-calling';
67
65
  import { LatestNetworkDiagnostics } from '@azure/communication-calling';
68
- import { LocalRecordingInfo } from '@azure/communication-calling';
69
66
  import { LocalVideoStream } from '@azure/communication-calling';
70
67
  import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
71
68
  import { MediaStreamType } from '@azure/communication-calling';
@@ -87,7 +84,6 @@ import { Reaction as Reaction_2 } from '@azure/communication-calling';
87
84
  import { ReactionMessage } from '@azure/communication-calling';
88
85
  import { RealTimeTextInfo as RealTimeTextInfo_2 } from '@azure/communication-calling';
89
86
  import { RealTimeTextResultType } from '@azure/communication-calling';
90
- import { RecordingInfo } from '@azure/communication-calling';
91
87
  import type { RemoteParticipant } from '@azure/communication-calling';
92
88
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
93
89
  import { RoomCallLocator } from '@azure/communication-calling';
@@ -277,40 +273,6 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
277
273
  */
278
274
  export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
279
275
 
280
- /**
281
- * @beta
282
- * A callback function that defines what actions user can perform on an attachment.
283
- * By default, the UI library would have default actions that opens attachment URL in a new tab.
284
- * You can override the default actions or add new actions by providing this callback function.
285
- * Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
286
- *
287
- * @param attachment - The file attachment that user is trying to perform actions on.
288
- * @param message - The chat message that contains this attachment.
289
- * @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
290
- */
291
- export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
292
-
293
- /**
294
- * @beta
295
- *
296
- * Attachment download options defines the list of actions that can be performed on an attachment.
297
- */
298
- export declare interface AttachmentDownloadOptions {
299
- actionsForAttachment: AttachmentActionHandler;
300
- }
301
-
302
- /**
303
- * @beta
304
- *
305
- * Attachment menu action defines buttons that can be shown on the attachment card.
306
- * If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
307
- */
308
- export declare interface AttachmentMenuAction {
309
- name: string;
310
- icon: JSX.Element;
311
- onClick: (attachment: AttachmentMetadata) => Promise<void>;
312
- }
313
-
314
276
  /**
315
277
  * Data model that represents a chat message attachment
316
278
  * where it contains an ID to uniquely identify the attachment,
@@ -334,150 +296,6 @@ export declare interface AttachmentMetadata {
334
296
  url: string;
335
297
  }
336
298
 
337
- /**
338
- * Data model that represents a chat message attachment being uploaded
339
- * where it contains an ID to uniquely identify the attachment,
340
- * a name that represents the name of file,
341
- * an optional URL to download the attachment,
342
- * an optional progress value between 0 and 1 indicating the progress of the upload, and
343
- * an optional error object that contains error message would be shown to the user.
344
- *
345
- *
346
- * @beta
347
- */
348
- export declare interface AttachmentMetadataInProgress {
349
- /**
350
- * Unique ID of the attachment.
351
- */
352
- id: string;
353
- /**
354
- * Attachment name to be displayed.
355
- */
356
- name: string;
357
- /**
358
- * Download URL for the attachment.
359
- */
360
- url?: string;
361
- /**
362
- * A number between 0 and 1 indicating the progress of the upload.
363
- */
364
- progress?: number;
365
- /**
366
- * A object contains error message would be shown to the user.
367
- */
368
- error?: AttachmentProgressError;
369
- }
370
-
371
- /**
372
- * @beta
373
- *
374
- * Attachment Options that defines behaviour for uploading and downloading attachments.
375
- */
376
- export declare interface AttachmentOptions {
377
- uploadOptions?: AttachmentUploadOptions;
378
- downloadOptions?: AttachmentDownloadOptions;
379
- }
380
-
381
- /**
382
- * @beta
383
- * A attachment progress error object that contains message to be shown to
384
- * the user when upload fails.
385
- */
386
- export declare interface AttachmentProgressError {
387
- message: string;
388
- }
389
-
390
- /**
391
- * @beta
392
- * A callback function for handling attachment removed by the user in send box.
393
- *
394
- * @param attachmentId - The ID of uploaded attachments.
395
- */
396
- export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
397
-
398
- /**
399
- * @beta
400
- * A callback function for handling list of upload tasks that contains files selected by user to upload.
401
- *
402
- * @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
403
- */
404
- export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
405
-
406
- /**
407
- * @beta
408
- */
409
- export declare interface AttachmentUploadOptions {
410
- /**
411
- * A list of strings containing the comma separated list of supported media (aka. mime) types.
412
- * i.e. ['image/*', 'video/*', 'audio/*']
413
- * Default value is `['*']`, meaning all media types are supported.
414
- * Similar to the `accept` attribute of the `<input type="attachment" />` element.
415
- * @beta
416
- */
417
- supportedMediaTypes?: string[];
418
- /**
419
- * Disable multiple attachments to be selected if set to `true`.
420
- * Default value is `false`, meaning multiple attachments can be selected.
421
- * Similar to the `multiple` attribute of the `<input type="attachment" />` element.
422
- * @beta
423
- */
424
- disableMultipleUploads?: boolean;
425
- /**
426
- * A callback function of type {@link AttachmentSelectionHandler} that will be called
427
- * when user finishes selecting files in browser's file picker. This function is required since
428
- * this would be where upload logic is implemented to your own storage.
429
- * @beta
430
- */
431
- handleAttachmentSelection: AttachmentSelectionHandler;
432
- /**
433
- * A optional callback function that will be called
434
- * when user removing files before clicking send message button. This function will be
435
- * where you can remove the file from your storage.
436
- * @beta
437
- */
438
- handleAttachmentRemoval?: AttachmentRemovalHandler;
439
- }
440
-
441
- /**
442
- * A upload task represents and manages an attachment that is being uploaded.
443
- * When using the Composite, an attachment upload task is created for each file user is selected to upload.
444
- * A upload task is complete when notifyUploadCompleted is called.
445
- * A upload task is failed when notifyUploadFailed is called.
446
- * @beta
447
- */
448
- export declare interface AttachmentUploadTask {
449
- /**
450
- * Unique identifier for the attachment upload task.
451
- */
452
- taskId: string;
453
- /**
454
- * HTML {@link File} object for the uploaded attachment.
455
- */
456
- file?: File;
457
- /**
458
- * {@link Blob} object for the uploaded inline image.
459
- */
460
- image?: Blob;
461
- /**
462
- * Update the progress of the upload changed.
463
- * A upload is considered complete when the progress reaches 1.
464
- * @param value - number between 0 and 1
465
- */
466
- notifyUploadProgressChanged: (value: number) => void;
467
- /**
468
- * Mark the upload task as complete.
469
- * An attachment is considered completed uploading when ID and URL are provided.
470
- * @param id - the unique identifier of the attachment.
471
- * @param url - the download URL of the attachment.
472
- */
473
- notifyUploadCompleted: (id: string, url: string) => void;
474
- /**
475
- * Mark the upload task as failed.
476
- * @param message - An error message that can be displayed to the user.
477
- */
478
- notifyUploadFailed: (message: string) => void;
479
- }
480
-
481
299
  /**
482
300
  * Custom data attributes for displaying avatar for a user.
483
301
  *
@@ -668,26 +486,6 @@ export declare interface BaseCustomStyles {
668
486
  root?: IStyle;
669
487
  }
670
488
 
671
- /**
672
- * Content blocked message type.
673
- *
674
- * Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
675
- *
676
- * @beta
677
- */
678
- export declare interface BlockedMessage extends MessageCommon {
679
- messageType: 'blocked';
680
- warningText?: string;
681
- linkText?: string;
682
- link?: string;
683
- deletedOn?: Date;
684
- senderId?: string;
685
- senderDisplayName?: string;
686
- status?: MessageStatus;
687
- attached?: MessageAttachedStatus;
688
- mine?: boolean;
689
- }
690
-
691
489
  /**
692
490
  * Breakout rooms state
693
491
  *
@@ -702,136 +500,6 @@ export declare interface BreakoutRoomsState {
702
500
  breakoutRoomDisplayName?: string;
703
501
  }
704
502
 
705
- /**
706
- * @beta
707
- * Props for BrowserPermissionDeniedIOS component.
708
- */
709
- export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
710
- /**
711
- * Localization strings for BrowserPermissionDeniedIOS component.
712
- */
713
- strings?: BrowserPermissionDeniedIOSStrings;
714
- /**
715
- * Link to image source.
716
- *
717
- * Image is inserted into the top of the component.
718
- */
719
- imageSource?: string;
720
- }
721
-
722
- /**
723
- * @beta
724
- * Strings for BrowserPermissionDeniedIOS component
725
- */
726
- export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
727
- /**
728
- * Image alt text
729
- */
730
- imageAltText: string;
731
- /**
732
- * Main text string.
733
- */
734
- primaryText: string;
735
- /**
736
- * Subtext string.
737
- */
738
- secondaryText: string;
739
- /**
740
- * Step 1 string
741
- */
742
- step1Text: string;
743
- /**
744
- * Step 1 digit string
745
- */
746
- step1DigitText: string;
747
- /**
748
- * Step 2 string
749
- */
750
- step2Text: string;
751
- /**
752
- * Step 2 digit string
753
- */
754
- step2DigitText: string;
755
- /**
756
- * Step 3 string
757
- */
758
- step3Text: string;
759
- /**
760
- * Step 3 digit string
761
- */
762
- step3DigitText: string;
763
- /**
764
- * Step 4 string
765
- */
766
- step4Text: string;
767
- /**
768
- * Step 4 digit string
769
- */
770
- step4DigitText: string;
771
- }
772
-
773
- /**
774
- * @beta
775
- * Props for BrowserPermissionDenied component.
776
- */
777
- export declare interface BrowserPermissionDeniedProps {
778
- /**
779
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
780
- */
781
- onTroubleshootingClick?: () => void;
782
- /**
783
- * Action to be taken by the try again primary button.
784
- */
785
- onTryAgainClick?: () => void;
786
- /**
787
- * Localization strings for BrowserPermissionDenied component.
788
- */
789
- strings?: BrowserPermissionDeniedStrings;
790
- /**
791
- * Allows users to pass in an object contains custom CSS styles.
792
- * @Example
793
- * ```
794
- * <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
795
- * ```
796
- */
797
- styles?: BrowserPermissionDeniedStyles;
798
- }
799
-
800
- /**
801
- * @beta
802
- * Strings for BrowserPermissionDenied component
803
- */
804
- export declare interface BrowserPermissionDeniedStrings {
805
- /**
806
- * Main button text string.
807
- */
808
- primaryButtonText: string;
809
- /**
810
- * Main text string.
811
- */
812
- primaryText: string;
813
- /**
814
- * Subtext string.
815
- */
816
- secondaryText: string;
817
- /**
818
- * More help link string.
819
- */
820
- linkText: string;
821
- }
822
-
823
- /**
824
- * Fluent styles for {@link BrowserPermissionDenied}.
825
- *
826
- * @beta
827
- */
828
- export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
829
- /** Styles for the primary button. */
830
- primaryButton?: IButtonStyles;
831
- /** Styles for the help troubleshooting link text. */
832
- troubleshootingLink?: ILinkStyles;
833
- }
834
-
835
503
  /**
836
504
  * An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
837
505
  *
@@ -1037,45 +705,6 @@ export declare interface CallAdapterCallOperations {
1037
705
  * @public
1038
706
  */
1039
707
  disposeStreamView(remoteUserId?: string, options?: VideoStreamOptions): Promise<void>;
1040
- /**
1041
- * Create the html view for a stream.
1042
- *
1043
- * @remarks
1044
- * This method is implemented for composite
1045
- *
1046
- * @param options - Options to control how video streams are rendered {@link @azure/communication-calling#VideoStreamOptions }
1047
- *
1048
- * @beta
1049
- */
1050
- createTogetherModeStreamView(options?: TogetherModeStreamOptions): Promise<void | TogetherModeStreamViewResult>;
1051
- /**
1052
- * Start Together mode.
1053
- *
1054
- * @beta
1055
- */
1056
- startTogetherMode(): Promise<void>;
1057
- /**
1058
- * Recalculate the seating positions for together mode.
1059
- *
1060
- * @remarks
1061
- * This method is implemented for composite
1062
- *
1063
- * @param width - Width of the container
1064
- * @param height - Height of the container
1065
- *
1066
- * @beta
1067
- */
1068
- setTogetherModeSceneSize(width: number, height: number): void;
1069
- /**
1070
- * Dispose the html view for a stream.
1071
- *
1072
- * @remarks
1073
- * This method is implemented for composite
1074
- *
1075
- *
1076
- * @beta
1077
- */
1078
- disposeTogetherModeStreamView(): Promise<void>;
1079
708
  /**
1080
709
  * Dispose the html view for a screen share stream
1081
710
  *
@@ -1126,10 +755,6 @@ export declare interface CallAdapterCallOperations {
1126
755
  * @public
1127
756
  */
1128
757
  sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
1129
- /**
1130
- * Continues into a call when the browser version is not supported.
1131
- */
1132
- allowUnsupportedBrowserVersion(): void;
1133
758
  /**
1134
759
  * Function to Start captions
1135
760
  * @param options - options for start captions
@@ -1435,7 +1060,7 @@ export declare interface CallAdapterDeviceManagement {
1435
1060
  *
1436
1061
  * @public
1437
1062
  */
1438
- export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | CallParticipantsLocator | TeamsMeetingIdLocator;
1063
+ export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | TeamsMeetingIdLocator;
1439
1064
 
1440
1065
  /**
1441
1066
  * {@link CommonCallAdapter} state.
@@ -1658,7 +1283,6 @@ export declare interface CallAdapterSubscribers {
1658
1283
  export declare type CallAdapterUiState = {
1659
1284
  isLocalPreviewMicrophoneEnabled: boolean;
1660
1285
  page: CallCompositePage;
1661
- unsupportedBrowserVersionsAllowed?: boolean;
1662
1286
  };
1663
1287
 
1664
1288
  /**
@@ -1702,7 +1326,7 @@ export declare interface CallAgentState {
1702
1326
  */
1703
1327
  export declare interface CallAndChatLocator {
1704
1328
  /** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
1705
- callLocator: GroupCallLocator | CallParticipantsLocator;
1329
+ callLocator: GroupCallLocator;
1706
1330
  /** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
1707
1331
  chatThreadId: string;
1708
1332
  }
@@ -1906,7 +1530,6 @@ export declare type CallCompositeIcons = {
1906
1530
  JoinByPhoneWaitToBeAdmittedIcon?: JSX.Element;
1907
1531
  PeoplePaneMoreButton?: JSX.Element;
1908
1532
  StopAllSpotlightMenuButton?: JSX.Element;
1909
- TogetherModeLayout?: JSX.Element;
1910
1533
  };
1911
1534
 
1912
1535
  /**
@@ -1948,56 +1571,6 @@ export declare type CallCompositeOptions = {
1948
1571
  * @defaultValue true
1949
1572
  */
1950
1573
  callControls?: boolean | CallControlOptions;
1951
- /**
1952
- * Device permissions check options for your call.
1953
- * Here you can choose what device permissions you prompt the user for,
1954
- * as well as what device permissions must be accepted before starting a call.
1955
- */
1956
- deviceChecks?: DeviceCheckOptions;
1957
- /**
1958
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1959
- * unable to grant your site the required permissions for the call.
1960
- *
1961
- * @example
1962
- * ```ts
1963
- * onPermissionsTroubleshootingClick: () =>
1964
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
1965
- * ```
1966
- *
1967
- * @remarks
1968
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
1969
- */
1970
- onPermissionsTroubleshootingClick?: (permissionsState: {
1971
- camera: PermissionState;
1972
- microphone: PermissionState;
1973
- }) => void;
1974
- /**
1975
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1976
- * having network issues when connecting to the call.
1977
- *
1978
- * @example
1979
- * ```ts
1980
- * onNetworkingTroubleShootingClick?: () =>
1981
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
1982
- * ```
1983
- *
1984
- * @remarks
1985
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
1986
- */
1987
- onNetworkingTroubleShootingClick?: () => void;
1988
- /**
1989
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
1990
- *
1991
- * @example
1992
- * ```ts
1993
- * onBrowserTroubleShootingClick?: () =>
1994
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
1995
- * ```
1996
- *
1997
- * @remarks
1998
- * if this is not supplied, the composite will not show a unsupported browser page.
1999
- */
2000
- onEnvironmentInfoTroubleshootingClick?: () => void;
2001
1574
  /**
2002
1575
  * Remote participant video tile menu options
2003
1576
  */
@@ -2012,6 +1585,10 @@ export declare type CallCompositeOptions = {
2012
1585
  * Options for controlling video tile.
2013
1586
  */
2014
1587
  videoTilesOptions?: VideoTilesOptions;
1588
+ /**
1589
+ * Options for controlling the notifications in the composite.
1590
+ */
1591
+ notificationOptions?: NotificationOptions_2;
2015
1592
  /**
2016
1593
  * Whether to auto show the DTMF Dialer when the call starts in supported scenarios.
2017
1594
  * - Teams Voice Application like Call queue or Auto Attendant
@@ -2134,7 +1711,7 @@ export declare type CallCompositeOptions = {
2134
1711
  *
2135
1712
  * @public
2136
1713
  */
2137
- export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'unsupportedEnvironment' | 'transferring' | 'badRequest' | 'returningFromBreakoutRoom';
1714
+ export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest' | 'returningFromBreakoutRoom';
2138
1715
 
2139
1716
  /**
2140
1717
  * Props for {@link CallComposite}.
@@ -3248,25 +2825,7 @@ export declare type CallErrors = {
3248
2825
  *
3249
2826
  * @public
3250
2827
  */
3251
- 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';
3252
-
3253
- /**
3254
- * Represents the name of the call feature stream
3255
- * @public
3256
- */
3257
- export declare type CallFeatureStreamName = 'togetherMode';
3258
-
3259
- /**
3260
- * State only version of {@link @azure/communication-calling#CallFeatureStream}.
3261
- * Represents call feature stream state.
3262
- * @public
3263
- */
3264
- export declare interface CallFeatureStreamState extends RemoteVideoStreamState {
3265
- /**
3266
- * The name of the call feature stream.
3267
- */
3268
- feature?: CallFeatureStreamName;
3269
- }
2828
+ export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'Call.mutedByOthers' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
3270
2829
 
3271
2830
  /**
3272
2831
  * Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
@@ -3419,23 +2978,6 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
3419
2978
  mediaAccess?: MediaAccess;
3420
2979
  };
3421
2980
 
3422
- /**
3423
- * Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
3424
- *
3425
- * @remarks
3426
- * This is currently in beta and only supports calling one Teams User.
3427
- *
3428
- * @example
3429
- * ```
3430
- * ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
3431
- * ```
3432
- *
3433
- * @beta
3434
- */
3435
- export declare type CallParticipantsLocator = {
3436
- participantIds: string[];
3437
- };
3438
-
3439
2981
  /**
3440
2982
  * A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
3441
2983
  *
@@ -3540,10 +3082,6 @@ export declare interface CallState {
3540
3082
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
3541
3083
  */
3542
3084
  recording: RecordingCallFeature;
3543
- /**
3544
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
3545
- */
3546
- localRecording: LocalRecordingCallFeatureState;
3547
3085
  /**
3548
3086
  * Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
3549
3087
  *
@@ -3554,10 +3092,6 @@ export declare interface CallState {
3554
3092
  * Proxy of {@link @azure/communication-calling#RaiseHandCallFeature}.
3555
3093
  */
3556
3094
  raiseHand: RaiseHandCallFeature;
3557
- /**
3558
- * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature}.
3559
- */
3560
- togetherMode: TogetherModeCallFeatureState;
3561
3095
  /**
3562
3096
  * Proxy of {@link @azure/communication-calling#Call.ReactionMessage} with
3563
3097
  * UI helper props receivedOn which indicates the timestamp when the message was received.
@@ -3604,10 +3138,6 @@ export declare interface CallState {
3604
3138
  * Proxy of {@link @azure/communication-calling#Call.role}.
3605
3139
  */
3606
3140
  role?: ParticipantRole;
3607
- /**
3608
- * Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
3609
- */
3610
- totalParticipantCount?: number;
3611
3141
  /**
3612
3142
  * Transfer state of call
3613
3143
  */
@@ -3627,7 +3157,7 @@ export declare interface CallState {
3627
3157
  /**
3628
3158
  * Proxy of {@link @azure/communication-calling#Call.info}.
3629
3159
  */
3630
- info?: TeamsCallInfo | CallInfo;
3160
+ info?: TeamsCallInfo;
3631
3161
  /**
3632
3162
  * Proxy of {@link @azure/communication-calling#TeamsMeetingAudioConferencingCallFeature}.
3633
3163
  */
@@ -3821,52 +3351,10 @@ export declare interface CallWithChatAdapterManagement {
3821
3351
  */
3822
3352
  disposeStreamView(remoteUserId?: string, options?: VideoStreamOptions): Promise<void>;
3823
3353
  /**
3824
- * Create the html view for a togethermode stream.
3354
+ * Dispose the html view for a screen share stream
3825
3355
  *
3826
3356
  * @remarks
3827
- * This method is implemented for composite
3828
- *
3829
- * @param options - Options to control how video streams are rendered {@link @azure/communication-calling#VideoStreamOptions }
3830
- *
3831
- * @beta
3832
- */
3833
- createTogetherModeStreamView(options?: TogetherModeStreamOptions): Promise<void | TogetherModeStreamViewResult>;
3834
- /**
3835
- * Start together mode.
3836
- *
3837
- * @remarks
3838
- * This method is implemented for composite
3839
- *
3840
- *
3841
- * @beta
3842
- */
3843
- startTogetherMode(): Promise<void>;
3844
- /**
3845
- * Recalculate the seating positions for together mode.
3846
- *
3847
- * @remarks
3848
- * This method is implemented for composite
3849
- *
3850
- * @param width - Width of the container
3851
- * @param height - Height of the container
3852
- *
3853
- * @beta
3854
- */
3855
- setTogetherModeSceneSize(width: number, height: number): void;
3856
- /**
3857
- * Dispose the html view for a togethermode stream.
3858
- *
3859
- * @remarks
3860
- * This method is implemented for composite
3861
- *
3862
- * @beta
3863
- */
3864
- disposeTogetherModeStreamView(): Promise<void>;
3865
- /**
3866
- * Dispose the html view for a screen share stream
3867
- *
3868
- * @remarks
3869
- * this method is implemented for composite
3357
+ * this method is implemented for composite
3870
3358
  *
3871
3359
  * @param remoteUserId - Id of the participant to dispose the screen share stream view for.
3872
3360
  *
@@ -3969,19 +3457,7 @@ export declare interface CallWithChatAdapterManagement {
3969
3457
  *
3970
3458
  * @public
3971
3459
  */
3972
- sendMessage(content: string, options?: SendMessageOptions | MessageOptions): Promise<void>;
3973
- /**
3974
- * Upload an inline image for a message.
3975
- *
3976
- * @beta
3977
- */
3978
- uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
3979
- /**
3980
- * Delete an inline image for a message.
3981
- *
3982
- * @beta
3983
- */
3984
- deleteImage(imageId: string): Promise<void>;
3460
+ sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
3985
3461
  /**
3986
3462
  * Send a read receipt for a message.
3987
3463
  *
@@ -3999,7 +3475,7 @@ export declare interface CallWithChatAdapterManagement {
3999
3475
  *
4000
3476
  * @public
4001
3477
  */
4002
- updateMessage(messageId: string, content: string, options?: Record<string, string> | MessageOptions): Promise<void>;
3478
+ updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
4003
3479
  /**
4004
3480
  * Delete a message in the thread.
4005
3481
  *
@@ -4044,10 +3520,6 @@ export declare interface CallWithChatAdapterManagement {
4044
3520
  * @public
4045
3521
  */
4046
3522
  sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
4047
- /**
4048
- * Continues into a call when the browser version is not supported.
4049
- */
4050
- allowUnsupportedBrowserVersion(): void;
4051
3523
  /**
4052
3524
  * Function to Start captions
4053
3525
  * @param options - options for start captions
@@ -4247,14 +3719,6 @@ export declare interface CallWithChatAdapterUiState {
4247
3719
  * @public
4248
3720
  */
4249
3721
  page: CallCompositePage;
4250
- /**
4251
- * State to track whether the end user has opted in to using a
4252
- * out of date version of a supported browser. Allows the user
4253
- * to start a call in this state.
4254
- *
4255
- * @beta
4256
- */
4257
- unsupportedBrowserVersionsAllowed?: boolean;
4258
3722
  }
4259
3723
 
4260
3724
  /**
@@ -4430,62 +3894,6 @@ export declare type CallWithChatCompositeOptions = {
4430
3894
  * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
4431
3895
  */
4432
3896
  callControls?: boolean | CallWithChatControlOptions;
4433
- /**
4434
- * Properties for configuring the File Sharing feature.
4435
- * If undefined, file sharing feature will be disabled.
4436
- * @beta
4437
- */
4438
- attachmentOptions?: AttachmentOptions;
4439
- /**
4440
- * Device permissions check options for your call.
4441
- * Here you can choose what device permissions you prompt the user for,
4442
- * as well as what device permissions must be accepted before starting a call.
4443
- */
4444
- deviceChecks?: DeviceCheckOptions;
4445
- /**
4446
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
4447
- * unable to grant your site the required permissions for the call.
4448
- *
4449
- * @example
4450
- * ```ts
4451
- * onPermissionsTroubleshootingClick: () =>
4452
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
4453
- * ```
4454
- *
4455
- * @remarks
4456
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
4457
- */
4458
- onPermissionsTroubleshootingClick?: (permissionsState: {
4459
- camera: PermissionState;
4460
- microphone: PermissionState;
4461
- }) => void;
4462
- /**
4463
- * Optional callback to supply users with further troubleshooting steps for network issues
4464
- * experienced when connecting to a call.
4465
- *
4466
- * @example
4467
- * ```ts
4468
- * onNetworkingTroubleShootingClick?: () =>
4469
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
4470
- * ```
4471
- *
4472
- * @remarks
4473
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
4474
- */
4475
- onNetworkingTroubleShootingClick?: () => void;
4476
- /**
4477
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
4478
- *
4479
- * @example
4480
- * ```ts
4481
- * onBrowserTroubleShootingClick?: () =>
4482
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
4483
- * ```
4484
- *
4485
- * @remarks
4486
- * if this is not supplied, the composite will not show a unsupported browser page.
4487
- */
4488
- onEnvironmentInfoTroubleshootingClick?: () => void;
4489
3897
  /**
4490
3898
  * Remote participant video tile menu options
4491
3899
  */
@@ -4592,13 +4000,6 @@ export declare type CallWithChatCompositeOptions = {
4592
4000
  */
4593
4001
  hideSpotlightButtons?: boolean;
4594
4002
  };
4595
- /**
4596
- * Enables rich text editor for the send and edit boxes
4597
- * @defaultValue `false`
4598
- *
4599
- * @beta
4600
- */
4601
- richTextEditor?: boolean;
4602
4003
  /**
4603
4004
  * Options for settings related to joining a call.
4604
4005
  */
@@ -4854,35 +4255,6 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
4854
4255
  */
4855
4256
  export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'realTimeTextReceived' | 'capabilitiesChanged' | 'spotlightChanged' | 'breakoutRoomsUpdated' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
4856
4257
 
4857
- /**
4858
- * @beta
4859
- *
4860
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4861
- * by their browsers settings.
4862
- */
4863
- export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
4864
-
4865
- /**
4866
- * @beta
4867
- * Props for CameraAndMicrophoneSitePermissions component.
4868
- */
4869
- export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
4870
- /** Icon name for the camera icon */
4871
- cameraIconName?: string;
4872
- /** Icon name for the microphone icon */
4873
- microphoneIconName?: string;
4874
- /** Icon name for the central icon between the camera and microphone icons */
4875
- connectorIconName?: string;
4876
- /** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
4877
- strings?: CameraAndMicrophoneSitePermissionsStrings;
4878
- }
4879
-
4880
- /**
4881
- * @beta
4882
- * Strings for CameraAndMicrophoneSitePermissions component.
4883
- */
4884
- export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
4885
-
4886
4258
  /**
4887
4259
  * A button to turn camera on / off.
4888
4260
  *
@@ -5043,31 +4415,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
5043
4415
  menuStyles?: Partial<CameraButtonContextualMenuStyles>;
5044
4416
  }
5045
4417
 
5046
- /**
5047
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
5048
- * by their browsers settings.
5049
- *
5050
- * @beta
5051
- */
5052
- export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
5053
-
5054
- /**
5055
- * @beta
5056
- * Props for CameraSitePermissions component.
5057
- */
5058
- export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
5059
- /** Icon name for the camera icon */
5060
- cameraIconName?: string;
5061
- /** Strings for use with the {@link CameraSitePermissions} */
5062
- strings?: CameraSitePermissionsStrings;
5063
- }
5064
-
5065
- /**
5066
- * @beta
5067
- * Strings for CameraSitePermissions component.
5068
- */
5069
- export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
5070
-
5071
4418
  /**
5072
4419
  * @public
5073
4420
  * Callback function run when a message edit is cancelled.
@@ -5687,15 +5034,7 @@ export declare interface ChatAdapterThreadManagement {
5687
5034
  * Send a message in the thread.
5688
5035
  * Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
5689
5036
  */
5690
- sendMessage(content: string, options?: SendMessageOptions | MessageOptions): Promise<void>;
5691
- /**
5692
- * Upload an inline image for a message.
5693
- */
5694
- uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
5695
- /**
5696
- * Delete an inline image for a message.
5697
- */
5698
- deleteImage(imageId: string): Promise<void>;
5037
+ sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
5699
5038
  /**
5700
5039
  * Send a read receipt for a message.
5701
5040
  */
@@ -5716,7 +5055,7 @@ export declare interface ChatAdapterThreadManagement {
5716
5055
  * Update a message content.
5717
5056
  * Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
5718
5057
  */
5719
- updateMessage(messageId: string, content: string, options?: Record<string, string> | MessageOptions): Promise<void>;
5058
+ updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
5720
5059
  /**
5721
5060
  * Delete a message in the thread.
5722
5061
  */
@@ -5854,7 +5193,6 @@ export declare type ChatCompositeIcons = {
5854
5193
  ParticipantItemOptionsHovered?: JSX.Element;
5855
5194
  SendBoxSend?: JSX.Element;
5856
5195
  SendBoxSendHovered?: JSX.Element;
5857
- SendBoxAttachFile?: JSX.Element;
5858
5196
  };
5859
5197
 
5860
5198
  /**
@@ -5883,13 +5221,6 @@ export declare type ChatCompositeOptions = {
5883
5221
  * @defaultValue true
5884
5222
  */
5885
5223
  errorBar?: boolean;
5886
- /**
5887
- * Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
5888
- * @defaultValue false
5889
- *
5890
- * @beta
5891
- */
5892
- participantPane?: boolean;
5893
5224
  /**
5894
5225
  * Show or hide the topic at the top of the chat. Hidden if set to `false`
5895
5226
  * @defaultValue true
@@ -5900,19 +5231,6 @@ export declare type ChatCompositeOptions = {
5900
5231
  * When undefined nothing has focus on render
5901
5232
  */
5902
5233
  autoFocus?: 'sendBoxTextField';
5903
- /**
5904
- * Properties for configuring the File Sharing feature.
5905
- * If undefined, file sharing feature will be disabled.
5906
- * @beta
5907
- */
5908
- attachmentOptions?: AttachmentOptions;
5909
- /**
5910
- * Enables rich text editor for the send and edit boxes
5911
- * @defaultValue `false`
5912
- *
5913
- * @beta
5914
- */
5915
- richTextEditor?: boolean;
5916
5234
  };
5917
5235
 
5918
5236
  /**
@@ -5940,12 +5258,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
5940
5258
  * Flags to enable/disable visual elements of the {@link ChatComposite}.
5941
5259
  */
5942
5260
  options?: ChatCompositeOptions;
5943
- /**
5944
- * Optimizes the composite form factor for either desktop or mobile.
5945
- * @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
5946
- * @defaultValue 'desktop'
5947
- */
5948
- formFactor?: 'desktop' | 'mobile';
5949
5261
  }
5950
5262
 
5951
5263
  /**
@@ -5960,26 +5272,6 @@ export declare interface ChatCompositeStrings {
5960
5272
  * Chat list header text
5961
5273
  */
5962
5274
  chatListHeader: string;
5963
- /**
5964
- * Upload Attachment Button text
5965
- */
5966
- uploadAttachment: string;
5967
- /**
5968
- * Error Message for image data is not provided for image upload
5969
- */
5970
- uploadImageDataNotProvided: string;
5971
- /**
5972
- * Error Message for upload image is too large
5973
- */
5974
- uploadImageIsTooLarge: string;
5975
- /**
5976
- * Error Message for unsupported image extension for image upload
5977
- */
5978
- uploadImageExtensionIsNotAllowed: string;
5979
- /**
5980
- * Error Message for unable to upload image
5981
- */
5982
- uploadImageFailed: string;
5983
5275
  }
5984
5276
 
5985
5277
  /**
@@ -6028,7 +5320,7 @@ export declare type ChatErrors = {
6028
5320
  *
6029
5321
  * @public
6030
5322
  */
6031
- 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';
5323
+ 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';
6032
5324
 
6033
5325
  /**
6034
5326
  * Object containing all the handlers required for chat components.
@@ -6039,15 +5331,13 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
6039
5331
  * @public
6040
5332
  */
6041
5333
  export declare type ChatHandlers = {
6042
- onSendMessage: (content: string, options?: SendMessageOptions | MessageOptions) => Promise<void>;
6043
- onUploadImage: (image: Blob, imageFilename: string) => Promise<UploadChatImageResult>;
6044
- onDeleteImage: (imageId: string) => Promise<void>;
5334
+ onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
6045
5335
  onMessageSeen: (chatMessageId: string) => Promise<void>;
6046
5336
  onTyping: () => Promise<void>;
6047
5337
  onRemoveParticipant: (userId: string) => Promise<void>;
6048
5338
  updateThreadTopicName: (topicName: string) => Promise<void>;
6049
5339
  onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
6050
- onUpdateMessage: (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
5340
+ onUpdateMessage: (messageId: string, content: string) => Promise<void>;
6051
5341
  onDeleteMessage: (messageId: string) => Promise<void>;
6052
5342
  };
6053
5343
 
@@ -6090,12 +5380,6 @@ export declare interface ChatMessage extends MessageCommon {
6090
5380
  attachments?: AttachmentMetadata[];
6091
5381
  }
6092
5382
 
6093
- /**
6094
- * @beta
6095
- * Type of the message content, either 'text' or 'html'.
6096
- */
6097
- export declare type ChatMessageType = 'text' | 'html';
6098
-
6099
5383
  /**
6100
5384
  * An extension to {@link @azure/communication-chat#ChatMessage} that stores
6101
5385
  * client-side only metadata for chat messages.
@@ -6202,8 +5486,6 @@ export declare type ChatThreadClientState = {
6202
5486
  */
6203
5487
  export declare type ChatThreadProperties = {
6204
5488
  topic?: string;
6205
- createdBy?: CommunicationIdentifierKind;
6206
- messagingPolicy?: MessagingPolicy;
6207
5489
  };
6208
5490
 
6209
5491
  /**
@@ -6470,7 +5752,6 @@ export declare interface CommonCallingHandlers {
6470
5752
  onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
6471
5753
  onRemoveParticipant(userId: string): Promise<void>;
6472
5754
  onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
6473
- askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
6474
5755
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
6475
5756
  onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
6476
5757
  onRejectCall: (incomingCallId: string) => Promise<void>;
@@ -6490,22 +5771,6 @@ export declare interface CommonCallingHandlers {
6490
5771
  onStopAllSpotlight: () => Promise<void>;
6491
5772
  onMuteParticipant: (userId: string) => Promise<void>;
6492
5773
  onMuteAllRemoteParticipants: () => Promise<void>;
6493
- /**
6494
- * Call back to create a view for together mode
6495
- */
6496
- onCreateTogetherModeStreamView: (options?: TogetherModeStreamOptions) => Promise<void | TogetherModeStreamViewResult>;
6497
- /**
6498
- * Call back to create a view for together mode
6499
- */
6500
- onStartTogetherMode: () => Promise<void>;
6501
- /**
6502
- * Call set together mode scene size
6503
- */
6504
- onSetTogetherModeSceneSize: (width: number, height: number) => void;
6505
- /**
6506
- * Call back to dispose together mode views
6507
- */
6508
- onDisposeTogetherModeStreamView: () => Promise<void>;
6509
5774
  /**
6510
5775
  * Forbid remote participants from sending audio
6511
5776
  *
@@ -6557,39 +5822,6 @@ export declare type CommonProperties<A, B> = {
6557
5822
  [P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
6558
5823
  }[keyof A & keyof B];
6559
5824
 
6560
- /**
6561
- * @beta
6562
- * Props for SitePermissions components.
6563
- */
6564
- export declare interface CommonSitePermissionsProps {
6565
- /**
6566
- * Name of application calling experience is in.
6567
- */
6568
- appName: string;
6569
- /**
6570
- * Kind of the Site Permissions component.
6571
- */
6572
- kind: 'request' | 'denied' | 'check';
6573
- /**
6574
- * Type of the browser used, the Site permission component will show different guidance text based on the browser type
6575
- */
6576
- browserHint?: 'safari' | 'unset';
6577
- /**
6578
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
6579
- * If this is not provided the button will not be shown.
6580
- */
6581
- onTroubleshootingClick?: () => void;
6582
- /**
6583
- * Action that is taken when the user clicks the continue anyway button.
6584
- * If this is not provided the button will not be shown.
6585
- */
6586
- onContinueAnywayClick?: () => void;
6587
- /**
6588
- * Styles for SitePermissions component.
6589
- */
6590
- styles?: SitePermissionsStyles;
6591
- }
6592
-
6593
5825
  /**
6594
5826
  * A Chat or Calling participant's state, as reflected in the UI.
6595
5827
  *
@@ -6787,11 +6019,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
6787
6019
  export declare interface ComponentLocale {
6788
6020
  /** Strings for components */
6789
6021
  strings: ComponentStrings;
6790
- /**
6791
- * Optional function to provide customized date format.
6792
- * @beta
6793
- */
6794
- onDisplayDateTimeString?: (messageDate: Date) => string;
6795
6022
  }
6796
6023
 
6797
6024
  /**
@@ -6841,10 +6068,6 @@ export declare interface ComponentStrings {
6841
6068
  typingIndicator: TypingIndicatorStrings;
6842
6069
  /** Strings for SendBox */
6843
6070
  sendBox: SendBoxStrings;
6844
- /** Strings for RichTextSendBox */
6845
- richTextSendBox: RichTextSendBoxStrings;
6846
- /** Strings for MentionPopover */
6847
- mentionPopover: MentionPopoverStrings;
6848
6071
  /** Strings for ImageOverlay */
6849
6072
  imageOverlay: ImageOverlayStrings;
6850
6073
  /** Strings for MessageStatusIndicator */
@@ -6861,46 +6084,10 @@ export declare interface ComponentStrings {
6861
6084
  videoTile: VideoTileStrings;
6862
6085
  /** Strings for HoldButton */
6863
6086
  holdButton: HoldButtonStrings;
6864
- /** Strings for a site's permission request prompt */
6865
- CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
6866
- /** Strings for a site's permission request prompt */
6867
- CameraSitePermissionsRequest: SitePermissionsStrings;
6868
- /** Strings for a site's permission request prompt */
6869
- MicrophoneSitePermissionsRequest: SitePermissionsStrings;
6870
- /** Strings for a site's permission generic checking prompt */
6871
- CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
6872
- /** Strings for a site's permission generic checking prompt */
6873
- CameraSitePermissionsCheck: SitePermissionsStrings;
6874
- /** Strings for a site's permission generic checking prompt */
6875
- MicrophoneSitePermissionsCheck: SitePermissionsStrings;
6876
- /** Strings for a site's permission denied prompt */
6877
- CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
6878
- /** Strings for a site's permission denied prompt for safari browsers*/
6879
- CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6880
- /** Strings for a site's permission denied prompt */
6881
- CameraSitePermissionsDenied: SitePermissionsStrings;
6882
- /** Strings for a site's permission denied prompt */
6883
- MicrophoneSitePermissionsDenied: SitePermissionsStrings;
6884
- /** Strings for a site's permission denied prompt for safari browsers*/
6885
- CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
6886
- /** Strings for a site's permission denied prompt for safari browsers*/
6887
- MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
6888
- /** Strings for unsupported browser UI */
6889
- UnsupportedBrowser: UnsupportedBrowserStrings;
6890
- /** Strings for unsupported browser version UI */
6891
- UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
6892
- /** Strings for unsupported browser version UI */
6893
- UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
6894
- /** Strings for BrowserPemissionDenied */
6895
- BrowserPermissionDenied: BrowserPermissionDeniedStrings;
6896
- /** Strings for BrowserPemissionDeniedIOS */
6897
- BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
6898
6087
  /**
6899
6088
  * Strings for the VerticalGallery.
6900
6089
  */
6901
6090
  verticalGallery: VerticalGalleryStrings;
6902
- /** Strings for the participant list component */
6903
- ParticipantList: ParticipantListStrings;
6904
6091
  /** Strings for the MeetingConferencePhoneInfoModal */
6905
6092
  meetingConferencePhoneInfo: MeetingConferencePhoneInfoModalStrings;
6906
6093
  IncomingCallNotification: IncomingCallNotificationStrings;
@@ -7475,7 +6662,7 @@ export declare const createStatefulChatClient: (args: StatefulChatClientArgs, op
7475
6662
  /**
7476
6663
  * @public
7477
6664
  */
7478
- export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | TeamsOutboundCallAdapterArgs) => Promise<TeamsCallAdapter>;
6665
+ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
7479
6666
 
7480
6667
  /**
7481
6668
  * Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
@@ -7485,7 +6672,7 @@ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | Teams
7485
6672
  *
7486
6673
  * @public
7487
6674
  */
7488
- export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator | StartTeamsCallIdentifier[], options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
6675
+ export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
7489
6676
 
7490
6677
  /**
7491
6678
  * Object returned after creating a local or remote VideoStream.
@@ -7720,11 +6907,7 @@ export declare const DEFAULT_COMPONENT_ICONS: {
7720
6907
  RaiseHandContextualMenuItem: React_2.JSX.Element;
7721
6908
  LowerHandContextualMenuItem: React_2.JSX.Element;
7722
6909
  ReactionButtonIcon: React_2.JSX.Element;
7723
- CancelAttachmentUpload: React_2.JSX.Element;
7724
- DownloadAttachment: React_2.JSX.Element;
7725
6910
  OpenAttachment: React_2.JSX.Element;
7726
- AttachmentMoreMenu: React_2.JSX.Element;
7727
- DataLossPreventionProhibited: React_2.JSX.Element;
7728
6911
  EditBoxCancel: React_2.JSX.Element;
7729
6912
  EditBoxSubmit: React_2.JSX.Element;
7730
6913
  ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
@@ -7749,6 +6932,8 @@ export declare const DEFAULT_COMPONENT_ICONS: {
7749
6932
  NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
7750
6933
  NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
7751
6934
  NotificationBarBreakoutRoomClosed: React_2.JSX.Element;
6935
+ NotificationBarTranscriptionError: React_2.JSX.Element;
6936
+ NotificationBarTranscriptionStartedByYou: React_2.JSX.Element;
7752
6937
  HorizontalGalleryLeftButton: React_2.JSX.Element;
7753
6938
  HorizontalGalleryRightButton: React_2.JSX.Element;
7754
6939
  MessageDelivered: React_2.JSX.Element;
@@ -7774,13 +6959,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
7774
6959
  VideoTileMicOff: React_2.JSX.Element;
7775
6960
  VideoTileCameraOff: React_2.JSX.Element;
7776
6961
  DialpadBackspace: React_2.JSX.Element;
7777
- SitePermissionsSparkle: React_2.JSX.Element;
7778
- SitePermissionCamera: React_2.JSX.Element;
7779
- SitePermissionMic: React_2.JSX.Element;
7780
- SitePermissionCameraDenied: React_2.JSX.Element;
7781
- SitePermissionMicDenied: React_2.JSX.Element;
7782
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
7783
- BrowserPermissionDeniedError: React_2.JSX.Element;
7784
6962
  VideoTilePinned: React_2.JSX.Element;
7785
6963
  ParticipantItemPinned: React_2.JSX.Element;
7786
6964
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -7810,25 +6988,10 @@ export declare const DEFAULT_COMPONENT_ICONS: {
7810
6988
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
7811
6989
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
7812
6990
  VideoTileSpotlighted: React_2.JSX.Element;
7813
- RichTextBoldButtonIcon: React_2.JSX.Element;
7814
- RichTextItalicButtonIcon: React_2.JSX.Element;
7815
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
7816
- RichTextBulletListButtonIcon: React_2.JSX.Element;
7817
- RichTextNumberListButtonIcon: React_2.JSX.Element;
7818
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
7819
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
7820
- RichTextDividerIcon: React_2.JSX.Element;
7821
- RichTextEditorButtonIcon: React_2.JSX.Element;
7822
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
7823
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
7824
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
7825
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
7826
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
7827
6991
  ContextualMenuMicMutedIcon: React_2.JSX.Element;
7828
6992
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
7829
6993
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
7830
6994
  IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
7831
- NotificationBarTogetherModeIcon: React_2.JSX.Element;
7832
6995
  RealTimeTextIcon: React_2.JSX.Element;
7833
6996
  ExpandIcon: React_2.JSX.Element;
7834
6997
  MinimizeIcon: React_2.JSX.Element;
@@ -7852,7 +7015,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
7852
7015
  ParticipantItemOptionsHovered: JSX.Element;
7853
7016
  SendBoxSend: JSX.Element;
7854
7017
  SendBoxSendHovered: JSX.Element;
7855
- SendBoxAttachFile?: JSX.Element | undefined;
7856
7018
  ControlBarPeopleButton?: JSX.Element | undefined;
7857
7019
  ControlButtonCameraOff: JSX.Element;
7858
7020
  ControlButtonCameraOn: JSX.Element;
@@ -7933,7 +7095,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
7933
7095
  JoinByPhoneWaitToBeAdmittedIcon?: JSX.Element | undefined;
7934
7096
  PeoplePaneMoreButton?: JSX.Element | undefined;
7935
7097
  StopAllSpotlightMenuButton?: JSX.Element | undefined;
7936
- TogetherModeLayout?: JSX.Element | undefined;
7937
7098
  ChevronLeft?: JSX.Element | undefined;
7938
7099
  ControlBarChatButtonActive?: JSX.Element | undefined;
7939
7100
  ControlBarChatButtonInactive?: JSX.Element | undefined;
@@ -7943,13 +7104,10 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
7943
7104
  MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
7944
7105
  MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
7945
7106
  MoreDrawerSpeakers?: JSX.Element | undefined;
7107
+ SendBoxAttachFile?: JSX.Element | undefined;
7946
7108
  ChatMessageOptions: React_2.JSX.Element;
7947
7109
  ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
7948
- CancelAttachmentUpload: React_2.JSX.Element;
7949
- DownloadAttachment: React_2.JSX.Element;
7950
7110
  OpenAttachment: React_2.JSX.Element;
7951
- AttachmentMoreMenu: React_2.JSX.Element;
7952
- DataLossPreventionProhibited: React_2.JSX.Element;
7953
7111
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
7954
7112
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
7955
7113
  ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
@@ -7960,6 +7118,8 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
7960
7118
  NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
7961
7119
  NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
7962
7120
  NotificationBarBreakoutRoomClosed: React_2.JSX.Element;
7121
+ NotificationBarTranscriptionError: React_2.JSX.Element;
7122
+ NotificationBarTranscriptionStartedByYou: React_2.JSX.Element;
7963
7123
  MessageResend: React_2.JSX.Element;
7964
7124
  ParticipantItemSpotlighted: React_2.JSX.Element;
7965
7125
  HoldCallContextualMenuItem: React_2.JSX.Element;
@@ -7967,13 +7127,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
7967
7127
  ResumeCall: React_2.JSX.Element;
7968
7128
  VideoTileCameraOff: React_2.JSX.Element;
7969
7129
  DialpadBackspace: React_2.JSX.Element;
7970
- SitePermissionsSparkle: React_2.JSX.Element;
7971
- SitePermissionCamera: React_2.JSX.Element;
7972
- SitePermissionMic: React_2.JSX.Element;
7973
- SitePermissionCameraDenied: React_2.JSX.Element;
7974
- SitePermissionMicDenied: React_2.JSX.Element;
7975
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
7976
- BrowserPermissionDeniedError: React_2.JSX.Element;
7977
7130
  VideoTilePinned: React_2.JSX.Element;
7978
7131
  ParticipantItemPinned: React_2.JSX.Element;
7979
7132
  VideoTileMoreOptions: React_2.JSX.Element;
@@ -8003,66 +7156,15 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
8003
7156
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
8004
7157
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
8005
7158
  VideoTileSpotlighted: React_2.JSX.Element;
8006
- RichTextBoldButtonIcon: React_2.JSX.Element;
8007
- RichTextItalicButtonIcon: React_2.JSX.Element;
8008
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
8009
- RichTextBulletListButtonIcon: React_2.JSX.Element;
8010
- RichTextNumberListButtonIcon: React_2.JSX.Element;
8011
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
8012
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
8013
- RichTextDividerIcon: React_2.JSX.Element;
8014
- RichTextEditorButtonIcon: React_2.JSX.Element;
8015
- RichTextEditorButtonIconFilled: React_2.JSX.Element; /**
8016
- * Icon wrapper to use when including customizable icons inside the CallWithChatComposite.
8017
- * This wrapper ensures the icon name is being type-checked helping ensure no typos
8018
- * and ensure that icon is customizable through the composite API.
8019
- *
8020
- * @private
8021
- */
8022
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
8023
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
8024
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
8025
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
8026
7159
  ContextualMenuMicMutedIcon: React_2.JSX.Element;
8027
7160
  IncomingCallNotificationRejectIcon: React_2.JSX.Element;
8028
7161
  IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
8029
7162
  IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
8030
- NotificationBarTogetherModeIcon: React_2.JSX.Element;
8031
7163
  RealTimeTextIcon: React_2.JSX.Element;
8032
7164
  ExpandIcon: React_2.JSX.Element;
8033
7165
  MinimizeIcon: React_2.JSX.Element;
8034
7166
  };
8035
7167
 
8036
- /**
8037
- * @beta
8038
- *
8039
- * The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
8040
- */
8041
- export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
8042
-
8043
- /**
8044
- * Device Checks.
8045
- * Choose whether or not to block starting a call depending on camera and microphone permission options.
8046
- *
8047
- * @beta
8048
- */
8049
- export declare interface DeviceCheckOptions {
8050
- /**
8051
- * Camera Permission prompts for your call.
8052
- * 'required' - requires the permission to be allowed before permitting the user join the call.
8053
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
8054
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
8055
- */
8056
- camera: 'required' | 'optional' | 'doNotPrompt';
8057
- /**
8058
- * Microphone permission prompts for your call.
8059
- * 'required' - requires the permission to be allowed before permitting the user join the call.
8060
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
8061
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
8062
- */
8063
- microphone: 'required' | 'optional' | 'doNotPrompt';
8064
- }
8065
-
8066
7168
  /**
8067
7169
  * This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
8068
7170
  * optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
@@ -8740,7 +7842,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
8740
7842
  *
8741
7843
  * @public
8742
7844
  */
8743
- 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;
7845
+ 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;
8744
7846
 
8745
7847
  /**
8746
7848
  * Get the selector for a specified component.
@@ -8926,10 +8028,6 @@ export declare interface _Identifiers {
8926
8028
  verticalGalleryVideoTile: string;
8927
8029
  /** `data-ui-id` value for `VerticalGallery` Component's page counter */
8928
8030
  verticalGalleryPageCounter: string;
8929
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list */
8930
- mentionSuggestionList: string;
8931
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
8932
- mentionSuggestionItem: string;
8933
8031
  }
8934
8032
 
8935
8033
  /**
@@ -8995,13 +8093,6 @@ export declare interface ImageOverlayStrings {
8995
8093
  overlayVisibleMessage: string;
8996
8094
  }
8997
8095
 
8998
- /**
8999
- * Preset dark theme for the ImageOverlay component.
9000
- *
9001
- * @public
9002
- */
9003
- export declare const imageOverlayTheme: PartialTheme;
9004
-
9005
8096
  /**
9006
8097
  * @public
9007
8098
  * This contains a readonly array that returns all the active `incomingCalls`.
@@ -9455,28 +8546,6 @@ export declare type LocalizationProviderProps = {
9455
8546
  children: React_2.ReactNode;
9456
8547
  };
9457
8548
 
9458
- /**
9459
- * State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
9460
- * automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
9461
- *
9462
- * @beta
9463
- */
9464
- export declare interface LocalRecordingCallFeatureState {
9465
- /**
9466
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
9467
- */
9468
- isLocalRecordingActive: boolean;
9469
- /**
9470
- * Contains list of information of started recordings
9471
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
9472
- */
9473
- activeLocalRecordings?: LocalRecordingInfo[];
9474
- /**
9475
- * Contains list of information of stopped recordings
9476
- */
9477
- lastStoppedLocalRecording?: LocalRecordingInfo[];
9478
- }
9479
-
9480
8549
  /**
9481
8550
  * @public
9482
8551
  */
@@ -9651,76 +8720,6 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
9651
8720
  meetingConferencePhoneInfoModalNoPhoneAvailable: string;
9652
8721
  }
9653
8722
 
9654
- /**
9655
- * Mention's state, as reflected in the UI.
9656
- *
9657
- * @beta
9658
- */
9659
- export declare interface Mention {
9660
- /** ID of a mention */
9661
- id: string;
9662
- /** Display text of a mention */
9663
- displayText: string;
9664
- /** Optional React element to render an item icon of a mention suggestion */
9665
- icon?: JSX.Element;
9666
- }
9667
-
9668
- /**
9669
- * Options to display suggestions in the mention scenario.
9670
- *
9671
- * @beta
9672
- */
9673
- export declare interface MentionDisplayOptions {
9674
- /**
9675
- * Optional callback for customizing the mention renderer in a message thread.
9676
- */
9677
- onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
9678
- }
9679
-
9680
- /**
9681
- * Options to lookup suggestions in the mention scenario.
9682
- *
9683
- * @beta
9684
- */
9685
- export declare interface MentionLookupOptions {
9686
- /**
9687
- * Optional string to set trigger keyword for mention a specific participant.
9688
- *
9689
- * @defaultValue `@`
9690
- */
9691
- trigger?: string;
9692
- /**
9693
- * Optional callback to fetch a list of mention suggestions base on the query.
9694
- */
9695
- onQueryUpdated: (query: string) => Promise<Mention[]>;
9696
- /**
9697
- * Optional callback to render an item of the mention suggestions list.
9698
- */
9699
- onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
9700
- }
9701
-
9702
- /**
9703
- * Options to lookup suggestions and display mentions in the mention scenario.
9704
- *
9705
- * @beta
9706
- */
9707
- export declare type MentionOptions = {
9708
- lookupOptions?: MentionLookupOptions;
9709
- displayOptions?: MentionDisplayOptions;
9710
- };
9711
-
9712
- /**
9713
- * Strings of {@link _MentionPopover} that can be overridden.
9714
- *
9715
- * @beta
9716
- */
9717
- export declare interface MentionPopoverStrings {
9718
- /**
9719
- * Header text for MentionPopover
9720
- */
9721
- mentionPopoverHeader: string;
9722
- }
9723
-
9724
8723
  /**
9725
8724
  * Discriminated union of all messages.
9726
8725
  *
@@ -9728,7 +8727,7 @@ export declare interface MentionPopoverStrings {
9728
8727
  *
9729
8728
  * @public
9730
8729
  */
9731
- export declare type Message = ChatMessage | SystemMessage | CustomMessage | BlockedMessage;
8730
+ export declare type Message = ChatMessage | SystemMessage | CustomMessage;
9732
8731
 
9733
8732
  /**
9734
8733
  * Indicate whether a chat message should be displayed merged with the message before / after it.
@@ -9770,20 +8769,6 @@ export declare type MessageDeletedListener = MessageReceivedListener;
9770
8769
  */
9771
8770
  export declare type MessageEditedListener = MessageReceivedListener;
9772
8771
 
9773
- /**
9774
- * @beta
9775
- * Message option that defines properties that can be set when
9776
- * sending or updating a chat message.
9777
- * @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
9778
- * @property attachments - Attachments that contains file attachments attached to the message.
9779
- * @property type - Type of the message content, either 'text' or 'html'.
9780
- */
9781
- export declare type MessageOptions = {
9782
- metadata?: Record<string, string>;
9783
- attachments?: AttachmentMetadata[];
9784
- type?: ChatMessageType;
9785
- };
9786
-
9787
8772
  /**
9788
8773
  * Props to render a single message.
9789
8774
  *
@@ -9799,7 +8784,7 @@ export declare type MessageProps = {
9799
8784
  /**
9800
8785
  * Strings from parent MessageThread component
9801
8786
  */
9802
- strings: MessageThreadStrings & Partial<RichTextStrings>;
8787
+ strings: MessageThreadStrings;
9803
8788
  /**
9804
8789
  * Custom CSS styles for chat message container.
9805
8790
  */
@@ -9845,7 +8830,7 @@ export declare type MessageProps = {
9845
8830
  * @param options - message options to be included in the message
9846
8831
  *
9847
8832
  */
9848
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
8833
+ onSendMessage?: (content: string) => Promise<void>;
9849
8834
  };
9850
8835
 
9851
8836
  /**
@@ -9977,7 +8962,7 @@ export declare type MessageThreadProps = {
9977
8962
  /**
9978
8963
  * Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
9979
8964
  */
9980
- messages: (ChatMessage | SystemMessage | CustomMessage | BlockedMessage)[];
8965
+ messages: (ChatMessage | SystemMessage | CustomMessage)[];
9981
8966
  /**
9982
8967
  * number of participants in the thread
9983
8968
  */
@@ -10058,11 +9043,6 @@ export declare type MessageThreadProps = {
10058
9043
  * `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
10059
9044
  */
10060
9045
  onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
10061
- /**
10062
- * Optional callback to render attachments in the message component.
10063
- * @beta
10064
- */
10065
- onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
10066
9046
  /**
10067
9047
  * Optional callback to edit a message.
10068
9048
  *
@@ -10091,7 +9071,7 @@ export declare type MessageThreadProps = {
10091
9071
  * @param options - message options to be included in the message
10092
9072
  *
10093
9073
  */
10094
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
9074
+ onSendMessage?: (content: string) => Promise<void>;
10095
9075
  /**
10096
9076
  /**
10097
9077
  * Disable editing messages.
@@ -10105,32 +9085,11 @@ export declare type MessageThreadProps = {
10105
9085
  * Optional strings to override in component
10106
9086
  */
10107
9087
  strings?: Partial<MessageThreadStrings>;
10108
- /**
10109
- * @beta
10110
- * Optional attachment options, which defines behvaiour for uploading and downloading attachments.
10111
- * As this moment, the uploadOptions would be ignored and this option is intended for download only.
10112
- */
10113
- attachmentOptions?: AttachmentOptions;
10114
- /**
10115
- * Optional function to provide customized date format.
10116
- * @beta
10117
- */
10118
- onDisplayDateTimeString?: (messageDate: Date) => string;
10119
- /**
10120
- * Optional props needed to lookup a mention query and display mentions
10121
- * @beta
10122
- */
10123
- mentionOptions?: MentionOptions;
10124
9088
  /**
10125
9089
  * Optional callback called when an inline image is clicked.
10126
9090
  * @beta
10127
9091
  */
10128
9092
  inlineImageOptions?: InlineImageOptions;
10129
- /**
10130
- * Options to enable rich text editor for the edit box.
10131
- * @beta
10132
- */
10133
- richTextEditorOptions?: RichTextEditBoxOptions;
10134
9093
  };
10135
9094
 
10136
9095
  /**
@@ -10208,20 +9167,10 @@ export declare interface MessageThreadStrings {
10208
9167
  actionMenuMoreOptions?: string;
10209
9168
  /** Aria label to announce when a message is deleted */
10210
9169
  messageDeletedAnnouncementAriaLabel: string;
10211
- /** String for download attachment button in attachment card */
10212
- downloadAttachment: string;
10213
9170
  /** String for open attachment button in attachment card */
10214
9171
  openAttachment: string;
10215
- /** String for policy violation message removal */
10216
- blockedWarningText: string;
10217
- /** String for policy violation message removal details link */
10218
- blockedWarningLinkText: string;
10219
9172
  /** String for aria text in attachment card group*/
10220
9173
  attachmentCardGroupMessage: string;
10221
- /**
10222
- * Error message indicating that one or more image uploads are not complete.
10223
- */
10224
- imageUploadsPendingError: string;
10225
9174
  }
10226
9175
 
10227
9176
  /**
@@ -10249,26 +9198,12 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
10249
9198
  /** Styles for system message container. */
10250
9199
  systemMessageContainer?: ComponentSlotStyle;
10251
9200
  /** Styles for blocked message container. */
10252
- blockedMessageContainer?: ComponentSlotStyle;
10253
9201
  /** Styles for message status indicator container. */
10254
9202
  messageStatusContainer?: (mine: boolean) => IStyle;
10255
9203
  }
10256
9204
 
10257
9205
  /**
10258
- *
10259
- * Messaging policy of a chat thread.
10260
- *
10261
- * @beta
10262
- */
10263
- export declare interface MessagingPolicy {
10264
- /**
10265
- * Boolean to track whether or not messages are restricted to only text.
10266
- * */
10267
- textOnlyChat?: boolean;
10268
- }
10269
-
10270
- /**
10271
- * A button to turn microphone on / off.
9206
+ * A button to turn microphone on / off.
10272
9207
  *
10273
9208
  * Can be used with {@link ControlBar}.
10274
9209
  *
@@ -10459,31 +9394,6 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
10459
9394
  menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
10460
9395
  }
10461
9396
 
10462
- /**
10463
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
10464
- * by their browsers settings.
10465
- *
10466
- * @beta
10467
- */
10468
- export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
10469
-
10470
- /**
10471
- * @beta
10472
- * Props for MicrophoneSitePermissions component.
10473
- */
10474
- export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
10475
- /** Icon name for the microphone icon */
10476
- microphoneIconName?: string;
10477
- /** Strings for use with the {@link MicrophoneSitePermissions} */
10478
- strings?: MicrophoneSitePermissionsStrings;
10479
- }
10480
-
10481
- /**
10482
- * @beta
10483
- * Strings for MicrophoneSitePermissions component.
10484
- */
10485
- export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
10486
-
10487
9397
  /**
10488
9398
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
10489
9399
  *
@@ -10510,6 +9420,19 @@ export declare interface NetworkDiagnosticsState {
10510
9420
  declare const Notification_2: (props: NotificationProps) => JSX.Element;
10511
9421
  export { Notification_2 as Notification }
10512
9422
 
9423
+ /**
9424
+ * Options for controlling the notifications in the composite.
9425
+ * @public
9426
+ */
9427
+ declare interface NotificationOptions_2 {
9428
+ /**
9429
+ * Whether to show the notifications in the composite. useful
9430
+ * for hiding the notifications in the composite to replace with your own custom notifications.
9431
+ */
9432
+ hideAllNotifications?: boolean;
9433
+ }
9434
+ export { NotificationOptions_2 as NotificationOptions }
9435
+
10513
9436
  /**
10514
9437
  * Props for {@link Notification}.
10515
9438
  *
@@ -10834,13 +9757,13 @@ export declare interface NotificationStackStrings {
10834
9757
  */
10835
9758
  capabilityUnmuteMicAbsent?: NotificationStrings;
10836
9759
  /**
10837
- * Message shown in notification when together mode is started
9760
+ * Message shown in notification when there was an error with transcription.
10838
9761
  */
10839
- togetherModeStarted?: NotificationStrings;
9762
+ transcriptionError?: NotificationStrings;
10840
9763
  /**
10841
- * Message shown in notification when together mode ends
9764
+ * Message shown when the local user starts transcription
10842
9765
  */
10843
- togetherModeEnded?: NotificationStrings;
9766
+ transcriptionStartedByYou?: NotificationStrings;
10844
9767
  }
10845
9768
 
10846
9769
  /**
@@ -10912,7 +9835,7 @@ export declare interface NotificationStyles {
10912
9835
  }
10913
9836
 
10914
9837
  /** @public */
10915
- export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'assignedBreakoutRoomClosed' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon' | 'capabilityTurnVideoOnPresent' | 'capabilityTurnVideoOnAbsent' | 'capabilityUnmuteMicPresent' | 'capabilityUnmuteMicAbsent' | 'togetherModeStarted' | 'togetherModeEnded';
9838
+ export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'assignedBreakoutRoomClosed' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon' | 'capabilityTurnVideoOnPresent' | 'capabilityTurnVideoOnAbsent' | 'capabilityUnmuteMicPresent' | 'capabilityUnmuteMicAbsent';
10916
9839
 
10917
9840
  /**
10918
9841
  * All notifications that can be shown in the {@link NotificationStack}.
@@ -11211,10 +10134,6 @@ export declare type ParticipantListProps = {
11211
10134
  styles?: ParticipantListStyles;
11212
10135
  /** Optional value to determine if the tooltip should be shown for participants or not */
11213
10136
  showParticipantOverflowTooltip?: boolean;
11214
- /** Total number of people in the call. This number can be larger than the remote participant count. */
11215
- totalParticipantCount?: number;
11216
- /** Strings for the participant list */
11217
- strings?: ParticipantListStrings;
11218
10137
  /** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
11219
10138
  participantAriaLabelledBy?: string;
11220
10139
  /** List of pinned participants */
@@ -11229,21 +10148,8 @@ export declare type ParticipantListProps = {
11229
10148
  export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
11230
10149
  participants: CallParticipantListParticipant[];
11231
10150
  myUserId: string;
11232
- totalParticipantCount?: number;
11233
10151
  };
11234
10152
 
11235
- /**
11236
- * Strings for the {@link ParticipantList}.
11237
- *
11238
- * @beta
11239
- */
11240
- export declare interface ParticipantListStrings {
11241
- /**
11242
- * String for rendering the count of participants not contained in the displayed participant list
11243
- */
11244
- overflowParticipantCount?: string;
11245
- }
11246
-
11247
10153
  /**
11248
10154
  * Styles for the {@link ParticipantList}.
11249
10155
  *
@@ -11727,13 +10633,13 @@ export declare type ReadReceiptsBySenderId = {
11727
10633
  };
11728
10634
 
11729
10635
  /**
11730
- * @beta
10636
+ * @public
11731
10637
  * A component for displaying a single line of RealTimeText
11732
10638
  */
11733
10639
  export declare const RealTimeText: (props: RealTimeTextProps) => JSX.Element;
11734
10640
 
11735
10641
  /**
11736
- * @beta
10642
+ * @public
11737
10643
  */
11738
10644
  export declare interface RealTimeTextCallFeatureState {
11739
10645
  /**
@@ -11751,7 +10657,7 @@ export declare interface RealTimeTextCallFeatureState {
11751
10657
  }
11752
10658
 
11753
10659
  /**
11754
- * @beta
10660
+ * @public
11755
10661
  */
11756
10662
  export declare interface RealTimeTextInfo {
11757
10663
  /**
@@ -11786,7 +10692,7 @@ export declare interface RealTimeTextInfo {
11786
10692
  }
11787
10693
 
11788
10694
  /**
11789
- * @beta
10695
+ * @public
11790
10696
  * information required for each line of real time text
11791
10697
  */
11792
10698
  export declare type RealTimeTextInformation = {
@@ -11822,13 +10728,13 @@ export declare type RealTimeTextInformation = {
11822
10728
  };
11823
10729
 
11824
10730
  /**
11825
- * @beta
10731
+ * @public
11826
10732
  * a component for realTimeText modal
11827
10733
  */
11828
10734
  export declare const RealTimeTextModal: (props: RealTimeTextModalProps) => JSX.Element;
11829
10735
 
11830
10736
  /**
11831
- * @beta
10737
+ * @public
11832
10738
  * RealTimeTextModal Component Props.
11833
10739
  */
11834
10740
  export declare interface RealTimeTextModalProps {
@@ -11846,7 +10752,7 @@ export declare interface RealTimeTextModalProps {
11846
10752
  }
11847
10753
 
11848
10754
  /**
11849
- * @beta
10755
+ * @public
11850
10756
  * strings for realTimeText modal
11851
10757
  */
11852
10758
  export declare interface RealTimeTextModalStrings {
@@ -11865,7 +10771,7 @@ export declare interface RealTimeTextModalStrings {
11865
10771
  }
11866
10772
 
11867
10773
  /**
11868
- * @beta
10774
+ * @public
11869
10775
  * Props for a single line of RealTimeText.
11870
10776
  */
11871
10777
  export declare interface RealTimeTextProps {
@@ -11907,14 +10813,14 @@ export declare interface RealTimeTextProps {
11907
10813
 
11908
10814
  /**
11909
10815
  * Callback for {@link CallAdapterSubscribers} 'realTimeTextReceived' event.
11910
- * @beta
10816
+ * @public
11911
10817
  */
11912
10818
  export declare type RealTimeTextReceivedListener = (event: {
11913
10819
  realTimeText: RealTimeTextInfo_2;
11914
10820
  }) => void;
11915
10821
 
11916
10822
  /**
11917
- * @beta
10823
+ * @public
11918
10824
  * strings for rtt
11919
10825
  */
11920
10826
  export declare interface RealTimeTextStrings {
@@ -11935,15 +10841,6 @@ export declare interface RecordingCallFeature {
11935
10841
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
11936
10842
  */
11937
10843
  isRecordingActive: boolean;
11938
- /**
11939
- * Contains list of information of started recordings
11940
- * Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
11941
- */
11942
- activeRecordings?: RecordingInfo[];
11943
- /**
11944
- * Contains list of information of stopped recordings
11945
- */
11946
- lastStoppedRecording?: RecordingInfo[];
11947
10844
  }
11948
10845
 
11949
10846
  /**
@@ -12086,256 +10983,6 @@ export declare type ResourceFetchResult = {
12086
10983
  error?: Error;
12087
10984
  };
12088
10985
 
12089
- /**
12090
- * Options for the rich text editor edit box configuration.
12091
- *
12092
- * @beta
12093
- */
12094
- export declare interface RichTextEditBoxOptions extends RichTextEditorOptions {
12095
- /**
12096
- * Optional callback to handle an inline image that's inserted in the rich text editor.
12097
- * When not provided, pasting images into rich text editor will be disabled.
12098
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
12099
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
12100
- * @param messageId - the id of the message that the inlineImage belongs to.
12101
- */
12102
- onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
12103
- /**
12104
- * Optional callback invoked after inline image is removed from the UI.
12105
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
12106
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
12107
- * Note that if the src attribute is a local blob url, it has been revoked at this point.
12108
- * @param messageId - the id of the message that the inlineImage belongs to.
12109
- */
12110
- onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
12111
- /**
12112
- * Optional Record of type {@link AttachmentMetadataInProgress}
12113
- * to render the errorBar for inline images inserted in the MessageThread's edit boxes when:
12114
- * - there is an error provided in the messagesInlineImagesWithProgress
12115
- * - progress is less than 1 when the send button is clicked
12116
- * - content html string is longer than the max allowed length.
12117
- * (Note that the id and the url prop of the messagesInlineImagesWithProgress will be used as the id and src attribute of the content html
12118
- * when calculating the content length, only for the purpose of displaying the content length overflow error.)
12119
- */
12120
- messagesInlineImagesWithProgress?: Record<string, AttachmentMetadataInProgress[]>;
12121
- }
12122
-
12123
- /**
12124
- * Options for the rich text editor configuration.
12125
- *
12126
- * @beta
12127
- */
12128
- export declare interface RichTextEditorOptions {
12129
- /**
12130
- * Optional callback to handle paste event.
12131
- */
12132
- onPaste?: (event: {
12133
- content: DocumentFragment;
12134
- }) => void;
12135
- }
12136
-
12137
- /**
12138
- * A component to render SendBox with Rich Text Editor support.
12139
- *
12140
- * @beta
12141
- */
12142
- export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
12143
-
12144
- /**
12145
- * Props for {@link RichTextSendBox}.
12146
- *
12147
- * @beta
12148
- */
12149
- export declare interface RichTextSendBoxProps {
12150
- /**
12151
- * Optional boolean to disable text box
12152
- * @defaultValue false
12153
- */
12154
- disabled?: boolean;
12155
- /**
12156
- * Optional callback to handle paste event.
12157
- */
12158
- onPaste?: (event: {
12159
- content: DocumentFragment;
12160
- }) => void;
12161
- /**
12162
- * Optional strings to override in component
12163
- */
12164
- strings?: Partial<RichTextSendBoxStrings>;
12165
- /**
12166
- * Optional text for system message above the text box
12167
- */
12168
- systemMessage?: string;
12169
- /**
12170
- * Optional array of type {@link AttachmentMetadataInProgress}
12171
- * to render attachments being uploaded in the SendBox.
12172
- * @beta
12173
- */
12174
- attachments?: AttachmentMetadataInProgress[];
12175
- /**
12176
- * enumerable to determine if the input box has focus on render or not.
12177
- * When undefined nothing has focus on render
12178
- */
12179
- autoFocus?: 'sendBoxTextField';
12180
- /**
12181
- * Optional callback to remove the attachment upload before sending by clicking on
12182
- * cancel icon.
12183
- */
12184
- onCancelAttachmentUpload?: (attachmentId: string) => void;
12185
- /**
12186
- * Optional callback invoked after inline image is removed from the UI.
12187
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
12188
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
12189
- * Note that if the src attribute is a local blob url, it has been revoked at this point.
12190
- */
12191
- onRemoveInlineImage?: (imageAttributes: Record<string, string>) => void;
12192
- /**
12193
- * Callback function used when the send button is clicked.
12194
- */
12195
- onSendMessage: (content: string, options?: MessageOptions) => Promise<void>;
12196
- /**
12197
- * Optional callback called when user is typing
12198
- */
12199
- onTyping?: () => Promise<void>;
12200
- /**
12201
- * Optional callback to handle an inline image that's inserted in the rich text editor.
12202
- * When not provided, pasting images into rich text editor will be disabled.
12203
- * @param imageAttributes - attributes of the image such as id, src, style, etc.
12204
- * It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
12205
- */
12206
- onInsertInlineImage?: (imageAttributes: Record<string, string>) => void;
12207
- /**
12208
- * Optional Array of type {@link AttachmentMetadataInProgress}
12209
- * to render the errorBar for inline images inserted in the RichTextSendBox when:
12210
- * - there is an error provided in the inlineImagesWithProgress
12211
- * - progress is less than 1 when the send button is clicked
12212
- * - content html string is longer than the max allowed length.
12213
- * (Note that the id and the url prop of the inlineImagesWithProgress will be used as the id and src attribute of the content html
12214
- * when calculating the content length, only for the purpose of displaying the content length overflow error.)
12215
- */
12216
- inlineImagesWithProgress?: AttachmentMetadataInProgress[];
12217
- }
12218
-
12219
- /**
12220
- * Strings of {@link RichTextSendBox} that can be overridden.
12221
- *
12222
- * @beta
12223
- */
12224
- export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
12225
- }
12226
-
12227
- /**
12228
- * Strings of RichText that can be overridden.
12229
- *
12230
- * @beta
12231
- */
12232
- export declare interface RichTextStrings {
12233
- /**
12234
- * Tooltip text for the bold button.
12235
- */
12236
- richTextBoldTooltip: string;
12237
- /**
12238
- * Tooltip text for the italic button.
12239
- */
12240
- richTextItalicTooltip: string;
12241
- /**
12242
- * Tooltip text for the underline button.
12243
- */
12244
- richTextUnderlineTooltip: string;
12245
- /**
12246
- * Tooltip text for the bullet list button.
12247
- */
12248
- richTextBulletListTooltip: string;
12249
- /**
12250
- * Tooltip text for the number list button.
12251
- */
12252
- richTextNumberListTooltip: string;
12253
- /**
12254
- * Tooltip text for the increase indent button.
12255
- */
12256
- richTextIncreaseIndentTooltip: string;
12257
- /**
12258
- * Tooltip text for the decrease indent button.
12259
- */
12260
- richTextDecreaseIndentTooltip: string;
12261
- /**
12262
- * Tooltip text insert table button.
12263
- */
12264
- richTextInsertTableTooltip: string;
12265
- /**
12266
- * Tooltip text for the rich text format button button.
12267
- */
12268
- richTextFormatButtonTooltip: string;
12269
- /**
12270
- * Text for the insert menu item.
12271
- */
12272
- richTextInsertRowOrColumnMenu: string;
12273
- /**
12274
- * Title for the insert table menu.
12275
- */
12276
- richTextInsertTableMenuTitle: string;
12277
- /**
12278
- * Text for the insert menu item to insert row above the current selection.
12279
- */
12280
- richTextInsertRowAboveMenu: string;
12281
- /**
12282
- * Text for the insert menu item to insert row below the current selection.
12283
- */
12284
- richTextInsertRowBelowMenu: string;
12285
- /**
12286
- * Text for the insert menu item to insert column to the left from the current selection.
12287
- */
12288
- richTextInsertColumnLeftMenu: string;
12289
- /**
12290
- * Text for the insert menu item to insert column to the right from the current selection.
12291
- */
12292
- richTextInsertColumnRightMenu: string;
12293
- /**
12294
- * Text for the delete row or column menu.
12295
- */
12296
- richTextDeleteRowOrColumnMenu: string;
12297
- /**
12298
- * Text for the delete column menu.
12299
- */
12300
- richTextDeleteColumnMenu: string;
12301
- /**
12302
- * Text for the delete row menu.
12303
- */
12304
- richTextDeleteRowMenu: string;
12305
- /**
12306
- * Text for the delete table menu.
12307
- */
12308
- richTextDeleteTableMenu: string;
12309
- /**
12310
- * Text for the rich text toolbar.
12311
- */
12312
- richTextToolbarAriaLabel: string;
12313
- /**
12314
- * Text for the rich text toolbar more button.
12315
- */
12316
- richTextToolbarMoreButtonAriaLabel: string;
12317
- /**
12318
- * Text for announcement when a new bulleted list item is added.
12319
- */
12320
- richTextNewBulletedListItemAnnouncement: string;
12321
- /**
12322
- * Text for announcement when a new numbered list item is added.
12323
- */
12324
- richTextNewNumberedListItemAnnouncement: string;
12325
- /**
12326
- * Text for announcement when the bulleted list style is applied.
12327
- */
12328
- richTextBulletedListAppliedAnnouncement: string;
12329
- /**
12330
- * Text for announcement when the numbered list style is applied.
12331
- */
12332
- richTextNumberedListAppliedAnnouncement: string;
12333
- /**
12334
- * Error message indicating image upload is not complete.
12335
- */
12336
- imageUploadsPendingError: string;
12337
- }
12338
-
12339
10986
  /**
12340
10987
  * A button to start / stop screen sharing.
12341
10988
  *
@@ -12407,42 +11054,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
12407
11054
  */
12408
11055
  export declare const SendBox: (props: SendBoxProps) => JSX.Element;
12409
11056
 
12410
- /**
12411
- * @beta
12412
- * Error to be displayed to the user in an error bar above sendbox.
12413
- */
12414
- export declare interface SendBoxErrorBarError {
12415
- /** Error Message to be displayed */
12416
- message: string;
12417
- /**
12418
- * Unix Timestamp. Preferred generation using `Date.now()`
12419
- */
12420
- timestamp: number;
12421
- /**
12422
- * ErrorBar type. Defaults to `warning`.
12423
- */
12424
- errorBarType?: SendBoxErrorBarType;
12425
- }
12426
-
12427
- /**
12428
- * @beta
12429
- * Error bar type for {@link SendBoxErrorBarError}
12430
- */
12431
- export declare enum SendBoxErrorBarType {
12432
- /** Info styled MessageBar */
12433
- info = 0,
12434
- /** Error styled MessageBar */
12435
- error = 1,
12436
- /** Blocked styled MessageBar */
12437
- blocked = 2,
12438
- /** SevereWarning styled MessageBar */
12439
- severeWarning = 3,
12440
- /** Success styled MessageBar */
12441
- success = 4,
12442
- /** Warning styled MessageBar */
12443
- warning = 5
12444
- }
12445
-
12446
11057
  /**
12447
11058
  * Props for {@link SendBox}.
12448
11059
  *
@@ -12461,12 +11072,7 @@ export declare interface SendBoxProps {
12461
11072
  /**
12462
11073
  * Optional override behavior on send button click
12463
11074
  */
12464
- onSendMessage?: (content: string, options?: MessageOptions) => Promise<void>;
12465
- /**
12466
- * Optional props needed to lookup suggestions in the mention scenario.
12467
- * @beta
12468
- */
12469
- mentionLookupOptions?: MentionLookupOptions;
11075
+ onSendMessage?: (content: string) => Promise<void>;
12470
11076
  /**
12471
11077
  * Optional callback called when user is typing
12472
11078
  */
@@ -12503,25 +11109,6 @@ export declare interface SendBoxProps {
12503
11109
  * When undefined nothing has focus on render
12504
11110
  */
12505
11111
  autoFocus?: 'sendBoxTextField';
12506
- /**
12507
- * Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
12508
- * vertically to accommodate the uploaded attachments. Attachment uploads will
12509
- * be rendered below the text area in sendBox.
12510
- * @beta
12511
- */
12512
- onRenderAttachmentUploads?: () => JSX.Element;
12513
- /**
12514
- * Optional array of type {@link AttachmentMetadataInProgress}
12515
- * to render attachments being uploaded in the SendBox.
12516
- * @beta
12517
- */
12518
- attachments?: AttachmentMetadataInProgress[];
12519
- /**
12520
- * Optional callback to remove the attachment upload before sending by clicking on
12521
- * cancel icon.
12522
- * @beta
12523
- */
12524
- onCancelAttachmentUpload?: (attachmentId: string) => void;
12525
11112
  }
12526
11113
 
12527
11114
  /**
@@ -12552,26 +11139,6 @@ export declare interface SendBoxStrings {
12552
11139
  * Aria label for send message button
12553
11140
  */
12554
11141
  sendButtonAriaLabel: string;
12555
- /**
12556
- * Error message indicating that all attachment uploads are not complete.
12557
- */
12558
- attachmentUploadsPendingError: string;
12559
- /**
12560
- * Aria label to notify user when focus is on cancel attachment upload button.
12561
- */
12562
- removeAttachment: string;
12563
- /**
12564
- * Aria label to notify user attachment uploading starts.
12565
- */
12566
- uploading: string;
12567
- /**
12568
- * Aria label to notify user attachment is uploaded.
12569
- */
12570
- uploadCompleted: string;
12571
- /**
12572
- * Aria label to notify user more attachment action menu.
12573
- */
12574
- attachmentMoreMenu: string;
12575
11142
  }
12576
11143
 
12577
11144
  /**
@@ -12592,45 +11159,6 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
12592
11159
  systemMessage?: IStyle;
12593
11160
  }
12594
11161
 
12595
- /**
12596
- * @beta
12597
- * Strings for SitePermissions component
12598
- */
12599
- export declare type SitePermissionsStrings = {
12600
- /**
12601
- * Main text string.
12602
- */
12603
- primaryText?: string;
12604
- /**
12605
- * Subtext string.
12606
- */
12607
- secondaryText?: string;
12608
- /**
12609
- * More help link string.
12610
- */
12611
- linkText?: string;
12612
- /**
12613
- * Primary button text string.
12614
- */
12615
- primaryButtonText?: string;
12616
- /**
12617
- * Aria label describing the content of the container
12618
- */
12619
- ariaLabel?: string;
12620
- };
12621
-
12622
- /**
12623
- * Fluent styles for {@link SitePermissionsContainer}.
12624
- *
12625
- * @beta
12626
- */
12627
- export declare interface SitePermissionsStyles extends BaseCustomStyles {
12628
- /** Styles for the primary button. */
12629
- primaryButton?: IButtonStyles;
12630
- /** Styles for the help troubleshooting link text. */
12631
- troubleshootingLink?: ILinkStyles;
12632
- }
12633
-
12634
11162
  /**
12635
11163
  * @public
12636
11164
  * Type for representing a custom sound to use for a calling event
@@ -12910,13 +11438,13 @@ export declare interface StartCaptionsButtonStrings {
12910
11438
  * Can be used with {@link ControlBar}
12911
11439
  *
12912
11440
  * @param props - properties for the start RealTimeText button.
12913
- * @beta
11441
+ * @public
12914
11442
  */
12915
11443
  export declare const StartRealTimeTextButton: (props: StartRealTimeTextButtonProps) => JSX.Element;
12916
11444
 
12917
11445
  /**
12918
11446
  * Props for the StartRealTimeTextButton component
12919
- * @beta
11447
+ * @public
12920
11448
  */
12921
11449
  export declare interface StartRealTimeTextButtonProps extends ControlBarButtonProps {
12922
11450
  /**
@@ -12936,7 +11464,7 @@ export declare interface StartRealTimeTextButtonProps extends ControlBarButtonPr
12936
11464
 
12937
11465
  /**
12938
11466
  * Strings for the hold button labels
12939
- * @beta
11467
+ * @public
12940
11468
  */
12941
11469
  export declare interface StartRealTimeTextButtonStrings {
12942
11470
  /**
@@ -12950,13 +11478,6 @@ export declare interface StartRealTimeTextButtonStrings {
12950
11478
  tooltipOffContent: string;
12951
11479
  }
12952
11480
 
12953
- /**
12954
- * Parameter to start a call using a Teams user identity.
12955
- *
12956
- * @beta
12957
- */
12958
- export declare type StartTeamsCallIdentifier = MicrosoftTeamsUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsAppIdentifier | UnknownIdentifier;
12959
-
12960
11481
  /**
12961
11482
  * Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
12962
11483
  * The interface provides access to proxied state and also allows registering a handler for state change events. For
@@ -13042,7 +11563,7 @@ export declare interface StatefulCallClient extends CallClient {
13042
11563
  * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to start rendering.
13043
11564
  * @param options - Options that are passed to the {@link @azure/communication-calling#VideoStreamRenderer}.
13044
11565
  */
13045
- createView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState | CallFeatureStreamState, options?: CreateViewOptions): Promise<CreateViewResult | undefined>;
11566
+ createView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState, options?: CreateViewOptions): Promise<CreateViewResult | undefined>;
13046
11567
  /**
13047
11568
  * Stops rendering a {@link RemoteVideoStreamState} or {@link LocalVideoStreamState} and removes the
13048
11569
  * {@link VideoStreamRendererView} from the relevant {@link RemoteVideoStreamState} in {@link CallClientState} or
@@ -13067,7 +11588,7 @@ export declare interface StatefulCallClient extends CallClient {
13067
11588
  * be undefined if disposing LocalVideoStreamState.
13068
11589
  * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to dispose.
13069
11590
  */
13070
- disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState | CallFeatureStreamState): void;
11591
+ disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState): void;
13071
11592
  /**
13072
11593
  * The CallAgent is used to handle calls.
13073
11594
  * To create the CallAgent, pass a CommunicationTokenCredential object provided from SDK.
@@ -13407,7 +11928,7 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
13407
11928
  * @public
13408
11929
  */
13409
11930
  export declare type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
13410
- locator: TeamsMeetingLinkLocator | CallParticipantsLocator | TeamsMeetingIdLocator;
11931
+ locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator;
13411
11932
  };
13412
11933
 
13413
11934
  /**
@@ -13480,17 +12001,6 @@ export declare interface TeamsIncomingCallState {
13480
12001
  endTime?: Date;
13481
12002
  }
13482
12003
 
13483
- /**
13484
- * Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
13485
- *
13486
- * This is used to create an outbound call scenarios.
13487
- *
13488
- * @beta
13489
- */
13490
- export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon & {
13491
- targetCallees: StartTeamsCallIdentifier[];
13492
- };
13493
-
13494
12004
  /**
13495
12005
  * A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
13496
12006
  *
@@ -13503,92 +12013,6 @@ export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon &
13503
12013
  */
13504
12014
  export declare const toFlatCommunicationIdentifier: (identifier: CommunicationIdentifier) => string;
13505
12015
 
13506
- /**
13507
- * State only version of {@link @azure/communication-calling#TogetherModeCallFeature}. {@link StatefulCallClient}.
13508
- * Represents the state of the Together Mode feature.
13509
- * @public
13510
- */
13511
- export declare interface TogetherModeCallFeatureState {
13512
- /**
13513
- * Flag indicating if Together Mode is active in the call
13514
- */
13515
- isActive: boolean;
13516
- /**
13517
- * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature.togetherModeStream}.
13518
- */
13519
- streams: TogetherModeStreamsState;
13520
- /**
13521
- * Proxy of {@link @azure/communication-calling#TogetherModeCallFeature.TogetherModeSeatingMap}.
13522
- */
13523
- seatingPositions: TogetherModeParticipantSeatingState;
13524
- }
13525
-
13526
- /**
13527
- * Represents the seating positions of participants in Together Mode.
13528
- *
13529
- * @public
13530
- */
13531
- export declare type TogetherModeParticipantSeatingState = Record<string, TogetherModeSeatingPositionState>;
13532
-
13533
- /**
13534
- * State only version of {@link @azure/communication-calling#TogetherModeSeatingMap}.
13535
- * @public
13536
- *
13537
- * Represents the seating position of a participant in Together Mode.
13538
- */
13539
- export declare interface TogetherModeSeatingPositionState {
13540
- /**
13541
- * The top left offset from the top of the together mode view.
13542
- */
13543
- top: number;
13544
- /**
13545
- * The left offset position from the left of the together mode view.
13546
- */
13547
- left: number;
13548
- /**
13549
- * The width of the seating area
13550
- */
13551
- width: number;
13552
- /**
13553
- * The height of the seating area.
13554
- */
13555
- height: number;
13556
- }
13557
-
13558
- /**
13559
- * Interface representing the result of a Together Mode stream view.
13560
- * @public
13561
- */
13562
- export declare interface TogetherModeStreamOptions extends VideoStreamOptions {
13563
- /**
13564
- * The kind of together mode view to be created. Default is 'main'.
13565
- */
13566
- viewKind?: 'main' | 'panoramic';
13567
- }
13568
-
13569
- /**
13570
- * Represents the streams in Together Mode.
13571
- *
13572
- * @public
13573
- */
13574
- export declare interface TogetherModeStreamsState {
13575
- /**
13576
- * The main video stream in Together Mode.
13577
- */
13578
- mainVideoStream?: CallFeatureStreamState;
13579
- }
13580
-
13581
- /**
13582
- * Interface representing the result of a Together Mode stream view.
13583
- * @public
13584
- */
13585
- export declare interface TogetherModeStreamViewResult {
13586
- /**
13587
- * Together mode stream view id.
13588
- */
13589
- mainVideoView?: CreateVideoStreamViewResult;
13590
- }
13591
-
13592
12016
  /**
13593
12017
  * Callback for {@link ChatAdapterSubscribers} 'topicChanged' event.
13594
12018
  *
@@ -13777,129 +12201,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
13777
12201
  typingString?: IStyle;
13778
12202
  }
13779
12203
 
13780
- /**
13781
- * UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
13782
- *
13783
- * @beta
13784
- */
13785
- export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
13786
-
13787
- /**
13788
- * props for {@link UnsupportedBrowser} UI
13789
- *
13790
- * @beta
13791
- */
13792
- export declare interface UnsupportedBrowserProps {
13793
- /** Handler to perform an action when the help link is actioned */
13794
- onTroubleshootingClick?: () => void;
13795
- /** String overrides for the component */
13796
- strings?: UnsupportedBrowserStrings;
13797
- }
13798
-
13799
- /**
13800
- * Strings for UnsupportedBrowser component
13801
- *
13802
- * @beta
13803
- */
13804
- export declare interface UnsupportedBrowserStrings {
13805
- /** String for the primary text */
13806
- primaryText: string;
13807
- /** String for the secondary text */
13808
- secondaryText: string;
13809
- /** String to display in the text for the help link */
13810
- moreHelpLinkText: string;
13811
- }
13812
-
13813
- /**
13814
- * UI to display to the user that the browser version they are using is out of date
13815
- * and not supported by Azure Communications Calling service.
13816
- *
13817
- * @beta
13818
- */
13819
- export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
13820
-
13821
- /**
13822
- * props for {@link UnsupportedBrowserVersion} UI
13823
- *
13824
- * @beta
13825
- */
13826
- export declare interface UnsupportedBrowserVersionProps {
13827
- /** Handler to perform an action when the help link is actioned */
13828
- onTroubleshootingClick?: () => void;
13829
- /** String overrides for the component */
13830
- strings?: UnsupportedBrowserVersionStrings;
13831
- /** Handler to allow user to continue into the call */
13832
- onContinueAnywayClick?: () => void;
13833
- }
13834
-
13835
- /**
13836
- * Strings for UnsupportedBrowser component
13837
- *
13838
- * @beta
13839
- */
13840
- export declare interface UnsupportedBrowserVersionStrings {
13841
- /** String for the primary text */
13842
- primaryText: string;
13843
- /** String for the secondary text */
13844
- secondaryText: string;
13845
- /** String to display in the text for the help link */
13846
- moreHelpLinkText: string;
13847
- /** String for continue without updating button */
13848
- continueAnywayButtonText?: string;
13849
- }
13850
-
13851
- /**
13852
- * UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
13853
- *
13854
- * @beta
13855
- */
13856
- export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
13857
-
13858
- /**
13859
- * Props for {@link UnsupportedOperatingSystem} UI
13860
- *
13861
- * @beta
13862
- */
13863
- export declare interface UnsupportedOperatingSystemProps {
13864
- /** Handler to perform a action when the help link is actioned */
13865
- onTroubleshootingClick?: () => void;
13866
- /** String overrides for the component */
13867
- strings?: UnsupportedOperatingSystemStrings;
13868
- }
13869
-
13870
- /**
13871
- * Strings for UnsupportedBrowser component
13872
- *
13873
- * @beta
13874
- */
13875
- export declare interface UnsupportedOperatingSystemStrings {
13876
- /** String for the primary text */
13877
- primaryText: string;
13878
- /** String for the secondary text */
13879
- secondaryText: string;
13880
- /** String to display in the text for the help link */
13881
- moreHelpLinkText: string;
13882
- }
13883
-
13884
12204
  /**
13885
12205
  * @public
13886
12206
  * Callback function run when a message is updated.
13887
12207
  */
13888
- export declare type UpdateMessageCallback = (messageId: string, content: string, options?: MessageOptions) => Promise<void>;
13889
-
13890
- /**
13891
- * Result payload for uploading an image.
13892
- *
13893
- * @beta
13894
- */
13895
- export declare type UploadChatImageResult = {
13896
- /** Id of the image. */
13897
- id: string;
13898
- /** The type of attachment. */
13899
- attachmentType?: 'image' | 'file' | 'unknown';
13900
- /** The name including file extension type of the attachment. */
13901
- name?: string;
13902
- };
12208
+ export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
13903
12209
 
13904
12210
  /**
13905
12211
  * A custom React hook to simplify the creation of {@link CallAdapter}.
@@ -14073,7 +12379,7 @@ export declare const useTeamsCall: () => undefined | TeamsCall;
14073
12379
  *
14074
12380
  * @public
14075
12381
  */
14076
- export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs | TeamsOutboundCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
12382
+ export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
14077
12383
 
14078
12384
  /**
14079
12385
  * Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
@@ -14224,7 +12530,7 @@ export declare const VideoGallery: (props: VideoGalleryProps) => JSX.Element;
14224
12530
  /**
14225
12531
  * @public
14226
12532
  */
14227
- export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | 'togetherMode' | 'focusedContent';
12533
+ export declare type VideoGalleryLayout = 'default' | 'floatingLocalVideo' | 'speaker' | 'focusedContent';
14228
12534
 
14229
12535
  /**
14230
12536
  * The state of the local participant in the {@link VideoGallery}.
@@ -14406,38 +12712,6 @@ export declare interface VideoGalleryProps {
14406
12712
  * This callback is to mute a remote participant
14407
12713
  */
14408
12714
  onMuteParticipant?: (userId: string) => Promise<void>;
14409
- /**
14410
- * Indicates if the local participant can start together mode
14411
- */
14412
- startTogetherModeEnabled?: boolean;
14413
- /**
14414
- * Indicates if together mode is active
14415
- */
14416
- isTogetherModeActive?: boolean;
14417
- /**
14418
- * Callback to create a together mode stream view
14419
- */
14420
- onCreateTogetherModeStreamView?: (options?: TogetherModeStreamOptions) => Promise<void | TogetherModeStreamViewResult>;
14421
- /**
14422
- * This callback is to start together mode
14423
- */
14424
- onStartTogetherMode?: () => Promise<void>;
14425
- /**
14426
- * This callback is to set the scene size for together mode
14427
- */
14428
- onSetTogetherModeSceneSize?: (width: number, height: number) => void;
14429
- /**
14430
- * Together mode video streams
14431
- */
14432
- togetherModeStreams?: VideoGalleryTogetherModeStreams;
14433
- /**
14434
- * Seating position of participants in together mode
14435
- */
14436
- togetherModeSeatingCoordinates?: VideoGalleryTogetherModeParticipantPosition;
14437
- /**
14438
- * Callback to dispose a together mode stream view
14439
- */
14440
- onDisposeTogetherModeStreamView?: () => Promise<void>;
14441
12715
  /**
14442
12716
  * This callback is to forbid audio for remote participant(s)
14443
12717
  */
@@ -14500,10 +12774,6 @@ export declare type VideoGallerySelector = (state: CallClientState, props: Calli
14500
12774
  optimalVideoCount?: number;
14501
12775
  spotlightedParticipants?: string[];
14502
12776
  maxParticipantsToSpotlight?: number;
14503
- isTogetherModeActive?: boolean;
14504
- startTogetherModeEnabled?: boolean;
14505
- togetherModeStreams?: VideoGalleryTogetherModeStreams;
14506
- togetherModeSeatingCoordinates?: VideoGalleryTogetherModeParticipantPosition;
14507
12777
  };
14508
12778
 
14509
12779
  /**
@@ -14604,46 +12874,6 @@ export declare interface VideoGalleryStyles extends BaseCustomStyles {
14604
12874
  verticalGallery?: VerticalGalleryStyles;
14605
12875
  }
14606
12876
 
14607
- /**
14608
- * Interface representing the position of a participant in Together Mode.
14609
- * @public
14610
- */
14611
- export declare type VideoGalleryTogetherModeParticipantPosition = Record<string, VideoGalleryTogetherModeSeatingInfo>;
14612
-
14613
- /**
14614
- * Interface representing the seating information in Together Mode.
14615
- * @public
14616
- */
14617
- export declare interface VideoGalleryTogetherModeSeatingInfo {
14618
- /**
14619
- * The top left offset from the top of the together mode view.
14620
- */
14621
- top: number;
14622
- /**
14623
- * The left offset position from the left of the together mode view.
14624
- */
14625
- left: number;
14626
- /**
14627
- *The width of the seating area
14628
- */
14629
- width: number;
14630
- /**
14631
- * The height of the seating area.
14632
- */
14633
- height: number;
14634
- }
14635
-
14636
- /**
14637
- * Interface representing the streams in Together Mode.
14638
- * @public
14639
- */
14640
- export declare interface VideoGalleryTogetherModeStreams {
14641
- /**
14642
- * The main video stream in Together Mode.
14643
- */
14644
- mainVideoStream?: VideoGalleryStream;
14645
- }
14646
-
14647
12877
  /**
14648
12878
  * Options to control how video streams are rendered.
14649
12879
  *