@azure/communication-react 1.22.0-beta.1 → 1.22.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.
- package/dist/communication-react.d.ts +348 -1690
- package/dist/dist-cjs/communication-react/index.js +36397 -172
- package/dist/dist-cjs/communication-react/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/common.d.ts +0 -13
- package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/constants.d.ts +0 -5
- package/dist/dist-esm/acs-ui-common/src/constants.js +0 -5
- package/dist/dist-esm/acs-ui-common/src/constants.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/index.d.ts +0 -4
- package/dist/dist-esm/acs-ui-common/src/index.js +0 -3
- package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.d.ts +5 -13
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -11
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/captionsSelector.d.ts +18 -18
- package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js +6 -6
- package/dist/dist-esm/calling-component-bindings/src/captionsSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +1 -11
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +0 -6
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +1 -5
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +1 -19
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.d.ts +3 -2
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +8 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/index.d.ts +2 -3
- package/dist/dist-esm/calling-component-bindings/src/index.js +1 -1
- package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js +5 -34
- package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.d.ts +0 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +1 -3
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.d.ts +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +2 -2
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +0 -4
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +2 -79
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +0 -15
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js +2 -95
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +0 -5
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +4 -27
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.js +0 -3
- package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +0 -1
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +1 -7
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -17
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +0 -3
- package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +2 -6
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +2 -35
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.d.ts +1 -2
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +0 -3
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +3 -26
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js +0 -6
- package/dist/dist-esm/chat-component-bindings/src/utils/compareMessages.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js +3 -3
- package/dist/dist-esm/chat-component-bindings/src/utils/updateMessagesWithAttached.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.d.ts +1 -15
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +1 -2
- package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/index.d.ts +0 -1
- package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
- package/dist/dist-esm/communication-react/src/index.d.ts +8 -29
- package/dist/dist-esm/communication-react/src/index.js +3 -6
- package/dist/dist-esm/communication-react/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.d.ts +0 -2
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +0 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Caption.d.ts +2 -2
- package/dist/dist-esm/react-components/src/components/Caption.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.d.ts +42 -11
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +6 -3
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.d.ts +86 -17
- package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js +17 -6
- package/dist/dist-esm/react-components/src/components/CaptionsSettingsModal.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -13
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +3 -9
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.d.ts +0 -11
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +2 -32
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +1 -8
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +5 -9
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.d.ts +1 -2
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +4 -4
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.d.ts +1 -4
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +6 -31
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.d.ts +1 -15
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +0 -9
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +2 -23
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +6 -17
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +1 -8
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +6 -10
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js +5 -5
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ControlBarButton.js +1 -1
- package/dist/dist-esm/react-components/src/components/ControlBarButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js +1 -1
- package/dist/dist-esm/react-components/src/components/Drawer/DrawerMenu.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ImageOverlay.js +0 -2
- package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.d.ts +0 -2
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +0 -15
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +5 -81
- package/dist/dist-esm/react-components/src/components/MessageThread.js +3 -13
- package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/NotificationStack.d.ts +0 -20
- package/dist/dist-esm/react-components/src/components/NotificationStack.js +0 -5
- package/dist/dist-esm/react-components/src/components/NotificationStack.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantList.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/ParticipantList.js +3 -12
- package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantsButton.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/ParticipantsButton.js +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantsButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ReactionButton.js +1 -1
- package/dist/dist-esm/react-components/src/components/ReactionButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBox.d.ts +1 -47
- package/dist/dist-esm/react-components/src/components/SendBox.js +6 -57
- package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/StartCaptionsButton.d.ts +10 -10
- package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js +6 -3
- package/dist/dist-esm/react-components/src/components/StartCaptionsButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SystemMessage.js +17 -6
- package/dist/dist-esm/react-components/src/components/SystemMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js +0 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowser.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js +0 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedBrowserVersion.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js +0 -19
- package/dist/dist-esm/react-components/src/components/UnsupportedEnvironment.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js +0 -1
- package/dist/dist-esm/react-components/src/components/UnsupportedOperatingSystem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/index.d.ts +0 -20
- package/dist/dist-esm/react-components/src/components/index.js +0 -7
- package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/styles/Captions.style.js +4 -4
- package/dist/dist-esm/react-components/src/components/styles/Captions.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/CaptionsSettingsModal.styles.js +4 -2
- package/dist/dist-esm/react-components/src/components/styles/CaptionsSettingsModal.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/Common.style.d.ts +0 -13
- package/dist/dist-esm/react-components/src/components/styles/Common.style.js +0 -13
- package/dist/dist-esm/react-components/src/components/styles/Common.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.d.ts +3 -3
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +0 -8
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -37
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +3 -30
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +2 -4
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +2 -9
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +1 -38
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +4 -131
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/common.js +0 -2
- package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.d.ts +1 -2
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils.d.ts +2 -2
- package/dist/dist-esm/react-components/src/components/utils.js +6 -9
- package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.d.ts +0 -4
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +1 -3
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/index.d.ts +1 -2
- package/dist/dist-esm/react-components/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +16 -55
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/cy-GB/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/es-MX/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/fr-CA/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +128 -2
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +128 -2
- package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -30
- package/dist/dist-esm/react-components/src/theming/icons.js +5 -96
- package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/themes.d.ts +0 -6
- package/dist/dist-esm/react-components/src/theming/themes.js +0 -9
- package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/Attachment.d.ts +0 -13
- package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/CaptionsAvailableLanguageStrings.d.ts +4 -4
- package/dist/dist-esm/react-components/src/types/CaptionsAvailableLanguageStrings.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -20
- package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +8 -73
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +8 -21
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +0 -34
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +5 -47
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +7 -105
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +1 -24
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +2 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +5 -11
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -19
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js +2 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageErrorBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js +0 -19
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageMicDropdown.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +3 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +1 -19
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +0 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.d.ts +1 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +7 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.d.ts +0 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +5 -40
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +0 -18
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -16
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.d.ts +2 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js +29 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/MediaGalleryUtils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +1 -12
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +0 -59
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +0 -65
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +5 -24
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +0 -8
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +3 -22
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +2 -136
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +3 -28
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -9
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +4 -10
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +2 -14
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +0 -11
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js +0 -13
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.d.ts +0 -27
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js +1 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +11 -189
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.d.ts +0 -20
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +2 -6
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +0 -36
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +2 -12
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +2 -13
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.d.ts +0 -4
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js +0 -4
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/selectors/baseSelectors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js +1 -13
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/styles/Chat.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.js +8 -3
- package/dist/dist-esm/react-composites/src/composites/common/AudioProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/{CaptionsBanner.d.ts → CallingCaptionsBanner.d.ts} +2 -2
- package/dist/dist-esm/react-composites/src/composites/common/{CaptionsBanner.js → CallingCaptionsBanner.js} +8 -11
- package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsBanner.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/{CaptionsSettingsModal.d.ts → CallingCaptionsSettingsModal.d.ts} +2 -2
- package/dist/dist-esm/react-composites/src/composites/common/{CaptionsSettingsModal.js → CallingCaptionsSettingsModal.js} +6 -9
- package/dist/dist-esm/react-composites/src/composites/common/CallingCaptionsSettingsModal.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js +7 -10
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBannerMoreButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +5 -17
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +5 -9
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/CaptionLanguageSettingsDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.d.ts +5 -0
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +12 -14
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.d.ts +2 -0
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/SpokenLanguageSettingsDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +1 -2
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +2 -41
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js +0 -21
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/StarSurvey.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/TagsSurvey.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/adapters.d.ts +0 -23
- package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/constants.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/common/constants.js +0 -5
- package/dist/dist-esm/react-composites/src/composites/common/constants.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +1 -32
- package/dist/dist-esm/react-composites/src/composites/common/icons.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/utils.d.ts +0 -4
- package/dist/dist-esm/react-composites/src/composites/common/utils.js +0 -22
- package/dist/dist-esm/react-composites/src/composites/common/utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/index.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +25 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +25 -1
- package/package.json +5 -5
- package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-CwxvsFHy.js +0 -206
- package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-CwxvsFHy.js.map +0 -1
- package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-DMdQIGV5.js +0 -50
- package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-DMdQIGV5.js.map +0 -1
- package/dist/dist-cjs/communication-react/index-D7R-o8dv.js +0 -43117
- package/dist/dist-cjs/communication-react/index-D7R-o8dv.js.map +0 -1
- package/dist/dist-esm/acs-ui-common/src/dataConversion.d.ts +0 -6
- package/dist/dist-esm/acs-ui-common/src/dataConversion.js +0 -20
- package/dist/dist-esm/acs-ui-common/src/dataConversion.js.map +0 -1
- package/dist/dist-esm/acs-ui-common/src/removeImageTags.d.ts +0 -7
- package/dist/dist-esm/acs-ui-common/src/removeImageTags.js +0 -18
- package/dist/dist-esm/acs-ui-common/src/removeImageTags.js.map +0 -1
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.d.ts +0 -20
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js +0 -118
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js.map +0 -1
- package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +0 -17
- package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +0 -33
- package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +0 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.d.ts +0 -6
- package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js +0 -20
- package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.d.ts +0 -10
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js +0 -15
- package/dist/dist-esm/react-components/src/components/ChatMessage/MentionRenderer.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.d.ts +0 -24
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +0 -196
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.d.ts +0 -69
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -36
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.d.ts +0 -75
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -67
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.d.ts +0 -105
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -51
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.d.ts +0 -86
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js +0 -40
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissionsScaffolding.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/MentionPopover.d.ts +0 -121
- package/dist/dist-esm/react-components/src/components/MentionPopover.js +0 -119
- package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.d.ts +0 -9
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js +0 -29
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/ContextMenuPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.d.ts +0 -30
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +0 -98
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.d.ts +0 -12
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js +0 -23
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/KeyboardInputPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +0 -42
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.d.ts +0 -24
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js +0 -64
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/RichTextToolbarPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.d.ts +0 -20
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js +0 -45
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/TableEditContextMenuProvider.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.d.ts +0 -14
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js +0 -42
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.d.ts +0 -29
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js +0 -87
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UpdateContentPlugin.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +0 -58
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +0 -332
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +0 -37
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +0 -75
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +0 -215
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +0 -168
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +0 -16
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +0 -75
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.d.ts +0 -19
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js +0 -221
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/RichTextToolbar.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.d.ts +0 -7
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js +0 -51
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTableCommandBarItem.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.d.ts +0 -15
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js +0 -64
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextInsertTablePane.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.d.ts +0 -6
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js +0 -13
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Toolbar/Table/RichTextToolbarTableIcon.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.d.ts +0 -56
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +0 -75
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +0 -14
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +0 -18
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.d.ts +0 -24
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +0 -550
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -152
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +0 -819
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.d.ts +0 -58
- package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js +0 -144
- package/dist/dist-esm/react-components/src/components/styles/BrowserPermissionDenied.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.d.ts +0 -26
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +0 -69
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +0 -82
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +0 -320
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +0 -21
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +0 -38
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.d.ts +0 -38
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js +0 -99
- package/dist/dist-esm/react-components/src/components/styles/SitePermissions.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/Stack.style.d.ts +0 -5
- package/dist/dist-esm/react-components/src/components/styles/Stack.style.js +0 -32
- package/dist/dist-esm/react-components/src/components/styles/Stack.style.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.d.ts +0 -26
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js +0 -69
- package/dist/dist-esm/react-components/src/components/styles/UnsupportedEnvironment.styles.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.d.ts +0 -72
- package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +0 -177
- package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.d.ts +0 -33
- package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js +0 -119
- package/dist/dist-esm/react-components/src/components/utils/RichTextTableUtils.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/utils/merge.d.ts +0 -7
- package/dist/dist-esm/react-components/src/components/utils/merge.js +0 -16
- package/dist/dist-esm/react-components/src/components/utils/merge.js.map +0 -1
- package/dist/dist-esm/react-components/src/theming/icons.styles.d.ts +0 -6
- package/dist/dist-esm/react-components/src/theming/icons.styles.js +0 -25
- package/dist/dist-esm/react-components/src/theming/icons.styles.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.d.ts +0 -47
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js +0 -48
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.d.ts +0 -11
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js +0 -36
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +0 -49
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +0 -203
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.d.ts +0 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js +0 -14
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.d.ts +0 -15
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -41
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.d.ts +0 -15
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js +0 -23
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/AttachmentDownloadErrorBar.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.d.ts +0 -18
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js +0 -18
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreenPeoplePane.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.d.ts +0 -49
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js +0 -44
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.d.ts +0 -39
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js +0 -265
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.d.ts +0 -80
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +0 -36
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.d.ts +0 -38
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +0 -67
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +0 -5
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +0 -5
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsSettingsModal.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.d.ts +0 -12
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js +0 -52
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.d.ts +0 -10
- package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js +0 -16
- package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js.map +0 -1
@@ -7,9 +7,6 @@ import { BackgroundBlurConfig } from '@azure/communication-calling';
|
|
7
7
|
import { BackgroundBlurEffect } from '@azure/communication-calling';
|
8
8
|
import { BackgroundReplacementConfig } from '@azure/communication-calling';
|
9
9
|
import { BackgroundReplacementEffect } from '@azure/communication-calling';
|
10
|
-
import { BreakoutRoom } from '@azure/communication-calling';
|
11
|
-
import { BreakoutRoomsSettings } from '@azure/communication-calling';
|
12
|
-
import { BreakoutRoomsUpdatedListener } from '@azure/communication-calling';
|
13
10
|
import { Call } from '@azure/communication-calling';
|
14
11
|
import { CallAgent } from '@azure/communication-calling';
|
15
12
|
import { CallClient } from '@azure/communication-calling';
|
@@ -17,7 +14,6 @@ import { CallClientOptions } from '@azure/communication-calling';
|
|
17
14
|
import { CallDirection } from '@azure/communication-calling';
|
18
15
|
import { CallEndReason } from '@azure/communication-calling';
|
19
16
|
import { CallerInfo } from '@azure/communication-calling';
|
20
|
-
import { CallInfo } from '@azure/communication-calling';
|
21
17
|
import { CallKind } from '@azure/communication-calling';
|
22
18
|
import { CallState as CallState_2 } from '@azure/communication-calling';
|
23
19
|
import { CallSurvey } from '@azure/communication-calling';
|
@@ -51,7 +47,6 @@ import { IContextualMenuProps } from '@fluentui/react';
|
|
51
47
|
import { IContextualMenuStyles } from '@fluentui/react';
|
52
48
|
import { IIconProps } from '@fluentui/react';
|
53
49
|
import { IIconStyles } from '@fluentui/react';
|
54
|
-
import { ILinkStyles } from '@fluentui/react';
|
55
50
|
import { IMessageBarProps } from '@fluentui/react';
|
56
51
|
import { IncomingCall } from '@azure/communication-calling';
|
57
52
|
import { IncomingCallKind } from '@azure/communication-calling';
|
@@ -65,7 +60,6 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
|
|
65
60
|
import { ITextFieldStyles } from '@fluentui/react';
|
66
61
|
import { LatestMediaDiagnostics } from '@azure/communication-calling';
|
67
62
|
import { LatestNetworkDiagnostics } from '@azure/communication-calling';
|
68
|
-
import { LocalRecordingInfo } from '@azure/communication-calling';
|
69
63
|
import { LocalVideoStream } from '@azure/communication-calling';
|
70
64
|
import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
|
71
65
|
import { MediaStreamType } from '@azure/communication-calling';
|
@@ -84,7 +78,6 @@ import { PropertyChangedEvent } from '@azure/communication-calling';
|
|
84
78
|
import { default as React_2 } from 'react';
|
85
79
|
import { Reaction as Reaction_2 } from '@azure/communication-calling';
|
86
80
|
import { ReactionMessage } from '@azure/communication-calling';
|
87
|
-
import { RecordingInfo } from '@azure/communication-calling';
|
88
81
|
import type { RemoteParticipant } from '@azure/communication-calling';
|
89
82
|
import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
|
90
83
|
import { RoomCallLocator } from '@azure/communication-calling';
|
@@ -214,31 +207,6 @@ export declare type AdapterErrors = {
|
|
214
207
|
[target: string]: AdapterError;
|
215
208
|
};
|
216
209
|
|
217
|
-
/**
|
218
|
-
* Notification from call client state stored in adapter state.
|
219
|
-
*
|
220
|
-
* @public
|
221
|
-
*/
|
222
|
-
export declare interface AdapterNotification {
|
223
|
-
/**
|
224
|
-
* Target of notification. There should only one notification per target.
|
225
|
-
*/
|
226
|
-
target: string;
|
227
|
-
/**
|
228
|
-
* Timestamp added to the notification in the adapter implementation.
|
229
|
-
*/
|
230
|
-
timestamp: Date;
|
231
|
-
}
|
232
|
-
|
233
|
-
/**
|
234
|
-
* Adapters stores the latest notification for each target.
|
235
|
-
*
|
236
|
-
* @public
|
237
|
-
*/
|
238
|
-
export declare type AdapterNotifications = {
|
239
|
-
[target: string]: AdapterNotification;
|
240
|
-
};
|
241
|
-
|
242
210
|
/**
|
243
211
|
* Functionality for interfacing with Composite adapter state.
|
244
212
|
*
|
@@ -274,40 +242,6 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
|
|
274
242
|
*/
|
275
243
|
export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
|
276
244
|
|
277
|
-
/**
|
278
|
-
* @beta
|
279
|
-
* A callback function that defines what actions user can perform on an attachment.
|
280
|
-
* By default, the UI library would have default actions that opens attachment URL in a new tab.
|
281
|
-
* You can override the default actions or add new actions by providing this callback function.
|
282
|
-
* Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
|
283
|
-
*
|
284
|
-
* @param attachment - The file attachment that user is trying to perform actions on.
|
285
|
-
* @param message - The chat message that contains this attachment.
|
286
|
-
* @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
|
287
|
-
*/
|
288
|
-
export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
|
289
|
-
|
290
|
-
/**
|
291
|
-
* @beta
|
292
|
-
*
|
293
|
-
* Attachment download options defines the list of actions that can be performed on an attachment.
|
294
|
-
*/
|
295
|
-
export declare interface AttachmentDownloadOptions {
|
296
|
-
actionsForAttachment: AttachmentActionHandler;
|
297
|
-
}
|
298
|
-
|
299
|
-
/**
|
300
|
-
* @beta
|
301
|
-
*
|
302
|
-
* Attachment menu action defines buttons that can be shown on the attachment card.
|
303
|
-
* If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
|
304
|
-
*/
|
305
|
-
export declare interface AttachmentMenuAction {
|
306
|
-
name: string;
|
307
|
-
icon: JSX.Element;
|
308
|
-
onClick: (attachment: AttachmentMetadata) => Promise<void>;
|
309
|
-
}
|
310
|
-
|
311
245
|
/**
|
312
246
|
* Data model that represents a chat message attachment
|
313
247
|
* where it contains an ID to uniquely identify the attachment,
|
@@ -331,150 +265,6 @@ export declare interface AttachmentMetadata {
|
|
331
265
|
url: string;
|
332
266
|
}
|
333
267
|
|
334
|
-
/**
|
335
|
-
* Data model that represents a chat message attachment being uploaded
|
336
|
-
* where it contains an ID to uniquely identify the attachment,
|
337
|
-
* a name that represents the name of file,
|
338
|
-
* an optional URL to download the attachment,
|
339
|
-
* an optional progress value between 0 and 1 indicating the progress of the upload, and
|
340
|
-
* an optional error object that contains error message would be shown to the user.
|
341
|
-
*
|
342
|
-
*
|
343
|
-
* @beta
|
344
|
-
*/
|
345
|
-
export declare interface AttachmentMetadataInProgress {
|
346
|
-
/**
|
347
|
-
* Unique ID of the attachment.
|
348
|
-
*/
|
349
|
-
id: string;
|
350
|
-
/**
|
351
|
-
* Attachment name to be displayed.
|
352
|
-
*/
|
353
|
-
name: string;
|
354
|
-
/**
|
355
|
-
* Download URL for the attachment.
|
356
|
-
*/
|
357
|
-
url?: string;
|
358
|
-
/**
|
359
|
-
* A number between 0 and 1 indicating the progress of the upload.
|
360
|
-
*/
|
361
|
-
progress?: number;
|
362
|
-
/**
|
363
|
-
* A object contains error message would be shown to the user.
|
364
|
-
*/
|
365
|
-
error?: AttachmentProgressError;
|
366
|
-
}
|
367
|
-
|
368
|
-
/**
|
369
|
-
* @beta
|
370
|
-
*
|
371
|
-
* Attachment Options that defines behaviour for uploading and downloading attachments.
|
372
|
-
*/
|
373
|
-
export declare interface AttachmentOptions {
|
374
|
-
uploadOptions?: AttachmentUploadOptions;
|
375
|
-
downloadOptions?: AttachmentDownloadOptions;
|
376
|
-
}
|
377
|
-
|
378
|
-
/**
|
379
|
-
* @beta
|
380
|
-
* A attachment progress error object that contains message to be shown to
|
381
|
-
* the user when upload fails.
|
382
|
-
*/
|
383
|
-
export declare interface AttachmentProgressError {
|
384
|
-
message: string;
|
385
|
-
}
|
386
|
-
|
387
|
-
/**
|
388
|
-
* @beta
|
389
|
-
* A callback function for handling attachment removed by the user in send box.
|
390
|
-
*
|
391
|
-
* @param attachmentId - The ID of uploaded attachments.
|
392
|
-
*/
|
393
|
-
export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
|
394
|
-
|
395
|
-
/**
|
396
|
-
* @beta
|
397
|
-
* A callback function for handling list of upload tasks that contains files selected by user to upload.
|
398
|
-
*
|
399
|
-
* @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
|
400
|
-
*/
|
401
|
-
export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
|
402
|
-
|
403
|
-
/**
|
404
|
-
* @beta
|
405
|
-
*/
|
406
|
-
export declare interface AttachmentUploadOptions {
|
407
|
-
/**
|
408
|
-
* A list of strings containing the comma separated list of supported media (aka. mime) types.
|
409
|
-
* i.e. ['image/*', 'video/*', 'audio/*']
|
410
|
-
* Default value is `['*']`, meaning all media types are supported.
|
411
|
-
* Similar to the `accept` attribute of the `<input type="attachment" />` element.
|
412
|
-
* @beta
|
413
|
-
*/
|
414
|
-
supportedMediaTypes?: string[];
|
415
|
-
/**
|
416
|
-
* Disable multiple attachments to be selected if set to `true`.
|
417
|
-
* Default value is `false`, meaning multiple attachments can be selected.
|
418
|
-
* Similar to the `multiple` attribute of the `<input type="attachment" />` element.
|
419
|
-
* @beta
|
420
|
-
*/
|
421
|
-
disableMultipleUploads?: boolean;
|
422
|
-
/**
|
423
|
-
* A callback function of type {@link AttachmentSelectionHandler} that will be called
|
424
|
-
* when user finishes selecting files in browser's file picker. This function is required since
|
425
|
-
* this would be where upload logic is implemented to your own storage.
|
426
|
-
* @beta
|
427
|
-
*/
|
428
|
-
handleAttachmentSelection: AttachmentSelectionHandler;
|
429
|
-
/**
|
430
|
-
* A optional callback function that will be called
|
431
|
-
* when user removing files before clicking send message button. This function will be
|
432
|
-
* where you can remove the file from your storage.
|
433
|
-
* @beta
|
434
|
-
*/
|
435
|
-
handleAttachmentRemoval?: AttachmentRemovalHandler;
|
436
|
-
}
|
437
|
-
|
438
|
-
/**
|
439
|
-
* A upload task represents and manages an attachment that is being uploaded.
|
440
|
-
* When using the Composite, an attachment upload task is created for each file user is selected to upload.
|
441
|
-
* A upload task is complete when notifyUploadCompleted is called.
|
442
|
-
* A upload task is failed when notifyUploadFailed is called.
|
443
|
-
* @beta
|
444
|
-
*/
|
445
|
-
export declare interface AttachmentUploadTask {
|
446
|
-
/**
|
447
|
-
* Unique identifier for the attachment upload task.
|
448
|
-
*/
|
449
|
-
taskId: string;
|
450
|
-
/**
|
451
|
-
* HTML {@link File} object for the uploaded attachment.
|
452
|
-
*/
|
453
|
-
file?: File;
|
454
|
-
/**
|
455
|
-
* {@link Blob} object for the uploaded inline image.
|
456
|
-
*/
|
457
|
-
image?: Blob;
|
458
|
-
/**
|
459
|
-
* Update the progress of the upload changed.
|
460
|
-
* A upload is considered complete when the progress reaches 1.
|
461
|
-
* @param value - number between 0 and 1
|
462
|
-
*/
|
463
|
-
notifyUploadProgressChanged: (value: number) => void;
|
464
|
-
/**
|
465
|
-
* Mark the upload task as complete.
|
466
|
-
* An attachment is considered completed uploading when ID and URL are provided.
|
467
|
-
* @param id - the unique identifier of the attachment.
|
468
|
-
* @param url - the download URL of the attachment.
|
469
|
-
*/
|
470
|
-
notifyUploadCompleted: (id: string, url: string) => void;
|
471
|
-
/**
|
472
|
-
* Mark the upload task as failed.
|
473
|
-
* @param message - An error message that can be displayed to the user.
|
474
|
-
*/
|
475
|
-
notifyUploadFailed: (message: string) => void;
|
476
|
-
}
|
477
|
-
|
478
268
|
/**
|
479
269
|
* Custom data attributes for displaying avatar for a user.
|
480
270
|
*
|
@@ -665,168 +455,6 @@ export declare interface BaseCustomStyles {
|
|
665
455
|
root?: IStyle;
|
666
456
|
}
|
667
457
|
|
668
|
-
/**
|
669
|
-
* Content blocked message type.
|
670
|
-
*
|
671
|
-
* Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
|
672
|
-
*
|
673
|
-
* @beta
|
674
|
-
*/
|
675
|
-
export declare interface BlockedMessage extends MessageCommon {
|
676
|
-
messageType: 'blocked';
|
677
|
-
warningText?: string;
|
678
|
-
linkText?: string;
|
679
|
-
link?: string;
|
680
|
-
deletedOn?: Date;
|
681
|
-
senderId?: string;
|
682
|
-
senderDisplayName?: string;
|
683
|
-
status?: MessageStatus;
|
684
|
-
attached?: MessageAttachedStatus;
|
685
|
-
mine?: boolean;
|
686
|
-
}
|
687
|
-
|
688
|
-
/**
|
689
|
-
* Breakout rooms state
|
690
|
-
*
|
691
|
-
* @public
|
692
|
-
*/
|
693
|
-
export declare interface BreakoutRoomsState {
|
694
|
-
assignedBreakoutRoom?: BreakoutRoom;
|
695
|
-
breakoutRoomSettings?: BreakoutRoomsSettings;
|
696
|
-
breakoutRoomOriginCallId?: string;
|
697
|
-
breakoutRoomDisplayName?: string;
|
698
|
-
}
|
699
|
-
|
700
|
-
/**
|
701
|
-
* @beta
|
702
|
-
* Props for BrowserPermissionDeniedIOS component.
|
703
|
-
*/
|
704
|
-
export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
|
705
|
-
/**
|
706
|
-
* Localization strings for BrowserPermissionDeniedIOS component.
|
707
|
-
*/
|
708
|
-
strings?: BrowserPermissionDeniedIOSStrings;
|
709
|
-
/**
|
710
|
-
* Link to image source.
|
711
|
-
*
|
712
|
-
* Image is inserted into the top of the component.
|
713
|
-
*/
|
714
|
-
imageSource?: string;
|
715
|
-
}
|
716
|
-
|
717
|
-
/**
|
718
|
-
* @beta
|
719
|
-
* Strings for BrowserPermissionDeniedIOS component
|
720
|
-
*/
|
721
|
-
export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
|
722
|
-
/**
|
723
|
-
* Image alt text
|
724
|
-
*/
|
725
|
-
imageAltText: string;
|
726
|
-
/**
|
727
|
-
* Main text string.
|
728
|
-
*/
|
729
|
-
primaryText: string;
|
730
|
-
/**
|
731
|
-
* Subtext string.
|
732
|
-
*/
|
733
|
-
secondaryText: string;
|
734
|
-
/**
|
735
|
-
* Step 1 string
|
736
|
-
*/
|
737
|
-
step1Text: string;
|
738
|
-
/**
|
739
|
-
* Step 1 digit string
|
740
|
-
*/
|
741
|
-
step1DigitText: string;
|
742
|
-
/**
|
743
|
-
* Step 2 string
|
744
|
-
*/
|
745
|
-
step2Text: string;
|
746
|
-
/**
|
747
|
-
* Step 2 digit string
|
748
|
-
*/
|
749
|
-
step2DigitText: string;
|
750
|
-
/**
|
751
|
-
* Step 3 string
|
752
|
-
*/
|
753
|
-
step3Text: string;
|
754
|
-
/**
|
755
|
-
* Step 3 digit string
|
756
|
-
*/
|
757
|
-
step3DigitText: string;
|
758
|
-
/**
|
759
|
-
* Step 4 string
|
760
|
-
*/
|
761
|
-
step4Text: string;
|
762
|
-
/**
|
763
|
-
* Step 4 digit string
|
764
|
-
*/
|
765
|
-
step4DigitText: string;
|
766
|
-
}
|
767
|
-
|
768
|
-
/**
|
769
|
-
* @beta
|
770
|
-
* Props for BrowserPermissionDenied component.
|
771
|
-
*/
|
772
|
-
export declare interface BrowserPermissionDeniedProps {
|
773
|
-
/**
|
774
|
-
* Action to be taken by the more help link. Possible to send to external page or show other modal.
|
775
|
-
*/
|
776
|
-
onTroubleshootingClick?: () => void;
|
777
|
-
/**
|
778
|
-
* Action to be taken by the try again primary button.
|
779
|
-
*/
|
780
|
-
onTryAgainClick?: () => void;
|
781
|
-
/**
|
782
|
-
* Localization strings for BrowserPermissionDenied component.
|
783
|
-
*/
|
784
|
-
strings?: BrowserPermissionDeniedStrings;
|
785
|
-
/**
|
786
|
-
* Allows users to pass in an object contains custom CSS styles.
|
787
|
-
* @Example
|
788
|
-
* ```
|
789
|
-
* <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
|
790
|
-
* ```
|
791
|
-
*/
|
792
|
-
styles?: BrowserPermissionDeniedStyles;
|
793
|
-
}
|
794
|
-
|
795
|
-
/**
|
796
|
-
* @beta
|
797
|
-
* Strings for BrowserPermissionDenied component
|
798
|
-
*/
|
799
|
-
export declare interface BrowserPermissionDeniedStrings {
|
800
|
-
/**
|
801
|
-
* Main button text string.
|
802
|
-
*/
|
803
|
-
primaryButtonText: string;
|
804
|
-
/**
|
805
|
-
* Main text string.
|
806
|
-
*/
|
807
|
-
primaryText: string;
|
808
|
-
/**
|
809
|
-
* Subtext string.
|
810
|
-
*/
|
811
|
-
secondaryText: string;
|
812
|
-
/**
|
813
|
-
* More help link string.
|
814
|
-
*/
|
815
|
-
linkText: string;
|
816
|
-
}
|
817
|
-
|
818
|
-
/**
|
819
|
-
* Fluent styles for {@link BrowserPermissionDenied}.
|
820
|
-
*
|
821
|
-
* @beta
|
822
|
-
*/
|
823
|
-
export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
|
824
|
-
/** Styles for the primary button. */
|
825
|
-
primaryButton?: IButtonStyles;
|
826
|
-
/** Styles for the help troubleshooting link text. */
|
827
|
-
troubleshootingLink?: ILinkStyles;
|
828
|
-
}
|
829
|
-
|
830
458
|
/**
|
831
459
|
* An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
|
832
460
|
*
|
@@ -1080,10 +708,6 @@ export declare interface CallAdapterCallOperations {
|
|
1080
708
|
* @public
|
1081
709
|
*/
|
1082
710
|
sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
|
1083
|
-
/**
|
1084
|
-
* Continues into a call when the browser version is not supported.
|
1085
|
-
*/
|
1086
|
-
allowUnsupportedBrowserVersion(): void;
|
1087
711
|
/**
|
1088
712
|
* Function to Start captions
|
1089
713
|
* @param options - options for start captions
|
@@ -1169,10 +793,6 @@ export declare interface CallAdapterCallOperations {
|
|
1169
793
|
* Mute All participants
|
1170
794
|
*/
|
1171
795
|
muteAllRemoteParticipants(): Promise<void>;
|
1172
|
-
/**
|
1173
|
-
* Return to origin call of breakout room
|
1174
|
-
*/
|
1175
|
-
returnFromBreakoutRoom(): Promise<void>;
|
1176
796
|
}
|
1177
797
|
|
1178
798
|
/**
|
@@ -1207,10 +827,6 @@ export declare type CallAdapterClientState = {
|
|
1207
827
|
* Latest error encountered for each operation performed via the adapter.
|
1208
828
|
*/
|
1209
829
|
latestErrors: AdapterErrors;
|
1210
|
-
/**
|
1211
|
-
* Latest notifications from call client state.
|
1212
|
-
*/
|
1213
|
-
latestNotifications: AdapterNotifications;
|
1214
830
|
/**
|
1215
831
|
* Azure communications Phone number to make PSTN calls with.
|
1216
832
|
*/
|
@@ -1351,7 +967,7 @@ export declare interface CallAdapterDeviceManagement {
|
|
1351
967
|
*
|
1352
968
|
* @public
|
1353
969
|
*/
|
1354
|
-
export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator |
|
970
|
+
export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | TeamsMeetingIdLocator;
|
1355
971
|
|
1356
972
|
/**
|
1357
973
|
* {@link CommonCallAdapter} state.
|
@@ -1464,10 +1080,6 @@ export declare interface CallAdapterSubscribers {
|
|
1464
1080
|
* Subscribe function for 'mutedByOthers' event.
|
1465
1081
|
*/
|
1466
1082
|
on(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
|
1467
|
-
/**
|
1468
|
-
* Subscribe function for 'breakoutRoomsUpdated' event.
|
1469
|
-
*/
|
1470
|
-
on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
1471
1083
|
/**
|
1472
1084
|
* Unsubscribe function for 'participantsJoined' event.
|
1473
1085
|
*/
|
@@ -1552,10 +1164,6 @@ export declare interface CallAdapterSubscribers {
|
|
1552
1164
|
* Unsubscribe function for 'mutedByOthers' event.
|
1553
1165
|
*/
|
1554
1166
|
off(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
|
1555
|
-
/**
|
1556
|
-
* Unsubscribe function for 'breakoutRoomsUpdated' event.
|
1557
|
-
*/
|
1558
|
-
off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
1559
1167
|
}
|
1560
1168
|
|
1561
1169
|
/**
|
@@ -1566,7 +1174,6 @@ export declare interface CallAdapterSubscribers {
|
|
1566
1174
|
export declare type CallAdapterUiState = {
|
1567
1175
|
isLocalPreviewMicrophoneEnabled: boolean;
|
1568
1176
|
page: CallCompositePage;
|
1569
|
-
unsupportedBrowserVersionsAllowed?: boolean;
|
1570
1177
|
};
|
1571
1178
|
|
1572
1179
|
/**
|
@@ -1610,7 +1217,7 @@ export declare interface CallAgentState {
|
|
1610
1217
|
*/
|
1611
1218
|
export declare interface CallAndChatLocator {
|
1612
1219
|
/** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
|
1613
|
-
callLocator: GroupCallLocator
|
1220
|
+
callLocator: GroupCallLocator;
|
1614
1221
|
/** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
|
1615
1222
|
chatThreadId: string;
|
1616
1223
|
}
|
@@ -1697,12 +1304,6 @@ export declare interface CallClientState {
|
|
1697
1304
|
* See documentation of {@Link CallErrors} for details.
|
1698
1305
|
*/
|
1699
1306
|
latestErrors: CallErrors;
|
1700
|
-
/**
|
1701
|
-
* Stores the latest notifications.
|
1702
|
-
*
|
1703
|
-
* See documentation of {@Link CallNotifications} for details.
|
1704
|
-
*/
|
1705
|
-
latestNotifications: CallNotifications;
|
1706
1307
|
/**
|
1707
1308
|
* A phone number in E.164 format that will be used to represent callers identity.
|
1708
1309
|
* For example, using the alternateCallerId to add a participant using PSTN, this number will
|
@@ -1853,56 +1454,6 @@ export declare type CallCompositeOptions = {
|
|
1853
1454
|
* @defaultValue true
|
1854
1455
|
*/
|
1855
1456
|
callControls?: boolean | CallControlOptions;
|
1856
|
-
/**
|
1857
|
-
* Device permissions check options for your call.
|
1858
|
-
* Here you can choose what device permissions you prompt the user for,
|
1859
|
-
* as well as what device permissions must be accepted before starting a call.
|
1860
|
-
*/
|
1861
|
-
deviceChecks?: DeviceCheckOptions;
|
1862
|
-
/**
|
1863
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
1864
|
-
* unable to grant your site the required permissions for the call.
|
1865
|
-
*
|
1866
|
-
* @example
|
1867
|
-
* ```ts
|
1868
|
-
* onPermissionsTroubleshootingClick: () =>
|
1869
|
-
* window.open('https://contoso.com/permissions-troubleshooting', '_blank');
|
1870
|
-
* ```
|
1871
|
-
*
|
1872
|
-
* @remarks
|
1873
|
-
* if this is not supplied, the composite will not show a 'further troubleshooting' link.
|
1874
|
-
*/
|
1875
|
-
onPermissionsTroubleshootingClick?: (permissionsState: {
|
1876
|
-
camera: PermissionState;
|
1877
|
-
microphone: PermissionState;
|
1878
|
-
}) => void;
|
1879
|
-
/**
|
1880
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
1881
|
-
* having network issues when connecting to the call.
|
1882
|
-
*
|
1883
|
-
* @example
|
1884
|
-
* ```ts
|
1885
|
-
* onNetworkingTroubleShootingClick?: () =>
|
1886
|
-
* window.open('https://contoso.com/network-troubleshooting', '_blank');
|
1887
|
-
* ```
|
1888
|
-
*
|
1889
|
-
* @remarks
|
1890
|
-
* if this is not supplied, the composite will not show a 'network troubleshooting' link.
|
1891
|
-
*/
|
1892
|
-
onNetworkingTroubleShootingClick?: () => void;
|
1893
|
-
/**
|
1894
|
-
* Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
|
1895
|
-
*
|
1896
|
-
* @example
|
1897
|
-
* ```ts
|
1898
|
-
* onBrowserTroubleShootingClick?: () =>
|
1899
|
-
* window.open('https://contoso.com/browser-troubleshooting', '_blank');
|
1900
|
-
* ```
|
1901
|
-
*
|
1902
|
-
* @remarks
|
1903
|
-
* if this is not supplied, the composite will not show a unsupported browser page.
|
1904
|
-
*/
|
1905
|
-
onEnvironmentInfoTroubleshootingClick?: () => void;
|
1906
1457
|
/**
|
1907
1458
|
* Remote participant video tile menu options
|
1908
1459
|
*/
|
@@ -1923,7 +1474,7 @@ export declare type CallCompositeOptions = {
|
|
1923
1474
|
* - PSTN Calls
|
1924
1475
|
* @defaultValue false
|
1925
1476
|
*/
|
1926
|
-
disableAutoShowDtmfDialer?: boolean;
|
1477
|
+
disableAutoShowDtmfDialer?: boolean | DtmfDialPadOptions;
|
1927
1478
|
/**
|
1928
1479
|
* Options for controlling the starting layout of the composite's video gallery
|
1929
1480
|
*/
|
@@ -2023,7 +1574,7 @@ export declare type CallCompositeOptions = {
|
|
2023
1574
|
*
|
2024
1575
|
* @public
|
2025
1576
|
*/
|
2026
|
-
export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | '
|
1577
|
+
export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest';
|
2027
1578
|
|
2028
1579
|
/**
|
2029
1580
|
* Props for {@link CallComposite}.
|
@@ -2876,40 +2427,6 @@ export declare interface CallCompositeStrings {
|
|
2876
2427
|
* Label for mute all cancel button
|
2877
2428
|
*/
|
2878
2429
|
muteAllCancelButtonLabel: string;
|
2879
|
-
/**
|
2880
|
-
* Label for join breakout room button
|
2881
|
-
*/
|
2882
|
-
joinBreakoutRoomButtonLabel: string;
|
2883
|
-
/**
|
2884
|
-
* Label for button to return from breakout room
|
2885
|
-
*/
|
2886
|
-
returnFromBreakoutRoomButtonLabel: string;
|
2887
|
-
/**
|
2888
|
-
* Label for button to leave breakout room and meeting
|
2889
|
-
*/
|
2890
|
-
leaveBreakoutRoomAndMeetingButtonLabel: string;
|
2891
|
-
/**
|
2892
|
-
* Notification title for when a user joins a breakout room
|
2893
|
-
*/
|
2894
|
-
breakoutRoomJoinedNotificationTitle: string;
|
2895
|
-
/**
|
2896
|
-
* Title for banner to join the assigned breakout room. The banner is shown in mobile view instead of the
|
2897
|
-
* notification.
|
2898
|
-
*/
|
2899
|
-
joinBreakoutRoomBannerTitle: string;
|
2900
|
-
/**
|
2901
|
-
* Label for button in banner to join breakout room. The banner is shown in mobile view instead of the notification.
|
2902
|
-
*/
|
2903
|
-
joinBreakoutRoomBannerButtonLabel: string;
|
2904
|
-
/**
|
2905
|
-
* Title for banner to return from breakout room. The banner is shown in mobile view instead of the notification.
|
2906
|
-
*/
|
2907
|
-
returnFromBreakoutRoomBannerTitle: string;
|
2908
|
-
/**
|
2909
|
-
* Label for button in banner to return from breakout room. The banner is shown in mobile view instead of the
|
2910
|
-
* notification.
|
2911
|
-
*/
|
2912
|
-
returnFromBreakoutRoomBannerButtonLabel: string;
|
2913
2430
|
}
|
2914
2431
|
|
2915
2432
|
/**
|
@@ -2994,7 +2511,7 @@ export declare type CallErrors = {
|
|
2994
2511
|
*
|
2995
2512
|
* @public
|
2996
2513
|
*/
|
2997
|
-
export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | '
|
2514
|
+
export declare type CallErrorTarget = 'Call.addParticipant' | 'Call.dispose' | 'Call.feature' | 'Call.hangUp' | 'Call.hold' | 'Call.mute' | 'Call.muteIncomingAudio' | 'Call.off' | 'Call.on' | 'Call.removeParticipant' | 'Call.resume' | 'Call.sendDtmf' | 'Call.startAudio' | 'Call.startScreenSharing' | 'Call.startVideo' | 'Call.stopScreenSharing' | 'Call.stopAudio' | 'Call.stopVideo' | 'Call.unmute' | 'Call.unmuteIncomingAudio' | 'CallAgent.dispose' | 'CallAgent.feature' | 'CallAgent.join' | 'CallAgent.off' | 'CallAgent.on' | 'CallAgent.startCall' | 'CallClient.createCallAgent' | 'CallClient.createTeamsCallAgent' | 'CallClient.feature' | 'CallClient.getDeviceManager' | 'CallClient.getEnvironmentInfo' | 'DeviceManager.askDevicePermission' | 'DeviceManager.getCameras' | 'DeviceManager.getMicrophones' | 'DeviceManager.getSpeakers' | 'DeviceManager.off' | 'DeviceManager.on' | 'DeviceManager.selectMicrophone' | 'DeviceManager.selectSpeaker' | 'IncomingCall.accept' | 'IncomingCall.reject' | 'TeamsCall.addParticipant' | 'VideoEffectsFeature.startEffects' | 'Call.mutedByOthers' | 'Call.muteAllRemoteParticipants' | 'Call.setConstraints';
|
2998
2515
|
|
2999
2516
|
/**
|
3000
2517
|
* Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
|
@@ -3104,21 +2621,6 @@ export declare interface CallingTheme {
|
|
3104
2621
|
};
|
3105
2622
|
}
|
3106
2623
|
|
3107
|
-
/**
|
3108
|
-
* @public
|
3109
|
-
*/
|
3110
|
-
export declare interface CallNotification {
|
3111
|
-
target: NotificationTarget;
|
3112
|
-
timestamp: Date;
|
3113
|
-
}
|
3114
|
-
|
3115
|
-
/**
|
3116
|
-
* @public
|
3117
|
-
*/
|
3118
|
-
export declare type CallNotifications = {
|
3119
|
-
[target in NotificationTarget]: CallNotification;
|
3120
|
-
};
|
3121
|
-
|
3122
2624
|
/**
|
3123
2625
|
* Calling participant's state, as reflected in the UI components.
|
3124
2626
|
*
|
@@ -3146,26 +2648,9 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
|
|
3146
2648
|
};
|
3147
2649
|
|
3148
2650
|
/**
|
3149
|
-
*
|
2651
|
+
* A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
|
3150
2652
|
*
|
3151
|
-
* @
|
3152
|
-
* This is currently in beta and only supports calling one Teams User.
|
3153
|
-
*
|
3154
|
-
* @example
|
3155
|
-
* ```
|
3156
|
-
* ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
|
3157
|
-
* ```
|
3158
|
-
*
|
3159
|
-
* @beta
|
3160
|
-
*/
|
3161
|
-
export declare type CallParticipantsLocator = {
|
3162
|
-
participantIds: string[];
|
3163
|
-
};
|
3164
|
-
|
3165
|
-
/**
|
3166
|
-
* A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
|
3167
|
-
*
|
3168
|
-
* Calling components from this package must be wrapped with a {@link CallProvider}.
|
2653
|
+
* Calling components from this package must be wrapped with a {@link CallProvider}.
|
3169
2654
|
*
|
3170
2655
|
* @public
|
3171
2656
|
*/
|
@@ -3262,10 +2747,6 @@ export declare interface CallState {
|
|
3262
2747
|
* Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
|
3263
2748
|
*/
|
3264
2749
|
recording: RecordingCallFeature;
|
3265
|
-
/**
|
3266
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
|
3267
|
-
*/
|
3268
|
-
localRecording: LocalRecordingCallFeatureState;
|
3269
2750
|
/**
|
3270
2751
|
* Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
|
3271
2752
|
*
|
@@ -3322,10 +2803,6 @@ export declare interface CallState {
|
|
3322
2803
|
* Proxy of {@link @azure/communication-calling#Call.role}.
|
3323
2804
|
*/
|
3324
2805
|
role?: ParticipantRole;
|
3325
|
-
/**
|
3326
|
-
* Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
|
3327
|
-
*/
|
3328
|
-
totalParticipantCount?: number;
|
3329
2806
|
/**
|
3330
2807
|
* Transfer state of call
|
3331
2808
|
*/
|
@@ -3345,17 +2822,13 @@ export declare interface CallState {
|
|
3345
2822
|
/**
|
3346
2823
|
* Proxy of {@link @azure/communication-calling#Call.info}.
|
3347
2824
|
*/
|
3348
|
-
info?: TeamsCallInfo
|
2825
|
+
info?: TeamsCallInfo;
|
3349
2826
|
/**
|
3350
2827
|
* Proxy of {@link @azure/communication-calling#TeamsMeetingAudioConferencingCallFeature}.
|
3351
2828
|
*/
|
3352
2829
|
meetingConference?: {
|
3353
2830
|
conferencePhones: ConferencePhoneInfo[];
|
3354
2831
|
};
|
3355
|
-
/**
|
3356
|
-
* Proxy of {@link @azure/communication-calling#BreakoutRoomsFeature}.
|
3357
|
-
*/
|
3358
|
-
breakoutRooms?: BreakoutRoomsState;
|
3359
2832
|
}
|
3360
2833
|
|
3361
2834
|
/**
|
@@ -3641,19 +3114,7 @@ export declare interface CallWithChatAdapterManagement {
|
|
3641
3114
|
*
|
3642
3115
|
* @public
|
3643
3116
|
*/
|
3644
|
-
sendMessage(content: string, options?: SendMessageOptions
|
3645
|
-
/**
|
3646
|
-
* Upload an inline image for a message.
|
3647
|
-
*
|
3648
|
-
* @beta
|
3649
|
-
*/
|
3650
|
-
uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
|
3651
|
-
/**
|
3652
|
-
* Delete an inline image for a message.
|
3653
|
-
*
|
3654
|
-
* @beta
|
3655
|
-
*/
|
3656
|
-
deleteImage(imageId: string): Promise<void>;
|
3117
|
+
sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
|
3657
3118
|
/**
|
3658
3119
|
* Send a read receipt for a message.
|
3659
3120
|
*
|
@@ -3671,7 +3132,7 @@ export declare interface CallWithChatAdapterManagement {
|
|
3671
3132
|
*
|
3672
3133
|
* @public
|
3673
3134
|
*/
|
3674
|
-
updateMessage(messageId: string, content: string, options?: Record<string, string>
|
3135
|
+
updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
|
3675
3136
|
/**
|
3676
3137
|
* Delete a message in the thread.
|
3677
3138
|
*
|
@@ -3716,10 +3177,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
3716
3177
|
* @public
|
3717
3178
|
*/
|
3718
3179
|
sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
|
3719
|
-
/**
|
3720
|
-
* Continues into a call when the browser version is not supported.
|
3721
|
-
*/
|
3722
|
-
allowUnsupportedBrowserVersion(): void;
|
3723
3180
|
/**
|
3724
3181
|
* Function to Start captions
|
3725
3182
|
* @param options - options for start captions
|
@@ -3799,10 +3256,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
3799
3256
|
* Mute a participant
|
3800
3257
|
*/
|
3801
3258
|
muteAllRemoteParticipants(): Promise<void>;
|
3802
|
-
/**
|
3803
|
-
* Return to origin call of breakout room
|
3804
|
-
*/
|
3805
|
-
returnFromBreakoutRoom(): Promise<void>;
|
3806
3259
|
}
|
3807
3260
|
|
3808
3261
|
/**
|
@@ -3836,7 +3289,6 @@ export declare interface CallWithChatAdapterSubscriptions {
|
|
3836
3289
|
on(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
|
3837
3290
|
on(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
|
3838
3291
|
on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
|
3839
|
-
on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
3840
3292
|
off(event: 'callEnded', listener: CallEndedListener): void;
|
3841
3293
|
off(event: 'isMutedChanged', listener: IsMutedChangedListener): void;
|
3842
3294
|
off(event: 'callIdChanged', listener: CallIdChangedListener): void;
|
@@ -3854,7 +3306,6 @@ export declare interface CallWithChatAdapterSubscriptions {
|
|
3854
3306
|
off(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
|
3855
3307
|
off(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
|
3856
3308
|
off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
|
3857
|
-
off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
3858
3309
|
on(event: 'messageReceived', listener: MessageReceivedListener): void;
|
3859
3310
|
on(event: 'messageEdited', listener: MessageEditedListener): void;
|
3860
3311
|
on(event: 'messageDeleted', listener: MessageDeletedListener): void;
|
@@ -3893,14 +3344,6 @@ export declare interface CallWithChatAdapterUiState {
|
|
3893
3344
|
* @public
|
3894
3345
|
*/
|
3895
3346
|
page: CallCompositePage;
|
3896
|
-
/**
|
3897
|
-
* State to track whether the end user has opted in to using a
|
3898
|
-
* out of date version of a supported browser. Allows the user
|
3899
|
-
* to start a call in this state.
|
3900
|
-
*
|
3901
|
-
* @beta
|
3902
|
-
*/
|
3903
|
-
unsupportedBrowserVersionsAllowed?: boolean;
|
3904
3347
|
}
|
3905
3348
|
|
3906
3349
|
/**
|
@@ -3919,8 +3362,6 @@ export declare interface CallWithChatClientState {
|
|
3919
3362
|
chat?: ChatThreadClientState;
|
3920
3363
|
/** Latest call error encountered for each operation performed via the adapter. */
|
3921
3364
|
latestCallErrors: AdapterErrors;
|
3922
|
-
/** Latest call notifications encountered in the call client state via the adapter. */
|
3923
|
-
latestCallNotifications: AdapterNotifications;
|
3924
3365
|
/** Latest chat error encountered for each operation performed via the adapter. */
|
3925
3366
|
latestChatErrors: AdapterErrors;
|
3926
3367
|
/** State of available and currently selected devices */
|
@@ -4074,62 +3515,6 @@ export declare type CallWithChatCompositeOptions = {
|
|
4074
3515
|
* If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
|
4075
3516
|
*/
|
4076
3517
|
callControls?: boolean | CallWithChatControlOptions;
|
4077
|
-
/**
|
4078
|
-
* Properties for configuring the File Sharing feature.
|
4079
|
-
* If undefined, file sharing feature will be disabled.
|
4080
|
-
* @beta
|
4081
|
-
*/
|
4082
|
-
attachmentOptions?: AttachmentOptions;
|
4083
|
-
/**
|
4084
|
-
* Device permissions check options for your call.
|
4085
|
-
* Here you can choose what device permissions you prompt the user for,
|
4086
|
-
* as well as what device permissions must be accepted before starting a call.
|
4087
|
-
*/
|
4088
|
-
deviceChecks?: DeviceCheckOptions;
|
4089
|
-
/**
|
4090
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
4091
|
-
* unable to grant your site the required permissions for the call.
|
4092
|
-
*
|
4093
|
-
* @example
|
4094
|
-
* ```ts
|
4095
|
-
* onPermissionsTroubleshootingClick: () =>
|
4096
|
-
* window.open('https://contoso.com/permissions-troubleshooting', '_blank');
|
4097
|
-
* ```
|
4098
|
-
*
|
4099
|
-
* @remarks
|
4100
|
-
* if this is not supplied, the composite will not show a 'further troubleshooting' link.
|
4101
|
-
*/
|
4102
|
-
onPermissionsTroubleshootingClick?: (permissionsState: {
|
4103
|
-
camera: PermissionState;
|
4104
|
-
microphone: PermissionState;
|
4105
|
-
}) => void;
|
4106
|
-
/**
|
4107
|
-
* Optional callback to supply users with further troubleshooting steps for network issues
|
4108
|
-
* experienced when connecting to a call.
|
4109
|
-
*
|
4110
|
-
* @example
|
4111
|
-
* ```ts
|
4112
|
-
* onNetworkingTroubleShootingClick?: () =>
|
4113
|
-
* window.open('https://contoso.com/network-troubleshooting', '_blank');
|
4114
|
-
* ```
|
4115
|
-
*
|
4116
|
-
* @remarks
|
4117
|
-
* if this is not supplied, the composite will not show a 'network troubleshooting' link.
|
4118
|
-
*/
|
4119
|
-
onNetworkingTroubleShootingClick?: () => void;
|
4120
|
-
/**
|
4121
|
-
* Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
|
4122
|
-
*
|
4123
|
-
* @example
|
4124
|
-
* ```ts
|
4125
|
-
* onBrowserTroubleShootingClick?: () =>
|
4126
|
-
* window.open('https://contoso.com/browser-troubleshooting', '_blank');
|
4127
|
-
* ```
|
4128
|
-
*
|
4129
|
-
* @remarks
|
4130
|
-
* if this is not supplied, the composite will not show a unsupported browser page.
|
4131
|
-
*/
|
4132
|
-
onEnvironmentInfoTroubleshootingClick?: () => void;
|
4133
3518
|
/**
|
4134
3519
|
* Remote participant video tile menu options
|
4135
3520
|
*/
|
@@ -4232,13 +3617,6 @@ export declare type CallWithChatCompositeOptions = {
|
|
4232
3617
|
*/
|
4233
3618
|
hideSpotlightButtons?: boolean;
|
4234
3619
|
};
|
4235
|
-
/**
|
4236
|
-
* Enables rich text editor for the send and edit boxes
|
4237
|
-
* @defaultValue `false`
|
4238
|
-
*
|
4239
|
-
* @beta
|
4240
|
-
*/
|
4241
|
-
richTextEditor?: boolean;
|
4242
3620
|
};
|
4243
3621
|
|
4244
3622
|
/**
|
@@ -4378,14 +3756,6 @@ export declare interface CallWithChatCompositeStrings {
|
|
4378
3756
|
* Side pane Chat screen title.
|
4379
3757
|
*/
|
4380
3758
|
chatPaneTitle: string;
|
4381
|
-
/**
|
4382
|
-
* Side pane Chat screen title in a breakout room.
|
4383
|
-
*/
|
4384
|
-
breakoutRoomChatPaneTitle: string;
|
4385
|
-
/**
|
4386
|
-
* Label for spinner when chat content is loading.
|
4387
|
-
*/
|
4388
|
-
chatContentSpinnerLabel: string;
|
4389
3759
|
/**
|
4390
3760
|
* New Message label for chat button with notification icon component.
|
4391
3761
|
*/
|
@@ -4480,36 +3850,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
|
|
4480
3850
|
*
|
4481
3851
|
* @public
|
4482
3852
|
*/
|
4483
|
-
export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' | '
|
4484
|
-
|
4485
|
-
/**
|
4486
|
-
* @beta
|
4487
|
-
*
|
4488
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
4489
|
-
* by their browsers settings.
|
4490
|
-
*/
|
4491
|
-
export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
|
4492
|
-
|
4493
|
-
/**
|
4494
|
-
* @beta
|
4495
|
-
* Props for CameraAndMicrophoneSitePermissions component.
|
4496
|
-
*/
|
4497
|
-
export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
|
4498
|
-
/** Icon name for the camera icon */
|
4499
|
-
cameraIconName?: string;
|
4500
|
-
/** Icon name for the microphone icon */
|
4501
|
-
microphoneIconName?: string;
|
4502
|
-
/** Icon name for the central icon between the camera and microphone icons */
|
4503
|
-
connectorIconName?: string;
|
4504
|
-
/** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
|
4505
|
-
strings?: CameraAndMicrophoneSitePermissionsStrings;
|
4506
|
-
}
|
4507
|
-
|
4508
|
-
/**
|
4509
|
-
* @beta
|
4510
|
-
* Strings for CameraAndMicrophoneSitePermissions component.
|
4511
|
-
*/
|
4512
|
-
export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
|
3853
|
+
export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' | 'messageReceived' | 'messageEdited' | 'messageDeleted' | 'messageSent' | 'messageRead' | 'chatParticipantsAdded' | 'chatParticipantsRemoved' | 'chatInitialized';
|
4513
3854
|
|
4514
3855
|
/**
|
4515
3856
|
* A button to turn camera on / off.
|
@@ -4671,31 +4012,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
|
|
4671
4012
|
menuStyles?: Partial<CameraButtonContextualMenuStyles>;
|
4672
4013
|
}
|
4673
4014
|
|
4674
|
-
/**
|
4675
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
4676
|
-
* by their browsers settings.
|
4677
|
-
*
|
4678
|
-
* @beta
|
4679
|
-
*/
|
4680
|
-
export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
|
4681
|
-
|
4682
|
-
/**
|
4683
|
-
* @beta
|
4684
|
-
* Props for CameraSitePermissions component.
|
4685
|
-
*/
|
4686
|
-
export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
|
4687
|
-
/** Icon name for the camera icon */
|
4688
|
-
cameraIconName?: string;
|
4689
|
-
/** Strings for use with the {@link CameraSitePermissions} */
|
4690
|
-
strings?: CameraSitePermissionsStrings;
|
4691
|
-
}
|
4692
|
-
|
4693
|
-
/**
|
4694
|
-
* @beta
|
4695
|
-
* Strings for CameraSitePermissions component.
|
4696
|
-
*/
|
4697
|
-
export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
|
4698
|
-
|
4699
4015
|
/**
|
4700
4016
|
* @public
|
4701
4017
|
* Callback function run when a message edit is cancelled.
|
@@ -4823,6 +4139,73 @@ export declare interface CaptionLanguageStrings {
|
|
4823
4139
|
sk: string;
|
4824
4140
|
}
|
4825
4141
|
|
4142
|
+
/**
|
4143
|
+
* @public
|
4144
|
+
* A component for displaying a CaptionsBanner with user icon, displayName and captions text.
|
4145
|
+
*/
|
4146
|
+
export declare const CaptionsBanner: (props: CaptionsBannerProps) => JSX.Element;
|
4147
|
+
|
4148
|
+
/**
|
4149
|
+
* @public
|
4150
|
+
* CaptionsBanner Component Props.
|
4151
|
+
*/
|
4152
|
+
export declare interface CaptionsBannerProps {
|
4153
|
+
/**
|
4154
|
+
* Array of captions to be displayed
|
4155
|
+
*/
|
4156
|
+
captions: CaptionsInformation[];
|
4157
|
+
/**
|
4158
|
+
* Flag to indicate if captions are on
|
4159
|
+
*/
|
4160
|
+
isCaptionsOn?: boolean;
|
4161
|
+
/**
|
4162
|
+
* Flag to indicate if captions are being started
|
4163
|
+
* This is used to show spinner while captions are being started
|
4164
|
+
*/
|
4165
|
+
startCaptionsInProgress?: boolean;
|
4166
|
+
/**
|
4167
|
+
* Optional callback to override render of the avatar.
|
4168
|
+
*
|
4169
|
+
* @param userId - user Id
|
4170
|
+
*/
|
4171
|
+
onRenderAvatar?: OnRenderAvatarCallback;
|
4172
|
+
/**
|
4173
|
+
* Optional strings for the component
|
4174
|
+
*/
|
4175
|
+
strings?: CaptionsBannerStrings;
|
4176
|
+
/**
|
4177
|
+
* Optional form factor for the component.
|
4178
|
+
* @defaultValue 'default'
|
4179
|
+
*/
|
4180
|
+
formFactor?: 'default' | 'compact';
|
4181
|
+
/**
|
4182
|
+
* Optional options for the component.
|
4183
|
+
*/
|
4184
|
+
captionsOptions?: {
|
4185
|
+
height: 'full' | 'default';
|
4186
|
+
};
|
4187
|
+
}
|
4188
|
+
|
4189
|
+
/**
|
4190
|
+
* Selector type for the {@link CaptionsBanner} component.
|
4191
|
+
* @public
|
4192
|
+
*/
|
4193
|
+
export declare type CaptionsBannerSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
|
4194
|
+
captions: CaptionsInformation[];
|
4195
|
+
isCaptionsOn: boolean;
|
4196
|
+
};
|
4197
|
+
|
4198
|
+
/**
|
4199
|
+
* @public
|
4200
|
+
* strings for captions banner
|
4201
|
+
*/
|
4202
|
+
export declare interface CaptionsBannerStrings {
|
4203
|
+
/**
|
4204
|
+
* Spinner text for captions banner
|
4205
|
+
*/
|
4206
|
+
captionsBannerSpinnerText?: string;
|
4207
|
+
}
|
4208
|
+
|
4826
4209
|
/**
|
4827
4210
|
* @public
|
4828
4211
|
*/
|
@@ -4861,6 +4244,18 @@ export declare interface CaptionsCallFeatureState {
|
|
4861
4244
|
captionsKind: CaptionsKind;
|
4862
4245
|
}
|
4863
4246
|
|
4247
|
+
/**
|
4248
|
+
* Selector type for components for Changing caption language and spoken language
|
4249
|
+
* @public
|
4250
|
+
*/
|
4251
|
+
export declare type CaptionSettingsSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
|
4252
|
+
supportedCaptionLanguages: SupportedCaptionLanguage[];
|
4253
|
+
currentCaptionLanguage: SupportedCaptionLanguage;
|
4254
|
+
supportedSpokenLanguages: SupportedSpokenLanguage[];
|
4255
|
+
currentSpokenLanguage: SupportedSpokenLanguage;
|
4256
|
+
isCaptionsFeatureActive: boolean;
|
4257
|
+
};
|
4258
|
+
|
4864
4259
|
/**
|
4865
4260
|
* @public
|
4866
4261
|
*/
|
@@ -4895,6 +4290,29 @@ export declare interface CaptionsInfo {
|
|
4895
4290
|
spokenText?: string;
|
4896
4291
|
}
|
4897
4292
|
|
4293
|
+
/**
|
4294
|
+
* @public
|
4295
|
+
* information required for each line of caption
|
4296
|
+
*/
|
4297
|
+
export declare type CaptionsInformation = {
|
4298
|
+
/**
|
4299
|
+
* unique id for each caption
|
4300
|
+
*/
|
4301
|
+
id: string;
|
4302
|
+
/**
|
4303
|
+
* speaker's display name
|
4304
|
+
*/
|
4305
|
+
displayName: string;
|
4306
|
+
/**
|
4307
|
+
* content of the caption
|
4308
|
+
*/
|
4309
|
+
captionText: string;
|
4310
|
+
/**
|
4311
|
+
* id of the speaker
|
4312
|
+
*/
|
4313
|
+
userId?: string;
|
4314
|
+
};
|
4315
|
+
|
4898
4316
|
/**
|
4899
4317
|
* options bag to start captions
|
4900
4318
|
*
|
@@ -4913,6 +4331,118 @@ export declare type CaptionsReceivedListener = (event: {
|
|
4913
4331
|
captionsInfo: CaptionsInfo;
|
4914
4332
|
}) => void;
|
4915
4333
|
|
4334
|
+
/**
|
4335
|
+
* @public
|
4336
|
+
* a component for setting spoken languages
|
4337
|
+
*/
|
4338
|
+
export declare const CaptionsSettingsModal: (props: CaptionsSettingsModalProps) => JSX.Element;
|
4339
|
+
|
4340
|
+
/**
|
4341
|
+
* @public
|
4342
|
+
* CaptionsSettingsModal Component Props.
|
4343
|
+
*/
|
4344
|
+
export declare interface CaptionsSettingsModalProps {
|
4345
|
+
/**
|
4346
|
+
* List of supported spoken languages
|
4347
|
+
*/
|
4348
|
+
supportedSpokenLanguages: SupportedSpokenLanguage[];
|
4349
|
+
/**
|
4350
|
+
* List of supported caption languages
|
4351
|
+
*/
|
4352
|
+
supportedCaptionLanguages?: SupportedCaptionLanguage[];
|
4353
|
+
/**
|
4354
|
+
* Callback to set spoken language
|
4355
|
+
*/
|
4356
|
+
onSetSpokenLanguage: (language: SupportedSpokenLanguage) => Promise<void>;
|
4357
|
+
/**
|
4358
|
+
* Callback to set caption language
|
4359
|
+
*/
|
4360
|
+
onSetCaptionLanguage?: (language: SupportedCaptionLanguage) => Promise<void>;
|
4361
|
+
/**
|
4362
|
+
* Callback to start captions
|
4363
|
+
*/
|
4364
|
+
onStartCaptions: (options?: CaptionsOptions) => Promise<void>;
|
4365
|
+
/**
|
4366
|
+
* Current spoken language
|
4367
|
+
*/
|
4368
|
+
currentSpokenLanguage: SupportedSpokenLanguage;
|
4369
|
+
/**
|
4370
|
+
* Current caption language
|
4371
|
+
*/
|
4372
|
+
currentCaptionLanguage?: SupportedCaptionLanguage;
|
4373
|
+
/**
|
4374
|
+
* 1 to 1 mapping between language code and language string for spoken languages
|
4375
|
+
*/
|
4376
|
+
spokenLanguageStrings?: SpokenLanguageStrings;
|
4377
|
+
/**
|
4378
|
+
* 1 to 1 mapping between language code and language string for caption languages
|
4379
|
+
*/
|
4380
|
+
captionLanguageStrings?: CaptionLanguageStrings;
|
4381
|
+
/**
|
4382
|
+
* Flag to indicate if captions feature is active
|
4383
|
+
*/
|
4384
|
+
isCaptionsFeatureActive?: boolean;
|
4385
|
+
/**
|
4386
|
+
* Strings for the captions settings modal
|
4387
|
+
*/
|
4388
|
+
strings?: CaptionsSettingsModalStrings;
|
4389
|
+
/**
|
4390
|
+
* Flag to show the modal
|
4391
|
+
*/
|
4392
|
+
showModal?: boolean;
|
4393
|
+
/**
|
4394
|
+
* Callback that is triggered when the modal is dismissed
|
4395
|
+
*/
|
4396
|
+
onDismissCaptionsSettings?: () => void;
|
4397
|
+
/**
|
4398
|
+
* Flag to show the caption language dropdown
|
4399
|
+
*/
|
4400
|
+
changeCaptionLanguage?: boolean;
|
4401
|
+
}
|
4402
|
+
|
4403
|
+
/**
|
4404
|
+
* @public
|
4405
|
+
* strings for captions setting modal
|
4406
|
+
*/
|
4407
|
+
export declare interface CaptionsSettingsModalStrings {
|
4408
|
+
/**
|
4409
|
+
* Title for the modal
|
4410
|
+
*/
|
4411
|
+
captionsSettingsModalTitle?: string;
|
4412
|
+
/**
|
4413
|
+
* Label for the spoken language dropdown menu
|
4414
|
+
*/
|
4415
|
+
captionsSettingsSpokenLanguageDropdownLabel?: string;
|
4416
|
+
/**
|
4417
|
+
* Label for the caption language dropdown menu
|
4418
|
+
*/
|
4419
|
+
captionsSettingsCaptionLanguageDropdownLabel?: string;
|
4420
|
+
/**
|
4421
|
+
* Disclaimer for the spoken language dropdown menu
|
4422
|
+
*/
|
4423
|
+
captionsSettingsSpokenLanguageDropdownInfoText?: string;
|
4424
|
+
/**
|
4425
|
+
* Disclaimer for the caption language dropdown menu
|
4426
|
+
*/
|
4427
|
+
captionsSettingsCaptionLanguageDropdownInfoText?: string;
|
4428
|
+
/**
|
4429
|
+
* Label for the confirm button
|
4430
|
+
*/
|
4431
|
+
captionsSettingsConfirmButtonLabel?: string;
|
4432
|
+
/**
|
4433
|
+
* Label for the cancel button
|
4434
|
+
*/
|
4435
|
+
captionsSettingsCancelButtonLabel?: string;
|
4436
|
+
/**
|
4437
|
+
* Aria label for the modal
|
4438
|
+
*/
|
4439
|
+
captionsSettingsModalAriaLabel?: string;
|
4440
|
+
/**
|
4441
|
+
* Aria label for the close modal button
|
4442
|
+
*/
|
4443
|
+
captionsSettingsCloseModalButtonAriaLabel?: string;
|
4444
|
+
}
|
4445
|
+
|
4916
4446
|
/**
|
4917
4447
|
* {@link ChatComposite} Adapter interface.
|
4918
4448
|
*
|
@@ -5023,15 +4553,7 @@ export declare interface ChatAdapterThreadManagement {
|
|
5023
4553
|
* Send a message in the thread.
|
5024
4554
|
* Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
|
5025
4555
|
*/
|
5026
|
-
sendMessage(content: string, options?: SendMessageOptions
|
5027
|
-
/**
|
5028
|
-
* Upload an inline image for a message.
|
5029
|
-
*/
|
5030
|
-
uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
|
5031
|
-
/**
|
5032
|
-
* Delete an inline image for a message.
|
5033
|
-
*/
|
5034
|
-
deleteImage(imageId: string): Promise<void>;
|
4556
|
+
sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
|
5035
4557
|
/**
|
5036
4558
|
* Send a read receipt for a message.
|
5037
4559
|
*/
|
@@ -5052,7 +4574,7 @@ export declare interface ChatAdapterThreadManagement {
|
|
5052
4574
|
* Update a message content.
|
5053
4575
|
* Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
|
5054
4576
|
*/
|
5055
|
-
updateMessage(messageId: string, content: string, options?: Record<string, string>
|
4577
|
+
updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
|
5056
4578
|
/**
|
5057
4579
|
* Delete a message in the thread.
|
5058
4580
|
*/
|
@@ -5190,7 +4712,6 @@ export declare type ChatCompositeIcons = {
|
|
5190
4712
|
ParticipantItemOptionsHovered?: JSX.Element;
|
5191
4713
|
SendBoxSend?: JSX.Element;
|
5192
4714
|
SendBoxSendHovered?: JSX.Element;
|
5193
|
-
SendBoxAttachFile?: JSX.Element;
|
5194
4715
|
};
|
5195
4716
|
|
5196
4717
|
/**
|
@@ -5219,13 +4740,6 @@ export declare type ChatCompositeOptions = {
|
|
5219
4740
|
* @defaultValue true
|
5220
4741
|
*/
|
5221
4742
|
errorBar?: boolean;
|
5222
|
-
/**
|
5223
|
-
* Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
|
5224
|
-
* @defaultValue false
|
5225
|
-
*
|
5226
|
-
* @beta
|
5227
|
-
*/
|
5228
|
-
participantPane?: boolean;
|
5229
4743
|
/**
|
5230
4744
|
* Show or hide the topic at the top of the chat. Hidden if set to `false`
|
5231
4745
|
* @defaultValue true
|
@@ -5236,19 +4750,6 @@ export declare type ChatCompositeOptions = {
|
|
5236
4750
|
* When undefined nothing has focus on render
|
5237
4751
|
*/
|
5238
4752
|
autoFocus?: 'sendBoxTextField';
|
5239
|
-
/**
|
5240
|
-
* Properties for configuring the File Sharing feature.
|
5241
|
-
* If undefined, file sharing feature will be disabled.
|
5242
|
-
* @beta
|
5243
|
-
*/
|
5244
|
-
attachmentOptions?: AttachmentOptions;
|
5245
|
-
/**
|
5246
|
-
* Enables rich text editor for the send and edit boxes
|
5247
|
-
* @defaultValue `false`
|
5248
|
-
*
|
5249
|
-
* @beta
|
5250
|
-
*/
|
5251
|
-
richTextEditor?: boolean;
|
5252
4753
|
};
|
5253
4754
|
|
5254
4755
|
/**
|
@@ -5276,12 +4777,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
|
|
5276
4777
|
* Flags to enable/disable visual elements of the {@link ChatComposite}.
|
5277
4778
|
*/
|
5278
4779
|
options?: ChatCompositeOptions;
|
5279
|
-
/**
|
5280
|
-
* Optimizes the composite form factor for either desktop or mobile.
|
5281
|
-
* @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
|
5282
|
-
* @defaultValue 'desktop'
|
5283
|
-
*/
|
5284
|
-
formFactor?: 'desktop' | 'mobile';
|
5285
4780
|
}
|
5286
4781
|
|
5287
4782
|
/**
|
@@ -5296,26 +4791,6 @@ export declare interface ChatCompositeStrings {
|
|
5296
4791
|
* Chat list header text
|
5297
4792
|
*/
|
5298
4793
|
chatListHeader: string;
|
5299
|
-
/**
|
5300
|
-
* Upload Attachment Button text
|
5301
|
-
*/
|
5302
|
-
uploadAttachment: string;
|
5303
|
-
/**
|
5304
|
-
* Error Message for image data is not provided for image upload
|
5305
|
-
*/
|
5306
|
-
uploadImageDataNotProvided: string;
|
5307
|
-
/**
|
5308
|
-
* Error Message for upload image is too large
|
5309
|
-
*/
|
5310
|
-
uploadImageIsTooLarge: string;
|
5311
|
-
/**
|
5312
|
-
* Error Message for unsupported image extension for image upload
|
5313
|
-
*/
|
5314
|
-
uploadImageExtensionIsNotAllowed: string;
|
5315
|
-
/**
|
5316
|
-
* Error Message for unable to upload image
|
5317
|
-
*/
|
5318
|
-
uploadImageFailed: string;
|
5319
4794
|
}
|
5320
4795
|
|
5321
4796
|
/**
|
@@ -5364,7 +4839,7 @@ export declare type ChatErrors = {
|
|
5364
4839
|
*
|
5365
4840
|
* @public
|
5366
4841
|
*/
|
5367
|
-
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.
|
4842
|
+
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';
|
5368
4843
|
|
5369
4844
|
/**
|
5370
4845
|
* Object containing all the handlers required for chat components.
|
@@ -5375,15 +4850,13 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
|
|
5375
4850
|
* @public
|
5376
4851
|
*/
|
5377
4852
|
export declare type ChatHandlers = {
|
5378
|
-
onSendMessage: (content: string, options?: SendMessageOptions
|
5379
|
-
onUploadImage: (image: Blob, imageFilename: string) => Promise<UploadChatImageResult>;
|
5380
|
-
onDeleteImage: (imageId: string) => Promise<void>;
|
4853
|
+
onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
|
5381
4854
|
onMessageSeen: (chatMessageId: string) => Promise<void>;
|
5382
4855
|
onTyping: () => Promise<void>;
|
5383
4856
|
onRemoveParticipant: (userId: string) => Promise<void>;
|
5384
4857
|
updateThreadTopicName: (topicName: string) => Promise<void>;
|
5385
4858
|
onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
|
5386
|
-
onUpdateMessage: (messageId: string, content: string
|
4859
|
+
onUpdateMessage: (messageId: string, content: string) => Promise<void>;
|
5387
4860
|
onDeleteMessage: (messageId: string) => Promise<void>;
|
5388
4861
|
};
|
5389
4862
|
|
@@ -5426,12 +4899,6 @@ export declare interface ChatMessage extends MessageCommon {
|
|
5426
4899
|
attachments?: AttachmentMetadata[];
|
5427
4900
|
}
|
5428
4901
|
|
5429
|
-
/**
|
5430
|
-
* @beta
|
5431
|
-
* Type of the message content, either 'text' or 'html'.
|
5432
|
-
*/
|
5433
|
-
export declare type ChatMessageType = 'text' | 'html';
|
5434
|
-
|
5435
4902
|
/**
|
5436
4903
|
* An extension to {@link @azure/communication-chat#ChatMessage} that stores
|
5437
4904
|
* client-side only metadata for chat messages.
|
@@ -5538,8 +5005,6 @@ export declare type ChatThreadClientState = {
|
|
5538
5005
|
*/
|
5539
5006
|
export declare type ChatThreadProperties = {
|
5540
5007
|
topic?: string;
|
5541
|
-
createdBy?: CommunicationIdentifierKind;
|
5542
|
-
messagingPolicy?: MessagingPolicy;
|
5543
5008
|
};
|
5544
5009
|
|
5545
5010
|
/**
|
@@ -5806,7 +5271,6 @@ export declare interface CommonCallingHandlers {
|
|
5806
5271
|
onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
|
5807
5272
|
onRemoveParticipant(userId: string): Promise<void>;
|
5808
5273
|
onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
|
5809
|
-
askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
|
5810
5274
|
onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
|
5811
5275
|
onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
|
5812
5276
|
onRejectCall: (incomingCallId: string) => Promise<void>;
|
@@ -5836,39 +5300,6 @@ export declare type CommonProperties<A, B> = {
|
|
5836
5300
|
[P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
|
5837
5301
|
}[keyof A & keyof B];
|
5838
5302
|
|
5839
|
-
/**
|
5840
|
-
* @beta
|
5841
|
-
* Props for SitePermissions components.
|
5842
|
-
*/
|
5843
|
-
export declare interface CommonSitePermissionsProps {
|
5844
|
-
/**
|
5845
|
-
* Name of application calling experience is in.
|
5846
|
-
*/
|
5847
|
-
appName: string;
|
5848
|
-
/**
|
5849
|
-
* Kind of the Site Permissions component.
|
5850
|
-
*/
|
5851
|
-
kind: 'request' | 'denied' | 'check';
|
5852
|
-
/**
|
5853
|
-
* Type of the browser used, the Site permission component will show different guidance text based on the browser type
|
5854
|
-
*/
|
5855
|
-
browserHint?: 'safari' | 'unset';
|
5856
|
-
/**
|
5857
|
-
* Action to be taken by the more help link. Possible to send to external page or show other modal.
|
5858
|
-
* If this is not provided the button will not be shown.
|
5859
|
-
*/
|
5860
|
-
onTroubleshootingClick?: () => void;
|
5861
|
-
/**
|
5862
|
-
* Action that is taken when the user clicks the continue anyway button.
|
5863
|
-
* If this is not provided the button will not be shown.
|
5864
|
-
*/
|
5865
|
-
onContinueAnywayClick?: () => void;
|
5866
|
-
/**
|
5867
|
-
* Styles for SitePermissions component.
|
5868
|
-
*/
|
5869
|
-
styles?: SitePermissionsStyles;
|
5870
|
-
}
|
5871
|
-
|
5872
5303
|
/**
|
5873
5304
|
* A Chat or Calling participant's state, as reflected in the UI.
|
5874
5305
|
*
|
@@ -6066,11 +5497,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
|
|
6066
5497
|
export declare interface ComponentLocale {
|
6067
5498
|
/** Strings for components */
|
6068
5499
|
strings: ComponentStrings;
|
6069
|
-
/**
|
6070
|
-
* Optional function to provide customized date format.
|
6071
|
-
* @beta
|
6072
|
-
*/
|
6073
|
-
onDisplayDateTimeString?: (messageDate: Date) => string;
|
6074
5500
|
}
|
6075
5501
|
|
6076
5502
|
/**
|
@@ -6120,10 +5546,6 @@ export declare interface ComponentStrings {
|
|
6120
5546
|
typingIndicator: TypingIndicatorStrings;
|
6121
5547
|
/** Strings for SendBox */
|
6122
5548
|
sendBox: SendBoxStrings;
|
6123
|
-
/** Strings for RichTextSendBox */
|
6124
|
-
richTextSendBox: RichTextSendBoxStrings;
|
6125
|
-
/** Strings for MentionPopover */
|
6126
|
-
mentionPopover: MentionPopoverStrings;
|
6127
5549
|
/** Strings for ImageOverlay */
|
6128
5550
|
imageOverlay: ImageOverlayStrings;
|
6129
5551
|
/** Strings for MessageStatusIndicator */
|
@@ -6140,49 +5562,27 @@ export declare interface ComponentStrings {
|
|
6140
5562
|
videoTile: VideoTileStrings;
|
6141
5563
|
/** Strings for HoldButton */
|
6142
5564
|
holdButton: HoldButtonStrings;
|
6143
|
-
/** Strings for a site's permission request prompt */
|
6144
|
-
CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
|
6145
|
-
/** Strings for a site's permission request prompt */
|
6146
|
-
CameraSitePermissionsRequest: SitePermissionsStrings;
|
6147
|
-
/** Strings for a site's permission request prompt */
|
6148
|
-
MicrophoneSitePermissionsRequest: SitePermissionsStrings;
|
6149
|
-
/** Strings for a site's permission generic checking prompt */
|
6150
|
-
CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
|
6151
|
-
/** Strings for a site's permission generic checking prompt */
|
6152
|
-
CameraSitePermissionsCheck: SitePermissionsStrings;
|
6153
|
-
/** Strings for a site's permission generic checking prompt */
|
6154
|
-
MicrophoneSitePermissionsCheck: SitePermissionsStrings;
|
6155
|
-
/** Strings for a site's permission denied prompt */
|
6156
|
-
CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
|
6157
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6158
|
-
CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6159
|
-
/** Strings for a site's permission denied prompt */
|
6160
|
-
CameraSitePermissionsDenied: SitePermissionsStrings;
|
6161
|
-
/** Strings for a site's permission denied prompt */
|
6162
|
-
MicrophoneSitePermissionsDenied: SitePermissionsStrings;
|
6163
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6164
|
-
CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6165
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6166
|
-
MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6167
|
-
/** Strings for unsupported browser UI */
|
6168
|
-
UnsupportedBrowser: UnsupportedBrowserStrings;
|
6169
|
-
/** Strings for unsupported browser version UI */
|
6170
|
-
UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
|
6171
|
-
/** Strings for unsupported browser version UI */
|
6172
|
-
UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
|
6173
|
-
/** Strings for BrowserPemissionDenied */
|
6174
|
-
BrowserPermissionDenied: BrowserPermissionDeniedStrings;
|
6175
|
-
/** Strings for BrowserPemissionDeniedIOS */
|
6176
|
-
BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
|
6177
5565
|
/**
|
6178
5566
|
* Strings for the VerticalGallery.
|
6179
5567
|
*/
|
6180
5568
|
verticalGallery: VerticalGalleryStrings;
|
6181
|
-
/** Strings for the participant list component */
|
6182
|
-
ParticipantList: ParticipantListStrings;
|
6183
5569
|
/** Strings for the MeetingConferencePhoneInfoModal */
|
6184
5570
|
meetingConferencePhoneInfo: MeetingConferencePhoneInfoModalStrings;
|
6185
5571
|
IncomingCallNotification: IncomingCallNotificationStrings;
|
5572
|
+
/** Strings for Captions Setting Modal */
|
5573
|
+
captionsSettingsModal: CaptionsSettingsModalStrings;
|
5574
|
+
/**
|
5575
|
+
* 1 to 1 mapping between language code and language string for spoken languages
|
5576
|
+
*/
|
5577
|
+
spokenLanguages: SpokenLanguageStrings;
|
5578
|
+
/**
|
5579
|
+
* 1 to 1 mapping between language code and language string for caption languages
|
5580
|
+
*/
|
5581
|
+
captionLanguages: CaptionLanguageStrings;
|
5582
|
+
/** Strings for CaptionsBanner */
|
5583
|
+
captionsBanner: CaptionsBannerStrings;
|
5584
|
+
/** Strings for Start Captions Button */
|
5585
|
+
startCaptionsButton: StartCaptionsButtonStrings;
|
6186
5586
|
}
|
6187
5587
|
|
6188
5588
|
/**
|
@@ -6734,7 +6134,7 @@ export declare const createStatefulChatClient: (args: StatefulChatClientArgs, op
|
|
6734
6134
|
/**
|
6735
6135
|
* @public
|
6736
6136
|
*/
|
6737
|
-
export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs
|
6137
|
+
export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
|
6738
6138
|
|
6739
6139
|
/**
|
6740
6140
|
* Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
|
@@ -6744,7 +6144,7 @@ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | Teams
|
|
6744
6144
|
*
|
6745
6145
|
* @public
|
6746
6146
|
*/
|
6747
|
-
export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator
|
6147
|
+
export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
|
6748
6148
|
|
6749
6149
|
/**
|
6750
6150
|
* Object returned after creating a local or remote VideoStream.
|
@@ -6975,11 +6375,7 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
6975
6375
|
RaiseHandContextualMenuItem: React_2.JSX.Element;
|
6976
6376
|
LowerHandContextualMenuItem: React_2.JSX.Element;
|
6977
6377
|
ReactionButtonIcon: React_2.JSX.Element;
|
6978
|
-
CancelAttachmentUpload: React_2.JSX.Element;
|
6979
|
-
DownloadAttachment: React_2.JSX.Element;
|
6980
6378
|
OpenAttachment: React_2.JSX.Element;
|
6981
|
-
AttachmentMoreMenu: React_2.JSX.Element;
|
6982
|
-
DataLossPreventionProhibited: React_2.JSX.Element;
|
6983
6379
|
EditBoxCancel: React_2.JSX.Element;
|
6984
6380
|
EditBoxSubmit: React_2.JSX.Element;
|
6985
6381
|
ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
|
@@ -6998,11 +6394,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
6998
6394
|
ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
|
6999
6395
|
ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
|
7000
6396
|
NotificationBarRecording: React_2.JSX.Element;
|
7001
|
-
NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
|
7002
|
-
NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
|
7003
|
-
NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
|
7004
|
-
NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
|
7005
|
-
NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
|
7006
6397
|
HorizontalGalleryLeftButton: React_2.JSX.Element;
|
7007
6398
|
HorizontalGalleryRightButton: React_2.JSX.Element;
|
7008
6399
|
MessageDelivered: React_2.JSX.Element;
|
@@ -7027,13 +6418,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
7027
6418
|
SendBoxSendHovered: React_2.JSX.Element;
|
7028
6419
|
VideoTileMicOff: React_2.JSX.Element;
|
7029
6420
|
DialpadBackspace: React_2.JSX.Element;
|
7030
|
-
SitePermissionsSparkle: React_2.JSX.Element;
|
7031
|
-
SitePermissionCamera: React_2.JSX.Element;
|
7032
|
-
SitePermissionMic: React_2.JSX.Element;
|
7033
|
-
SitePermissionCameraDenied: React_2.JSX.Element;
|
7034
|
-
SitePermissionMicDenied: React_2.JSX.Element;
|
7035
|
-
UnsupportedEnvironmentWarning: React_2.JSX.Element;
|
7036
|
-
BrowserPermissionDeniedError: React_2.JSX.Element;
|
7037
6421
|
VideoTilePinned: React_2.JSX.Element;
|
7038
6422
|
ParticipantItemPinned: React_2.JSX.Element;
|
7039
6423
|
VideoTileMoreOptions: React_2.JSX.Element;
|
@@ -7063,20 +6447,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
7063
6447
|
StartSpotlightContextualMenuItem: React_2.JSX.Element;
|
7064
6448
|
StopSpotlightContextualMenuItem: React_2.JSX.Element;
|
7065
6449
|
VideoTileSpotlighted: React_2.JSX.Element;
|
7066
|
-
RichTextBoldButtonIcon: React_2.JSX.Element;
|
7067
|
-
RichTextItalicButtonIcon: React_2.JSX.Element;
|
7068
|
-
RichTextUnderlineButtonIcon: React_2.JSX.Element;
|
7069
|
-
RichTextBulletListButtonIcon: React_2.JSX.Element;
|
7070
|
-
RichTextNumberListButtonIcon: React_2.JSX.Element;
|
7071
|
-
RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
|
7072
|
-
RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
|
7073
|
-
RichTextDividerIcon: React_2.JSX.Element;
|
7074
|
-
RichTextEditorButtonIcon: React_2.JSX.Element;
|
7075
|
-
RichTextEditorButtonIconFilled: React_2.JSX.Element;
|
7076
|
-
RichTextInsertTableRegularIcon: React_2.JSX.Element;
|
7077
|
-
RichTextInsertTableFilledIcon: React_2.JSX.Element;
|
7078
|
-
RichTextTableInsertMenuIcon: React_2.JSX.Element;
|
7079
|
-
RichTextTableDeleteMenuIcon: React_2.JSX.Element;
|
7080
6450
|
ContextualMenuMicMutedIcon: React_2.JSX.Element;
|
7081
6451
|
IncomingCallNotificationRejectIcon: React_2.JSX.Element;
|
7082
6452
|
IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
|
@@ -7101,7 +6471,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7101
6471
|
ParticipantItemOptionsHovered: JSX.Element;
|
7102
6472
|
SendBoxSend: JSX.Element;
|
7103
6473
|
SendBoxSendHovered: JSX.Element;
|
7104
|
-
SendBoxAttachFile?: JSX.Element | undefined;
|
7105
6474
|
ControlBarPeopleButton?: JSX.Element | undefined;
|
7106
6475
|
ControlButtonCameraOff: JSX.Element;
|
7107
6476
|
ControlButtonCameraOn: JSX.Element;
|
@@ -7189,35 +6558,20 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7189
6558
|
MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
|
7190
6559
|
MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
|
7191
6560
|
MoreDrawerSpeakers?: JSX.Element | undefined;
|
6561
|
+
SendBoxAttachFile?: JSX.Element | undefined;
|
7192
6562
|
ChatMessageOptions: React_2.JSX.Element;
|
7193
6563
|
ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
|
7194
|
-
CancelAttachmentUpload: React_2.JSX.Element;
|
7195
|
-
DownloadAttachment: React_2.JSX.Element;
|
7196
6564
|
OpenAttachment: React_2.JSX.Element;
|
7197
|
-
AttachmentMoreMenu: React_2.JSX.Element;
|
7198
|
-
DataLossPreventionProhibited: React_2.JSX.Element;
|
7199
6565
|
ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
|
7200
6566
|
ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
|
7201
6567
|
ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
|
7202
6568
|
NotificationBarRecording: React_2.JSX.Element;
|
7203
|
-
NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
|
7204
|
-
NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
|
7205
|
-
NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
|
7206
|
-
NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
|
7207
|
-
NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
|
7208
6569
|
MessageResend: React_2.JSX.Element;
|
7209
6570
|
ParticipantItemSpotlighted: React_2.JSX.Element;
|
7210
6571
|
HoldCallContextualMenuItem: React_2.JSX.Element;
|
7211
6572
|
HoldCallButton: React_2.JSX.Element;
|
7212
6573
|
ResumeCall: React_2.JSX.Element;
|
7213
6574
|
DialpadBackspace: React_2.JSX.Element;
|
7214
|
-
SitePermissionsSparkle: React_2.JSX.Element;
|
7215
|
-
SitePermissionCamera: React_2.JSX.Element;
|
7216
|
-
SitePermissionMic: React_2.JSX.Element;
|
7217
|
-
SitePermissionCameraDenied: React_2.JSX.Element;
|
7218
|
-
SitePermissionMicDenied: React_2.JSX.Element;
|
7219
|
-
UnsupportedEnvironmentWarning: React_2.JSX.Element;
|
7220
|
-
BrowserPermissionDeniedError: React_2.JSX.Element;
|
7221
6575
|
VideoTilePinned: React_2.JSX.Element;
|
7222
6576
|
ParticipantItemPinned: React_2.JSX.Element;
|
7223
6577
|
VideoTileMoreOptions: React_2.JSX.Element;
|
@@ -7247,56 +6601,12 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7247
6601
|
StartSpotlightContextualMenuItem: React_2.JSX.Element;
|
7248
6602
|
StopSpotlightContextualMenuItem: React_2.JSX.Element;
|
7249
6603
|
VideoTileSpotlighted: React_2.JSX.Element;
|
7250
|
-
RichTextBoldButtonIcon: React_2.JSX.Element;
|
7251
|
-
RichTextItalicButtonIcon: React_2.JSX.Element;
|
7252
|
-
RichTextUnderlineButtonIcon: React_2.JSX.Element;
|
7253
|
-
RichTextBulletListButtonIcon: React_2.JSX.Element;
|
7254
|
-
RichTextNumberListButtonIcon: React_2.JSX.Element;
|
7255
|
-
RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
|
7256
|
-
RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
|
7257
|
-
RichTextDividerIcon: React_2.JSX.Element;
|
7258
|
-
RichTextEditorButtonIcon: React_2.JSX.Element;
|
7259
|
-
RichTextEditorButtonIconFilled: React_2.JSX.Element;
|
7260
|
-
RichTextInsertTableRegularIcon: React_2.JSX.Element;
|
7261
|
-
RichTextInsertTableFilledIcon: React_2.JSX.Element;
|
7262
|
-
RichTextTableInsertMenuIcon: React_2.JSX.Element;
|
7263
|
-
RichTextTableDeleteMenuIcon: React_2.JSX.Element;
|
7264
6604
|
ContextualMenuMicMutedIcon: React_2.JSX.Element;
|
7265
6605
|
IncomingCallNotificationRejectIcon: React_2.JSX.Element;
|
7266
6606
|
IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
|
7267
6607
|
IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
|
7268
6608
|
};
|
7269
6609
|
|
7270
|
-
/**
|
7271
|
-
* @beta
|
7272
|
-
*
|
7273
|
-
* The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
|
7274
|
-
*/
|
7275
|
-
export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
|
7276
|
-
|
7277
|
-
/**
|
7278
|
-
* Device Checks.
|
7279
|
-
* Choose whether or not to block starting a call depending on camera and microphone permission options.
|
7280
|
-
*
|
7281
|
-
* @beta
|
7282
|
-
*/
|
7283
|
-
export declare interface DeviceCheckOptions {
|
7284
|
-
/**
|
7285
|
-
* Camera Permission prompts for your call.
|
7286
|
-
* 'required' - requires the permission to be allowed before permitting the user join the call.
|
7287
|
-
* 'optional' - permission can be disallowed and the user is still permitted to join the call.
|
7288
|
-
* 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
|
7289
|
-
*/
|
7290
|
-
camera: 'required' | 'optional' | 'doNotPrompt';
|
7291
|
-
/**
|
7292
|
-
* Microphone permission prompts for your call.
|
7293
|
-
* 'required' - requires the permission to be allowed before permitting the user join the call.
|
7294
|
-
* 'optional' - permission can be disallowed and the user is still permitted to join the call.
|
7295
|
-
* 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
|
7296
|
-
*/
|
7297
|
-
microphone: 'required' | 'optional' | 'doNotPrompt';
|
7298
|
-
}
|
7299
|
-
|
7300
6610
|
/**
|
7301
6611
|
* This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
|
7302
6612
|
* optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
|
@@ -7627,6 +6937,14 @@ declare interface Disposable_2 {
|
|
7627
6937
|
}
|
7628
6938
|
export { Disposable_2 as Disposable }
|
7629
6939
|
|
6940
|
+
/**
|
6941
|
+
* Options to determine the rendering behavior of the dtmfDialer in the CallComposite
|
6942
|
+
* @public
|
6943
|
+
*/
|
6944
|
+
export declare interface DtmfDialPadOptions {
|
6945
|
+
dialerBehavior?: 'autoShow' | 'alwaysShow' | 'alwaysHide';
|
6946
|
+
}
|
6947
|
+
|
7630
6948
|
/**
|
7631
6949
|
* DTMF tone for PSTN calls.
|
7632
6950
|
*
|
@@ -7949,7 +7267,7 @@ export declare const fromFlatCommunicationIdentifier: (id: string) => Communicat
|
|
7949
7267
|
*
|
7950
7268
|
* @public
|
7951
7269
|
*/
|
7952
|
-
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 : AreEqual<Component, typeof NotificationStack> extends true ? NotificationStackSelector : AreEqual<Component, typeof IncomingCallStack> extends true ? IncomingCallStackSelector : AreEqual<Component, typeof ReactionButton> extends true ? RaiseHandButtonSelector : AreEqual<Component, typeof RaiseHandButton> extends true ? EmptySelector : undefined;
|
7270
|
+
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 : AreEqual<Component, typeof NotificationStack> extends true ? NotificationStackSelector : AreEqual<Component, typeof IncomingCallStack> extends true ? IncomingCallStackSelector : AreEqual<Component, typeof ReactionButton> extends true ? RaiseHandButtonSelector : AreEqual<Component, typeof CaptionsSettingsModal> extends true ? CaptionSettingsSelector : AreEqual<Component, typeof CaptionsBanner> extends true ? CaptionsBannerSelector : AreEqual<Component, typeof StartCaptionsButton> extends true ? StartCaptionsButtonSelector : AreEqual<Component, typeof RaiseHandButton> extends true ? EmptySelector : undefined;
|
7953
7271
|
|
7954
7272
|
/**
|
7955
7273
|
* Get the selector for a specified component.
|
@@ -7966,7 +7284,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
|
|
7966
7284
|
*
|
7967
7285
|
* @public
|
7968
7286
|
*/
|
7969
|
-
export declare type GetChatSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof SendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof
|
7287
|
+
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;
|
7970
7288
|
|
7971
7289
|
/**
|
7972
7290
|
* Get the selector for a specified component.
|
@@ -8152,10 +7470,6 @@ export declare interface _Identifiers {
|
|
8152
7470
|
verticalGalleryVideoTile: string;
|
8153
7471
|
/** `data-ui-id` value for `VerticalGallery` Component's page counter */
|
8154
7472
|
verticalGalleryPageCounter: string;
|
8155
|
-
/** `data-ui-id` value for `MentionPopover` Component's suggestion list */
|
8156
|
-
mentionSuggestionList: string;
|
8157
|
-
/** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
|
8158
|
-
mentionSuggestionItem: string;
|
8159
7473
|
}
|
8160
7474
|
|
8161
7475
|
/**
|
@@ -8217,13 +7531,6 @@ export declare interface ImageOverlayStrings {
|
|
8217
7531
|
dismissButtonAriaLabel: string;
|
8218
7532
|
}
|
8219
7533
|
|
8220
|
-
/**
|
8221
|
-
* Preset dark theme for the ImageOverlay component.
|
8222
|
-
*
|
8223
|
-
* @public
|
8224
|
-
*/
|
8225
|
-
export declare const imageOverlayTheme: PartialTheme;
|
8226
|
-
|
8227
7534
|
/**
|
8228
7535
|
* @public
|
8229
7536
|
* This contains a readonly array that returns all the active `incomingCalls`.
|
@@ -8677,28 +7984,6 @@ export declare type LocalizationProviderProps = {
|
|
8677
7984
|
children: React_2.ReactNode;
|
8678
7985
|
};
|
8679
7986
|
|
8680
|
-
/**
|
8681
|
-
* State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
|
8682
|
-
* automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
|
8683
|
-
*
|
8684
|
-
* @beta
|
8685
|
-
*/
|
8686
|
-
export declare interface LocalRecordingCallFeatureState {
|
8687
|
-
/**
|
8688
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
|
8689
|
-
*/
|
8690
|
-
isLocalRecordingActive: boolean;
|
8691
|
-
/**
|
8692
|
-
* Contains list of information of started recordings
|
8693
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
|
8694
|
-
*/
|
8695
|
-
activeLocalRecordings?: LocalRecordingInfo[];
|
8696
|
-
/**
|
8697
|
-
* Contains list of information of stopped recordings
|
8698
|
-
*/
|
8699
|
-
lastStoppedLocalRecording?: LocalRecordingInfo[];
|
8700
|
-
}
|
8701
|
-
|
8702
7987
|
/**
|
8703
7988
|
* @public
|
8704
7989
|
*/
|
@@ -8843,76 +8128,6 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
|
|
8843
8128
|
meetingConferencePhoneInfoModalNoPhoneAvailable: string;
|
8844
8129
|
}
|
8845
8130
|
|
8846
|
-
/**
|
8847
|
-
* Mention's state, as reflected in the UI.
|
8848
|
-
*
|
8849
|
-
* @beta
|
8850
|
-
*/
|
8851
|
-
export declare interface Mention {
|
8852
|
-
/** ID of a mention */
|
8853
|
-
id: string;
|
8854
|
-
/** Display text of a mention */
|
8855
|
-
displayText: string;
|
8856
|
-
/** Optional React element to render an item icon of a mention suggestion */
|
8857
|
-
icon?: JSX.Element;
|
8858
|
-
}
|
8859
|
-
|
8860
|
-
/**
|
8861
|
-
* Options to display suggestions in the mention scenario.
|
8862
|
-
*
|
8863
|
-
* @beta
|
8864
|
-
*/
|
8865
|
-
export declare interface MentionDisplayOptions {
|
8866
|
-
/**
|
8867
|
-
* Optional callback for customizing the mention renderer in a message thread.
|
8868
|
-
*/
|
8869
|
-
onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
|
8870
|
-
}
|
8871
|
-
|
8872
|
-
/**
|
8873
|
-
* Options to lookup suggestions in the mention scenario.
|
8874
|
-
*
|
8875
|
-
* @beta
|
8876
|
-
*/
|
8877
|
-
export declare interface MentionLookupOptions {
|
8878
|
-
/**
|
8879
|
-
* Optional string to set trigger keyword for mention a specific participant.
|
8880
|
-
*
|
8881
|
-
* @defaultValue `@`
|
8882
|
-
*/
|
8883
|
-
trigger?: string;
|
8884
|
-
/**
|
8885
|
-
* Optional callback to fetch a list of mention suggestions base on the query.
|
8886
|
-
*/
|
8887
|
-
onQueryUpdated: (query: string) => Promise<Mention[]>;
|
8888
|
-
/**
|
8889
|
-
* Optional callback to render an item of the mention suggestions list.
|
8890
|
-
*/
|
8891
|
-
onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
|
8892
|
-
}
|
8893
|
-
|
8894
|
-
/**
|
8895
|
-
* Options to lookup suggestions and display mentions in the mention scenario.
|
8896
|
-
*
|
8897
|
-
* @beta
|
8898
|
-
*/
|
8899
|
-
export declare type MentionOptions = {
|
8900
|
-
lookupOptions?: MentionLookupOptions;
|
8901
|
-
displayOptions?: MentionDisplayOptions;
|
8902
|
-
};
|
8903
|
-
|
8904
|
-
/**
|
8905
|
-
* Strings of {@link _MentionPopover} that can be overridden.
|
8906
|
-
*
|
8907
|
-
* @beta
|
8908
|
-
*/
|
8909
|
-
export declare interface MentionPopoverStrings {
|
8910
|
-
/**
|
8911
|
-
* Header text for MentionPopover
|
8912
|
-
*/
|
8913
|
-
mentionPopoverHeader: string;
|
8914
|
-
}
|
8915
|
-
|
8916
8131
|
/**
|
8917
8132
|
* Discriminated union of all messages.
|
8918
8133
|
*
|
@@ -8920,7 +8135,7 @@ export declare interface MentionPopoverStrings {
|
|
8920
8135
|
*
|
8921
8136
|
* @public
|
8922
8137
|
*/
|
8923
|
-
export declare type Message = ChatMessage | SystemMessage | CustomMessage
|
8138
|
+
export declare type Message = ChatMessage | SystemMessage | CustomMessage;
|
8924
8139
|
|
8925
8140
|
/**
|
8926
8141
|
* Indicate whether a chat message should be displayed merged with the message before / after it.
|
@@ -8962,20 +8177,6 @@ export declare type MessageDeletedListener = MessageReceivedListener;
|
|
8962
8177
|
*/
|
8963
8178
|
export declare type MessageEditedListener = MessageReceivedListener;
|
8964
8179
|
|
8965
|
-
/**
|
8966
|
-
* @beta
|
8967
|
-
* Message option that defines properties that can be set when
|
8968
|
-
* sending or updating a chat message.
|
8969
|
-
* @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
|
8970
|
-
* @property attachments - Attachments that contains file attachments attached to the message.
|
8971
|
-
* @property type - Type of the message content, either 'text' or 'html'.
|
8972
|
-
*/
|
8973
|
-
export declare type MessageOptions = {
|
8974
|
-
metadata?: Record<string, string>;
|
8975
|
-
attachments?: AttachmentMetadata[];
|
8976
|
-
type?: ChatMessageType;
|
8977
|
-
};
|
8978
|
-
|
8979
8180
|
/**
|
8980
8181
|
* Props to render a single message.
|
8981
8182
|
*
|
@@ -8991,7 +8192,7 @@ export declare type MessageProps = {
|
|
8991
8192
|
/**
|
8992
8193
|
* Strings from parent MessageThread component
|
8993
8194
|
*/
|
8994
|
-
strings: MessageThreadStrings
|
8195
|
+
strings: MessageThreadStrings;
|
8995
8196
|
/**
|
8996
8197
|
* Custom CSS styles for chat message container.
|
8997
8198
|
*/
|
@@ -9037,7 +8238,7 @@ export declare type MessageProps = {
|
|
9037
8238
|
* @param options - message options to be included in the message
|
9038
8239
|
*
|
9039
8240
|
*/
|
9040
|
-
onSendMessage?: (content: string
|
8241
|
+
onSendMessage?: (content: string) => Promise<void>;
|
9041
8242
|
};
|
9042
8243
|
|
9043
8244
|
/**
|
@@ -9169,7 +8370,7 @@ export declare type MessageThreadProps = {
|
|
9169
8370
|
/**
|
9170
8371
|
* Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
|
9171
8372
|
*/
|
9172
|
-
messages: (ChatMessage | SystemMessage | CustomMessage
|
8373
|
+
messages: (ChatMessage | SystemMessage | CustomMessage)[];
|
9173
8374
|
/**
|
9174
8375
|
* number of participants in the thread
|
9175
8376
|
*/
|
@@ -9250,11 +8451,6 @@ export declare type MessageThreadProps = {
|
|
9250
8451
|
* `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
|
9251
8452
|
*/
|
9252
8453
|
onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
|
9253
|
-
/**
|
9254
|
-
* Optional callback to render attachments in the message component.
|
9255
|
-
* @beta
|
9256
|
-
*/
|
9257
|
-
onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
|
9258
8454
|
/**
|
9259
8455
|
* Optional callback to edit a message.
|
9260
8456
|
*
|
@@ -9283,7 +8479,7 @@ export declare type MessageThreadProps = {
|
|
9283
8479
|
* @param options - message options to be included in the message
|
9284
8480
|
*
|
9285
8481
|
*/
|
9286
|
-
onSendMessage?: (content: string
|
8482
|
+
onSendMessage?: (content: string) => Promise<void>;
|
9287
8483
|
/**
|
9288
8484
|
/**
|
9289
8485
|
* Disable editing messages.
|
@@ -9297,32 +8493,11 @@ export declare type MessageThreadProps = {
|
|
9297
8493
|
* Optional strings to override in component
|
9298
8494
|
*/
|
9299
8495
|
strings?: Partial<MessageThreadStrings>;
|
9300
|
-
/**
|
9301
|
-
* @beta
|
9302
|
-
* Optional attachment options, which defines behvaiour for uploading and downloading attachments.
|
9303
|
-
* As this moment, the uploadOptions would be ignored and this option is intended for download only.
|
9304
|
-
*/
|
9305
|
-
attachmentOptions?: AttachmentOptions;
|
9306
|
-
/**
|
9307
|
-
* Optional function to provide customized date format.
|
9308
|
-
* @beta
|
9309
|
-
*/
|
9310
|
-
onDisplayDateTimeString?: (messageDate: Date) => string;
|
9311
|
-
/**
|
9312
|
-
* Optional props needed to lookup a mention query and display mentions
|
9313
|
-
* @beta
|
9314
|
-
*/
|
9315
|
-
mentionOptions?: MentionOptions;
|
9316
8496
|
/**
|
9317
8497
|
* Optional callback called when an inline image is clicked.
|
9318
8498
|
* @beta
|
9319
8499
|
*/
|
9320
8500
|
inlineImageOptions?: InlineImageOptions;
|
9321
|
-
/**
|
9322
|
-
* Options to enable rich text editor for the edit box.
|
9323
|
-
* @beta
|
9324
|
-
*/
|
9325
|
-
richTextEditorOptions?: RichTextEditBoxOptions;
|
9326
8501
|
};
|
9327
8502
|
|
9328
8503
|
/**
|
@@ -9396,20 +8571,10 @@ export declare interface MessageThreadStrings {
|
|
9396
8571
|
actionMenuMoreOptions?: string;
|
9397
8572
|
/** Aria label to announce when a message is deleted */
|
9398
8573
|
messageDeletedAnnouncementAriaLabel: string;
|
9399
|
-
/** String for download attachment button in attachment card */
|
9400
|
-
downloadAttachment: string;
|
9401
8574
|
/** String for open attachment button in attachment card */
|
9402
8575
|
openAttachment: string;
|
9403
|
-
/** String for policy violation message removal */
|
9404
|
-
blockedWarningText: string;
|
9405
|
-
/** String for policy violation message removal details link */
|
9406
|
-
blockedWarningLinkText: string;
|
9407
8576
|
/** String for aria text in attachment card group*/
|
9408
8577
|
attachmentCardGroupMessage: string;
|
9409
|
-
/**
|
9410
|
-
* Error message indicating that one or more image uploads are not complete.
|
9411
|
-
*/
|
9412
|
-
imageUploadsPendingError: string;
|
9413
8578
|
}
|
9414
8579
|
|
9415
8580
|
/**
|
@@ -9437,24 +8602,10 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
|
|
9437
8602
|
/** Styles for system message container. */
|
9438
8603
|
systemMessageContainer?: ComponentSlotStyle;
|
9439
8604
|
/** Styles for blocked message container. */
|
9440
|
-
blockedMessageContainer?: ComponentSlotStyle;
|
9441
8605
|
/** Styles for message status indicator container. */
|
9442
8606
|
messageStatusContainer?: (mine: boolean) => IStyle;
|
9443
8607
|
}
|
9444
8608
|
|
9445
|
-
/**
|
9446
|
-
*
|
9447
|
-
* Messaging policy of a chat thread.
|
9448
|
-
*
|
9449
|
-
* @beta
|
9450
|
-
*/
|
9451
|
-
export declare interface MessagingPolicy {
|
9452
|
-
/**
|
9453
|
-
* Boolean to track whether or not messages are restricted to only text.
|
9454
|
-
* */
|
9455
|
-
textOnlyChat?: boolean;
|
9456
|
-
}
|
9457
|
-
|
9458
8609
|
/**
|
9459
8610
|
* A button to turn microphone on / off.
|
9460
8611
|
*
|
@@ -9647,31 +8798,6 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
|
|
9647
8798
|
menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
|
9648
8799
|
}
|
9649
8800
|
|
9650
|
-
/**
|
9651
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
9652
|
-
* by their browsers settings.
|
9653
|
-
*
|
9654
|
-
* @beta
|
9655
|
-
*/
|
9656
|
-
export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
|
9657
|
-
|
9658
|
-
/**
|
9659
|
-
* @beta
|
9660
|
-
* Props for MicrophoneSitePermissions component.
|
9661
|
-
*/
|
9662
|
-
export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
|
9663
|
-
/** Icon name for the microphone icon */
|
9664
|
-
microphoneIconName?: string;
|
9665
|
-
/** Strings for use with the {@link MicrophoneSitePermissions} */
|
9666
|
-
strings?: MicrophoneSitePermissionsStrings;
|
9667
|
-
}
|
9668
|
-
|
9669
|
-
/**
|
9670
|
-
* @beta
|
9671
|
-
* Strings for MicrophoneSitePermissions component.
|
9672
|
-
*/
|
9673
|
-
export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
|
9674
|
-
|
9675
8801
|
/**
|
9676
8802
|
* Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
|
9677
8803
|
*
|
@@ -9981,26 +9107,6 @@ export declare interface NotificationStackStrings {
|
|
9981
9107
|
* Transcription stopped but recording still going on message
|
9982
9108
|
*/
|
9983
9109
|
transcriptionStoppedStillRecording?: NotificationStrings;
|
9984
|
-
/**
|
9985
|
-
* Message shown in notification when the user will be automatically to their assigned breakout room that is opened
|
9986
|
-
*/
|
9987
|
-
assignedBreakoutRoomOpened?: NotificationStrings;
|
9988
|
-
/**
|
9989
|
-
* Message shown in notification when the user is prompted to join their assigned breakout room that is opened
|
9990
|
-
*/
|
9991
|
-
assignedBreakoutRoomOpenedPromptJoin?: NotificationStrings;
|
9992
|
-
/**
|
9993
|
-
* Message shown in notification when the user is assigned breakout room is changed
|
9994
|
-
*/
|
9995
|
-
assignedBreakoutRoomChanged?: NotificationStrings;
|
9996
|
-
/**
|
9997
|
-
* Message shown in notification when breakout room is joined
|
9998
|
-
*/
|
9999
|
-
breakoutRoomJoined?: NotificationStrings;
|
10000
|
-
/**
|
10001
|
-
* Message shown in notification when breakout room is closing soon
|
10002
|
-
*/
|
10003
|
-
breakoutRoomClosingSoon?: NotificationStrings;
|
10004
9110
|
}
|
10005
9111
|
|
10006
9112
|
/**
|
@@ -10071,9 +9177,6 @@ export declare interface NotificationStyles {
|
|
10071
9177
|
link?: IStackStyles;
|
10072
9178
|
}
|
10073
9179
|
|
10074
|
-
/** @public */
|
10075
|
-
export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon';
|
10076
|
-
|
10077
9180
|
/**
|
10078
9181
|
* All notifications that can be shown in the {@link NotificationStack}.
|
10079
9182
|
*
|
@@ -10367,10 +9470,6 @@ export declare type ParticipantListProps = {
|
|
10367
9470
|
styles?: ParticipantListStyles;
|
10368
9471
|
/** Optional value to determine if the tooltip should be shown for participants or not */
|
10369
9472
|
showParticipantOverflowTooltip?: boolean;
|
10370
|
-
/** Total number of people in the call. This number can be larger than the remote participant count. */
|
10371
|
-
totalParticipantCount?: number;
|
10372
|
-
/** Strings for the participant list */
|
10373
|
-
strings?: ParticipantListStrings;
|
10374
9473
|
/** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
|
10375
9474
|
participantAriaLabelledBy?: string;
|
10376
9475
|
/** List of pinned participants */
|
@@ -10385,21 +9484,8 @@ export declare type ParticipantListProps = {
|
|
10385
9484
|
export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
|
10386
9485
|
participants: CallParticipantListParticipant[];
|
10387
9486
|
myUserId: string;
|
10388
|
-
totalParticipantCount?: number;
|
10389
9487
|
};
|
10390
9488
|
|
10391
|
-
/**
|
10392
|
-
* Strings for the {@link ParticipantList}.
|
10393
|
-
*
|
10394
|
-
* @beta
|
10395
|
-
*/
|
10396
|
-
export declare interface ParticipantListStrings {
|
10397
|
-
/**
|
10398
|
-
* String for rendering the count of participants not contained in the displayed participant list
|
10399
|
-
*/
|
10400
|
-
overflowParticipantCount?: string;
|
10401
|
-
}
|
10402
|
-
|
10403
9489
|
/**
|
10404
9490
|
* Styles for the {@link ParticipantList}.
|
10405
9491
|
*
|
@@ -10550,6 +9636,10 @@ export declare interface ParticipantsButtonStrings {
|
|
10550
9636
|
* Button tooltip content.
|
10551
9637
|
*/
|
10552
9638
|
tooltipContent?: string;
|
9639
|
+
/**
|
9640
|
+
* Aria label for button accessibility announcement
|
9641
|
+
*/
|
9642
|
+
ariaLabel?: string;
|
10553
9643
|
/**
|
10554
9644
|
* Header of menu pop up
|
10555
9645
|
*/
|
@@ -10889,15 +9979,6 @@ export declare interface RecordingCallFeature {
|
|
10889
9979
|
* Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
|
10890
9980
|
*/
|
10891
9981
|
isRecordingActive: boolean;
|
10892
|
-
/**
|
10893
|
-
* Contains list of information of started recordings
|
10894
|
-
* Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
|
10895
|
-
*/
|
10896
|
-
activeRecordings?: RecordingInfo[];
|
10897
|
-
/**
|
10898
|
-
* Contains list of information of stopped recordings
|
10899
|
-
*/
|
10900
|
-
lastStoppedRecording?: RecordingInfo[];
|
10901
9982
|
}
|
10902
9983
|
|
10903
9984
|
/**
|
@@ -11036,256 +10117,6 @@ export declare type ResourceFetchResult = {
|
|
11036
10117
|
error?: Error;
|
11037
10118
|
};
|
11038
10119
|
|
11039
|
-
/**
|
11040
|
-
* Options for the rich text editor edit box configuration.
|
11041
|
-
*
|
11042
|
-
* @beta
|
11043
|
-
*/
|
11044
|
-
export declare interface RichTextEditBoxOptions extends RichTextEditorOptions {
|
11045
|
-
/**
|
11046
|
-
* Optional callback to handle an inline image that's inserted in the rich text editor.
|
11047
|
-
* When not provided, pasting images into rich text editor will be disabled.
|
11048
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
11049
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
|
11050
|
-
* @param messageId - the id of the message that the inlineImage belongs to.
|
11051
|
-
*/
|
11052
|
-
onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
|
11053
|
-
/**
|
11054
|
-
* Optional callback invoked after inline image is removed from the UI.
|
11055
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
11056
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
|
11057
|
-
* Note that if the src attribute is a local blob url, it has been revoked at this point.
|
11058
|
-
* @param messageId - the id of the message that the inlineImage belongs to.
|
11059
|
-
*/
|
11060
|
-
onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
|
11061
|
-
/**
|
11062
|
-
* Optional Record of type {@link AttachmentMetadataInProgress}
|
11063
|
-
* to render the errorBar for inline images inserted in the MessageThread's edit boxes when:
|
11064
|
-
* - there is an error provided in the messagesInlineImagesWithProgress
|
11065
|
-
* - progress is less than 1 when the send button is clicked
|
11066
|
-
* - content html string is longer than the max allowed length.
|
11067
|
-
* (Note that the id and the url prop of the messagesInlineImagesWithProgress will be used as the id and src attribute of the content html
|
11068
|
-
* when calculating the content length, only for the purpose of displaying the content length overflow error.)
|
11069
|
-
*/
|
11070
|
-
messagesInlineImagesWithProgress?: Record<string, AttachmentMetadataInProgress[]>;
|
11071
|
-
}
|
11072
|
-
|
11073
|
-
/**
|
11074
|
-
* Options for the rich text editor configuration.
|
11075
|
-
*
|
11076
|
-
* @beta
|
11077
|
-
*/
|
11078
|
-
export declare interface RichTextEditorOptions {
|
11079
|
-
/**
|
11080
|
-
* Optional callback to handle paste event.
|
11081
|
-
*/
|
11082
|
-
onPaste?: (event: {
|
11083
|
-
content: DocumentFragment;
|
11084
|
-
}) => void;
|
11085
|
-
}
|
11086
|
-
|
11087
|
-
/**
|
11088
|
-
* A component to render SendBox with Rich Text Editor support.
|
11089
|
-
*
|
11090
|
-
* @beta
|
11091
|
-
*/
|
11092
|
-
export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
|
11093
|
-
|
11094
|
-
/**
|
11095
|
-
* Props for {@link RichTextSendBox}.
|
11096
|
-
*
|
11097
|
-
* @beta
|
11098
|
-
*/
|
11099
|
-
export declare interface RichTextSendBoxProps {
|
11100
|
-
/**
|
11101
|
-
* Optional boolean to disable text box
|
11102
|
-
* @defaultValue false
|
11103
|
-
*/
|
11104
|
-
disabled?: boolean;
|
11105
|
-
/**
|
11106
|
-
* Optional callback to handle paste event.
|
11107
|
-
*/
|
11108
|
-
onPaste?: (event: {
|
11109
|
-
content: DocumentFragment;
|
11110
|
-
}) => void;
|
11111
|
-
/**
|
11112
|
-
* Optional strings to override in component
|
11113
|
-
*/
|
11114
|
-
strings?: Partial<RichTextSendBoxStrings>;
|
11115
|
-
/**
|
11116
|
-
* Optional text for system message above the text box
|
11117
|
-
*/
|
11118
|
-
systemMessage?: string;
|
11119
|
-
/**
|
11120
|
-
* Optional array of type {@link AttachmentMetadataInProgress}
|
11121
|
-
* to render attachments being uploaded in the SendBox.
|
11122
|
-
* @beta
|
11123
|
-
*/
|
11124
|
-
attachments?: AttachmentMetadataInProgress[];
|
11125
|
-
/**
|
11126
|
-
* enumerable to determine if the input box has focus on render or not.
|
11127
|
-
* When undefined nothing has focus on render
|
11128
|
-
*/
|
11129
|
-
autoFocus?: 'sendBoxTextField';
|
11130
|
-
/**
|
11131
|
-
* Optional callback to remove the attachment upload before sending by clicking on
|
11132
|
-
* cancel icon.
|
11133
|
-
*/
|
11134
|
-
onCancelAttachmentUpload?: (attachmentId: string) => void;
|
11135
|
-
/**
|
11136
|
-
* Optional callback invoked after inline image is removed from the UI.
|
11137
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
11138
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
|
11139
|
-
* Note that if the src attribute is a local blob url, it has been revoked at this point.
|
11140
|
-
*/
|
11141
|
-
onRemoveInlineImage?: (imageAttributes: Record<string, string>) => void;
|
11142
|
-
/**
|
11143
|
-
* Callback function used when the send button is clicked.
|
11144
|
-
*/
|
11145
|
-
onSendMessage: (content: string, options?: MessageOptions) => Promise<void>;
|
11146
|
-
/**
|
11147
|
-
* Optional callback called when user is typing
|
11148
|
-
*/
|
11149
|
-
onTyping?: () => Promise<void>;
|
11150
|
-
/**
|
11151
|
-
* Optional callback to handle an inline image that's inserted in the rich text editor.
|
11152
|
-
* When not provided, pasting images into rich text editor will be disabled.
|
11153
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
11154
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
|
11155
|
-
*/
|
11156
|
-
onInsertInlineImage?: (imageAttributes: Record<string, string>) => void;
|
11157
|
-
/**
|
11158
|
-
* Optional Array of type {@link AttachmentMetadataInProgress}
|
11159
|
-
* to render the errorBar for inline images inserted in the RichTextSendBox when:
|
11160
|
-
* - there is an error provided in the inlineImagesWithProgress
|
11161
|
-
* - progress is less than 1 when the send button is clicked
|
11162
|
-
* - content html string is longer than the max allowed length.
|
11163
|
-
* (Note that the id and the url prop of the inlineImagesWithProgress will be used as the id and src attribute of the content html
|
11164
|
-
* when calculating the content length, only for the purpose of displaying the content length overflow error.)
|
11165
|
-
*/
|
11166
|
-
inlineImagesWithProgress?: AttachmentMetadataInProgress[];
|
11167
|
-
}
|
11168
|
-
|
11169
|
-
/**
|
11170
|
-
* Strings of {@link RichTextSendBox} that can be overridden.
|
11171
|
-
*
|
11172
|
-
* @beta
|
11173
|
-
*/
|
11174
|
-
export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
|
11175
|
-
}
|
11176
|
-
|
11177
|
-
/**
|
11178
|
-
* Strings of RichText that can be overridden.
|
11179
|
-
*
|
11180
|
-
* @beta
|
11181
|
-
*/
|
11182
|
-
export declare interface RichTextStrings {
|
11183
|
-
/**
|
11184
|
-
* Tooltip text for the bold button.
|
11185
|
-
*/
|
11186
|
-
richTextBoldTooltip: string;
|
11187
|
-
/**
|
11188
|
-
* Tooltip text for the italic button.
|
11189
|
-
*/
|
11190
|
-
richTextItalicTooltip: string;
|
11191
|
-
/**
|
11192
|
-
* Tooltip text for the underline button.
|
11193
|
-
*/
|
11194
|
-
richTextUnderlineTooltip: string;
|
11195
|
-
/**
|
11196
|
-
* Tooltip text for the bullet list button.
|
11197
|
-
*/
|
11198
|
-
richTextBulletListTooltip: string;
|
11199
|
-
/**
|
11200
|
-
* Tooltip text for the number list button.
|
11201
|
-
*/
|
11202
|
-
richTextNumberListTooltip: string;
|
11203
|
-
/**
|
11204
|
-
* Tooltip text for the increase indent button.
|
11205
|
-
*/
|
11206
|
-
richTextIncreaseIndentTooltip: string;
|
11207
|
-
/**
|
11208
|
-
* Tooltip text for the decrease indent button.
|
11209
|
-
*/
|
11210
|
-
richTextDecreaseIndentTooltip: string;
|
11211
|
-
/**
|
11212
|
-
* Tooltip text insert table button.
|
11213
|
-
*/
|
11214
|
-
richTextInsertTableTooltip: string;
|
11215
|
-
/**
|
11216
|
-
* Tooltip text for the rich text format button button.
|
11217
|
-
*/
|
11218
|
-
richTextFormatButtonTooltip: string;
|
11219
|
-
/**
|
11220
|
-
* Text for the insert menu item.
|
11221
|
-
*/
|
11222
|
-
richTextInsertRowOrColumnMenu: string;
|
11223
|
-
/**
|
11224
|
-
* Title for the insert table menu.
|
11225
|
-
*/
|
11226
|
-
richTextInsertTableMenuTitle: string;
|
11227
|
-
/**
|
11228
|
-
* Text for the insert menu item to insert row above the current selection.
|
11229
|
-
*/
|
11230
|
-
richTextInsertRowAboveMenu: string;
|
11231
|
-
/**
|
11232
|
-
* Text for the insert menu item to insert row below the current selection.
|
11233
|
-
*/
|
11234
|
-
richTextInsertRowBelowMenu: string;
|
11235
|
-
/**
|
11236
|
-
* Text for the insert menu item to insert column to the left from the current selection.
|
11237
|
-
*/
|
11238
|
-
richTextInsertColumnLeftMenu: string;
|
11239
|
-
/**
|
11240
|
-
* Text for the insert menu item to insert column to the right from the current selection.
|
11241
|
-
*/
|
11242
|
-
richTextInsertColumnRightMenu: string;
|
11243
|
-
/**
|
11244
|
-
* Text for the delete row or column menu.
|
11245
|
-
*/
|
11246
|
-
richTextDeleteRowOrColumnMenu: string;
|
11247
|
-
/**
|
11248
|
-
* Text for the delete column menu.
|
11249
|
-
*/
|
11250
|
-
richTextDeleteColumnMenu: string;
|
11251
|
-
/**
|
11252
|
-
* Text for the delete row menu.
|
11253
|
-
*/
|
11254
|
-
richTextDeleteRowMenu: string;
|
11255
|
-
/**
|
11256
|
-
* Text for the delete table menu.
|
11257
|
-
*/
|
11258
|
-
richTextDeleteTableMenu: string;
|
11259
|
-
/**
|
11260
|
-
* Text for the rich text toolbar.
|
11261
|
-
*/
|
11262
|
-
richTextToolbarAriaLabel: string;
|
11263
|
-
/**
|
11264
|
-
* Text for the rich text toolbar more button.
|
11265
|
-
*/
|
11266
|
-
richTextToolbarMoreButtonAriaLabel: string;
|
11267
|
-
/**
|
11268
|
-
* Text for announcement when a new bulleted list item is added.
|
11269
|
-
*/
|
11270
|
-
richTextNewBulletedListItemAnnouncement: string;
|
11271
|
-
/**
|
11272
|
-
* Text for announcement when a new numbered list item is added.
|
11273
|
-
*/
|
11274
|
-
richTextNewNumberedListItemAnnouncement: string;
|
11275
|
-
/**
|
11276
|
-
* Text for announcement when the bulleted list style is applied.
|
11277
|
-
*/
|
11278
|
-
richTextBulletedListAppliedAnnouncement: string;
|
11279
|
-
/**
|
11280
|
-
* Text for announcement when the numbered list style is applied.
|
11281
|
-
*/
|
11282
|
-
richTextNumberedListAppliedAnnouncement: string;
|
11283
|
-
/**
|
11284
|
-
* Error message indicating image upload is not complete.
|
11285
|
-
*/
|
11286
|
-
imageUploadsPendingError: string;
|
11287
|
-
}
|
11288
|
-
|
11289
10120
|
/**
|
11290
10121
|
* A button to start / stop screen sharing.
|
11291
10122
|
*
|
@@ -11357,42 +10188,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
|
|
11357
10188
|
*/
|
11358
10189
|
export declare const SendBox: (props: SendBoxProps) => JSX.Element;
|
11359
10190
|
|
11360
|
-
/**
|
11361
|
-
* @beta
|
11362
|
-
* Error to be displayed to the user in an error bar above sendbox.
|
11363
|
-
*/
|
11364
|
-
export declare interface SendBoxErrorBarError {
|
11365
|
-
/** Error Message to be displayed */
|
11366
|
-
message: string;
|
11367
|
-
/**
|
11368
|
-
* Unix Timestamp. Preferred generation using `Date.now()`
|
11369
|
-
*/
|
11370
|
-
timestamp: number;
|
11371
|
-
/**
|
11372
|
-
* ErrorBar type. Defaults to `warning`.
|
11373
|
-
*/
|
11374
|
-
errorBarType?: SendBoxErrorBarType;
|
11375
|
-
}
|
11376
|
-
|
11377
|
-
/**
|
11378
|
-
* @beta
|
11379
|
-
* Error bar type for {@link SendBoxErrorBarError}
|
11380
|
-
*/
|
11381
|
-
export declare enum SendBoxErrorBarType {
|
11382
|
-
/** Info styled MessageBar */
|
11383
|
-
info = 0,
|
11384
|
-
/** Error styled MessageBar */
|
11385
|
-
error = 1,
|
11386
|
-
/** Blocked styled MessageBar */
|
11387
|
-
blocked = 2,
|
11388
|
-
/** SevereWarning styled MessageBar */
|
11389
|
-
severeWarning = 3,
|
11390
|
-
/** Success styled MessageBar */
|
11391
|
-
success = 4,
|
11392
|
-
/** Warning styled MessageBar */
|
11393
|
-
warning = 5
|
11394
|
-
}
|
11395
|
-
|
11396
10191
|
/**
|
11397
10192
|
* Props for {@link SendBox}.
|
11398
10193
|
*
|
@@ -11411,12 +10206,7 @@ export declare interface SendBoxProps {
|
|
11411
10206
|
/**
|
11412
10207
|
* Optional override behavior on send button click
|
11413
10208
|
*/
|
11414
|
-
onSendMessage?: (content: string
|
11415
|
-
/**
|
11416
|
-
* Optional props needed to lookup suggestions in the mention scenario.
|
11417
|
-
* @beta
|
11418
|
-
*/
|
11419
|
-
mentionLookupOptions?: MentionLookupOptions;
|
10209
|
+
onSendMessage?: (content: string) => Promise<void>;
|
11420
10210
|
/**
|
11421
10211
|
* Optional callback called when user is typing
|
11422
10212
|
*/
|
@@ -11453,25 +10243,6 @@ export declare interface SendBoxProps {
|
|
11453
10243
|
* When undefined nothing has focus on render
|
11454
10244
|
*/
|
11455
10245
|
autoFocus?: 'sendBoxTextField';
|
11456
|
-
/**
|
11457
|
-
* Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
|
11458
|
-
* vertically to accommodate the uploaded attachments. Attachment uploads will
|
11459
|
-
* be rendered below the text area in sendBox.
|
11460
|
-
* @beta
|
11461
|
-
*/
|
11462
|
-
onRenderAttachmentUploads?: () => JSX.Element;
|
11463
|
-
/**
|
11464
|
-
* Optional array of type {@link AttachmentMetadataInProgress}
|
11465
|
-
* to render attachments being uploaded in the SendBox.
|
11466
|
-
* @beta
|
11467
|
-
*/
|
11468
|
-
attachments?: AttachmentMetadataInProgress[];
|
11469
|
-
/**
|
11470
|
-
* Optional callback to remove the attachment upload before sending by clicking on
|
11471
|
-
* cancel icon.
|
11472
|
-
* @beta
|
11473
|
-
*/
|
11474
|
-
onCancelAttachmentUpload?: (attachmentId: string) => void;
|
11475
10246
|
}
|
11476
10247
|
|
11477
10248
|
/**
|
@@ -11502,26 +10273,6 @@ export declare interface SendBoxStrings {
|
|
11502
10273
|
* Aria label for send message button
|
11503
10274
|
*/
|
11504
10275
|
sendButtonAriaLabel: string;
|
11505
|
-
/**
|
11506
|
-
* Error message indicating that all attachment uploads are not complete.
|
11507
|
-
*/
|
11508
|
-
attachmentUploadsPendingError: string;
|
11509
|
-
/**
|
11510
|
-
* Aria label to notify user when focus is on cancel attachment upload button.
|
11511
|
-
*/
|
11512
|
-
removeAttachment: string;
|
11513
|
-
/**
|
11514
|
-
* Aria label to notify user attachment uploading starts.
|
11515
|
-
*/
|
11516
|
-
uploading: string;
|
11517
|
-
/**
|
11518
|
-
* Aria label to notify user attachment is uploaded.
|
11519
|
-
*/
|
11520
|
-
uploadCompleted: string;
|
11521
|
-
/**
|
11522
|
-
* Aria label to notify user more attachment action menu.
|
11523
|
-
*/
|
11524
|
-
attachmentMoreMenu: string;
|
11525
10276
|
}
|
11526
10277
|
|
11527
10278
|
/**
|
@@ -11542,45 +10293,6 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
|
|
11542
10293
|
systemMessage?: IStyle;
|
11543
10294
|
}
|
11544
10295
|
|
11545
|
-
/**
|
11546
|
-
* @beta
|
11547
|
-
* Strings for SitePermissions component
|
11548
|
-
*/
|
11549
|
-
export declare type SitePermissionsStrings = {
|
11550
|
-
/**
|
11551
|
-
* Main text string.
|
11552
|
-
*/
|
11553
|
-
primaryText?: string;
|
11554
|
-
/**
|
11555
|
-
* Subtext string.
|
11556
|
-
*/
|
11557
|
-
secondaryText?: string;
|
11558
|
-
/**
|
11559
|
-
* More help link string.
|
11560
|
-
*/
|
11561
|
-
linkText?: string;
|
11562
|
-
/**
|
11563
|
-
* Primary button text string.
|
11564
|
-
*/
|
11565
|
-
primaryButtonText?: string;
|
11566
|
-
/**
|
11567
|
-
* Aria label describing the content of the container
|
11568
|
-
*/
|
11569
|
-
ariaLabel?: string;
|
11570
|
-
};
|
11571
|
-
|
11572
|
-
/**
|
11573
|
-
* Fluent styles for {@link SitePermissionsContainer}.
|
11574
|
-
*
|
11575
|
-
* @beta
|
11576
|
-
*/
|
11577
|
-
export declare interface SitePermissionsStyles extends BaseCustomStyles {
|
11578
|
-
/** Styles for the primary button. */
|
11579
|
-
primaryButton?: IButtonStyles;
|
11580
|
-
/** Styles for the help troubleshooting link text. */
|
11581
|
-
troubleshootingLink?: ILinkStyles;
|
11582
|
-
}
|
11583
|
-
|
11584
10296
|
/**
|
11585
10297
|
* @public
|
11586
10298
|
* Type for representing a custom sound to use for a calling event
|
@@ -11782,11 +10494,76 @@ export declare interface StartCaptionsAdapterOptions extends StartCaptionsOption
|
|
11782
10494
|
}
|
11783
10495
|
|
11784
10496
|
/**
|
11785
|
-
*
|
10497
|
+
* a button to start or stop captions
|
10498
|
+
*
|
10499
|
+
* Can be used with {@link ControlBar}
|
11786
10500
|
*
|
11787
|
-
* @
|
10501
|
+
* @param props - properties for the start captions button.
|
10502
|
+
* @public
|
10503
|
+
*/
|
10504
|
+
export declare const StartCaptionsButton: (props: StartCaptionsButtonProps) => JSX.Element;
|
10505
|
+
|
10506
|
+
/**
|
10507
|
+
* @public
|
10508
|
+
*/
|
10509
|
+
export declare interface StartCaptionsButtonProps extends ControlBarButtonProps {
|
10510
|
+
/**
|
10511
|
+
* Utility property for using this component with communication react handlers
|
10512
|
+
* Start captions based on captions state
|
10513
|
+
*/
|
10514
|
+
onStartCaptions: (options?: CaptionsOptions) => Promise<void>;
|
10515
|
+
/**
|
10516
|
+
* Utility property for using this component with communication react handlers
|
10517
|
+
* Stop captions based on captions state
|
10518
|
+
*/
|
10519
|
+
onStopCaptions: () => Promise<void>;
|
10520
|
+
/**
|
10521
|
+
* Utility property for using this component with communication react handlers
|
10522
|
+
* set captions spoken language
|
10523
|
+
*/
|
10524
|
+
onSetSpokenLanguage: (language: string) => Promise<void>;
|
10525
|
+
/**
|
10526
|
+
* Spoken language set for starting captions
|
10527
|
+
*/
|
10528
|
+
currentSpokenLanguage: string;
|
10529
|
+
/**
|
10530
|
+
* Optional strings to override in component
|
10531
|
+
*/
|
10532
|
+
strings?: StartCaptionsButtonStrings;
|
10533
|
+
}
|
10534
|
+
|
10535
|
+
/**
|
10536
|
+
* Selector type for the {@link StartCaptionsButton} component.
|
10537
|
+
* @public
|
11788
10538
|
*/
|
11789
|
-
export declare type
|
10539
|
+
export declare type StartCaptionsButtonSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
|
10540
|
+
checked: boolean;
|
10541
|
+
currentCaptionLanguage: string;
|
10542
|
+
currentSpokenLanguage: string;
|
10543
|
+
};
|
10544
|
+
|
10545
|
+
/**
|
10546
|
+
* Strings for the hold button labels
|
10547
|
+
* @public
|
10548
|
+
*/
|
10549
|
+
export declare interface StartCaptionsButtonStrings {
|
10550
|
+
/**
|
10551
|
+
* Label for when action is to start Captions
|
10552
|
+
*/
|
10553
|
+
onLabel: string;
|
10554
|
+
/**
|
10555
|
+
* Label for when action is to stop Captions
|
10556
|
+
*/
|
10557
|
+
offLabel: string;
|
10558
|
+
/**
|
10559
|
+
* Content for when button is checked, captions is on
|
10560
|
+
*/
|
10561
|
+
tooltipOnContent: string;
|
10562
|
+
/**
|
10563
|
+
* Content for when button is unchecked, captions is off
|
10564
|
+
*/
|
10565
|
+
tooltipOffContent: string;
|
10566
|
+
}
|
11790
10567
|
|
11791
10568
|
/**
|
11792
10569
|
* Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
|
@@ -12101,6 +10878,16 @@ export declare interface StreamMediaProps {
|
|
12101
10878
|
styles?: BaseCustomStyles;
|
12102
10879
|
}
|
12103
10880
|
|
10881
|
+
/**
|
10882
|
+
* @public
|
10883
|
+
*/
|
10884
|
+
export declare type SupportedCaptionLanguage = keyof CaptionLanguageStrings;
|
10885
|
+
|
10886
|
+
/**
|
10887
|
+
* @public
|
10888
|
+
*/
|
10889
|
+
export declare type SupportedSpokenLanguage = keyof SpokenLanguageStrings;
|
10890
|
+
|
12104
10891
|
/**
|
12105
10892
|
* @public
|
12106
10893
|
* Corresponding texts to each call issue
|
@@ -12228,7 +11015,7 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
|
|
12228
11015
|
* @public
|
12229
11016
|
*/
|
12230
11017
|
export declare type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
|
12231
|
-
locator: TeamsMeetingLinkLocator |
|
11018
|
+
locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator;
|
12232
11019
|
};
|
12233
11020
|
|
12234
11021
|
/**
|
@@ -12301,17 +11088,6 @@ export declare interface TeamsIncomingCallState {
|
|
12301
11088
|
endTime?: Date;
|
12302
11089
|
}
|
12303
11090
|
|
12304
|
-
/**
|
12305
|
-
* Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
|
12306
|
-
*
|
12307
|
-
* This is used to create an outbound call scenarios.
|
12308
|
-
*
|
12309
|
-
* @beta
|
12310
|
-
*/
|
12311
|
-
export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon & {
|
12312
|
-
targetCallees: StartTeamsCallIdentifier[];
|
12313
|
-
};
|
12314
|
-
|
12315
11091
|
/**
|
12316
11092
|
* A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
|
12317
11093
|
*
|
@@ -12512,129 +11288,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
|
|
12512
11288
|
typingString?: IStyle;
|
12513
11289
|
}
|
12514
11290
|
|
12515
|
-
/**
|
12516
|
-
* UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
|
12517
|
-
*
|
12518
|
-
* @beta
|
12519
|
-
*/
|
12520
|
-
export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
|
12521
|
-
|
12522
|
-
/**
|
12523
|
-
* props for {@link UnsupportedBrowser} UI
|
12524
|
-
*
|
12525
|
-
* @beta
|
12526
|
-
*/
|
12527
|
-
export declare interface UnsupportedBrowserProps {
|
12528
|
-
/** Handler to perform an action when the help link is actioned */
|
12529
|
-
onTroubleshootingClick?: () => void;
|
12530
|
-
/** String overrides for the component */
|
12531
|
-
strings?: UnsupportedBrowserStrings;
|
12532
|
-
}
|
12533
|
-
|
12534
|
-
/**
|
12535
|
-
* Strings for UnsupportedBrowser component
|
12536
|
-
*
|
12537
|
-
* @beta
|
12538
|
-
*/
|
12539
|
-
export declare interface UnsupportedBrowserStrings {
|
12540
|
-
/** String for the primary text */
|
12541
|
-
primaryText: string;
|
12542
|
-
/** String for the secondary text */
|
12543
|
-
secondaryText: string;
|
12544
|
-
/** String to display in the text for the help link */
|
12545
|
-
moreHelpLinkText: string;
|
12546
|
-
}
|
12547
|
-
|
12548
|
-
/**
|
12549
|
-
* UI to display to the user that the browser version they are using is out of date
|
12550
|
-
* and not supported by Azure Communications Calling service.
|
12551
|
-
*
|
12552
|
-
* @beta
|
12553
|
-
*/
|
12554
|
-
export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
|
12555
|
-
|
12556
|
-
/**
|
12557
|
-
* props for {@link UnsupportedBrowserVersion} UI
|
12558
|
-
*
|
12559
|
-
* @beta
|
12560
|
-
*/
|
12561
|
-
export declare interface UnsupportedBrowserVersionProps {
|
12562
|
-
/** Handler to perform an action when the help link is actioned */
|
12563
|
-
onTroubleshootingClick?: () => void;
|
12564
|
-
/** String overrides for the component */
|
12565
|
-
strings?: UnsupportedBrowserVersionStrings;
|
12566
|
-
/** Handler to allow user to continue into the call */
|
12567
|
-
onContinueAnywayClick?: () => void;
|
12568
|
-
}
|
12569
|
-
|
12570
|
-
/**
|
12571
|
-
* Strings for UnsupportedBrowser component
|
12572
|
-
*
|
12573
|
-
* @beta
|
12574
|
-
*/
|
12575
|
-
export declare interface UnsupportedBrowserVersionStrings {
|
12576
|
-
/** String for the primary text */
|
12577
|
-
primaryText: string;
|
12578
|
-
/** String for the secondary text */
|
12579
|
-
secondaryText: string;
|
12580
|
-
/** String to display in the text for the help link */
|
12581
|
-
moreHelpLinkText: string;
|
12582
|
-
/** String for continue without updating button */
|
12583
|
-
continueAnywayButtonText?: string;
|
12584
|
-
}
|
12585
|
-
|
12586
|
-
/**
|
12587
|
-
* UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
|
12588
|
-
*
|
12589
|
-
* @beta
|
12590
|
-
*/
|
12591
|
-
export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
|
12592
|
-
|
12593
|
-
/**
|
12594
|
-
* Props for {@link UnsupportedOperatingSystem} UI
|
12595
|
-
*
|
12596
|
-
* @beta
|
12597
|
-
*/
|
12598
|
-
export declare interface UnsupportedOperatingSystemProps {
|
12599
|
-
/** Handler to perform a action when the help link is actioned */
|
12600
|
-
onTroubleshootingClick?: () => void;
|
12601
|
-
/** String overrides for the component */
|
12602
|
-
strings?: UnsupportedOperatingSystemStrings;
|
12603
|
-
}
|
12604
|
-
|
12605
|
-
/**
|
12606
|
-
* Strings for UnsupportedBrowser component
|
12607
|
-
*
|
12608
|
-
* @beta
|
12609
|
-
*/
|
12610
|
-
export declare interface UnsupportedOperatingSystemStrings {
|
12611
|
-
/** String for the primary text */
|
12612
|
-
primaryText: string;
|
12613
|
-
/** String for the secondary text */
|
12614
|
-
secondaryText: string;
|
12615
|
-
/** String to display in the text for the help link */
|
12616
|
-
moreHelpLinkText: string;
|
12617
|
-
}
|
12618
|
-
|
12619
11291
|
/**
|
12620
11292
|
* @public
|
12621
11293
|
* Callback function run when a message is updated.
|
12622
11294
|
*/
|
12623
|
-
export declare type UpdateMessageCallback = (messageId: string, content: string
|
12624
|
-
|
12625
|
-
/**
|
12626
|
-
* Result payload for uploading an image.
|
12627
|
-
*
|
12628
|
-
* @beta
|
12629
|
-
*/
|
12630
|
-
export declare type UploadChatImageResult = {
|
12631
|
-
/** Id of the image. */
|
12632
|
-
id: string;
|
12633
|
-
/** The type of attachment. */
|
12634
|
-
attachmentType?: 'image' | 'file' | 'unknown';
|
12635
|
-
/** The name including file extension type of the attachment. */
|
12636
|
-
name?: string;
|
12637
|
-
};
|
11295
|
+
export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
|
12638
11296
|
|
12639
11297
|
/**
|
12640
11298
|
* A custom React hook to simplify the creation of {@link CallAdapter}.
|
@@ -12808,7 +11466,7 @@ export declare const useTeamsCall: () => undefined | TeamsCall;
|
|
12808
11466
|
*
|
12809
11467
|
* @public
|
12810
11468
|
*/
|
12811
|
-
export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs
|
11469
|
+
export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
|
12812
11470
|
|
12813
11471
|
/**
|
12814
11472
|
* Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
|