@azure/communication-react 1.21.0-alpha-202410180016 → 1.21.0-alpha-202410190016
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 +1 -1
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-gYu0HYYZ.js → ChatMessageComponentAsRichTextEditBox-jsMhMFFC.js} +2 -2
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-gYu0HYYZ.js.map → ChatMessageComponentAsRichTextEditBox-jsMhMFFC.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-CaxLScti.js → RichTextSendBoxWrapper-BOZa7syp.js} +2 -2
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-CaxLScti.js.map → RichTextSendBoxWrapper-BOZa7syp.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{index-CAY7MwjX.js → index-D2gCkgD1.js} +27 -120
- package/dist/dist-cjs/communication-react/index-D2gCkgD1.js.map +1 -0
- package/dist/dist-cjs/communication-react/index.js +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/handlers/createCommonHandlers.d.ts +1 -2
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +0 -4
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.d.ts +1 -2
- package/dist/dist-esm/calling-component-bindings/src/handlers/createTeamsCallHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/index.d.ts +1 -2
- package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
- package/dist/dist-esm/communication-react/src/index.d.ts +1 -2
- package/dist/dist-esm/communication-react/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/EndCallButton.js +5 -13
- package/dist/dist-esm/react-components/src/components/EndCallButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js +1 -1
- package/dist/dist-esm/react-components/src/components/MeetingConferencePhoneInfo.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MicrophoneButton.js +1 -5
- package/dist/dist-esm/react-components/src/components/MicrophoneButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VerticalGallery.js +9 -2
- package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +2 -2
- 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 +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +0 -11
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +1 -2
- 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 -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/components/CallControls.js +3 -26
- 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/buttons/EndCall.js +1 -18
- 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/components/buttons/Microphone.js +1 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +0 -4
- 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.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -5
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +1 -8
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +3 -24
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependency.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveDeepNoiseSuppressionDependencyLazy.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/index.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/dist-cjs/communication-react/index-CAY7MwjX.js.map +0 -1
@@ -188,7 +188,7 @@ function getDefaultExportFromCjs (x) {
|
|
188
188
|
// Copyright (c) Microsoft Corporation.
|
189
189
|
// Licensed under the MIT License.
|
190
190
|
// GENERATED FILE. DO NOT EDIT MANUALLY.
|
191
|
-
var telemetryVersion = '1.21.0-alpha-
|
191
|
+
var telemetryVersion = '1.21.0-alpha-202410190016';
|
192
192
|
|
193
193
|
|
194
194
|
var telemetryVersion$1 = /*@__PURE__*/getDefaultExportFromCjs(telemetryVersion);
|
@@ -1228,7 +1228,6 @@ const createDefaultCommonCallingHandlers = memoizeOne((callClient, deviceManager
|
|
1228
1228
|
return (createEffect && stream.feature(communicationCalling.Features.VideoEffects).startEffects(createEffect(backgroundReplacementConfig)));
|
1229
1229
|
}
|
1230
1230
|
});
|
1231
|
-
/* @conditional-compile-remove(DNS) */
|
1232
1231
|
const onStartNoiseSuppressionEffect = () => __awaiter$_(void 0, void 0, void 0, function* () {
|
1233
1232
|
var _f;
|
1234
1233
|
const audioEffects = (options === null || options === void 0 ? void 0 : options.onResolveDeepNoiseSuppressionDependency) &&
|
@@ -1245,7 +1244,6 @@ const createDefaultCommonCallingHandlers = memoizeOne((callClient, deviceManager
|
|
1245
1244
|
}
|
1246
1245
|
}
|
1247
1246
|
});
|
1248
|
-
/* @conditional-compile-remove(DNS) */
|
1249
1247
|
const onStopNoiseSuppressionEffect = () => __awaiter$_(void 0, void 0, void 0, function* () {
|
1250
1248
|
const stream = call === null || call === void 0 ? void 0 : call.localAudioStreams.find((stream) => stream.mediaStreamType === 'Audio');
|
1251
1249
|
if (stream && (options === null || options === void 0 ? void 0 : options.onResolveDeepNoiseSuppressionDependency)) {
|
@@ -1353,9 +1351,7 @@ const createDefaultCommonCallingHandlers = memoizeOne((callClient, deviceManager
|
|
1353
1351
|
onRemoveVideoBackgroundEffects,
|
1354
1352
|
onBlurVideoBackground,
|
1355
1353
|
onReplaceVideoBackground,
|
1356
|
-
/* @conditional-compile-remove(DNS) */
|
1357
1354
|
onStartNoiseSuppressionEffect,
|
1358
|
-
/* @conditional-compile-remove(DNS) */
|
1359
1355
|
onStopNoiseSuppressionEffect,
|
1360
1356
|
onStartCaptions,
|
1361
1357
|
onStopCaptions,
|
@@ -6563,7 +6559,7 @@ const typingIndicatorStringStyle = react.mergeStyles({
|
|
6563
6559
|
wordBreak: 'break-word'
|
6564
6560
|
});
|
6565
6561
|
|
6566
|
-
var participantItem$l={isMeText:"(you)",menuTitle:"More Options",removeButtonLabel:"Remove",sharingIconLabel:"Sharing",mutedIconLabel:"Muted",displayNamePlaceholder:"Unnamed participant",participantStateRinging:"Calling...",participantStateHold:"On hold",attendeeRole:"Attendee"};var ParticipantList$m={overflowParticipantCount:"+{overflowCount} more"};var typingIndicator$l={singleUser:"{user} is typing ...",multipleUsers:"{users} are typing ...",multipleUsersAbbreviateOne:"{users} and 1 other are typing ...",multipleUsersAbbreviateMany:"{users} and {numOthers} others are typing ...",delimiter:", "};var sendBox$l={placeholderText:"Enter a message",textTooLong:"Your message length is over the maximum limit.",sendButtonAriaLabel:"Send message",attachmentUploadsPendingError:"File is uploading, please wait.",removeAttachment:"Remove file",uploading:"Uploading",uploadCompleted:"Upload completed",attachmentMoreMenu:"More Options"};var richTextSendBox$l={placeholderText:"Enter a message",textTooLong:"Your message length is over the maximum limit.",sendButtonAriaLabel:"Send message",attachmentUploadsPendingError:"File is uploading, please wait.",imageUploadsPendingError:"Image is uploading, please wait.",removeAttachment:"Remove file",uploading:"Uploading",uploadCompleted:"Upload completed",richTextBoldTooltip:"Bold",richTextItalicTooltip:"Italic",richTextUnderlineTooltip:"Underline",richTextBulletListTooltip:"Bulleted list",richTextNumberListTooltip:"Numbered list",richTextIncreaseIndentTooltip:"Increase indent",richTextDecreaseIndentTooltip:"Decrease indent",richTextInsertTableTooltip:"Insert table",richTextFormatButtonTooltip:"Format",richTextInsertRowOrColumnMenu:"Insert",richTextInsertTableMenuTitle:"Insert {column} x {row} table",richTextInsertRowAboveMenu:"Insert above",richTextInsertRowBelowMenu:"Insert below",richTextInsertColumnLeftMenu:"Insert left",richTextInsertColumnRightMenu:"Insert right",richTextDeleteRowOrColumnMenu:"Delete",richTextDeleteColumnMenu:"Delete column",richTextDeleteRowMenu:"Delete row",richTextDeleteTableMenu:"Delete table",richTextToolbarMoreButtonAriaLabel:"More options",attachmentMoreMenu:"More Options",richTextNewBulletedListItemAnnouncement:"Bullet, new line",richTextNewNumberedListItemAnnouncement:"{0}, new line",richTextBulletedListAppliedAnnouncement:"Bulleted list applied",richTextNumberedListAppliedAnnouncement:"Numbered list applied"};var mentionPopover$l={mentionPopoverHeader:"Suggestions"};var imageOverlay$l={downloadButtonLabel:"Download",dismissButtonAriaLabel:"Close"};var messageStatusIndicator$l={deliveredAriaLabel:"Message sent",deliveredTooltipText:"Sent",seenAriaLabel:"Message seen by others",seenTooltipText:"Seen",readByTooltipText:"Read by {messageThreadReadCount} of {remoteParticipantsCount}",sendingAriaLabel:"Message sending",sendingTooltipText:"Sending",failedToSendAriaLabel:"Message failed to send",failedToSendTooltipText:"Failed to send"};var endCallButton$l={label:"Leave",tooltipContent:"Leave call",leaveOption:"Leave",endCallOption:"End call for everyone"};var cameraButton$l={onLabel:"Camera",offLabel:"Camera",tooltipDisabledContent:"Camera is disabled",tooltipOnContent:"Turn off camera",tooltipOffContent:"Turn on camera",tooltipVideoLoadingContent:"Video is loading",cameraMenuTitle:"Camera",cameraMenuTooltip:"Choose camera",cameraButtonSplitRoleDescription:"Split button",onSplitButtonAriaLabel:"Turn off camera",offSplitButtonAriaLabel:"Turn on camera",cameraActionTurnedOnAnnouncement:"Your camera has been turned on",cameraActionTurnedOffAnnouncement:"Your camera has been turned off",onSplitButtonPrimaryActionCamera:"Turn off camera",offSplitButtonPrimaryActionCamera:"Turn on camera",cameraPrimaryActionSplitButtonTitle:"Use camera",videoEffectsMenuItemTitle:"Effects",cameraButtonAriaDescription:"camera options"};var microphoneButton$l={onLabel:"Mic",offLabel:"Mic",tooltipDisabledContent:"Microphone is disabled",tooltipOnContent:"Mute microphone",tooltipOffContent:"Unmute microphone",microphoneMenuTitle:"Microphone",microphoneMenuTooltip:"Choose microphone",speakerMenuTitle:"Speaker",speakerMenuTooltip:"Choose speaker",microphoneButtonSplitRoleDescription:"Split button",onSplitButtonAriaLabel:"Mute mic",offSplitButtonAriaLabel:"Unmute mic",microphoneActionTurnedOnAnnouncement:"Your microphone has been turned on",microphoneActionTurnedOffAnnouncement:"Your microphone has been turned off",offSplitButtonMicrophonePrimaryAction:"Unmute mic",onSplitButtonMicrophonePrimaryAction:"Mute mic",microphonePrimaryActionSplitButtonTitle:"Use microphone",microphoneAriaDescription:"Audio options",deepNoiseSuppressionTitle:"Noise suppression",deepNoiseSuppressionOnAnnouncement:"Deep noise suppression has been turned on",deepNoiseSuppressionOffAnnouncement:"Deep noise suppression has been turned off"};var devicesButton$l={label:"Devices",tooltipContent:"Manage devices",cameraMenuTitle:"Camera",cameraMenuTooltip:"Choose camera",audioDeviceMenuTitle:"Audio Device",audioDeviceMenuTooltip:"Choose audio device",microphoneMenuTitle:"Microphone",microphoneMenuTooltip:"Choose microphone",speakerMenuTitle:"Speaker",speakerMenuTooltip:"Choose speaker"};var participantsButton$l={label:"People",tooltipContent:"Show participants",menuHeader:"In this call",participantsListButtonLabel:"{numParticipants} people",muteAllButtonLabel:"Mute all",copyInviteLinkButtonLabel:"Copy invite link",copyInviteLinkActionedAriaLabel:"Invite link copied"};var screenShareButton$l={onLabel:"Stop presenting",offLabel:"Present",tooltipDisabledContent:"Presenting is disabled",tooltipOnContent:"Presenting your screen",tooltipOffContent:"Present your screen"};var raiseHandButton$l={offLabel:"Raise",onLabel:"Lower",tooltipDisabledContent:"Raise Hand action is disabled",tooltipOnContent:"Lower Hand",tooltipOffContent:"Raise Hand"};var reactionButton$l={label:"React",ariaLabel:"React Button, Send a reaction",tooltipDisabledContent:"Reaction action is disabled",tooltipContent:"Send a reaction",likeReactionTooltipContent:"Like",heartReactionTooltipContent:"Love",laughReactionTooltipContent:"Laugh",applauseReactionTooltipContent:"Applause",surprisedReactionTooltipContent:"Surprised"};var messageThread$l={yesterday:"Yesterday",sunday:"Sunday",monday:"Monday",tuesday:"Tuesday",wednesday:"Wednesday",thursday:"Thursday",friday:"Friday",saturday:"Saturday",participantJoined:"joined the chat.",participantLeft:"left the chat.",editMessage:"Edit",removeMessage:"Delete",resendMessage:"Try sending again",failToSendTag:"Failed to send",editedTag:"Edited",liveAuthorIntro:"{author} says",messageContentAriaText:"{status} {author} said {message}",messageContentMineAriaText:"{status} You said {message}",editBoxTextLimit:"Your message is over the limit of {limitNumber} characters",editBoxPlaceholderText:"Edit your message",newMessagesIndicator:"New messages",noDisplayNameSub:"No name",editBoxCancelButton:"Cancel",editBoxSubmitButton:"Done",messageReadCount:"Read by {messageReadByCount} of {remoteParticipantsCount}",actionMenuMoreOptions:"More Options",downloadAttachment:"Download file",openAttachment:"Open file",blockedWarningText:"This message was deleted due to organizational policy.",blockedWarningLinkText:"Details",attachmentCardGroupMessage:"The message has {attachmentCount} attachment",messageDeletedAnnouncementAriaLabel:"The message is deleted",richTextBoldTooltip:"Bold",richTextItalicTooltip:"Italic",richTextUnderlineTooltip:"Underline",richTextBulletListTooltip:"Bulleted list",richTextNumberListTooltip:"Numbered list",richTextIncreaseIndentTooltip:"Increase indent",richTextDecreaseIndentTooltip:"Decrease indent",richTextInsertTableTooltip:"Insert table",richTextFormatButtonTooltip:"Format",richTextInsertRowOrColumnMenu:"Insert",richTextInsertTableMenuTitle:"Insert {column} x {row} table",richTextInsertRowAboveMenu:"Insert above",richTextInsertRowBelowMenu:"Insert below",richTextInsertColumnLeftMenu:"Insert left",richTextInsertColumnRightMenu:"Insert right",richTextDeleteRowOrColumnMenu:"Delete",richTextDeleteColumnMenu:"Delete column",richTextDeleteRowMenu:"Delete row",richTextDeleteTableMenu:"Delete table",richTextToolbarMoreButtonAriaLabel:"More options",attachmentUploadsPendingError:"File is uploading, please wait.",imageUploadsPendingError:"Image is uploading, please wait.",richTextNewBulletedListItemAnnouncement:"Bullet, new line",richTextNewNumberedListItemAnnouncement:"{0}, new line",richTextBulletedListAppliedAnnouncement:"Bulleted list applied",richTextNumberedListAppliedAnnouncement:"Numbered list applied"};var errorBar$l={unableToReachChatService:"You are offline",accessDenied:"Unable to access chat services - please check the user credentials provided",userNotInChatThread:"You are no longer in this chat thread",sendMessageNotInChatThread:"Failed to send message because you are no longer in this chat thread",sendMessageGeneric:"Failed to send message",callingNetworkFailure:"Troubling connecting call - you seem to be offline",startVideoGeneric:"Failed to start video",stopVideoGeneric:"Failed to stop video",muteGeneric:"Failed to mute microphone",unmuteGeneric:"Failed to unmute microphone",speakingWhileMuted:"Your microphone is muted",startScreenShareGeneric:"There was an issue starting screen share.",stopScreenShareGeneric:"Failed to stop screen sharing",callNetworkQualityLow:"Network quality is low.",teamsMeetingCallNetworkQualityLow:"Network quality is low.",callNoSpeakerFound:"No speakers or headphones found. Connect an audio device to hear the call.",callNoMicrophoneFound:"No microphones found. Connect an audio input device.",callMicrophoneAccessDenied:"Unable to access microphone. Click the lock in the address bar to grant permission to this webpage.",callMicrophoneAccessDeniedSafari:"Unable to access microphone. Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",callMicrophoneMutedBySystem:"You are muted by your system.",callMicrophoneUnmutedBySystem:"Your microphone recovered and you were unmuted by your system.",callMacOsMicrophoneAccessDenied:"Unable to access microphone. Grant microphone permission in your macOS privacy settings.",callLocalVideoFreeze:"Network bandwidth is poor. Your video may appear paused for others on the call.",callCameraAccessDenied:"Unable to access camera. Click the lock in the address bar to grant permission to this webpage.",callCameraAccessDeniedSafari:"Unable to access camera. Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",callCameraAlreadyInUse:"Unable to access camera. It may already be in use by another application.",callVideoStoppedBySystem:"Your video has been stopped by your system.",callVideoRecoveredBySystem:"Your video has resumed.",callMacOsCameraAccessDenied:"MacOS is blocking access to your camera. Update your privacy settings to allow this browser to access your camera.",callMacOsScreenShareAccessDenied:"MacOS is blocking screen sharing. Update your privacy settings to allow this browser to record your screen.",dismissButtonAriaLabel:"Close",failedToJoinCallGeneric:"Failed to join call.",failedToJoinCallInvalidMeetingLink:"Unable to join Meeting. Invalid Link.",cameraFrozenForRemoteParticipants:"Users in the call are having issues seeing your video. Please check your devices and network.",unableToStartVideoEffect:"Unable to apply video effect.",startSpotlightWhileMaxParticipantsAreSpotlighted:"Cannot start spotlight on participant(s) because the maximum number of participants are already spotlighted.",mutedByRemoteParticipant:"You were muted by another participant."};var notificationStack$l={callingNetworkFailure:{title:"Troubling connecting call",message:"You seem to be offline. Please check your network connection and try again.",dismissButtonAriaLabel:"Close"},startVideoGeneric:{title:"Failed to start video.",dismissButtonAriaLabel:"Close"},stopVideoGeneric:{title:"Failed to stop video.",dismissButtonAriaLabel:"Close"},muteGeneric:{title:"Failed to mute microphone.",dismissButtonAriaLabel:"Close"},unmuteGeneric:{title:"Failed to unmute microphone.",dismissButtonAriaLabel:"Close"},speakingWhileMuted:{title:"You're muted.",dismissButtonAriaLabel:"Close"},startScreenShareGeneric:{title:"There was an issue starting screen share.",dismissButtonAriaLabel:"Close"},stopScreenShareGeneric:{title:"Failed to stop screen sharing.",dismissButtonAriaLabel:"Close"},callNetworkQualityLow:{title:"Network quality is low.",dismissButtonAriaLabel:"Close"},teamsMeetingCallNetworkQualityLow:{title:"Network quality is low.",dismissButtonAriaLabel:"Close",message:"Join this call from your phone for better sound. You can continue viewing the meeting on this device.",primaryButtonLabel:"Join by Phone"},callNoSpeakerFound:{title:"No speakers or headphones found",message:"Connect an audio device to hear the call.",dismissButtonAriaLabel:"Close"},callNoMicrophoneFound:{title:"No microphones found",message:"Connect an audio input device.",dismissButtonAriaLabel:"Close"},callMicrophoneAccessDenied:{title:"Unable to access microphone",message:"Click the lock in the address bar to grant permission to this webpage.",dismissButtonAriaLabel:"Close"},callMicrophoneAccessDeniedSafari:{title:"Unable to access microphone",message:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",dismissButtonAriaLabel:"Close"},callMicrophoneMutedBySystem:{title:"You are muted by your system.",dismissButtonAriaLabel:"Close"},callMicrophoneUnmutedBySystem:{title:"Your microphone recovered and you were unmuted by your system.",dismissButtonAriaLabel:"Close"},callMacOsMicrophoneAccessDenied:{title:"Unable to access microphone",message:"Grant microphone permission in your macOS privacy settings.",dismissButtonAriaLabel:"Close"},callLocalVideoFreeze:{title:"Network bandwidth is poor",message:"Your video may appear paused for others on the call.",dismissButtonAriaLabel:"Close"},callCameraAccessDenied:{title:"Unable to access camera",message:"Click the lock in the address bar to grant permission to this webpage.",dismissButtonAriaLabel:"Close"},callCameraAccessDeniedSafari:{title:"Unable to access camera",message:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",dismissButtonAriaLabel:"Close"},callCameraAlreadyInUse:{title:"Unable to access camera",message:"It may already be in use by another application.",dismissButtonAriaLabel:"Close"},callVideoStoppedBySystem:{title:"Your video has been stopped by your system.",dismissButtonAriaLabel:"Close"},callVideoRecoveredBySystem:{title:"Your video has resumed.",dismissButtonAriaLabel:"Close"},callMacOsCameraAccessDenied:{title:"MacOS is blocking access to your camera",message:"Update your privacy settings to allow this browser to access your camera.",dismissButtonAriaLabel:"Close"},callMacOsScreenShareAccessDenied:{title:"MacOS is blocking screen sharing",message:"Update your privacy settings to allow this browser to record your screen.",dismissButtonAriaLabel:"Close"},failedToJoinCallGeneric:{title:"Failed to join call.",dismissButtonAriaLabel:"Close"},failedToJoinCallInvalidMeetingLink:{title:"Unable to join Meeting. Invalid Link.",dismissButtonAriaLabel:"Close"},cameraFrozenForRemoteParticipants:{title:"Users in the call are having issues seeing your video",message:"Please check your devices and network.",dismissButtonAriaLabel:"Close"},unableToStartVideoEffect:{title:"Unable to apply video effect.",dismissButtonAriaLabel:"Close"},startSpotlightWhileMaxParticipantsAreSpotlighted:{title:"Cannot start spotlight on participant(s)",message:"The maximum number of participants are already spotlighted.",dismissButtonAriaLabel:"Close"},mutedByRemoteParticipant:{title:"You were muted by another participant.",dismissButtonAriaLabel:"Close"},recordingStarted:{title:"Recording has started.",message:"By joining, you are giving consent for this meeting to be transcribed.",dismissButtonAriaLabel:"Close"},transcriptionStarted:{title:"Transcription has started.",message:"By joining, you are giving consent for this meeting to be transcribed.",dismissButtonAriaLabel:"Close"},recordingStopped:{title:"Recording is being saved.",message:"Recording has stopped.",dismissButtonAriaLabel:"Close"},transcriptionStopped:{title:"Transcription is being saved.",message:"Transcription has stopped.",dismissButtonAriaLabel:"Close"},recordingAndTranscriptionStarted:{title:"Recording and transcription have started.",message:"By joining, you are giving consent for this meeting to be transcribed.",dismissButtonAriaLabel:"Close"},recordingAndTranscriptionStopped:{title:"Recording and transcription are being saved.",message:"Recording and transcription have stopped.",dismissButtonAriaLabel:"Close"},recordingStoppedStillTranscribing:{title:"Recording has stopped.",message:"You are now only transcribing this meeting.",dismissButtonAriaLabel:"Close"},transcriptionStoppedStillRecording:{title:"Transcription has stopped.",message:"You are now only recording this meeting.",dismissButtonAriaLabel:"Close"},assignedBreakoutRoomOpened:{title:"We'll move you to your assigned room in 5 seconds.",dismissButtonAriaLabel:"Close"},assignedBreakoutRoomChanged:{title:"Your breakout room has changed",message:"We'll move you to your assigned room in 5 seconds.",dismissButtonAriaLabel:"Close"},assignedBreakoutRoomOpenedPromptJoin:{title:"Join breakout room?",message:"You've been assigned to a breakout room.",dismissButtonAriaLabel:"Close",primaryButtonLabel:"Join room",secondaryButtonLabel:"Later"},breakoutRoomJoined:{title:"You have joined a breakout room.",dismissButtonAriaLabel:"Close"},breakoutRoomClosingSoon:{title:"Room time limit about to expire.",message:"This room will close in 30 seconds",dismissButtonAriaLabel:"Close"}};var videoGallery$l={screenIsBeingSharedMessage:"You are sharing your screen",screenShareLoadingMessage:"Loading {participant}'s screen",localScreenShareLoadingMessage:"Loading your screen",localVideoLabel:"You",localVideoCameraSwitcherLabel:"Switch camera",localVideoMovementLabel:"Movable Local Video Tile",localVideoMovementAriaLabel:"Movable Local Video Tile",localVideoSelectedDescription:"{cameraName} selected",displayNamePlaceholder:"Unnamed participant",fitRemoteParticipantToFrame:"Fit to frame",fillRemoteParticipantFrame:"Fill frame",pinParticipantForMe:"Pin for me",pinParticipantForMeLimitReached:"Pin (limit reached)",unpinParticipantForMe:"Unpin",pinParticipantMenuItemAriaLabel:"Pin {participantName}",unpinParticipantMenuItemAriaLabel:"Unpin {participantName}",pinnedParticipantAnnouncementAriaLabel:"Pinned {participantName}",unpinnedParticipantAnnouncementAriaLabel:"Unpinned {participantName}",startSpotlightVideoTileMenuLabel:"Spotlight for everyone",addSpotlightVideoTileMenuLabel:"Add spotlight",spotlightLimitReachedMenuTitle:"Spotlight limit reached",stopSpotlightVideoTileMenuLabel:"Stop spotlighting",stopSpotlightOnSelfVideoTileMenuLabel:"Exit spotlight",attendeeRole:"Attendee",muteParticipantMenuItemLabel:"Mute",waitingScreenText:"Waiting for others to join"};var dialpad$l={placeholderText:"Enter phone number",deleteButtonAriaLabel:"Delete"};var holdButton$l={onLabel:"Resume",offLabel:"Hold",tooltipOnContent:"Resume call",tooltipOffContent:"Hold call"};var videoTile$l={participantStateRinging:"Calling...",participantStateHold:"On hold",moreOptionsButtonAriaLabel:"More Options"};var CameraAndMicrophoneSitePermissionsRequest$l={primaryText:"Allow {appName} to use your camera and microphone",secondaryText:"This is so participants can see and hear you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without camera and microphone",ariaLabel:"Allow camera and microphone access"};var CameraSitePermissionsRequest$l={primaryText:"Allow {appName} to use your camera",secondaryText:"This is so participants can see you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without camera",ariaLabel:"Allow camera access"};var MicrophoneSitePermissionsRequest$l={primaryText:"Allow {appName} to use your microphone",secondaryText:"This is so participants can hear you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without microphone",ariaLabel:"Allow microphone access"};var CameraAndMicrophoneSitePermissionsCheck$l={primaryText:"Checking for camera and microphone access",secondaryText:"Allow access if prompted. This is so participants can see and hear you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without camera and microphone",ariaLabel:"Checking for camera and microphone access. Allow access if prompted."};var CameraSitePermissionsCheck$l={primaryText:"Checking for camera access",secondaryText:"Allow access if prompted. This is so participants can see you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without camera",ariaLabel:"Checking for camera access. Allow access if prompted."};var MicrophoneSitePermissionsCheck$l={primaryText:"Checking for microphone access",secondaryText:"Allow access if prompted. This is so participants can hear you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without microphone",ariaLabel:"Checking for microphone access. Allow access if prompted."};var CameraAndMicrophoneSitePermissionsDenied$l={primaryText:"Unable to access camera and microphone",secondaryText:"Click the lock icon in the address bar to grant microphone permissions to this webpage. A page refresh may be required.",primaryButtonText:"Continue without camera and microphone",linkText:"Need help? Get troubleshooting help"};var CameraAndMicrophoneSitePermissionsDeniedSafari$l={primaryText:"Unable to access camera and microphone",secondaryText:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",primaryButtonText:"Continue without camera and microphone",linkText:"Need help? Get troubleshooting help"};var CameraSitePermissionsDenied$l={primaryText:"Unable to access camera",secondaryText:"Click the lock icon in the address bar to grant camera permissions to this webpage. A page refresh may be required.",primaryButtonText:"Continue without camera",linkText:"Need help? Get troubleshooting help"};var MicrophoneSitePermissionsDenied$l={primaryText:"Unable to access microphone",secondaryText:"Click the lock icon in the address bar to grant microphone permissions to this webpage. A page refresh may be required.",primaryButtonText:"Continue without microphone",linkText:"Need help? Get troubleshooting help"};var CameraSitePermissionsDeniedSafari$l={primaryText:"Unable to access camera",secondaryText:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",primaryButtonText:"Continue without camera",linkText:"Need help? Get troubleshooting help"};var MicrophoneSitePermissionsDeniedSafari$l={primaryText:"Unable to access microphone",secondaryText:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",primaryButtonText:"Continue without microphone",linkText:"Need help? Get troubleshooting help"};var UnsupportedBrowser$m={primaryText:"Browser not supported",secondaryText:"Please join this call using a compatible browser.",moreHelpLinkText:"See compatibility requirements"};var UnsupportedBrowserVersion$m={primaryText:"Browser update needed",secondaryText:"To ensure the best call possible, please update your browser and then try joining the call again.",moreHelpLinkText:"See compatibility requirements",continueAnywayButtonText:"Start call without updating"};var UnsupportedOperatingSystem$m={primaryText:"Operating system not supported",secondaryText:"Please join this call using a device with a compatible operating system.",moreHelpLinkText:"See compatibility requirements"};var BrowserPermissionDenied$l={primaryText:"Can't use your camera or microphone",secondaryText:"Your browser might not have access to your camera or microphone. To fix this, open System Preferences.",primaryButtonText:"Try again",linkText:"Need help? Get troubleshooting help"};var BrowserPermissionDeniedIOS$l={primaryText:"Allow microphone access to continue",secondaryText:"So other participants can hear you.",primaryButtonText:"Try again",imageAltText:"Microphone and camera device permission location for iOS",linkText:"Need help? Get troubleshooting help",step1Text:"Go to the Settings app",step2Text:"Scroll down to settings for this browser",step3Text:"Turn on Microphone (Camera optional)",step4Text:"Try joining the call again",step1DigitText:"1",step2DigitText:"2",step3DigitText:"3",step4DigitText:"4"};var verticalGallery$l={leftNavButtonAriaLabel:"previous page",rightNavButtonAriaLabel:"next page"};var meetingConferencePhoneInfo$l={meetingConferencePhoneInfoModalTitle:"Join call from your phone",meetingConferencePhoneInfoModalDialIn:"Dial number",meetingConferencePhoneInfoModalMeetingId:"Enter meeting ID",meetingConferencePhoneInfoModalWait:"Wait to be admitted by organizer",meetingConferencePhoneInfoModalNoPhoneAvailable:"No phone available",meetingConferencePhoneInfoModalTollGeoData:"{country}, {city}",meetingConferencePhoneInfoModalTollFree:"(Toll-free)",meetingConferencePhoneInfoModalToll:"(Toll)"};var IncomingCallNotification$m={incomingCallNotificationPlaceholderId:"Unknown User",incomingCallNotificationPlaceholderAlert:"{callerName} is calling",incomingCallNoticicationAcceptWithAudioAriaLabel:"Accept with audio",incomingCallNoticicationAcceptWithVideoAriaLabel:"Accept with video",incomingCallNoticicationRejectAriaLabel:"Reject",incomingCallNotificationAcceptButtonLabel:"Accept",incomingCallNotificationRejectButtonLabel:"Decline",incomingCallNotificationAccceptWithVideoButtonLabel:"Accept with Video",incomingCallNotificationDismissButtonAriaLabel:"Dismiss"};var en_US$1 = {participantItem:participantItem$l,ParticipantList:ParticipantList$m,typingIndicator:typingIndicator$l,sendBox:sendBox$l,richTextSendBox:richTextSendBox$l,mentionPopover:mentionPopover$l,imageOverlay:imageOverlay$l,messageStatusIndicator:messageStatusIndicator$l,endCallButton:endCallButton$l,cameraButton:cameraButton$l,microphoneButton:microphoneButton$l,devicesButton:devicesButton$l,participantsButton:participantsButton$l,screenShareButton:screenShareButton$l,raiseHandButton:raiseHandButton$l,reactionButton:reactionButton$l,messageThread:messageThread$l,errorBar:errorBar$l,notificationStack:notificationStack$l,videoGallery:videoGallery$l,dialpad:dialpad$l,holdButton:holdButton$l,videoTile:videoTile$l,CameraAndMicrophoneSitePermissionsRequest:CameraAndMicrophoneSitePermissionsRequest$l,CameraSitePermissionsRequest:CameraSitePermissionsRequest$l,MicrophoneSitePermissionsRequest:MicrophoneSitePermissionsRequest$l,CameraAndMicrophoneSitePermissionsCheck:CameraAndMicrophoneSitePermissionsCheck$l,CameraSitePermissionsCheck:CameraSitePermissionsCheck$l,MicrophoneSitePermissionsCheck:MicrophoneSitePermissionsCheck$l,CameraAndMicrophoneSitePermissionsDenied:CameraAndMicrophoneSitePermissionsDenied$l,CameraAndMicrophoneSitePermissionsDeniedSafari:CameraAndMicrophoneSitePermissionsDeniedSafari$l,CameraSitePermissionsDenied:CameraSitePermissionsDenied$l,MicrophoneSitePermissionsDenied:MicrophoneSitePermissionsDenied$l,CameraSitePermissionsDeniedSafari:CameraSitePermissionsDeniedSafari$l,MicrophoneSitePermissionsDeniedSafari:MicrophoneSitePermissionsDeniedSafari$l,UnsupportedBrowser:UnsupportedBrowser$m,UnsupportedBrowserVersion:UnsupportedBrowserVersion$m,UnsupportedOperatingSystem:UnsupportedOperatingSystem$m,BrowserPermissionDenied:BrowserPermissionDenied$l,BrowserPermissionDeniedIOS:BrowserPermissionDeniedIOS$l,verticalGallery:verticalGallery$l,meetingConferencePhoneInfo:meetingConferencePhoneInfo$l,IncomingCallNotification:IncomingCallNotification$m};
|
6562
|
+
var participantItem$l={isMeText:"(you)",menuTitle:"More Options",removeButtonLabel:"Remove",sharingIconLabel:"Sharing",mutedIconLabel:"Muted",displayNamePlaceholder:"Unnamed participant",participantStateRinging:"Calling...",participantStateHold:"On hold",attendeeRole:"Attendee"};var ParticipantList$m={overflowParticipantCount:"+{overflowCount} more"};var typingIndicator$l={singleUser:"{user} is typing ...",multipleUsers:"{users} are typing ...",multipleUsersAbbreviateOne:"{users} and 1 other are typing ...",multipleUsersAbbreviateMany:"{users} and {numOthers} others are typing ...",delimiter:", "};var sendBox$l={placeholderText:"Enter a message",textTooLong:"Your message length is over the maximum limit.",sendButtonAriaLabel:"Send message",attachmentUploadsPendingError:"File is uploading, please wait.",removeAttachment:"Remove file",uploading:"Uploading",uploadCompleted:"Upload completed",attachmentMoreMenu:"More Options"};var richTextSendBox$l={placeholderText:"Enter a message",textTooLong:"Your message length is over the maximum limit.",sendButtonAriaLabel:"Send message",attachmentUploadsPendingError:"File is uploading, please wait.",imageUploadsPendingError:"Image is uploading, please wait.",removeAttachment:"Remove file",uploading:"Uploading",uploadCompleted:"Upload completed",richTextBoldTooltip:"Bold",richTextItalicTooltip:"Italic",richTextUnderlineTooltip:"Underline",richTextBulletListTooltip:"Bulleted list",richTextNumberListTooltip:"Numbered list",richTextIncreaseIndentTooltip:"Increase indent",richTextDecreaseIndentTooltip:"Decrease indent",richTextInsertTableTooltip:"Insert table",richTextFormatButtonTooltip:"Format",richTextInsertRowOrColumnMenu:"Insert",richTextInsertTableMenuTitle:"Insert {column} x {row} table",richTextInsertRowAboveMenu:"Insert above",richTextInsertRowBelowMenu:"Insert below",richTextInsertColumnLeftMenu:"Insert left",richTextInsertColumnRightMenu:"Insert right",richTextDeleteRowOrColumnMenu:"Delete",richTextDeleteColumnMenu:"Delete column",richTextDeleteRowMenu:"Delete row",richTextDeleteTableMenu:"Delete table",richTextToolbarMoreButtonAriaLabel:"More options",attachmentMoreMenu:"More Options",richTextNewBulletedListItemAnnouncement:"Bullet, new line",richTextNewNumberedListItemAnnouncement:"{0}, new line",richTextBulletedListAppliedAnnouncement:"Bulleted list applied",richTextNumberedListAppliedAnnouncement:"Numbered list applied"};var mentionPopover$l={mentionPopoverHeader:"Suggestions"};var imageOverlay$l={downloadButtonLabel:"Download",dismissButtonAriaLabel:"Close"};var messageStatusIndicator$l={deliveredAriaLabel:"Message sent",deliveredTooltipText:"Sent",seenAriaLabel:"Message seen by others",seenTooltipText:"Seen",readByTooltipText:"Read by {messageThreadReadCount} of {remoteParticipantsCount}",sendingAriaLabel:"Message sending",sendingTooltipText:"Sending",failedToSendAriaLabel:"Message failed to send",failedToSendTooltipText:"Failed to send"};var endCallButton$l={label:"Leave",tooltipContent:"Leave call",leaveOption:"Leave",endCallOption:"End call for everyone"};var cameraButton$l={onLabel:"Camera",offLabel:"Camera",tooltipDisabledContent:"Camera is disabled",tooltipOnContent:"Turn off camera",tooltipOffContent:"Turn on camera",tooltipVideoLoadingContent:"Video is loading",cameraMenuTitle:"Camera",cameraMenuTooltip:"Choose camera",cameraButtonSplitRoleDescription:"Split button",onSplitButtonAriaLabel:"Turn off camera",offSplitButtonAriaLabel:"Turn on camera",cameraActionTurnedOnAnnouncement:"Your camera has been turned on",cameraActionTurnedOffAnnouncement:"Your camera has been turned off",onSplitButtonPrimaryActionCamera:"Turn off camera",offSplitButtonPrimaryActionCamera:"Turn on camera",cameraPrimaryActionSplitButtonTitle:"Use camera",videoEffectsMenuItemTitle:"Effects",cameraButtonAriaDescription:"camera options"};var microphoneButton$l={onLabel:"Mic",offLabel:"Mic",tooltipDisabledContent:"Microphone is disabled",tooltipOnContent:"Mute microphone",tooltipOffContent:"Unmute microphone",microphoneMenuTitle:"Microphone",microphoneMenuTooltip:"Choose microphone",speakerMenuTitle:"Speaker",speakerMenuTooltip:"Choose speaker",microphoneButtonSplitRoleDescription:"Split button",onSplitButtonAriaLabel:"Mute mic",offSplitButtonAriaLabel:"Unmute mic",microphoneActionTurnedOnAnnouncement:"Your microphone has been turned on",microphoneActionTurnedOffAnnouncement:"Your microphone has been turned off",offSplitButtonMicrophonePrimaryAction:"Unmute mic",onSplitButtonMicrophonePrimaryAction:"Mute mic",microphonePrimaryActionSplitButtonTitle:"Use microphone",microphoneAriaDescription:"Audio options",deepNoiseSuppressionTitle:"Noise suppression",deepNoiseSuppressionOnAnnouncement:"Deep noise suppression has been turned on",deepNoiseSuppressionOffAnnouncement:"Deep noise suppression has been turned off"};var devicesButton$l={label:"Devices",tooltipContent:"Manage devices",cameraMenuTitle:"Camera",cameraMenuTooltip:"Choose camera",audioDeviceMenuTitle:"Audio Device",audioDeviceMenuTooltip:"Choose audio device",microphoneMenuTitle:"Microphone",microphoneMenuTooltip:"Choose microphone",speakerMenuTitle:"Speaker",speakerMenuTooltip:"Choose speaker"};var participantsButton$l={label:"People",tooltipContent:"Show participants",menuHeader:"In this call",participantsListButtonLabel:"{numParticipants} people",muteAllButtonLabel:"Mute all",copyInviteLinkButtonLabel:"Copy invite link",copyInviteLinkActionedAriaLabel:"Invite link copied"};var screenShareButton$l={onLabel:"Stop presenting",offLabel:"Present",tooltipDisabledContent:"Presenting is disabled",tooltipOnContent:"Presenting your screen",tooltipOffContent:"Present your screen"};var raiseHandButton$l={offLabel:"Raise",onLabel:"Lower",tooltipDisabledContent:"Raise Hand action is disabled",tooltipOnContent:"Lower Hand",tooltipOffContent:"Raise Hand"};var reactionButton$l={label:"React",ariaLabel:"React Button, Send a reaction",tooltipDisabledContent:"Reaction action is disabled",tooltipContent:"Send a reaction",likeReactionTooltipContent:"Like",heartReactionTooltipContent:"Love",laughReactionTooltipContent:"Laugh",applauseReactionTooltipContent:"Applause",surprisedReactionTooltipContent:"Surprised"};var messageThread$l={yesterday:"Yesterday",sunday:"Sunday",monday:"Monday",tuesday:"Tuesday",wednesday:"Wednesday",thursday:"Thursday",friday:"Friday",saturday:"Saturday",participantJoined:"joined the chat.",participantLeft:"left the chat.",editMessage:"Edit",removeMessage:"Delete",resendMessage:"Try sending again",failToSendTag:"Failed to send",editedTag:"Edited",liveAuthorIntro:"{author} says",messageContentAriaText:"{status} {author} said {message}",messageContentMineAriaText:"{status} You said {message}",editBoxTextLimit:"Your message is over the limit of {limitNumber} characters",editBoxPlaceholderText:"Edit your message",newMessagesIndicator:"New messages",noDisplayNameSub:"No name",editBoxCancelButton:"Cancel",editBoxSubmitButton:"Done",messageReadCount:"Read by {messageReadByCount} of {remoteParticipantsCount}",actionMenuMoreOptions:"More Options",downloadAttachment:"Download file",openAttachment:"Open file",blockedWarningText:"This message was deleted due to organizational policy.",blockedWarningLinkText:"Details",attachmentCardGroupMessage:"The message has {attachmentCount} attachment",messageDeletedAnnouncementAriaLabel:"The message is deleted",richTextBoldTooltip:"Bold",richTextItalicTooltip:"Italic",richTextUnderlineTooltip:"Underline",richTextBulletListTooltip:"Bulleted list",richTextNumberListTooltip:"Numbered list",richTextIncreaseIndentTooltip:"Increase indent",richTextDecreaseIndentTooltip:"Decrease indent",richTextInsertTableTooltip:"Insert table",richTextFormatButtonTooltip:"Format",richTextInsertRowOrColumnMenu:"Insert",richTextInsertTableMenuTitle:"Insert {column} x {row} table",richTextInsertRowAboveMenu:"Insert above",richTextInsertRowBelowMenu:"Insert below",richTextInsertColumnLeftMenu:"Insert left",richTextInsertColumnRightMenu:"Insert right",richTextDeleteRowOrColumnMenu:"Delete",richTextDeleteColumnMenu:"Delete column",richTextDeleteRowMenu:"Delete row",richTextDeleteTableMenu:"Delete table",richTextToolbarMoreButtonAriaLabel:"More options",attachmentUploadsPendingError:"File is uploading, please wait.",imageUploadsPendingError:"Image is uploading, please wait.",richTextNewBulletedListItemAnnouncement:"Bullet, new line",richTextNewNumberedListItemAnnouncement:"{0}, new line",richTextBulletedListAppliedAnnouncement:"Bulleted list applied",richTextNumberedListAppliedAnnouncement:"Numbered list applied"};var errorBar$l={unableToReachChatService:"You are offline",accessDenied:"Unable to access chat services - please check the user credentials provided",userNotInChatThread:"You are no longer in this chat thread",sendMessageNotInChatThread:"Failed to send message because you are no longer in this chat thread",sendMessageGeneric:"Failed to send message",callingNetworkFailure:"Troubling connecting call - you seem to be offline",startVideoGeneric:"Failed to start video",stopVideoGeneric:"Failed to stop video",muteGeneric:"Failed to mute microphone",unmuteGeneric:"Failed to unmute microphone",speakingWhileMuted:"Your microphone is muted",startScreenShareGeneric:"There was an issue starting screen share.",stopScreenShareGeneric:"Failed to stop screen sharing",callNetworkQualityLow:"Network quality is low.",teamsMeetingCallNetworkQualityLow:"Network quality is low.",callNoSpeakerFound:"No speakers or headphones found. Connect an audio device to hear the call.",callNoMicrophoneFound:"No microphones found. Connect an audio input device.",callMicrophoneAccessDenied:"Unable to access microphone. Click the lock in the address bar to grant permission to this webpage.",callMicrophoneAccessDeniedSafari:"Unable to access microphone. Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",callMicrophoneMutedBySystem:"You are muted by your system.",callMicrophoneUnmutedBySystem:"Your microphone recovered and you were unmuted by your system.",callMacOsMicrophoneAccessDenied:"Unable to access microphone. Grant microphone permission in your macOS privacy settings.",callLocalVideoFreeze:"Network bandwidth is poor. Your video may appear paused for others on the call.",callCameraAccessDenied:"Unable to access camera. Click the lock in the address bar to grant permission to this webpage.",callCameraAccessDeniedSafari:"Unable to access camera. Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",callCameraAlreadyInUse:"Unable to access camera. It may already be in use by another application.",callVideoStoppedBySystem:"Your video has been stopped by your system.",callVideoRecoveredBySystem:"Your video has resumed.",callMacOsCameraAccessDenied:"MacOS is blocking access to your camera. Update your privacy settings to allow this browser to access your camera.",callMacOsScreenShareAccessDenied:"MacOS is blocking screen sharing. Update your privacy settings to allow this browser to record your screen.",dismissButtonAriaLabel:"Close",failedToJoinCallGeneric:"Failed to join call.",failedToJoinCallInvalidMeetingLink:"Unable to join Meeting. Invalid Link.",cameraFrozenForRemoteParticipants:"Users in the call are having issues seeing your video. Please check your devices and network.",unableToStartVideoEffect:"Unable to apply video effect.",startSpotlightWhileMaxParticipantsAreSpotlighted:"Cannot start spotlight on participant(s) because the maximum number of participants are already spotlighted.",mutedByRemoteParticipant:"You were muted by another participant."};var notificationStack$l={callingNetworkFailure:{title:"Troubling connecting call",message:"You seem to be offline. Please check your network connection and try again.",dismissButtonAriaLabel:"Close"},startVideoGeneric:{title:"Failed to start video.",dismissButtonAriaLabel:"Close"},stopVideoGeneric:{title:"Failed to stop video.",dismissButtonAriaLabel:"Close"},muteGeneric:{title:"Failed to mute microphone.",dismissButtonAriaLabel:"Close"},unmuteGeneric:{title:"Failed to unmute microphone.",dismissButtonAriaLabel:"Close"},speakingWhileMuted:{title:"You're muted.",dismissButtonAriaLabel:"Close"},startScreenShareGeneric:{title:"There was an issue starting screen share.",dismissButtonAriaLabel:"Close"},stopScreenShareGeneric:{title:"Failed to stop screen sharing.",dismissButtonAriaLabel:"Close"},callNetworkQualityLow:{title:"Network quality is low.",dismissButtonAriaLabel:"Close"},teamsMeetingCallNetworkQualityLow:{title:"Network quality is low.",dismissButtonAriaLabel:"Close",message:"Join this call from your phone for better sound. You can continue viewing the meeting on this device.",primaryButtonLabel:"Join by Phone"},callNoSpeakerFound:{title:"No speakers or headphones found",message:"Connect an audio device to hear the call.",dismissButtonAriaLabel:"Close"},callNoMicrophoneFound:{title:"No microphones found",message:"Connect an audio input device.",dismissButtonAriaLabel:"Close"},callMicrophoneAccessDenied:{title:"Unable to access microphone",message:"Click the lock in the address bar to grant permission to this webpage.",dismissButtonAriaLabel:"Close"},callMicrophoneAccessDeniedSafari:{title:"Unable to access microphone",message:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",dismissButtonAriaLabel:"Close"},callMicrophoneMutedBySystem:{title:"You are muted by your system.",dismissButtonAriaLabel:"Close"},callMicrophoneUnmutedBySystem:{title:"Your microphone recovered and you were unmuted by your system.",dismissButtonAriaLabel:"Close"},callMacOsMicrophoneAccessDenied:{title:"Unable to access microphone",message:"Grant microphone permission in your macOS privacy settings.",dismissButtonAriaLabel:"Close"},callLocalVideoFreeze:{title:"Network bandwidth is poor",message:"Your video may appear paused for others on the call.",dismissButtonAriaLabel:"Close"},callCameraAccessDenied:{title:"Unable to access camera",message:"Click the lock in the address bar to grant permission to this webpage.",dismissButtonAriaLabel:"Close"},callCameraAccessDeniedSafari:{title:"Unable to access camera",message:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",dismissButtonAriaLabel:"Close"},callCameraAlreadyInUse:{title:"Unable to access camera",message:"It may already be in use by another application.",dismissButtonAriaLabel:"Close"},callVideoStoppedBySystem:{title:"Your video has been stopped by your system.",dismissButtonAriaLabel:"Close"},callVideoRecoveredBySystem:{title:"Your video has resumed.",dismissButtonAriaLabel:"Close"},callMacOsCameraAccessDenied:{title:"MacOS is blocking access to your camera",message:"Update your privacy settings to allow this browser to access your camera.",dismissButtonAriaLabel:"Close"},callMacOsScreenShareAccessDenied:{title:"MacOS is blocking screen sharing",message:"Update your privacy settings to allow this browser to record your screen.",dismissButtonAriaLabel:"Close"},failedToJoinCallGeneric:{title:"Failed to join call.",dismissButtonAriaLabel:"Close"},failedToJoinCallInvalidMeetingLink:{title:"Unable to join Meeting. Invalid Link.",dismissButtonAriaLabel:"Close"},cameraFrozenForRemoteParticipants:{title:"Users in the call are having issues seeing your video",message:"Please check your devices and network.",dismissButtonAriaLabel:"Close"},unableToStartVideoEffect:{title:"Unable to apply video effect.",dismissButtonAriaLabel:"Close"},startSpotlightWhileMaxParticipantsAreSpotlighted:{title:"Cannot start spotlight on participant(s)",message:"The maximum number of participants are already spotlighted.",dismissButtonAriaLabel:"Close"},mutedByRemoteParticipant:{title:"You were muted by another participant.",dismissButtonAriaLabel:"Close"},recordingStarted:{title:"Recording has started.",message:"By joining, you are giving consent for this meeting to be transcribed.",dismissButtonAriaLabel:"Close"},transcriptionStarted:{title:"Transcription has started.",message:"By joining, you are giving consent for this meeting to be transcribed.",dismissButtonAriaLabel:"Close"},recordingStopped:{title:"Recording is being saved.",message:"Recording has stopped.",dismissButtonAriaLabel:"Close"},transcriptionStopped:{title:"Transcription is being saved.",message:"Transcription has stopped.",dismissButtonAriaLabel:"Close"},recordingAndTranscriptionStarted:{title:"Recording and transcription have started.",message:"By joining, you are giving consent for this meeting to be transcribed.",dismissButtonAriaLabel:"Close"},recordingAndTranscriptionStopped:{title:"Recording and transcription are being saved.",message:"Recording and transcription have stopped.",dismissButtonAriaLabel:"Close"},recordingStoppedStillTranscribing:{title:"Recording has stopped.",message:"You are now only transcribing this meeting.",dismissButtonAriaLabel:"Close"},transcriptionStoppedStillRecording:{title:"Transcription has stopped.",message:"You are now only recording this meeting.",dismissButtonAriaLabel:"Close"},assignedBreakoutRoomOpened:{title:"We'll move you to your assigned room in 5 seconds.",dismissButtonAriaLabel:"Close"},assignedBreakoutRoomChanged:{title:"Your breakout room has changed",message:"We'll move you to your assigned room in 5 seconds.",dismissButtonAriaLabel:"Close"},assignedBreakoutRoomOpenedPromptJoin:{title:"Join breakout room?",message:"You've been assigned to a breakout room.",dismissButtonAriaLabel:"Close",primaryButtonLabel:"Join room",secondaryButtonLabel:"Later"},breakoutRoomJoined:{title:"You have joined a breakout room.",dismissButtonAriaLabel:"Close"},breakoutRoomClosingSoon:{title:"Room time limit about to expire.",message:"This room will close in 30 seconds",dismissButtonAriaLabel:"Close"}};var videoGallery$l={screenIsBeingSharedMessage:"You are sharing your screen",screenShareLoadingMessage:"Loading {participant}'s screen",localScreenShareLoadingMessage:"Loading your screen",localVideoLabel:"You",localVideoCameraSwitcherLabel:"Switch camera",localVideoMovementLabel:"Movable Local Video Tile",localVideoMovementAriaLabel:"Movable Local Video Tile",localVideoSelectedDescription:"{cameraName} selected",displayNamePlaceholder:"Unnamed participant",fitRemoteParticipantToFrame:"Fit to frame",fillRemoteParticipantFrame:"Fill frame",pinParticipantForMe:"Pin for me",pinParticipantForMeLimitReached:"Pin (limit reached)",unpinParticipantForMe:"Unpin",pinParticipantMenuItemAriaLabel:"Pin {participantName}",unpinParticipantMenuItemAriaLabel:"Unpin {participantName}",pinnedParticipantAnnouncementAriaLabel:"Pinned {participantName}",unpinnedParticipantAnnouncementAriaLabel:"Unpinned {participantName}",startSpotlightVideoTileMenuLabel:"Spotlight for everyone",addSpotlightVideoTileMenuLabel:"Add spotlight",spotlightLimitReachedMenuTitle:"Spotlight limit reached",stopSpotlightVideoTileMenuLabel:"Stop spotlighting",stopSpotlightOnSelfVideoTileMenuLabel:"Exit spotlight",attendeeRole:"Attendee",muteParticipantMenuItemLabel:"Mute",waitingScreenText:"Waiting for others to join"};var dialpad$l={placeholderText:"Enter phone number",deleteButtonAriaLabel:"Delete"};var holdButton$l={onLabel:"Resume",offLabel:"Hold",tooltipOnContent:"Resume call",tooltipOffContent:"Hold call"};var videoTile$l={participantStateRinging:"Calling...",participantStateHold:"On hold",moreOptionsButtonAriaLabel:"More Options"};var CameraAndMicrophoneSitePermissionsRequest$l={primaryText:"Allow {appName} to use your camera and microphone",secondaryText:"This is so participants can see and hear you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without camera and microphone",ariaLabel:"Allow camera and microphone access"};var CameraSitePermissionsRequest$l={primaryText:"Allow {appName} to use your camera",secondaryText:"This is so participants can see you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without camera",ariaLabel:"Allow camera access"};var MicrophoneSitePermissionsRequest$l={primaryText:"Allow {appName} to use your microphone",secondaryText:"This is so participants can hear you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without microphone",ariaLabel:"Allow microphone access"};var CameraAndMicrophoneSitePermissionsCheck$l={primaryText:"Checking for camera and microphone access",secondaryText:"Allow access if prompted. This is so participants can see and hear you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without camera and microphone",ariaLabel:"Checking for camera and microphone access. Allow access if prompted."};var CameraSitePermissionsCheck$l={primaryText:"Checking for camera access",secondaryText:"Allow access if prompted. This is so participants can see you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without camera",ariaLabel:"Checking for camera access. Allow access if prompted."};var MicrophoneSitePermissionsCheck$l={primaryText:"Checking for microphone access",secondaryText:"Allow access if prompted. This is so participants can hear you.",linkText:"Need help? Get troubleshooting help",primaryButtonText:"Continue without microphone",ariaLabel:"Checking for microphone access. Allow access if prompted."};var CameraAndMicrophoneSitePermissionsDenied$l={primaryText:"Unable to access camera and microphone",secondaryText:"Click the lock icon in the address bar to grant microphone permissions to this webpage. A page refresh may be required.",primaryButtonText:"Continue without camera and microphone",linkText:"Need help? Get troubleshooting help"};var CameraAndMicrophoneSitePermissionsDeniedSafari$l={primaryText:"Unable to access camera and microphone",secondaryText:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",primaryButtonText:"Continue without camera and microphone",linkText:"Need help? Get troubleshooting help"};var CameraSitePermissionsDenied$l={primaryText:"Unable to access camera",secondaryText:"Click the lock icon in the address bar to grant camera permissions to this webpage. A page refresh may be required.",primaryButtonText:"Continue without camera",linkText:"Need help? Get troubleshooting help"};var MicrophoneSitePermissionsDenied$l={primaryText:"Unable to access microphone",secondaryText:"Click the lock icon in the address bar to grant microphone permissions to this webpage. A page refresh may be required.",primaryButtonText:"Continue without microphone",linkText:"Need help? Get troubleshooting help"};var CameraSitePermissionsDeniedSafari$l={primaryText:"Unable to access camera",secondaryText:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",primaryButtonText:"Continue without camera",linkText:"Need help? Get troubleshooting help"};var MicrophoneSitePermissionsDeniedSafari$l={primaryText:"Unable to access microphone",secondaryText:"Refresh the page to allow permissions, or check this browser’s settings and verify permissions are enabled for this website.",primaryButtonText:"Continue without microphone",linkText:"Need help? Get troubleshooting help"};var UnsupportedBrowser$m={primaryText:"Browser not supported",secondaryText:"Please join this call using a compatible browser.",moreHelpLinkText:"See compatibility requirements"};var UnsupportedBrowserVersion$m={primaryText:"Browser update needed",secondaryText:"To ensure the best call possible, please update your browser and then try joining the call again.",moreHelpLinkText:"See compatibility requirements",continueAnywayButtonText:"Start call without updating"};var UnsupportedOperatingSystem$m={primaryText:"Operating system not supported",secondaryText:"Please join this call using a device with a compatible operating system.",moreHelpLinkText:"See compatibility requirements"};var BrowserPermissionDenied$l={primaryText:"Can't use your camera or microphone",secondaryText:"Your browser might not have access to your camera or microphone. To fix this, open System Preferences.",primaryButtonText:"Try again",linkText:"Need help? Get troubleshooting help"};var BrowserPermissionDeniedIOS$l={primaryText:"Allow microphone access to continue",secondaryText:"So other participants can hear you.",primaryButtonText:"Try again",imageAltText:"Microphone and camera device permission location for iOS",linkText:"Need help? Get troubleshooting help",step1Text:"Go to the Settings app",step2Text:"Scroll down to settings for this browser",step3Text:"Turn on Microphone (Camera optional)",step4Text:"Try joining the call again",step1DigitText:"1",step2DigitText:"2",step3DigitText:"3",step4DigitText:"4"};var verticalGallery$l={leftNavButtonAriaLabel:"previous page {current} of {total}",rightNavButtonAriaLabel:"next page {current} of {total}"};var meetingConferencePhoneInfo$l={meetingConferencePhoneInfoModalTitle:"Join call from your phone",meetingConferencePhoneInfoModalDialIn:"Dial number",meetingConferencePhoneInfoModalMeetingId:"Enter meeting ID",meetingConferencePhoneInfoModalWait:"Wait to be admitted by organizer",meetingConferencePhoneInfoModalNoPhoneAvailable:"No phone available",meetingConferencePhoneInfoModalTollGeoData:"{country}, {city}",meetingConferencePhoneInfoModalTollFree:"(Toll-free)",meetingConferencePhoneInfoModalToll:"(Toll)"};var IncomingCallNotification$m={incomingCallNotificationPlaceholderId:"Unknown User",incomingCallNotificationPlaceholderAlert:"{callerName} is calling",incomingCallNoticicationAcceptWithAudioAriaLabel:"Accept with audio",incomingCallNoticicationAcceptWithVideoAriaLabel:"Accept with video",incomingCallNoticicationRejectAriaLabel:"Reject",incomingCallNotificationAcceptButtonLabel:"Accept",incomingCallNotificationRejectButtonLabel:"Decline",incomingCallNotificationAccceptWithVideoButtonLabel:"Accept with Video",incomingCallNotificationDismissButtonAriaLabel:"Dismiss"};var en_US$1 = {participantItem:participantItem$l,ParticipantList:ParticipantList$m,typingIndicator:typingIndicator$l,sendBox:sendBox$l,richTextSendBox:richTextSendBox$l,mentionPopover:mentionPopover$l,imageOverlay:imageOverlay$l,messageStatusIndicator:messageStatusIndicator$l,endCallButton:endCallButton$l,cameraButton:cameraButton$l,microphoneButton:microphoneButton$l,devicesButton:devicesButton$l,participantsButton:participantsButton$l,screenShareButton:screenShareButton$l,raiseHandButton:raiseHandButton$l,reactionButton:reactionButton$l,messageThread:messageThread$l,errorBar:errorBar$l,notificationStack:notificationStack$l,videoGallery:videoGallery$l,dialpad:dialpad$l,holdButton:holdButton$l,videoTile:videoTile$l,CameraAndMicrophoneSitePermissionsRequest:CameraAndMicrophoneSitePermissionsRequest$l,CameraSitePermissionsRequest:CameraSitePermissionsRequest$l,MicrophoneSitePermissionsRequest:MicrophoneSitePermissionsRequest$l,CameraAndMicrophoneSitePermissionsCheck:CameraAndMicrophoneSitePermissionsCheck$l,CameraSitePermissionsCheck:CameraSitePermissionsCheck$l,MicrophoneSitePermissionsCheck:MicrophoneSitePermissionsCheck$l,CameraAndMicrophoneSitePermissionsDenied:CameraAndMicrophoneSitePermissionsDenied$l,CameraAndMicrophoneSitePermissionsDeniedSafari:CameraAndMicrophoneSitePermissionsDeniedSafari$l,CameraSitePermissionsDenied:CameraSitePermissionsDenied$l,MicrophoneSitePermissionsDenied:MicrophoneSitePermissionsDenied$l,CameraSitePermissionsDeniedSafari:CameraSitePermissionsDeniedSafari$l,MicrophoneSitePermissionsDeniedSafari:MicrophoneSitePermissionsDeniedSafari$l,UnsupportedBrowser:UnsupportedBrowser$m,UnsupportedBrowserVersion:UnsupportedBrowserVersion$m,UnsupportedOperatingSystem:UnsupportedOperatingSystem$m,BrowserPermissionDenied:BrowserPermissionDenied$l,BrowserPermissionDeniedIOS:BrowserPermissionDeniedIOS$l,verticalGallery:verticalGallery$l,meetingConferencePhoneInfo:meetingConferencePhoneInfo$l,IncomingCallNotification:IncomingCallNotification$m};
|
6567
6563
|
|
6568
6564
|
// Copyright (c) Microsoft Corporation.
|
6569
6565
|
// Licensed under the MIT License.
|
@@ -15317,7 +15313,7 @@ class _ErrorBoundary extends React.Component {
|
|
15317
15313
|
// Copyright (c) Microsoft Corporation.
|
15318
15314
|
// Licensed under the MIT License.
|
15319
15315
|
/* @conditional-compile-remove(rich-text-editor) */
|
15320
|
-
const ChatMessageComponentAsRichTextEditBox = React.lazy(() => Promise.resolve().then(function () { return require('./ChatMessageComponentAsRichTextEditBox-
|
15316
|
+
const ChatMessageComponentAsRichTextEditBox = React.lazy(() => Promise.resolve().then(function () { return require('./ChatMessageComponentAsRichTextEditBox-jsMhMFFC.js'); }));
|
15321
15317
|
/**
|
15322
15318
|
* @private
|
15323
15319
|
* Use this function to load RoosterJS dependencies early in the lifecycle.
|
@@ -15325,7 +15321,7 @@ const ChatMessageComponentAsRichTextEditBox = React.lazy(() => Promise.resolve()
|
|
15325
15321
|
*
|
15326
15322
|
* @conditional-compile-remove(rich-text-editor)
|
15327
15323
|
*/
|
15328
|
-
const loadChatMessageComponentAsRichTextEditBox = () => Promise.resolve().then(function () { return require('./ChatMessageComponentAsRichTextEditBox-
|
15324
|
+
const loadChatMessageComponentAsRichTextEditBox = () => Promise.resolve().then(function () { return require('./ChatMessageComponentAsRichTextEditBox-jsMhMFFC.js'); });
|
15329
15325
|
/**
|
15330
15326
|
* @private
|
15331
15327
|
*/
|
@@ -20079,11 +20075,17 @@ const VerticalGalleryControlBar = (props) => {
|
|
20079
20075
|
return react.mergeStyles(leftRightButtonStyles(theme), styles === null || styles === void 0 ? void 0 : styles.nextButton);
|
20080
20076
|
}, [styles === null || styles === void 0 ? void 0 : styles.nextButton, theme]);
|
20081
20077
|
const controlBarSpacing = { childrenGap: '0.5rem' };
|
20078
|
+
const previousButtonAriaLabel = strings.leftNavButtonAriaLabel
|
20079
|
+
? _formatString(strings.leftNavButtonAriaLabel, { current: `${currentPage}`, total: `${totalPages}` })
|
20080
|
+
: undefined;
|
20081
|
+
const nextButtonAriaLabel = strings.rightNavButtonAriaLabel
|
20082
|
+
? _formatString(strings.rightNavButtonAriaLabel, { current: `${currentPage}`, total: `${totalPages}` })
|
20083
|
+
: undefined;
|
20082
20084
|
return (React.createElement(react.Stack, { horizontalAlign: "center", tokens: controlBarSpacing, horizontal: true, className: pageCounterContainerStyles },
|
20083
|
-
React.createElement(react.DefaultButton, { className: previousButtonSyles, onClick: onPreviousButtonClick, disabled: buttonsDisabled === null || buttonsDisabled === void 0 ? void 0 : buttonsDisabled.previous, ariaLabel:
|
20085
|
+
React.createElement(react.DefaultButton, { className: previousButtonSyles, onClick: onPreviousButtonClick, disabled: buttonsDisabled === null || buttonsDisabled === void 0 ? void 0 : buttonsDisabled.previous, ariaLabel: previousButtonAriaLabel, "data-ui-id": ids.overflowGalleryLeftNavButton },
|
20084
20086
|
React.createElement(react.Icon, { iconName: "VerticalGalleryLeftButton", styles: navIconStyles })),
|
20085
20087
|
React.createElement(react.Text, { "data-ui-id": ids.verticalGalleryPageCounter, className: pageCounterStyles }, `${currentPage} / ${totalPages}`),
|
20086
|
-
React.createElement(react.DefaultButton, { className: nextButtonsStyles, onClick: onNextButtonClick, disabled: buttonsDisabled === null || buttonsDisabled === void 0 ? void 0 : buttonsDisabled.next, ariaLabel:
|
20088
|
+
React.createElement(react.DefaultButton, { className: nextButtonsStyles, onClick: onNextButtonClick, disabled: buttonsDisabled === null || buttonsDisabled === void 0 ? void 0 : buttonsDisabled.next, ariaLabel: nextButtonAriaLabel, "data-ui-id": ids.overflowGalleryRightNavButton },
|
20087
20089
|
React.createElement(react.Icon, { iconName: "VerticalGalleryRightButton", styles: navIconStyles }))));
|
20088
20090
|
};
|
20089
20091
|
|
@@ -22165,7 +22167,6 @@ const ControlBar = (props) => {
|
|
22165
22167
|
|
22166
22168
|
// Copyright (c) Microsoft Corporation.
|
22167
22169
|
// Licensed under the MIT License.
|
22168
|
-
/* @conditional-compile-remove(end-call-options) */
|
22169
22170
|
const spacerClass = react.mergeStyles({
|
22170
22171
|
width: 4
|
22171
22172
|
});
|
@@ -22178,17 +22179,15 @@ const spacerClass = react.mergeStyles({
|
|
22178
22179
|
*/
|
22179
22180
|
const EndCallButton = (props) => {
|
22180
22181
|
var _a, _b;
|
22181
|
-
const { styles,
|
22182
|
+
const { styles, enableEndCallMenu, onHangUp } = props;
|
22182
22183
|
const localeStrings = useLocale$1().strings.endCallButton;
|
22183
22184
|
const strings = Object.assign(Object.assign({}, localeStrings), props.strings);
|
22184
22185
|
const theme = useTheme();
|
22185
22186
|
const isDarkTheme = isDarkThemed(theme);
|
22186
|
-
const componentStyles = react.concatStyleSets(isDarkTheme ? darkThemeCallButtonStyles : lightThemeCallButtonStyles,
|
22187
|
-
/* @conditional-compile-remove(end-call-options) */ enableEndCallMenu ? menupButtonPadding : {}, styles !== null && styles !== void 0 ? styles : {});
|
22187
|
+
const componentStyles = react.concatStyleSets(isDarkTheme ? darkThemeCallButtonStyles : lightThemeCallButtonStyles, enableEndCallMenu ? menupButtonPadding : {}, styles !== null && styles !== void 0 ? styles : {});
|
22188
22188
|
const onRenderEndCallIcon = React.useCallback(() => (React.createElement(React.Fragment, null,
|
22189
|
-
React.createElement(react.Icon, { iconName: "ControlButtonEndCall" }),
|
22190
|
-
enableEndCallMenu && React.createElement("span", { className: spacerClass }))), [
|
22191
|
-
/* @conditional-compile-remove(end-call-options) */
|
22189
|
+
React.createElement(react.Icon, { iconName: "ControlButtonEndCall" }),
|
22190
|
+
enableEndCallMenu && React.createElement("span", { className: spacerClass }))), [enableEndCallMenu]);
|
22192
22191
|
const defaultMenuProps = {
|
22193
22192
|
items: [
|
22194
22193
|
{
|
@@ -22219,9 +22218,7 @@ const EndCallButton = (props) => {
|
|
22219
22218
|
}
|
22220
22219
|
};
|
22221
22220
|
return (React.createElement(React.Fragment, null,
|
22222
|
-
React.createElement(ControlBarButton, Object.assign({}, props, {
|
22223
|
-
/* @conditional-compile-remove(end-call-options) */
|
22224
|
-
menuProps: enableEndCallMenu ? defaultMenuProps : props.menuProps, onClick: onHangUp ? () => onHangUp() : props.onClick, styles: componentStyles, onRenderIcon: (_a = props.onRenderIcon) !== null && _a !== void 0 ? _a : onRenderEndCallIcon, strings: strings, labelKey: (_b = props.labelKey) !== null && _b !== void 0 ? _b : 'endCallButtonLabel' }))));
|
22221
|
+
React.createElement(ControlBarButton, Object.assign({}, props, { menuProps: enableEndCallMenu ? defaultMenuProps : props.menuProps, onClick: onHangUp ? () => onHangUp() : props.onClick, styles: componentStyles, onRenderIcon: (_a = props.onRenderIcon) !== null && _a !== void 0 ? _a : onRenderEndCallIcon, strings: strings, labelKey: (_b = props.labelKey) !== null && _b !== void 0 ? _b : 'endCallButtonLabel' }))));
|
22225
22222
|
};
|
22226
22223
|
const getButtonStyles = (theme) => {
|
22227
22224
|
var _a;
|
@@ -22288,7 +22285,6 @@ const lightThemeCallButtonStyles = {
|
|
22288
22285
|
color: lightTheme.callingPalette.iconWhite
|
22289
22286
|
}
|
22290
22287
|
};
|
22291
|
-
/* @conditional-compile-remove(end-call-options) */
|
22292
22288
|
const menupButtonPadding = {
|
22293
22289
|
root: { padding: '0 0.75rem' }
|
22294
22290
|
};
|
@@ -22348,7 +22344,6 @@ const MicrophoneButton = (props) => {
|
|
22348
22344
|
}
|
22349
22345
|
}
|
22350
22346
|
}), [isMicOn, onToggleMicrophone, toggleAnnouncerString]);
|
22351
|
-
/* @conditional-compile-remove(DNS) */
|
22352
22347
|
const deepNoiseSuppressionToggleStyles = {
|
22353
22348
|
root: {
|
22354
22349
|
margin: '4px',
|
@@ -22359,7 +22354,6 @@ const MicrophoneButton = (props) => {
|
|
22359
22354
|
label: { fontWeight: 400 }
|
22360
22355
|
};
|
22361
22356
|
const splitButtonMenuItems = [];
|
22362
|
-
/* @conditional-compile-remove(DNS) */
|
22363
22357
|
if (props.showNoiseSuppressionButton) {
|
22364
22358
|
splitButtonMenuItems.push({
|
22365
22359
|
key: 'microphoneDNSToggle',
|
@@ -24689,7 +24683,7 @@ const MeetingConferencePhoneInfoModal = (props) => {
|
|
24689
24683
|
return (React.createElement(React.Fragment, null,
|
24690
24684
|
React.createElement(react.Modal, { titleAriaId: strings === null || strings === void 0 ? void 0 : strings.meetingConferencePhoneInfoModalTitle, isOpen: showModal, onDismiss: onDismiss, isBlocking: true, styles: PhoneInfoModalStyle },
|
24691
24685
|
React.createElement(react.Stack, { horizontal: true, horizontalAlign: "space-between", verticalAlign: "center", className: titleContainerClassName$1 },
|
24692
|
-
React.createElement(react.Text, { className: titleClassName$1 }, strings === null || strings === void 0 ? void 0 : strings.meetingConferencePhoneInfoModalTitle),
|
24686
|
+
React.createElement(react.Text, { role: "heading", "aria-level": 2, className: titleClassName$1 }, strings === null || strings === void 0 ? void 0 : strings.meetingConferencePhoneInfoModalTitle),
|
24693
24687
|
React.createElement(react.IconButton, { iconProps: { iconName: 'Cancel' }, ariaLabel: strings === null || strings === void 0 ? void 0 : strings.meetingConferencePhoneInfoModalTitle, onClick: onDismiss, style: { color: theme.palette.black } })),
|
24694
24688
|
conferencePhoneInfoList.length === 0 && (React.createElement(react.Stack, { horizontal: true },
|
24695
24689
|
React.createElement(react.Text, { className: stepTextStyle }, strings === null || strings === void 0 ? void 0 : strings.meetingConferencePhoneInfoModalNoPhoneAvailable))),
|
@@ -29828,7 +29822,7 @@ const AttachmentDownloadErrorBar = (props) => {
|
|
29828
29822
|
/**
|
29829
29823
|
* Wrapper for RichTextSendBox component to allow us to use usePropsFor with richTextSendBox with lazy loading
|
29830
29824
|
*/
|
29831
|
-
const RichTextSendBoxWrapper = React.lazy(() => Promise.resolve().then(function () { return require('./RichTextSendBoxWrapper-
|
29825
|
+
const RichTextSendBoxWrapper = React.lazy(() => Promise.resolve().then(function () { return require('./RichTextSendBoxWrapper-BOZa7syp.js'); }).then((module) => ({ default: module.RichTextSendBoxWrapper })));
|
29832
29826
|
/**
|
29833
29827
|
* @private
|
29834
29828
|
* Use this function to load RoosterJS dependencies early in the lifecycle.
|
@@ -29836,7 +29830,7 @@ const RichTextSendBoxWrapper = React.lazy(() => Promise.resolve().then(function
|
|
29836
29830
|
*
|
29837
29831
|
/* @conditional-compile-remove(rich-text-editor-composite-support)
|
29838
29832
|
*/
|
29839
|
-
const loadRichTextSendBox = () => Promise.resolve().then(function () { return require('./RichTextSendBoxWrapper-
|
29833
|
+
const loadRichTextSendBox = () => Promise.resolve().then(function () { return require('./RichTextSendBoxWrapper-BOZa7syp.js'); }).then((module) => ({ default: module.RichTextSendBoxWrapper }));
|
29840
29834
|
/**
|
29841
29835
|
* @private
|
29842
29836
|
*/
|
@@ -31581,13 +31575,10 @@ const getBreakoutRoomSettings = (state) => { var _a, _b; return (_b = (_a = stat
|
|
31581
31575
|
const getBreakoutRoomDisplayName = (state) => { var _a, _b; return (_b = (_a = state.call) === null || _a === void 0 ? void 0 : _a.breakoutRooms) === null || _b === void 0 ? void 0 : _b.breakoutRoomDisplayName; };
|
31582
31576
|
/** @private */
|
31583
31577
|
const getVideoEffectsDependency = (state) => state.onResolveVideoEffectDependency;
|
31584
|
-
/* @conditional-compile-remove(DNS) */
|
31585
31578
|
/** @private */
|
31586
31579
|
const getDeepNoiseSuppresionEffectsDependency = (state) => state.onResolveDeepNoiseSuppressionDependency;
|
31587
|
-
/* @conditional-compile-remove(DNS) */
|
31588
31580
|
/** @private */
|
31589
31581
|
const getDeepNoiseSuppresionIsOnByDefault = (state) => state.deepNoiseSuppressionOnByDefault;
|
31590
|
-
/* @conditional-compile-remove(DNS) */
|
31591
31582
|
/** @private */
|
31592
31583
|
const getHideDeepNoiseSupressionButton = (state) => state.hideDeepNoiseSuppressionButton;
|
31593
31584
|
/** @private */
|
@@ -31737,11 +31728,9 @@ const createCompositeHandlers = memoizeOne((adapter, capabilities) => {
|
|
31737
31728
|
const replacementConfig = Object.assign({ effectName: 'replacement' }, backgroundReplacementConfig);
|
31738
31729
|
return yield adapter.startVideoBackgroundEffect(replacementConfig);
|
31739
31730
|
}),
|
31740
|
-
/* @conditional-compile-remove(DNS) */
|
31741
31731
|
onStartNoiseSuppressionEffect: () => __awaiter$p(void 0, void 0, void 0, function* () {
|
31742
31732
|
return yield adapter.startNoiseSuppressionEffect();
|
31743
31733
|
}),
|
31744
|
-
/* @conditional-compile-remove(DNS) */
|
31745
31734
|
onStopNoiseSuppressionEffect: () => __awaiter$p(void 0, void 0, void 0, function* () {
|
31746
31735
|
return yield adapter.stopNoiseSuppressionEffect();
|
31747
31736
|
}),
|
@@ -32179,9 +32168,7 @@ const EndCall = (props) => {
|
|
32179
32168
|
var _a;
|
32180
32169
|
const compactMode = props.displayType === 'compact';
|
32181
32170
|
const hangUpButtonProps = usePropsFor$1(EndCallButton);
|
32182
|
-
/* @conditional-compile-remove(end-call-options) */
|
32183
32171
|
const localeStrings = useLocale().strings;
|
32184
|
-
/* @conditional-compile-remove(end-call-options) */
|
32185
32172
|
const endCallDiaglogLabels = React.useMemo(() => ({
|
32186
32173
|
confirmButtonLabel: localeStrings.call.endCallConfirmButtonLabel,
|
32187
32174
|
heading: localeStrings.call.endCallConfirmDialogTitle,
|
@@ -32193,7 +32180,6 @@ const EndCall = (props) => {
|
|
32193
32180
|
localeStrings.call.leaveConfirmDialogContent,
|
32194
32181
|
localeStrings.call.close
|
32195
32182
|
]);
|
32196
|
-
/* @conditional-compile-remove(end-call-options) */
|
32197
32183
|
const leaveDiaglogLabels = React.useMemo(() => ({
|
32198
32184
|
confirmButtonLabel: localeStrings.call.leaveConfirmButtonLabel,
|
32199
32185
|
heading: localeStrings.call.leaveConfirmDialogTitle,
|
@@ -32205,22 +32191,16 @@ const EndCall = (props) => {
|
|
32205
32191
|
localeStrings.call.leaveConfirmDialogTitle,
|
32206
32192
|
localeStrings.call.close
|
32207
32193
|
]);
|
32208
|
-
/* @conditional-compile-remove(end-call-options) */
|
32209
32194
|
const [dialogLabels, setDialogLabels] = React.useState(leaveDiaglogLabels);
|
32210
|
-
/* @conditional-compile-remove(end-call-options) */
|
32211
32195
|
const { onHangUp } = hangUpButtonProps;
|
32212
|
-
/* @conditional-compile-remove(end-call-options) */
|
32213
32196
|
const [showHangUpConfirm, setShowHangUpConfirm] = React.useState(false);
|
32214
|
-
/* @conditional-compile-remove(end-call-options) */
|
32215
32197
|
const toggleConfirm = React.useCallback(() => {
|
32216
32198
|
setShowHangUpConfirm(!showHangUpConfirm);
|
32217
32199
|
}, [showHangUpConfirm]);
|
32218
|
-
/* @conditional-compile-remove(end-call-options) */
|
32219
32200
|
const onHangUpConfirm = React.useCallback((hangUpForEveryone) => {
|
32220
32201
|
onHangUp && onHangUp(hangUpForEveryone);
|
32221
32202
|
toggleConfirm();
|
32222
32203
|
}, [onHangUp, toggleConfirm]);
|
32223
|
-
/* @conditional-compile-remove(end-call-options) */
|
32224
32204
|
const hangUpOverride = React.useCallback((forEveryone) => __awaiter$n(void 0, void 0, void 0, function* () {
|
32225
32205
|
if (props.mobileView ||
|
32226
32206
|
forEveryone === false /* value being false(not undefined) because it comes from endCall option */) {
|
@@ -32258,14 +32238,9 @@ const EndCall = (props) => {
|
|
32258
32238
|
styles: props.styles
|
32259
32239
|
};
|
32260
32240
|
return (React.createElement(react.Stack, null,
|
32261
|
-
React.createElement(EndCallButton, Object.assign({ "data-ui-id": "call-composite-hangup-button" }, hangUpButtonProps, {
|
32262
|
-
/* @conditional-compile-remove(end-call-options) */
|
32263
|
-
onHangUp: props.disableEndCallModal ? onHangUp : hangUpOverride, styles: styles, showLabel: !compactMode,
|
32264
|
-
/* @conditional-compile-remove(end-call-options) */
|
32265
|
-
enableEndCallMenu: (_a = props.enableEndCallMenu) !== null && _a !== void 0 ? _a : false,
|
32241
|
+
React.createElement(EndCallButton, Object.assign({ "data-ui-id": "call-composite-hangup-button" }, hangUpButtonProps, { onHangUp: props.disableEndCallModal ? onHangUp : hangUpOverride, styles: styles, showLabel: !compactMode, enableEndCallMenu: (_a = props.enableEndCallMenu) !== null && _a !== void 0 ? _a : false,
|
32266
32242
|
/* @conditional-compile-remove(breakout-rooms) */
|
32267
32243
|
menuProps: enableBreakoutRoomMenu ? breakoutRoomMenuProps : undefined })),
|
32268
|
-
/* @conditional-compile-remove(end-call-options) */
|
32269
32244
|
React.createElement(Prompt, Object.assign({}, dialogLabels, { styles: { main: { minWidth: '22.5rem', padding: '1.5rem' } }, cancelButtonLabel: localeStrings.call.hangUpCancelButtonLabel, onConfirm: () => onHangUpConfirm(props.enableEndCallMenu), isOpen: showHangUpConfirm, onCancel: toggleConfirm }))));
|
32270
32245
|
};
|
32271
32246
|
|
@@ -32293,13 +32268,7 @@ const Microphone = (props) => {
|
|
32293
32268
|
}
|
32294
32269
|
const styles = React.useMemo(() => { var _a; return concatButtonBaseStyles((_a = props.styles) !== null && _a !== void 0 ? _a : {}); }, [props.styles]);
|
32295
32270
|
// tab focus on MicrophoneButton on page load
|
32296
|
-
return (React.createElement(MicrophoneButton, Object.assign({ "data-ui-id": "call-composite-microphone-button" }, microphoneButtonProps, {
|
32297
|
-
/* @conditional-compile-remove(DNS) */
|
32298
|
-
isDeepNoiseSuppressionOn: props.isDeepNoiseSuppressionOn,
|
32299
|
-
/* @conditional-compile-remove(DNS) */
|
32300
|
-
onClickNoiseSuppression: props.onClickNoiseSuppression,
|
32301
|
-
/* @conditional-compile-remove(DNS) */
|
32302
|
-
showNoiseSuppressionButton: props.showNoiseSuppressionButton, showLabel: props.displayType !== 'compact', disableTooltip: props.disableTooltip, styles: styles, enableDeviceSelectionMenu: props.splitButtonsForDeviceSelection, disabled: microphoneButtonProps.disabled || props.disabled || !!(isRoomsCall && role === 'Unknown'), onRenderOffIcon: unmuteMicCapability && !unmuteMicCapability.isPresent
|
32271
|
+
return (React.createElement(MicrophoneButton, Object.assign({ "data-ui-id": "call-composite-microphone-button" }, microphoneButtonProps, { isDeepNoiseSuppressionOn: props.isDeepNoiseSuppressionOn, onClickNoiseSuppression: props.onClickNoiseSuppression, showNoiseSuppressionButton: props.showNoiseSuppressionButton, showLabel: props.displayType !== 'compact', disableTooltip: props.disableTooltip, styles: styles, enableDeviceSelectionMenu: props.splitButtonsForDeviceSelection, disabled: microphoneButtonProps.disabled || props.disabled || !!(isRoomsCall && role === 'Unknown'), onRenderOffIcon: unmuteMicCapability && !unmuteMicCapability.isPresent
|
32303
32272
|
? () => React.createElement(_HighContrastAwareIcon, { disabled: true, iconName: 'ControlButtonMicProhibited' })
|
32304
32273
|
: undefined })));
|
32305
32274
|
};
|
@@ -32643,19 +32612,13 @@ const CallControls = (props) => {
|
|
32643
32612
|
var _a;
|
32644
32613
|
const options = React.useMemo(() => inferCallControlOptions(!!props.isMobile, props.options), [props.isMobile, props.options]);
|
32645
32614
|
const localeStrings = useLocale();
|
32646
|
-
/* @conditional-compile-remove(DNS) */
|
32647
32615
|
const [isDeepNoiseSuppressionOn, setDeepNoiseSuppressionOn] = React.useState(false);
|
32648
|
-
/* @conditional-compile-remove(DNS) */
|
32649
32616
|
const adapter = useAdapter();
|
32650
|
-
/* @conditional-compile-remove(DNS) */
|
32651
32617
|
const startDeepNoiseSuppression = React.useCallback(() => __awaiter$m(void 0, void 0, void 0, function* () {
|
32652
32618
|
yield adapter.startNoiseSuppressionEffect();
|
32653
32619
|
}), [adapter]);
|
32654
|
-
/* @conditional-compile-remove(DNS) */
|
32655
32620
|
const deepNoiseSuppresionEffectsDependency = useSelector$1(getDeepNoiseSuppresionEffectsDependency);
|
32656
|
-
/* @conditional-compile-remove(DNS) */
|
32657
32621
|
const deepNoiseSuppressionOnByDefault = useSelector$1(getDeepNoiseSuppresionIsOnByDefault);
|
32658
|
-
/* @conditional-compile-remove(DNS) */
|
32659
32622
|
React.useEffect(() => {
|
32660
32623
|
if (deepNoiseSuppresionEffectsDependency && deepNoiseSuppressionOnByDefault) {
|
32661
32624
|
startDeepNoiseSuppression();
|
@@ -32663,15 +32626,11 @@ const CallControls = (props) => {
|
|
32663
32626
|
}
|
32664
32627
|
}, [deepNoiseSuppresionEffectsDependency, deepNoiseSuppressionOnByDefault, startDeepNoiseSuppression]);
|
32665
32628
|
const environmentInfo = useSelector$1(getEnvironmentInfo);
|
32666
|
-
/* @conditional-compile-remove(DNS) */
|
32667
32629
|
const isSafari = _isSafari(environmentInfo);
|
32668
|
-
/* @conditional-compile-remove(DNS) */
|
32669
32630
|
const hideDeepNoiseSuppressionButton = useSelector$1(getHideDeepNoiseSupressionButton);
|
32670
|
-
/* @conditional-compile-remove(DNS) */
|
32671
32631
|
const showNoiseSuppressionButton = !!(deepNoiseSuppresionEffectsDependency &&
|
32672
32632
|
!hideDeepNoiseSuppressionButton &&
|
32673
32633
|
!isSafari);
|
32674
|
-
/* @conditional-compile-remove(DNS) */
|
32675
32634
|
const onClickNoiseSuppression = React.useCallback(() => __awaiter$m(void 0, void 0, void 0, function* () {
|
32676
32635
|
if (isDeepNoiseSuppressionOn) {
|
32677
32636
|
yield adapter.stopNoiseSuppressionEffect();
|
@@ -32855,13 +32814,7 @@ const CallControls = (props) => {
|
|
32855
32814
|
return (React.createElement(react.Stack, { horizontalAlign: "center", className: callControlsContainerStyles },
|
32856
32815
|
React.createElement(react.Stack.Item, null,
|
32857
32816
|
React.createElement(ControlBar, { layout: props.displayVertical ? 'vertical' : 'horizontal', styles: controlBarStyles(theme.semanticColors.bodyBackground) },
|
32858
|
-
microphoneButtonIsEnabled && (React.createElement(Microphone, { displayType: options === null || options === void 0 ? void 0 : options.displayType, disabled: isDisabled$4(options === null || options === void 0 ? void 0 : options.microphoneButton),
|
32859
|
-
/* @conditional-compile-remove(DNS) */
|
32860
|
-
onClickNoiseSuppression: onClickNoiseSuppression,
|
32861
|
-
/* @conditional-compile-remove(DNS) */
|
32862
|
-
isDeepNoiseSuppressionOn: isDeepNoiseSuppressionOn,
|
32863
|
-
/* @conditional-compile-remove(DNS) */
|
32864
|
-
showNoiseSuppressionButton: showNoiseSuppressionButton })),
|
32817
|
+
microphoneButtonIsEnabled && (React.createElement(Microphone, { displayType: options === null || options === void 0 ? void 0 : options.displayType, disabled: isDisabled$4(options === null || options === void 0 ? void 0 : options.microphoneButton), onClickNoiseSuppression: onClickNoiseSuppression, isDeepNoiseSuppressionOn: isDeepNoiseSuppressionOn, showNoiseSuppressionButton: showNoiseSuppressionButton })),
|
32865
32818
|
cameraButtonIsEnabled && (React.createElement(Camera, { displayType: options === null || options === void 0 ? void 0 : options.displayType, disabled: isDisabled$4(options === null || options === void 0 ? void 0 : options.cameraButton) })),
|
32866
32819
|
showReactionButtonInControlBar && reactionResources && (React.createElement(Reaction, { displayType: options === null || options === void 0 ? void 0 : options.displayType, reactionResource: reactionResources })),
|
32867
32820
|
showRaiseHandButtonInControlBar && !hideRaiseHandButtonInRoomsCall && (React.createElement(RaiseHand, { displayType: options === null || options === void 0 ? void 0 : options.displayType })),
|
@@ -33754,10 +33707,8 @@ const CommonCallControlBar = (props) => {
|
|
33754
33707
|
const callWithChatStrings = useCallWithChatCompositeStrings();
|
33755
33708
|
const options = inferCommonCallControlOptions(props.mobileView, props.callControls);
|
33756
33709
|
const [showCaptionsSettingsModal, setShowCaptionsSettingsModal] = React.useState(false);
|
33757
|
-
/* @conditional-compile-remove(end-call-options) */
|
33758
33710
|
// If the hangup capability is not present, we default to true
|
33759
33711
|
const isHangUpForEveryoneAllowed = (_a = useSelector$1((state) => { var _a, _b; return (_b = (_a = state.call) === null || _a === void 0 ? void 0 : _a.capabilitiesFeature) === null || _b === void 0 ? void 0 : _b.capabilities.hangUpForEveryOne.isPresent; })) !== null && _a !== void 0 ? _a : true;
|
33760
|
-
/* @conditional-compile-remove(end-call-options) */
|
33761
33712
|
const isTeams = useSelector$1(getIsTeamsCall);
|
33762
33713
|
/* @conditional-compile-remove(breakout-rooms) */
|
33763
33714
|
const assignedBreakoutRoom = useSelector$1(getAssignedBreakoutRoom);
|
@@ -33812,17 +33763,12 @@ const CommonCallControlBar = (props) => {
|
|
33812
33763
|
label: callStrings.exitSpotlightButtonLabel,
|
33813
33764
|
tooltipContent: callStrings.exitSpotlightButtonTooltip
|
33814
33765
|
}), [callStrings]);
|
33815
|
-
/* @conditional-compile-remove(DNS) */
|
33816
33766
|
const [isDeepNoiseSuppressionOn, setDeepNoiseSuppressionOn] = React.useState(false);
|
33817
|
-
/* @conditional-compile-remove(DNS) */
|
33818
33767
|
const startDeepNoiseSuppression = React.useCallback(() => __awaiter$j(void 0, void 0, void 0, function* () {
|
33819
33768
|
yield props.callAdapter.startNoiseSuppressionEffect();
|
33820
33769
|
}), [props.callAdapter]);
|
33821
|
-
/* @conditional-compile-remove(DNS) */
|
33822
33770
|
const environmentInfo = useSelector$1(getEnvironmentInfo);
|
33823
|
-
/* @conditional-compile-remove(DNS) */
|
33824
33771
|
const isSafari = _isSafari(environmentInfo);
|
33825
|
-
/* @conditional-compile-remove(DNS) */
|
33826
33772
|
React.useEffect(() => {
|
33827
33773
|
if (props.callAdapter.getState().onResolveDeepNoiseSuppressionDependency &&
|
33828
33774
|
props.callAdapter.getState().deepNoiseSuppressionOnByDefault) {
|
@@ -33830,13 +33776,11 @@ const CommonCallControlBar = (props) => {
|
|
33830
33776
|
setDeepNoiseSuppressionOn(true);
|
33831
33777
|
}
|
33832
33778
|
}, [props.callAdapter, startDeepNoiseSuppression]);
|
33833
|
-
/* @conditional-compile-remove(DNS) */
|
33834
33779
|
const showNoiseSuppressionButton = props.callAdapter.getState().onResolveDeepNoiseSuppressionDependency &&
|
33835
33780
|
!props.callAdapter.getState().hideDeepNoiseSuppressionButton &&
|
33836
33781
|
!isSafari
|
33837
33782
|
? true
|
33838
33783
|
: false;
|
33839
|
-
/* @conditional-compile-remove(DNS) */
|
33840
33784
|
const onClickNoiseSuppression = React.useCallback(() => __awaiter$j(void 0, void 0, void 0, function* () {
|
33841
33785
|
if (isDeepNoiseSuppressionOn) {
|
33842
33786
|
yield props.callAdapter.stopNoiseSuppressionEffect();
|
@@ -33918,13 +33862,7 @@ const CommonCallControlBar = (props) => {
|
|
33918
33862
|
assignedBreakoutRoom.call && (React.createElement(react.PrimaryButton, { text: callStrings.joinBreakoutRoomButtonLabel, onClick: () => __awaiter$j(void 0, void 0, void 0, function* () {
|
33919
33863
|
assignedBreakoutRoom.join();
|
33920
33864
|
}), styles: commonButtonStyles })),
|
33921
|
-
microphoneButtonIsEnabled && (React.createElement(Microphone, { displayType: options.displayType, styles: commonButtonStyles, splitButtonsForDeviceSelection: !props.mobileView, disabled: props.disableButtonsForHoldScreen || isDisabled$4(options.microphoneButton), disableTooltip: props.mobileView,
|
33922
|
-
/* @conditional-compile-remove(DNS) */
|
33923
|
-
onClickNoiseSuppression: onClickNoiseSuppression,
|
33924
|
-
/* @conditional-compile-remove(DNS) */
|
33925
|
-
isDeepNoiseSuppressionOn: isDeepNoiseSuppressionOn,
|
33926
|
-
/* @conditional-compile-remove(DNS) */
|
33927
|
-
showNoiseSuppressionButton: showNoiseSuppressionButton })),
|
33865
|
+
microphoneButtonIsEnabled && (React.createElement(Microphone, { displayType: options.displayType, styles: commonButtonStyles, splitButtonsForDeviceSelection: !props.mobileView, disabled: props.disableButtonsForHoldScreen || isDisabled$4(options.microphoneButton), disableTooltip: props.mobileView, onClickNoiseSuppression: onClickNoiseSuppression, isDeepNoiseSuppressionOn: isDeepNoiseSuppressionOn, showNoiseSuppressionButton: showNoiseSuppressionButton })),
|
33928
33866
|
cameraButtonIsEnabled && (React.createElement(Camera, { displayType: options.displayType, styles: commonButtonStyles, splitButtonsForDeviceSelection: !props.mobileView, disabled: props.disableButtonsForHoldScreen || isDisabled$4(options.cameraButton), onClickVideoEffects: props.onClickVideoEffects, componentRef: props.cameraButtonRef, disableTooltip: props.mobileView })),
|
33929
33867
|
!props.mobileView &&
|
33930
33868
|
isReactionAllowed &&
|
@@ -33945,9 +33883,7 @@ const CommonCallControlBar = (props) => {
|
|
33945
33883
|
}),
|
33946
33884
|
props.mobileView && (React.createElement(MoreButton, { "data-ui-id": "common-call-composite-more-button", strings: moreButtonStrings, onClick: props.onMoreButtonClicked, disabled: props.disableButtonsForLobbyPage, disableTooltip: props.mobileView })),
|
33947
33885
|
!props.mobileView && showDesktopMoreButton && (React.createElement(DesktopMoreButton, { disableButtonsForHoldScreen: props.disableButtonsForHoldScreen, styles: commonButtonStyles, onClickShowDialpad: props.onClickShowDialpad, callControls: props.callControls, isCaptionsSupported: showCaptionsButton, onCaptionsSettingsClick: openCaptionsSettingsModal, onUserSetOverflowGalleryPositionChange: props.onUserSetOverflowGalleryPositionChange, onUserSetGalleryLayout: props.onUserSetGalleryLayout, userSetGalleryLayout: props.userSetGalleryLayout, dtmfDialerPresent: props.dtmfDialerPresent, onSetDialpadPage: props.onSetDialpadPage, teamsMeetingPhoneCallEnable: showTeamsMeetingPhoneCallButton, onMeetingPhoneInfoClick: props.onToggleTeamsMeetingConferenceModal })),
|
33948
|
-
React.createElement(EndCall, { displayType: "compact", mobileView: props.mobileView, styles: endCallButtonStyles,
|
33949
|
-
/* @conditional-compile-remove(end-call-options) */
|
33950
|
-
enableEndCallMenu: !isBoolean(props.callControls) &&
|
33886
|
+
React.createElement(EndCall, { displayType: "compact", mobileView: props.mobileView, styles: endCallButtonStyles, enableEndCallMenu: !isBoolean(props.callControls) &&
|
33951
33887
|
!isBoolean((_g = props.callControls) === null || _g === void 0 ? void 0 : _g.endCallButton) &&
|
33952
33888
|
!props.mobileView &&
|
33953
33889
|
isHangUpForEveryoneAllowed &&
|
@@ -40251,11 +40187,8 @@ class CallContext {
|
|
40251
40187
|
/* @conditional-compile-remove(unsupported-browser) */ unsupportedBrowserVersionsAllowed: false,
|
40252
40188
|
videoBackgroundImages: (_b = options === null || options === void 0 ? void 0 : options.videoBackgroundOptions) === null || _b === void 0 ? void 0 : _b.videoBackgroundImages,
|
40253
40189
|
onResolveVideoEffectDependency: (_c = options === null || options === void 0 ? void 0 : options.videoBackgroundOptions) === null || _c === void 0 ? void 0 : _c.onResolveDependency,
|
40254
|
-
/* @conditional-compile-remove(DNS) */
|
40255
40190
|
onResolveDeepNoiseSuppressionDependency: (_d = options === null || options === void 0 ? void 0 : options.deepNoiseSuppressionOptions) === null || _d === void 0 ? void 0 : _d.onResolveDependency,
|
40256
|
-
/* @conditional-compile-remove(DNS) */
|
40257
40191
|
deepNoiseSuppressionOnByDefault: (_f = (_e = options === null || options === void 0 ? void 0 : options.deepNoiseSuppressionOptions) === null || _e === void 0 ? void 0 : _e.deepNoiseSuppressionOnByDefault) !== null && _f !== void 0 ? _f : true,
|
40258
|
-
/* @conditional-compile-remove(DNS) */
|
40259
40192
|
hideDeepNoiseSuppressionButton: (_h = (_g = options === null || options === void 0 ? void 0 : options.deepNoiseSuppressionOptions) === null || _g === void 0 ? void 0 : _g.hideDeepNoiseSuppressionButton) !== null && _h !== void 0 ? _h : false,
|
40260
40193
|
selectedVideoBackgroundEffect: undefined,
|
40261
40194
|
cameraStatus: undefined,
|
@@ -40442,7 +40375,6 @@ class AzureCommunicationCallAdapter {
|
|
40442
40375
|
});
|
40443
40376
|
const isRoomsCall = this.locator ? 'roomId' in this.locator : false;
|
40444
40377
|
this.onResolveVideoBackgroundEffectsDependency = (_b = options === null || options === void 0 ? void 0 : options.videoBackgroundOptions) === null || _b === void 0 ? void 0 : _b.onResolveDependency;
|
40445
|
-
/* @conditional-compile-remove(DNS) */
|
40446
40378
|
this.onResolveDeepNoiseSuppressionDependency = (_c = options === null || options === void 0 ? void 0 : options.deepNoiseSuppressionOptions) === null || _c === void 0 ? void 0 : _c.onResolveDependency;
|
40447
40379
|
this.context = new CallContext(callClient.getState(), !!isTeamsCall, isTeamsMeeting, isRoomsCall, options, this.targetCallees);
|
40448
40380
|
this.context.onCallEnded((endCallData) => this.emitter.emit('callEnded', endCallData));
|
@@ -40476,7 +40408,6 @@ class AzureCommunicationCallAdapter {
|
|
40476
40408
|
};
|
40477
40409
|
this.handlers = createHandlers(callClient, callAgent, deviceManager, undefined, {
|
40478
40410
|
onResolveVideoBackgroundEffectsDependency: this.onResolveVideoBackgroundEffectsDependency,
|
40479
|
-
/* @conditional-compile-remove(DNS) */
|
40480
40411
|
onResolveDeepNoiseSuppressionDependency: this.onResolveDeepNoiseSuppressionDependency
|
40481
40412
|
});
|
40482
40413
|
this.onClientStateChange = onStateChange;
|
@@ -40586,9 +40517,7 @@ class AzureCommunicationCallAdapter {
|
|
40586
40517
|
this.startVideoBackgroundEffect.bind(this);
|
40587
40518
|
this.stopVideoBackgroundEffects.bind(this);
|
40588
40519
|
this.updateBackgroundPickerImages.bind(this);
|
40589
|
-
/* @conditional-compile-remove(DNS) */
|
40590
40520
|
this.startNoiseSuppressionEffect.bind(this);
|
40591
|
-
/* @conditional-compile-remove(DNS) */
|
40592
40521
|
this.stopNoiseSuppressionEffect.bind(this);
|
40593
40522
|
this.submitSurvey.bind(this);
|
40594
40523
|
this.startSpotlight.bind(this);
|
@@ -40778,7 +40707,6 @@ class AzureCommunicationCallAdapter {
|
|
40778
40707
|
this.unsubscribeCallEvents();
|
40779
40708
|
this.handlers = createHandlers(this.callClient, this.callAgent, this.deviceManager, this.call, {
|
40780
40709
|
onResolveVideoBackgroundEffectsDependency: this.onResolveVideoBackgroundEffectsDependency,
|
40781
|
-
/* @conditional-compile-remove(DNS) */
|
40782
40710
|
onResolveDeepNoiseSuppressionDependency: this.onResolveDeepNoiseSuppressionDependency
|
40783
40711
|
});
|
40784
40712
|
// We set the adapter.call object to undefined immediately when a call is ended.
|
@@ -40934,13 +40862,11 @@ class AzureCommunicationCallAdapter {
|
|
40934
40862
|
updateSelectedVideoBackgroundEffect(selectedVideoBackground) {
|
40935
40863
|
this.context.setSelectedVideoBackgroundEffect(selectedVideoBackground);
|
40936
40864
|
}
|
40937
|
-
/* @conditional-compile-remove(DNS) */
|
40938
40865
|
startNoiseSuppressionEffect() {
|
40939
40866
|
return __awaiter$7(this, void 0, void 0, function* () {
|
40940
40867
|
yield this.handlers.onStartNoiseSuppressionEffect();
|
40941
40868
|
});
|
40942
40869
|
}
|
40943
|
-
/* @conditional-compile-remove(DNS) */
|
40944
40870
|
stopNoiseSuppressionEffect() {
|
40945
40871
|
return __awaiter$7(this, void 0, void 0, function* () {
|
40946
40872
|
yield this.handlers.onStopNoiseSuppressionEffect();
|
@@ -40984,7 +40910,6 @@ class AzureCommunicationCallAdapter {
|
|
40984
40910
|
this.context.updateClientState(this.callClient.getState());
|
40985
40911
|
this.handlers = createHandlers(this.callClient, this.callAgent, this.deviceManager, this.call, {
|
40986
40912
|
onResolveVideoBackgroundEffectsDependency: this.onResolveVideoBackgroundEffectsDependency,
|
40987
|
-
/* @conditional-compile-remove(DNS) */
|
40988
40913
|
onResolveDeepNoiseSuppressionDependency: this.onResolveDeepNoiseSuppressionDependency
|
40989
40914
|
});
|
40990
40915
|
this.subscribeCallEvents();
|
@@ -41948,13 +41873,11 @@ class CallWithChatBackedCallAdapter {
|
|
41948
41873
|
updateSelectedVideoBackgroundEffect(selectedVideoBackground) {
|
41949
41874
|
return this.callWithChatAdapter.updateSelectedVideoBackgroundEffect(selectedVideoBackground);
|
41950
41875
|
}
|
41951
|
-
/* @conditional-compile-remove(DNS) */
|
41952
41876
|
startNoiseSuppressionEffect() {
|
41953
41877
|
return __awaiter$6(this, void 0, void 0, function* () {
|
41954
41878
|
return this.callWithChatAdapter.startNoiseSuppressionEffect();
|
41955
41879
|
});
|
41956
41880
|
}
|
41957
|
-
/* @conditional-compile-remove(DNS) */
|
41958
41881
|
stopNoiseSuppressionEffect() {
|
41959
41882
|
return __awaiter$6(this, void 0, void 0, function* () {
|
41960
41883
|
return this.callWithChatAdapter.stopNoiseSuppressionEffect();
|
@@ -42017,11 +41940,8 @@ function callAdapterStateFromCallWithChatAdapterState(callWithChatAdapterState)
|
|
42017
41940
|
environmentInfo: callWithChatAdapterState.environmentInfo,
|
42018
41941
|
videoBackgroundImages: callWithChatAdapterState.videoBackgroundImages,
|
42019
41942
|
onResolveVideoEffectDependency: callWithChatAdapterState.onResolveVideoEffectDependency,
|
42020
|
-
/* @conditional-compile-remove(DNS) */
|
42021
41943
|
onResolveDeepNoiseSuppressionDependency: callWithChatAdapterState.onResolveDeepNoiseSuppressionDependency,
|
42022
|
-
/* @conditional-compile-remove(DNS) */
|
42023
41944
|
deepNoiseSuppressionOnByDefault: callWithChatAdapterState.deepNoiseSuppressionOnByDefault,
|
42024
|
-
/* @conditional-compile-remove(DNS) */
|
42025
41945
|
hideDeepNoiseSuppressionButton: callWithChatAdapterState.hideDeepNoiseSuppressionButton,
|
42026
41946
|
selectedVideoBackgroundEffect: callWithChatAdapterState.selectedVideoBackgroundEffect,
|
42027
41947
|
reactions: callWithChatAdapterState.reactions
|
@@ -42606,7 +42526,6 @@ function callWithChatAdapterStateFromBackingStates(callAdapter) {
|
|
42606
42526
|
environmentInfo: callAdapterState.environmentInfo,
|
42607
42527
|
videoBackgroundImages: callAdapterState.videoBackgroundImages,
|
42608
42528
|
onResolveVideoEffectDependency: callAdapterState.onResolveVideoEffectDependency,
|
42609
|
-
/* @conditional-compile-remove(DNS) */
|
42610
42529
|
onResolveDeepNoiseSuppressionDependency: callAdapterState.onResolveDeepNoiseSuppressionDependency,
|
42611
42530
|
selectedVideoBackgroundEffect: callAdapterState.selectedVideoBackgroundEffect,
|
42612
42531
|
/** Hide attendee names in teams meeting */
|
@@ -42626,13 +42545,7 @@ function mergeChatAdapterStateIntoCallWithChatAdapterState(existingCallWithChatA
|
|
42626
42545
|
function mergeCallAdapterStateIntoCallWithChatAdapterState(existingCallWithChatAdapterState, callAdapterState) {
|
42627
42546
|
return Object.assign(Object.assign({}, existingCallWithChatAdapterState), { userId: callAdapterState.userId, page: callAdapterState.page, displayName: callAdapterState.displayName, devices: callAdapterState.devices, call: callAdapterState.call, isLocalPreviewMicrophoneEnabled: callAdapterState.isLocalPreviewMicrophoneEnabled, isTeamsCall: callAdapterState.isTeamsCall, isTeamsMeeting: callAdapterState.isTeamsMeeting, latestCallErrors: callAdapterState.latestErrors,
|
42628
42547
|
/* @conditional-compile-remove(breakout-rooms) */
|
42629
|
-
latestCallNotifications: callAdapterState.latestNotifications, videoBackgroundImages: callAdapterState.videoBackgroundImages, onResolveVideoEffectDependency: callAdapterState.onResolveVideoEffectDependency,
|
42630
|
-
/* @conditional-compile-remove(DNS) */
|
42631
|
-
onResolveDeepNoiseSuppressionDependency: callAdapterState.onResolveDeepNoiseSuppressionDependency,
|
42632
|
-
/* @conditional-compile-remove(DNS) */
|
42633
|
-
deepNoiseSuppressionOnByDefault: callAdapterState.deepNoiseSuppressionOnByDefault,
|
42634
|
-
/* @conditional-compile-remove(DNS) */
|
42635
|
-
hideDeepNoiseSuppressionButton: callAdapterState.hideDeepNoiseSuppressionButton, selectedVideoBackgroundEffect: callAdapterState.selectedVideoBackgroundEffect });
|
42548
|
+
latestCallNotifications: callAdapterState.latestNotifications, videoBackgroundImages: callAdapterState.videoBackgroundImages, onResolveVideoEffectDependency: callAdapterState.onResolveVideoEffectDependency, onResolveDeepNoiseSuppressionDependency: callAdapterState.onResolveDeepNoiseSuppressionDependency, deepNoiseSuppressionOnByDefault: callAdapterState.deepNoiseSuppressionOnByDefault, hideDeepNoiseSuppressionButton: callAdapterState.hideDeepNoiseSuppressionButton, selectedVideoBackgroundEffect: callAdapterState.selectedVideoBackgroundEffect });
|
42636
42549
|
}
|
42637
42550
|
|
42638
42551
|
// Copyright (c) Microsoft Corporation.
|
@@ -42869,9 +42782,7 @@ class AzureCommunicationCallWithChatAdapter {
|
|
42869
42782
|
this.startVideoBackgroundEffect.bind(this);
|
42870
42783
|
this.stopVideoBackgroundEffects.bind(this);
|
42871
42784
|
this.updateBackgroundPickerImages.bind(this);
|
42872
|
-
/* @conditional-compile-remove(DNS) */
|
42873
42785
|
this.startNoiseSuppressionEffect.bind(this);
|
42874
|
-
/* @conditional-compile-remove(DNS) */
|
42875
42786
|
this.stopNoiseSuppressionEffect.bind(this);
|
42876
42787
|
}
|
42877
42788
|
/** Join existing Call. */
|
@@ -43215,13 +43126,11 @@ class AzureCommunicationCallWithChatAdapter {
|
|
43215
43126
|
updateSelectedVideoBackgroundEffect(selectedVideoBackground) {
|
43216
43127
|
return this.callAdapter.updateSelectedVideoBackgroundEffect(selectedVideoBackground);
|
43217
43128
|
}
|
43218
|
-
/* @conditional-compile-remove(DNS) */
|
43219
43129
|
startNoiseSuppressionEffect() {
|
43220
43130
|
return __awaiter$4(this, void 0, void 0, function* () {
|
43221
43131
|
return yield this.callAdapter.startNoiseSuppressionEffect();
|
43222
43132
|
});
|
43223
43133
|
}
|
43224
|
-
/* @conditional-compile-remove(DNS) */
|
43225
43134
|
stopNoiseSuppressionEffect() {
|
43226
43135
|
return __awaiter$4(this, void 0, void 0, function* () {
|
43227
43136
|
return yield this.callAdapter.stopNoiseSuppressionEffect();
|
@@ -44161,7 +44070,6 @@ var __awaiter$1 = (window && window.__awaiter) || function (thisArg, _arguments,
|
|
44161
44070
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
44162
44071
|
});
|
44163
44072
|
};
|
44164
|
-
/* @conditional-compile-remove(DNS) */
|
44165
44073
|
/**
|
44166
44074
|
*
|
44167
44075
|
* Dependency resolution for video background effects using lazy loading.
|
@@ -44186,7 +44094,6 @@ var __awaiter = (window && window.__awaiter) || function (thisArg, _arguments, P
|
|
44186
44094
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
44187
44095
|
});
|
44188
44096
|
};
|
44189
|
-
/* @conditional-compile-remove(DNS) */
|
44190
44097
|
/**
|
44191
44098
|
*
|
44192
44099
|
* Dependency resolution for video background effects using lazy loading.
|
@@ -44431,4 +44338,4 @@ exports.useTeamsCall = useTeamsCall;
|
|
44431
44338
|
exports.useTeamsCallAdapter = useTeamsCallAdapter;
|
44432
44339
|
exports.useTeamsCallAgent = useTeamsCallAgent;
|
44433
44340
|
exports.useTheme = useTheme;
|
44434
|
-
//# sourceMappingURL=index-
|
44341
|
+
//# sourceMappingURL=index-D2gCkgD1.js.map
|