@azure/communication-react 1.21.0-beta.1 → 1.21.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 +77 -1694
- package/dist/dist-cjs/communication-react/index.js +36324 -167
- 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 +0 -8
- 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/errorBarSelector.js +0 -2
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +0 -2
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +1 -7
- 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 +2 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js +1 -35
- 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/participantListSelectorUtils.d.ts +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +3 -3
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.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/InternalCallContext.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/StatefulCallClient.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 +2 -25
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.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 +3 -29
- package/dist/dist-esm/communication-react/src/index.js +2 -7
- package/dist/dist-esm/communication-react/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer.js +1 -1
- package/dist/dist-esm/react-components/src/components/Announcer.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/CameraButton.js +10 -1
- package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.js +3 -3
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.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/DevicePermissions/DevicePermissionDropdown.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.js +18 -3
- package/dist/dist-esm/react-components/src/components/DevicePermissions/DevicePermissionDropdown.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/LocalVideoTile.js +2 -2
- package/dist/dist-esm/react-components/src/components/LocalVideoTile.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/ModalClone/ModalClone.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.js +2 -2
- package/dist/dist-esm/react-components/src/components/ModalClone/ModalClone.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/ReactionButton.d.ts +6 -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/TroubleshootingGuideErrorBar.js +4 -7
- package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.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/VideoEffects/VideoBackgroundEffectsPicker.js +23 -21
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js +1 -1
- package/dist/dist-esm/react-components/src/components/VideoEffects/VideoEffectsItem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js +2 -2
- package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideo.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.js +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoTile.js +3 -3
- package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/index.d.ts +1 -21
- 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 +10 -2
- 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 +6 -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/ControlBar.styles.js +1 -2
- package/dist/dist-esm/react-components/src/components/styles/ControlBar.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/MessageBarLink.styles.d.ts +11 -0
- package/dist/dist-esm/react-components/src/components/styles/MessageBarLink.styles.js +21 -0
- package/dist/dist-esm/react-components/src/components/styles/MessageBarLink.styles.js.map +1 -0
- 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/styles/VideoTile.styles.d.ts +2 -0
- package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +6 -0
- package/dist/dist-esm/react-components/src/components/styles/VideoTile.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.js +1 -6
- 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 +2 -1
- package/dist/dist-esm/react-components/src/index.js +2 -0
- package/dist/dist-esm/react-components/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.d.ts +0 -54
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/es-MX/ComponentLocale.d.ts +8 -0
- package/dist/dist-esm/react-components/src/localization/locales/es-MX/ComponentLocale.js +13 -0
- package/dist/dist-esm/react-components/src/localization/locales/es-MX/ComponentLocale.js.map +1 -0
- package/dist/dist-esm/react-components/src/localization/locales/es-MX/strings.json +692 -0
- package/dist/dist-esm/react-components/src/localization/locales/fr-CA/ComponentLocale.d.ts +8 -0
- package/dist/dist-esm/react-components/src/localization/locales/fr-CA/ComponentLocale.js +13 -0
- package/dist/dist-esm/react-components/src/localization/locales/fr-CA/ComponentLocale.js.map +1 -0
- package/dist/dist-esm/react-components/src/localization/locales/fr-CA/strings.json +692 -0
- package/dist/dist-esm/react-components/src/theming/icons.d.ts +0 -30
- package/dist/dist-esm/react-components/src/theming/icons.js +0 -90
- 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/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 +0 -72
- 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.js +2 -8
- 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 +1 -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 +7 -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 +1 -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/HoldPane.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/HoldPane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LobbyTile.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 +11 -10
- 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/NetworkReconnectTile.js +6 -5
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.d.ts +4 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +4 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.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 +0 -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.js +2 -2
- 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 -41
- 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/NoticePage.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/NoticePage.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/styles/Buttons.styles.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/Buttons.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js +4 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.d.ts +4 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.js +7 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/NetworkReconnectTile.styles.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/CallComposite/utils/spotlightUtils.js +4 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.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/common/AvatarPersona.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +2 -14
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.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/SidePaneHeader.js +6 -2
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.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/styles/Pane.styles.d.ts +3 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js +9 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.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 +2 -1
- package/dist/dist-esm/react-composites/src/composites/index.js +2 -0
- 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 +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/CompositeLocale.d.ts +8 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/CompositeLocale.js +15 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/CompositeLocale.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/strings.json +413 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/CompositeLocale.d.ts +8 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/CompositeLocale.js +15 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/CompositeLocale.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/strings.json +413 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +2 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +2 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +10 -9
- package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-Btn-7WaT.js +0 -202
- package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-Btn-7WaT.js.map +0 -1
- package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-DuapxrE4.js +0 -50
- package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-DuapxrE4.js.map +0 -1
- package/dist/dist-cjs/communication-react/index-BqK17dpb.js +0 -42876
- package/dist/dist-cjs/communication-react/index-BqK17dpb.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 -192
- 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 -39
- 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 -196
- 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/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';
|
@@ -209,31 +202,6 @@ export declare type AdapterErrors = {
|
|
209
202
|
[target: string]: AdapterError;
|
210
203
|
};
|
211
204
|
|
212
|
-
/**
|
213
|
-
* Notification from call client state stored in adapter state.
|
214
|
-
*
|
215
|
-
* @public
|
216
|
-
*/
|
217
|
-
export declare interface AdapterNotification {
|
218
|
-
/**
|
219
|
-
* Target of notification. There should only one notification per target.
|
220
|
-
*/
|
221
|
-
target: string;
|
222
|
-
/**
|
223
|
-
* Timestamp added to the notification in the adapter implementation.
|
224
|
-
*/
|
225
|
-
timestamp: Date;
|
226
|
-
}
|
227
|
-
|
228
|
-
/**
|
229
|
-
* Adapters stores the latest notification for each target.
|
230
|
-
*
|
231
|
-
* @public
|
232
|
-
*/
|
233
|
-
export declare type AdapterNotifications = {
|
234
|
-
[target: string]: AdapterNotification;
|
235
|
-
};
|
236
|
-
|
237
205
|
/**
|
238
206
|
* Functionality for interfacing with Composite adapter state.
|
239
207
|
*
|
@@ -269,40 +237,6 @@ export declare type AreParamEqual<A extends (props: any) => JSX.Element | undefi
|
|
269
237
|
*/
|
270
238
|
export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : false) : false;
|
271
239
|
|
272
|
-
/**
|
273
|
-
* @beta
|
274
|
-
* A callback function that defines what actions user can perform on an attachment.
|
275
|
-
* By default, the UI library would have default actions that opens attachment URL in a new tab.
|
276
|
-
* You can override the default actions or add new actions by providing this callback function.
|
277
|
-
* Moreover, you can also return dynamic actions based on the properties in {@link AttachmentMetadata} and/or {@link ChatMessage}.
|
278
|
-
*
|
279
|
-
* @param attachment - The file attachment that user is trying to perform actions on.
|
280
|
-
* @param message - The chat message that contains this attachment.
|
281
|
-
* @returns A list of {@link AttachmentMenuAction} that defines the type of actions user can perform on the attachment.
|
282
|
-
*/
|
283
|
-
export declare type AttachmentActionHandler = (attachment: AttachmentMetadata, message?: ChatMessage) => AttachmentMenuAction[];
|
284
|
-
|
285
|
-
/**
|
286
|
-
* @beta
|
287
|
-
*
|
288
|
-
* Attachment download options defines the list of actions that can be performed on an attachment.
|
289
|
-
*/
|
290
|
-
export declare interface AttachmentDownloadOptions {
|
291
|
-
actionsForAttachment: AttachmentActionHandler;
|
292
|
-
}
|
293
|
-
|
294
|
-
/**
|
295
|
-
* @beta
|
296
|
-
*
|
297
|
-
* Attachment menu action defines buttons that can be shown on the attachment card.
|
298
|
-
* If there's one action, it will be shown as a button, if there are multiple actions, it will be shown as a dropdown.
|
299
|
-
*/
|
300
|
-
export declare interface AttachmentMenuAction {
|
301
|
-
name: string;
|
302
|
-
icon: JSX.Element;
|
303
|
-
onClick: (attachment: AttachmentMetadata) => Promise<void>;
|
304
|
-
}
|
305
|
-
|
306
240
|
/**
|
307
241
|
* Data model that represents a chat message attachment
|
308
242
|
* where it contains an ID to uniquely identify the attachment,
|
@@ -326,150 +260,6 @@ export declare interface AttachmentMetadata {
|
|
326
260
|
url: string;
|
327
261
|
}
|
328
262
|
|
329
|
-
/**
|
330
|
-
* Data model that represents a chat message attachment being uploaded
|
331
|
-
* where it contains an ID to uniquely identify the attachment,
|
332
|
-
* a name that represents the name of file,
|
333
|
-
* an optional URL to download the attachment,
|
334
|
-
* an optional progress value between 0 and 1 indicating the progress of the upload, and
|
335
|
-
* an optional error object that contains error message would be shown to the user.
|
336
|
-
*
|
337
|
-
*
|
338
|
-
* @beta
|
339
|
-
*/
|
340
|
-
export declare interface AttachmentMetadataInProgress {
|
341
|
-
/**
|
342
|
-
* Unique ID of the attachment.
|
343
|
-
*/
|
344
|
-
id: string;
|
345
|
-
/**
|
346
|
-
* Attachment name to be displayed.
|
347
|
-
*/
|
348
|
-
name: string;
|
349
|
-
/**
|
350
|
-
* Download URL for the attachment.
|
351
|
-
*/
|
352
|
-
url?: string;
|
353
|
-
/**
|
354
|
-
* A number between 0 and 1 indicating the progress of the upload.
|
355
|
-
*/
|
356
|
-
progress?: number;
|
357
|
-
/**
|
358
|
-
* A object contains error message would be shown to the user.
|
359
|
-
*/
|
360
|
-
error?: AttachmentProgressError;
|
361
|
-
}
|
362
|
-
|
363
|
-
/**
|
364
|
-
* @beta
|
365
|
-
*
|
366
|
-
* Attachment Options that defines behaviour for uploading and downloading attachments.
|
367
|
-
*/
|
368
|
-
export declare interface AttachmentOptions {
|
369
|
-
uploadOptions?: AttachmentUploadOptions;
|
370
|
-
downloadOptions?: AttachmentDownloadOptions;
|
371
|
-
}
|
372
|
-
|
373
|
-
/**
|
374
|
-
* @beta
|
375
|
-
* A attachment progress error object that contains message to be shown to
|
376
|
-
* the user when upload fails.
|
377
|
-
*/
|
378
|
-
export declare interface AttachmentProgressError {
|
379
|
-
message: string;
|
380
|
-
}
|
381
|
-
|
382
|
-
/**
|
383
|
-
* @beta
|
384
|
-
* A callback function for handling attachment removed by the user in send box.
|
385
|
-
*
|
386
|
-
* @param attachmentId - The ID of uploaded attachments.
|
387
|
-
*/
|
388
|
-
export declare type AttachmentRemovalHandler = (attachmentId: string) => void;
|
389
|
-
|
390
|
-
/**
|
391
|
-
* @beta
|
392
|
-
* A callback function for handling list of upload tasks that contains files selected by user to upload.
|
393
|
-
*
|
394
|
-
* @param AttachmentUploads - The list of uploaded attachments. Each attachment is represented by an {@link AttachmentUpload} object.
|
395
|
-
*/
|
396
|
-
export declare type AttachmentSelectionHandler = (attachmentUploads: AttachmentUploadTask[]) => void;
|
397
|
-
|
398
|
-
/**
|
399
|
-
* @beta
|
400
|
-
*/
|
401
|
-
export declare interface AttachmentUploadOptions {
|
402
|
-
/**
|
403
|
-
* A list of strings containing the comma separated list of supported media (aka. mime) types.
|
404
|
-
* i.e. ['image/*', 'video/*', 'audio/*']
|
405
|
-
* Default value is `['*']`, meaning all media types are supported.
|
406
|
-
* Similar to the `accept` attribute of the `<input type="attachment" />` element.
|
407
|
-
* @beta
|
408
|
-
*/
|
409
|
-
supportedMediaTypes?: string[];
|
410
|
-
/**
|
411
|
-
* Disable multiple attachments to be selected if set to `true`.
|
412
|
-
* Default value is `false`, meaning multiple attachments can be selected.
|
413
|
-
* Similar to the `multiple` attribute of the `<input type="attachment" />` element.
|
414
|
-
* @beta
|
415
|
-
*/
|
416
|
-
disableMultipleUploads?: boolean;
|
417
|
-
/**
|
418
|
-
* A callback function of type {@link AttachmentSelectionHandler} that will be called
|
419
|
-
* when user finishes selecting files in browser's file picker. This function is required since
|
420
|
-
* this would be where upload logic is implemented to your own storage.
|
421
|
-
* @beta
|
422
|
-
*/
|
423
|
-
handleAttachmentSelection: AttachmentSelectionHandler;
|
424
|
-
/**
|
425
|
-
* A optional callback function that will be called
|
426
|
-
* when user removing files before clicking send message button. This function will be
|
427
|
-
* where you can remove the file from your storage.
|
428
|
-
* @beta
|
429
|
-
*/
|
430
|
-
handleAttachmentRemoval?: AttachmentRemovalHandler;
|
431
|
-
}
|
432
|
-
|
433
|
-
/**
|
434
|
-
* A upload task represents and manages an attachment that is being uploaded.
|
435
|
-
* When using the Composite, an attachment upload task is created for each file user is selected to upload.
|
436
|
-
* A upload task is complete when notifyUploadCompleted is called.
|
437
|
-
* A upload task is failed when notifyUploadFailed is called.
|
438
|
-
* @beta
|
439
|
-
*/
|
440
|
-
export declare interface AttachmentUploadTask {
|
441
|
-
/**
|
442
|
-
* Unique identifier for the attachment upload task.
|
443
|
-
*/
|
444
|
-
taskId: string;
|
445
|
-
/**
|
446
|
-
* HTML {@link File} object for the uploaded attachment.
|
447
|
-
*/
|
448
|
-
file?: File;
|
449
|
-
/**
|
450
|
-
* {@link Blob} object for the uploaded inline image.
|
451
|
-
*/
|
452
|
-
image?: Blob;
|
453
|
-
/**
|
454
|
-
* Update the progress of the upload changed.
|
455
|
-
* A upload is considered complete when the progress reaches 1.
|
456
|
-
* @param value - number between 0 and 1
|
457
|
-
*/
|
458
|
-
notifyUploadProgressChanged: (value: number) => void;
|
459
|
-
/**
|
460
|
-
* Mark the upload task as complete.
|
461
|
-
* An attachment is considered completed uploading when ID and URL are provided.
|
462
|
-
* @param id - the unique identifier of the attachment.
|
463
|
-
* @param url - the download URL of the attachment.
|
464
|
-
*/
|
465
|
-
notifyUploadCompleted: (id: string, url: string) => void;
|
466
|
-
/**
|
467
|
-
* Mark the upload task as failed.
|
468
|
-
* @param message - An error message that can be displayed to the user.
|
469
|
-
*/
|
470
|
-
notifyUploadFailed: (message: string) => void;
|
471
|
-
}
|
472
|
-
|
473
263
|
/**
|
474
264
|
* Custom data attributes for displaying avatar for a user.
|
475
265
|
*
|
@@ -660,168 +450,6 @@ export declare interface BaseCustomStyles {
|
|
660
450
|
root?: IStyle;
|
661
451
|
}
|
662
452
|
|
663
|
-
/**
|
664
|
-
* Content blocked message type.
|
665
|
-
*
|
666
|
-
* Content blocked messages will rendered default value, but applications can provide custom strings and icon to renderers.
|
667
|
-
*
|
668
|
-
* @beta
|
669
|
-
*/
|
670
|
-
export declare interface BlockedMessage extends MessageCommon {
|
671
|
-
messageType: 'blocked';
|
672
|
-
warningText?: string;
|
673
|
-
linkText?: string;
|
674
|
-
link?: string;
|
675
|
-
deletedOn?: Date;
|
676
|
-
senderId?: string;
|
677
|
-
senderDisplayName?: string;
|
678
|
-
status?: MessageStatus;
|
679
|
-
attached?: MessageAttachedStatus;
|
680
|
-
mine?: boolean;
|
681
|
-
}
|
682
|
-
|
683
|
-
/**
|
684
|
-
* Breakout rooms state
|
685
|
-
*
|
686
|
-
* @public
|
687
|
-
*/
|
688
|
-
export declare interface BreakoutRoomsState {
|
689
|
-
assignedBreakoutRoom?: BreakoutRoom;
|
690
|
-
breakoutRoomSettings?: BreakoutRoomsSettings;
|
691
|
-
breakoutRoomOriginCallId?: string;
|
692
|
-
breakoutRoomDisplayName?: string;
|
693
|
-
}
|
694
|
-
|
695
|
-
/**
|
696
|
-
* @beta
|
697
|
-
* Props for BrowserPermissionDeniedIOS component.
|
698
|
-
*/
|
699
|
-
export declare interface BrowserPermissionDeniedIOSProps extends BrowserPermissionDeniedProps {
|
700
|
-
/**
|
701
|
-
* Localization strings for BrowserPermissionDeniedIOS component.
|
702
|
-
*/
|
703
|
-
strings?: BrowserPermissionDeniedIOSStrings;
|
704
|
-
/**
|
705
|
-
* Link to image source.
|
706
|
-
*
|
707
|
-
* Image is inserted into the top of the component.
|
708
|
-
*/
|
709
|
-
imageSource?: string;
|
710
|
-
}
|
711
|
-
|
712
|
-
/**
|
713
|
-
* @beta
|
714
|
-
* Strings for BrowserPermissionDeniedIOS component
|
715
|
-
*/
|
716
|
-
export declare interface BrowserPermissionDeniedIOSStrings extends BrowserPermissionDeniedStrings {
|
717
|
-
/**
|
718
|
-
* Image alt text
|
719
|
-
*/
|
720
|
-
imageAltText: string;
|
721
|
-
/**
|
722
|
-
* Main text string.
|
723
|
-
*/
|
724
|
-
primaryText: string;
|
725
|
-
/**
|
726
|
-
* Subtext string.
|
727
|
-
*/
|
728
|
-
secondaryText: string;
|
729
|
-
/**
|
730
|
-
* Step 1 string
|
731
|
-
*/
|
732
|
-
step1Text: string;
|
733
|
-
/**
|
734
|
-
* Step 1 digit string
|
735
|
-
*/
|
736
|
-
step1DigitText: string;
|
737
|
-
/**
|
738
|
-
* Step 2 string
|
739
|
-
*/
|
740
|
-
step2Text: string;
|
741
|
-
/**
|
742
|
-
* Step 2 digit string
|
743
|
-
*/
|
744
|
-
step2DigitText: string;
|
745
|
-
/**
|
746
|
-
* Step 3 string
|
747
|
-
*/
|
748
|
-
step3Text: string;
|
749
|
-
/**
|
750
|
-
* Step 3 digit string
|
751
|
-
*/
|
752
|
-
step3DigitText: string;
|
753
|
-
/**
|
754
|
-
* Step 4 string
|
755
|
-
*/
|
756
|
-
step4Text: string;
|
757
|
-
/**
|
758
|
-
* Step 4 digit string
|
759
|
-
*/
|
760
|
-
step4DigitText: string;
|
761
|
-
}
|
762
|
-
|
763
|
-
/**
|
764
|
-
* @beta
|
765
|
-
* Props for BrowserPermissionDenied component.
|
766
|
-
*/
|
767
|
-
export declare interface BrowserPermissionDeniedProps {
|
768
|
-
/**
|
769
|
-
* Action to be taken by the more help link. Possible to send to external page or show other modal.
|
770
|
-
*/
|
771
|
-
onTroubleshootingClick?: () => void;
|
772
|
-
/**
|
773
|
-
* Action to be taken by the try again primary button.
|
774
|
-
*/
|
775
|
-
onTryAgainClick?: () => void;
|
776
|
-
/**
|
777
|
-
* Localization strings for BrowserPermissionDenied component.
|
778
|
-
*/
|
779
|
-
strings?: BrowserPermissionDeniedStrings;
|
780
|
-
/**
|
781
|
-
* Allows users to pass in an object contains custom CSS styles.
|
782
|
-
* @Example
|
783
|
-
* ```
|
784
|
-
* <BrowserPermissionDenied styles={{ primaryButton: { root: {backgroundColor: 'blue' }}}} />
|
785
|
-
* ```
|
786
|
-
*/
|
787
|
-
styles?: BrowserPermissionDeniedStyles;
|
788
|
-
}
|
789
|
-
|
790
|
-
/**
|
791
|
-
* @beta
|
792
|
-
* Strings for BrowserPermissionDenied component
|
793
|
-
*/
|
794
|
-
export declare interface BrowserPermissionDeniedStrings {
|
795
|
-
/**
|
796
|
-
* Main button text string.
|
797
|
-
*/
|
798
|
-
primaryButtonText: string;
|
799
|
-
/**
|
800
|
-
* Main text string.
|
801
|
-
*/
|
802
|
-
primaryText: string;
|
803
|
-
/**
|
804
|
-
* Subtext string.
|
805
|
-
*/
|
806
|
-
secondaryText: string;
|
807
|
-
/**
|
808
|
-
* More help link string.
|
809
|
-
*/
|
810
|
-
linkText: string;
|
811
|
-
}
|
812
|
-
|
813
|
-
/**
|
814
|
-
* Fluent styles for {@link BrowserPermissionDenied}.
|
815
|
-
*
|
816
|
-
* @beta
|
817
|
-
*/
|
818
|
-
export declare interface BrowserPermissionDeniedStyles extends BaseCustomStyles {
|
819
|
-
/** Styles for the primary button. */
|
820
|
-
primaryButton?: IButtonStyles;
|
821
|
-
/** Styles for the help troubleshooting link text. */
|
822
|
-
troubleshootingLink?: ILinkStyles;
|
823
|
-
}
|
824
|
-
|
825
453
|
/**
|
826
454
|
* An Adapter interface specific for Azure Communication identity which extends {@link CommonCallAdapter}.
|
827
455
|
*
|
@@ -1075,10 +703,6 @@ export declare interface CallAdapterCallOperations {
|
|
1075
703
|
* @public
|
1076
704
|
*/
|
1077
705
|
sendDtmfTone(dtmfTone: DtmfTone_2): Promise<void>;
|
1078
|
-
/**
|
1079
|
-
* Continues into a call when the browser version is not supported.
|
1080
|
-
*/
|
1081
|
-
allowUnsupportedBrowserVersion(): void;
|
1082
706
|
/**
|
1083
707
|
* Function to Start captions
|
1084
708
|
* @param options - options for start captions
|
@@ -1164,10 +788,6 @@ export declare interface CallAdapterCallOperations {
|
|
1164
788
|
* Mute All participants
|
1165
789
|
*/
|
1166
790
|
muteAllRemoteParticipants(): Promise<void>;
|
1167
|
-
/**
|
1168
|
-
* Return to origin call of breakout room
|
1169
|
-
*/
|
1170
|
-
returnFromBreakoutRoom(): Promise<void>;
|
1171
791
|
}
|
1172
792
|
|
1173
793
|
/**
|
@@ -1202,10 +822,6 @@ export declare type CallAdapterClientState = {
|
|
1202
822
|
* Latest error encountered for each operation performed via the adapter.
|
1203
823
|
*/
|
1204
824
|
latestErrors: AdapterErrors;
|
1205
|
-
/**
|
1206
|
-
* Latest notifications from call client state.
|
1207
|
-
*/
|
1208
|
-
latestNotifications: AdapterNotifications;
|
1209
825
|
/**
|
1210
826
|
* Azure communications Phone number to make PSTN calls with.
|
1211
827
|
*/
|
@@ -1346,7 +962,7 @@ export declare interface CallAdapterDeviceManagement {
|
|
1346
962
|
*
|
1347
963
|
* @public
|
1348
964
|
*/
|
1349
|
-
export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator |
|
965
|
+
export declare type CallAdapterLocator = TeamsMeetingLinkLocator | GroupCallLocator | RoomCallLocator | TeamsMeetingIdLocator;
|
1350
966
|
|
1351
967
|
/**
|
1352
968
|
* {@link CommonCallAdapter} state.
|
@@ -1459,10 +1075,6 @@ export declare interface CallAdapterSubscribers {
|
|
1459
1075
|
* Subscribe function for 'mutedByOthers' event.
|
1460
1076
|
*/
|
1461
1077
|
on(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
|
1462
|
-
/**
|
1463
|
-
* Subscribe function for 'breakoutRoomsUpdated' event.
|
1464
|
-
*/
|
1465
|
-
on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
1466
1078
|
/**
|
1467
1079
|
* Unsubscribe function for 'participantsJoined' event.
|
1468
1080
|
*/
|
@@ -1547,10 +1159,6 @@ export declare interface CallAdapterSubscribers {
|
|
1547
1159
|
* Unsubscribe function for 'mutedByOthers' event.
|
1548
1160
|
*/
|
1549
1161
|
off(event: 'mutedByOthers', listener: PropertyChangedEvent): void;
|
1550
|
-
/**
|
1551
|
-
* Unsubscribe function for 'breakoutRoomsUpdated' event.
|
1552
|
-
*/
|
1553
|
-
off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
1554
1162
|
}
|
1555
1163
|
|
1556
1164
|
/**
|
@@ -1561,7 +1169,6 @@ export declare interface CallAdapterSubscribers {
|
|
1561
1169
|
export declare type CallAdapterUiState = {
|
1562
1170
|
isLocalPreviewMicrophoneEnabled: boolean;
|
1563
1171
|
page: CallCompositePage;
|
1564
|
-
unsupportedBrowserVersionsAllowed?: boolean;
|
1565
1172
|
};
|
1566
1173
|
|
1567
1174
|
/**
|
@@ -1605,7 +1212,7 @@ export declare interface CallAgentState {
|
|
1605
1212
|
*/
|
1606
1213
|
export declare interface CallAndChatLocator {
|
1607
1214
|
/** Locator used by {@link createAzureCommunicationCallWithChatAdapter} to locate the call to join */
|
1608
|
-
callLocator: GroupCallLocator
|
1215
|
+
callLocator: GroupCallLocator;
|
1609
1216
|
/** Chat thread ID used by {@link createAzureCommunicationCallWithChatAdapter} to locate the chat thread to join */
|
1610
1217
|
chatThreadId: string;
|
1611
1218
|
}
|
@@ -1692,12 +1299,6 @@ export declare interface CallClientState {
|
|
1692
1299
|
* See documentation of {@Link CallErrors} for details.
|
1693
1300
|
*/
|
1694
1301
|
latestErrors: CallErrors;
|
1695
|
-
/**
|
1696
|
-
* Stores the latest notifications.
|
1697
|
-
*
|
1698
|
-
* See documentation of {@Link CallNotifications} for details.
|
1699
|
-
*/
|
1700
|
-
latestNotifications: CallNotifications;
|
1701
1302
|
/**
|
1702
1303
|
* A phone number in E.164 format that will be used to represent callers identity.
|
1703
1304
|
* For example, using the alternateCallerId to add a participant using PSTN, this number will
|
@@ -1848,56 +1449,6 @@ export declare type CallCompositeOptions = {
|
|
1848
1449
|
* @defaultValue true
|
1849
1450
|
*/
|
1850
1451
|
callControls?: boolean | CallControlOptions;
|
1851
|
-
/**
|
1852
|
-
* Device permissions check options for your call.
|
1853
|
-
* Here you can choose what device permissions you prompt the user for,
|
1854
|
-
* as well as what device permissions must be accepted before starting a call.
|
1855
|
-
*/
|
1856
|
-
deviceChecks?: DeviceCheckOptions;
|
1857
|
-
/**
|
1858
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
1859
|
-
* unable to grant your site the required permissions for the call.
|
1860
|
-
*
|
1861
|
-
* @example
|
1862
|
-
* ```ts
|
1863
|
-
* onPermissionsTroubleshootingClick: () =>
|
1864
|
-
* window.open('https://contoso.com/permissions-troubleshooting', '_blank');
|
1865
|
-
* ```
|
1866
|
-
*
|
1867
|
-
* @remarks
|
1868
|
-
* if this is not supplied, the composite will not show a 'further troubleshooting' link.
|
1869
|
-
*/
|
1870
|
-
onPermissionsTroubleshootingClick?: (permissionsState: {
|
1871
|
-
camera: PermissionState;
|
1872
|
-
microphone: PermissionState;
|
1873
|
-
}) => void;
|
1874
|
-
/**
|
1875
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
1876
|
-
* having network issues when connecting to the call.
|
1877
|
-
*
|
1878
|
-
* @example
|
1879
|
-
* ```ts
|
1880
|
-
* onNetworkingTroubleShootingClick?: () =>
|
1881
|
-
* window.open('https://contoso.com/network-troubleshooting', '_blank');
|
1882
|
-
* ```
|
1883
|
-
*
|
1884
|
-
* @remarks
|
1885
|
-
* if this is not supplied, the composite will not show a 'network troubleshooting' link.
|
1886
|
-
*/
|
1887
|
-
onNetworkingTroubleShootingClick?: () => void;
|
1888
|
-
/**
|
1889
|
-
* Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
|
1890
|
-
*
|
1891
|
-
* @example
|
1892
|
-
* ```ts
|
1893
|
-
* onBrowserTroubleShootingClick?: () =>
|
1894
|
-
* window.open('https://contoso.com/browser-troubleshooting', '_blank');
|
1895
|
-
* ```
|
1896
|
-
*
|
1897
|
-
* @remarks
|
1898
|
-
* if this is not supplied, the composite will not show a unsupported browser page.
|
1899
|
-
*/
|
1900
|
-
onEnvironmentInfoTroubleshootingClick?: () => void;
|
1901
1452
|
/**
|
1902
1453
|
* Remote participant video tile menu options
|
1903
1454
|
*/
|
@@ -2018,7 +1569,7 @@ export declare type CallCompositeOptions = {
|
|
2018
1569
|
*
|
2019
1570
|
* @public
|
2020
1571
|
*/
|
2021
|
-
export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | '
|
1572
|
+
export declare type CallCompositePage = 'accessDeniedTeamsMeeting' | 'call' | 'configuration' | 'hold' | 'joinCallFailedDueToNoNetwork' | 'leftCall' | 'leaving' | 'lobby' | 'removedFromCall' | 'transferring' | 'badRequest';
|
2022
1573
|
|
2023
1574
|
/**
|
2024
1575
|
* Props for {@link CallComposite}.
|
@@ -2863,40 +2414,6 @@ export declare interface CallCompositeStrings {
|
|
2863
2414
|
* Label for mute all cancel button
|
2864
2415
|
*/
|
2865
2416
|
muteAllCancelButtonLabel: string;
|
2866
|
-
/**
|
2867
|
-
* Label for join breakout room button
|
2868
|
-
*/
|
2869
|
-
joinBreakoutRoomButtonLabel: string;
|
2870
|
-
/**
|
2871
|
-
* Label for button to return from breakout room
|
2872
|
-
*/
|
2873
|
-
returnFromBreakoutRoomButtonLabel: string;
|
2874
|
-
/**
|
2875
|
-
* Label for button to leave breakout room and meeting
|
2876
|
-
*/
|
2877
|
-
leaveBreakoutRoomAndMeetingButtonLabel: string;
|
2878
|
-
/**
|
2879
|
-
* Notification title for when a user joins a breakout room
|
2880
|
-
*/
|
2881
|
-
breakoutRoomJoinedNotificationTitle: string;
|
2882
|
-
/**
|
2883
|
-
* Title for banner to join the assigned breakout room. The banner is shown in mobile view instead of the
|
2884
|
-
* notification.
|
2885
|
-
*/
|
2886
|
-
joinBreakoutRoomBannerTitle: string;
|
2887
|
-
/**
|
2888
|
-
* Label for button in banner to join breakout room. The banner is shown in mobile view instead of the notification.
|
2889
|
-
*/
|
2890
|
-
joinBreakoutRoomBannerButtonLabel: string;
|
2891
|
-
/**
|
2892
|
-
* Title for banner to return from breakout room. The banner is shown in mobile view instead of the notification.
|
2893
|
-
*/
|
2894
|
-
returnFromBreakoutRoomBannerTitle: string;
|
2895
|
-
/**
|
2896
|
-
* Label for button in banner to return from breakout room. The banner is shown in mobile view instead of the
|
2897
|
-
* notification.
|
2898
|
-
*/
|
2899
|
-
returnFromBreakoutRoomBannerButtonLabel: string;
|
2900
2417
|
}
|
2901
2418
|
|
2902
2419
|
/**
|
@@ -2981,7 +2498,7 @@ export declare type CallErrors = {
|
|
2981
2498
|
*
|
2982
2499
|
* @public
|
2983
2500
|
*/
|
2984
|
-
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' | '
|
2501
|
+
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';
|
2985
2502
|
|
2986
2503
|
/**
|
2987
2504
|
* Callback for {@link CallAdapterSubscribers} 'callIdChanged' event.
|
@@ -3091,21 +2608,6 @@ export declare interface CallingTheme {
|
|
3091
2608
|
};
|
3092
2609
|
}
|
3093
2610
|
|
3094
|
-
/**
|
3095
|
-
* @public
|
3096
|
-
*/
|
3097
|
-
export declare interface CallNotification {
|
3098
|
-
target: NotificationTarget;
|
3099
|
-
timestamp: Date;
|
3100
|
-
}
|
3101
|
-
|
3102
|
-
/**
|
3103
|
-
* @public
|
3104
|
-
*/
|
3105
|
-
export declare type CallNotifications = {
|
3106
|
-
[target in NotificationTarget]: CallNotification;
|
3107
|
-
};
|
3108
|
-
|
3109
2611
|
/**
|
3110
2612
|
* Calling participant's state, as reflected in the UI components.
|
3111
2613
|
*
|
@@ -3133,26 +2635,9 @@ export declare type CallParticipantListParticipant = ParticipantListParticipant
|
|
3133
2635
|
};
|
3134
2636
|
|
3135
2637
|
/**
|
3136
|
-
*
|
2638
|
+
* A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
|
3137
2639
|
*
|
3138
|
-
* @
|
3139
|
-
* This is currently in beta and only supports calling one Teams User.
|
3140
|
-
*
|
3141
|
-
* @example
|
3142
|
-
* ```
|
3143
|
-
* ['8:orgid:ab220efe-5725-4742-9792-9fba7c9ac458']
|
3144
|
-
* ```
|
3145
|
-
*
|
3146
|
-
* @beta
|
3147
|
-
*/
|
3148
|
-
export declare type CallParticipantsLocator = {
|
3149
|
-
participantIds: string[];
|
3150
|
-
};
|
3151
|
-
|
3152
|
-
/**
|
3153
|
-
* A {@link React.Context} that stores a {@link @azure/communication-calling#Call}.
|
3154
|
-
*
|
3155
|
-
* Calling components from this package must be wrapped with a {@link CallProvider}.
|
2640
|
+
* Calling components from this package must be wrapped with a {@link CallProvider}.
|
3156
2641
|
*
|
3157
2642
|
* @public
|
3158
2643
|
*/
|
@@ -3249,10 +2734,6 @@ export declare interface CallState {
|
|
3249
2734
|
* Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
|
3250
2735
|
*/
|
3251
2736
|
recording: RecordingCallFeature;
|
3252
|
-
/**
|
3253
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
|
3254
|
-
*/
|
3255
|
-
localRecording: LocalRecordingCallFeatureState;
|
3256
2737
|
/**
|
3257
2738
|
* Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
|
3258
2739
|
*
|
@@ -3309,10 +2790,6 @@ export declare interface CallState {
|
|
3309
2790
|
* Proxy of {@link @azure/communication-calling#Call.role}.
|
3310
2791
|
*/
|
3311
2792
|
role?: ParticipantRole;
|
3312
|
-
/**
|
3313
|
-
* Proxy of {@link @azure/communication-calling#Call.totalParticipantCount}.
|
3314
|
-
*/
|
3315
|
-
totalParticipantCount?: number;
|
3316
2793
|
/**
|
3317
2794
|
* Transfer state of call
|
3318
2795
|
*/
|
@@ -3332,17 +2809,13 @@ export declare interface CallState {
|
|
3332
2809
|
/**
|
3333
2810
|
* Proxy of {@link @azure/communication-calling#Call.info}.
|
3334
2811
|
*/
|
3335
|
-
info?: TeamsCallInfo
|
2812
|
+
info?: TeamsCallInfo;
|
3336
2813
|
/**
|
3337
2814
|
* Proxy of {@link @azure/communication-calling#TeamsMeetingAudioConferencingCallFeature}.
|
3338
2815
|
*/
|
3339
2816
|
meetingConference?: {
|
3340
2817
|
conferencePhones: ConferencePhoneInfo[];
|
3341
2818
|
};
|
3342
|
-
/**
|
3343
|
-
* Proxy of {@link @azure/communication-calling#BreakoutRoomsFeature}.
|
3344
|
-
*/
|
3345
|
-
breakoutRooms?: BreakoutRoomsState;
|
3346
2819
|
}
|
3347
2820
|
|
3348
2821
|
/**
|
@@ -3628,19 +3101,7 @@ export declare interface CallWithChatAdapterManagement {
|
|
3628
3101
|
*
|
3629
3102
|
* @public
|
3630
3103
|
*/
|
3631
|
-
sendMessage(content: string, options?: SendMessageOptions
|
3632
|
-
/**
|
3633
|
-
* Upload an inline image for a message.
|
3634
|
-
*
|
3635
|
-
* @beta
|
3636
|
-
*/
|
3637
|
-
uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
|
3638
|
-
/**
|
3639
|
-
* Delete an inline image for a message.
|
3640
|
-
*
|
3641
|
-
* @beta
|
3642
|
-
*/
|
3643
|
-
deleteImage(imageId: string): Promise<void>;
|
3104
|
+
sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
|
3644
3105
|
/**
|
3645
3106
|
* Send a read receipt for a message.
|
3646
3107
|
*
|
@@ -3658,7 +3119,7 @@ export declare interface CallWithChatAdapterManagement {
|
|
3658
3119
|
*
|
3659
3120
|
* @public
|
3660
3121
|
*/
|
3661
|
-
updateMessage(messageId: string, content: string, options?: Record<string, string>
|
3122
|
+
updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
|
3662
3123
|
/**
|
3663
3124
|
* Delete a message in the thread.
|
3664
3125
|
*
|
@@ -3703,10 +3164,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
3703
3164
|
* @public
|
3704
3165
|
*/
|
3705
3166
|
sendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
|
3706
|
-
/**
|
3707
|
-
* Continues into a call when the browser version is not supported.
|
3708
|
-
*/
|
3709
|
-
allowUnsupportedBrowserVersion(): void;
|
3710
3167
|
/**
|
3711
3168
|
* Function to Start captions
|
3712
3169
|
* @param options - options for start captions
|
@@ -3786,10 +3243,6 @@ export declare interface CallWithChatAdapterManagement {
|
|
3786
3243
|
* Mute a participant
|
3787
3244
|
*/
|
3788
3245
|
muteAllRemoteParticipants(): Promise<void>;
|
3789
|
-
/**
|
3790
|
-
* Return to origin call of breakout room
|
3791
|
-
*/
|
3792
|
-
returnFromBreakoutRoom(): Promise<void>;
|
3793
3246
|
}
|
3794
3247
|
|
3795
3248
|
/**
|
@@ -3823,7 +3276,6 @@ export declare interface CallWithChatAdapterSubscriptions {
|
|
3823
3276
|
on(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
|
3824
3277
|
on(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
|
3825
3278
|
on(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
|
3826
|
-
on(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
3827
3279
|
off(event: 'callEnded', listener: CallEndedListener): void;
|
3828
3280
|
off(event: 'isMutedChanged', listener: IsMutedChangedListener): void;
|
3829
3281
|
off(event: 'callIdChanged', listener: CallIdChangedListener): void;
|
@@ -3841,7 +3293,6 @@ export declare interface CallWithChatAdapterSubscriptions {
|
|
3841
3293
|
off(event: 'isSpokenLanguageChanged', listener: IsSpokenLanguageChangedListener): void;
|
3842
3294
|
off(event: 'capabilitiesChanged', listener: CapabilitiesChangedListener): void;
|
3843
3295
|
off(event: 'spotlightChanged', listener: SpotlightChangedListener): void;
|
3844
|
-
off(event: 'breakoutRoomsUpdated', listener: BreakoutRoomsUpdatedListener): void;
|
3845
3296
|
on(event: 'messageReceived', listener: MessageReceivedListener): void;
|
3846
3297
|
on(event: 'messageEdited', listener: MessageEditedListener): void;
|
3847
3298
|
on(event: 'messageDeleted', listener: MessageDeletedListener): void;
|
@@ -3880,14 +3331,6 @@ export declare interface CallWithChatAdapterUiState {
|
|
3880
3331
|
* @public
|
3881
3332
|
*/
|
3882
3333
|
page: CallCompositePage;
|
3883
|
-
/**
|
3884
|
-
* State to track whether the end user has opted in to using a
|
3885
|
-
* out of date version of a supported browser. Allows the user
|
3886
|
-
* to start a call in this state.
|
3887
|
-
*
|
3888
|
-
* @beta
|
3889
|
-
*/
|
3890
|
-
unsupportedBrowserVersionsAllowed?: boolean;
|
3891
3334
|
}
|
3892
3335
|
|
3893
3336
|
/**
|
@@ -3906,8 +3349,6 @@ export declare interface CallWithChatClientState {
|
|
3906
3349
|
chat?: ChatThreadClientState;
|
3907
3350
|
/** Latest call error encountered for each operation performed via the adapter. */
|
3908
3351
|
latestCallErrors: AdapterErrors;
|
3909
|
-
/** Latest call notifications encountered in the call client state via the adapter. */
|
3910
|
-
latestCallNotifications: AdapterNotifications;
|
3911
3352
|
/** Latest chat error encountered for each operation performed via the adapter. */
|
3912
3353
|
latestChatErrors: AdapterErrors;
|
3913
3354
|
/** State of available and currently selected devices */
|
@@ -4061,62 +3502,6 @@ export declare type CallWithChatCompositeOptions = {
|
|
4061
3502
|
* If using the boolean values, true will cause default behavior across the whole control bar. False hides the whole control bar.
|
4062
3503
|
*/
|
4063
3504
|
callControls?: boolean | CallWithChatControlOptions;
|
4064
|
-
/**
|
4065
|
-
* Properties for configuring the File Sharing feature.
|
4066
|
-
* If undefined, file sharing feature will be disabled.
|
4067
|
-
* @beta
|
4068
|
-
*/
|
4069
|
-
attachmentOptions?: AttachmentOptions;
|
4070
|
-
/**
|
4071
|
-
* Device permissions check options for your call.
|
4072
|
-
* Here you can choose what device permissions you prompt the user for,
|
4073
|
-
* as well as what device permissions must be accepted before starting a call.
|
4074
|
-
*/
|
4075
|
-
deviceChecks?: DeviceCheckOptions;
|
4076
|
-
/**
|
4077
|
-
* Callback you may provide to supply users with further steps to troubleshoot why they have been
|
4078
|
-
* unable to grant your site the required permissions for the call.
|
4079
|
-
*
|
4080
|
-
* @example
|
4081
|
-
* ```ts
|
4082
|
-
* onPermissionsTroubleshootingClick: () =>
|
4083
|
-
* window.open('https://contoso.com/permissions-troubleshooting', '_blank');
|
4084
|
-
* ```
|
4085
|
-
*
|
4086
|
-
* @remarks
|
4087
|
-
* if this is not supplied, the composite will not show a 'further troubleshooting' link.
|
4088
|
-
*/
|
4089
|
-
onPermissionsTroubleshootingClick?: (permissionsState: {
|
4090
|
-
camera: PermissionState;
|
4091
|
-
microphone: PermissionState;
|
4092
|
-
}) => void;
|
4093
|
-
/**
|
4094
|
-
* Optional callback to supply users with further troubleshooting steps for network issues
|
4095
|
-
* experienced when connecting to a call.
|
4096
|
-
*
|
4097
|
-
* @example
|
4098
|
-
* ```ts
|
4099
|
-
* onNetworkingTroubleShootingClick?: () =>
|
4100
|
-
* window.open('https://contoso.com/network-troubleshooting', '_blank');
|
4101
|
-
* ```
|
4102
|
-
*
|
4103
|
-
* @remarks
|
4104
|
-
* if this is not supplied, the composite will not show a 'network troubleshooting' link.
|
4105
|
-
*/
|
4106
|
-
onNetworkingTroubleShootingClick?: () => void;
|
4107
|
-
/**
|
4108
|
-
* Callback you may provide to supply users with a provided page to showcase supported browsers by ACS.
|
4109
|
-
*
|
4110
|
-
* @example
|
4111
|
-
* ```ts
|
4112
|
-
* onBrowserTroubleShootingClick?: () =>
|
4113
|
-
* window.open('https://contoso.com/browser-troubleshooting', '_blank');
|
4114
|
-
* ```
|
4115
|
-
*
|
4116
|
-
* @remarks
|
4117
|
-
* if this is not supplied, the composite will not show a unsupported browser page.
|
4118
|
-
*/
|
4119
|
-
onEnvironmentInfoTroubleshootingClick?: () => void;
|
4120
3505
|
/**
|
4121
3506
|
* Remote participant video tile menu options
|
4122
3507
|
*/
|
@@ -4219,13 +3604,6 @@ export declare type CallWithChatCompositeOptions = {
|
|
4219
3604
|
*/
|
4220
3605
|
hideSpotlightButtons?: boolean;
|
4221
3606
|
};
|
4222
|
-
/**
|
4223
|
-
* Enables rich text editor for the send and edit boxes
|
4224
|
-
* @defaultValue `false`
|
4225
|
-
*
|
4226
|
-
* @beta
|
4227
|
-
*/
|
4228
|
-
richTextEditor?: boolean;
|
4229
3607
|
};
|
4230
3608
|
|
4231
3609
|
/**
|
@@ -4365,14 +3743,6 @@ export declare interface CallWithChatCompositeStrings {
|
|
4365
3743
|
* Side pane Chat screen title.
|
4366
3744
|
*/
|
4367
3745
|
chatPaneTitle: string;
|
4368
|
-
/**
|
4369
|
-
* Side pane Chat screen title in a breakout room.
|
4370
|
-
*/
|
4371
|
-
breakoutRoomChatPaneTitle: string;
|
4372
|
-
/**
|
4373
|
-
* Label for spinner when chat content is loading.
|
4374
|
-
*/
|
4375
|
-
chatContentSpinnerLabel: string;
|
4376
3746
|
/**
|
4377
3747
|
* New Message label for chat button with notification icon component.
|
4378
3748
|
*/
|
@@ -4467,36 +3837,7 @@ export declare interface CallWithChatControlOptions extends CommonCallControlOpt
|
|
4467
3837
|
*
|
4468
3838
|
* @public
|
4469
3839
|
*/
|
4470
|
-
export declare type CallWithChatEvent = 'callError' | 'chatError' | 'callEnded' | 'isMutedChanged' | 'callIdChanged' | 'isLocalScreenSharingActiveChanged' | 'displayNameChanged' | 'isSpeakingChanged' | 'callParticipantsJoined' | 'callParticipantsLeft' | 'selectedMicrophoneChanged' | 'selectedSpeakerChanged' | 'isCaptionsActiveChanged' | 'captionsReceived' | 'isCaptionLanguageChanged' | 'isSpokenLanguageChanged' | 'capabilitiesChanged' | 'spotlightChanged' | '
|
4471
|
-
|
4472
|
-
/**
|
4473
|
-
* @beta
|
4474
|
-
*
|
4475
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
4476
|
-
* by their browsers settings.
|
4477
|
-
*/
|
4478
|
-
export declare const CameraAndMicrophoneSitePermissions: (props: CameraAndMicrophoneSitePermissionsProps) => JSX.Element;
|
4479
|
-
|
4480
|
-
/**
|
4481
|
-
* @beta
|
4482
|
-
* Props for CameraAndMicrophoneSitePermissions component.
|
4483
|
-
*/
|
4484
|
-
export declare interface CameraAndMicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
|
4485
|
-
/** Icon name for the camera icon */
|
4486
|
-
cameraIconName?: string;
|
4487
|
-
/** Icon name for the microphone icon */
|
4488
|
-
microphoneIconName?: string;
|
4489
|
-
/** Icon name for the central icon between the camera and microphone icons */
|
4490
|
-
connectorIconName?: string;
|
4491
|
-
/** Strings for use with the {@link CameraAndMicrophoneSitePermissions} */
|
4492
|
-
strings?: CameraAndMicrophoneSitePermissionsStrings;
|
4493
|
-
}
|
4494
|
-
|
4495
|
-
/**
|
4496
|
-
* @beta
|
4497
|
-
* Strings for CameraAndMicrophoneSitePermissions component.
|
4498
|
-
*/
|
4499
|
-
export declare type CameraAndMicrophoneSitePermissionsStrings = SitePermissionsStrings;
|
3840
|
+
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';
|
4500
3841
|
|
4501
3842
|
/**
|
4502
3843
|
* A button to turn camera on / off.
|
@@ -4658,31 +3999,6 @@ export declare interface CameraButtonStyles extends ControlBarButtonStyles {
|
|
4658
3999
|
menuStyles?: Partial<CameraButtonContextualMenuStyles>;
|
4659
4000
|
}
|
4660
4001
|
|
4661
|
-
/**
|
4662
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
4663
|
-
* by their browsers settings.
|
4664
|
-
*
|
4665
|
-
* @beta
|
4666
|
-
*/
|
4667
|
-
export declare const CameraSitePermissions: (props: CameraSitePermissionsProps) => JSX.Element;
|
4668
|
-
|
4669
|
-
/**
|
4670
|
-
* @beta
|
4671
|
-
* Props for CameraSitePermissions component.
|
4672
|
-
*/
|
4673
|
-
export declare interface CameraSitePermissionsProps extends CommonSitePermissionsProps {
|
4674
|
-
/** Icon name for the camera icon */
|
4675
|
-
cameraIconName?: string;
|
4676
|
-
/** Strings for use with the {@link CameraSitePermissions} */
|
4677
|
-
strings?: CameraSitePermissionsStrings;
|
4678
|
-
}
|
4679
|
-
|
4680
|
-
/**
|
4681
|
-
* @beta
|
4682
|
-
* Strings for CameraSitePermissions component.
|
4683
|
-
*/
|
4684
|
-
export declare type CameraSitePermissionsStrings = SitePermissionsStrings;
|
4685
|
-
|
4686
4002
|
/**
|
4687
4003
|
* @public
|
4688
4004
|
* Callback function run when a message edit is cancelled.
|
@@ -5010,15 +4326,7 @@ export declare interface ChatAdapterThreadManagement {
|
|
5010
4326
|
* Send a message in the thread.
|
5011
4327
|
* Please note that SendMessageOptions is being deprecated, please use MessageOptions instead.
|
5012
4328
|
*/
|
5013
|
-
sendMessage(content: string, options?: SendMessageOptions
|
5014
|
-
/**
|
5015
|
-
* Upload an inline image for a message.
|
5016
|
-
*/
|
5017
|
-
uploadImage(image: Blob, imageFilename: string): Promise<UploadChatImageResult>;
|
5018
|
-
/**
|
5019
|
-
* Delete an inline image for a message.
|
5020
|
-
*/
|
5021
|
-
deleteImage(imageId: string): Promise<void>;
|
4329
|
+
sendMessage(content: string, options?: SendMessageOptions): Promise<void>;
|
5022
4330
|
/**
|
5023
4331
|
* Send a read receipt for a message.
|
5024
4332
|
*/
|
@@ -5039,7 +4347,7 @@ export declare interface ChatAdapterThreadManagement {
|
|
5039
4347
|
* Update a message content.
|
5040
4348
|
* Please note that metadata is being deprecated, please use MessageOptions.metadata instead.
|
5041
4349
|
*/
|
5042
|
-
updateMessage(messageId: string, content: string, options?: Record<string, string>
|
4350
|
+
updateMessage(messageId: string, content: string, options?: Record<string, string>): Promise<void>;
|
5043
4351
|
/**
|
5044
4352
|
* Delete a message in the thread.
|
5045
4353
|
*/
|
@@ -5177,7 +4485,6 @@ export declare type ChatCompositeIcons = {
|
|
5177
4485
|
ParticipantItemOptionsHovered?: JSX.Element;
|
5178
4486
|
SendBoxSend?: JSX.Element;
|
5179
4487
|
SendBoxSendHovered?: JSX.Element;
|
5180
|
-
SendBoxAttachFile?: JSX.Element;
|
5181
4488
|
};
|
5182
4489
|
|
5183
4490
|
/**
|
@@ -5206,13 +4513,6 @@ export declare type ChatCompositeOptions = {
|
|
5206
4513
|
* @defaultValue true
|
5207
4514
|
*/
|
5208
4515
|
errorBar?: boolean;
|
5209
|
-
/**
|
5210
|
-
* Show or hide the participant pane. This feature is in beta and not supported on mobile or narrow screen views.
|
5211
|
-
* @defaultValue false
|
5212
|
-
*
|
5213
|
-
* @beta
|
5214
|
-
*/
|
5215
|
-
participantPane?: boolean;
|
5216
4516
|
/**
|
5217
4517
|
* Show or hide the topic at the top of the chat. Hidden if set to `false`
|
5218
4518
|
* @defaultValue true
|
@@ -5223,19 +4523,6 @@ export declare type ChatCompositeOptions = {
|
|
5223
4523
|
* When undefined nothing has focus on render
|
5224
4524
|
*/
|
5225
4525
|
autoFocus?: 'sendBoxTextField';
|
5226
|
-
/**
|
5227
|
-
* Properties for configuring the File Sharing feature.
|
5228
|
-
* If undefined, file sharing feature will be disabled.
|
5229
|
-
* @beta
|
5230
|
-
*/
|
5231
|
-
attachmentOptions?: AttachmentOptions;
|
5232
|
-
/**
|
5233
|
-
* Enables rich text editor for the send and edit boxes
|
5234
|
-
* @defaultValue `false`
|
5235
|
-
*
|
5236
|
-
* @beta
|
5237
|
-
*/
|
5238
|
-
richTextEditor?: boolean;
|
5239
4526
|
};
|
5240
4527
|
|
5241
4528
|
/**
|
@@ -5263,12 +4550,6 @@ export declare interface ChatCompositeProps extends BaseCompositeProps<ChatCompo
|
|
5263
4550
|
* Flags to enable/disable visual elements of the {@link ChatComposite}.
|
5264
4551
|
*/
|
5265
4552
|
options?: ChatCompositeOptions;
|
5266
|
-
/**
|
5267
|
-
* Optimizes the composite form factor for either desktop or mobile.
|
5268
|
-
* @remarks `mobile` is currently only optimized for Portrait mode on mobile devices and does not support landscape.
|
5269
|
-
* @defaultValue 'desktop'
|
5270
|
-
*/
|
5271
|
-
formFactor?: 'desktop' | 'mobile';
|
5272
4553
|
}
|
5273
4554
|
|
5274
4555
|
/**
|
@@ -5283,26 +4564,6 @@ export declare interface ChatCompositeStrings {
|
|
5283
4564
|
* Chat list header text
|
5284
4565
|
*/
|
5285
4566
|
chatListHeader: string;
|
5286
|
-
/**
|
5287
|
-
* Upload Attachment Button text
|
5288
|
-
*/
|
5289
|
-
uploadAttachment: string;
|
5290
|
-
/**
|
5291
|
-
* Error Message for image data is not provided for image upload
|
5292
|
-
*/
|
5293
|
-
uploadImageDataNotProvided: string;
|
5294
|
-
/**
|
5295
|
-
* Error Message for upload image is too large
|
5296
|
-
*/
|
5297
|
-
uploadImageIsTooLarge: string;
|
5298
|
-
/**
|
5299
|
-
* Error Message for unsupported image extension for image upload
|
5300
|
-
*/
|
5301
|
-
uploadImageExtensionIsNotAllowed: string;
|
5302
|
-
/**
|
5303
|
-
* Error Message for unable to upload image
|
5304
|
-
*/
|
5305
|
-
uploadImageFailed: string;
|
5306
4567
|
}
|
5307
4568
|
|
5308
4569
|
/**
|
@@ -5351,7 +4612,7 @@ export declare type ChatErrors = {
|
|
5351
4612
|
*
|
5352
4613
|
* @public
|
5353
4614
|
*/
|
5354
|
-
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.
|
4615
|
+
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';
|
5355
4616
|
|
5356
4617
|
/**
|
5357
4618
|
* Object containing all the handlers required for chat components.
|
@@ -5362,15 +4623,13 @@ export declare type ChatErrorTarget = 'ChatClient.createChatThread' | 'ChatClien
|
|
5362
4623
|
* @public
|
5363
4624
|
*/
|
5364
4625
|
export declare type ChatHandlers = {
|
5365
|
-
onSendMessage: (content: string, options?: SendMessageOptions
|
5366
|
-
onUploadImage: (image: Blob, imageFilename: string) => Promise<UploadChatImageResult>;
|
5367
|
-
onDeleteImage: (imageId: string) => Promise<void>;
|
4626
|
+
onSendMessage: (content: string, options?: SendMessageOptions) => Promise<void>;
|
5368
4627
|
onMessageSeen: (chatMessageId: string) => Promise<void>;
|
5369
4628
|
onTyping: () => Promise<void>;
|
5370
4629
|
onRemoveParticipant: (userId: string) => Promise<void>;
|
5371
4630
|
updateThreadTopicName: (topicName: string) => Promise<void>;
|
5372
4631
|
onLoadPreviousChatMessages: (messagesToLoad: number) => Promise<boolean>;
|
5373
|
-
onUpdateMessage: (messageId: string, content: string
|
4632
|
+
onUpdateMessage: (messageId: string, content: string) => Promise<void>;
|
5374
4633
|
onDeleteMessage: (messageId: string) => Promise<void>;
|
5375
4634
|
};
|
5376
4635
|
|
@@ -5413,12 +4672,6 @@ export declare interface ChatMessage extends MessageCommon {
|
|
5413
4672
|
attachments?: AttachmentMetadata[];
|
5414
4673
|
}
|
5415
4674
|
|
5416
|
-
/**
|
5417
|
-
* @beta
|
5418
|
-
* Type of the message content, either 'text' or 'html'.
|
5419
|
-
*/
|
5420
|
-
export declare type ChatMessageType = 'text' | 'html';
|
5421
|
-
|
5422
4675
|
/**
|
5423
4676
|
* An extension to {@link @azure/communication-chat#ChatMessage} that stores
|
5424
4677
|
* client-side only metadata for chat messages.
|
@@ -5525,8 +4778,6 @@ export declare type ChatThreadClientState = {
|
|
5525
4778
|
*/
|
5526
4779
|
export declare type ChatThreadProperties = {
|
5527
4780
|
topic?: string;
|
5528
|
-
createdBy?: CommunicationIdentifierKind;
|
5529
|
-
messagingPolicy?: MessagingPolicy;
|
5530
4781
|
};
|
5531
4782
|
|
5532
4783
|
/**
|
@@ -5793,7 +5044,6 @@ export declare interface CommonCallingHandlers {
|
|
5793
5044
|
onSendDtmfTone: (dtmfTone: DtmfTone_2) => Promise<void>;
|
5794
5045
|
onRemoveParticipant(userId: string): Promise<void>;
|
5795
5046
|
onRemoveParticipant(participant: CommunicationIdentifier): Promise<void>;
|
5796
|
-
askDevicePermission: (constrain: PermissionConstraints) => Promise<void>;
|
5797
5047
|
onStartCall: (participants: CommunicationIdentifier[], options?: StartCallOptions) => void;
|
5798
5048
|
onAcceptCall: (incomingCallId: string, useVideo?: boolean) => Promise<void>;
|
5799
5049
|
onRejectCall: (incomingCallId: string) => Promise<void>;
|
@@ -5823,39 +5073,6 @@ export declare type CommonProperties<A, B> = {
|
|
5823
5073
|
[P in keyof A & keyof B]: A[P] extends B[P] ? P : never;
|
5824
5074
|
}[keyof A & keyof B];
|
5825
5075
|
|
5826
|
-
/**
|
5827
|
-
* @beta
|
5828
|
-
* Props for SitePermissions components.
|
5829
|
-
*/
|
5830
|
-
export declare interface CommonSitePermissionsProps {
|
5831
|
-
/**
|
5832
|
-
* Name of application calling experience is in.
|
5833
|
-
*/
|
5834
|
-
appName: string;
|
5835
|
-
/**
|
5836
|
-
* Kind of the Site Permissions component.
|
5837
|
-
*/
|
5838
|
-
kind: 'request' | 'denied' | 'check';
|
5839
|
-
/**
|
5840
|
-
* Type of the browser used, the Site permission component will show different guidance text based on the browser type
|
5841
|
-
*/
|
5842
|
-
browserHint?: 'safari' | 'unset';
|
5843
|
-
/**
|
5844
|
-
* Action to be taken by the more help link. Possible to send to external page or show other modal.
|
5845
|
-
* If this is not provided the button will not be shown.
|
5846
|
-
*/
|
5847
|
-
onTroubleshootingClick?: () => void;
|
5848
|
-
/**
|
5849
|
-
* Action that is taken when the user clicks the continue anyway button.
|
5850
|
-
* If this is not provided the button will not be shown.
|
5851
|
-
*/
|
5852
|
-
onContinueAnywayClick?: () => void;
|
5853
|
-
/**
|
5854
|
-
* Styles for SitePermissions component.
|
5855
|
-
*/
|
5856
|
-
styles?: SitePermissionsStyles;
|
5857
|
-
}
|
5858
|
-
|
5859
5076
|
/**
|
5860
5077
|
* A Chat or Calling participant's state, as reflected in the UI.
|
5861
5078
|
*
|
@@ -5917,6 +5134,13 @@ export declare const COMPONENT_LOCALE_EN_US: ComponentLocale;
|
|
5917
5134
|
*/
|
5918
5135
|
export declare const COMPONENT_LOCALE_ES_ES: ComponentLocale;
|
5919
5136
|
|
5137
|
+
/**
|
5138
|
+
* Locale for Spanish (Mexico).
|
5139
|
+
*
|
5140
|
+
* @public
|
5141
|
+
*/
|
5142
|
+
export declare const COMPONENT_LOCALE_ES_MX: ComponentLocale;
|
5143
|
+
|
5920
5144
|
/**
|
5921
5145
|
* Locale for Finnish (Finland).
|
5922
5146
|
*
|
@@ -5924,6 +5148,13 @@ export declare const COMPONENT_LOCALE_ES_ES: ComponentLocale;
|
|
5924
5148
|
*/
|
5925
5149
|
export declare const COMPONENT_LOCALE_FI_FI: ComponentLocale;
|
5926
5150
|
|
5151
|
+
/**
|
5152
|
+
* Locale for French (Canada).
|
5153
|
+
*
|
5154
|
+
* @public
|
5155
|
+
*/
|
5156
|
+
export declare const COMPONENT_LOCALE_FR_CA: ComponentLocale;
|
5157
|
+
|
5927
5158
|
/**
|
5928
5159
|
* Locale for French (France).
|
5929
5160
|
*
|
@@ -6039,11 +5270,6 @@ export declare type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS
|
|
6039
5270
|
export declare interface ComponentLocale {
|
6040
5271
|
/** Strings for components */
|
6041
5272
|
strings: ComponentStrings;
|
6042
|
-
/**
|
6043
|
-
* Optional function to provide customized date format.
|
6044
|
-
* @beta
|
6045
|
-
*/
|
6046
|
-
onDisplayDateTimeString?: (messageDate: Date) => string;
|
6047
5273
|
}
|
6048
5274
|
|
6049
5275
|
/**
|
@@ -6093,10 +5319,6 @@ export declare interface ComponentStrings {
|
|
6093
5319
|
typingIndicator: TypingIndicatorStrings;
|
6094
5320
|
/** Strings for SendBox */
|
6095
5321
|
sendBox: SendBoxStrings;
|
6096
|
-
/** Strings for RichTextSendBox */
|
6097
|
-
richTextSendBox: RichTextSendBoxStrings;
|
6098
|
-
/** Strings for MentionPopover */
|
6099
|
-
mentionPopover: MentionPopoverStrings;
|
6100
5322
|
/** Strings for ImageOverlay */
|
6101
5323
|
imageOverlay: ImageOverlayStrings;
|
6102
5324
|
/** Strings for MessageStatusIndicator */
|
@@ -6113,46 +5335,10 @@ export declare interface ComponentStrings {
|
|
6113
5335
|
videoTile: VideoTileStrings;
|
6114
5336
|
/** Strings for HoldButton */
|
6115
5337
|
holdButton: HoldButtonStrings;
|
6116
|
-
/** Strings for a site's permission request prompt */
|
6117
|
-
CameraAndMicrophoneSitePermissionsRequest: SitePermissionsStrings;
|
6118
|
-
/** Strings for a site's permission request prompt */
|
6119
|
-
CameraSitePermissionsRequest: SitePermissionsStrings;
|
6120
|
-
/** Strings for a site's permission request prompt */
|
6121
|
-
MicrophoneSitePermissionsRequest: SitePermissionsStrings;
|
6122
|
-
/** Strings for a site's permission generic checking prompt */
|
6123
|
-
CameraAndMicrophoneSitePermissionsCheck: SitePermissionsStrings;
|
6124
|
-
/** Strings for a site's permission generic checking prompt */
|
6125
|
-
CameraSitePermissionsCheck: SitePermissionsStrings;
|
6126
|
-
/** Strings for a site's permission generic checking prompt */
|
6127
|
-
MicrophoneSitePermissionsCheck: SitePermissionsStrings;
|
6128
|
-
/** Strings for a site's permission denied prompt */
|
6129
|
-
CameraAndMicrophoneSitePermissionsDenied: SitePermissionsStrings;
|
6130
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6131
|
-
CameraAndMicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6132
|
-
/** Strings for a site's permission denied prompt */
|
6133
|
-
CameraSitePermissionsDenied: SitePermissionsStrings;
|
6134
|
-
/** Strings for a site's permission denied prompt */
|
6135
|
-
MicrophoneSitePermissionsDenied: SitePermissionsStrings;
|
6136
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6137
|
-
CameraSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6138
|
-
/** Strings for a site's permission denied prompt for safari browsers*/
|
6139
|
-
MicrophoneSitePermissionsDeniedSafari: SitePermissionsStrings;
|
6140
|
-
/** Strings for unsupported browser UI */
|
6141
|
-
UnsupportedBrowser: UnsupportedBrowserStrings;
|
6142
|
-
/** Strings for unsupported browser version UI */
|
6143
|
-
UnsupportedBrowserVersion: UnsupportedBrowserVersionStrings;
|
6144
|
-
/** Strings for unsupported browser version UI */
|
6145
|
-
UnsupportedOperatingSystem: UnsupportedOperatingSystemStrings;
|
6146
|
-
/** Strings for BrowserPemissionDenied */
|
6147
|
-
BrowserPermissionDenied: BrowserPermissionDeniedStrings;
|
6148
|
-
/** Strings for BrowserPemissionDeniedIOS */
|
6149
|
-
BrowserPermissionDeniedIOS: BrowserPermissionDeniedIOSStrings;
|
6150
5338
|
/**
|
6151
5339
|
* Strings for the VerticalGallery.
|
6152
5340
|
*/
|
6153
5341
|
verticalGallery: VerticalGalleryStrings;
|
6154
|
-
/** Strings for the participant list component */
|
6155
|
-
ParticipantList: ParticipantListStrings;
|
6156
5342
|
/** Strings for the MeetingConferencePhoneInfoModal */
|
6157
5343
|
meetingConferencePhoneInfo: MeetingConferencePhoneInfoModalStrings;
|
6158
5344
|
IncomingCallNotification: IncomingCallNotificationStrings;
|
@@ -6207,6 +5393,13 @@ export declare const COMPOSITE_LOCALE_EN_US: CompositeLocale;
|
|
6207
5393
|
*/
|
6208
5394
|
export declare const COMPOSITE_LOCALE_ES_ES: CompositeLocale;
|
6209
5395
|
|
5396
|
+
/**
|
5397
|
+
* Locale for Spanish (Mexico)
|
5398
|
+
*
|
5399
|
+
* @public
|
5400
|
+
*/
|
5401
|
+
export declare const COMPOSITE_LOCALE_ES_MX: CompositeLocale;
|
5402
|
+
|
6210
5403
|
/**
|
6211
5404
|
* Locale for Finnish (Finland)
|
6212
5405
|
*
|
@@ -6214,6 +5407,13 @@ export declare const COMPOSITE_LOCALE_ES_ES: CompositeLocale;
|
|
6214
5407
|
*/
|
6215
5408
|
export declare const COMPOSITE_LOCALE_FI_FI: CompositeLocale;
|
6216
5409
|
|
5410
|
+
/**
|
5411
|
+
* Locale for French (Canada)
|
5412
|
+
*
|
5413
|
+
* @public
|
5414
|
+
*/
|
5415
|
+
export declare const COMPOSITE_LOCALE_FR_CA: CompositeLocale;
|
5416
|
+
|
6217
5417
|
/**
|
6218
5418
|
* Locale for French (France)
|
6219
5419
|
*
|
@@ -6693,7 +5893,7 @@ export declare const createStatefulChatClient: (args: StatefulChatClientArgs, op
|
|
6693
5893
|
/**
|
6694
5894
|
* @public
|
6695
5895
|
*/
|
6696
|
-
export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs
|
5896
|
+
export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs) => Promise<TeamsCallAdapter>;
|
6697
5897
|
|
6698
5898
|
/**
|
6699
5899
|
* Create a {@link TeamsCallAdapter} using the provided {@link StatefulCallClient}.
|
@@ -6703,7 +5903,7 @@ export declare const createTeamsCallAdapter: (args: TeamsCallAdapterArgs | Teams
|
|
6703
5903
|
*
|
6704
5904
|
* @public
|
6705
5905
|
*/
|
6706
|
-
export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator
|
5906
|
+
export declare const createTeamsCallAdapterFromClient: (callClient: StatefulCallClient, callAgent: TeamsCallAgent, locator: CallAdapterLocator, options?: TeamsAdapterOptions) => Promise<TeamsCallAdapter>;
|
6707
5907
|
|
6708
5908
|
/**
|
6709
5909
|
* Object returned after creating a local or remote VideoStream.
|
@@ -6934,11 +6134,7 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
6934
6134
|
RaiseHandContextualMenuItem: React_2.JSX.Element;
|
6935
6135
|
LowerHandContextualMenuItem: React_2.JSX.Element;
|
6936
6136
|
ReactionButtonIcon: React_2.JSX.Element;
|
6937
|
-
CancelAttachmentUpload: React_2.JSX.Element;
|
6938
|
-
DownloadAttachment: React_2.JSX.Element;
|
6939
6137
|
OpenAttachment: React_2.JSX.Element;
|
6940
|
-
AttachmentMoreMenu: React_2.JSX.Element;
|
6941
|
-
DataLossPreventionProhibited: React_2.JSX.Element;
|
6942
6138
|
EditBoxCancel: React_2.JSX.Element;
|
6943
6139
|
EditBoxSubmit: React_2.JSX.Element;
|
6944
6140
|
ErrorBarCallCameraAccessDenied: React_2.JSX.Element;
|
@@ -6957,11 +6153,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
6957
6153
|
ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
|
6958
6154
|
ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
|
6959
6155
|
NotificationBarRecording: React_2.JSX.Element;
|
6960
|
-
NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
|
6961
|
-
NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
|
6962
|
-
NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
|
6963
|
-
NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
|
6964
|
-
NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
|
6965
6156
|
HorizontalGalleryLeftButton: React_2.JSX.Element;
|
6966
6157
|
HorizontalGalleryRightButton: React_2.JSX.Element;
|
6967
6158
|
MessageDelivered: React_2.JSX.Element;
|
@@ -6986,13 +6177,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
6986
6177
|
SendBoxSendHovered: React_2.JSX.Element;
|
6987
6178
|
VideoTileMicOff: React_2.JSX.Element;
|
6988
6179
|
DialpadBackspace: React_2.JSX.Element;
|
6989
|
-
SitePermissionsSparkle: React_2.JSX.Element;
|
6990
|
-
SitePermissionCamera: React_2.JSX.Element;
|
6991
|
-
SitePermissionMic: React_2.JSX.Element;
|
6992
|
-
SitePermissionCameraDenied: React_2.JSX.Element;
|
6993
|
-
SitePermissionMicDenied: React_2.JSX.Element;
|
6994
|
-
UnsupportedEnvironmentWarning: React_2.JSX.Element;
|
6995
|
-
BrowserPermissionDeniedError: React_2.JSX.Element;
|
6996
6180
|
VideoTilePinned: React_2.JSX.Element;
|
6997
6181
|
ParticipantItemPinned: React_2.JSX.Element;
|
6998
6182
|
VideoTileMoreOptions: React_2.JSX.Element;
|
@@ -7022,20 +6206,6 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
7022
6206
|
StartSpotlightContextualMenuItem: React_2.JSX.Element;
|
7023
6207
|
StopSpotlightContextualMenuItem: React_2.JSX.Element;
|
7024
6208
|
VideoTileSpotlighted: React_2.JSX.Element;
|
7025
|
-
RichTextBoldButtonIcon: React_2.JSX.Element;
|
7026
|
-
RichTextItalicButtonIcon: React_2.JSX.Element;
|
7027
|
-
RichTextUnderlineButtonIcon: React_2.JSX.Element;
|
7028
|
-
RichTextBulletListButtonIcon: React_2.JSX.Element;
|
7029
|
-
RichTextNumberListButtonIcon: React_2.JSX.Element;
|
7030
|
-
RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
|
7031
|
-
RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
|
7032
|
-
RichTextDividerIcon: React_2.JSX.Element;
|
7033
|
-
RichTextEditorButtonIcon: React_2.JSX.Element;
|
7034
|
-
RichTextEditorButtonIconFilled: React_2.JSX.Element;
|
7035
|
-
RichTextInsertTableRegularIcon: React_2.JSX.Element;
|
7036
|
-
RichTextInsertTableFilledIcon: React_2.JSX.Element;
|
7037
|
-
RichTextTableInsertMenuIcon: React_2.JSX.Element;
|
7038
|
-
RichTextTableDeleteMenuIcon: React_2.JSX.Element;
|
7039
6209
|
ContextualMenuMicMutedIcon: React_2.JSX.Element;
|
7040
6210
|
IncomingCallNotificationRejectIcon: React_2.JSX.Element;
|
7041
6211
|
IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
|
@@ -7060,7 +6230,6 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7060
6230
|
ParticipantItemOptionsHovered: JSX.Element;
|
7061
6231
|
SendBoxSend: JSX.Element;
|
7062
6232
|
SendBoxSendHovered: JSX.Element;
|
7063
|
-
SendBoxAttachFile?: JSX.Element | undefined;
|
7064
6233
|
ControlBarPeopleButton?: JSX.Element | undefined;
|
7065
6234
|
ControlButtonCameraOff: JSX.Element;
|
7066
6235
|
ControlButtonCameraOn: JSX.Element;
|
@@ -7148,35 +6317,20 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7148
6317
|
MoreDrawerSelectedMicrophone?: JSX.Element | undefined;
|
7149
6318
|
MoreDrawerSelectedSpeaker?: JSX.Element | undefined;
|
7150
6319
|
MoreDrawerSpeakers?: JSX.Element | undefined;
|
6320
|
+
SendBoxAttachFile?: JSX.Element | undefined;
|
7151
6321
|
ChatMessageOptions: React_2.JSX.Element;
|
7152
6322
|
ControlButtonParticipantsContextualMenuItem: React_2.JSX.Element;
|
7153
|
-
CancelAttachmentUpload: React_2.JSX.Element;
|
7154
|
-
DownloadAttachment: React_2.JSX.Element;
|
7155
6323
|
OpenAttachment: React_2.JSX.Element;
|
7156
|
-
AttachmentMoreMenu: React_2.JSX.Element;
|
7157
|
-
DataLossPreventionProhibited: React_2.JSX.Element;
|
7158
6324
|
ErrorBarCallVideoRecoveredBySystem: React_2.JSX.Element;
|
7159
6325
|
ErrorBarCallVideoStoppedBySystem: React_2.JSX.Element;
|
7160
6326
|
ErrorBarMutedByRemoteParticipant: React_2.JSX.Element;
|
7161
6327
|
NotificationBarRecording: React_2.JSX.Element;
|
7162
|
-
NotificationBarBreakoutRoomOpened: React_2.JSX.Element;
|
7163
|
-
NotificationBarBreakoutRoomPromptJoin: React_2.JSX.Element;
|
7164
|
-
NotificationBarBreakoutRoomChanged: React_2.JSX.Element;
|
7165
|
-
NotificationBarBreakoutRoomJoined: React_2.JSX.Element;
|
7166
|
-
NotificationBarBreakoutRoomClosingSoon: React_2.JSX.Element;
|
7167
6328
|
MessageResend: React_2.JSX.Element;
|
7168
6329
|
ParticipantItemSpotlighted: React_2.JSX.Element;
|
7169
6330
|
HoldCallContextualMenuItem: React_2.JSX.Element;
|
7170
6331
|
HoldCallButton: React_2.JSX.Element;
|
7171
6332
|
ResumeCall: React_2.JSX.Element;
|
7172
6333
|
DialpadBackspace: React_2.JSX.Element;
|
7173
|
-
SitePermissionsSparkle: React_2.JSX.Element;
|
7174
|
-
SitePermissionCamera: React_2.JSX.Element;
|
7175
|
-
SitePermissionMic: React_2.JSX.Element;
|
7176
|
-
SitePermissionCameraDenied: React_2.JSX.Element;
|
7177
|
-
SitePermissionMicDenied: React_2.JSX.Element;
|
7178
|
-
UnsupportedEnvironmentWarning: React_2.JSX.Element;
|
7179
|
-
BrowserPermissionDeniedError: React_2.JSX.Element;
|
7180
6334
|
VideoTilePinned: React_2.JSX.Element;
|
7181
6335
|
ParticipantItemPinned: React_2.JSX.Element;
|
7182
6336
|
VideoTileMoreOptions: React_2.JSX.Element;
|
@@ -7206,56 +6360,12 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
7206
6360
|
StartSpotlightContextualMenuItem: React_2.JSX.Element;
|
7207
6361
|
StopSpotlightContextualMenuItem: React_2.JSX.Element;
|
7208
6362
|
VideoTileSpotlighted: React_2.JSX.Element;
|
7209
|
-
RichTextBoldButtonIcon: React_2.JSX.Element;
|
7210
|
-
RichTextItalicButtonIcon: React_2.JSX.Element;
|
7211
|
-
RichTextUnderlineButtonIcon: React_2.JSX.Element;
|
7212
|
-
RichTextBulletListButtonIcon: React_2.JSX.Element;
|
7213
|
-
RichTextNumberListButtonIcon: React_2.JSX.Element;
|
7214
|
-
RichTextIndentDecreaseButtonIcon: React_2.JSX.Element;
|
7215
|
-
RichTextIndentIncreaseButtonIcon: React_2.JSX.Element;
|
7216
|
-
RichTextDividerIcon: React_2.JSX.Element;
|
7217
|
-
RichTextEditorButtonIcon: React_2.JSX.Element;
|
7218
|
-
RichTextEditorButtonIconFilled: React_2.JSX.Element;
|
7219
|
-
RichTextInsertTableRegularIcon: React_2.JSX.Element;
|
7220
|
-
RichTextInsertTableFilledIcon: React_2.JSX.Element;
|
7221
|
-
RichTextTableInsertMenuIcon: React_2.JSX.Element;
|
7222
|
-
RichTextTableDeleteMenuIcon: React_2.JSX.Element;
|
7223
6363
|
ContextualMenuMicMutedIcon: React_2.JSX.Element;
|
7224
6364
|
IncomingCallNotificationRejectIcon: React_2.JSX.Element;
|
7225
6365
|
IncomingCallNotificationAcceptIcon: React_2.JSX.Element;
|
7226
6366
|
IncomingCallNotificationAcceptWithVideoIcon: React_2.JSX.Element;
|
7227
6367
|
};
|
7228
6368
|
|
7229
|
-
/**
|
7230
|
-
* @beta
|
7231
|
-
*
|
7232
|
-
* The default menu action for downloading attachments. This action will open the attachment's URL in a new tab.
|
7233
|
-
*/
|
7234
|
-
export declare const defaultAttachmentMenuAction: AttachmentMenuAction;
|
7235
|
-
|
7236
|
-
/**
|
7237
|
-
* Device Checks.
|
7238
|
-
* Choose whether or not to block starting a call depending on camera and microphone permission options.
|
7239
|
-
*
|
7240
|
-
* @beta
|
7241
|
-
*/
|
7242
|
-
export declare interface DeviceCheckOptions {
|
7243
|
-
/**
|
7244
|
-
* Camera Permission prompts for your call.
|
7245
|
-
* 'required' - requires the permission to be allowed before permitting the user join the call.
|
7246
|
-
* 'optional' - permission can be disallowed and the user is still permitted to join the call.
|
7247
|
-
* 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
|
7248
|
-
*/
|
7249
|
-
camera: 'required' | 'optional' | 'doNotPrompt';
|
7250
|
-
/**
|
7251
|
-
* Microphone permission prompts for your call.
|
7252
|
-
* 'required' - requires the permission to be allowed before permitting the user join the call.
|
7253
|
-
* 'optional' - permission can be disallowed and the user is still permitted to join the call.
|
7254
|
-
* 'doNotPrompt' - permission is not required and the user is not prompted to allow the permission.
|
7255
|
-
*/
|
7256
|
-
microphone: 'required' | 'optional' | 'doNotPrompt';
|
7257
|
-
}
|
7258
|
-
|
7259
6369
|
/**
|
7260
6370
|
* This type is meant to encapsulate all the state inside {@link @azure/communication-calling#DeviceManager}. For
|
7261
6371
|
* optional parameters they may not be available until permission is granted by the user. The cameras, microphones,
|
@@ -7908,7 +7018,7 @@ export declare const fromFlatCommunicationIdentifier: (id: string) => Communicat
|
|
7908
7018
|
*
|
7909
7019
|
* @public
|
7910
7020
|
*/
|
7911
|
-
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 : undefined;
|
7021
|
+
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 ? EmptySelector : undefined;
|
7912
7022
|
|
7913
7023
|
/**
|
7914
7024
|
* Get the selector for a specified component.
|
@@ -7925,7 +7035,7 @@ export declare const getCallingSelector: <Component extends (props: any) => JSX.
|
|
7925
7035
|
*
|
7926
7036
|
* @public
|
7927
7037
|
*/
|
7928
|
-
export declare type GetChatSelector<Component extends (props: any) => JSX.Element | undefined> = AreEqual<Component, typeof SendBox> extends true ? SendBoxSelector : AreEqual<Component, typeof
|
7038
|
+
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;
|
7929
7039
|
|
7930
7040
|
/**
|
7931
7041
|
* Get the selector for a specified component.
|
@@ -8111,10 +7221,6 @@ export declare interface _Identifiers {
|
|
8111
7221
|
verticalGalleryVideoTile: string;
|
8112
7222
|
/** `data-ui-id` value for `VerticalGallery` Component's page counter */
|
8113
7223
|
verticalGalleryPageCounter: string;
|
8114
|
-
/** `data-ui-id` value for `MentionPopover` Component's suggestion list */
|
8115
|
-
mentionSuggestionList: string;
|
8116
|
-
/** `data-ui-id` value for `MentionPopover` Component's suggestion list item */
|
8117
|
-
mentionSuggestionItem: string;
|
8118
7224
|
}
|
8119
7225
|
|
8120
7226
|
/**
|
@@ -8176,13 +7282,6 @@ export declare interface ImageOverlayStrings {
|
|
8176
7282
|
dismissButtonAriaLabel: string;
|
8177
7283
|
}
|
8178
7284
|
|
8179
|
-
/**
|
8180
|
-
* Preset dark theme for the ImageOverlay component.
|
8181
|
-
*
|
8182
|
-
* @public
|
8183
|
-
*/
|
8184
|
-
export declare const imageOverlayTheme: PartialTheme;
|
8185
|
-
|
8186
7285
|
/**
|
8187
7286
|
* @public
|
8188
7287
|
* This contains a readonly array that returns all the active `incomingCalls`.
|
@@ -8636,28 +7735,6 @@ export declare type LocalizationProviderProps = {
|
|
8636
7735
|
children: React_2.ReactNode;
|
8637
7736
|
};
|
8638
7737
|
|
8639
|
-
/**
|
8640
|
-
* State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
|
8641
|
-
* automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
|
8642
|
-
*
|
8643
|
-
* @beta
|
8644
|
-
*/
|
8645
|
-
export declare interface LocalRecordingCallFeatureState {
|
8646
|
-
/**
|
8647
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
|
8648
|
-
*/
|
8649
|
-
isLocalRecordingActive: boolean;
|
8650
|
-
/**
|
8651
|
-
* Contains list of information of started recordings
|
8652
|
-
* Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
|
8653
|
-
*/
|
8654
|
-
activeLocalRecordings?: LocalRecordingInfo[];
|
8655
|
-
/**
|
8656
|
-
* Contains list of information of stopped recordings
|
8657
|
-
*/
|
8658
|
-
lastStoppedLocalRecording?: LocalRecordingInfo[];
|
8659
|
-
}
|
8660
|
-
|
8661
7738
|
/**
|
8662
7739
|
* @public
|
8663
7740
|
*/
|
@@ -8802,76 +7879,6 @@ export declare interface MeetingConferencePhoneInfoModalStrings {
|
|
8802
7879
|
meetingConferencePhoneInfoModalNoPhoneAvailable: string;
|
8803
7880
|
}
|
8804
7881
|
|
8805
|
-
/**
|
8806
|
-
* Mention's state, as reflected in the UI.
|
8807
|
-
*
|
8808
|
-
* @beta
|
8809
|
-
*/
|
8810
|
-
export declare interface Mention {
|
8811
|
-
/** ID of a mention */
|
8812
|
-
id: string;
|
8813
|
-
/** Display text of a mention */
|
8814
|
-
displayText: string;
|
8815
|
-
/** Optional React element to render an item icon of a mention suggestion */
|
8816
|
-
icon?: JSX.Element;
|
8817
|
-
}
|
8818
|
-
|
8819
|
-
/**
|
8820
|
-
* Options to display suggestions in the mention scenario.
|
8821
|
-
*
|
8822
|
-
* @beta
|
8823
|
-
*/
|
8824
|
-
export declare interface MentionDisplayOptions {
|
8825
|
-
/**
|
8826
|
-
* Optional callback for customizing the mention renderer in a message thread.
|
8827
|
-
*/
|
8828
|
-
onRenderMention?: (mention: Mention, defaultOnRender: (mention: Mention) => JSX.Element) => JSX.Element;
|
8829
|
-
}
|
8830
|
-
|
8831
|
-
/**
|
8832
|
-
* Options to lookup suggestions in the mention scenario.
|
8833
|
-
*
|
8834
|
-
* @beta
|
8835
|
-
*/
|
8836
|
-
export declare interface MentionLookupOptions {
|
8837
|
-
/**
|
8838
|
-
* Optional string to set trigger keyword for mention a specific participant.
|
8839
|
-
*
|
8840
|
-
* @defaultValue `@`
|
8841
|
-
*/
|
8842
|
-
trigger?: string;
|
8843
|
-
/**
|
8844
|
-
* Optional callback to fetch a list of mention suggestions base on the query.
|
8845
|
-
*/
|
8846
|
-
onQueryUpdated: (query: string) => Promise<Mention[]>;
|
8847
|
-
/**
|
8848
|
-
* Optional callback to render an item of the mention suggestions list.
|
8849
|
-
*/
|
8850
|
-
onRenderSuggestionItem?: (suggestion: Mention, onSuggestionSelected: (suggestion: Mention) => void, isActive: boolean) => JSX.Element;
|
8851
|
-
}
|
8852
|
-
|
8853
|
-
/**
|
8854
|
-
* Options to lookup suggestions and display mentions in the mention scenario.
|
8855
|
-
*
|
8856
|
-
* @beta
|
8857
|
-
*/
|
8858
|
-
export declare type MentionOptions = {
|
8859
|
-
lookupOptions?: MentionLookupOptions;
|
8860
|
-
displayOptions?: MentionDisplayOptions;
|
8861
|
-
};
|
8862
|
-
|
8863
|
-
/**
|
8864
|
-
* Strings of {@link _MentionPopover} that can be overridden.
|
8865
|
-
*
|
8866
|
-
* @beta
|
8867
|
-
*/
|
8868
|
-
export declare interface MentionPopoverStrings {
|
8869
|
-
/**
|
8870
|
-
* Header text for MentionPopover
|
8871
|
-
*/
|
8872
|
-
mentionPopoverHeader: string;
|
8873
|
-
}
|
8874
|
-
|
8875
7882
|
/**
|
8876
7883
|
* Discriminated union of all messages.
|
8877
7884
|
*
|
@@ -8879,7 +7886,7 @@ export declare interface MentionPopoverStrings {
|
|
8879
7886
|
*
|
8880
7887
|
* @public
|
8881
7888
|
*/
|
8882
|
-
export declare type Message = ChatMessage | SystemMessage | CustomMessage
|
7889
|
+
export declare type Message = ChatMessage | SystemMessage | CustomMessage;
|
8883
7890
|
|
8884
7891
|
/**
|
8885
7892
|
* Indicate whether a chat message should be displayed merged with the message before / after it.
|
@@ -8921,20 +7928,6 @@ export declare type MessageDeletedListener = MessageReceivedListener;
|
|
8921
7928
|
*/
|
8922
7929
|
export declare type MessageEditedListener = MessageReceivedListener;
|
8923
7930
|
|
8924
|
-
/**
|
8925
|
-
* @beta
|
8926
|
-
* Message option that defines properties that can be set when
|
8927
|
-
* sending or updating a chat message.
|
8928
|
-
* @property metadata - Metadata that contains additional information about the message to be passed between 2 users.
|
8929
|
-
* @property attachments - Attachments that contains file attachments attached to the message.
|
8930
|
-
* @property type - Type of the message content, either 'text' or 'html'.
|
8931
|
-
*/
|
8932
|
-
export declare type MessageOptions = {
|
8933
|
-
metadata?: Record<string, string>;
|
8934
|
-
attachments?: AttachmentMetadata[];
|
8935
|
-
type?: ChatMessageType;
|
8936
|
-
};
|
8937
|
-
|
8938
7931
|
/**
|
8939
7932
|
* Props to render a single message.
|
8940
7933
|
*
|
@@ -8950,7 +7943,7 @@ export declare type MessageProps = {
|
|
8950
7943
|
/**
|
8951
7944
|
* Strings from parent MessageThread component
|
8952
7945
|
*/
|
8953
|
-
strings: MessageThreadStrings
|
7946
|
+
strings: MessageThreadStrings;
|
8954
7947
|
/**
|
8955
7948
|
* Custom CSS styles for chat message container.
|
8956
7949
|
*/
|
@@ -8996,7 +7989,7 @@ export declare type MessageProps = {
|
|
8996
7989
|
* @param options - message options to be included in the message
|
8997
7990
|
*
|
8998
7991
|
*/
|
8999
|
-
onSendMessage?: (content: string
|
7992
|
+
onSendMessage?: (content: string) => Promise<void>;
|
9000
7993
|
};
|
9001
7994
|
|
9002
7995
|
/**
|
@@ -9128,7 +8121,7 @@ export declare type MessageThreadProps = {
|
|
9128
8121
|
/**
|
9129
8122
|
* Messages to render in message thread. A message can be of type `ChatMessage`, `SystemMessage`, `BlockedMessage` or `CustomMessage`.
|
9130
8123
|
*/
|
9131
|
-
messages: (ChatMessage | SystemMessage | CustomMessage
|
8124
|
+
messages: (ChatMessage | SystemMessage | CustomMessage)[];
|
9132
8125
|
/**
|
9133
8126
|
* number of participants in the thread
|
9134
8127
|
*/
|
@@ -9209,11 +8202,6 @@ export declare type MessageThreadProps = {
|
|
9209
8202
|
* `messageRenderer` is not provided for `CustomMessage` and thus only available for `ChatMessage` and `SystemMessage`.
|
9210
8203
|
*/
|
9211
8204
|
onRenderMessage?: (messageProps: MessageProps, messageRenderer?: MessageRenderer) => JSX.Element;
|
9212
|
-
/**
|
9213
|
-
* Optional callback to render attachments in the message component.
|
9214
|
-
* @beta
|
9215
|
-
*/
|
9216
|
-
onRenderAttachmentDownloads?: (message: ChatMessage) => JSX.Element;
|
9217
8205
|
/**
|
9218
8206
|
* Optional callback to edit a message.
|
9219
8207
|
*
|
@@ -9242,7 +8230,7 @@ export declare type MessageThreadProps = {
|
|
9242
8230
|
* @param options - message options to be included in the message
|
9243
8231
|
*
|
9244
8232
|
*/
|
9245
|
-
onSendMessage?: (content: string
|
8233
|
+
onSendMessage?: (content: string) => Promise<void>;
|
9246
8234
|
/**
|
9247
8235
|
/**
|
9248
8236
|
* Disable editing messages.
|
@@ -9256,32 +8244,11 @@ export declare type MessageThreadProps = {
|
|
9256
8244
|
* Optional strings to override in component
|
9257
8245
|
*/
|
9258
8246
|
strings?: Partial<MessageThreadStrings>;
|
9259
|
-
/**
|
9260
|
-
* @beta
|
9261
|
-
* Optional attachment options, which defines behvaiour for uploading and downloading attachments.
|
9262
|
-
* As this moment, the uploadOptions would be ignored and this option is intended for download only.
|
9263
|
-
*/
|
9264
|
-
attachmentOptions?: AttachmentOptions;
|
9265
|
-
/**
|
9266
|
-
* Optional function to provide customized date format.
|
9267
|
-
* @beta
|
9268
|
-
*/
|
9269
|
-
onDisplayDateTimeString?: (messageDate: Date) => string;
|
9270
|
-
/**
|
9271
|
-
* Optional props needed to lookup a mention query and display mentions
|
9272
|
-
* @beta
|
9273
|
-
*/
|
9274
|
-
mentionOptions?: MentionOptions;
|
9275
8247
|
/**
|
9276
8248
|
* Optional callback called when an inline image is clicked.
|
9277
8249
|
* @beta
|
9278
8250
|
*/
|
9279
8251
|
inlineImageOptions?: InlineImageOptions;
|
9280
|
-
/**
|
9281
|
-
* Options to enable rich text editor for the edit box.
|
9282
|
-
* @beta
|
9283
|
-
*/
|
9284
|
-
richTextEditorOptions?: RichTextEditBoxOptions;
|
9285
8252
|
};
|
9286
8253
|
|
9287
8254
|
/**
|
@@ -9355,20 +8322,10 @@ export declare interface MessageThreadStrings {
|
|
9355
8322
|
actionMenuMoreOptions?: string;
|
9356
8323
|
/** Aria label to announce when a message is deleted */
|
9357
8324
|
messageDeletedAnnouncementAriaLabel: string;
|
9358
|
-
/** String for download attachment button in attachment card */
|
9359
|
-
downloadAttachment: string;
|
9360
8325
|
/** String for open attachment button in attachment card */
|
9361
8326
|
openAttachment: string;
|
9362
|
-
/** String for policy violation message removal */
|
9363
|
-
blockedWarningText: string;
|
9364
|
-
/** String for policy violation message removal details link */
|
9365
|
-
blockedWarningLinkText: string;
|
9366
8327
|
/** String for aria text in attachment card group*/
|
9367
8328
|
attachmentCardGroupMessage: string;
|
9368
|
-
/**
|
9369
|
-
* Error message indicating that one or more image uploads are not complete.
|
9370
|
-
*/
|
9371
|
-
imageUploadsPendingError: string;
|
9372
8329
|
}
|
9373
8330
|
|
9374
8331
|
/**
|
@@ -9396,24 +8353,10 @@ export declare interface MessageThreadStyles extends BaseCustomStyles {
|
|
9396
8353
|
/** Styles for system message container. */
|
9397
8354
|
systemMessageContainer?: ComponentSlotStyle;
|
9398
8355
|
/** Styles for blocked message container. */
|
9399
|
-
blockedMessageContainer?: ComponentSlotStyle;
|
9400
8356
|
/** Styles for message status indicator container. */
|
9401
8357
|
messageStatusContainer?: (mine: boolean) => IStyle;
|
9402
8358
|
}
|
9403
8359
|
|
9404
|
-
/**
|
9405
|
-
*
|
9406
|
-
* Messaging policy of a chat thread.
|
9407
|
-
*
|
9408
|
-
* @beta
|
9409
|
-
*/
|
9410
|
-
export declare interface MessagingPolicy {
|
9411
|
-
/**
|
9412
|
-
* Boolean to track whether or not messages are restricted to only text.
|
9413
|
-
* */
|
9414
|
-
textOnlyChat?: boolean;
|
9415
|
-
}
|
9416
|
-
|
9417
8360
|
/**
|
9418
8361
|
* A button to turn microphone on / off.
|
9419
8362
|
*
|
@@ -9606,31 +8549,6 @@ export declare interface MicrophoneButtonStyles extends ControlBarButtonStyles {
|
|
9606
8549
|
menuStyles?: Partial<MicrophoneButtonContextualMenuStyles>;
|
9607
8550
|
}
|
9608
8551
|
|
9609
|
-
/**
|
9610
|
-
* Component to allow Contoso to help their end user with their devices should their permissions be blocked
|
9611
|
-
* by their browsers settings.
|
9612
|
-
*
|
9613
|
-
* @beta
|
9614
|
-
*/
|
9615
|
-
export declare const MicrophoneSitePermissions: (props: MicrophoneSitePermissionsProps) => JSX.Element;
|
9616
|
-
|
9617
|
-
/**
|
9618
|
-
* @beta
|
9619
|
-
* Props for MicrophoneSitePermissions component.
|
9620
|
-
*/
|
9621
|
-
export declare interface MicrophoneSitePermissionsProps extends CommonSitePermissionsProps {
|
9622
|
-
/** Icon name for the microphone icon */
|
9623
|
-
microphoneIconName?: string;
|
9624
|
-
/** Strings for use with the {@link MicrophoneSitePermissions} */
|
9625
|
-
strings?: MicrophoneSitePermissionsStrings;
|
9626
|
-
}
|
9627
|
-
|
9628
|
-
/**
|
9629
|
-
* @beta
|
9630
|
-
* Strings for MicrophoneSitePermissions component.
|
9631
|
-
*/
|
9632
|
-
export declare type MicrophoneSitePermissionsStrings = SitePermissionsStrings;
|
9633
|
-
|
9634
8552
|
/**
|
9635
8553
|
* Payload for {@link DiagnosticChangedEventListner} where there is a change in a network diagnostic.
|
9636
8554
|
*
|
@@ -9930,26 +8848,6 @@ export declare interface NotificationStackStrings {
|
|
9930
8848
|
* Transcription stopped but recording still going on message
|
9931
8849
|
*/
|
9932
8850
|
transcriptionStoppedStillRecording?: NotificationStrings;
|
9933
|
-
/**
|
9934
|
-
* Message shown in notification when the user will be automatically to their assigned breakout room that is opened
|
9935
|
-
*/
|
9936
|
-
assignedBreakoutRoomOpened?: NotificationStrings;
|
9937
|
-
/**
|
9938
|
-
* Message shown in notification when the user is prompted to join their assigned breakout room that is opened
|
9939
|
-
*/
|
9940
|
-
assignedBreakoutRoomOpenedPromptJoin?: NotificationStrings;
|
9941
|
-
/**
|
9942
|
-
* Message shown in notification when the user is assigned breakout room is changed
|
9943
|
-
*/
|
9944
|
-
assignedBreakoutRoomChanged?: NotificationStrings;
|
9945
|
-
/**
|
9946
|
-
* Message shown in notification when breakout room is joined
|
9947
|
-
*/
|
9948
|
-
breakoutRoomJoined?: NotificationStrings;
|
9949
|
-
/**
|
9950
|
-
* Message shown in notification when breakout room is closing soon
|
9951
|
-
*/
|
9952
|
-
breakoutRoomClosingSoon?: NotificationStrings;
|
9953
8851
|
}
|
9954
8852
|
|
9955
8853
|
/**
|
@@ -10020,9 +8918,6 @@ export declare interface NotificationStyles {
|
|
10020
8918
|
link?: IStackStyles;
|
10021
8919
|
}
|
10022
8920
|
|
10023
|
-
/** @public */
|
10024
|
-
export declare type NotificationTarget = 'assignedBreakoutRoomOpened' | 'assignedBreakoutRoomOpenedPromptJoin' | 'assignedBreakoutRoomChanged' | 'breakoutRoomJoined' | 'breakoutRoomClosingSoon';
|
10025
|
-
|
10026
8921
|
/**
|
10027
8922
|
* All notifications that can be shown in the {@link NotificationStack}.
|
10028
8923
|
*
|
@@ -10310,10 +9205,6 @@ export declare type ParticipantListProps = {
|
|
10310
9205
|
styles?: ParticipantListStyles;
|
10311
9206
|
/** Optional value to determine if the tooltip should be shown for participants or not */
|
10312
9207
|
showParticipantOverflowTooltip?: boolean;
|
10313
|
-
/** Total number of people in the call. This number can be larger than the remote participant count. */
|
10314
|
-
totalParticipantCount?: number;
|
10315
|
-
/** Strings for the participant list */
|
10316
|
-
strings?: ParticipantListStrings;
|
10317
9208
|
/** Optional aria-labelledby prop that prefixes each ParticipantItem aria-label */
|
10318
9209
|
participantAriaLabelledBy?: string;
|
10319
9210
|
/** List of pinned participants */
|
@@ -10328,21 +9219,8 @@ export declare type ParticipantListProps = {
|
|
10328
9219
|
export declare type ParticipantListSelector = (state: CallClientState, props: CallingBaseSelectorProps) => {
|
10329
9220
|
participants: CallParticipantListParticipant[];
|
10330
9221
|
myUserId: string;
|
10331
|
-
totalParticipantCount?: number;
|
10332
9222
|
};
|
10333
9223
|
|
10334
|
-
/**
|
10335
|
-
* Strings for the {@link ParticipantList}.
|
10336
|
-
*
|
10337
|
-
* @beta
|
10338
|
-
*/
|
10339
|
-
export declare interface ParticipantListStrings {
|
10340
|
-
/**
|
10341
|
-
* String for rendering the count of participants not contained in the displayed participant list
|
10342
|
-
*/
|
10343
|
-
overflowParticipantCount?: string;
|
10344
|
-
}
|
10345
|
-
|
10346
9224
|
/**
|
10347
9225
|
* Styles for the {@link ParticipantList}.
|
10348
9226
|
*
|
@@ -10689,6 +9567,15 @@ export declare type Reaction = {
|
|
10689
9567
|
receivedOn: Date;
|
10690
9568
|
};
|
10691
9569
|
|
9570
|
+
/**
|
9571
|
+
* A button to send reactions.
|
9572
|
+
*
|
9573
|
+
* Can be used with {@link ControlBar}.
|
9574
|
+
*
|
9575
|
+
* @public
|
9576
|
+
*/
|
9577
|
+
export declare const ReactionButton: (props: ReactionButtonProps) => JSX.Element;
|
9578
|
+
|
10692
9579
|
/**
|
10693
9580
|
* Props for {@link ReactionButton}.
|
10694
9581
|
*
|
@@ -10702,13 +9589,19 @@ export declare interface ReactionButtonProps extends ControlBarButtonProps {
|
|
10702
9589
|
/**
|
10703
9590
|
* Click event to send reaction to meeting
|
10704
9591
|
*/
|
10705
|
-
onReactionClick: (reaction:
|
9592
|
+
onReactionClick: (reaction: ReactionButtonReaction) => Promise<void>;
|
10706
9593
|
/**
|
10707
9594
|
* Reaction resource locator and parameters
|
10708
9595
|
*/
|
10709
9596
|
reactionResources: ReactionResources;
|
10710
9597
|
}
|
10711
9598
|
|
9599
|
+
/**
|
9600
|
+
* Reactions types for the Reaction button
|
9601
|
+
* @public
|
9602
|
+
*/
|
9603
|
+
export declare type ReactionButtonReaction = 'like' | 'heart' | 'applause' | 'laugh' | 'surprised';
|
9604
|
+
|
10712
9605
|
/**
|
10713
9606
|
* Strings of {@link ReactionButton} that can be overridden.
|
10714
9607
|
*
|
@@ -10817,15 +9710,6 @@ export declare interface RecordingCallFeature {
|
|
10817
9710
|
* Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
|
10818
9711
|
*/
|
10819
9712
|
isRecordingActive: boolean;
|
10820
|
-
/**
|
10821
|
-
* Contains list of information of started recordings
|
10822
|
-
* Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
|
10823
|
-
*/
|
10824
|
-
activeRecordings?: RecordingInfo[];
|
10825
|
-
/**
|
10826
|
-
* Contains list of information of stopped recordings
|
10827
|
-
*/
|
10828
|
-
lastStoppedRecording?: RecordingInfo[];
|
10829
9713
|
}
|
10830
9714
|
|
10831
9715
|
/**
|
@@ -10964,256 +9848,6 @@ export declare type ResourceFetchResult = {
|
|
10964
9848
|
error?: Error;
|
10965
9849
|
};
|
10966
9850
|
|
10967
|
-
/**
|
10968
|
-
* Options for the rich text editor edit box configuration.
|
10969
|
-
*
|
10970
|
-
* @beta
|
10971
|
-
*/
|
10972
|
-
export declare interface RichTextEditBoxOptions extends RichTextEditorOptions {
|
10973
|
-
/**
|
10974
|
-
* Optional callback to handle an inline image that's inserted in the rich text editor.
|
10975
|
-
* When not provided, pasting images into rich text editor will be disabled.
|
10976
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
10977
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
|
10978
|
-
* @param messageId - the id of the message that the inlineImage belongs to.
|
10979
|
-
*/
|
10980
|
-
onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
|
10981
|
-
/**
|
10982
|
-
* Optional callback invoked after inline image is removed from the UI.
|
10983
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
10984
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
|
10985
|
-
* Note that if the src attribute is a local blob url, it has been revoked at this point.
|
10986
|
-
* @param messageId - the id of the message that the inlineImage belongs to.
|
10987
|
-
*/
|
10988
|
-
onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;
|
10989
|
-
/**
|
10990
|
-
* Optional Record of type {@link AttachmentMetadataInProgress}
|
10991
|
-
* to render the errorBar for inline images inserted in the MessageThread's edit boxes when:
|
10992
|
-
* - there is an error provided in the messagesInlineImagesWithProgress
|
10993
|
-
* - progress is less than 1 when the send button is clicked
|
10994
|
-
* - content html string is longer than the max allowed length.
|
10995
|
-
* (Note that the id and the url prop of the messagesInlineImagesWithProgress will be used as the id and src attribute of the content html
|
10996
|
-
* when calculating the content length, only for the purpose of displaying the content length overflow error.)
|
10997
|
-
*/
|
10998
|
-
messagesInlineImagesWithProgress?: Record<string, AttachmentMetadataInProgress[]>;
|
10999
|
-
}
|
11000
|
-
|
11001
|
-
/**
|
11002
|
-
* Options for the rich text editor configuration.
|
11003
|
-
*
|
11004
|
-
* @beta
|
11005
|
-
*/
|
11006
|
-
export declare interface RichTextEditorOptions {
|
11007
|
-
/**
|
11008
|
-
* Optional callback to handle paste event.
|
11009
|
-
*/
|
11010
|
-
onPaste?: (event: {
|
11011
|
-
content: DocumentFragment;
|
11012
|
-
}) => void;
|
11013
|
-
}
|
11014
|
-
|
11015
|
-
/**
|
11016
|
-
* A component to render SendBox with Rich Text Editor support.
|
11017
|
-
*
|
11018
|
-
* @beta
|
11019
|
-
*/
|
11020
|
-
export declare const RichTextSendBox: (props: RichTextSendBoxProps) => JSX.Element;
|
11021
|
-
|
11022
|
-
/**
|
11023
|
-
* Props for {@link RichTextSendBox}.
|
11024
|
-
*
|
11025
|
-
* @beta
|
11026
|
-
*/
|
11027
|
-
export declare interface RichTextSendBoxProps {
|
11028
|
-
/**
|
11029
|
-
* Optional boolean to disable text box
|
11030
|
-
* @defaultValue false
|
11031
|
-
*/
|
11032
|
-
disabled?: boolean;
|
11033
|
-
/**
|
11034
|
-
* Optional callback to handle paste event.
|
11035
|
-
*/
|
11036
|
-
onPaste?: (event: {
|
11037
|
-
content: DocumentFragment;
|
11038
|
-
}) => void;
|
11039
|
-
/**
|
11040
|
-
* Optional strings to override in component
|
11041
|
-
*/
|
11042
|
-
strings?: Partial<RichTextSendBoxStrings>;
|
11043
|
-
/**
|
11044
|
-
* Optional text for system message above the text box
|
11045
|
-
*/
|
11046
|
-
systemMessage?: string;
|
11047
|
-
/**
|
11048
|
-
* Optional array of type {@link AttachmentMetadataInProgress}
|
11049
|
-
* to render attachments being uploaded in the SendBox.
|
11050
|
-
* @beta
|
11051
|
-
*/
|
11052
|
-
attachments?: AttachmentMetadataInProgress[];
|
11053
|
-
/**
|
11054
|
-
* enumerable to determine if the input box has focus on render or not.
|
11055
|
-
* When undefined nothing has focus on render
|
11056
|
-
*/
|
11057
|
-
autoFocus?: 'sendBoxTextField';
|
11058
|
-
/**
|
11059
|
-
* Optional callback to remove the attachment upload before sending by clicking on
|
11060
|
-
* cancel icon.
|
11061
|
-
*/
|
11062
|
-
onCancelAttachmentUpload?: (attachmentId: string) => void;
|
11063
|
-
/**
|
11064
|
-
* Optional callback invoked after inline image is removed from the UI.
|
11065
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
11066
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name'].
|
11067
|
-
* Note that if the src attribute is a local blob url, it has been revoked at this point.
|
11068
|
-
*/
|
11069
|
-
onRemoveInlineImage?: (imageAttributes: Record<string, string>) => void;
|
11070
|
-
/**
|
11071
|
-
* Callback function used when the send button is clicked.
|
11072
|
-
*/
|
11073
|
-
onSendMessage: (content: string, options?: MessageOptions) => Promise<void>;
|
11074
|
-
/**
|
11075
|
-
* Optional callback called when user is typing
|
11076
|
-
*/
|
11077
|
-
onTyping?: () => Promise<void>;
|
11078
|
-
/**
|
11079
|
-
* Optional callback to handle an inline image that's inserted in the rich text editor.
|
11080
|
-
* When not provided, pasting images into rich text editor will be disabled.
|
11081
|
-
* @param imageAttributes - attributes of the image such as id, src, style, etc.
|
11082
|
-
* It also contains the image file name which can be accessed through imageAttributes['data-image-file-name']
|
11083
|
-
*/
|
11084
|
-
onInsertInlineImage?: (imageAttributes: Record<string, string>) => void;
|
11085
|
-
/**
|
11086
|
-
* Optional Array of type {@link AttachmentMetadataInProgress}
|
11087
|
-
* to render the errorBar for inline images inserted in the RichTextSendBox when:
|
11088
|
-
* - there is an error provided in the inlineImagesWithProgress
|
11089
|
-
* - progress is less than 1 when the send button is clicked
|
11090
|
-
* - content html string is longer than the max allowed length.
|
11091
|
-
* (Note that the id and the url prop of the inlineImagesWithProgress will be used as the id and src attribute of the content html
|
11092
|
-
* when calculating the content length, only for the purpose of displaying the content length overflow error.)
|
11093
|
-
*/
|
11094
|
-
inlineImagesWithProgress?: AttachmentMetadataInProgress[];
|
11095
|
-
}
|
11096
|
-
|
11097
|
-
/**
|
11098
|
-
* Strings of {@link RichTextSendBox} that can be overridden.
|
11099
|
-
*
|
11100
|
-
* @beta
|
11101
|
-
*/
|
11102
|
-
export declare interface RichTextSendBoxStrings extends RichTextStrings, SendBoxStrings {
|
11103
|
-
}
|
11104
|
-
|
11105
|
-
/**
|
11106
|
-
* Strings of RichText that can be overridden.
|
11107
|
-
*
|
11108
|
-
* @beta
|
11109
|
-
*/
|
11110
|
-
export declare interface RichTextStrings {
|
11111
|
-
/**
|
11112
|
-
* Tooltip text for the bold button.
|
11113
|
-
*/
|
11114
|
-
richTextBoldTooltip: string;
|
11115
|
-
/**
|
11116
|
-
* Tooltip text for the italic button.
|
11117
|
-
*/
|
11118
|
-
richTextItalicTooltip: string;
|
11119
|
-
/**
|
11120
|
-
* Tooltip text for the underline button.
|
11121
|
-
*/
|
11122
|
-
richTextUnderlineTooltip: string;
|
11123
|
-
/**
|
11124
|
-
* Tooltip text for the bullet list button.
|
11125
|
-
*/
|
11126
|
-
richTextBulletListTooltip: string;
|
11127
|
-
/**
|
11128
|
-
* Tooltip text for the number list button.
|
11129
|
-
*/
|
11130
|
-
richTextNumberListTooltip: string;
|
11131
|
-
/**
|
11132
|
-
* Tooltip text for the increase indent button.
|
11133
|
-
*/
|
11134
|
-
richTextIncreaseIndentTooltip: string;
|
11135
|
-
/**
|
11136
|
-
* Tooltip text for the decrease indent button.
|
11137
|
-
*/
|
11138
|
-
richTextDecreaseIndentTooltip: string;
|
11139
|
-
/**
|
11140
|
-
* Tooltip text insert table button.
|
11141
|
-
*/
|
11142
|
-
richTextInsertTableTooltip: string;
|
11143
|
-
/**
|
11144
|
-
* Tooltip text for the rich text format button button.
|
11145
|
-
*/
|
11146
|
-
richTextFormatButtonTooltip: string;
|
11147
|
-
/**
|
11148
|
-
* Text for the insert menu item.
|
11149
|
-
*/
|
11150
|
-
richTextInsertRowOrColumnMenu: string;
|
11151
|
-
/**
|
11152
|
-
* Title for the insert table menu.
|
11153
|
-
*/
|
11154
|
-
richTextInsertTableMenuTitle: string;
|
11155
|
-
/**
|
11156
|
-
* Text for the insert menu item to insert row above the current selection.
|
11157
|
-
*/
|
11158
|
-
richTextInsertRowAboveMenu: string;
|
11159
|
-
/**
|
11160
|
-
* Text for the insert menu item to insert row below the current selection.
|
11161
|
-
*/
|
11162
|
-
richTextInsertRowBelowMenu: string;
|
11163
|
-
/**
|
11164
|
-
* Text for the insert menu item to insert column to the left from the current selection.
|
11165
|
-
*/
|
11166
|
-
richTextInsertColumnLeftMenu: string;
|
11167
|
-
/**
|
11168
|
-
* Text for the insert menu item to insert column to the right from the current selection.
|
11169
|
-
*/
|
11170
|
-
richTextInsertColumnRightMenu: string;
|
11171
|
-
/**
|
11172
|
-
* Text for the delete row or column menu.
|
11173
|
-
*/
|
11174
|
-
richTextDeleteRowOrColumnMenu: string;
|
11175
|
-
/**
|
11176
|
-
* Text for the delete column menu.
|
11177
|
-
*/
|
11178
|
-
richTextDeleteColumnMenu: string;
|
11179
|
-
/**
|
11180
|
-
* Text for the delete row menu.
|
11181
|
-
*/
|
11182
|
-
richTextDeleteRowMenu: string;
|
11183
|
-
/**
|
11184
|
-
* Text for the delete table menu.
|
11185
|
-
*/
|
11186
|
-
richTextDeleteTableMenu: string;
|
11187
|
-
/**
|
11188
|
-
* Text for the rich text toolbar.
|
11189
|
-
*/
|
11190
|
-
richTextToolbarAriaLabel: string;
|
11191
|
-
/**
|
11192
|
-
* Text for the rich text toolbar more button.
|
11193
|
-
*/
|
11194
|
-
richTextToolbarMoreButtonAriaLabel: string;
|
11195
|
-
/**
|
11196
|
-
* Text for announcement when a new bulleted list item is added.
|
11197
|
-
*/
|
11198
|
-
richTextNewBulletedListItemAnnouncement: string;
|
11199
|
-
/**
|
11200
|
-
* Text for announcement when a new numbered list item is added.
|
11201
|
-
*/
|
11202
|
-
richTextNewNumberedListItemAnnouncement: string;
|
11203
|
-
/**
|
11204
|
-
* Text for announcement when the bulleted list style is applied.
|
11205
|
-
*/
|
11206
|
-
richTextBulletedListAppliedAnnouncement: string;
|
11207
|
-
/**
|
11208
|
-
* Text for announcement when the numbered list style is applied.
|
11209
|
-
*/
|
11210
|
-
richTextNumberedListAppliedAnnouncement: string;
|
11211
|
-
/**
|
11212
|
-
* Error message indicating image upload is not complete.
|
11213
|
-
*/
|
11214
|
-
imageUploadsPendingError: string;
|
11215
|
-
}
|
11216
|
-
|
11217
9851
|
/**
|
11218
9852
|
* A button to start / stop screen sharing.
|
11219
9853
|
*
|
@@ -11285,42 +9919,6 @@ export declare type Selector = (state: ClientState, props: any) => any;
|
|
11285
9919
|
*/
|
11286
9920
|
export declare const SendBox: (props: SendBoxProps) => JSX.Element;
|
11287
9921
|
|
11288
|
-
/**
|
11289
|
-
* @beta
|
11290
|
-
* Error to be displayed to the user in an error bar above sendbox.
|
11291
|
-
*/
|
11292
|
-
export declare interface SendBoxErrorBarError {
|
11293
|
-
/** Error Message to be displayed */
|
11294
|
-
message: string;
|
11295
|
-
/**
|
11296
|
-
* Unix Timestamp. Preferred generation using `Date.now()`
|
11297
|
-
*/
|
11298
|
-
timestamp: number;
|
11299
|
-
/**
|
11300
|
-
* ErrorBar type. Defaults to `warning`.
|
11301
|
-
*/
|
11302
|
-
errorBarType?: SendBoxErrorBarType;
|
11303
|
-
}
|
11304
|
-
|
11305
|
-
/**
|
11306
|
-
* @beta
|
11307
|
-
* Error bar type for {@link SendBoxErrorBarError}
|
11308
|
-
*/
|
11309
|
-
export declare enum SendBoxErrorBarType {
|
11310
|
-
/** Info styled MessageBar */
|
11311
|
-
info = 0,
|
11312
|
-
/** Error styled MessageBar */
|
11313
|
-
error = 1,
|
11314
|
-
/** Blocked styled MessageBar */
|
11315
|
-
blocked = 2,
|
11316
|
-
/** SevereWarning styled MessageBar */
|
11317
|
-
severeWarning = 3,
|
11318
|
-
/** Success styled MessageBar */
|
11319
|
-
success = 4,
|
11320
|
-
/** Warning styled MessageBar */
|
11321
|
-
warning = 5
|
11322
|
-
}
|
11323
|
-
|
11324
9922
|
/**
|
11325
9923
|
* Props for {@link SendBox}.
|
11326
9924
|
*
|
@@ -11339,12 +9937,7 @@ export declare interface SendBoxProps {
|
|
11339
9937
|
/**
|
11340
9938
|
* Optional override behavior on send button click
|
11341
9939
|
*/
|
11342
|
-
onSendMessage?: (content: string
|
11343
|
-
/**
|
11344
|
-
* Optional props needed to lookup suggestions in the mention scenario.
|
11345
|
-
* @beta
|
11346
|
-
*/
|
11347
|
-
mentionLookupOptions?: MentionLookupOptions;
|
9940
|
+
onSendMessage?: (content: string) => Promise<void>;
|
11348
9941
|
/**
|
11349
9942
|
* Optional callback called when user is typing
|
11350
9943
|
*/
|
@@ -11381,25 +9974,6 @@ export declare interface SendBoxProps {
|
|
11381
9974
|
* When undefined nothing has focus on render
|
11382
9975
|
*/
|
11383
9976
|
autoFocus?: 'sendBoxTextField';
|
11384
|
-
/**
|
11385
|
-
* Optional callback to render uploaded attachments in the SendBox. The sendBox will expand
|
11386
|
-
* vertically to accommodate the uploaded attachments. Attachment uploads will
|
11387
|
-
* be rendered below the text area in sendBox.
|
11388
|
-
* @beta
|
11389
|
-
*/
|
11390
|
-
onRenderAttachmentUploads?: () => JSX.Element;
|
11391
|
-
/**
|
11392
|
-
* Optional array of type {@link AttachmentMetadataInProgress}
|
11393
|
-
* to render attachments being uploaded in the SendBox.
|
11394
|
-
* @beta
|
11395
|
-
*/
|
11396
|
-
attachments?: AttachmentMetadataInProgress[];
|
11397
|
-
/**
|
11398
|
-
* Optional callback to remove the attachment upload before sending by clicking on
|
11399
|
-
* cancel icon.
|
11400
|
-
* @beta
|
11401
|
-
*/
|
11402
|
-
onCancelAttachmentUpload?: (attachmentId: string) => void;
|
11403
9977
|
}
|
11404
9978
|
|
11405
9979
|
/**
|
@@ -11430,26 +10004,6 @@ export declare interface SendBoxStrings {
|
|
11430
10004
|
* Aria label for send message button
|
11431
10005
|
*/
|
11432
10006
|
sendButtonAriaLabel: string;
|
11433
|
-
/**
|
11434
|
-
* Error message indicating that all attachment uploads are not complete.
|
11435
|
-
*/
|
11436
|
-
attachmentUploadsPendingError: string;
|
11437
|
-
/**
|
11438
|
-
* Aria label to notify user when focus is on cancel attachment upload button.
|
11439
|
-
*/
|
11440
|
-
removeAttachment: string;
|
11441
|
-
/**
|
11442
|
-
* Aria label to notify user attachment uploading starts.
|
11443
|
-
*/
|
11444
|
-
uploading: string;
|
11445
|
-
/**
|
11446
|
-
* Aria label to notify user attachment is uploaded.
|
11447
|
-
*/
|
11448
|
-
uploadCompleted: string;
|
11449
|
-
/**
|
11450
|
-
* Aria label to notify user more attachment action menu.
|
11451
|
-
*/
|
11452
|
-
attachmentMoreMenu: string;
|
11453
10007
|
}
|
11454
10008
|
|
11455
10009
|
/**
|
@@ -11470,45 +10024,6 @@ export declare interface SendBoxStylesProps extends BaseCustomStyles {
|
|
11470
10024
|
systemMessage?: IStyle;
|
11471
10025
|
}
|
11472
10026
|
|
11473
|
-
/**
|
11474
|
-
* @beta
|
11475
|
-
* Strings for SitePermissions component
|
11476
|
-
*/
|
11477
|
-
export declare type SitePermissionsStrings = {
|
11478
|
-
/**
|
11479
|
-
* Main text string.
|
11480
|
-
*/
|
11481
|
-
primaryText?: string;
|
11482
|
-
/**
|
11483
|
-
* Subtext string.
|
11484
|
-
*/
|
11485
|
-
secondaryText?: string;
|
11486
|
-
/**
|
11487
|
-
* More help link string.
|
11488
|
-
*/
|
11489
|
-
linkText?: string;
|
11490
|
-
/**
|
11491
|
-
* Primary button text string.
|
11492
|
-
*/
|
11493
|
-
primaryButtonText?: string;
|
11494
|
-
/**
|
11495
|
-
* Aria label describing the content of the container
|
11496
|
-
*/
|
11497
|
-
ariaLabel?: string;
|
11498
|
-
};
|
11499
|
-
|
11500
|
-
/**
|
11501
|
-
* Fluent styles for {@link SitePermissionsContainer}.
|
11502
|
-
*
|
11503
|
-
* @beta
|
11504
|
-
*/
|
11505
|
-
export declare interface SitePermissionsStyles extends BaseCustomStyles {
|
11506
|
-
/** Styles for the primary button. */
|
11507
|
-
primaryButton?: IButtonStyles;
|
11508
|
-
/** Styles for the help troubleshooting link text. */
|
11509
|
-
troubleshootingLink?: ILinkStyles;
|
11510
|
-
}
|
11511
|
-
|
11512
10027
|
/**
|
11513
10028
|
* @public
|
11514
10029
|
* Type for representing a custom sound to use for a calling event
|
@@ -11671,6 +10186,10 @@ export declare interface SpotlightPromptStrings {
|
|
11671
10186
|
* Label for button to cancel stopping spotlight on participant(s) in prompt
|
11672
10187
|
*/
|
11673
10188
|
stopSpotlightCancelButtonLabel: string;
|
10189
|
+
/**
|
10190
|
+
* Label for button to close prompt
|
10191
|
+
*/
|
10192
|
+
closeSpotlightPromptButtonLabel: string;
|
11674
10193
|
}
|
11675
10194
|
|
11676
10195
|
/**
|
@@ -11705,13 +10224,6 @@ export declare interface StartCaptionsAdapterOptions extends StartCaptionsOption
|
|
11705
10224
|
startInBackground?: boolean;
|
11706
10225
|
}
|
11707
10226
|
|
11708
|
-
/**
|
11709
|
-
* Parameter to start a call using a Teams user identity.
|
11710
|
-
*
|
11711
|
-
* @beta
|
11712
|
-
*/
|
11713
|
-
export declare type StartTeamsCallIdentifier = MicrosoftTeamsUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsAppIdentifier | UnknownIdentifier;
|
11714
|
-
|
11715
10227
|
/**
|
11716
10228
|
* Defines the methods that allow CallClient {@link @azure/communication-calling#CallClient} to be used statefully.
|
11717
10229
|
* The interface provides access to proxied state and also allows registering a handler for state change events. For
|
@@ -12152,7 +10664,7 @@ export declare interface TeamsCallAdapter extends CommonCallAdapter {
|
|
12152
10664
|
* @public
|
12153
10665
|
*/
|
12154
10666
|
export declare type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
|
12155
|
-
locator: TeamsMeetingLinkLocator |
|
10667
|
+
locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator;
|
12156
10668
|
};
|
12157
10669
|
|
12158
10670
|
/**
|
@@ -12225,17 +10737,6 @@ export declare interface TeamsIncomingCallState {
|
|
12225
10737
|
endTime?: Date;
|
12226
10738
|
}
|
12227
10739
|
|
12228
|
-
/**
|
12229
|
-
* Arguments for creating the Azure Communication Services implementation of {@link TeamsCallAdapter}.
|
12230
|
-
*
|
12231
|
-
* This is used to create an outbound call scenarios.
|
12232
|
-
*
|
12233
|
-
* @beta
|
12234
|
-
*/
|
12235
|
-
export declare type TeamsOutboundCallAdapterArgs = TeamsCallAdapterArgsCommon & {
|
12236
|
-
targetCallees: StartTeamsCallIdentifier[];
|
12237
|
-
};
|
12238
|
-
|
12239
10740
|
/**
|
12240
10741
|
* A string representation of a {@link @azure/communication-common#CommunicationIdentifier}.
|
12241
10742
|
*
|
@@ -12436,129 +10937,11 @@ export declare interface TypingIndicatorStylesProps extends BaseCustomStyles {
|
|
12436
10937
|
typingString?: IStyle;
|
12437
10938
|
}
|
12438
10939
|
|
12439
|
-
/**
|
12440
|
-
* UI to display to the user that the browser they are using is not supported by Azure Communications Calling service.
|
12441
|
-
*
|
12442
|
-
* @beta
|
12443
|
-
*/
|
12444
|
-
export declare const UnsupportedBrowser: (props: UnsupportedBrowserProps) => JSX.Element;
|
12445
|
-
|
12446
|
-
/**
|
12447
|
-
* props for {@link UnsupportedBrowser} UI
|
12448
|
-
*
|
12449
|
-
* @beta
|
12450
|
-
*/
|
12451
|
-
export declare interface UnsupportedBrowserProps {
|
12452
|
-
/** Handler to perform an action when the help link is actioned */
|
12453
|
-
onTroubleshootingClick?: () => void;
|
12454
|
-
/** String overrides for the component */
|
12455
|
-
strings?: UnsupportedBrowserStrings;
|
12456
|
-
}
|
12457
|
-
|
12458
|
-
/**
|
12459
|
-
* Strings for UnsupportedBrowser component
|
12460
|
-
*
|
12461
|
-
* @beta
|
12462
|
-
*/
|
12463
|
-
export declare interface UnsupportedBrowserStrings {
|
12464
|
-
/** String for the primary text */
|
12465
|
-
primaryText: string;
|
12466
|
-
/** String for the secondary text */
|
12467
|
-
secondaryText: string;
|
12468
|
-
/** String to display in the text for the help link */
|
12469
|
-
moreHelpLinkText: string;
|
12470
|
-
}
|
12471
|
-
|
12472
|
-
/**
|
12473
|
-
* UI to display to the user that the browser version they are using is out of date
|
12474
|
-
* and not supported by Azure Communications Calling service.
|
12475
|
-
*
|
12476
|
-
* @beta
|
12477
|
-
*/
|
12478
|
-
export declare const UnsupportedBrowserVersion: (props: UnsupportedBrowserVersionProps) => JSX.Element;
|
12479
|
-
|
12480
|
-
/**
|
12481
|
-
* props for {@link UnsupportedBrowserVersion} UI
|
12482
|
-
*
|
12483
|
-
* @beta
|
12484
|
-
*/
|
12485
|
-
export declare interface UnsupportedBrowserVersionProps {
|
12486
|
-
/** Handler to perform an action when the help link is actioned */
|
12487
|
-
onTroubleshootingClick?: () => void;
|
12488
|
-
/** String overrides for the component */
|
12489
|
-
strings?: UnsupportedBrowserVersionStrings;
|
12490
|
-
/** Handler to allow user to continue into the call */
|
12491
|
-
onContinueAnywayClick?: () => void;
|
12492
|
-
}
|
12493
|
-
|
12494
|
-
/**
|
12495
|
-
* Strings for UnsupportedBrowser component
|
12496
|
-
*
|
12497
|
-
* @beta
|
12498
|
-
*/
|
12499
|
-
export declare interface UnsupportedBrowserVersionStrings {
|
12500
|
-
/** String for the primary text */
|
12501
|
-
primaryText: string;
|
12502
|
-
/** String for the secondary text */
|
12503
|
-
secondaryText: string;
|
12504
|
-
/** String to display in the text for the help link */
|
12505
|
-
moreHelpLinkText: string;
|
12506
|
-
/** String for continue without updating button */
|
12507
|
-
continueAnywayButtonText?: string;
|
12508
|
-
}
|
12509
|
-
|
12510
|
-
/**
|
12511
|
-
* UI to display to the user that the operating system they are using is not supported by Azure Communications Calling service.
|
12512
|
-
*
|
12513
|
-
* @beta
|
12514
|
-
*/
|
12515
|
-
export declare const UnsupportedOperatingSystem: (props: UnsupportedOperatingSystemProps) => JSX.Element;
|
12516
|
-
|
12517
|
-
/**
|
12518
|
-
* Props for {@link UnsupportedOperatingSystem} UI
|
12519
|
-
*
|
12520
|
-
* @beta
|
12521
|
-
*/
|
12522
|
-
export declare interface UnsupportedOperatingSystemProps {
|
12523
|
-
/** Handler to perform a action when the help link is actioned */
|
12524
|
-
onTroubleshootingClick?: () => void;
|
12525
|
-
/** String overrides for the component */
|
12526
|
-
strings?: UnsupportedOperatingSystemStrings;
|
12527
|
-
}
|
12528
|
-
|
12529
|
-
/**
|
12530
|
-
* Strings for UnsupportedBrowser component
|
12531
|
-
*
|
12532
|
-
* @beta
|
12533
|
-
*/
|
12534
|
-
export declare interface UnsupportedOperatingSystemStrings {
|
12535
|
-
/** String for the primary text */
|
12536
|
-
primaryText: string;
|
12537
|
-
/** String for the secondary text */
|
12538
|
-
secondaryText: string;
|
12539
|
-
/** String to display in the text for the help link */
|
12540
|
-
moreHelpLinkText: string;
|
12541
|
-
}
|
12542
|
-
|
12543
10940
|
/**
|
12544
10941
|
* @public
|
12545
10942
|
* Callback function run when a message is updated.
|
12546
10943
|
*/
|
12547
|
-
export declare type UpdateMessageCallback = (messageId: string, content: string
|
12548
|
-
|
12549
|
-
/**
|
12550
|
-
* Result payload for uploading an image.
|
12551
|
-
*
|
12552
|
-
* @beta
|
12553
|
-
*/
|
12554
|
-
export declare type UploadChatImageResult = {
|
12555
|
-
/** Id of the image. */
|
12556
|
-
id: string;
|
12557
|
-
/** The type of attachment. */
|
12558
|
-
attachmentType?: 'image' | 'file' | 'unknown';
|
12559
|
-
/** The name including file extension type of the attachment. */
|
12560
|
-
name?: string;
|
12561
|
-
};
|
10944
|
+
export declare type UpdateMessageCallback = (messageId: string, content: string) => Promise<void>;
|
12562
10945
|
|
12563
10946
|
/**
|
12564
10947
|
* A custom React hook to simplify the creation of {@link CallAdapter}.
|
@@ -12732,7 +11115,7 @@ export declare const useTeamsCall: () => undefined | TeamsCall;
|
|
12732
11115
|
*
|
12733
11116
|
* @public
|
12734
11117
|
*/
|
12735
|
-
export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs
|
11118
|
+
export declare const useTeamsCallAdapter: (args: Partial<TeamsCallAdapterArgs>, afterCreate?: (adapter: TeamsCallAdapter) => Promise<TeamsCallAdapter>, beforeDispose?: (adapter: TeamsCallAdapter) => Promise<void>) => TeamsCallAdapter | undefined;
|
12736
11119
|
|
12737
11120
|
/**
|
12738
11121
|
* Hook to obtain {@link @azure/communication-calling#TeamsCallAgent} from the provider.
|