@azure/communication-react 1.17.0-beta.1 → 1.17.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 (563) hide show
  1. package/dist/communication-react.d.ts +68 -1751
  2. package/dist/dist-cjs/communication-react/index.js +33299 -159
  3. package/dist/dist-cjs/communication-react/index.js.map +1 -1
  4. package/dist/dist-esm/acs-ui-common/src/common.d.ts +1 -1
  5. package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
  6. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  7. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  8. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.d.ts +1 -5
  9. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -11
  10. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
  11. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.d.ts +0 -12
  12. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +1 -13
  13. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
  14. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +0 -4
  15. package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
  16. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +0 -8
  17. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +0 -16
  18. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  19. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +1 -15
  20. package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
  21. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.d.ts +5 -5
  22. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +15 -32
  23. package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
  24. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.d.ts +1 -3
  25. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +0 -17
  26. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  27. package/dist/dist-esm/calling-component-bindings/src/index.d.ts +0 -2
  28. package/dist/dist-esm/calling-component-bindings/src/index.js +0 -2
  29. package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
  30. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
  31. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +2 -8
  32. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
  33. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.d.ts +1 -1
  34. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js +1 -1
  35. package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js.map +1 -1
  36. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.d.ts +1 -1
  37. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js +1 -1
  38. package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js.map +1 -1
  39. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.d.ts +0 -7
  40. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +0 -12
  41. package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js.map +1 -1
  42. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +0 -3
  43. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
  44. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +0 -3
  45. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
  46. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.d.ts +1 -15
  47. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
  48. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +0 -5
  49. package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
  50. package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +2 -58
  51. package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
  52. package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +1 -12
  53. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +1 -69
  54. package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
  55. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +9 -65
  56. package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js.map +1 -1
  57. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +0 -3
  58. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +4 -29
  59. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
  60. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.d.ts +0 -17
  61. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js +3 -61
  62. package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js.map +1 -1
  63. package/dist/dist-esm/calling-stateful-client/src/Converter.d.ts +0 -5
  64. package/dist/dist-esm/calling-stateful-client/src/Converter.js +1 -16
  65. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  66. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +0 -1
  67. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +0 -11
  68. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
  69. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +0 -23
  70. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +2 -20
  71. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
  72. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.d.ts +1 -2
  73. package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +1 -1
  74. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -17
  75. package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +1 -1
  76. package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -3
  77. package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
  78. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +2 -3
  79. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +3 -13
  80. package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
  81. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +1 -2
  82. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +0 -5
  83. package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  84. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +6 -32
  85. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
  86. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -3
  87. package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
  88. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -1
  89. package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
  90. package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js +1 -4
  91. package/dist/dist-esm/chat-stateful-client/src/convertChatMessage.js.map +1 -1
  92. package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.d.ts +0 -1
  93. package/dist/dist-esm/chat-stateful-client/src/types/ChatMessageWithStatus.js.map +1 -1
  94. package/dist/dist-esm/communication-react/src/index.d.ts +2 -26
  95. package/dist/dist-esm/communication-react/src/index.js +0 -14
  96. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  97. package/dist/dist-esm/react-components/src/components/Announcer.js +1 -1
  98. package/dist/dist-esm/react-components/src/components/Announcer.js.map +1 -1
  99. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.d.ts +1 -3
  100. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +22 -13
  101. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
  102. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js +10 -1
  103. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageActionsFlyout.js.map +1 -1
  104. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -6
  105. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +2 -10
  106. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  107. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -11
  108. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +13 -40
  109. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  110. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +1 -8
  111. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +8 -20
  112. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
  113. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +1 -2
  114. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +28 -30
  115. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
  116. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +1 -4
  117. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +6 -40
  118. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
  119. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +2 -15
  120. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +0 -22
  121. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
  122. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +3 -20
  123. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +5 -20
  124. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
  125. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +1 -8
  126. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +10 -22
  127. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
  128. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +14 -31
  129. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
  130. package/dist/dist-esm/react-components/src/components/ControlBarButton.js +1 -1
  131. package/dist/dist-esm/react-components/src/components/ControlBarButton.js.map +1 -1
  132. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +1 -0
  133. package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
  134. package/dist/dist-esm/react-components/src/components/ImageOverlay.js +0 -4
  135. package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
  136. package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
  137. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +0 -18
  138. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  139. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js +1 -3
  140. package/dist/dist-esm/react-components/src/components/MessageStatusIcon.js.map +1 -1
  141. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +5 -44
  142. package/dist/dist-esm/react-components/src/components/MessageThread.js +3 -30
  143. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  144. package/dist/dist-esm/react-components/src/components/NotificationBar.d.ts +65 -0
  145. package/dist/dist-esm/react-components/src/components/NotificationBar.js +40 -0
  146. package/dist/dist-esm/react-components/src/components/NotificationBar.js.map +1 -0
  147. package/dist/dist-esm/react-components/src/components/Notifications.d.ts +215 -0
  148. package/dist/dist-esm/react-components/src/components/Notifications.js +46 -0
  149. package/dist/dist-esm/react-components/src/components/Notifications.js.map +1 -0
  150. package/dist/dist-esm/react-components/src/components/ParticipantItem.d.ts +0 -13
  151. package/dist/dist-esm/react-components/src/components/ParticipantItem.js +4 -7
  152. package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
  153. package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -15
  154. package/dist/dist-esm/react-components/src/components/ParticipantList.js +12 -21
  155. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  156. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.d.ts +1 -0
  157. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +1 -3
  158. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
  159. package/dist/dist-esm/react-components/src/components/SendBox.d.ts +1 -47
  160. package/dist/dist-esm/react-components/src/components/SendBox.js +8 -90
  161. package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
  162. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +0 -2
  163. package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
  164. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +0 -2
  165. package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
  166. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -24
  167. package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
  168. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +0 -2
  169. package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
  170. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.d.ts +5 -7
  171. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js +1 -1
  172. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
  173. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.d.ts +5 -3
  174. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +4 -10
  175. package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
  176. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +3 -15
  177. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  178. package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +2 -0
  179. package/dist/dist-esm/react-components/src/components/VideoGallery.js +4 -5
  180. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  181. package/dist/dist-esm/react-components/src/components/VideoTile.d.ts +4 -7
  182. package/dist/dist-esm/react-components/src/components/VideoTile.js +4 -8
  183. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  184. package/dist/dist-esm/react-components/src/components/index.d.ts +1 -21
  185. package/dist/dist-esm/react-components/src/components/index.js +0 -18
  186. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  187. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
  188. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +1 -1
  189. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js +5 -3
  190. package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js.map +1 -1
  191. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +4 -4
  192. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +21 -9
  193. package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
  194. package/dist/dist-esm/react-components/src/components/styles/NotificationBar.styles.d.ts +22 -0
  195. package/dist/dist-esm/react-components/src/components/styles/NotificationBar.styles.js +56 -0
  196. package/dist/dist-esm/react-components/src/components/styles/NotificationBar.styles.js.map +1 -0
  197. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.d.ts +0 -1
  198. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +2 -3
  199. package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
  200. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -37
  201. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +3 -34
  202. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
  203. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +3 -5
  204. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +10 -21
  205. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
  206. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +1 -11
  207. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +2 -18
  208. package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
  209. package/dist/dist-esm/react-components/src/components/utils/common.js +0 -4
  210. package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
  211. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
  212. package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
  213. package/dist/dist-esm/react-components/src/components/utils.d.ts +13 -0
  214. package/dist/dist-esm/react-components/src/components/utils.js +31 -0
  215. package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
  216. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
  217. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -5
  218. package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
  219. package/dist/dist-esm/react-components/src/index.d.ts +0 -1
  220. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  221. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -57
  222. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  223. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/ComponentLocale.js.map +1 -1
  224. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/ComponentLocale.js.map +1 -1
  225. package/dist/dist-esm/react-components/src/localization/locales/de-DE/ComponentLocale.js.map +1 -1
  226. package/dist/dist-esm/react-components/src/localization/locales/en-GB/ComponentLocale.js.map +1 -1
  227. package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +157 -1
  228. package/dist/dist-esm/react-components/src/localization/locales/es-ES/ComponentLocale.js.map +1 -1
  229. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/ComponentLocale.js.map +1 -1
  230. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/ComponentLocale.js.map +1 -1
  231. package/dist/dist-esm/react-components/src/localization/locales/he-IL/ComponentLocale.js.map +1 -1
  232. package/dist/dist-esm/react-components/src/localization/locales/it-IT/ComponentLocale.js.map +1 -1
  233. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/ComponentLocale.js.map +1 -1
  234. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/ComponentLocale.js.map +1 -1
  235. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/ComponentLocale.js.map +1 -1
  236. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/ComponentLocale.js.map +1 -1
  237. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/ComponentLocale.js.map +1 -1
  238. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/ComponentLocale.js.map +1 -1
  239. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/ComponentLocale.js.map +1 -1
  240. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/ComponentLocale.js.map +1 -1
  241. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/ComponentLocale.js.map +1 -1
  242. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/ComponentLocale.js.map +1 -1
  243. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/ComponentLocale.js.map +1 -1
  244. package/dist/dist-esm/react-components/src/theming/icons.d.ts +1 -28
  245. package/dist/dist-esm/react-components/src/theming/icons.js +7 -141
  246. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  247. package/dist/dist-esm/react-components/src/theming/themes.d.ts +0 -6
  248. package/dist/dist-esm/react-components/src/theming/themes.js +0 -10
  249. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  250. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js +1 -1
  251. package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js.map +1 -1
  252. package/dist/dist-esm/react-components/src/types/Attachment.d.ts +0 -9
  253. package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
  254. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -21
  255. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  256. package/dist/dist-esm/react-components/src/types/OnRender.d.ts +1 -9
  257. package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
  258. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.d.ts +0 -6
  259. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js +0 -2
  260. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
  261. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +0 -72
  262. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +13 -32
  263. package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
  264. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +0 -108
  265. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  266. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +11 -47
  267. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +14 -142
  268. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  269. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +6 -56
  270. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -1
  271. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  272. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +0 -1
  273. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
  274. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +10 -28
  275. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
  276. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.d.ts +0 -1
  277. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +2 -38
  278. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  279. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +0 -2
  280. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -27
  281. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
  282. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +2 -20
  283. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
  284. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -2
  285. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -27
  286. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
  287. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +1 -1
  288. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
  289. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +0 -1
  290. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +5 -19
  291. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
  292. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +4 -1
  293. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
  294. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +7 -4
  295. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
  296. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +2 -6
  297. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
  298. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.d.ts +1 -1
  299. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +7 -31
  300. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  301. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.d.ts +1 -1
  302. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.js.map +1 -1
  303. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +0 -2
  304. package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
  305. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +0 -7
  306. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +7 -80
  307. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
  308. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js +0 -8
  309. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/SurveyPage.js.map +1 -1
  310. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.d.ts +1 -1
  311. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js +1 -8
  312. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ThankYouForFeedbackPage.js.map +1 -1
  313. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +0 -8
  314. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -11
  315. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  316. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
  317. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +0 -4
  318. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
  319. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +2 -14
  320. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +16 -95
  321. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  322. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +1 -61
  323. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +4 -31
  324. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  325. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +0 -32
  326. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
  327. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +5 -15
  328. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +5 -50
  329. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  330. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +3 -38
  331. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  332. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +1 -9
  333. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -33
  334. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  335. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +4 -5
  336. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +2 -2
  337. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  338. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +0 -13
  339. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +0 -4
  340. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
  341. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +0 -20
  342. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +1 -6
  343. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
  344. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +0 -2
  345. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +7 -130
  346. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  347. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +0 -4
  348. package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
  349. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +2 -3
  350. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +0 -27
  351. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  352. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -3
  353. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  354. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +2 -13
  355. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
  356. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +0 -2
  357. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  358. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.d.ts +1 -5
  359. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +0 -15
  360. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
  361. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.d.ts +0 -5
  362. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +2 -3
  363. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
  364. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.d.ts +0 -1
  365. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +7 -12
  366. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  367. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +0 -26
  368. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  369. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +1 -25
  370. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  371. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.d.ts +0 -1
  372. package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
  373. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +1 -3
  374. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  375. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +8 -15
  376. package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
  377. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +1 -4
  378. package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
  379. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js +0 -7
  380. package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js.map +1 -1
  381. package/dist/dist-esm/react-composites/src/composites/common/Survey.js +0 -19
  382. package/dist/dist-esm/react-composites/src/composites/common/Survey.js.map +1 -1
  383. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js +0 -9
  384. package/dist/dist-esm/react-composites/src/composites/common/SurveyContent.js.map +1 -1
  385. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js +0 -6
  386. package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js.map +1 -1
  387. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.d.ts +4 -1
  388. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +3 -3
  389. package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js.map +1 -1
  390. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +2 -39
  391. package/dist/dist-esm/react-composites/src/composites/common/icons.js +0 -12
  392. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  393. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js +0 -4
  394. package/dist/dist-esm/react-composites/src/composites/common/styles/Survey.styles.js.map +1 -1
  395. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +4 -20
  396. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
  397. package/package.json +8 -8
  398. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-BShb4Fem.js +0 -136
  399. package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-BShb4Fem.js.map +0 -1
  400. package/dist/dist-cjs/communication-react/index-9S-U1inF.js +0 -39673
  401. package/dist/dist-cjs/communication-react/index-9S-U1inF.js.map +0 -1
  402. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +0 -17
  403. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +0 -36
  404. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +0 -1
  405. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
  406. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
  407. package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
  408. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +0 -17
  409. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +0 -125
  410. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +0 -1
  411. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
  412. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -43
  413. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
  414. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
  415. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -75
  416. package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
  417. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
  418. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -68
  419. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
  420. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
  421. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -39
  422. package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +0 -1
  423. package/dist/dist-esm/react-components/src/components/HoldButton.d.ts +0 -49
  424. package/dist/dist-esm/react-components/src/components/HoldButton.js +0 -25
  425. package/dist/dist-esm/react-components/src/components/HoldButton.js.map +0 -1
  426. package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
  427. package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -123
  428. package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
  429. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.d.ts +0 -9
  430. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js +0 -29
  431. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js.map +0 -1
  432. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +0 -23
  433. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +0 -73
  434. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +0 -1
  435. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.d.ts +0 -12
  436. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js +0 -23
  437. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js.map +0 -1
  438. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +0 -15
  439. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +0 -39
  440. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +0 -1
  441. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.d.ts +0 -24
  442. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js +0 -64
  443. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js.map +0 -1
  444. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.d.ts +0 -20
  445. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js +0 -46
  446. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js.map +0 -1
  447. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.d.ts +0 -29
  448. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js +0 -73
  449. package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js.map +0 -1
  450. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +0 -54
  451. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +0 -204
  452. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +0 -1
  453. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +0 -33
  454. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +0 -82
  455. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +0 -1
  456. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +0 -149
  457. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +0 -182
  458. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +0 -1
  459. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +0 -16
  460. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +0 -73
  461. package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +0 -1
  462. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.d.ts +0 -19
  463. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js +0 -191
  464. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js.map +0 -1
  465. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.d.ts +0 -7
  466. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js +0 -51
  467. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js.map +0 -1
  468. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.d.ts +0 -15
  469. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js +0 -61
  470. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js.map +0 -1
  471. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.d.ts +0 -6
  472. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js +0 -13
  473. package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js.map +0 -1
  474. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +0 -34
  475. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +0 -42
  476. package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +0 -1
  477. package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +0 -14
  478. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +0 -18
  479. package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +0 -1
  480. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -24
  481. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -550
  482. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
  483. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
  484. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -816
  485. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +0 -1
  486. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +0 -58
  487. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +0 -144
  488. package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +0 -1
  489. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
  490. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -69
  491. package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
  492. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +0 -82
  493. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +0 -311
  494. package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +0 -1
  495. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +0 -21
  496. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +0 -38
  497. package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +0 -1
  498. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
  499. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -92
  500. package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
  501. package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +0 -5
  502. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +0 -32
  503. package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +0 -1
  504. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
  505. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -67
  506. package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
  507. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.d.ts +0 -37
  508. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +0 -60
  509. package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +0 -1
  510. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +0 -33
  511. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +0 -116
  512. package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +0 -1
  513. package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
  514. package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
  515. package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
  516. package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
  517. package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
  518. package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
  519. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -48
  520. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -218
  521. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +0 -1
  522. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.d.ts +0 -12
  523. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js +0 -93
  524. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +0 -1
  525. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.d.ts +0 -8
  526. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js +0 -26
  527. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/People.js.map +0 -1
  528. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.d.ts +0 -24
  529. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +0 -28
  530. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +0 -1
  531. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
  532. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -54
  533. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
  534. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.d.ts +0 -32
  535. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js +0 -81
  536. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/HoldPane.styles.js.map +0 -1
  537. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +0 -15
  538. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +0 -23
  539. package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +0 -1
  540. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +0 -18
  541. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +0 -18
  542. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +0 -1
  543. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.d.ts +0 -80
  544. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +0 -38
  545. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +0 -1
  546. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.d.ts +0 -38
  547. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +0 -69
  548. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +0 -1
  549. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +0 -5
  550. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +0 -5
  551. package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +0 -1
  552. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.d.ts +0 -25
  553. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +0 -113
  554. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +0 -1
  555. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.d.ts +0 -17
  556. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js +0 -32
  557. package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.styles.js.map +0 -1
  558. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.d.ts +0 -22
  559. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +0 -74
  560. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +0 -1
  561. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.d.ts +0 -15
  562. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js +0 -61
  563. package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.styles.js.map +0 -1
@@ -17,7 +17,6 @@
17
17
 
18
18
  /// <reference types="react" />
19
19
 
20
- import { AddPhoneNumberOptions } from '@azure/communication-calling';
21
20
  import { AudioDeviceInfo } from '@azure/communication-calling';
22
21
  import { BackgroundBlurConfig } from '@azure/communication-calling';
23
22
  import { BackgroundBlurEffect } from '@azure/communication-calling';
@@ -30,13 +29,11 @@ import { CallClientOptions } from '@azure/communication-calling';
30
29
  import { CallDirection } from '@azure/communication-calling';
31
30
  import { CallEndReason } from '@azure/communication-calling';
32
31
  import { CallerInfo } from '@azure/communication-calling';
33
- import { CallInfo } from '@azure/communication-calling';
34
32
  import { CallKind } from '@azure/communication-calling';
35
33
  import { CallState as CallState_2 } from '@azure/communication-calling';
36
34
  import { CallSurvey } from '@azure/communication-calling';
37
35
  import { CallSurveyResponse } from '@azure/communication-calling';
38
36
  import { CapabilitiesChangeInfo } from '@azure/communication-calling';
39
- import { CaptionsKind } from '@azure/communication-calling';
40
37
  import { CaptionsResultType } from '@azure/communication-calling';
41
38
  import { ChatClient } from '@azure/communication-chat';
42
39
  import { ChatClientOptions } from '@azure/communication-chat';
@@ -54,7 +51,6 @@ import { DeviceAccess } from '@azure/communication-calling';
54
51
  import { DeviceManager } from '@azure/communication-calling';
55
52
  import { DominantSpeakersInfo } from '@azure/communication-calling';
56
53
  import { DtmfTone as DtmfTone_2 } from '@azure/communication-calling';
57
- import { EnvironmentInfo } from '@azure/communication-calling';
58
54
  import { GroupCallLocator } from '@azure/communication-calling';
59
55
  import { IButtonProps } from '@fluentui/react';
60
56
  import { IButtonStyles } from '@fluentui/react';
@@ -62,9 +58,7 @@ import { IContextualMenuItem } from '@fluentui/react';
62
58
  import { IContextualMenuItemStyles } from '@fluentui/react';
63
59
  import { IContextualMenuProps } from '@fluentui/react';
64
60
  import { IContextualMenuStyles } from '@fluentui/react';
65
- import { ILinkStyles } from '@fluentui/react';
66
61
  import { IMessageBarProps } from '@fluentui/react';
67
- import { IncomingCall } from '@azure/communication-calling';
68
62
  import { IPersonaStyleProps } from '@fluentui/react';
69
63
  import { IPersonaStyles } from '@fluentui/react';
70
64
  import { IRawStyle } from '@fluentui/react';
@@ -74,7 +68,6 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
74
68
  import { ITextFieldStyles } from '@fluentui/react';
75
69
  import { LatestMediaDiagnostics } from '@azure/communication-calling';
76
70
  import { LatestNetworkDiagnostics } from '@azure/communication-calling';
77
- import { LocalRecordingInfo } from '@azure/communication-calling';
78
71
  import { LocalVideoStream } from '@azure/communication-calling';
79
72
  import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
80
73
  import { MediaStreamType } from '@azure/communication-calling';
@@ -88,12 +81,10 @@ import { PermissionConstraints } from '@azure/communication-calling';
88
81
  import { PersonaInitialsColor } from '@fluentui/react';
89
82
  import { PersonaPresence } from '@fluentui/react';
90
83
  import { PersonaSize } from '@fluentui/react';
91
- import { PhoneNumberIdentifier } from '@azure/communication-common';
92
84
  import { PropertyChangedEvent } from '@azure/communication-calling';
93
85
  import { default as React_2 } from 'react';
94
86
  import { Reaction as Reaction_2 } from '@azure/communication-calling';
95
87
  import { ReactionMessage } from '@azure/communication-calling';
96
- import { RecordingInfo } from '@azure/communication-calling';
97
88
  import type { RemoteParticipant } from '@azure/communication-calling';
98
89
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
99
90
  import { RoomCallLocator } from '@azure/communication-calling';
@@ -217,47 +208,13 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
217
208
  */
218
209
  export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
219
210
 
220
- /**
221
- * @beta
222
- * A callback function that defines what actions user can perform on an attachment.
223
- * By default, the UI library would have default actions that opens attachment URL in a new tab.
224
- * You can override the default actions or add new actions by providing this callback function.
225
- * Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
226
- *
227
- * @param attachment - The file attachment that user is trying to perform actions on.
228
- * @param message - The chat message that contains this attachment.
229
- * @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
230
- */
231
- export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
232
-
233
- /**
234
- * @beta
235
- *
236
- * Attachment download options defines the list of actions that can be performed on an attachment.
237
- */
238
- export declare interface AttachmentDownloadOptions {
239
- actionsForAttachment: AttachmentActionHandler;
240
- }
241
-
242
- /**
243
- * @beta
244
- *
245
- * Attachment menu action defines buttons that can be shown on the attachment card.
246
- * If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
247
- */
248
- export declare interface AttachmentMenuAction {
249
- name: string;
250
- icon: JSX.Element;
251
- onClick: (attachment: AttachmentMetadata) => Promise<void>;
252
- }
253
-
254
211
  /**
255
212
  * Data model that represents a chat message attachment
256
213
  * where it contains an ID to uniquely identify the attachment,
257
214
  * a name that represents the name of file, and
258
215
  * a URL to download the attachment.
259
216
  *
260
- * @beta
217
+ * @public
261
218
  */
262
219
  export declare interface AttachmentMetadata {
263
220
  /**
@@ -274,146 +231,6 @@ export declare interface AttachmentMetadata {
274
231
  url: string;
275
232
  }
276
233
 
277
- /**
278
- * Data model that represents a chat message attachment being uploaded
279
- * where it contains an ID to uniquely identify the attachment,
280
- * a name that represents the name of file,
281
- * an optional URL to download the attachment,
282
- * an optional progress value between 0 and 1 indicating the progress of the upload, and
283
- * an optional error object that contains error message would be shown to the user.
284
- *
285
- *
286
- * @beta
287
- */
288
- export declare interface AttachmentMetadataInProgress {
289
- /**
290
- * Unique ID of the attachment.
291
- */
292
- id: string;
293
- /**
294
- * Attachment name to be displayed.
295
- */
296
- name: string;
297
- /**
298
- * Download URL for the attachment.
299
- */
300
- url?: string;
301
- /**
302
- * A number between 0 and 1 indicating the progress of the upload.
303
- */
304
- progress?: number;
305
- /**
306
- * A object contains error message would be shown to the user.
307
- */
308
- error?: AttachmentProgressError;
309
- }
310
-
311
- /**
312
- * @beta
313
- *
314
- * Attachment Options that defines behaviour for uploading and downloading attachments.
315
- */
316
- export declare interface AttachmentOptions {
317
- uploadOptions?: AttachmentUploadOptions;
318
- downloadOptions?: AttachmentDownloadOptions;
319
- }
320
-
321
- /**
322
- * @beta
323
- * A attachment progress error object that contains message to be shown to
324
- * the user when upload fails.
325
- */
326
- export declare interface AttachmentProgressError {
327
- message: string;
328
- }
329
-
330
- /**
331
- * @beta
332
- * A callback function for handling attachment removed by the user in send box.
333
- *
334
- * @param attachmentId - The ID of uploaded attachments.
335
- */
336
- export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
337
-
338
- /**
339
- * @beta
340
- * A callback function for handling list of upload tasks that contains files selected by user to upload.
341
- *
342
- * @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
343
- */
344
- export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
345
-
346
- /**
347
- * @beta
348
- */
349
- export declare interface AttachmentUploadOptions {
350
- /**
351
- * A list of strings containing the comma separated list of supported media (aka. mime) types.
352
- * i.e. ['image/*', 'video/*', 'audio/*']
353
- * Default value is `['*']`, meaning all media types are supported.
354
- * Similar to the `accept` attribute of the `<input type="attachment" />` element.
355
- * @beta
356
- */
357
- supportedMediaTypes?: string[];
358
- /**
359
- * Disable multiple attachments to be selected if set to `true`.
360
- * Default value is `false`, meaning multiple attachments can be selected.
361
- * Similar to the `multiple` attribute of the `<input type="attachment" />` element.
362
- * @beta
363
- */
364
- disableMultipleUploads?: boolean;
365
- /**
366
- * A callback function of type {@link AttachmentSelectionHandler} that will be called
367
- * when user finishes selecting files in browser's file picker. This function is required since
368
- * this would be where upload logic is implemented to your own storage.
369
- * @beta
370
- */
371
- handleAttachmentSelection: AttachmentSelectionHandler;
372
- /**
373
- * A optional callback function that will be called
374
- * when user removing files before clicking send message button. This function will be
375
- * where you can remove the file from your storage.
376
- * @beta
377
- */
378
- handleAttachmentRemoval?: AttachmentRemovalHandler;
379
- }
380
-
381
- /**
382
- * A upload task represents and manages an attachment that is being uploaded.
383
- * When using the Composite, an attachment upload task is created for each file user is selected to upload.
384
- * A upload task is complete when notifyUploadCompleted is called.
385
- * A upload task is failed when notifyUploadFailed is called.
386
- * @beta
387
- */
388
- export declare interface AttachmentUploadTask {
389
- /**
390
- * Unique identifier for the attachment upload task.
391
- */
392
- taskId: string;
393
- /**
394
- * HTML {@link File} object for the uploaded attachment.
395
- */
396
- file?: File;
397
- /**
398
- * Update the progress of the upload changed.
399
- * A upload is considered complete when the progress reaches 1.
400
- * @param value - number between 0 and 1
401
- */
402
- notifyUploadProgressChanged: (value: number) => void;
403
- /**
404
- * Mark the upload task as complete.
405
- * An attachment is considered completed uploading when ID and URL are provided.
406
- * @param id - the unique identifier of the attachment.
407
- * @param url - the download URL of the attachment.
408
- */
409
- notifyUploadCompleted: (id: string, url: string) => void;
410
- /**
411
- * Mark the upload task as failed.
412
- * @param message - An error message that can be displayed to the user.
413
- */
414
- notifyUploadFailed: (message: string) => void;
415
- }
416
-
417
234
  /**
418
235
  * Custom data attributes for displaying avatar for a user.
419
236
  *
@@ -443,11 +260,6 @@ export declare type AvatarPersonaData = {
443
260
  * @defaultvalue `white`
444
261
  */
445
262
  initialsTextColor?: string;
446
- /**
447
- * If true, show the special coin for unknown persona.
448
- * It has '?' in place of initials, with static font and background colors
449
- */
450
- showUnknownPersonaCoin?: boolean;
451
263
  };
452
264
 
453
265
  /**
@@ -469,11 +281,6 @@ export declare type AzureCommunicationCallAdapterArgs = {
469
281
  displayName: string;
470
282
  credential: CommunicationTokenCredential;
471
283
  locator: CallAdapterLocator;
472
- /**
473
- * A phone number in E.164 format procured using Azure Communication Services that will be used to represent callers identity.
474
- * E.164 numbers are formatted as [+] [country code] [phone number including area code]. For example, +14255550123 for a US phone number.
475
- */
476
- alternateCallerId?: string;
477
284
  /**
478
285
  * Optional parameters for the {@link AzureCommunicationCallAdapter} created
479
286
  */
@@ -498,7 +305,6 @@ export declare type AzureCommunicationCallWithChatAdapterArgs = {
498
305
  displayName: string;
499
306
  credential: CommunicationTokenCredential;
500
307
  locator: CallAndChatLocator | TeamsMeetingLinkLocator | /** @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
501
- alternateCallerId?: string;
502
308
  callAdapterOptions?: AzureCommunicationCallAdapterOptions;
503
309
  };
504
310
 
@@ -543,11 +349,6 @@ export declare type AzureCommunicationOutboundCallAdapterArgs = {
543
349
  displayName: string;
544
350
  credential: CommunicationTokenCredential;
545
351
  targetCallees: StartCallIdentifier[];
546
- /**
547
- * A phone number in E.164 format procured using Azure Communication Services that will be used to represent callers identity.
548
- * E.164 numbers are formatted as [+] [country code] [phone number including area code]. For example, +14255550123 for a US phone number.
549
- */
550
- alternateCallerId?: string;
551
352
  /**
552
353
  * Optional parameters for the {@link AzureCommunicationCallAdapter} created
553
354
  */
@@ -609,156 +410,6 @@ export declare interface BaseCustomStyles {
609
410
  root?: IStyle;
610
411
  }
611
412
 
612
- /**
613
- * Content blocked message type.
614
- *
615
- * Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
616
- *
617
- * @beta
618
- */
619
- export declare interface BlockedMessage extends MessageCommon {
620
- messageType: 'blocked';
621
- warningText?: string;
622
- linkText?: string;
623
- link?: string;
624
- deletedOn?: Date;
625
- senderId?: string;
626
- senderDisplayName?: string;
627
- status?: MessageStatus;
628
- attached?: MessageAttachedStatus;
629
- mine?: boolean;
630
- }
631
-
632
- /**
633
- * @beta
634
- * Props for BrowserPermissionDeniedIOS component.
635
- */
636
- export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
637
- /**
638
- * Localization strings for BrowserPermissionDeniedIOS component.
639
- */
640
- strings?: BrowserPermissionDeniedIOSStrings;
641
- /**
642
- * Link to image source.
643
- *
644
- * Image is inserted into the top of the component.
645
- */
646
- imageSource?: string;
647
- }
648
-
649
- /**
650
- * @beta
651
- * Strings for BrowserPermissionDeniedIOS component
652
- */
653
- export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
654
- /**
655
- * Image alt text
656
- */
657
- imageAltText: string;
658
- /**
659
- * Main text string.
660
- */
661
- primaryText: string;
662
- /**
663
- * Subtext string.
664
- */
665
- secondaryText: string;
666
- /**
667
- * Step 1 string
668
- */
669
- step1Text: string;
670
- /**
671
- * Step 1 digit string
672
- */
673
- step1DigitText: string;
674
- /**
675
- * Step 2 string
676
- */
677
- step2Text: string;
678
- /**
679
- * Step 2 digit string
680
- */
681
- step2DigitText: string;
682
- /**
683
- * Step 3 string
684
- */
685
- step3Text: string;
686
- /**
687
- * Step 3 digit string
688
- */
689
- step3DigitText: string;
690
- /**
691
- * Step 4 string
692
- */
693
- step4Text: string;
694
- /**
695
- * Step 4 digit string
696
- */
697
- step4DigitText: string;
698
- }
699
-
700
- /**
701
- * @beta
702
- * Props for BrowserPermissionDenied component.
703
- */
704
- export declare interface BrowserPermissionDeniedProps {
705
- /**
706
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
707
- */
708
- onTroubleshootingClick?: () => void;
709
- /**
710
- * Action to be taken by the try again primary button.
711
- */
712
- onTryAgainClick?: () => void;
713
- /**
714
- * Localization strings for BrowserPermissionDenied component.
715
- */
716
- strings?: BrowserPermissionDeniedStrings;
717
- /**
718
- * Allows users to pass in an object contains custom CSS styles.
719
- * @Example
720
- * ```
721
- * <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
722
- * ```
723
- */
724
- styles?: BrowserPermissionDeniedStyles;
725
- }
726
-
727
- /**
728
- * @beta
729
- * Strings for BrowserPermissionDenied component
730
- */
731
- export declare interface BrowserPermissionDeniedStrings {
732
- /**
733
- * Main button text string.
734
- */
735
- primaryButtonText: string;
736
- /**
737
- * Main text string.
738
- */
739
- primaryText: string;
740
- /**
741
- * Subtext string.
742
- */
743
- secondaryText: string;
744
- /**
745
- * More help link string.
746
- */
747
- linkText: string;
748
- }
749
-
750
- /**
751
- * Fluent styles for {@link BrowserPermissionDenied}.
752
- *
753
- * @beta
754
- */
755
- export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
756
- /** Styles for the primary button. */
757
- primaryButton?: IButtonStyles;
758
- /** Styles for the help troubleshooting link text. */
759
- troubleshootingLink?: ILinkStyles;
760
- }
761
-
762
413
  /**
763
414
  * An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
764
415
  *
@@ -842,12 +493,6 @@ export declare interface CallAdapterCallManagement extends CallAdapterCallOperat
842
493
  * @public
843
494
  */
844
495
  startCall(participants: string[], options?: StartCallOptions): Call | undefined;
845
- /**
846
- * Start the call.
847
- * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
848
- * @public
849
- */
850
- startCall(participants: StartCallIdentifier[], options?: StartCallOptions): Call | undefined;
851
496
  }
852
497
 
853
498
  /**
@@ -930,12 +575,6 @@ export declare interface CallAdapterCallOperations {
930
575
  * @public
931
576
  */
932
577
  removeParticipant(userId: string): Promise<void>;
933
- /**
934
- * Remove a participant from the call.
935
- * @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
936
- * @beta
937
- */
938
- removeParticipant(participant: CommunicationIdentifier): Promise<void>;
939
578
  /**
940
579
  * Create the html view for a stream.
941
580
  *
@@ -987,35 +626,12 @@ export declare interface CallAdapterCallOperations {
987
626
  * @public
988
627
  */
989
628
  disposeLocalVideoStreamView(): Promise<void>;
990
- /**
991
- * Holds the call.
992
- *
993
- * @beta
994
- */
995
- holdCall(): Promise<void>;
996
- /**
997
- * Resumes the call from a `LocalHold` state.
998
- *
999
- * @beta
1000
- */
1001
- resumeCall(): Promise<void>;
1002
- /**
1003
- * Add a participant to the call.
1004
- *
1005
- * @beta
1006
- */
1007
- addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
1008
- addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
1009
629
  /**
1010
630
  * send dtmf tone to another participant in a 1:1 PSTN call
1011
631
  *
1012
632
  * @public
1013
633
  */
1014
634
  sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
1015
- /**
1016
- * Continues into a call when the browser version is not supported.
1017
- */
1018
- allowUnsupportedBrowserVersion(): void;
1019
635
  /**
1020
636
  * Function to Start captions
1021
637
  * @param options - options for start captions
@@ -1115,14 +731,6 @@ export declare type CallAdapterClientState = {
1115
731
  * Latest error encountered for each operation performed via the adapter.
1116
732
  */
1117
733
  latestErrors: AdapterErrors;
1118
- /**
1119
- * Azure communications Phone number to make PSTN calls with.
1120
- */
1121
- alternateCallerId?: string;
1122
- /**
1123
- * Environment information about system the adapter is made on
1124
- */
1125
- environmentInfo?: EnvironmentInfo;
1126
734
  /**
1127
735
  * State to track whether the local participant's camera is on. To be used when creating a custom
1128
736
  * control bar with the CallComposite.
@@ -1241,7 +849,7 @@ export declare interface CallAdapterDeviceManagement {
1241
849
  *
1242
850
  * @public
1243
851
  */
1244
- export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | /* @conditional-compile-remove(teams-adhoc-call) */ /* @conditional-compile-remove(PSTN-calls) */ CallParticipantsLocator | /* @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
852
+ export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | /* @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
1245
853
 
1246
854
  /**
1247
855
  * {@link CommonCallAdapter} state.
@@ -1440,7 +1048,6 @@ export declare interface CallAdapterSubscribers {
1440
1048
  export declare type CallAdapterUiState = {
1441
1049
  isLocalPreviewMicrophoneEnabled: boolean;
1442
1050
  page: CallCompositePage;
1443
- unsupportedBrowserVersionsAllowed?: boolean;
1444
1051
  };
1445
1052
 
1446
1053
  /**
@@ -1484,7 +1091,7 @@ export declare interface CallAgentState {
1484
1091
  */
1485
1092
  export declare interface CallAndChatLocator {
1486
1093
  /** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
1487
- callLocator: GroupCallLocator | /* @conditional-compile-remove(teams-adhoc-call) */ CallParticipantsLocator;
1094
+ callLocator: GroupCallLocator;
1488
1095
  /** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
1489
1096
  chatThreadId: string;
1490
1097
  }
@@ -1571,16 +1178,6 @@ export declare interface CallClientState {
1571
1178
  * See documentation of {@Link CallErrors} for details.
1572
1179
  */
1573
1180
  latestErrors: CallErrors;
1574
- /**
1575
- * A phone number in E.164 format that will be used to represent callers identity.
1576
- * For example, using the alternateCallerId to add a participant using PSTN, this number will
1577
- * be used as the caller id in the PSTN call.
1578
- */
1579
- alternateCallerId?: string;
1580
- /**
1581
- * state to track the environment that the stateful client was made in is supported
1582
- */
1583
- environmentInfo?: EnvironmentInfo;
1584
1181
  }
1585
1182
 
1586
1183
  /**
@@ -1659,9 +1256,6 @@ export declare type CallCompositeIcons = {
1659
1256
  ParticipantItemScreenShareStart?: JSX.Element;
1660
1257
  VideoTileMicOff?: JSX.Element;
1661
1258
  LocalCameraSwitch?: JSX.Element;
1662
- PeoplePaneAddPerson?: JSX.Element;
1663
- PeoplePaneOpenDialpad?: JSX.Element;
1664
- DialpadStartCall?: JSX.Element;
1665
1259
  NoticePageInviteToRoomRemoved?: JSX.Element;
1666
1260
  BlurVideoBackground?: JSX.Element;
1667
1261
  RemoveVideoBackgroundEffect?: JSX.Element;
@@ -1696,56 +1290,6 @@ export declare type CallCompositeOptions = {
1696
1290
  * @defaultValue true
1697
1291
  */
1698
1292
  callControls?: boolean | CallControlOptions;
1699
- /**
1700
- * Device permissions check options for your call.
1701
- * Here you can choose what device permissions you prompt the user for,
1702
- * as well as what device permissions must be accepted before starting a call.
1703
- */
1704
- deviceChecks?: DeviceCheckOptions;
1705
- /**
1706
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1707
- * unable to grant your site the required permissions for the call.
1708
- *
1709
- * @example
1710
- * ```ts
1711
- * onPermissionsTroubleshootingClick: () =>
1712
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
1713
- * ```
1714
- *
1715
- * @remarks
1716
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
1717
- */
1718
- onPermissionsTroubleshootingClick?: (permissionsState: {
1719
- camera: PermissionState;
1720
- microphone: PermissionState;
1721
- }) => void;
1722
- /**
1723
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
1724
- * having network issues when connecting to the call.
1725
- *
1726
- * @example
1727
- * ```ts
1728
- * onNetworkingTroubleShootingClick?: () =>
1729
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
1730
- * ```
1731
- *
1732
- * @remarks
1733
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
1734
- */
1735
- onNetworkingTroubleShootingClick?: () => void;
1736
- /**
1737
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
1738
- *
1739
- * @example
1740
- * ```ts
1741
- * onBrowserTroubleShootingClick?: () =>
1742
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
1743
- * ```
1744
- *
1745
- * @remarks
1746
- * if this is not supplied, the composite will not show a unsupported browser page.
1747
- */
1748
- onEnvironmentInfoTroubleshootingClick?: () => void;
1749
1293
  /**
1750
1294
  * Remote participant video tile menu options
1751
1295
  */
@@ -1866,7 +1410,7 @@ export declare type CallCompositeOptions = {
1866
1410
  *
1867
1411
  * @public
1868
1412
  */
1869
- export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | /* @conditional-compile-remove(PSTN-calls) */ 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | /* @conditional-compile-remove(unsupported-browser) */ 'unsupportedEnvironment' | 'transferring';
1413
+ export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest';
1870
1414
 
1871
1415
  /**
1872
1416
  * Props for {@link CallComposite}.
@@ -2116,26 +1660,6 @@ export declare interface CallCompositeStrings {
2116
1660
  * Label for SidePaneHeader dismiss button
2117
1661
  */
2118
1662
  dismissSidePaneButtonLabel?: string;
2119
- /**
2120
- * Side pane People section subheader.
2121
- */
2122
- peoplePaneSubTitle: string;
2123
- /**
2124
- * Label for button to copy invite link
2125
- */
2126
- copyInviteLinkButtonLabel: string;
2127
- /**
2128
- * Label for button to copy invite link when it has been actioned
2129
- */
2130
- copyInviteLinkButtonActionedLabel: string;
2131
- /**
2132
- * Label for button to open dialpad
2133
- */
2134
- openDialpadButtonLabel: string;
2135
- /**
2136
- * Label for menu item to remove participant
2137
- */
2138
- removeMenuLabel: string;
2139
1663
  /**
2140
1664
  * Label for menu item to start spotlight on participant
2141
1665
  */
@@ -2160,58 +1684,10 @@ export declare interface CallCompositeStrings {
2160
1684
  * Label for menu item to stop all spotlight
2161
1685
  */
2162
1686
  stopAllSpotlightMenuLabel: string;
2163
- /**
2164
- * Label for add people dropdown
2165
- */
2166
- peoplePaneAddPeopleButtonLabel: string;
2167
- /**
2168
- * Label for button to start a call
2169
- */
2170
- dialpadStartCallButtonLabel: string;
2171
- /**
2172
- * Title for dialpad Modal
2173
- */
2174
- dialpadModalTitle: string;
2175
- /**
2176
- * Aria Label for dialpad Modal
2177
- */
2178
- dialpadModalAriaLabel: string;
2179
- /**
2180
- * Aria Label for dialpad Modal close button
2181
- */
2182
- dialpadCloseModalButtonAriaLabel: string;
2183
1687
  /**
2184
1688
  * label for more button in the Calling composite
2185
1689
  */
2186
1690
  moreButtonCallingLabel: string;
2187
- /**
2188
- * Label for the resume call button on the hold pane
2189
- */
2190
- resumeCallButtonLabel: string;
2191
- /**
2192
- * Label for the resume call button on the hold pane when call is resuming
2193
- */
2194
- resumingCallButtonLabel: string;
2195
- /**
2196
- * Aria label for the resume call button on the hold pane
2197
- */
2198
- resumeCallButtonAriaLabel: string;
2199
- /**
2200
- * Aria label for the resume call button on the hold pane when call is resuming
2201
- */
2202
- resumingCallButtonAriaLabel: string;
2203
- /**
2204
- * Label for the hold pane
2205
- */
2206
- holdScreenLabel: string;
2207
- /**
2208
- * Placeholder text for dtmf dialpad
2209
- */
2210
- dtmfDialpadPlaceholderText: string;
2211
- /**
2212
- * Label for the button to open dtmf dialpad
2213
- */
2214
- openDtmfDialpadLabel: string;
2215
1691
  /**
2216
1692
  * aria label for when the invite link has been actioned
2217
1693
  */
@@ -2284,14 +1760,6 @@ export declare interface CallCompositeStrings {
2284
1760
  * More details text of the page shown to the user when the user attempts to join a room they are not invited to.
2285
1761
  */
2286
1762
  notInvitedToRoomDetails?: string;
2287
- /**
2288
- * Control bar People button ToolTipContent
2289
- */
2290
- peopleButtonTooltipOpen: string;
2291
- /**
2292
- * Control bar People button ToolTipContent
2293
- */
2294
- peopleButtonTooltipClose: string;
2295
1763
  /**
2296
1764
  * Label disaplayed on the lobby screen during a 1:1 outbound call.
2297
1765
  */
@@ -2440,38 +1908,6 @@ export declare interface CallCompositeStrings {
2440
1908
  * notice to be announced by narrator the transfer page is showing
2441
1909
  */
2442
1910
  transferPageNoticeString: string;
2443
- /**
2444
- * Title text of the page shown to the user when target participant could not be reached
2445
- */
2446
- participantCouldNotBeReachedTitle?: string;
2447
- /**
2448
- * More details text of the page shown to the user when target participant could not be reached
2449
- */
2450
- participantCouldNotBeReachedMoreDetails?: string;
2451
- /**
2452
- * Title text of the page shown to the user when permission to reach participant is not allowed
2453
- */
2454
- permissionToReachTargetParticipantNotAllowedTitle?: string;
2455
- /**
2456
- * More details text of the page shown to the user when permission to reach participant is not allowed
2457
- */
2458
- permissionToReachTargetParticipantNotAllowedMoreDetails?: string;
2459
- /**
2460
- * Title text of the page shown to the user when tenant id for the target participant could not be resolved
2461
- */
2462
- unableToResolveTenantTitle?: string;
2463
- /**
2464
- * More details text of the page shown to the user when tenant id for the target participant could not be resolved
2465
- */
2466
- unableToResolveTenantMoreDetails?: string;
2467
- /**
2468
- * Title text of the page shown to the user when target participant id is malformed
2469
- */
2470
- participantIdIsMalformedTitle?: string;
2471
- /**
2472
- * More details text of the page shown to the user when target participant id is malformed
2473
- */
2474
- participantIdIsMalformedMoreDetails?: string;
2475
1911
  /**
2476
1912
  * Controls label to move the overflow gallery around
2477
1913
  */
@@ -2744,7 +2180,7 @@ export declare type CallErrors = {
2744
2180
  *
2745
2181
  * @public
2746
2182
  */
2747
- 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' | /* @conditional-compile-remove(calling-beta-sdk) */ 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | /* @conditional-compile-remove(calling-beta-sdk) */ /* @conditional-compile-remove(teams-identity-support) */ 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | /* @conditional-compile-remove(calling-beta-sdk) */ 'CallAgent.handlePushNotification' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.admit' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.rejectParticipant' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.admitAll' | /* @conditional-compile-remove(calling-beta-sdk) */ 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
2183
+ export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | /* @conditional-compile-remove(calling-beta-sdk) */ /* @conditional-compile-remove(teams-identity-support) */ 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'Call.setConstraints';
2748
2184
 
2749
2185
  /**
2750
2186
  * Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
@@ -2852,23 +2288,6 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
2852
2288
  spotlight?: Spotlight;
2853
2289
  };
2854
2290
 
2855
- /**
2856
- * Locator used by {@link createAzureCommunicationCallAdapter} to call one or more participants
2857
- *
2858
- * @remarks
2859
- * This is currently in beta and only supports calling one Teams User.
2860
- *
2861
- * @example
2862
- * ```
2863
- * ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
2864
- * ```
2865
- *
2866
- * @beta
2867
- */
2868
- export declare type CallParticipantsLocator = {
2869
- participantIds: string[];
2870
- };
2871
-
2872
2291
  /**
2873
2292
  * A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
2874
2293
  *
@@ -2969,10 +2388,6 @@ export declare interface CallState {
2969
2388
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
2970
2389
  */
2971
2390
  recording: RecordingCallFeature;
2972
- /**
2973
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
2974
- */
2975
- localRecording: LocalRecordingCallFeatureState;
2976
2391
  /**
2977
2392
  * Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
2978
2393
  *
@@ -3029,10 +2444,6 @@ export declare interface CallState {
3029
2444
  * Proxy of {@link @azure/communication-calling#Call.role}.
3030
2445
  */
3031
2446
  role?: ParticipantRole;
3032
- /**
3033
- * Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
3034
- */
3035
- totalParticipantCount?: number;
3036
2447
  /**
3037
2448
  * Transfer state of call
3038
2449
  */
@@ -3052,7 +2463,7 @@ export declare interface CallState {
3052
2463
  /**
3053
2464
  * Proxy of {@link @azure/communication-calling#Call.info}.
3054
2465
  */
3055
- info?: TeamsCallInfo | /* @conditional-compile-remove(calling-beta-sdk) */ CallInfo;
2466
+ info?: TeamsCallInfo;
3056
2467
  }
3057
2468
 
3058
2469
  /**
@@ -3099,12 +2510,6 @@ export declare interface CallWithChatAdapterManagement {
3099
2510
  * @public
3100
2511
  */
3101
2512
  removeParticipant(userId: string): Promise<void>;
3102
- /**
3103
- * Remove a participant from the call.
3104
- * @param participant - {@link @azure/communication-common#CommunicationIdentifier} of the participant to be removed
3105
- * @beta
3106
- */
3107
- removeParticipant(participant: CommunicationIdentifier): Promise<void>;
3108
2513
  /**
3109
2514
  * Join the call with microphone initially on/off.
3110
2515
  * @deprecated Use joinCall(options?:JoinCallOptions) instead.
@@ -3175,7 +2580,7 @@ export declare interface CallWithChatAdapterManagement {
3175
2580
  * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
3176
2581
  * @public
3177
2582
  */
3178
- startCall(participants: (MicrosoftTeamsAppIdentifier | /* @conditional-compile-remove(PSTN-calls) */ PhoneNumberIdentifier | /* @conditional-compile-remove(one-to-n-calling) */ CommunicationUserIdentifier | /* @conditional-compile-remove(teams-adhoc-call) */ MicrosoftTeamsUserIdentifier | UnknownIdentifier)[], options?: StartCallOptions): Call | undefined;
2583
+ startCall(participants: (MicrosoftTeamsAppIdentifier | UnknownIdentifier)[], options?: StartCallOptions): Call | undefined;
3179
2584
  /**
3180
2585
  * Start sharing the screen during a call.
3181
2586
  *
@@ -3338,7 +2743,7 @@ export declare interface CallWithChatAdapterManagement {
3338
2743
  *
3339
2744
  * @public
3340
2745
  */
3341
- sendMessage(content: string, options?: SendMessageOptions | /* @conditional-compile-remove(attachment-upload) */ MessageOptions): Promise<void>;
2746
+ sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
3342
2747
  /**
3343
2748
  * Send a read receipt for a message.
3344
2749
  *
@@ -3356,7 +2761,7 @@ export declare interface CallWithChatAdapterManagement {
3356
2761
  *
3357
2762
  * @public
3358
2763
  */
3359
- updateMessage(messageId: string, content: string, options?: Record<string, string> | /* @conditional-compile-remove(attachment-upload) */ MessageOptions): Promise<void>;
2764
+ updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
3360
2765
  /**
3361
2766
  * Delete a message in the thread.
3362
2767
  *
@@ -3374,37 +2779,14 @@ export declare interface CallWithChatAdapterManagement {
3374
2779
  loadPreviousChatMessages(messagesToLoad: number): Promise<boolean>;
3375
2780
  /** @public */
3376
2781
  downloadResourceToCache(resourceDetails: ResourceDetails): Promise<void>;
3377
- /** @public */
3378
- removeResourceFromCache(resourceDetails: ResourceDetails): void;
3379
- /**
3380
- * Puts the Call in a Localhold.
3381
- *
3382
- * @beta
3383
- */
3384
- holdCall: () => Promise<void>;
3385
- /**
3386
- * Resumes the call from a LocalHold state.
3387
- *
3388
- * @beta
3389
- */
3390
- resumeCall: () => Promise<void>;
3391
- /**
3392
- * Adds a new Participant to the call.
3393
- *
3394
- * @beta
3395
- */
3396
- addParticipant(participant: PhoneNumberIdentifier, options?: AddPhoneNumberOptions): Promise<void>;
3397
- addParticipant(participant: CommunicationUserIdentifier): Promise<void>;
2782
+ /** @public */
2783
+ removeResourceFromCache(resourceDetails: ResourceDetails): void;
3398
2784
  /**
3399
2785
  * send dtmf tone to another participant in the call in 1:1 calls
3400
2786
  *
3401
2787
  * @public
3402
2788
  */
3403
2789
  sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
3404
- /**
3405
- * Continues into a call when the browser version is not supported.
3406
- */
3407
- allowUnsupportedBrowserVersion(): void;
3408
2790
  /**
3409
2791
  * Function to Start captions
3410
2792
  * @param options - options for start captions
@@ -3556,14 +2938,6 @@ export declare interface CallWithChatAdapterUiState {
3556
2938
  * @public
3557
2939
  */
3558
2940
  page: CallCompositePage;
3559
- /**
3560
- * State to track whether the end user has opted in to using a
3561
- * out of date version of a supported browser. Allows the user
3562
- * to start a call in this state.
3563
- *
3564
- * @beta
3565
- */
3566
- unsupportedBrowserVersionsAllowed?: boolean;
3567
2941
  }
3568
2942
 
3569
2943
  /**
@@ -3590,10 +2964,6 @@ export declare interface CallWithChatClientState {
3590
2964
  isTeamsCall: boolean;
3591
2965
  /** State of whether the active call is a Teams interop meeting */
3592
2966
  isTeamsMeeting: boolean;
3593
- /** alternateCallerId for PSTN call */
3594
- alternateCallerId?: string | undefined;
3595
- /** Environment information for system adapter is made on */
3596
- environmentInfo?: EnvironmentInfo;
3597
2967
  /** Default set of background images for background replacement effect */
3598
2968
  videoBackgroundImages?: VideoBackgroundImage[];
3599
2969
  /** Dependency to be injected for video background effects */
@@ -3674,9 +3044,6 @@ export declare type CallWithChatCompositeIcons = {
3674
3044
  ParticipantItemScreenShareStart?: JSX.Element;
3675
3045
  VideoTileMicOff?: JSX.Element;
3676
3046
  LocalCameraSwitch?: JSX.Element;
3677
- PeoplePaneAddPerson?: JSX.Element;
3678
- PeoplePaneOpenDialpad?: JSX.Element;
3679
- DialpadStartCall?: JSX.Element;
3680
3047
  DefaultCustomButton?: JSX.Element;
3681
3048
  DtmfDialpadButton?: JSX.Element;
3682
3049
  EditBoxCancel?: JSX.Element;
@@ -3707,62 +3074,6 @@ export declare type CallWithChatCompositeOptions = {
3707
3074
  * If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
3708
3075
  */
3709
3076
  callControls?: boolean | CallWithChatControlOptions;
3710
- /**
3711
- * Properties for configuring the File Sharing feature.
3712
- * If undefined, file sharing feature will be disabled.
3713
- * @beta
3714
- */
3715
- attachmentOptions?: AttachmentOptions;
3716
- /**
3717
- * Device permissions check options for your call.
3718
- * Here you can choose what device permissions you prompt the user for,
3719
- * as well as what device permissions must be accepted before starting a call.
3720
- */
3721
- deviceChecks?: DeviceCheckOptions;
3722
- /**
3723
- * Callback you may provide to supply users with further steps to troubleshoot why they have been
3724
- * unable to grant your site the required permissions for the call.
3725
- *
3726
- * @example
3727
- * ```ts
3728
- * onPermissionsTroubleshootingClick: () =>
3729
- * window.open('https://contoso.com/permissions-troubleshooting', '_blank');
3730
- * ```
3731
- *
3732
- * @remarks
3733
- * if this is not supplied, the composite will not show a 'further troubleshooting' link.
3734
- */
3735
- onPermissionsTroubleshootingClick?: (permissionsState: {
3736
- camera: PermissionState;
3737
- microphone: PermissionState;
3738
- }) => void;
3739
- /**
3740
- * Optional callback to supply users with further troubleshooting steps for network issues
3741
- * experienced when connecting to a call.
3742
- *
3743
- * @example
3744
- * ```ts
3745
- * onNetworkingTroubleShootingClick?: () =>
3746
- * window.open('https://contoso.com/network-troubleshooting', '_blank');
3747
- * ```
3748
- *
3749
- * @remarks
3750
- * if this is not supplied, the composite will not show a 'network troubleshooting' link.
3751
- */
3752
- onNetworkingTroubleShootingClick?: () => void;
3753
- /**
3754
- * Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
3755
- *
3756
- * @example
3757
- * ```ts
3758
- * onBrowserTroubleShootingClick?: () =>
3759
- * window.open('https://contoso.com/browser-troubleshooting', '_blank');
3760
- * ```
3761
- *
3762
- * @remarks
3763
- * if this is not supplied, the composite will not show a unsupported browser page.
3764
- */
3765
- onEnvironmentInfoTroubleshootingClick?: () => void;
3766
3077
  /**
3767
3078
  * Remote participant video tile menu options
3768
3079
  */
@@ -4028,10 +3339,6 @@ export declare interface CallWithChatCompositeStrings {
4028
3339
  * Label for button to copy invite link when it has been actioned
4029
3340
  */
4030
3341
  copyInviteLinkButtonActionedLabel: string;
4031
- /**
4032
- * Label for button to open dialpad
4033
- */
4034
- openDialpadButtonLabel: string;
4035
3342
  /**
4036
3343
  * Label for SidePaneHeader dismiss button
4037
3344
  */
@@ -4044,34 +3351,6 @@ export declare interface CallWithChatCompositeStrings {
4044
3351
  * Aria label string for return to call back button
4045
3352
  */
4046
3353
  returnToCallButtonAriaLabel?: string;
4047
- /**
4048
- * Label for add people dropdown
4049
- */
4050
- peoplePaneAddPeopleButtonLabel: string;
4051
- /**
4052
- * Label for button to start a call
4053
- */
4054
- dialpadStartCallButtonLabel: string;
4055
- /**
4056
- * Title for dialpad Modal
4057
- */
4058
- dialpadModalTitle: string;
4059
- /**
4060
- * Aria Label for dialpad Modal
4061
- */
4062
- dialpadModalAriaLabel: string;
4063
- /**
4064
- * Aria Label for dialpad Modal close button
4065
- */
4066
- dialpadCloseModalButtonAriaLabel: string;
4067
- /**
4068
- * Placeholder text for dtmf dialpad
4069
- */
4070
- dtmfDialpadPlaceholderText: string;
4071
- /**
4072
- * Label for the button to open dtmf dialpad
4073
- */
4074
- openDtmfDialpadLabel: string;
4075
3354
  /**
4076
3355
  * aria label for when the invite link has been actioned
4077
3356
  */
@@ -4088,9 +3367,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
4088
3367
  * Show or hide the chat button in the call-with-chat composite control bar.
4089
3368
  * @defaultValue true
4090
3369
  */
4091
- chatButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
4092
- disabled: boolean;
4093
- };
3370
+ chatButton?: boolean;
4094
3371
  }
4095
3372
 
4096
3373
  /**
@@ -4100,35 +3377,6 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
4100
3377
  */
4101
3378
  export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | /* @conditional-compile-remove(spotlight) */ 'spotlightChanged' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
4102
3379
 
4103
- /**
4104
- * @beta
4105
- *
4106
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4107
- * by their browsers settings.
4108
- */
4109
- export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
4110
-
4111
- /**
4112
- * @beta
4113
- * Props for CameraAndMicrophoneSitePermissions component.
4114
- */
4115
- export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
4116
- /** Icon name for the camera icon */
4117
- cameraIconName?: string;
4118
- /** Icon name for the microphone icon */
4119
- microphoneIconName?: string;
4120
- /** Icon name for the central icon between the camera and microphone icons */
4121
- connectorIconName?: string;
4122
- /** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
4123
- strings?: CameraAndMicrophoneSitePermissionsStrings;
4124
- }
4125
-
4126
- /**
4127
- * @beta
4128
- * Strings for CameraAndMicrophoneSitePermissions component.
4129
- */
4130
- export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
4131
-
4132
3380
  /**
4133
3381
  * A button to turn camera on / off.
4134
3382
  *
@@ -4285,31 +3533,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
4285
3533
  menuStyles?: Partial<CameraButtonContextualMenuStyles>;
4286
3534
  }
4287
3535
 
4288
- /**
4289
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
4290
- * by their browsers settings.
4291
- *
4292
- * @beta
4293
- */
4294
- export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
4295
-
4296
- /**
4297
- * @beta
4298
- * Props for CameraSitePermissions component.
4299
- */
4300
- export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
4301
- /** Icon name for the camera icon */
4302
- cameraIconName?: string;
4303
- /** Strings for use with the {@link CameraSitePermissions} */
4304
- strings?: CameraSitePermissionsStrings;
4305
- }
4306
-
4307
- /**
4308
- * @beta
4309
- * Strings for CameraSitePermissions component.
4310
- */
4311
- export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
4312
-
4313
3536
  /**
4314
3537
  * @public
4315
3538
  * Callback function run when a message edit is cancelled.
@@ -4469,10 +3692,6 @@ export declare interface CaptionsCallFeatureState {
4469
3692
  * current caption language
4470
3693
  */
4471
3694
  currentCaptionLanguage: string;
4472
- /**
4473
- * current caption kind: teams or acs captions
4474
- */
4475
- captionsKind: CaptionsKind;
4476
3695
  }
4477
3696
 
4478
3697
  /**
@@ -4637,7 +3856,7 @@ export declare interface ChatAdapterThreadManagement {
4637
3856
  * Send a message in the thread.
4638
3857
  * Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
4639
3858
  */
4640
- sendMessage(content: string, options?: SendMessageOptions | /* @conditional-compile-remove(attachment-upload) */ MessageOptions): Promise<void>;
3859
+ sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
4641
3860
  /**
4642
3861
  * Send a read receipt for a message.
4643
3862
  */
@@ -4658,7 +3877,7 @@ export declare interface ChatAdapterThreadManagement {
4658
3877
  * Update a message content.
4659
3878
  * Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
4660
3879
  */
4661
- updateMessage(messageId: string, content: string, options?: Record<string, string> | /* @conditional-compile-remove(attachment-upload) */ MessageOptions): Promise<void>;
3880
+ updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
4662
3881
  /**
4663
3882
  * Delete a message in the thread.
4664
3883
  */
@@ -4694,7 +3913,7 @@ export declare type ChatAdapterUiState = {
4694
3913
  * Represents the type of attachment
4695
3914
  * @public
4696
3915
  */
4697
- export declare type ChatAttachmentType = 'unknown' | 'image' | /* @conditional-compile-remove(attachment-download) @conditional-compile-remove(attachment-upload) */ 'file';
3916
+ export declare type ChatAttachmentType = 'unknown' | 'image' | /* @conditional-compile-remove(file-sharing-teams-interop) @conditional-compile-remove(file-sharing-acs) */ 'file';
4698
3917
 
4699
3918
  /**
4700
3919
  * Common props for selectors for {@link ChatClientState}.
@@ -4796,7 +4015,6 @@ export declare type ChatCompositeIcons = {
4796
4015
  ParticipantItemOptionsHovered?: JSX.Element;
4797
4016
  SendBoxSend?: JSX.Element;
4798
4017
  SendBoxSendHovered?: JSX.Element;
4799
- SendBoxAttachFile?: JSX.Element;
4800
4018
  };
4801
4019
 
4802
4020
  /**
@@ -4811,13 +4029,6 @@ export declare type ChatCompositeOptions = {
4811
4029
  * @defaultValue true
4812
4030
  */
4813
4031
  errorBar?: boolean;
4814
- /**
4815
- * Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
4816
- * @defaultValue false
4817
- *
4818
- * @beta
4819
- */
4820
- participantPane?: boolean;
4821
4032
  /**
4822
4033
  * Show or hide the topic at the top of the chat. Hidden if set to `false`
4823
4034
  * @defaultValue true
@@ -4828,12 +4039,6 @@ export declare type ChatCompositeOptions = {
4828
4039
  * When undefined nothing has focus on render
4829
4040
  */
4830
4041
  autoFocus?: 'sendBoxTextField';
4831
- /**
4832
- * Properties for configuring the File Sharing feature.
4833
- * If undefined, file sharing feature will be disabled.
4834
- * @beta
4835
- */
4836
- attachmentOptions?: AttachmentOptions;
4837
4042
  };
4838
4043
 
4839
4044
  /**
@@ -4861,12 +4066,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
4861
4066
  * Flags to enable/disable visual elements of the {@link ChatComposite}.
4862
4067
  */
4863
4068
  options?: ChatCompositeOptions;
4864
- /**
4865
- * Optimizes the composite form factor for either desktop or mobile.
4866
- * @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
4867
- * @defaultValue 'desktop'
4868
- */
4869
- formFactor?: 'desktop' | 'mobile';
4870
4069
  }
4871
4070
 
4872
4071
  /**
@@ -4881,10 +4080,6 @@ export declare interface ChatCompositeStrings {
4881
4080
  * Chat list header text
4882
4081
  */
4883
4082
  chatListHeader: string;
4884
- /**
4885
- * Upload Attachment Button text
4886
- */
4887
- uploadAttachment: string;
4888
4083
  }
4889
4084
 
4890
4085
  /**
@@ -4933,7 +4128,7 @@ export declare type ChatErrors = {
4933
4128
  *
4934
4129
  * @public
4935
4130
  */
4936
- export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClient.deleteChatThread' | 'ChatClient.getChatThreadClient' | 'ChatClient.listChatThreads' | 'ChatClient.off' | 'ChatClient.on' | 'ChatClient.startRealtimeNotifications' | 'ChatClient.stopRealtimeNotifications' | 'ChatThreadClient.addParticipants' | 'ChatThreadClient.deleteMessage' | 'ChatThreadClient.getMessage' | 'ChatThreadClient.getProperties' | 'ChatThreadClient.listMessages' | 'ChatThreadClient.listParticipants' | 'ChatThreadClient.listReadReceipts' | 'ChatThreadClient.removeParticipant' | 'ChatThreadClient.sendMessage' | 'ChatThreadClient.sendReadReceipt' | 'ChatThreadClient.sendTypingNotification' | 'ChatThreadClient.updateMessage' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.updateProperties' | 'ChatThreadClient.updateTopic' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.uploadImage' | /* @conditional-compile-remove(chat-beta-sdk) */ 'ChatThreadClient.deleteImage';
4131
+ 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';
4937
4132
 
4938
4133
  /**
4939
4134
  * Object containing all the handlers required for chat components.
@@ -4944,13 +4139,13 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
4944
4139
  * @public
4945
4140
  */
4946
4141
  export declare type ChatHandlers = {
4947
- onSendMessage: (content: string, options?: SendMessageOptions | /* @conditional-compile-remove(attachment-upload) */ MessageOptions) => Promise<void>;
4142
+ onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
4948
4143
  onMessageSeen: (chatMessageId: string) => Promise<void>;
4949
4144
  onTyping: () => Promise<void>;
4950
4145
  onRemoveParticipant: (userId: string) => Promise<void>;
4951
4146
  updateThreadTopicName: (topicName: string) => Promise<void>;
4952
4147
  onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
4953
- onUpdateMessage: (messageId: string, content: string, /* @conditional-compile-remove(attachment-upload) */ options?: MessageOptions) => Promise<void>;
4148
+ onUpdateMessage: (messageId: string, content: string) => Promise<void>;
4954
4149
  onDeleteMessage: (messageId: string) => Promise<void>;
4955
4150
  };
4956
4151
 
@@ -4987,19 +4182,12 @@ export declare interface ChatMessage extends MessageCommon {
4987
4182
  */
4988
4183
  metadata?: Record<string, string>;
4989
4184
  /**
4990
- * @beta
4991
4185
  * A list of attachments in the message.
4992
4186
  * {@link AttachmentMetadata}
4993
4187
  */
4994
4188
  attachments?: AttachmentMetadata[];
4995
4189
  }
4996
4190
 
4997
- /**
4998
- * @beta
4999
- * Type of the message content, either 'text' or 'html'.
5000
- */
5001
- export declare type ChatMessageType = 'text' | 'html';
5002
-
5003
4191
  /**
5004
4192
  * An extension to {@link @azure/communication-chat#ChatMessage} that stores
5005
4193
  * client-side only metadata for chat messages.
@@ -5011,7 +4199,6 @@ export declare type ChatMessageType = 'text' | 'html';
5011
4199
  export declare type ChatMessageWithStatus = ChatMessage_2 & {
5012
4200
  clientMessageId?: string;
5013
4201
  status: MessageStatus;
5014
- policyViolation?: boolean;
5015
4202
  resourceCache?: Record<string, ResourceFetchResult>;
5016
4203
  };
5017
4204
 
@@ -5215,9 +4402,7 @@ export declare type CommonCallControlOptions = {
5215
4402
  * Show or Hide Camera Button during a call
5216
4403
  * @defaultValue true
5217
4404
  */
5218
- cameraButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5219
- disabled: boolean;
5220
- };
4405
+ cameraButton?: boolean;
5221
4406
  /**
5222
4407
  * Show or Hide EndCall button during a call.
5223
4408
  * @defaultValue true
@@ -5233,16 +4418,12 @@ export declare type CommonCallControlOptions = {
5233
4418
  * Show or Hide Microphone button during a call.
5234
4419
  * @defaultValue true
5235
4420
  */
5236
- microphoneButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5237
- disabled: boolean;
5238
- };
4421
+ microphoneButton?: boolean;
5239
4422
  /**
5240
4423
  * Show or Hide Devices button during a call.
5241
4424
  * @defaultValue true
5242
4425
  */
5243
- devicesButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5244
- disabled: boolean;
5245
- };
4426
+ devicesButton?: boolean;
5246
4427
  /**
5247
4428
  * Show, Hide or Disable participants button during a call.
5248
4429
  * @defaultValue true
@@ -5280,16 +4461,11 @@ export declare type CommonCallControlOptions = {
5280
4461
  * Inject custom buttons in the call controls.
5281
4462
  */
5282
4463
  onFetchCustomButtonProps?: CustomCallControlButtonCallback[];
5283
- holdButton?: boolean | {
5284
- disabled: boolean;
5285
- };
5286
4464
  /**
5287
4465
  * Show or hide the people button in the composite control bar.
5288
4466
  * @defaultValue true
5289
4467
  */
5290
- peopleButton?: boolean | /* @conditional-compile-remove(PSTN-calls) */ {
5291
- disabled: boolean;
5292
- };
4468
+ peopleButton?: boolean;
5293
4469
  /**
5294
4470
  * Show or hide the dialpad button in the composite control bar.
5295
4471
  */
@@ -5300,11 +4476,6 @@ export declare type CommonCallControlOptions = {
5300
4476
  * Show or hide the exit spotlight button in the composite control bar when local participant is spotlighted.
5301
4477
  */
5302
4478
  exitSpotlightButton?: boolean;
5303
- /**
5304
- * Show, Hide or Disable captions during a call.
5305
- * @defaultValue true
5306
- */
5307
- captionsButton?: boolean;
5308
4479
  };
5309
4480
 
5310
4481
  /**
@@ -5330,9 +4501,6 @@ export declare interface CommonCallingHandlers {
5330
4501
  onLowerHand: () => Promise<void>;
5331
4502
  onToggleRaiseHand: () => Promise<void>;
5332
4503
  onReactionClick: (reaction: Reaction_2) => Promise<void>;
5333
- onToggleHold: () => Promise<void>;
5334
- onAddParticipant(participant: CommunicationUserIdentifier): Promise<void>;
5335
- onAddParticipant(participant: PhoneNumberIdentifier, options: AddPhoneNumberOptions): Promise<void>;
5336
4504
  onCreateLocalStreamView: (options?: VideoStreamOptions) => Promise<void | CreateVideoStreamViewResult>;
5337
4505
  onCreateRemoteStreamView: (userId: string, options?: VideoStreamOptions) => Promise<void | CreateVideoStreamViewResult>;
5338
4506
  /**
@@ -5344,8 +4512,6 @@ export declare interface CommonCallingHandlers {
5344
4512
  onDisposeRemoteScreenShareStreamView: (userId: string) => Promise<void>;
5345
4513
  onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
5346
4514
  onRemoveParticipant(userId: string): Promise<void>;
5347
- onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
5348
- askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
5349
4515
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
5350
4516
  onRemoveVideoBackgroundEffects: () => Promise<void>;
5351
4517
  onBlurVideoBackground: (backgroundBlurConfig?: BackgroundBlurConfig) => Promise<void>;
@@ -5369,39 +4535,6 @@ export declare type CommonProperties<A, B> = {
5369
4535
  [P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
5370
4536
  }[keyof A & keyof B];
5371
4537
 
5372
- /**
5373
- * @beta
5374
- * Props for SitePermissions components.
5375
- */
5376
- export declare interface CommonSitePermissionsProps {
5377
- /**
5378
- * Name of application calling experience is in.
5379
- */
5380
- appName: string;
5381
- /**
5382
- * Kind of the Site Permissions component.
5383
- */
5384
- kind: 'request' | 'denied' | 'check';
5385
- /**
5386
- * Type of the browser used, the Site permission component will show different guidance text based on the browser type
5387
- */
5388
- browserHint?: 'safari' | 'unset';
5389
- /**
5390
- * Action to be taken by the more help link. Possible to send to external page or show other modal.
5391
- * If this is not provided the button will not be shown.
5392
- */
5393
- onTroubleshootingClick?: () => void;
5394
- /**
5395
- * Action that is taken when the user clicks the continue anyway button.
5396
- * If this is not provided the button will not be shown.
5397
- */
5398
- onContinueAnywayClick?: () => void;
5399
- /**
5400
- * Styles for SitePermissions component.
5401
- */
5402
- styles?: SitePermissionsStyles;
5403
- }
5404
-
5405
4538
  /**
5406
4539
  * A Chat or Calling participant's state, as reflected in the UI.
5407
4540
  *
@@ -5578,11 +4711,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
5578
4711
  export declare interface ComponentLocale {
5579
4712
  /** Strings for components */
5580
4713
  strings: ComponentStrings;
5581
- /**
5582
- * Optional function to provide customized date format.
5583
- * @beta
5584
- */
5585
- onDisplayDateTimeString?: (messageDate: Date) => string;
5586
4714
  }
5587
4715
 
5588
4716
  /**
@@ -5632,10 +4760,6 @@ export declare interface ComponentStrings {
5632
4760
  typingIndicator: TypingIndicatorStrings;
5633
4761
  /** Strings for SendBox */
5634
4762
  sendBox: SendBoxStrings;
5635
- /** Strings for RichTextSendBox */
5636
- richTextSendBox: RichTextSendBoxStrings;
5637
- /** Strings for MentionPopover */
5638
- mentionPopover: MentionPopoverStrings;
5639
4763
  /** Strings for ImageOverlay */
5640
4764
  imageOverlay: ImageOverlayStrings;
5641
4765
  /** Strings for MessageStatusIndicator */
@@ -5648,48 +4772,10 @@ export declare interface ComponentStrings {
5648
4772
  dialpad: DialpadStrings;
5649
4773
  /** Strings for VideoTile */
5650
4774
  videoTile: VideoTileStrings;
5651
- /** Strings for HoldButton */
5652
- holdButton: HoldButtonStrings;
5653
- /** Strings for a site's permission request prompt */
5654
- CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
5655
- /** Strings for a site's permission request prompt */
5656
- CameraSitePermissionsRequest: SitePermissionsStrings;
5657
- /** Strings for a site's permission request prompt */
5658
- MicrophoneSitePermissionsRequest: SitePermissionsStrings;
5659
- /** Strings for a site's permission generic checking prompt */
5660
- CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
5661
- /** Strings for a site's permission generic checking prompt */
5662
- CameraSitePermissionsCheck: SitePermissionsStrings;
5663
- /** Strings for a site's permission generic checking prompt */
5664
- MicrophoneSitePermissionsCheck: SitePermissionsStrings;
5665
- /** Strings for a site's permission denied prompt */
5666
- CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
5667
- /** Strings for a site's permission denied prompt for safari browsers*/
5668
- CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
5669
- /** Strings for a site's permission denied prompt */
5670
- CameraSitePermissionsDenied: SitePermissionsStrings;
5671
- /** Strings for a site's permission denied prompt */
5672
- MicrophoneSitePermissionsDenied: SitePermissionsStrings;
5673
- /** Strings for a site's permission denied prompt for safari browsers*/
5674
- CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
5675
- /** Strings for a site's permission denied prompt for safari browsers*/
5676
- MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
5677
- /** Strings for unsupported browser UI */
5678
- UnsupportedBrowser: UnsupportedBrowserStrings;
5679
- /** Strings for unsupported browser version UI */
5680
- UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
5681
- /** Strings for unsupported browser version UI */
5682
- UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
5683
- /** Strings for BrowserPemissionDenied */
5684
- BrowserPermissionDenied: BrowserPermissionDeniedStrings;
5685
- /** Strings for BrowserPemissionDeniedIOS */
5686
- BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
5687
4775
  /**
5688
4776
  * Strings for the VerticalGallery.
5689
4777
  */
5690
4778
  verticalGallery: VerticalGalleryStrings;
5691
- /** Strings for the participant list component */
5692
- ParticipantList: ParticipantListStrings;
5693
4779
  }
5694
4780
 
5695
4781
  /**
@@ -6091,7 +5177,7 @@ export declare function createAzureCommunicationCallAdapterFromClient(callClient
6091
5177
  *
6092
5178
  * @public
6093
5179
  */
6094
- export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, displayName, credential, endpoint, locator, alternateCallerId, callAdapterOptions }: AzureCommunicationCallWithChatAdapterArgs) => Promise<CallWithChatAdapter>;
5180
+ export declare const createAzureCommunicationCallWithChatAdapter: ({ userId, displayName, credential, endpoint, locator, callAdapterOptions }: AzureCommunicationCallWithChatAdapterArgs) => Promise<CallWithChatAdapter>;
6095
5181
 
6096
5182
  /**
6097
5183
  * Create a {@link CallWithChatAdapter} using the provided {@link StatefulChatClient} and {@link StatefulCallClient}.
@@ -6158,11 +5244,11 @@ export declare const createDefaultChatHandlers: (chatClient: StatefulChatClient,
6158
5244
  * Useful when implementing a custom component that utilizes the providers
6159
5245
  * exported from this library.
6160
5246
  *
6161
- * @beta
5247
+ * @public
6162
5248
  */
6163
- export declare const createDefaultTeamsCallingHandlers: (callClient: StatefulCallClient, callAgent: undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCallAgent, deviceManager: StatefulDeviceManager | undefined, call: undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall, options?: {
5249
+ export declare const createDefaultTeamsCallingHandlers: (callClient: StatefulCallClient, callAgent?: TeamsCallAgent, deviceManager?: StatefulDeviceManager, call?: TeamsCall, options?: {
6164
5250
  onResolveVideoBackgroundEffectsDependency?: () => Promise<VideoBackgroundEffectsDependency>;
6165
- }) => never | TeamsCallingHandlers;
5251
+ }) => TeamsCallingHandlers;
6166
5252
 
6167
5253
  /**
6168
5254
  * Creates a StatefulCallClient {@link StatefulCallClient} by proxying CallClient
@@ -6190,9 +5276,9 @@ export declare const createStatefulCallClient: (args: StatefulCallClientArgs, op
6190
5276
  export declare const createStatefulChatClient: (args: StatefulChatClientArgs, options?: StatefulChatClientOptions) => StatefulChatClient;
6191
5277
 
6192
5278
  /**
6193
- * @beta
5279
+ * @public
6194
5280
  */
6195
- export declare const createTeamsCallAdapter: ({ userId, credential, locator, options }: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
5281
+ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
6196
5282
 
6197
5283
  /**
6198
5284
  * Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
@@ -6200,7 +5286,7 @@ export declare const createTeamsCallAdapter: ({ userId, credential, locator, opt
6200
5286
  * Useful if you want to keep a reference to {@link StatefulCallClient}.
6201
5287
  * Consider using {@link createAzureCommunicationCallAdapter} for a simpler API.
6202
5288
  *
6203
- * @beta
5289
+ * @public
6204
5290
  */
6205
5291
  export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
6206
5292
 
@@ -6254,13 +5340,6 @@ export declare type CustomAvatarOptions = {
6254
5340
  styles?: IStyleFunctionOrObject<IPersonaStyleProps, IPersonaStyles>;
6255
5341
  /** Display name to be used in Persona */
6256
5342
  text?: string;
6257
- /** State for the participant to be displayed in the defaultPlaceHolder */
6258
- participantState?: ParticipantState;
6259
- /**
6260
- * If true, show the special coin for unknown persona.
6261
- * It has '?' in place of initials, with static font and background colors
6262
- */
6263
- showUnknownPersonaCoin?: boolean;
6264
5343
  };
6265
5344
 
6266
5345
  /**
@@ -6388,18 +5467,6 @@ export declare interface CustomMessage extends MessageCommon {
6388
5467
  */
6389
5468
  export declare const darkTheme: PartialTheme & CallingTheme;
6390
5469
 
6391
- /**
6392
- * @beta
6393
- * `DeclarativeCallAgent` extends and proxies the {@link @azure/communication-calling#CallAgent}
6394
- */
6395
- export declare type DeclarativeCallAgent = CallAgent & /* @conditional-compile-remove(one-to-n-calling) */ IncomingCallManagement;
6396
-
6397
- /**
6398
- * @beta
6399
- * Proxies the {@link @azure/communication-calling#IncomingCall} interface.
6400
- */
6401
- export declare type DeclarativeIncomingCall = IncomingCall;
6402
-
6403
5470
  /**
6404
5471
  * The default set of icons that are available to use in the UI components.
6405
5472
  *
@@ -6424,11 +5491,7 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6424
5491
  RaiseHandContextualMenuItem: React_2.JSX.Element;
6425
5492
  LowerHandContextualMenuItem: React_2.JSX.Element;
6426
5493
  ReactionButtonIcon: React_2.JSX.Element;
6427
- CancelAttachmentUpload: React_2.JSX.Element;
6428
- DownloadAttachment: React_2.JSX.Element;
6429
5494
  OpenAttachment: React_2.JSX.Element;
6430
- AttachmentMoreMenu: React_2.JSX.Element;
6431
- DataLossPreventionProhibited: React_2.JSX.Element;
6432
5495
  EditBoxCancel: React_2.JSX.Element;
6433
5496
  EditBoxSubmit: React_2.JSX.Element;
6434
5497
  ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
@@ -6462,20 +5525,10 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6462
5525
  ParticipantItemOptionsHovered: React_2.JSX.Element;
6463
5526
  ParticipantItemScreenShareStart: React_2.JSX.Element;
6464
5527
  ParticipantItemSpotlighted: React_2.JSX.Element;
6465
- HoldCallContextualMenuItem: React_2.JSX.Element;
6466
- HoldCallButton: React_2.JSX.Element;
6467
- ResumeCall: React_2.JSX.Element;
6468
5528
  SendBoxSend: React_2.JSX.Element;
6469
5529
  SendBoxSendHovered: React_2.JSX.Element;
6470
5530
  VideoTileMicOff: React_2.JSX.Element;
6471
5531
  DialpadBackspace: React_2.JSX.Element;
6472
- SitePermissionsSparkle: React_2.JSX.Element;
6473
- SitePermissionCamera: React_2.JSX.Element;
6474
- SitePermissionMic: React_2.JSX.Element;
6475
- SitePermissionCameraDenied: React_2.JSX.Element;
6476
- SitePermissionMicDenied: React_2.JSX.Element;
6477
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
6478
- BrowserPermissionDeniedError: React_2.JSX.Element;
6479
5532
  VideoTilePinned: React_2.JSX.Element;
6480
5533
  VideoTileMoreOptions: React_2.JSX.Element;
6481
5534
  VideoTileScaleFit: React_2.JSX.Element;
@@ -6498,25 +5551,12 @@ export declare const DEFAULT_COMPONENT_ICONS: {
6498
5551
  ContextMenuCameraIcon: React_2.JSX.Element;
6499
5552
  ContextMenuMicIcon: React_2.JSX.Element;
6500
5553
  ContextMenuSpeakerIcon: React_2.JSX.Element;
5554
+ ContextMenuRemoveParticipant: React_2.JSX.Element;
6501
5555
  SurveyStarIcon: React_2.JSX.Element;
6502
5556
  SurveyStarIconFilled: React_2.JSX.Element;
6503
5557
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6504
5558
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6505
5559
  VideoTileSpotlighted: React_2.JSX.Element;
6506
- RichTextBoldButtonIcon: React_2.JSX.Element;
6507
- RichTextItalicButtonIcon: React_2.JSX.Element;
6508
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
6509
- RichTextBulletListButtonIcon: React_2.JSX.Element;
6510
- RichTextNumberListButtonIcon: React_2.JSX.Element;
6511
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
6512
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
6513
- RichTextDividerIcon: React_2.JSX.Element;
6514
- RichTextEditorButtonIcon: React_2.JSX.Element;
6515
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
6516
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
6517
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
6518
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
6519
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6520
5560
  };
6521
5561
 
6522
5562
  /**
@@ -6537,7 +5577,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6537
5577
  ParticipantItemOptionsHovered: JSX.Element;
6538
5578
  SendBoxSend: JSX.Element;
6539
5579
  SendBoxSendHovered: JSX.Element;
6540
- SendBoxAttachFile?: JSX.Element | undefined;
6541
5580
  ControlBarPeopleButton?: JSX.Element | undefined;
6542
5581
  ControlButtonCameraOff: JSX.Element;
6543
5582
  ControlButtonCameraOn: JSX.Element;
@@ -6595,9 +5634,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6595
5634
  ParticipantItemScreenShareStart: JSX.Element;
6596
5635
  VideoTileMicOff: JSX.Element;
6597
5636
  LocalCameraSwitch?: JSX.Element | undefined;
6598
- PeoplePaneAddPerson?: JSX.Element | undefined;
6599
- PeoplePaneOpenDialpad?: JSX.Element | undefined;
6600
- DialpadStartCall?: JSX.Element | undefined;
6601
5637
  NoticePageInviteToRoomRemoved?: JSX.Element | undefined;
6602
5638
  BlurVideoBackground?: JSX.Element | undefined;
6603
5639
  RemoveVideoBackgroundEffect?: JSX.Element | undefined;
@@ -6621,28 +5657,15 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6621
5657
  MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
6622
5658
  MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
6623
5659
  MoreDrawerSpeakers?: JSX.Element | undefined;
5660
+ SendBoxAttachFile?: JSX.Element | undefined;
6624
5661
  ChatMessageOptions: React_2.JSX.Element;
6625
5662
  ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
6626
- CancelAttachmentUpload: React_2.JSX.Element;
6627
- DownloadAttachment: React_2.JSX.Element;
6628
5663
  OpenAttachment: React_2.JSX.Element;
6629
- AttachmentMoreMenu: React_2.JSX.Element;
6630
- DataLossPreventionProhibited: React_2.JSX.Element;
6631
5664
  ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
6632
5665
  ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
6633
5666
  MessageResend: React_2.JSX.Element;
6634
5667
  ParticipantItemSpotlighted: React_2.JSX.Element;
6635
- HoldCallContextualMenuItem: React_2.JSX.Element;
6636
- HoldCallButton: React_2.JSX.Element;
6637
- ResumeCall: React_2.JSX.Element;
6638
5668
  DialpadBackspace: React_2.JSX.Element;
6639
- SitePermissionsSparkle: React_2.JSX.Element;
6640
- SitePermissionCamera: React_2.JSX.Element;
6641
- SitePermissionMic: React_2.JSX.Element;
6642
- SitePermissionCameraDenied: React_2.JSX.Element;
6643
- SitePermissionMicDenied: React_2.JSX.Element;
6644
- UnsupportedEnvironmentWarning: React_2.JSX.Element;
6645
- BrowserPermissionDeniedError: React_2.JSX.Element;
6646
5669
  VideoTilePinned: React_2.JSX.Element;
6647
5670
  VideoTileMoreOptions: React_2.JSX.Element;
6648
5671
  VideoTileScaleFit: React_2.JSX.Element;
@@ -6665,57 +5688,14 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6665
5688
  ContextMenuCameraIcon: React_2.JSX.Element;
6666
5689
  ContextMenuMicIcon: React_2.JSX.Element;
6667
5690
  ContextMenuSpeakerIcon: React_2.JSX.Element;
5691
+ ContextMenuRemoveParticipant: React_2.JSX.Element;
6668
5692
  SurveyStarIcon: React_2.JSX.Element;
6669
5693
  SurveyStarIconFilled: React_2.JSX.Element;
6670
5694
  StartSpotlightContextualMenuItem: React_2.JSX.Element;
6671
5695
  StopSpotlightContextualMenuItem: React_2.JSX.Element;
6672
5696
  VideoTileSpotlighted: React_2.JSX.Element;
6673
- RichTextBoldButtonIcon: React_2.JSX.Element;
6674
- RichTextItalicButtonIcon: React_2.JSX.Element;
6675
- RichTextUnderlineButtonIcon: React_2.JSX.Element;
6676
- RichTextBulletListButtonIcon: React_2.JSX.Element;
6677
- RichTextNumberListButtonIcon: React_2.JSX.Element;
6678
- RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
6679
- RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
6680
- RichTextDividerIcon: React_2.JSX.Element;
6681
- RichTextEditorButtonIcon: React_2.JSX.Element;
6682
- RichTextEditorButtonIconFilled: React_2.JSX.Element;
6683
- RichTextInsertTableRegularIcon: React_2.JSX.Element;
6684
- RichTextInsertTableFilledIcon: React_2.JSX.Element;
6685
- RichTextTableInsertMenuIcon: React_2.JSX.Element;
6686
- RichTextTableDeleteMenuIcon: React_2.JSX.Element;
6687
5697
  };
6688
5698
 
6689
- /**
6690
- * @beta
6691
- *
6692
- * The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
6693
- */
6694
- export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
6695
-
6696
- /**
6697
- * Device Checks.
6698
- * Choose whether or not to block starting a call depending on camera and microphone permission options.
6699
- *
6700
- * @beta
6701
- */
6702
- export declare interface DeviceCheckOptions {
6703
- /**
6704
- * Camera Permission prompts for your call.
6705
- * 'required' - requires the permission to be allowed before permitting the user join the call.
6706
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
6707
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
6708
- */
6709
- camera: 'required' | 'optional' | 'doNotPrompt';
6710
- /**
6711
- * Microphone permission prompts for your call.
6712
- * 'required' - requires the permission to be allowed before permitting the user join the call.
6713
- * 'optional' - permission can be disallowed and the user is still permitted to join the call.
6714
- * 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
6715
- */
6716
- microphone: 'required' | 'optional' | 'doNotPrompt';
6717
- }
6718
-
6719
5699
  /**
6720
5700
  * This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
6721
5701
  * optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
@@ -7360,7 +6340,7 @@ export declare const fromFlatCommunicationIdentifier: (id: string) => Communicat
7360
6340
  *
7361
6341
  * @public
7362
6342
  */
7363
- export declare type GetCallingSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof VideoGallery> extends true ? VideoGallerySelector : AreEqual<Component, typeof DevicesButton> extends true ? DevicesButtonSelector : AreEqual<Component, typeof MicrophoneButton> extends true ? MicrophoneButtonSelector : AreEqual<Component, typeof CameraButton> extends true ? CameraButtonSelector : AreEqual<Component, typeof ScreenShareButton> extends true ? ScreenShareButtonSelector : AreEqual<Component, typeof ParticipantList> extends true ? ParticipantListSelector : AreEqual<Component, typeof ParticipantsButton> extends true ? ParticipantsButtonSelector : AreEqual<Component, typeof EndCallButton> extends true ? EmptySelector : AreEqual<Component, typeof ErrorBar> extends true ? CallErrorBarSelector : AreEqual<Component, typeof Dialpad> extends true ? EmptySelector : AreEqual<Component, typeof HoldButton> extends true ? HoldButtonSelector : undefined;
6343
+ export declare type GetCallingSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof VideoGallery> extends true ? VideoGallerySelector : AreEqual<Component, typeof DevicesButton> extends true ? DevicesButtonSelector : AreEqual<Component, typeof MicrophoneButton> extends true ? MicrophoneButtonSelector : AreEqual<Component, typeof CameraButton> extends true ? CameraButtonSelector : AreEqual<Component, typeof ScreenShareButton> extends true ? ScreenShareButtonSelector : AreEqual<Component, typeof ParticipantList> extends true ? ParticipantListSelector : AreEqual<Component, typeof ParticipantsButton> extends true ? ParticipantsButtonSelector : AreEqual<Component, typeof EndCallButton> extends true ? EmptySelector : AreEqual<Component, typeof ErrorBar> extends true ? CallErrorBarSelector : AreEqual<Component, typeof Dialpad> extends true ? EmptySelector : undefined;
7364
6344
 
7365
6345
  /**
7366
6346
  * Get the selector for a specified component.
@@ -7377,7 +6357,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
7377
6357
  *
7378
6358
  * @public
7379
6359
  */
7380
- 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;
6360
+ 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;
7381
6361
 
7382
6362
  /**
7383
6363
  * Get the selector for a specified component.
@@ -7422,63 +6402,6 @@ export declare interface GridLayoutStyles extends BaseCustomStyles {
7422
6402
  children?: IStyle;
7423
6403
  }
7424
6404
 
7425
- /**
7426
- * a button to hold or resume a ongoing call.
7427
- *
7428
- * Can be used with {@link ControlBar}
7429
- *
7430
- * @param props - properties for the hold button.
7431
- * @returns
7432
- * @beta
7433
- */
7434
- export declare const HoldButton: (props: HoldButtonProps) => JSX.Element;
7435
-
7436
- /**
7437
- *@beta
7438
- */
7439
- export declare interface HoldButtonProps extends ControlBarButtonProps {
7440
- /**
7441
- * Utility property for using this component with communication react handlers
7442
- * Holds the call or resumes it based on call state.
7443
- */
7444
- onToggleHold: () => Promise<void>;
7445
- /**
7446
- * Optional strings to override in component
7447
- */
7448
- strings?: HoldButtonStrings;
7449
- }
7450
-
7451
- /**
7452
- * Selector type for the {@link HoldButton} component.
7453
- * @public
7454
- */
7455
- export declare type HoldButtonSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
7456
- checked: boolean;
7457
- };
7458
-
7459
- /**
7460
- * Strings for the hold button labels
7461
- * @beta
7462
- */
7463
- export declare interface HoldButtonStrings {
7464
- /**
7465
- * Label for when action is to resume call.
7466
- */
7467
- onLabel: string;
7468
- /**
7469
- * Label for when action is to hold call.
7470
- */
7471
- offLabel: string;
7472
- /**
7473
- * Content for when button is checked
7474
- */
7475
- tooltipOnContent: string;
7476
- /**
7477
- * Content for when button is unchecked
7478
- */
7479
- tooltipOffContent: string;
7480
- }
7481
-
7482
6405
  /**
7483
6406
  * {@link HorizontalGallery} Component Styles.
7484
6407
  * @public
@@ -7563,10 +6486,6 @@ export declare interface _Identifiers {
7563
6486
  verticalGalleryVideoTile: string;
7564
6487
  /** `data-ui-id` value for `VerticalGallery` Component's page counter */
7565
6488
  verticalGalleryPageCounter: string;
7566
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list */
7567
- mentionSuggestionList: string;
7568
- /** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
7569
- mentionSuggestionItem: string;
7570
6489
  }
7571
6490
 
7572
6491
  /**
@@ -7628,27 +6547,6 @@ export declare interface ImageOverlayStrings {
7628
6547
  dismissButtonAriaLabel: string;
7629
6548
  }
7630
6549
 
7631
- /**
7632
- * Preset dark theme for the ImageOverlay component.
7633
- *
7634
- * @public
7635
- */
7636
- export declare const imageOverlayTheme: PartialTheme;
7637
-
7638
- /**
7639
- * @beta
7640
- * This contains a readonly array that returns all the active `incomingCalls`.
7641
- * An active incoming call is a call that has not been answered, declined or disconnected.
7642
- */
7643
- export declare type IncomingCallManagement = {
7644
- /**
7645
- * @beta
7646
- * @Remark This attribute doesn't exist on the {@link @azure/communication-calling#CallAgent} interface.
7647
- * @returns readonly array of {@link DeclarativeIncomingCall}
7648
- */
7649
- incomingCalls: ReadonlyArray<DeclarativeIncomingCall>;
7650
- };
7651
-
7652
6550
  /**
7653
6551
  * State only version of {@link @azure/communication-calling#IncomingCall}. {@link StatefulCallClient} will
7654
6552
  * automatically detect incoming calls and add their state to the state exposed by {@link StatefulCallClient}.
@@ -7833,28 +6731,6 @@ export declare type LocalizationProviderProps = {
7833
6731
  children: React_2.ReactNode;
7834
6732
  };
7835
6733
 
7836
- /**
7837
- * State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
7838
- * automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
7839
- *
7840
- * @beta
7841
- */
7842
- export declare interface LocalRecordingCallFeatureState {
7843
- /**
7844
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
7845
- */
7846
- isLocalRecordingActive: boolean;
7847
- /**
7848
- * Contains list of information of started recordings
7849
- * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
7850
- */
7851
- activeLocalRecordings?: LocalRecordingInfo[];
7852
- /**
7853
- * Contains list of information of stopped recordings
7854
- */
7855
- lastStoppedLocalRecording?: LocalRecordingInfo[];
7856
- }
7857
-
7858
6734
  /**
7859
6735
  * @public
7860
6736
  */
@@ -7940,94 +6816,24 @@ export declare type LocalVideoTileSize = '9:16' | '16:9' | 'hidden' | 'followDev
7940
6816
  * Modes of how the longpress handlers can be tiggered.
7941
6817
  * @public
7942
6818
  */
7943
- export declare type LongPressTrigger = 'mouseAndTouch' | 'touch';
7944
-
7945
- /**
7946
- * Payload for {@link DiagnosticChangedEventListner} where there is a change in a media diagnostic.
7947
- *
7948
- * @public
7949
- */
7950
- export declare type MediaDiagnosticChangedEvent = MediaDiagnosticChangedEventArgs & {
7951
- type: 'media';
7952
- };
7953
-
7954
- /**
7955
- * State only proxy for {@link @azure/communication-calling#MediaDiagnostics}.
7956
- *
7957
- * @public
7958
- */
7959
- export declare interface MediaDiagnosticsState {
7960
- latest: LatestMediaDiagnostics;
7961
- }
7962
-
7963
- /**
7964
- * Mention's state, as reflected in the UI.
7965
- *
7966
- * @beta
7967
- */
7968
- export declare interface Mention {
7969
- /** ID of a mention */
7970
- id: string;
7971
- /** Display text of a mention */
7972
- displayText: string;
7973
- /** Optional React element to render an item icon of a mention suggestion */
7974
- icon?: JSX.Element;
7975
- }
7976
-
7977
- /**
7978
- * Options to display suggestions in the mention scenario.
7979
- *
7980
- * @beta
7981
- */
7982
- export declare interface MentionDisplayOptions {
7983
- /**
7984
- * Optional callback for customizing the mention renderer in a message thread.
7985
- */
7986
- onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
7987
- }
7988
-
7989
- /**
7990
- * Options to lookup suggestions in the mention scenario.
7991
- *
7992
- * @beta
7993
- */
7994
- export declare interface MentionLookupOptions {
7995
- /**
7996
- * Optional string to set trigger keyword for mention a specific participant.
7997
- *
7998
- * @defaultValue `@`
7999
- */
8000
- trigger?: string;
8001
- /**
8002
- * Optional callback to fetch a list of mention suggestions base on the query.
8003
- */
8004
- onQueryUpdated: (query: string) => Promise<Mention[]>;
8005
- /**
8006
- * Optional callback to render an item of the mention suggestions list.
8007
- */
8008
- onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
8009
- }
6819
+ export declare type LongPressTrigger = 'mouseAndTouch' | 'touch';
8010
6820
 
8011
6821
  /**
8012
- * Options to lookup suggestions and display mentions in the mention scenario.
6822
+ * Payload for {@link DiagnosticChangedEventListner} where there is a change in a media diagnostic.
8013
6823
  *
8014
- * @beta
6824
+ * @public
8015
6825
  */
8016
- export declare type MentionOptions = {
8017
- lookupOptions?: MentionLookupOptions;
8018
- displayOptions?: MentionDisplayOptions;
6826
+ export declare type MediaDiagnosticChangedEvent = MediaDiagnosticChangedEventArgs & {
6827
+ type: 'media';
8019
6828
  };
8020
6829
 
8021
6830
  /**
8022
- * Strings of {@link _MentionPopover} that can be overridden.
6831
+ * State only proxy for {@link @azure/communication-calling#MediaDiagnostics}.
8023
6832
  *
8024
- * @beta
6833
+ * @public
8025
6834
  */
8026
- export declare interface MentionPopoverStrings {
8027
- /**
8028
- * Header text for MentionPopover
8029
- */
8030
- mentionPopoverHeader: string;
6835
+ export declare interface MediaDiagnosticsState {
6836
+ latest: LatestMediaDiagnostics;
8031
6837
  }
8032
6838
 
8033
6839
  /**
@@ -8037,7 +6843,7 @@ export declare interface MentionPopoverStrings {
8037
6843
  *
8038
6844
  * @public
8039
6845
  */
8040
- export declare type Message = ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage;
6846
+ export declare type Message = ChatMessage | SystemMessage | CustomMessage;
8041
6847
 
8042
6848
  /**
8043
6849
  * Indicate whether a chat message should be displayed merged with the message before / after it.
@@ -8079,20 +6885,6 @@ export declare type MessageDeletedListener = MessageReceivedListener;
8079
6885
  */
8080
6886
  export declare type MessageEditedListener = MessageReceivedListener;
8081
6887
 
8082
- /**
8083
- * @beta
8084
- * Message option that defines properties that can be set when
8085
- * sending or updating a chat message.
8086
- * @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
8087
- * @property attachments - Attachments that contains file attachments attached to the message.
8088
- * @property type - Type of the message content, either 'text' or 'html'.
8089
- */
8090
- export declare type MessageOptions = {
8091
- metadata?: Record<string, string>;
8092
- attachments?: AttachmentMetadata[];
8093
- type?: ChatMessageType;
8094
- };
8095
-
8096
6888
  /**
8097
6889
  * Props to render a single message.
8098
6890
  *
@@ -8108,7 +6900,7 @@ export declare type MessageProps = {
8108
6900
  /**
8109
6901
  * Strings from parent MessageThread component
8110
6902
  */
8111
- strings: MessageThreadStrings & /* @conditional-compile-remove(rich-text-editor) */ Partial<RichTextStrings>;
6903
+ strings: MessageThreadStrings;
8112
6904
  /**
8113
6905
  * Custom CSS styles for chat message container.
8114
6906
  */
@@ -8154,7 +6946,7 @@ export declare type MessageProps = {
8154
6946
  * @param options - message options to be included in the message
8155
6947
  *
8156
6948
  */
8157
- onSendMessage?: (content: string, /* @conditional-compile-remove(attachment-upload) */ options?: MessageOptions) => Promise<void>;
6949
+ onSendMessage?: (content: string) => Promise<void>;
8158
6950
  };
8159
6951
 
8160
6952
  /**
@@ -8286,7 +7078,7 @@ export declare type MessageThreadProps = {
8286
7078
  /**
8287
7079
  * Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
8288
7080
  */
8289
- messages: (ChatMessage | SystemMessage | CustomMessage | /* @conditional-compile-remove(data-loss-prevention) */ BlockedMessage)[];
7081
+ messages: (ChatMessage | SystemMessage | CustomMessage)[];
8290
7082
  /**
8291
7083
  * number of participants in the thread
8292
7084
  */
@@ -8367,11 +7159,6 @@ export declare type MessageThreadProps = {
8367
7159
  * `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
8368
7160
  */
8369
7161
  onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
8370
- /**
8371
- * Optional callback to render attachments in the message component.
8372
- * @beta
8373
- */
8374
- onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
8375
7162
  /**
8376
7163
  * Optional callback to edit a message.
8377
7164
  *
@@ -8400,7 +7187,7 @@ export declare type MessageThreadProps = {
8400
7187
  * @param options - message options to be included in the message
8401
7188
  *
8402
7189
  */
8403
- onSendMessage?: (content: string, /* @conditional-compile-remove(attachment-upload) */ options?: MessageOptions) => Promise<void>;
7190
+ onSendMessage?: (content: string) => Promise<void>;
8404
7191
  /**
8405
7192
  /**
8406
7193
  * Disable editing messages.
@@ -8414,33 +7201,11 @@ export declare type MessageThreadProps = {
8414
7201
  * Optional strings to override in component
8415
7202
  */
8416
7203
  strings?: Partial<MessageThreadStrings>;
8417
- /**
8418
- * @beta
8419
- * Optional attachment options, which defines behvaiour for uploading and downloading attachments.
8420
- * As this moment, the uploadOptions would be ignored and this option is intended for download only.
8421
- */
8422
- attachmentOptions?: AttachmentOptions;
8423
- /**
8424
- * Optional function to provide customized date format.
8425
- * @beta
8426
- */
8427
- onDisplayDateTimeString?: (messageDate: Date) => string;
8428
- /**
8429
- * Optional props needed to lookup a mention query and display mentions
8430
- * @beta
8431
- */
8432
- mentionOptions?: MentionOptions;
8433
7204
  /**
8434
7205
  * Optional callback called when an inline image is clicked.
8435
7206
  * @beta
8436
7207
  */
8437
7208
  inlineImageOptions?: InlineImageOptions;
8438
- /**
8439
- * enables rich text editor for the edit box
8440
- *
8441
- * @defaultValue `false`
8442
- */
8443
- richTextEditor?: boolean;
8444
7209
  };
8445
7210
 
8446
7211
  /**
@@ -8514,14 +7279,8 @@ export declare interface MessageThreadStrings {
8514
7279
  actionMenuMoreOptions?: string;
8515
7280
  /** Aria label to announce when a message is deleted */
8516
7281
  messageDeletedAnnouncementAriaLabel: string;
8517
- /** String for download attachment button in attachment card */
8518
- downloadAttachment: string;
8519
7282
  /** String for open attachment button in attachment card */
8520
7283
  openAttachment: string;
8521
- /** String for policy violation message removal */
8522
- blockedWarningText: string;
8523
- /** String for policy violation message removal details link */
8524
- blockedWarningLinkText: string;
8525
7284
  /** String for aria text in attachment card group*/
8526
7285
  attachmentCardGroupMessage: string;
8527
7286
  }
@@ -8551,7 +7310,6 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
8551
7310
  /** Styles for system message container. */
8552
7311
  systemMessageContainer?: ComponentSlotStyle;
8553
7312
  /** Styles for blocked message container. */
8554
- blockedMessageContainer?: ComponentSlotStyle;
8555
7313
  /** Styles for message status indicator container. */
8556
7314
  messageStatusContainer?: (mine: boolean) => IStyle;
8557
7315
  }
@@ -8720,31 +7478,6 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
8720
7478
  menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
8721
7479
  }
8722
7480
 
8723
- /**
8724
- * Component to allow Contoso to help their end user with their devices should their permissions be blocked
8725
- * by their browsers settings.
8726
- *
8727
- * @beta
8728
- */
8729
- export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
8730
-
8731
- /**
8732
- * @beta
8733
- * Props for MicrophoneSitePermissions component.
8734
- */
8735
- export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
8736
- /** Icon name for the microphone icon */
8737
- microphoneIconName?: string;
8738
- /** Strings for use with the {@link MicrophoneSitePermissions} */
8739
- strings?: MicrophoneSitePermissionsStrings;
8740
- }
8741
-
8742
- /**
8743
- * @beta
8744
- * Strings for MicrophoneSitePermissions component.
8745
- */
8746
- export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
8747
-
8748
7481
  /**
8749
7482
  * Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
8750
7483
  *
@@ -8784,7 +7517,7 @@ userId?: string, options?: CustomAvatarOptions,
8784
7517
  * A default `onRender` component that can be used to render the default avatar.
8785
7518
  * Pass the `options` to the `onRender` component for default rendering.
8786
7519
  */
8787
- defaultOnRender?: (props: CustomAvatarOptions) => JSX.Element) => JSX.Element;
7520
+ defaultOnRender?: (props: CustomAvatarOptions) => JSX.Element) => JSX.Element | undefined;
8788
7521
 
8789
7522
  /**
8790
7523
  * Dependency resolution for video background effects.
@@ -8892,14 +7625,6 @@ export declare interface ParticipantItemProps {
8892
7625
  onClick?: (props?: ParticipantItemProps) => void;
8893
7626
  /** Optional value to determine if the tooltip should be shown for participants or not */
8894
7627
  showParticipantOverflowTooltip?: boolean;
8895
- /**
8896
- * Optional value to determine and display a participants connection status.
8897
- * For example, `Connecting`, `Ringing` etc.
8898
- * The actual text that is displayed is determined by the localized string
8899
- * corresponding to the provided participant state.
8900
- * For example, `strings.participantStateConnecting` will be used if `participantState` is `Connecting`.
8901
- */
8902
- participantState?: ParticipantState;
8903
7628
  /**
8904
7629
  * Optional aria property that prefixes the ParticipantItems aria content
8905
7630
  * Takes in a unique id value of the element you would like to be read before the ParticipantItem.
@@ -8925,10 +7650,6 @@ export declare interface ParticipantItemStrings {
8925
7650
  mutedIconLabel: string;
8926
7651
  /** placeholder text for participants who does not have a display name*/
8927
7652
  displayNamePlaceholder?: string;
8928
- /** String shown when `participantState` is `Ringing` */
8929
- participantStateRinging?: string;
8930
- /** String shown when `participantState` is `Hold` */
8931
- participantStateHold?: string;
8932
7653
  /** String for the attendee role */
8933
7654
  attendeeRole: string;
8934
7655
  }
@@ -9009,10 +7730,6 @@ export declare type ParticipantListProps = {
9009
7730
  styles?: ParticipantListStyles;
9010
7731
  /** Optional value to determine if the tooltip should be shown for participants or not */
9011
7732
  showParticipantOverflowTooltip?: boolean;
9012
- /** Total number of people in the call. This number can be larger than the remote participant count. */
9013
- totalParticipantCount?: number;
9014
- /** Strings for the participant list */
9015
- strings?: ParticipantListStrings;
9016
7733
  /** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
9017
7734
  participantAriaLabelledBy?: string;
9018
7735
  };
@@ -9025,21 +7742,8 @@ export declare type ParticipantListProps = {
9025
7742
  export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
9026
7743
  participants: CallParticipantListParticipant[];
9027
7744
  myUserId: string;
9028
- totalParticipantCount?: number;
9029
7745
  };
9030
7746
 
9031
- /**
9032
- * Strings for the {@link ParticipantList}.
9033
- *
9034
- * @beta
9035
- */
9036
- export declare interface ParticipantListStrings {
9037
- /**
9038
- * String for rendering the count of participants not contained in the displayed participant list
9039
- */
9040
- overflowParticipantCount?: string;
9041
- }
9042
-
9043
7747
  /**
9044
7748
  * Styles for the {@link ParticipantList}.
9045
7749
  *
@@ -9514,15 +8218,6 @@ export declare interface RecordingCallFeature {
9514
8218
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
9515
8219
  */
9516
8220
  isRecordingActive: boolean;
9517
- /**
9518
- * Contains list of information of started recordings
9519
- * Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
9520
- */
9521
- activeRecordings?: RecordingInfo[];
9522
- /**
9523
- * Contains list of information of stopped recordings
9524
- */
9525
- lastStoppedRecording?: RecordingInfo[];
9526
8221
  }
9527
8222
 
9528
8223
  /**
@@ -9661,155 +8356,6 @@ export declare type ResourceFetchResult = {
9661
8356
  error?: Error;
9662
8357
  };
9663
8358
 
9664
- /**
9665
- * A component to render SendBox with Rich Text Editor support.
9666
- *
9667
- * @beta
9668
- */
9669
- export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
9670
-
9671
- /**
9672
- * Props for {@link RichTextSendBox}.
9673
- *
9674
- * @beta
9675
- */
9676
- export declare interface RichTextSendBoxProps {
9677
- /**
9678
- * Optional boolean to disable text box
9679
- * @defaultValue false
9680
- */
9681
- disabled?: boolean;
9682
- /**
9683
- * Optional strings to override in component
9684
- */
9685
- strings?: Partial<RichTextSendBoxStrings>;
9686
- /**
9687
- * Optional text for system message above the text box
9688
- */
9689
- systemMessage?: string;
9690
- /**
9691
- * Optional array of type {@link AttachmentMetadataInProgress}
9692
- * to render attachments being uploaded in the SendBox.
9693
- * @beta
9694
- */
9695
- attachments?: AttachmentMetadataInProgress[];
9696
- /**
9697
- * enumerable to determine if the input box has focus on render or not.
9698
- * When undefined nothing has focus on render
9699
- */
9700
- autoFocus?: 'sendBoxTextField';
9701
- /**
9702
- * Optional callback to remove the attachment upload before sending by clicking on
9703
- * cancel icon.
9704
- * @beta
9705
- */
9706
- onCancelAttachmentUpload?: (attachmentId: string) => void;
9707
- /**
9708
- * Callback function used when the send button is clicked.
9709
- */
9710
- onSendMessage: (content: string, /* @conditional-compile-remove(attachment-upload) */ options?: MessageOptions) => Promise<void>;
9711
- /**
9712
- * Optional callback called when user is typing
9713
- */
9714
- onTyping?: () => Promise<void>;
9715
- }
9716
-
9717
- /**
9718
- * Strings of {@link RichTextSendBox} that can be overridden.
9719
- *
9720
- * @beta
9721
- */
9722
- export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
9723
- }
9724
-
9725
- /**
9726
- * Strings of RichText that can be overridden.
9727
- *
9728
- * @beta
9729
- */
9730
- export declare interface RichTextStrings {
9731
- /**
9732
- * Tooltip text for the bold button.
9733
- */
9734
- richTextBoldTooltip: string;
9735
- /**
9736
- * Tooltip text for the italic button.
9737
- */
9738
- richTextItalicTooltip: string;
9739
- /**
9740
- * Tooltip text for the underline button.
9741
- */
9742
- richTextUnderlineTooltip: string;
9743
- /**
9744
- * Tooltip text for the bullet list button.
9745
- */
9746
- richTextBulletListTooltip: string;
9747
- /**
9748
- * Tooltip text for the number list button.
9749
- */
9750
- richTextNumberListTooltip: string;
9751
- /**
9752
- * Tooltip text for the increase indent button.
9753
- */
9754
- richTextIncreaseIndentTooltip: string;
9755
- /**
9756
- * Tooltip text for the decrease indent button.
9757
- */
9758
- richTextDecreaseIndentTooltip: string;
9759
- /**
9760
- * Tooltip text insert table button.
9761
- */
9762
- richTextInsertTableTooltip: string;
9763
- /**
9764
- * Tooltip text for the rich text format button button.
9765
- */
9766
- richTextFormatButtonTooltip: string;
9767
- /**
9768
- * Text for the insert menu item.
9769
- */
9770
- richTextInsertRowOrColumnMenu: string;
9771
- /**
9772
- * Title for the insert table menu.
9773
- */
9774
- richTextInsertTableMenuTitle: string;
9775
- /**
9776
- * Text for the insert menu item to insert row above the current selection.
9777
- */
9778
- richTextInsertRowAboveMenu: string;
9779
- /**
9780
- * Text for the insert menu item to insert row below the current selection.
9781
- */
9782
- richTextInsertRowBelowMenu: string;
9783
- /**
9784
- * Text for the insert menu item to insert column to the left from the current selection.
9785
- */
9786
- richTextInsertColumnLeftMenu: string;
9787
- /**
9788
- * Text for the insert menu item to insert column to the right from the current selection.
9789
- */
9790
- richTextInsertColumnRightMenu: string;
9791
- /**
9792
- * Text for the delete row or column menu.
9793
- */
9794
- richTextDeleteRowOrColumnMenu: string;
9795
- /**
9796
- * Text for the delete column menu.
9797
- */
9798
- richTextDeleteColumnMenu: string;
9799
- /**
9800
- * Text for the delete row menu.
9801
- */
9802
- richTextDeleteRowMenu: string;
9803
- /**
9804
- * Text for the delete table menu.
9805
- */
9806
- richTextDeleteTableMenu: string;
9807
- /**
9808
- * Text for the rich text toolbar more button.
9809
- */
9810
- richTextToolbarMoreButtonAriaLabel: string;
9811
- }
9812
-
9813
8359
  /**
9814
8360
  * A button to start / stop screen sharing.
9815
8361
  *
@@ -9881,19 +8427,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
9881
8427
  */
9882
8428
  export declare const SendBox: (props: SendBoxProps) => JSX.Element;
9883
8429
 
9884
- /**
9885
- * @beta
9886
- * Error to be displayed to the user in an error bar above sendbox.
9887
- */
9888
- export declare interface SendBoxErrorBarError {
9889
- /** Error Message to be displayed */
9890
- message: string;
9891
- /**
9892
- * Unix Timestamp. Preferred generation using `Date.now()`
9893
- */
9894
- timestamp: number;
9895
- }
9896
-
9897
8430
  /**
9898
8431
  * Props for {@link SendBox}.
9899
8432
  *
@@ -9912,12 +8445,7 @@ export declare interface SendBoxProps {
9912
8445
  /**
9913
8446
  * Optional override behavior on send button click
9914
8447
  */
9915
- onSendMessage?: (content: string, /* @conditional-compile-remove(attachment-upload) */ options?: MessageOptions) => Promise<void>;
9916
- /**
9917
- * Optional props needed to lookup suggestions in the mention scenario.
9918
- * @beta
9919
- */
9920
- mentionLookupOptions?: MentionLookupOptions;
8448
+ onSendMessage?: (content: string) => Promise<void>;
9921
8449
  /**
9922
8450
  * Optional callback called when user is typing
9923
8451
  */
@@ -9954,25 +8482,6 @@ export declare interface SendBoxProps {
9954
8482
  * When undefined nothing has focus on render
9955
8483
  */
9956
8484
  autoFocus?: 'sendBoxTextField';
9957
- /**
9958
- * Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
9959
- * vertically to accommodate the uploaded attachments. Attachment uploads will
9960
- * be rendered below the text area in sendBox.
9961
- * @beta
9962
- */
9963
- onRenderAttachmentUploads?: () => JSX.Element;
9964
- /**
9965
- * Optional array of type {@link AttachmentMetadataInProgress}
9966
- * to render attachments being uploaded in the SendBox.
9967
- * @beta
9968
- */
9969
- attachments?: AttachmentMetadataInProgress[];
9970
- /**
9971
- * Optional callback to remove the attachment upload before sending by clicking on
9972
- * cancel icon.
9973
- * @beta
9974
- */
9975
- onCancelAttachmentUpload?: (attachmentId: string) => void;
9976
8485
  }
9977
8486
 
9978
8487
  /**
@@ -10003,26 +8512,6 @@ export declare interface SendBoxStrings {
10003
8512
  * Aria label for send message button
10004
8513
  */
10005
8514
  sendButtonAriaLabel: string;
10006
- /**
10007
- * Error message indicating that all attachment uploads are not complete.
10008
- */
10009
- attachmentUploadsPendingError: string;
10010
- /**
10011
- * Aria label to notify user when focus is on cancel attachment upload button.
10012
- */
10013
- removeAttachment: string;
10014
- /**
10015
- * Aria label to notify user attachment uploading starts.
10016
- */
10017
- uploading: string;
10018
- /**
10019
- * Aria label to notify user attachment is uploaded.
10020
- */
10021
- uploadCompleted: string;
10022
- /**
10023
- * Aria label to notify user more attachment action menu.
10024
- */
10025
- attachmentMoreMenu: string;
10026
8515
  }
10027
8516
 
10028
8517
  /**
@@ -10043,45 +8532,6 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
10043
8532
  systemMessage?: IStyle;
10044
8533
  }
10045
8534
 
10046
- /**
10047
- * @beta
10048
- * Strings for SitePermissions component
10049
- */
10050
- export declare type SitePermissionsStrings = {
10051
- /**
10052
- * Main text string.
10053
- */
10054
- primaryText?: string;
10055
- /**
10056
- * Subtext string.
10057
- */
10058
- secondaryText?: string;
10059
- /**
10060
- * More help link string.
10061
- */
10062
- linkText?: string;
10063
- /**
10064
- * Primary button text string.
10065
- */
10066
- primaryButtonText?: string;
10067
- /**
10068
- * Aria label describing the content of the container
10069
- */
10070
- ariaLabel?: string;
10071
- };
10072
-
10073
- /**
10074
- * Fluent styles for {@link SitePermissionsContainer}.
10075
- *
10076
- * @beta
10077
- */
10078
- export declare interface SitePermissionsStyles extends BaseCustomStyles {
10079
- /** Styles for the primary button. */
10080
- primaryButton?: IButtonStyles;
10081
- /** Styles for the help troubleshooting link text. */
10082
- troubleshootingLink?: ILinkStyles;
10083
- }
10084
-
10085
8535
  /**
10086
8536
  * @public
10087
8537
  * Type for representing a custom sound to use for a calling event
@@ -10262,7 +8712,7 @@ export declare interface SpotlightState {
10262
8712
  * Identifier types for initiating a call using the CallAdapter
10263
8713
  * @public
10264
8714
  */
10265
- export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | /* @conditional-compile-remove(PSTN-calls) */ PhoneNumberIdentifier | /* @conditional-compile-remove(one-to-n-calling) */ CommunicationUserIdentifier | /* @conditional-compile-remove(teams-adhoc-call) */ MicrosoftTeamsUserIdentifier | UnknownIdentifier) | /* @conditional-compile-remove(start-call-beta) */ CommunicationIdentifier;
8715
+ export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | UnknownIdentifier);
10266
8716
 
10267
8717
  /**
10268
8718
  * Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
@@ -10375,19 +8825,6 @@ export declare interface StatefulCallClient extends CallClient {
10375
8825
  * @param stream - The LocalVideoStreamState or RemoteVideoStreamState to dispose.
10376
8826
  */
10377
8827
  disposeView(callId: string | undefined, participantId: CommunicationIdentifier | undefined, stream: LocalVideoStreamState | RemoteVideoStreamState): void;
10378
- /** @conditional-compile-remove(one-to-n-calling) */
10379
- /**
10380
- * The CallAgent is used to handle calls.
10381
- * To create the CallAgent, pass a CommunicationTokenCredential object provided from SDK.
10382
- * - The CallClient can only have one active CallAgent instance at a time.
10383
- * - You can create a new CallClient instance to create a new CallAgent.
10384
- * - You can dispose of a CallClient's current active CallAgent, and call the CallClient's
10385
- * createCallAgent() method again to create a new CallAgent.
10386
- * @param tokenCredential - The token credential. Use AzureCommunicationTokenCredential from `@azure/communication-common` to create a credential.
10387
- * @param options - The CallAgentOptions for additional options like display name.
10388
- * @public
10389
- */
10390
- createCallAgent(...args: Parameters<CallClient['createCallAgent']>): Promise<DeclarativeCallAgent>;
10391
8828
  }
10392
8829
 
10393
8830
  /**
@@ -10401,15 +8838,6 @@ export declare type StatefulCallClientArgs = {
10401
8838
  * state. It is not used by StatefulCallClient.
10402
8839
  */
10403
8840
  userId: CommunicationUserIdentifier | /* @conditional-compile-remove(teams-identity-support) */ MicrosoftTeamsUserIdentifier;
10404
- /**
10405
- * A phone number in E.164 format that will be used to represent the callers identity. This number is required
10406
- * to start a PSTN call.
10407
- *
10408
- * example: +11234567
10409
- *
10410
- * This is not a cached value from the headless calling client.
10411
- */
10412
- alternateCallerId?: string;
10413
8841
  };
10414
8842
 
10415
8843
  /**
@@ -10643,15 +9071,13 @@ export declare type TeamsAdapterOptions = CommonCallAdapterOptions;
10643
9071
  /**
10644
9072
  * An Adapter interface specific for Teams identity which extends {@link CommonCallAdapter}.
10645
9073
  *
10646
- * @beta
9074
+ * @public
10647
9075
  */
10648
9076
  export declare interface TeamsCallAdapter extends CommonCallAdapter {
10649
9077
  /**
10650
9078
  * Join the call with microphone initially on/off.
10651
9079
  * @deprecated Use joinCall(options?:JoinCallOptions) instead.
10652
9080
  * @param microphoneOn - Whether microphone is initially enabled
10653
- *
10654
- * @beta
10655
9081
  */
10656
9082
  joinCall(microphoneOn?: boolean): TeamsCall | undefined;
10657
9083
  /**
@@ -10670,26 +9096,26 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
10670
9096
  *
10671
9097
  * @param participants - An array of participant ids to join
10672
9098
  *
10673
- * @beta
9099
+ * @public
10674
9100
  */
10675
9101
  startCall(participants: string[], options?: StartCallOptions): TeamsCall | undefined;
10676
9102
  /**
10677
9103
  * Start the call.
10678
9104
  * @param participants - An array of {@link @azure/communication-common#CommunicationIdentifier} to be called
10679
- * @beta
9105
+ * @public
10680
9106
  */
10681
- startCall(participants: CommunicationIdentifier[], options?: StartCallOptions): TeamsCall | undefined;
9107
+ startCall(participants: StartCallIdentifier[], options?: StartCallOptions): TeamsCall | undefined;
10682
9108
  }
10683
9109
 
10684
9110
  /**
10685
9111
  * Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
10686
9112
  *
10687
- * @beta
9113
+ * @public
10688
9114
  */
10689
9115
  export declare type TeamsCallAdapterArgs = {
10690
9116
  userId: MicrosoftTeamsUserIdentifier;
10691
9117
  credential: CommunicationTokenCredential;
10692
- locator: TeamsMeetingLinkLocator | /* @conditional-compile-remove(teams-adhoc-call) */ /* @conditional-compile-remove(PSTN-calls) */ CallParticipantsLocator | /* @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
9118
+ locator: TeamsMeetingLinkLocator | /* @conditional-compile-remove(meeting-id) */ TeamsMeetingIdLocator;
10693
9119
  /**
10694
9120
  * Optional parameters for the {@link TeamsCallAdapter} created
10695
9121
  */
@@ -10702,7 +9128,7 @@ export declare type TeamsCallAdapterArgs = {
10702
9128
  * Calling related components from this package are able to pick out relevant handlers from this object.
10703
9129
  * See {@link useHandlers} and {@link usePropsFor}.
10704
9130
  *
10705
- * @beta
9131
+ * @public
10706
9132
  */
10707
9133
  export declare interface TeamsCallingHandlers extends CommonCallingHandlers {
10708
9134
  onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall;
@@ -10908,115 +9334,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
10908
9334
  typingString?: IStyle;
10909
9335
  }
10910
9336
 
10911
- /**
10912
- * UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
10913
- *
10914
- * @beta
10915
- */
10916
- export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
10917
-
10918
- /**
10919
- * props for {@link UnsupportedBrowser} UI
10920
- *
10921
- * @beta
10922
- */
10923
- export declare interface UnsupportedBrowserProps {
10924
- /** Handler to perform an action when the help link is actioned */
10925
- onTroubleshootingClick?: () => void;
10926
- /** String overrides for the component */
10927
- strings?: UnsupportedBrowserStrings;
10928
- }
10929
-
10930
- /**
10931
- * Strings for UnsupportedBrowser component
10932
- *
10933
- * @beta
10934
- */
10935
- export declare interface UnsupportedBrowserStrings {
10936
- /** String for the primary text */
10937
- primaryText: string;
10938
- /** String for the secondary text */
10939
- secondaryText: string;
10940
- /** String to display in the text for the help link */
10941
- moreHelpLinkText: string;
10942
- }
10943
-
10944
- /**
10945
- * UI to display to the user that the browser version they are using is out of date
10946
- * and not supported by Azure Communications Calling service.
10947
- *
10948
- * @beta
10949
- */
10950
- export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
10951
-
10952
- /**
10953
- * props for {@link UnsupportedBrowserVersion} UI
10954
- *
10955
- * @beta
10956
- */
10957
- export declare interface UnsupportedBrowserVersionProps {
10958
- /** Handler to perform an action when the help link is actioned */
10959
- onTroubleshootingClick?: () => void;
10960
- /** String overrides for the component */
10961
- strings?: UnsupportedBrowserVersionStrings;
10962
- /** Handler to allow user to continue into the call */
10963
- onContinueAnywayClick?: () => void;
10964
- }
10965
-
10966
- /**
10967
- * Strings for UnsupportedBrowser component
10968
- *
10969
- * @beta
10970
- */
10971
- export declare interface UnsupportedBrowserVersionStrings {
10972
- /** String for the primary text */
10973
- primaryText: string;
10974
- /** String for the secondary text */
10975
- secondaryText: string;
10976
- /** String to display in the text for the help link */
10977
- moreHelpLinkText: string;
10978
- /** String for continue without updating button */
10979
- continueAnywayButtonText?: string;
10980
- }
10981
-
10982
- /**
10983
- * UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
10984
- *
10985
- * @beta
10986
- */
10987
- export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
10988
-
10989
- /**
10990
- * Props for {@link UnsupportedOperatingSystem} UI
10991
- *
10992
- * @beta
10993
- */
10994
- export declare interface UnsupportedOperatingSystemProps {
10995
- /** Handler to perform a action when the help link is actioned */
10996
- onTroubleshootingClick?: () => void;
10997
- /** String overrides for the component */
10998
- strings?: UnsupportedOperatingSystemStrings;
10999
- }
11000
-
11001
- /**
11002
- * Strings for UnsupportedBrowser component
11003
- *
11004
- * @beta
11005
- */
11006
- export declare interface UnsupportedOperatingSystemStrings {
11007
- /** String for the primary text */
11008
- primaryText: string;
11009
- /** String for the secondary text */
11010
- secondaryText: string;
11011
- /** String to display in the text for the help link */
11012
- moreHelpLinkText: string;
11013
- }
11014
-
11015
9337
  /**
11016
9338
  * @public
11017
9339
  * Callback function run when a message is updated.
11018
9340
  */
11019
- export declare type UpdateMessageCallback = (messageId: string, content: string, /* @conditional-compile-remove(attachment-upload) */ options?: MessageOptions) => Promise<void>;
9341
+ export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
11020
9342
 
11021
9343
  /**
11022
9344
  * A custom React hook to simplify the creation of {@link CallAdapter}.
@@ -11172,7 +9494,7 @@ export declare const useSelector: <ParamT extends Selector | undefined>(selector
11172
9494
  *
11173
9495
  * you must have previously used the CallProvider with a TeamsCall object to use this hook
11174
9496
  *
11175
- * @beta
9497
+ * @public
11176
9498
  */
11177
9499
  export declare const useTeamsCall: () => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCall;
11178
9500
 
@@ -11188,7 +9510,7 @@ export declare const useTeamsCall: () => undefined | /* @conditional-compile-rem
11188
9510
  * Note that you must memoize the arguments to avoid recreating adapter on each render.
11189
9511
  * See storybook for typical usage examples.
11190
9512
  *
11191
- * @beta
9513
+ * @public
11192
9514
  */
11193
9515
  export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
11194
9516
 
@@ -11198,7 +9520,7 @@ export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>,
11198
9520
  * Useful when implementing a custom component that utilizes the providers
11199
9521
  * exported from this library.
11200
9522
  *
11201
- * @beta
9523
+ * @public
11202
9524
  */
11203
9525
  export declare const useTeamsCallAgent: () => undefined | /* @conditional-compile-remove(teams-identity-support) */ TeamsCallAgent;
11204
9526
 
@@ -11521,11 +9843,6 @@ export declare interface VideoGalleryRemoteParticipant extends VideoGalleryParti
11521
9843
  isSpeaking?: boolean;
11522
9844
  /** Video stream of shared screen */
11523
9845
  screenShareStream?: VideoGalleryStream;
11524
- /**
11525
- * @beta
11526
- * The connection state of the participant. For example, 'Hold', 'Connecting' etc.
11527
- */
11528
- state?: ParticipantState;
11529
9846
  /** Whether participant is raised a hand */
11530
9847
  raisedHand?: RaisedHand;
11531
9848
  /**
@@ -11592,6 +9909,8 @@ export declare interface VideoGalleryStrings {
11592
9909
  localVideoCameraSwitcherLabel: string;
11593
9910
  /** String for announcing the local video tile can be moved by keyboard controls */
11594
9911
  localVideoMovementLabel: string;
9912
+ /** Aria-label for announcing the local video tile can be moved by keyboard controls */
9913
+ localVideoMovementAriaLabel: string;
11595
9914
  /** String for announcing the selected camera */
11596
9915
  localVideoSelectedDescription: string;
11597
9916
  /** placeholder text for participants who does not have a display name*/
@@ -11795,10 +10114,8 @@ export declare interface VideoTileProps {
11795
10114
  /** Whether the participant is raised hand. Show a indicator (border) and icon with order */
11796
10115
  raisedHand?: RaisedHand;
11797
10116
  /**
11798
- * The call connection state of the participant.
11799
- * For example, `Hold` means the participant is on hold.
10117
+ * Strings to override in the component.
11800
10118
  */
11801
- participantState?: ParticipantState;
11802
10119
  strings?: VideoTileStrings;
11803
10120
  /**
11804
10121
  * Display custom menu items in the VideoTile's contextual menu.
@@ -11834,11 +10151,11 @@ export declare interface VideoTilesOptions {
11834
10151
 
11835
10152
  /**
11836
10153
  * Strings of {@link VideoTile} that can be overridden.
11837
- * @beta
10154
+ * @public
11838
10155
  */
11839
10156
  export declare interface VideoTileStrings {
11840
- participantStateRinging: string;
11841
- participantStateHold: string;
10157
+ /** Aria label for announcing the remote video tile drawer menu */
10158
+ moreOptionsButtonAriaLabel: string;
11842
10159
  }
11843
10160
 
11844
10161
  /**