@azure/communication-react 1.14.0-alpha-202403150012 → 1.14.0-alpha-202403190012

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/dist/communication-react.d.ts +39 -1
  2. package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-UUKnVH43.js → RichTextSendBoxWrapper-Bw9vaT1f.js} +2 -2
  3. package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-UUKnVH43.js.map → RichTextSendBoxWrapper-Bw9vaT1f.js.map} +1 -1
  4. package/dist/dist-cjs/communication-react/{index-Db9LOYoW.js → index-DyaTe_Bz.js} +733 -623
  5. package/dist/dist-cjs/communication-react/index-DyaTe_Bz.js.map +1 -0
  6. package/dist/dist-cjs/communication-react/index.js +1 -1
  7. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  8. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  9. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js +0 -3
  10. package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
  11. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +0 -3
  12. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
  13. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +2 -9
  14. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  15. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +3 -11
  16. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  17. package/dist/dist-esm/calling-component-bindings/src/hooks/useSelector.d.ts +1 -1
  18. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +3 -9
  19. package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
  20. package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
  21. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.d.ts +1 -1
  22. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +19 -28
  23. package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
  24. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +6 -17
  25. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
  26. package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +35 -0
  27. package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
  28. package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +5 -0
  29. package/dist/dist-esm/calling-stateful-client/src/CallContext.js +29 -7
  30. package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
  31. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +1 -0
  32. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +6 -6
  33. package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
  34. package/dist/dist-esm/calling-stateful-client/src/Converter.js +3 -5
  35. package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
  36. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.d.ts +17 -0
  37. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js +36 -0
  38. package/dist/dist-esm/calling-stateful-client/src/LocalRecordingSubscriber.js.map +1 -0
  39. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js +0 -1
  40. package/dist/dist-esm/calling-stateful-client/src/OptimalVideoCountSubscriber.js.map +1 -1
  41. package/dist/dist-esm/calling-stateful-client/src/RaiseHandSubscriber.js +0 -2
  42. package/dist/dist-esm/calling-stateful-client/src/RaiseHandSubscriber.js.map +1 -1
  43. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.d.ts +1 -0
  44. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js +11 -0
  45. package/dist/dist-esm/calling-stateful-client/src/RecordingSubscriber.js.map +1 -1
  46. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.d.ts +1 -0
  47. package/dist/dist-esm/calling-stateful-client/src/StatefulCallClient.js.map +1 -1
  48. package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +1 -0
  49. package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
  50. package/dist/dist-esm/chat-component-bindings/src/hooks/useSelector.d.ts +1 -1
  51. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js +1 -1
  52. package/dist/dist-esm/chat-stateful-client/src/ChatContext.js.map +1 -1
  53. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js +1 -1
  54. package/dist/dist-esm/chat-stateful-client/src/ResourceDownloadQueue.js.map +1 -1
  55. package/dist/dist-esm/chat-stateful-client/src/iterators/createDecoratedIterator.d.ts +2 -2
  56. package/dist/dist-esm/communication-react/src/index.js +0 -1
  57. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  58. package/dist/dist-esm/communication-react/src/mergedHooks.d.ts +1 -1
  59. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js +12 -3
  60. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  61. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +46 -0
  62. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js +91 -0
  63. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -0
  64. package/dist/dist-esm/react-components/src/components/ChatMessage/{FluentChatMessageComponentWrapper.d.ts → MessageComponents/FluentChatMessageComponent.d.ts} +6 -7
  65. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js +122 -0
  66. package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/FluentChatMessageComponent.js.map +1 -0
  67. package/dist/dist-esm/react-components/src/components/ChatMessage/{ChatMessageComponent.d.ts → MyMessageComponents/ChatMyMessageComponent.d.ts} +9 -9
  68. package/dist/dist-esm/react-components/src/components/ChatMessage/{ChatMessageComponent.js → MyMessageComponents/ChatMyMessageComponent.js} +5 -5
  69. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -0
  70. package/dist/dist-esm/react-components/src/components/ChatMessage/{ChatMessageComponentAsMessageBubble.d.ts → MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts} +10 -19
  71. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js +162 -0
  72. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -0
  73. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.d.ts +12 -0
  74. package/dist/dist-esm/react-components/src/components/ChatMessage/{FluentChatMessageComponentWrapper.js → MyMessageComponents/FluentChatMyMessageComponent.js} +12 -54
  75. package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/FluentChatMyMessageComponent.js.map +1 -0
  76. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +2 -6
  77. package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
  78. package/dist/dist-esm/react-components/src/components/ParticipantList.js +3 -17
  79. package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
  80. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js +0 -7
  81. package/dist/dist-esm/react-components/src/components/RaiseHandButton.js.map +1 -1
  82. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +1 -3
  83. package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js.map +1 -1
  84. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +3 -3
  85. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +1 -1
  86. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.d.ts +3 -1
  87. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +98 -118
  88. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  89. package/dist/dist-esm/react-components/src/components/VideoGallery.js +1 -3
  90. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  91. package/dist/dist-esm/react-components/src/components/VideoTile.js +3 -9
  92. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  93. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js +0 -2
  94. package/dist/dist-esm/react-components/src/components/assets/RaisedHandIcon.js.map +1 -1
  95. package/dist/dist-esm/react-components/src/components/index.js +0 -1
  96. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  97. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +29 -0
  98. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +92 -0
  99. package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -0
  100. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.d.ts +2 -3
  101. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js +2 -2
  102. package/dist/dist-esm/react-components/src/gallery/dominantSpeaker.js.map +1 -1
  103. package/dist/dist-esm/react-components/src/index.js.map +1 -1
  104. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  105. package/dist/dist-esm/react-components/src/theming/icons.js +0 -5
  106. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  107. package/dist/dist-esm/react-components/src/theming/themes.js +0 -2
  108. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  109. package/dist/dist-esm/react-components/src/types/ParticipantListParticipant.js.map +1 -1
  110. package/dist/dist-esm/react-components/src/types/VideoGalleryParticipant.js.map +1 -1
  111. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +5 -8
  112. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  113. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  114. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +1 -15
  115. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  116. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +0 -2
  117. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
  118. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js +0 -8
  119. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/RaiseHand.js.map +1 -1
  120. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useAdaptedSelector.d.ts +2 -2
  121. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +0 -3
  122. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  123. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/usePropsFor.d.ts +1 -1
  124. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useSelector.d.ts +1 -1
  125. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +0 -1
  126. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
  127. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +1 -9
  128. package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
  129. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +0 -3
  130. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
  131. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +4 -8
  132. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  133. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  134. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -2
  135. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  136. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/index.js.map +1 -1
  137. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +4 -4
  138. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  139. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useAdaptedSelector.d.ts +2 -2
  140. package/dist/dist-esm/react-composites/src/composites/ChatComposite/hooks/useSelector.d.ts +1 -1
  141. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js +1 -6
  142. package/dist/dist-esm/react-composites/src/composites/common/AvatarPersona.js.map +1 -1
  143. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +2 -5
  144. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  145. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js +0 -5
  146. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
  147. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +0 -12
  148. package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
  149. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +1 -3
  150. package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
  151. package/dist/dist-esm/react-composites/src/composites/common/icons.js +0 -1
  152. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  153. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
  154. package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
  155. package/package.json +1 -1
  156. package/dist/dist-cjs/communication-react/index-Db9LOYoW.js.map +0 -1
  157. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js.map +0 -1
  158. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js +0 -218
  159. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js.map +0 -1
  160. package/dist/dist-esm/react-components/src/components/ChatMessage/FluentChatMessageComponentWrapper.js.map +0 -1
@@ -72,6 +72,7 @@ import { IStyleFunctionOrObject } from '@fluentui/react';
72
72
  import { ITextFieldStyles } from '@fluentui/react';
73
73
  import { LatestMediaDiagnostics } from '@azure/communication-calling';
74
74
  import { LatestNetworkDiagnostics } from '@azure/communication-calling';
75
+ import { LocalRecordingInfo } from '@azure/communication-calling';
75
76
  import { LocalVideoStream } from '@azure/communication-calling';
76
77
  import type { MediaDiagnosticChangedEventArgs } from '@azure/communication-calling';
77
78
  import { MediaStreamType } from '@azure/communication-calling';
@@ -90,6 +91,7 @@ import { PropertyChangedEvent } from '@azure/communication-calling';
90
91
  import { default as React_2 } from 'react';
91
92
  import { Reaction as Reaction_2 } from '@azure/communication-calling';
92
93
  import { ReactionMessage } from '@azure/communication-calling';
94
+ import { RecordingInfo } from '@azure/communication-calling';
93
95
  import type { RemoteParticipant } from '@azure/communication-calling';
94
96
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
95
97
  import { RoomCallLocator } from '@azure/communication-calling';
@@ -2772,6 +2774,10 @@ export declare interface CallState {
2772
2774
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature}.
2773
2775
  */
2774
2776
  recording: RecordingCallFeature;
2777
+ /**
2778
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature}.
2779
+ */
2780
+ localRecording: LocalRecordingCallFeatureState;
2775
2781
  /**
2776
2782
  * Proxy of {@link @azure/communication-calling#PPTLiveCallFeature}.
2777
2783
  *
@@ -7753,6 +7759,28 @@ export declare type LocalizationProviderProps = {
7753
7759
  children: React_2.ReactNode;
7754
7760
  };
7755
7761
 
7762
+ /**
7763
+ * State only version of {@link @azure/communication-calling#LocalRecordingCallFeature}. {@link StatefulCallClient} will
7764
+ * automatically listen for local recording state of the call and update the state exposed by {@link StatefulCallClient} accordingly.
7765
+ *
7766
+ * @beta
7767
+ */
7768
+ export declare interface LocalRecordingCallFeatureState {
7769
+ /**
7770
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.isRecordingActive}.
7771
+ */
7772
+ isLocalRecordingActive: boolean;
7773
+ /**
7774
+ * Contains list of information of started recordings
7775
+ * Proxy of {@link @azure/communication-calling#LocalRecordingCallFeature.recordings}.
7776
+ */
7777
+ activeLocalRecordings?: LocalRecordingInfo[];
7778
+ /**
7779
+ * Contains list of information of stopped recordings
7780
+ */
7781
+ lastStoppedLocalRecording?: LocalRecordingInfo[];
7782
+ }
7783
+
7756
7784
  /**
7757
7785
  * @public
7758
7786
  */
@@ -9393,6 +9421,15 @@ export declare interface RecordingCallFeature {
9393
9421
  * Proxy of {@link @azure/communication-calling#RecordingCallFeature.isRecordingActive}.
9394
9422
  */
9395
9423
  isRecordingActive: boolean;
9424
+ /**
9425
+ * Contains list of information of started recordings
9426
+ * Proxy of {@link @azure/communication-calling#RecordingCallFeature.recordings}.
9427
+ */
9428
+ activeRecordings?: RecordingInfo[];
9429
+ /**
9430
+ * Contains list of information of stopped recordings
9431
+ */
9432
+ lastStoppedRecording?: RecordingInfo[];
9396
9433
  }
9397
9434
 
9398
9435
  /**
@@ -10102,6 +10139,7 @@ export declare type StartCallIdentifier = (MicrosoftTeamsAppIdentifier | /* @con
10102
10139
  * - RemoteVideoStream 'isAvailableChanged'
10103
10140
  * - TranscriptionCallFeature 'isTranscriptionActiveChanged'
10104
10141
  * - RecordingCallFeature 'isRecordingActiveChanged'
10142
+ * - LocalRecordingCallFeature 'isLocalRecordingActiveChanged'
10105
10143
  * - RaiseHandCallFeature 'raisedHandEvent'
10106
10144
  * - RaiseHandCallFeature 'loweredHandEvent'
10107
10145
  * - PPTLiveCallFeature 'isAciveChanged'
@@ -10972,7 +11010,7 @@ export declare const usePropsFor: <Component extends (props: any) => JSX.Element
10972
11010
  *
10973
11011
  * @public
10974
11012
  */
10975
- export declare const useSelector: <ParamT extends Selector | undefined>(selector: ParamT, selectorProps?: (ParamT extends Selector ? Parameters<ParamT>[1] : undefined) | undefined, type?: 'calling' | 'chat') => ParamT extends Selector ? ReturnType<ParamT> : undefined;
11013
+ export declare const useSelector: <ParamT extends Selector | undefined>(selector: ParamT, selectorProps?: ParamT extends Selector ? Parameters<ParamT>[1] : undefined, type?: 'calling' | 'chat') => ParamT extends Selector ? ReturnType<ParamT> : undefined;
10976
11014
 
10977
11015
  /**
10978
11016
  * Hook to obtain {@link @azure/communication-calling#TeamsCall} from the provider.
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var React = require('react');
4
- var index = require('./index-Db9LOYoW.js');
4
+ var index = require('./index-DyaTe_Bz.js');
5
5
  require('@fluentui/react');
6
6
  require('@fluentui/react-file-type-icons');
7
7
  require('@azure/communication-common');
@@ -48,4 +48,4 @@ const RichTextSendBoxWrapper = () => {
48
48
  };
49
49
 
50
50
  exports.RichTextSendBoxWrapper = RichTextSendBoxWrapper;
51
- //# sourceMappingURL=RichTextSendBoxWrapper-UUKnVH43.js.map
51
+ //# sourceMappingURL=RichTextSendBoxWrapper-Bw9vaT1f.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"RichTextSendBoxWrapper-UUKnVH43.js","sources":["../../../../react-composites/src/composites/common/RichTextSendBoxWrapper.tsx"],"sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/* @conditional-compile-remove(rich-text-editor) */\nimport React from 'react';\n/* @conditional-compile-remove(rich-text-editor) */\nimport { usePropsFor } from '../ChatComposite/hooks/usePropsFor';\n/* @conditional-compile-remove(rich-text-editor) */\nimport { RichTextSendBox } from '@internal/react-components';\n\n/* @conditional-compile-remove(rich-text-editor) */\n/**\n * @private\n *\n * Wrapper for RichTextSendBox component to allow us to use usePropsFor with richTextSendBox\n * before lazyLoading is done\n */\nexport const RichTextSendBoxWrapper = (): JSX.Element => {\n const richTextSendBoxProps = usePropsFor(RichTextSendBox);\n\n return <RichTextSendBox {...richTextSendBoxProps} />;\n};\n"],"names":["usePropsFor","RichTextSendBox"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AAEA;AAOA;AACA;;;;;AAKG;AACI,MAAM,sBAAsB,GAAG,MAAkB;AACtD,IAAA,MAAM,oBAAoB,GAAGA,iBAAW,CAACC,qBAAe,CAAC,CAAC;AAE1D,IAAA,OAAO,KAAC,CAAA,aAAA,CAAAA,qBAAe,EAAK,MAAA,CAAA,MAAA,CAAA,EAAA,EAAA,oBAAoB,EAAI,CAAC;AACvD;;;;"}
1
+ {"version":3,"file":"RichTextSendBoxWrapper-Bw9vaT1f.js","sources":["../../../../react-composites/src/composites/common/RichTextSendBoxWrapper.tsx"],"sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/* @conditional-compile-remove(rich-text-editor) */\nimport React from 'react';\n/* @conditional-compile-remove(rich-text-editor) */\nimport { usePropsFor } from '../ChatComposite/hooks/usePropsFor';\n/* @conditional-compile-remove(rich-text-editor) */\nimport { RichTextSendBox } from '@internal/react-components';\n\n/* @conditional-compile-remove(rich-text-editor) */\n/**\n * @private\n *\n * Wrapper for RichTextSendBox component to allow us to use usePropsFor with richTextSendBox\n * before lazyLoading is done\n */\nexport const RichTextSendBoxWrapper = (): JSX.Element => {\n const richTextSendBoxProps = usePropsFor(RichTextSendBox);\n\n return <RichTextSendBox {...richTextSendBoxProps} />;\n};\n"],"names":["usePropsFor","RichTextSendBox"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AAEA;AAOA;AACA;;;;;AAKG;AACI,MAAM,sBAAsB,GAAG,MAAkB;AACtD,IAAA,MAAM,oBAAoB,GAAGA,iBAAW,CAACC,qBAAe,CAAC,CAAC;AAE1D,IAAA,OAAO,KAAC,CAAA,aAAA,CAAAA,qBAAe,EAAK,MAAA,CAAA,MAAA,CAAA,EAAA,EAAA,oBAAoB,EAAI,CAAC;AACvD;;;;"}