@azure/communication-react 1.19.0-beta.1 → 1.19.0-beta.2
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 +209 -46
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-BwDfn2HU.js → ChatMessageComponentAsRichTextEditBox-C1XJdavW.js} +14 -51
- package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-C1XJdavW.js.map +1 -0
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-NoJpTHbL.js → RichTextSendBoxWrapper-31mhJoQR.js} +2 -4
- package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-31mhJoQR.js.map +1 -0
- package/dist/dist-cjs/communication-react/{index-MlVvToaE.js → index-NOtN6_TE.js} +1381 -1822
- package/dist/dist-cjs/communication-react/index-NOtN6_TE.js.map +1 -0
- package/dist/dist-cjs/communication-react/index.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/common.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/constants.js +0 -1
- package/dist/dist-esm/acs-ui-common/src/constants.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/dataConversion.js +0 -1
- package/dist/dist-esm/acs-ui-common/src/dataConversion.js.map +1 -1
- 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 +11 -3
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +9 -5
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +1 -3
- package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +0 -3
- 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 +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +0 -9
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js +0 -3
- package/dist/dist-esm/calling-component-bindings/src/handlers/createDefaultCallingHandlersForComponent.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +10 -14
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.d.ts +2 -2
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js +4 -21
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +2 -21
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/incomingCallStackSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/index.js +0 -4
- package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js +33 -11
- package/dist/dist-esm/calling-component-bindings/src/notificationStackSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +2 -9
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.d.ts +3 -3
- package/dist/dist-esm/calling-component-bindings/src/providers/CallAgentProvider.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.d.ts +3 -3
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js +0 -1
- package/dist/dist-esm/calling-component-bindings/src/providers/CallProvider.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.js +0 -2
- package/dist/dist-esm/calling-component-bindings/src/utils/callUtils.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 +1 -6
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +2 -5
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.d.ts +3 -3
- package/dist/dist-esm/calling-stateful-client/src/BetaToStableTypes.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.d.ts +20 -0
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js +106 -0
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js.map +1 -0
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.d.ts +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.d.ts +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js +0 -1
- package/dist/dist-esm/calling-stateful-client/src/CallAgentDeclarativeCommon.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +41 -4
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +12 -3
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js +65 -27
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js +0 -2
- package/dist/dist-esm/calling-stateful-client/src/CallDeclarativeCommon.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +1 -0
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +3 -14
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js +0 -1
- package/dist/dist-esm/calling-stateful-client/src/CapabilitiesSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js +0 -7
- package/dist/dist-esm/calling-stateful-client/src/CaptionsSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.d.ts +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.js +0 -13
- package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +0 -3
- package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/PPTLiveSubscriber.js +6 -2
- package/dist/dist-esm/calling-stateful-client/src/PPTLiveSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +1 -6
- package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js +0 -3
- package/dist/dist-esm/calling-stateful-client/src/RemoteVideoStreamSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +1 -2
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js +2 -5
- package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.d.ts +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js +1 -16
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallAgentDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js +0 -2
- package/dist/dist-esm/calling-stateful-client/src/TeamsCallDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js +0 -6
- package/dist/dist-esm/calling-stateful-client/src/TypeGuards.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +2 -0
- package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/baseSelectors.d.ts +1 -1
- package/dist/dist-esm/chat-component-bindings/src/baseSelectors.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.d.ts +2 -2
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +3 -17
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js +0 -2
- package/dist/dist-esm/chat-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +1 -11
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.js +0 -3
- package/dist/dist-esm/chat-component-bindings/src/utils/getImageAttachmentsFromHTMLContent.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 -1
- package/dist/dist-esm/chat-stateful-client/src/ChatClientState.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +0 -1
- package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
- package/dist/dist-esm/chat-stateful-client/src/index.js.map +1 -1
- package/dist/dist-esm/communication-react/src/index.js +0 -10
- package/dist/dist-esm/communication-react/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +0 -4
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +1 -3
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +0 -9
- 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 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +5 -13
- 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 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +4 -22
- 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 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBox.js +6 -15
- 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 -8
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsEditBoxPicker.js +0 -11
- 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/ChatMessageComponentAsRichTextEditBox.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js +12 -57
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +2 -2
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js +7 -21
- 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 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +6 -14
- 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 +6 -45
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js +0 -7
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDenied.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js +0 -8
- package/dist/dist-esm/react-components/src/components/DevicePermissions/BrowserPermissionDeniedIOS.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js +0 -17
- package/dist/dist-esm/react-components/src/components/DevicePermissions/SitePermissions.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/EndCallButton.js +5 -12
- package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +1 -1
- package/dist/dist-esm/react-components/src/components/HorizontalGallery.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/IncomingCallNotification.js +5 -16
- package/dist/dist-esm/react-components/src/components/IncomingCallNotification.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/IncomingCallStack.js +1 -3
- package/dist/dist-esm/react-components/src/components/IncomingCallStack.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +0 -3
- package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js +0 -10
- package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MentionPopover.js +1 -5
- package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +5 -5
- package/dist/dist-esm/react-components/src/components/MessageThread.js +10 -27
- package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/NotificationStack.d.ts +21 -1
- package/dist/dist-esm/react-components/src/components/NotificationStack.js +11 -7
- package/dist/dist-esm/react-components/src/components/NotificationStack.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantItem.js +0 -2
- package/dist/dist-esm/react-components/src/components/ParticipantItem.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ParticipantList.js +3 -13
- package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +3 -10
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js +2 -16
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/CopyPastePlugin.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js +0 -9
- package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/UndoRedoPlugin.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +8 -30
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +4 -12
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +15 -77
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +2 -9
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBox.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/SendBox.js +10 -32
- package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.js +1 -12
- package/dist/dist-esm/react-components/src/components/SendBoxErrorBar.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 -5
- 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/VideoGallery/RemoteScreenShare.d.ts +0 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +1 -4
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +2 -4
- package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +3 -8
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.js +5 -9
- package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoTile.js +4 -7
- package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/index.js +0 -12
- package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js +0 -1
- package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +2 -3
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js +3 -7
- 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 +3 -3
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +5 -15
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js +0 -8
- package/dist/dist-esm/react-components/src/components/utils/RichTextEditorUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +2 -14
- 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 -1
- package/dist/dist-esm/react-components/src/components/utils/getParticipantsWhoHaveReadMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils.js +6 -11
- package/dist/dist-esm/react-components/src/components/utils.js.map +1 -1
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js +0 -2
- package/dist/dist-esm/react-components/src/identifiers/IdentifierProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +26 -1
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +25 -0
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +25 -0
- package/dist/dist-esm/react-components/src/theming/icons.d.ts +5 -0
- package/dist/dist-esm/react-components/src/theming/icons.js +6 -55
- package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
- package/dist/dist-esm/react-components/src/theming/themes.js +0 -1
- package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
- 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 -1
- package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/OnRender.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js +0 -2
- package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +19 -52
- 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 +34 -0
- 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 +16 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +85 -58
- 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 +20 -2
- 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/createHandlers.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js +0 -1
- 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/Banner.d.ts +47 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js +48 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Banner.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.d.ts +13 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js +37 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/BreakoutRoomsBanner.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +3 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +24 -73
- 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/CallControls.js +2 -8
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js +14 -36
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallReadinessModal.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CapabilitiesChangedNotificationBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/ConfigurationPageCameraDropdown.js +0 -8
- 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 +1 -11
- 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.js +0 -8
- 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 +0 -5
- 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/LocalDeviceSettings.js +2 -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/MediaGallery.js +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/NetworkReconnectTile.js +2 -14
- 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/SidePane/useMeetingPhoneInfo.js +0 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useMeetingPhoneInfo.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +5 -20
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/EndCall.js +20 -16
- 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 +3 -4
- 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/useCompositeStringsForNotificationStack.d.ts +7 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js +14 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useCompositeStringsForNotificationStack.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +0 -7
- 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.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +4 -12
- 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.js +9 -46
- 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.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js +4 -9
- 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.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +3 -6
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +3 -6
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js +0 -13
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/UnsupportedBrowser.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +18 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +16 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/types/ErrorTracking.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/types/ErrorTracking.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.d.ts +3 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/TrackErrors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +5 -12
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +20 -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 +8 -0
- 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 +15 -4
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +136 -26
- 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 +11 -4
- 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 +2 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +6 -10
- 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 +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +2 -6
- 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 +3 -0
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +2 -4
- 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 +5 -0
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/styles/CallWithChatCompositeStyles.js +13 -0
- 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.js +1 -5
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +22 -96
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadReducer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js +3 -22
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ImageUpload/ImageUploadUtils.js.map +1 -1
- 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 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +0 -11
- 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 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js +0 -3
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUpload.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +1 -11
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useHandlers.js +2 -6
- 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.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js +0 -3
- package/dist/dist-esm/react-composites/src/composites/common/AddPeopleDropdown.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +1 -2
- package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/common/CallingDialpad.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +39 -28
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +0 -9
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.d.ts +12 -0
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js +52 -0
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/Timer.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +1 -8
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/PreparedMoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.js +0 -6
- package/dist/dist-esm/react-composites/src/composites/common/MeetingPhoneInfoPaneContent.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/PeoplePaneContent.js +2 -9
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js +0 -4
- package/dist/dist-esm/react-composites/src/composites/common/RichTextSendBoxWrapper.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.d.ts +1 -8
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js +1 -19
- package/dist/dist-esm/react-composites/src/composites/common/SendBoxPicker.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/adapters.d.ts +23 -0
- package/dist/dist-esm/react-composites/src/composites/common/adapters.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/constants.js +0 -1
- 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 +5 -0
- package/dist/dist-esm/react-composites/src/composites/common/icons.js +0 -11
- package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +5 -5
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/utils.d.ts +4 -0
- package/dist/dist-esm/react-composites/src/composites/common/utils.js +22 -0
- 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 +1 -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 +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +12 -2
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +12 -2
- package/package.json +7 -7
- package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-BwDfn2HU.js.map +0 -1
- package/dist/dist-cjs/communication-react/RichTextSendBoxWrapper-NoJpTHbL.js.map +0 -1
- package/dist/dist-cjs/communication-react/index-MlVvToaE.js.map +0 -1
package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Mute everyone?",
|
348
348
|
"muteAllDialogContent": "This will mute everyone in the meeting but you.",
|
349
349
|
"muteAllConfirmButtonLabel": "Mute all",
|
350
|
-
"muteAllCancelButtonLabel": "Cancel"
|
350
|
+
"muteAllCancelButtonLabel": "Cancel",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Join breakout room",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Leave room",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Leave meeting",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "You've joined Breakout room '{roomName}'",
|
355
|
+
"joinBreakoutRoomBannerTitle": "Breakout room '{roomName}' is open",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Join",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Return to main meeting",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Rejoin"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "In this chat",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Dialpad",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Close dialpad",
|
398
406
|
"openDtmfDialpadLabel": "Show dialpad",
|
399
|
-
"dtmfDialpadPlaceholderText": "Enter number"
|
407
|
+
"dtmfDialpadPlaceholderText": "Enter number",
|
408
|
+
"breakoutRoomChatPaneTitle": "Breakout Room Chat",
|
409
|
+
"chatContentSpinnerLabel": "Loading..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "¿Silenciar a todos?",
|
348
348
|
"muteAllDialogContent": "Esto silenciará a todos los participantes de la reunión, excepto usted.",
|
349
349
|
"muteAllConfirmButtonLabel": "Silenciar todo",
|
350
|
-
"muteAllCancelButtonLabel": "Cancelar"
|
350
|
+
"muteAllCancelButtonLabel": "Cancelar",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Unirse a la sala para sesión de subgrupo",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Salir de la sala",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Salir de la reunión",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Se has unido a la sala para sesión de subgrupo '{roomName}'",
|
355
|
+
"joinBreakoutRoomBannerTitle": "La sala para sesión de subgrupo '{roomName}' está abierta",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Unirse",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Regresar a la reunión principal",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Volver a unirse"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "En este chat",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Teclado de marcado",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Cerrar teclado de marcado",
|
398
406
|
"openDtmfDialpadLabel": "Mostrar teclado de marcado",
|
399
|
-
"dtmfDialpadPlaceholderText": "Introducir número"
|
407
|
+
"dtmfDialpadPlaceholderText": "Introducir número",
|
408
|
+
"breakoutRoomChatPaneTitle": "Chat de sala para sesión de subgrupo",
|
409
|
+
"chatContentSpinnerLabel": "Cargando..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Mykistetäänkö kaikki?",
|
348
348
|
"muteAllDialogContent": "Tämä toiminto mykistää kaikki muut kokouksen osallistujat paitsi sinut.",
|
349
349
|
"muteAllConfirmButtonLabel": "Mykistä kaikki",
|
350
|
-
"muteAllCancelButtonLabel": "Peruuta"
|
350
|
+
"muteAllCancelButtonLabel": "Peruuta",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Liity pienryhmätilaan",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Poistu kokoustilasta",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Poistu kokouksesta",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Olet liittynyt pienryhmätilaan {roomName}",
|
355
|
+
"joinBreakoutRoomBannerTitle": "Pienryhmätila {roomName} on avoinna",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Liity",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Palaa pääkokoukseen",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Liity uudelleen"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "Tässä keskustelussa",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Valintapaneeli",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Sulje valintapaneeli",
|
398
406
|
"openDtmfDialpadLabel": "Näytä valintapaneeli",
|
399
|
-
"dtmfDialpadPlaceholderText": "Syötä numero"
|
407
|
+
"dtmfDialpadPlaceholderText": "Syötä numero",
|
408
|
+
"breakoutRoomChatPaneTitle": "Pienryhmätilan keskustelu",
|
409
|
+
"chatContentSpinnerLabel": "Ladataan..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Désactiver le son de tout le monde ?",
|
348
348
|
"muteAllDialogContent": "Cette opération va désactiver le son de tous les participants à la réunion, sauf vous.",
|
349
349
|
"muteAllConfirmButtonLabel": "Désactiver le son de tous",
|
350
|
-
"muteAllCancelButtonLabel": "Annuler"
|
350
|
+
"muteAllCancelButtonLabel": "Annuler",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Rejoindre la salle de réunion",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Quitter la salle",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Quitter la réunion",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Vous avez rejoint la salle pour petit groupe « {roomName} »",
|
355
|
+
"joinBreakoutRoomBannerTitle": "La salle pour petit groupe « {roomName} » est ouverte",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Joindre",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Revenir à la réunion principale",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Rejoindre"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "Dans cette conversation",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Pavé numérique",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Fermer le pavé numérique",
|
398
406
|
"openDtmfDialpadLabel": "Afficher le pavé numérique",
|
399
|
-
"dtmfDialpadPlaceholderText": "Saisir un numéro"
|
407
|
+
"dtmfDialpadPlaceholderText": "Saisir un numéro",
|
408
|
+
"breakoutRoomChatPaneTitle": "Conversation dans une salle pour petit groupe",
|
409
|
+
"chatContentSpinnerLabel": "Chargement en cours..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "האם להשתיק את כולם?",
|
348
348
|
"muteAllDialogContent": "פעולה זו תשתיק את כל האנשים בפגישה חוץ ממך.",
|
349
349
|
"muteAllConfirmButtonLabel": "השתק הכל",
|
350
|
-
"muteAllCancelButtonLabel": "ביטול"
|
350
|
+
"muteAllCancelButtonLabel": "ביטול",
|
351
|
+
"joinBreakoutRoomButtonLabel": "הצטרף לחדר בריחה",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "עזוב את החדר",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "עזוב פגישה",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "הצטרפת לפיצול חדרים '{roomName}'",
|
355
|
+
"joinBreakoutRoomBannerTitle": "פיצול החדרים '{roomName}' פתוח",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "הצטרף",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "חזרה לפגישה הראשית",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "הצטרף מחדש"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "בצ'אט זה",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "לוח חיוג",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "סגור לוח חיוג",
|
398
406
|
"openDtmfDialpadLabel": "הצג לוח חיוג",
|
399
|
-
"dtmfDialpadPlaceholderText": "הזן מספר"
|
407
|
+
"dtmfDialpadPlaceholderText": "הזן מספר",
|
408
|
+
"breakoutRoomChatPaneTitle": "צ'אט פיצול חדרים",
|
409
|
+
"chatContentSpinnerLabel": "בטעינה..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Disattivare l'audio di tutti?",
|
348
348
|
"muteAllDialogContent": "Questa operazione disattiverà l'audio di tutte le persone nella riunione, tranne te.",
|
349
349
|
"muteAllConfirmButtonLabel": "Disattivare l'audio di tutti",
|
350
|
-
"muteAllCancelButtonLabel": "Annullare"
|
350
|
+
"muteAllCancelButtonLabel": "Annullare",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Partecipa al gruppo di lavoro",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Esci dalla stanza",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Abbandona riunione",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Sei stato aggiunto alla stanza di lavoro '{roomName}'",
|
355
|
+
"joinBreakoutRoomBannerTitle": "La stanza di lavoro '{roomName}' è aperta",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Partecipa",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Torna alla riunione principale",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Partecipa di nuovo"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "In questa chat",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Tastiera",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Chiudi tastiera",
|
398
406
|
"openDtmfDialpadLabel": "Mostra tastiera",
|
399
|
-
"dtmfDialpadPlaceholderText": "Immetti il numero"
|
407
|
+
"dtmfDialpadPlaceholderText": "Immetti il numero",
|
408
|
+
"breakoutRoomChatPaneTitle": "Chat della stanza di lavoro",
|
409
|
+
"chatContentSpinnerLabel": "Loading..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "全員をミュートにしますか?",
|
348
348
|
"muteAllDialogContent": "会議に参加している自分以外の全員がミュートになります。",
|
349
349
|
"muteAllConfirmButtonLabel": "全員をミュート",
|
350
|
-
"muteAllCancelButtonLabel": "取り消す"
|
350
|
+
"muteAllCancelButtonLabel": "取り消す",
|
351
|
+
"joinBreakoutRoomButtonLabel": "ブレークアウト ルームに参加",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "ルームから退出",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "会議から退出",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "ブレークアウト ルーム '{roomName}' に参加しました",
|
355
|
+
"joinBreakoutRoomBannerTitle": "ブレークアウト ルーム '{roomName}' が開いています",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "参加",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "メインの会議に戻る",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "もう一度参加"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "このチャット内",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "ダイヤルパッド",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "ダイヤルパッドを閉じる",
|
398
406
|
"openDtmfDialpadLabel": "ダイヤルパッドを表示",
|
399
|
-
"dtmfDialpadPlaceholderText": "番号を入力してください"
|
407
|
+
"dtmfDialpadPlaceholderText": "番号を入力してください",
|
408
|
+
"breakoutRoomChatPaneTitle": "ブレークアウト ルーム チャット",
|
409
|
+
"chatContentSpinnerLabel": "読み込んでいます..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "모든 사용자를 음소거하시겠습니까?",
|
348
348
|
"muteAllDialogContent": "나를 제외한 모임 참여자를 모두 음소거합니다.",
|
349
349
|
"muteAllConfirmButtonLabel": "모두 음소거",
|
350
|
-
"muteAllCancelButtonLabel": "취소"
|
350
|
+
"muteAllCancelButtonLabel": "취소",
|
351
|
+
"joinBreakoutRoomButtonLabel": "소규모 회의실 참가",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "회의실 나가기",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "모임 나가기",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "소규모 회의실 '{roomName}'에 참가했습니다.",
|
355
|
+
"joinBreakoutRoomBannerTitle": "소규모 회의실 '{roomName}'이(가) 열려 있습니다.",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "참가",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "주 모임으로 돌아가기",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "다시 참가"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "채팅 참가자",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "다이얼패드",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "다이얼패드 닫기",
|
398
406
|
"openDtmfDialpadLabel": "다이얼패드 표시",
|
399
|
-
"dtmfDialpadPlaceholderText": "번호 입력"
|
407
|
+
"dtmfDialpadPlaceholderText": "번호 입력",
|
408
|
+
"breakoutRoomChatPaneTitle": "소규모 회의실 채팅",
|
409
|
+
"chatContentSpinnerLabel": "로드하는 중..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Vil du dempe alle?",
|
348
348
|
"muteAllDialogContent": "Dette demper alle i møtet, bortsett fra deg selv.",
|
349
349
|
"muteAllConfirmButtonLabel": "Demp alle",
|
350
|
-
"muteAllCancelButtonLabel": "Avbryt"
|
350
|
+
"muteAllCancelButtonLabel": "Avbryt",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Bli med i grupperommet",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Forlat rom",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Forlat møte",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Du har blitt med i grupperommet {roomName}",
|
355
|
+
"joinBreakoutRoomBannerTitle": "Grupperommet {roomName} er åpent",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Bli med",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Gå tilbake til hovedmøte",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Bli med på nytt"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "I denne chatten",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Numerisk tastatur",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Lukk numerisk tastatur",
|
398
406
|
"openDtmfDialpadLabel": "Vis numerisk tastatur",
|
399
|
-
"dtmfDialpadPlaceholderText": "Skriv inn nummer"
|
407
|
+
"dtmfDialpadPlaceholderText": "Skriv inn nummer",
|
408
|
+
"breakoutRoomChatPaneTitle": "Grupperomchat",
|
409
|
+
"chatContentSpinnerLabel": "Laster inn ..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Iedereen dempen?",
|
348
348
|
"muteAllDialogContent": "Hiermee wordt iedereen in de vergadering gedempt, behalve u.",
|
349
349
|
"muteAllConfirmButtonLabel": "Allen dempen",
|
350
|
-
"muteAllCancelButtonLabel": "Annuleren"
|
350
|
+
"muteAllCancelButtonLabel": "Annuleren",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Deelnemen aan aparte vergaderruimte",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Vergaderruimte verlaten",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Vergadering verlaten",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "U neemt deel aan de aparte vergaderruimte '{roomName}'",
|
355
|
+
"joinBreakoutRoomBannerTitle": "Aparte vergaderruimte '{roomName}' is geopend",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Bijwonen",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Terugkeren naar hoofdvergadering",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Opnieuw deelnemen"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "In deze chat",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Telefoonkiezer",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Toetsenblok sluiten",
|
398
406
|
"openDtmfDialpadLabel": "Toetsenblok weergeven",
|
399
|
-
"dtmfDialpadPlaceholderText": "Nummer invoeren"
|
407
|
+
"dtmfDialpadPlaceholderText": "Nummer invoeren",
|
408
|
+
"breakoutRoomChatPaneTitle": "Aparte vergaderruimte chat",
|
409
|
+
"chatContentSpinnerLabel": "Loading..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Wyciszyć wszystkich?",
|
348
348
|
"muteAllDialogContent": "Spowoduje to wyciszenie wszystkich osób na spotkaniu oprócz Ciebie.",
|
349
349
|
"muteAllConfirmButtonLabel": "Wycisz wszystkich",
|
350
|
-
"muteAllCancelButtonLabel": "Anuluj"
|
350
|
+
"muteAllCancelButtonLabel": "Anuluj",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Dołącz do osobnego pokoju",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Opuść pokój",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Opuść spotkanie",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Dołączono do osobnego pokoju „{roomName}”",
|
355
|
+
"joinBreakoutRoomBannerTitle": "Osobny pokój „{roomName}” jest otwarty",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Dołącz",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Powrót do spotkania głównego",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Dołącz ponownie"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "W tym czacie",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Klawiatura numeryczna",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Zamknij klawiaturę numeryczną",
|
398
406
|
"openDtmfDialpadLabel": "Pokaż klawiaturę numeryczną",
|
399
|
-
"dtmfDialpadPlaceholderText": "Wprowadź numer"
|
407
|
+
"dtmfDialpadPlaceholderText": "Wprowadź numer",
|
408
|
+
"breakoutRoomChatPaneTitle": "Czat osobnego pokoju",
|
409
|
+
"chatContentSpinnerLabel": "Trwa ładowanie..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Ativar mudo para todos?",
|
348
348
|
"muteAllDialogContent": "Isso ativará o mudo para todas as pessoas na reunião, exceto para você.",
|
349
349
|
"muteAllConfirmButtonLabel": "Ativar mudo de todos",
|
350
|
-
"muteAllCancelButtonLabel": "Cancelar"
|
350
|
+
"muteAllCancelButtonLabel": "Cancelar",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Ingressar na sala da sessão de grupo",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Sair da sala",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Sair da reunião",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Você ingressou na sala para sessão de grupo '{roomName}'",
|
355
|
+
"joinBreakoutRoomBannerTitle": "A sala para sessão de grupo '{roomName}' está aberta",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Ingressar",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Voltar à reunião principal",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Reingressar"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "Neste chat",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Teclado de discagem",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Fechar teclado",
|
398
406
|
"openDtmfDialpadLabel": "Mostrar teclado de discagem",
|
399
|
-
"dtmfDialpadPlaceholderText": "Digite o número"
|
407
|
+
"dtmfDialpadPlaceholderText": "Digite o número",
|
408
|
+
"breakoutRoomChatPaneTitle": "Chat da Sala para Sessão de Grupo",
|
409
|
+
"chatContentSpinnerLabel": "Carregando..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Отключить микрофоны всех участников?",
|
348
348
|
"muteAllDialogContent": "Будут отключены микрофоны всех участников собрания, кроме вас.",
|
349
349
|
"muteAllConfirmButtonLabel": "Отключить все микрофоны",
|
350
|
-
"muteAllCancelButtonLabel": "Отмена"
|
350
|
+
"muteAllCancelButtonLabel": "Отмена",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Присоединиться к переговорной комнате",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Покинуть комнату",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Покинуть собрание",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Вы присоединились к переговорной комнате \"{roomName}\"",
|
355
|
+
"joinBreakoutRoomBannerTitle": "Переговорная комната \"{roomName}\" открыта",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Присоединиться",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Вернуться в главное собрание",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Присоединиться снова"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "В этом чате",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Панель набора номера",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Закрыть панель набора номера",
|
398
406
|
"openDtmfDialpadLabel": "Показать панель набора номера",
|
399
|
-
"dtmfDialpadPlaceholderText": "Введите номер"
|
407
|
+
"dtmfDialpadPlaceholderText": "Введите номер",
|
408
|
+
"breakoutRoomChatPaneTitle": "Чат переговорной комнаты",
|
409
|
+
"chatContentSpinnerLabel": "Загрузка…"
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Stäng av ljudet för alla?",
|
348
348
|
"muteAllDialogContent": "Detta stänger av ljudet för alla i mötet utom för dig.",
|
349
349
|
"muteAllConfirmButtonLabel": "Stäng av ljudet för alla",
|
350
|
-
"muteAllCancelButtonLabel": "Avbryt"
|
350
|
+
"muteAllCancelButtonLabel": "Avbryt",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Anslut till separat rum",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Lämna rum",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Lämna möte",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "Du har gått med i grupprummet {roomName}",
|
355
|
+
"joinBreakoutRoomBannerTitle": "Grupprummet {roomName} är öppet",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Gå med",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Återgå till huvudmötet",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Anslut igen"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "I den här chatten",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Knappsats",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Stäng knappsats",
|
398
406
|
"openDtmfDialpadLabel": "Visa knappsats",
|
399
|
-
"dtmfDialpadPlaceholderText": "Ange nummer"
|
407
|
+
"dtmfDialpadPlaceholderText": "Ange nummer",
|
408
|
+
"breakoutRoomChatPaneTitle": "Grupprumschatt",
|
409
|
+
"chatContentSpinnerLabel": "Loading..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "Herkesi sessize almak mı istiyorsunuz?",
|
348
348
|
"muteAllDialogContent": "Bu, toplantıda sizin dışınızdaki herkesi sessize alır.",
|
349
349
|
"muteAllConfirmButtonLabel": "Tümünü sessize al",
|
350
|
-
"muteAllCancelButtonLabel": "İptal"
|
350
|
+
"muteAllCancelButtonLabel": "İptal",
|
351
|
+
"joinBreakoutRoomButtonLabel": "Tartışma odasına katıl",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "Odadan ayrıl",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "Toplantıdan ayrıl",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "'{roomName}' Tartışma odasına katıldınız",
|
355
|
+
"joinBreakoutRoomBannerTitle": "'{roomName}' Tartışma odası açık",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "Katıl",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "Ana toplantıya geri dön",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "Yeniden Katıl"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "Bu sohbette",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "Tuş takımı",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "Tuş takımını kapat",
|
398
406
|
"openDtmfDialpadLabel": "Tuş takımını göster",
|
399
|
-
"dtmfDialpadPlaceholderText": "Numara girin"
|
407
|
+
"dtmfDialpadPlaceholderText": "Numara girin",
|
408
|
+
"breakoutRoomChatPaneTitle": "Tartışma Odası Sohbeti",
|
409
|
+
"chatContentSpinnerLabel": "Loading..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "对所有人静音?",
|
348
348
|
"muteAllDialogContent": "这会将会议中除你之外的所有人静音。",
|
349
349
|
"muteAllConfirmButtonLabel": "全部静音",
|
350
|
-
"muteAllCancelButtonLabel": "取消"
|
350
|
+
"muteAllCancelButtonLabel": "取消",
|
351
|
+
"joinBreakoutRoomButtonLabel": "加入分组讨论室",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "离开房间",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "离开会议",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "你已加入分组讨论室“{roomName}”",
|
355
|
+
"joinBreakoutRoomBannerTitle": "分组讨论室“{roomName}”已打开",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "加入",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "返回到主会议",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "重新加入"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "在此聊天中",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "拨号盘",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "关闭拨号盘",
|
398
406
|
"openDtmfDialpadLabel": "显示拨号盘",
|
399
|
-
"dtmfDialpadPlaceholderText": "输入号码"
|
407
|
+
"dtmfDialpadPlaceholderText": "输入号码",
|
408
|
+
"breakoutRoomChatPaneTitle": "分组讨论室聊天",
|
409
|
+
"chatContentSpinnerLabel": "正在加载..."
|
400
410
|
}
|
401
411
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json
CHANGED
@@ -347,7 +347,15 @@
|
|
347
347
|
"muteAllDialogTitle": "將所有人設為靜音?",
|
348
348
|
"muteAllDialogContent": "這會將會議中您以外的所有人設為靜音。",
|
349
349
|
"muteAllConfirmButtonLabel": "將所有人設為靜音",
|
350
|
-
"muteAllCancelButtonLabel": "取消"
|
350
|
+
"muteAllCancelButtonLabel": "取消",
|
351
|
+
"joinBreakoutRoomButtonLabel": "加入分組討論區",
|
352
|
+
"returnFromBreakoutRoomButtonLabel": "離開分組討論區",
|
353
|
+
"leaveBreakoutRoomAndMeetingButtonLabel": "離開會議",
|
354
|
+
"breakoutRoomJoinedNotificationTitle": "您已加入分組討論區 '{roomName}'",
|
355
|
+
"joinBreakoutRoomBannerTitle": "分組討論區 '{roomName}' 已開放",
|
356
|
+
"joinBreakoutRoomBannerButtonLabel": "加入",
|
357
|
+
"returnFromBreakoutRoomBannerTitle": "返回主要會議",
|
358
|
+
"returnFromBreakoutRoomBannerButtonLabel": "重新加入"
|
351
359
|
},
|
352
360
|
"chat": {
|
353
361
|
"chatListHeader": "在此聊天中",
|
@@ -396,6 +404,8 @@
|
|
396
404
|
"dialpadModalAriaLabel": "撥號鍵台",
|
397
405
|
"dialpadCloseModalButtonAriaLabel": "關閉撥號鍵台",
|
398
406
|
"openDtmfDialpadLabel": "顯示撥號盤",
|
399
|
-
"dtmfDialpadPlaceholderText": "輸入號碼"
|
407
|
+
"dtmfDialpadPlaceholderText": "輸入號碼",
|
408
|
+
"breakoutRoomChatPaneTitle": "分組討論區聊天",
|
409
|
+
"chatContentSpinnerLabel": "正在載入..."
|
400
410
|
}
|
401
411
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-react",
|
3
|
-
"version": "1.19.0-beta.
|
3
|
+
"version": "1.19.0-beta.2",
|
4
4
|
"sideEffects": false,
|
5
5
|
"description": "React library for building modern communication user experiences utilizing Azure Communication Services",
|
6
6
|
"keywords": [
|
@@ -44,17 +44,17 @@
|
|
44
44
|
"react-linkify": "^1.0.0-alpha",
|
45
45
|
"react-use-draggable-scroll": "^0.4.7",
|
46
46
|
"reselect": "^4.0.0",
|
47
|
-
"roosterjs-content-model-api": "^9.9.
|
48
|
-
"roosterjs-content-model-core": "^9.9.
|
49
|
-
"roosterjs-content-model-dom": "^9.9.
|
50
|
-
"roosterjs-content-model-plugins": "^9.9.
|
51
|
-
"roosterjs-content-model-types": "^9.9.
|
47
|
+
"roosterjs-content-model-api": "^9.9.1",
|
48
|
+
"roosterjs-content-model-core": "^9.9.1",
|
49
|
+
"roosterjs-content-model-dom": "^9.9.1",
|
50
|
+
"roosterjs-content-model-plugins": "^9.9.1",
|
51
|
+
"roosterjs-content-model-types": "^9.9.1",
|
52
52
|
"textarea-caret-ts": "^4.1.1",
|
53
53
|
"use-debounce": "^10.0.2",
|
54
54
|
"uuid": "^9.0.0"
|
55
55
|
},
|
56
56
|
"peerDependencies": {
|
57
|
-
"@azure/communication-calling": "1.28.1-beta.
|
57
|
+
"@azure/communication-calling": "1.28.1-beta.4",
|
58
58
|
"@azure/communication-calling-effects": "1.0.1",
|
59
59
|
"@azure/communication-chat": "1.6.0-beta.3",
|
60
60
|
"@types/react": ">=16.8.0 <19.0.0",
|
package/dist/dist-cjs/communication-react/ChatMessageComponentAsRichTextEditBox-BwDfn2HU.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"ChatMessageComponentAsRichTextEditBox-BwDfn2HU.js","sources":["../../../preprocess-dist/react-components/src/components/ChatMessage/MyMessageComponents/ChatMessageComponentAsRichTextEditBox.tsx"],"sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { mergeStyles, Stack } from '@fluentui/react';\nimport { ChatMyMessage } from '@fluentui-contrib/react-chat';\nimport { mergeClasses } from '@fluentui/react-components';\nimport { _formatString } from '@internal/acs-ui-common';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nimport { AttachmentMetadataInProgress } from '@internal/acs-ui-common';\nimport { useTheme } from '../../../theming';\nimport React, { useCallback, useEffect, useMemo, useState } from 'react';\n/* @conditional-compile-remove(file-sharing-acs) */\nimport { useReducer } from 'react';\nimport { editBoxWidthStyles, richTextEditBoxActionButtonIcon } from '../../styles/EditBox.styles';\nimport { InputBoxButton } from '../../InputBoxButton';\nimport { MessageThreadStrings } from '../../MessageThread';\nimport { useChatMyMessageStyles } from '../../styles/MessageThread.styles';\nimport { ChatMessage } from '../../../types';\nimport { _AttachmentUploadCards } from '../../Attachment/AttachmentUploadCards';\n/* @conditional-compile-remove(file-sharing-acs) */\nimport { AttachmentMetadata } from '@internal/acs-ui-common';\nimport { useChatMessageRichTextEditContainerStyles } from '../../styles/ChatMessageComponent.styles';\nimport { MAXIMUM_LENGTH_OF_MESSAGE, modifyInlineImagesInContentString } from '../../utils/SendBoxUtils';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nimport { hasIncompleteAttachmentUploads, removeBrokenImageContentAndClearImageSizeStyles, getContentWithUpdatedInlineImagesInfo, isMessageTooLong } from '../../utils/SendBoxUtils';\nimport { getMessageState, onRenderCancelIcon, onRenderSubmitIcon } from '../../utils/ChatMessageComponentAsEditBoxUtils';\n/* @conditional-compile-remove(file-sharing-acs) */\nimport { attachmentMetadataReducer, getMessageWithAttachmentMetadata, doesMessageContainMultipleAttachments } from '../../utils/ChatMessageComponentAsEditBoxUtils';\nimport { RichTextEditorComponentRef } from '../../RichTextEditor/RichTextEditor';\nimport { RichTextInputBoxComponent } from '../../RichTextEditor/RichTextInputBoxComponent';\nimport { editBoxRichTextEditorStyle, richTextActionButtonsStyle } from '../../styles/RichTextEditor.styles';\nimport { RichTextSendBoxErrors } from '../../RichTextEditor/RichTextSendBoxErrors';\nimport { useLocale } from '../../../localization';\n/* @conditional-compile-remove(file-sharing-acs) */\nimport { FluentV9ThemeProvider } from '../../../theming/FluentV9ThemeProvider';\n/* @conditional-compile-remove(file-sharing-acs) */\nimport { attachmentUploadCardsStyles } from '../../styles/SendBox.styles';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nimport { SendBoxErrorBarError, SendBoxErrorBarType } from '../../SendBoxErrorBar';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nimport { BROKEN_IMAGE_SVG_DATA } from '../../styles/Common.style';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nimport { getPreviousInlineImages } from '../../utils/RichTextEditorUtils';\n\n/** @private */\nexport type ChatMessageComponentAsRichTextEditBoxProps = {\n onCancel?: (messageId: string) => void;\n onSubmit: (text: string, /* @conditional-compile-remove(file-sharing-acs) */\n attachmentMetadata?: AttachmentMetadata[]) => void;\n message: ChatMessage;\n strings: MessageThreadStrings;\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n onPaste?: (event: {\n content: DocumentFragment;\n }) => void;\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n onRemoveInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n onInsertInlineImage?: (imageAttributes: Record<string, string>, messageId: string) => void;\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n inlineImagesWithProgress?: AttachmentMetadataInProgress[];\n};\n\n/**\n * @private\n */\nexport const ChatMessageComponentAsRichTextEditBox = (props: ChatMessageComponentAsRichTextEditBoxProps): JSX.Element => {\n const {\n onCancel,\n onSubmit,\n strings,\n message,\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n onPaste,\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n onInsertInlineImage,\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n inlineImagesWithProgress,\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n onRemoveInlineImage\n } = props;\n\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n const [initialInlineImages, setInitialInlineImages] = useState<Record<string, string>[]>([]);\n const initialContent = useMemo(() => {\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n const content = message.content;\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n setInitialInlineImages(getPreviousInlineImages(content));\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n const document = new DOMParser().parseFromString(content ?? '', 'text/html');\n // The broken image element is a div element with all the attributes of the original image element.\n // We need to convert it to a img element so the Rooster knows how to render it.\n // And we need to copy over all the attributes such as id, width, etc.\n // which is needed for sending the message with the images correctly.\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n document.querySelectorAll('.broken-image-wrapper').forEach(brokenImage => {\n const imageElement = document.createElement('img');\n const attributes = brokenImage.attributes;\n for (const attribute of attributes) {\n imageElement.setAttribute(attribute.name, attribute.value);\n }\n imageElement.src = BROKEN_IMAGE_SVG_DATA;\n imageElement.style.width = '3rem';\n imageElement.style.height = '3rem';\n brokenImage.parentElement?.replaceChild(imageElement, brokenImage);\n });\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n return document.body.innerHTML;\n return message.content;\n }, [message]);\n const [textValue, setTextValue] = useState<string>(initialContent || '');\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n const [contentValueWithInlineImagesOverflow, setContentValueWithInlineImagesOverflow] = useState(false);\n\n /* @conditional-compile-remove(file-sharing-acs) */\n const [attachmentMetadata, handleAttachmentAction] = useReducer(attachmentMetadataReducer, getMessageWithAttachmentMetadata(message) ?? []);\n\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n const [attachmentUploadsPendingError, setAttachmentUploadsPendingError] = useState<SendBoxErrorBarError | undefined>(undefined);\n const editTextFieldRef = React.useRef<RichTextEditorComponentRef>(null);\n const theme = useTheme();\n const messageState = useMemo(() => {\n return getMessageState(textValue, /* @conditional-compile-remove(file-sharing-acs) */attachmentMetadata ?? []);\n }, [/* @conditional-compile-remove(file-sharing-acs) */attachmentMetadata, textValue]);\n\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n const imageUploadErrorMessage = useMemo(() => {\n return inlineImagesWithProgress?.filter(image => image.error).pop()?.error?.message;\n }, [inlineImagesWithProgress]);\n const submitEnabled = messageState === 'OK';\n const editContainerStyles = useChatMessageRichTextEditContainerStyles();\n const chatMyMessageStyles = useChatMyMessageStyles();\n const locale = useLocale().strings;\n const setText = useCallback((newValue?: string): void => {\n setTextValue(newValue ?? '');\n }, []);\n useEffect(() => {\n editTextFieldRef.current?.focus();\n }, []);\n const textTooLongMessage = useMemo(() => {\n return messageState === 'too long' || /* @conditional-compile-remove(rich-text-editor-image-upload) */contentValueWithInlineImagesOverflow ? _formatString(strings.editBoxTextLimit, {\n limitNumber: `${MAXIMUM_LENGTH_OF_MESSAGE}`\n }) : undefined;\n }, [messageState, strings.editBoxTextLimit, /* @conditional-compile-remove(rich-text-editor-image-upload) */contentValueWithInlineImagesOverflow]);\n const iconClassName = useCallback((isHover: boolean) => {\n const color = isHover ? theme.palette.accent : theme.palette.neutralSecondary;\n return mergeStyles(richTextEditBoxActionButtonIcon, {\n color\n });\n }, [theme.palette.accent, theme.palette.neutralSecondary]);\n const onRenderThemedCancelIcon = useCallback((isHover: boolean) => {\n return onRenderCancelIcon(iconClassName(isHover));\n }, [iconClassName]);\n const onRenderThemedSubmitIcon = useCallback((isHover: boolean) => {\n return onRenderSubmitIcon(iconClassName(isHover));\n }, [iconClassName]);\n\n /* @conditional-compile-remove(file-sharing-acs) */\n const hasMultipleAttachments = useMemo(() => {\n return doesMessageContainMultipleAttachments(message);\n }, [message]);\n const onSubmitHandler = useCallback((): void => {\n if (!submitEnabled) {\n return;\n }\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n if (inlineImagesWithProgress && inlineImagesWithProgress.length > 0) {\n const contentWithUpdatedInlineImagesInfo = getContentWithUpdatedInlineImagesInfo(textValue, inlineImagesWithProgress);\n const messageTooLong = isMessageTooLong(contentWithUpdatedInlineImagesInfo.length);\n // Set contentValueWithInlineImagesOverflow state to display the error bar\n setContentValueWithInlineImagesOverflow(messageTooLong);\n // The change from the setContentValueOverflow in the previous line will not kick in yet.\n // We need to rely on the local value of messageTooLong to return early if the message is too long.\n if (messageTooLong) {\n return;\n }\n }\n\n // Don't send message until all attachments have been uploaded successfully\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n setAttachmentUploadsPendingError(undefined);\n\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n if (hasIncompleteAttachmentUploads(inlineImagesWithProgress)) {\n setAttachmentUploadsPendingError({\n message: strings.imageUploadsPendingError,\n timestamp: Date.now(),\n errorBarType: SendBoxErrorBarType.info\n });\n return;\n }\n let content = textValue;\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n content = removeBrokenImageContentAndClearImageSizeStyles(content);\n let initInlineImages: Record<string, string>[] = [];\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n initInlineImages = initialInlineImages ?? [];\n modifyInlineImagesInContentString(content, initInlineImages, (content: string) => {\n // it's very important to pass an empty attachment here\n // so when user removes all attachments, UI can reflect it instantly\n // if you set it to undefined, the attachments pre-edited would still be there\n // until edit message event is received\n onSubmit(content, /* @conditional-compile-remove(file-sharing-acs) */attachmentMetadata || []);\n });\n }, [submitEnabled, /* @conditional-compile-remove(rich-text-editor-image-upload) */\n inlineImagesWithProgress, /* @conditional-compile-remove(rich-text-editor-image-upload) */\n initialInlineImages, textValue, /* @conditional-compile-remove(rich-text-editor-image-upload) */\n strings.imageUploadsPendingError, onSubmit, /* @conditional-compile-remove(file-sharing-acs) */\n attachmentMetadata]);\n const actionButtons = useMemo(() => {\n return <Stack horizontal>\n <InputBoxButton className={richTextActionButtonsStyle} ariaLabel={strings.editBoxCancelButton} tooltipContent={strings.editBoxCancelButton} onRenderIcon={onRenderThemedCancelIcon} onClick={() => {\n onCancel && onCancel(message.messageId);\n }} id={'dismissIconWrapper'} data-testId={strings.editBoxCancelButton} />\n <InputBoxButton className={richTextActionButtonsStyle} ariaLabel={strings.editBoxSubmitButton} tooltipContent={strings.editBoxSubmitButton} onRenderIcon={onRenderThemedSubmitIcon} onClick={e => {\n onSubmitHandler();\n e.stopPropagation();\n }} id={'submitIconWrapper'} data-testId={strings.editBoxSubmitButton} />\n </Stack>;\n }, [message.messageId, onCancel, onRenderThemedCancelIcon, onRenderThemedSubmitIcon, strings.editBoxCancelButton, strings.editBoxSubmitButton, onSubmitHandler]);\n const richTextLocaleStrings = useMemo(() => {\n /* @conditional-compile-remove(rich-text-editor) */\n return {\n ...locale.richTextSendBox,\n ...strings\n };\n return locale.sendBox;\n }, [/* @conditional-compile-remove(rich-text-editor) */locale.richTextSendBox, /* @conditional-compile-remove(rich-text-editor) */strings, locale.sendBox]);\n\n /* @conditional-compile-remove(file-sharing-acs) */\n const onCancelAttachmentUpload = useCallback((attachmentId: string) => {\n // edit box only capable of removing attachments\n // we need to expand attachment actions\n // if we want to support more actions e.g. add\n handleAttachmentAction({\n type: 'remove',\n id: attachmentId\n });\n }, []);\n\n /* @conditional-compile-remove(file-sharing-acs) */\n const onRenderAttachmentUploads = useCallback(() => {\n return <Stack className={attachmentUploadCardsStyles}>\n <FluentV9ThemeProvider v8Theme={theme}>\n <_AttachmentUploadCards attachments={attachmentMetadata} onCancelAttachmentUpload={onCancelAttachmentUpload} />\n </FluentV9ThemeProvider>\n </Stack>;\n }, [attachmentMetadata, onCancelAttachmentUpload, theme]);\n const onChangeHandler = useCallback((content: string | undefined, removedInlineImages?: Record<string, string>[]) => {\n /* @conditional-compile-remove(rich-text-editor-image-upload) */\n removedInlineImages?.forEach((removedInlineImage: Record<string, string>) => {\n onRemoveInlineImage && onRemoveInlineImage(removedInlineImage, message.messageId);\n });\n setText(content);\n }, [setText, /* @conditional-compile-remove(rich-text-editor-image-upload) */onRemoveInlineImage, /* @conditional-compile-remove(rich-text-editor-image-upload) */message.messageId]);\n const getContent = (): JSX.Element => {\n return <Stack className={mergeStyles(editBoxWidthStyles)}>\n <RichTextSendBoxErrors textTooLongMessage={textTooLongMessage} systemMessage={message.failureReason}\n /* @conditional-compile-remove(rich-text-editor-image-upload) */ attachmentUploadsPendingError={attachmentUploadsPendingError}\n /* @conditional-compile-remove(rich-text-editor-image-upload) */ attachmentProgressError={imageUploadErrorMessage ? {\n message: imageUploadErrorMessage,\n timestamp: Date.now(),\n errorBarType: SendBoxErrorBarType.error\n } : undefined} />\n <RichTextInputBoxComponent placeholderText={strings.editBoxPlaceholderText} onChange={onChangeHandler} editorComponentRef={editTextFieldRef} initialContent={initialContent} strings={richTextLocaleStrings} disabled={false} actionComponents={actionButtons} richTextEditorStyleProps={editBoxRichTextEditorStyle} isHorizontalLayoutDisabled={true}\n /* @conditional-compile-remove(file-sharing-acs) */ onRenderAttachmentUploads={onRenderAttachmentUploads}\n /* @conditional-compile-remove(rich-text-editor-image-upload) */ onPaste={onPaste}\n /* @conditional-compile-remove(rich-text-editor-image-upload) */ onInsertInlineImage={onInsertInlineImage ? (imageAttributes: Record<string, string>) => {\n onInsertInlineImage(imageAttributes, message.messageId);\n } : undefined} />\n </Stack>;\n };\n const attached = message.attached === true ? 'center' : message.attached === 'bottom' ? 'bottom' : 'top';\n return <ChatMyMessage attached={attached} root={{\n className: mergeClasses(chatMyMessageStyles.root, /* @conditional-compile-remove(file-sharing-acs) */\n hasMultipleAttachments ? chatMyMessageStyles.multipleAttachmentsInEditing : undefined)\n }} body={{\n className: mergeClasses(editContainerStyles.body, attached !== 'top' ? editContainerStyles.bodyAttached : undefined)\n }}>\n {getContent()}\n </ChatMyMessage>;\n};\nexport default ChatMessageComponentAsRichTextEditBox;"],"names":["useState","useMemo","getPreviousInlineImages","BROKEN_IMAGE_SVG_DATA","useReducer","attachmentMetadataReducer","getMessageWithAttachmentMetadata","useTheme","getMessageState","useChatMessageRichTextEditContainerStyles","useChatMyMessageStyles","useLocale","useCallback","useEffect","_formatString","MAXIMUM_LENGTH_OF_MESSAGE","mergeStyles","richTextEditBoxActionButtonIcon","onRenderCancelIcon","onRenderSubmitIcon","doesMessageContainMultipleAttachments","getContentWithUpdatedInlineImagesInfo","isMessageTooLong","hasIncompleteAttachmentUploads","SendBoxErrorBarType","removeBrokenImageContentAndClearImageSizeStyles","modifyInlineImagesInContentString","Stack","InputBoxButton","richTextActionButtonsStyle","attachmentUploadCardsStyles","FluentV9ThemeProvider","_AttachmentUploadCards","editBoxWidthStyles","RichTextSendBoxErrors","RichTextInputBoxComponent","editBoxRichTextEditorStyle","ChatMyMessage","mergeClasses"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AA8DA;;AAEG;AACU,MAAA,qCAAqC,GAAG,CAAC,KAAiD,KAAiB;;AACtH,IAAA,MAAM,EACJ,QAAQ,EACR,QAAQ,EACR,OAAO,EACP,OAAO;;IAEP,OAAO;;IAEP,mBAAmB;;IAEnB,wBAAwB;;IAExB,mBAAmB,EACpB,GAAG,KAAK,CAAC;;IAGV,MAAM,CAAC,mBAAmB,EAAE,sBAAsB,CAAC,GAAGA,cAAQ,CAA2B,EAAE,CAAC,CAAC;AAC7F,IAAA,MAAM,cAAc,GAAGC,aAAO,CAAC,MAAK;;AAElC,QAAA,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;AAEhC,QAAA,sBAAsB,CAACC,6BAAuB,CAAC,OAAO,CAAC,CAAC,CAAC;;AAEzD,QAAA,MAAM,QAAQ,GAAG,IAAI,SAAS,EAAE,CAAC,eAAe,CAAC,OAAO,KAAP,IAAA,IAAA,OAAO,cAAP,OAAO,GAAI,EAAE,EAAE,WAAW,CAAC,CAAC;;;;;;QAM7E,QAAQ,CAAC,gBAAgB,CAAC,uBAAuB,CAAC,CAAC,OAAO,CAAC,WAAW,IAAG;;YACvE,MAAM,YAAY,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;AACnD,YAAA,MAAM,UAAU,GAAG,WAAW,CAAC,UAAU,CAAC;AAC1C,YAAA,KAAK,MAAM,SAAS,IAAI,UAAU,EAAE;gBAClC,YAAY,CAAC,YAAY,CAAC,SAAS,CAAC,IAAI,EAAE,SAAS,CAAC,KAAK,CAAC,CAAC;aAC5D;AACD,YAAA,YAAY,CAAC,GAAG,GAAGC,2BAAqB,CAAC;AACzC,YAAA,YAAY,CAAC,KAAK,CAAC,KAAK,GAAG,MAAM,CAAC;AAClC,YAAA,YAAY,CAAC,KAAK,CAAC,MAAM,GAAG,MAAM,CAAC;YACnC,CAAA,EAAA,GAAA,WAAW,CAAC,aAAa,MAAE,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,EAAA,CAAA,YAAY,CAAC,YAAY,EAAE,WAAW,CAAC,CAAC;AACrE,SAAC,CAAC,CAAC;;AAEH,QAAA,OAAO,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC;AAEjC,KAAC,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;AACd,IAAA,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAGH,cAAQ,CAAS,cAAc,IAAI,EAAE,CAAC,CAAC;;IAEzE,MAAM,CAAC,oCAAoC,EAAE,uCAAuC,CAAC,GAAGA,cAAQ,CAAC,KAAK,CAAC,CAAC;;AAGxG,IAAA,MAAM,CAAC,kBAAkB,EAAE,sBAAsB,CAAC,GAAGI,gBAAU,CAACC,+BAAyB,EAAE,CAAA,EAAA,GAAAC,sCAAgC,CAAC,OAAO,CAAC,MAAI,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,EAAA,GAAA,EAAE,CAAC,CAAC;;IAG5I,MAAM,CAAC,6BAA6B,EAAE,gCAAgC,CAAC,GAAGN,cAAQ,CAAmC,SAAS,CAAC,CAAC;IAChI,MAAM,gBAAgB,GAAG,KAAK,CAAC,MAAM,CAA6B,IAAI,CAAC,CAAC;AACxE,IAAA,MAAM,KAAK,GAAGO,cAAQ,EAAE,CAAC;AACzB,IAAA,MAAM,YAAY,GAAGN,aAAO,CAAC,MAAK;AAChC,QAAA,OAAOO,qBAAe,CAAC,SAAS,sDAAqD,kBAAkB,KAAlB,IAAA,IAAA,kBAAkB,KAAlB,KAAA,CAAA,GAAA,kBAAkB,GAAI,EAAE,CAAC,CAAC;KAChH,EAAE,qDAAoD,kBAAkB,EAAE,SAAS,CAAC,CAAC,CAAC;;AAGvF,IAAA,MAAM,uBAAuB,GAAGP,aAAO,CAAC,MAAK;;QAC3C,OAAO,CAAA,EAAA,GAAA,CAAA,EAAA,GAAA,wBAAwB,KAAxB,IAAA,IAAA,wBAAwB,uBAAxB,wBAAwB,CAAE,MAAM,CAAC,KAAK,IAAI,KAAK,CAAC,KAAK,CAAE,CAAA,GAAG,EAAE,MAAE,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,EAAA,CAAA,KAAK,MAAE,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,EAAA,CAAA,OAAO,CAAC;AACtF,KAAC,EAAE,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAC/B,IAAA,MAAM,aAAa,GAAG,YAAY,KAAK,IAAI,CAAC;AAC5C,IAAA,MAAM,mBAAmB,GAAGQ,+CAAyC,EAAE,CAAC;AACxE,IAAA,MAAM,mBAAmB,GAAGC,4BAAsB,EAAE,CAAC;AACrD,IAAA,MAAM,MAAM,GAAGC,eAAS,EAAE,CAAC,OAAO,CAAC;AACnC,IAAA,MAAM,OAAO,GAAGC,iBAAW,CAAC,CAAC,QAAiB,KAAU;QACtD,YAAY,CAAC,QAAQ,KAAR,IAAA,IAAA,QAAQ,cAAR,QAAQ,GAAI,EAAE,CAAC,CAAC;KAC9B,EAAE,EAAE,CAAC,CAAC;IACPC,eAAS,CAAC,MAAK;;AACb,QAAA,CAAA,EAAA,GAAA,gBAAgB,CAAC,OAAO,MAAE,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,EAAA,CAAA,KAAK,EAAE,CAAC;KACnC,EAAE,EAAE,CAAC,CAAC;AACP,IAAA,MAAM,kBAAkB,GAAGZ,aAAO,CAAC,MAAK;AACtC,QAAA,OAAO,YAAY,KAAK,UAAU,qEAAoE,oCAAoC,GAAGa,mBAAa,CAAC,OAAO,CAAC,gBAAgB,EAAE;YACnL,WAAW,EAAE,CAAG,EAAAC,+BAAyB,CAAE,CAAA;AAC5C,SAAA,CAAC,GAAG,SAAS,CAAC;AACjB,KAAC,EAAE,CAAC,YAAY,EAAE,OAAO,CAAC,gBAAgB,mEAAkE,oCAAoC,CAAC,CAAC,CAAC;AACnJ,IAAA,MAAM,aAAa,GAAGH,iBAAW,CAAC,CAAC,OAAgB,KAAI;AACrD,QAAA,MAAM,KAAK,GAAG,OAAO,GAAG,KAAK,CAAC,OAAO,CAAC,MAAM,GAAG,KAAK,CAAC,OAAO,CAAC,gBAAgB,CAAC;QAC9E,OAAOI,iBAAW,CAACC,qCAA+B,EAAE;YAClD,KAAK;AACN,SAAA,CAAC,CAAC;AACL,KAAC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,MAAM,EAAE,KAAK,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAC3D,IAAA,MAAM,wBAAwB,GAAGL,iBAAW,CAAC,CAAC,OAAgB,KAAI;AAChE,QAAA,OAAOM,wBAAkB,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,CAAC;AACpD,KAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC;AACpB,IAAA,MAAM,wBAAwB,GAAGN,iBAAW,CAAC,CAAC,OAAgB,KAAI;AAChE,QAAA,OAAOO,wBAAkB,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,CAAC;AACpD,KAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC;;AAGpB,IAAA,MAAM,sBAAsB,GAAGlB,aAAO,CAAC,MAAK;AAC1C,QAAA,OAAOmB,2CAAqC,CAAC,OAAO,CAAC,CAAC;AACxD,KAAC,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;AACd,IAAA,MAAM,eAAe,GAAGR,iBAAW,CAAC,MAAW;QAC7C,IAAI,CAAC,aAAa,EAAE;YAClB,OAAO;SACR;;QAED,IAAI,wBAAwB,IAAI,wBAAwB,CAAC,MAAM,GAAG,CAAC,EAAE;YACnE,MAAM,kCAAkC,GAAGS,2CAAqC,CAAC,SAAS,EAAE,wBAAwB,CAAC,CAAC;YACtH,MAAM,cAAc,GAAGC,sBAAgB,CAAC,kCAAkC,CAAC,MAAM,CAAC,CAAC;;YAEnF,uCAAuC,CAAC,cAAc,CAAC,CAAC;;;YAGxD,IAAI,cAAc,EAAE;gBAClB,OAAO;aACR;SACF;;;QAID,gCAAgC,CAAC,SAAS,CAAC,CAAC;;AAG5C,QAAA,IAAIC,oCAA8B,CAAC,wBAAwB,CAAC,EAAE;AAC5D,YAAA,gCAAgC,CAAC;gBAC/B,OAAO,EAAE,OAAO,CAAC,wBAAwB;AACzC,gBAAA,SAAS,EAAE,IAAI,CAAC,GAAG,EAAE;gBACrB,YAAY,EAAEC,yBAAmB,CAAC,IAAI;AACvC,aAAA,CAAC,CAAC;YACH,OAAO;SACR;QACD,IAAI,OAAO,GAAG,SAAS,CAAC;;AAExB,QAAA,OAAO,GAAGC,qDAA+C,CAAC,OAAO,CAAC,CAAC;QACnE,IAAI,gBAAgB,GAA6B,EAAE,CAAC;;QAEpD,gBAAgB,GAAG,mBAAmB,KAAnB,IAAA,IAAA,mBAAmB,cAAnB,mBAAmB,GAAI,EAAE,CAAC;QAC7CC,uCAAiC,CAAC,OAAO,EAAE,gBAAgB,EAAE,CAAC,OAAe,KAAI;;;;;YAK/E,QAAQ,CAAC,OAAO,sDAAqD,kBAAkB,IAAI,EAAE,CAAC,CAAC;AACjG,SAAC,CAAC,CAAC;AACL,KAAC,EAAE,CAAC,aAAa;AACjB,QAAA,wBAAwB;QACxB,mBAAmB,EAAE,SAAS;AAC9B,QAAA,OAAO,CAAC,wBAAwB,EAAE,QAAQ;QAC1C,kBAAkB,CAAC,CAAC,CAAC;AACrB,IAAA,MAAM,aAAa,GAAGzB,aAAO,CAAC,MAAK;QACjC,OAAO,KAAA,CAAA,aAAA,CAAC0B,WAAK,EAAA,EAAC,UAAU,EAAA,IAAA,EAAA;YACpB,KAAC,CAAA,aAAA,CAAAC,oBAAc,EAAC,EAAA,SAAS,EAAEC,gCAA0B,EAAE,SAAS,EAAE,OAAO,CAAC,mBAAmB,EAAE,cAAc,EAAE,OAAO,CAAC,mBAAmB,EAAE,YAAY,EAAE,wBAAwB,EAAE,OAAO,EAAE,MAAK;AAClM,oBAAA,QAAQ,IAAI,QAAQ,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;iBACzC,EAAE,EAAE,EAAE,oBAAoB,iBAAe,OAAO,CAAC,mBAAmB,EAAI,CAAA;YACvE,KAAC,CAAA,aAAA,CAAAD,oBAAc,EAAC,EAAA,SAAS,EAAEC,gCAA0B,EAAE,SAAS,EAAE,OAAO,CAAC,mBAAmB,EAAE,cAAc,EAAE,OAAO,CAAC,mBAAmB,EAAE,YAAY,EAAE,wBAAwB,EAAE,OAAO,EAAE,CAAC,IAAG;AACjM,oBAAA,eAAe,EAAE,CAAC;oBAClB,CAAC,CAAC,eAAe,EAAE,CAAC;iBACrB,EAAE,EAAE,EAAE,mBAAmB,EAAA,aAAA,EAAe,OAAO,CAAC,mBAAmB,EAAI,CAAA,CAChE,CAAC;KACZ,EAAE,CAAC,OAAO,CAAC,SAAS,EAAE,QAAQ,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,OAAO,CAAC,mBAAmB,EAAE,OAAO,CAAC,mBAAmB,EAAE,eAAe,CAAC,CAAC,CAAC;AACjK,IAAA,MAAM,qBAAqB,GAAG5B,aAAO,CAAC,MAAK;;AAEzC,QAAA,OAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EACK,MAAM,CAAC,eAAe,CAAA,EACtB,OAAO,CACV,CAAA;AAEJ,KAAC,EAAE,qDAAoD,MAAM,CAAC,eAAe,sDAAqD,OAAO,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC;;AAG5J,IAAA,MAAM,wBAAwB,GAAGW,iBAAW,CAAC,CAAC,YAAoB,KAAI;;;;AAIpE,QAAA,sBAAsB,CAAC;AACrB,YAAA,IAAI,EAAE,QAAQ;AACd,YAAA,EAAE,EAAE,YAAY;AACjB,SAAA,CAAC,CAAC;KACJ,EAAE,EAAE,CAAC,CAAC;;AAGP,IAAA,MAAM,yBAAyB,GAAGA,iBAAW,CAAC,MAAK;AACjD,QAAA,OAAO,KAAC,CAAA,aAAA,CAAAe,WAAK,EAAC,EAAA,SAAS,EAAEG,iCAA2B,EAAA;AAChD,YAAA,KAAA,CAAA,aAAA,CAACC,2BAAqB,EAAA,EAAC,OAAO,EAAE,KAAK,EAAA;AACnC,gBAAA,KAAA,CAAA,aAAA,CAACC,4BAAsB,EAAA,EAAC,WAAW,EAAE,kBAAkB,EAAE,wBAAwB,EAAE,wBAAwB,EAAA,CAAI,CACzF,CAClB,CAAC;KACZ,EAAE,CAAC,kBAAkB,EAAE,wBAAwB,EAAE,KAAK,CAAC,CAAC,CAAC;IAC1D,MAAM,eAAe,GAAGpB,iBAAW,CAAC,CAAC,OAA2B,EAAE,mBAA8C,KAAI;;QAElH,mBAAmB,KAAA,IAAA,IAAnB,mBAAmB,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAnB,mBAAmB,CAAE,OAAO,CAAC,CAAC,kBAA0C,KAAI;YAC1E,mBAAmB,IAAI,mBAAmB,CAAC,kBAAkB,EAAE,OAAO,CAAC,SAAS,CAAC,CAAC;AACpF,SAAC,CAAC,CAAC;QACH,OAAO,CAAC,OAAO,CAAC,CAAC;AACnB,KAAC,EAAE,CAAC,OAAO,mEAAkE,mBAAmB,mEAAkE,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;IACtL,MAAM,UAAU,GAAG,MAAkB;QACnC,OAAO,KAAA,CAAA,aAAA,CAACe,WAAK,EAAC,EAAA,SAAS,EAAEX,iBAAW,CAACiB,wBAAkB,CAAC,EAAA;YACpD,KAAC,CAAA,aAAA,CAAAC,2BAAqB,EAAC,EAAA,kBAAkB,EAAE,kBAAkB,EAAE,aAAa,EAAE,OAAO,CAAC,aAAa;iFACpC,6BAA6B,EAAE,6BAA6B;AAC7H,iFAAiE,uBAAuB,EAAE,uBAAuB,GAAG;AAClH,oBAAA,OAAO,EAAE,uBAAuB;AAChC,oBAAA,SAAS,EAAE,IAAI,CAAC,GAAG,EAAE;oBACrB,YAAY,EAAEV,yBAAmB,CAAC,KAAK;iBACxC,GAAG,SAAS,EAAI,CAAA;AACf,YAAA,KAAA,CAAA,aAAA,CAACW,+BAAyB,EAAC,EAAA,eAAe,EAAE,OAAO,CAAC,sBAAsB,EAAE,QAAQ,EAAE,eAAe,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,EAAE,cAAc,EAAE,OAAO,EAAE,qBAAqB,EAAE,QAAQ,EAAE,KAAK,EAAE,gBAAgB,EAAE,aAAa,EAAE,wBAAwB,EAAEC,gCAA0B,EAAE,0BAA0B,EAAE,IAAI;oEACnS,yBAAyB,EAAE,yBAAyB;iFACvC,OAAO,EAAE,OAAO;iFAChB,mBAAmB,EAAE,mBAAmB,GAAG,CAAC,eAAuC,KAAI;AACtJ,oBAAA,mBAAmB,CAAC,eAAe,EAAE,OAAO,CAAC,SAAS,CAAC,CAAC;AAC1D,iBAAC,GAAG,SAAS,EAAA,CAAI,CACT,CAAC;AACb,KAAC,CAAC;IACF,MAAM,QAAQ,GAAG,OAAO,CAAC,QAAQ,KAAK,IAAI,GAAG,QAAQ,GAAG,OAAO,CAAC,QAAQ,KAAK,QAAQ,GAAG,QAAQ,GAAG,KAAK,CAAC;IACzG,OAAO,KAAA,CAAA,aAAA,CAACC,uBAAa,EAAC,EAAA,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE;YAC9C,SAAS,EAAEC,4BAAY,CAAC,mBAAmB,CAAC,IAAI,sDAChD,sBAAsB,GAAG,mBAAmB,CAAC,4BAA4B,GAAG,SAAS,CAAC;AACvF,SAAA,EAAE,IAAI,EAAE;YACP,SAAS,EAAEA,4BAAY,CAAC,mBAAmB,CAAC,IAAI,EAAE,QAAQ,KAAK,KAAK,GAAG,mBAAmB,CAAC,YAAY,GAAG,SAAS,CAAC;SACrH,EACI,EAAA,UAAU,EAAE,CACC,CAAC;AACrB;;;;;"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"RichTextSendBoxWrapper-NoJpTHbL.js","sources":["../../../preprocess-dist/react-composites/src/composites/common/RichTextSendBoxWrapper.tsx"],"sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/* @conditional-compile-remove(rich-text-editor-composite-support) */\nimport React from 'react';\n/* @conditional-compile-remove(rich-text-editor-composite-support) */\nimport { usePropsFor } from '../ChatComposite/hooks/usePropsFor';\n/* @conditional-compile-remove(rich-text-editor-composite-support) */\nimport { RichTextSendBox, RichTextSendBoxProps } from '@internal/react-components';\n\n/* @conditional-compile-remove(rich-text-editor-composite-support) */\n/**\n * @private\n *\n * Wrapper for RichTextSendBox component to allow us to use usePropsFor with richTextSendBox\n * before lazyLoading is done\n */\nexport const RichTextSendBoxWrapper = (props: RichTextSendBoxProps): JSX.Element => {\n const richTextSendBoxProps = usePropsFor(RichTextSendBox);\n return <RichTextSendBox {...richTextSendBoxProps} {...props} />;\n};"],"names":["usePropsFor","RichTextSendBox"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AAEA;AAOA;AACA;;;;;AAKG;AACU,MAAA,sBAAsB,GAAG,CAAC,KAA2B,KAAiB;AACjF,IAAA,MAAM,oBAAoB,GAAGA,iBAAW,CAACC,qBAAe,CAAC,CAAC;AAC1D,IAAA,OAAO,oBAACA,qBAAe,EAAA,MAAA,CAAA,MAAA,CAAA,EAAA,EAAK,oBAAoB,EAAM,KAAK,EAAI,CAAC;AAClE;;;;"}
|