@azure/communication-react 1.11.1-alpha-202401140014 → 1.11.1-alpha-202401170012

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 (139) hide show
  1. package/dist/communication-react.d.ts +48 -25
  2. package/dist/dist-cjs/communication-react/index.js +482 -144
  3. package/dist/dist-cjs/communication-react/index.js.map +1 -1
  4. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  5. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  6. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.d.ts +15 -0
  7. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js +14 -0
  8. package/dist/dist-esm/calling-component-bindings/src/callControlSelectors.js.map +1 -1
  9. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +2 -0
  10. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +23 -6
  11. package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
  12. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +12 -0
  13. package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
  14. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +1 -1
  15. package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
  16. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +17 -3
  17. package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
  18. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js +1 -0
  19. package/dist/dist-esm/chat-stateful-client/src/EventSubscriber.js.map +1 -1
  20. package/dist/dist-esm/communication-react/src/index.d.ts +2 -1
  21. package/dist/dist-esm/communication-react/src/index.js +1 -0
  22. package/dist/dist-esm/communication-react/src/index.js.map +1 -1
  23. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.d.ts +1 -1
  24. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js +7 -1
  25. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponent.js.map +1 -1
  26. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.d.ts +1 -1
  27. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js +34 -11
  28. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsMessageBubble.js.map +1 -1
  29. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
  30. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js +17 -2
  31. package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageContent.js.map +1 -1
  32. package/dist/dist-esm/react-components/src/components/ChatMessage/FluentChatMessageComponentWrapper.js +17 -2
  33. package/dist/dist-esm/react-components/src/components/ChatMessage/FluentChatMessageComponentWrapper.js.map +1 -1
  34. package/dist/dist-esm/react-components/src/components/FileDownloadCards.d.ts +6 -6
  35. package/dist/dist-esm/react-components/src/components/FileDownloadCards.js +8 -5
  36. package/dist/dist-esm/react-components/src/components/FileDownloadCards.js.map +1 -1
  37. package/dist/dist-esm/react-components/src/components/ImageGallery.d.ts +4 -4
  38. package/dist/dist-esm/react-components/src/components/ImageGallery.js +14 -3
  39. package/dist/dist-esm/react-components/src/components/ImageGallery.js.map +1 -1
  40. package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +2 -2
  41. package/dist/dist-esm/react-components/src/components/MessageThread.js +15 -3
  42. package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
  43. package/dist/dist-esm/react-components/src/components/ReactionButton.d.ts +1 -1
  44. package/dist/dist-esm/react-components/src/components/ReactionButton.js +1 -1
  45. package/dist/dist-esm/react-components/src/components/ReactionButton.js.map +1 -1
  46. package/dist/dist-esm/react-components/src/components/index.js +1 -0
  47. package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
  48. package/dist/dist-esm/react-components/src/components/styles/ImageGallery.style.js +25 -19
  49. package/dist/dist-esm/react-components/src/components/styles/ImageGallery.style.js.map +1 -1
  50. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.d.ts +6 -2
  51. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js +20 -4
  52. package/dist/dist-esm/react-components/src/components/styles/ReactionButton.styles.js.map +1 -1
  53. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +4 -1
  54. package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
  55. package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
  56. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +5 -0
  57. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +5 -0
  58. package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +5 -0
  59. package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +5 -0
  60. package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +5 -0
  61. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +5 -0
  62. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +5 -0
  63. package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +5 -0
  64. package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +5 -0
  65. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +5 -0
  66. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +5 -0
  67. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +5 -0
  68. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +5 -0
  69. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +5 -0
  70. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +5 -0
  71. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +5 -0
  72. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +5 -0
  73. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +5 -0
  74. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +5 -0
  75. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +5 -0
  76. package/dist/dist-esm/react-components/src/theming/icons.js +12 -2
  77. package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
  78. package/dist/dist-esm/react-components/src/theming/themes.d.ts +9 -9
  79. package/dist/dist-esm/react-components/src/theming/themes.js +12 -10
  80. package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
  81. package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -1
  82. package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
  83. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +2 -0
  84. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +10 -1
  85. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  86. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +7 -0
  87. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
  88. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +10 -0
  89. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
  90. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.d.ts +13 -0
  91. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js +26 -0
  92. package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Reaction.js.map +1 -0
  93. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +4 -0
  94. package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
  95. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +2 -0
  96. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +16 -2
  97. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
  98. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +8 -0
  99. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
  100. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.d.ts +2 -0
  101. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +2 -0
  102. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
  103. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js +1 -0
  104. package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
  105. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +16 -1
  106. package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
  107. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +1 -2
  108. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +16 -5
  109. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  110. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.d.ts +1 -2
  111. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapter.js.map +1 -1
  112. package/dist/dist-esm/react-composites/src/composites/ChatComposite/index.js.map +1 -1
  113. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +4 -0
  114. package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
  115. package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +2 -0
  116. package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
  117. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +7 -0
  118. package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
  119. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +62 -0
  120. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +62 -0
  121. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +64 -2
  122. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +62 -0
  123. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +62 -0
  124. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +62 -0
  125. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +62 -0
  126. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +62 -0
  127. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +62 -0
  128. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +62 -0
  129. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +62 -0
  130. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +62 -0
  131. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +62 -0
  132. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +62 -0
  133. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +62 -0
  134. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +62 -0
  135. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +62 -0
  136. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +62 -0
  137. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +62 -0
  138. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +62 -0
  139. package/package.json +1 -1
@@ -87,6 +87,7 @@ import { PersonaSize } from '@fluentui/react';
87
87
  import { PhoneNumberIdentifier } from '@azure/communication-common';
88
88
  import { PropertyChangedEvent } from '@azure/communication-calling';
89
89
  import { default as React_2 } from 'react';
90
+ import { Reaction as Reaction_2 } from '@azure/communication-calling';
90
91
  import { ReactionMessage } from '@azure/communication-calling';
91
92
  import type { RemoteParticipant } from '@azure/communication-calling';
92
93
  import { RemoteParticipantState as RemoteParticipantState_2 } from '@azure/communication-calling';
@@ -243,7 +244,7 @@ export declare type AreTypeEqual<A, B> = A extends B ? (B extends A ? true : fal
243
244
 
244
245
  /**
245
246
  * Metadata of the attachment object returned by the ACS SDK.
246
- * @public
247
+ * @beta
247
248
  */
248
249
  export declare interface AttachmentDownloadResult {
249
250
  /**
@@ -258,9 +259,9 @@ export declare interface AttachmentDownloadResult {
258
259
 
259
260
  /**
260
261
  * Metadata containing information about the uploaded file.
261
- * @public
262
+ * @beta
262
263
  */
263
- export declare type AttachmentMetadata = InlineImageMetadata | /* @conditional-compile-remove(file-sharing) */ FileMetadata;
264
+ export declare type AttachmentMetadata = FileMetadata | /* @conditional-compile-remove(teams-inline-images-and-file-sharing) */ InlineImageMetadata;
264
265
 
265
266
  /**
266
267
  * Custom data attributes for displaying avatar for a user.
@@ -380,8 +381,7 @@ export declare type AzureCommunicationChatAdapterArgs = {
380
381
 
381
382
  /**
382
383
  * Configuration options to include when creating AzureCommunicationChatAdapter.
383
- *
384
- * @public
384
+ * @beta
385
385
  */
386
386
  export declare type AzureCommunicationChatAdapterOptions = {
387
387
  credential?: CommunicationTokenCredential;
@@ -743,6 +743,12 @@ export declare interface CallAdapterCallOperations {
743
743
  * @public
744
744
  */
745
745
  lowerHand(): Promise<void>;
746
+ /**
747
+ * Send reaction emoji
748
+ *
749
+ * @beta
750
+ */
751
+ onReactionClicked(reaction: Reaction_2): Promise<void>;
746
752
  /**
747
753
  * Stop sharing the screen
748
754
  *
@@ -1420,6 +1426,7 @@ export declare type CallCompositeIcons = {
1420
1426
  ControlButtonRaiseHand?: JSX.Element;
1421
1427
  ControlButtonLowerHand?: JSX.Element;
1422
1428
  RaiseHandContextualMenuItem?: JSX.Element;
1429
+ ReactionContextualMenuItem?: JSX.Element;
1423
1430
  LowerHandContextualMenuItem?: JSX.Element;
1424
1431
  ReactionButtonIcon?: JSX.Element;
1425
1432
  ErrorBarCallCameraAccessDenied?: JSX.Element;
@@ -2846,6 +2853,13 @@ export declare interface CallWithChatAdapterManagement {
2846
2853
  * @public
2847
2854
  */
2848
2855
  lowerHand(): Promise<void>;
2856
+ /**
2857
+ * Send Reaction to ongoing meeting.
2858
+ * @param reaction - A value of type {@link @azure/communication-calling#Reaction}
2859
+ *
2860
+ * @beta
2861
+ */
2862
+ onReactionClicked(reaction: Reaction_2): Promise<void>;
2849
2863
  /**
2850
2864
  * Create the html view for a stream.
2851
2865
  *
@@ -4301,9 +4315,9 @@ export declare type ChatAdapterUiState = {
4301
4315
 
4302
4316
  /**
4303
4317
  * Represents the type of attachment
4304
- * @public
4318
+ * @beta
4305
4319
  */
4306
- export declare type ChatAttachmentType = 'inlineImage' | /* @conditional-compile-remove(file-sharing) */ 'file' | 'unknown';
4320
+ export declare type ChatAttachmentType = 'unknown' | /* @conditional-compile-remove(teams-inline-images-and-file-sharing) */ 'inlineImage' | /* @conditional-compile-remove(file-sharing) */ 'file';
4307
4321
 
4308
4322
  /**
4309
4323
  * Common props for selectors for {@link ChatClientState}.
@@ -4596,7 +4610,7 @@ export declare interface ChatMessage extends MessageCommon {
4596
4610
  */
4597
4611
  files?: FileMetadata[];
4598
4612
  /**
4599
- * @public
4613
+ * @beta
4600
4614
  * A list of inline images embedded in the message.
4601
4615
  * {@link InlineImageMetadata}
4602
4616
  */
@@ -4637,20 +4651,20 @@ export declare type ChatReturnProps<Component extends (props: any) => JSX.Elemen
4637
4651
  /**
4638
4652
  * Custom Fluent theme palette used by chat related components in this library.
4639
4653
  *
4640
- * @public
4654
+ * @beta
4641
4655
  */
4642
4656
  export declare interface ChatTheme {
4643
4657
  /**
4644
4658
  * Custom Fluent theme palette used by chat related components in this library.
4645
4659
  *
4646
- * @public
4660
+ * @beta
4647
4661
  */
4648
4662
  chatPalette: {
4649
- imageGalleryOverlayBlack: string;
4650
- imageGalleryTitleWhite: string;
4651
- imageGalleryDefaultButtonBackground: string;
4652
- imageGalleryButtonBackgroundHover: string;
4653
- imageGalleryButtonBackgroundActive: string;
4663
+ modalOverlayBlack: string;
4664
+ modalTitleWhite: string;
4665
+ modalButtonBackground: string;
4666
+ modalButtonBackgroundHover: string;
4667
+ modalButtonBackgroundActive: string;
4654
4668
  };
4655
4669
  }
4656
4670
 
@@ -4880,6 +4894,13 @@ export declare type CommonCallControlOptions = {
4880
4894
  raiseHandButton?: boolean | {
4881
4895
  disabled: boolean;
4882
4896
  };
4897
+ /**
4898
+ * Show, Hide or Disable the reaction button during a call.
4899
+ * @defaultValue true
4900
+ */
4901
+ reactionButton?: boolean | {
4902
+ disabled: boolean;
4903
+ };
4883
4904
  /**
4884
4905
  * Inject custom buttons in the call controls.
4885
4906
  */
@@ -4918,6 +4939,7 @@ export declare interface CommonCallingHandlers {
4918
4939
  onRaiseHand: () => Promise<void>;
4919
4940
  onLowerHand: () => Promise<void>;
4920
4941
  onToggleRaiseHand: () => Promise<void>;
4942
+ onReactionClicked: (reaction: Reaction_2) => Promise<void>;
4921
4943
  onToggleHold: () => Promise<void>;
4922
4944
  onAddParticipant(participant: CommunicationUserIdentifier): Promise<void>;
4923
4945
  onAddParticipant(participant: PhoneNumberIdentifier, options: AddPhoneNumberOptions): Promise<void>;
@@ -5952,7 +5974,7 @@ export declare interface CustomMessage extends MessageCommon {
5952
5974
  *
5953
5975
  * @public
5954
5976
  */
5955
- export declare const darkTheme: PartialTheme & CallingTheme & ChatTheme;
5977
+ export declare const darkTheme: PartialTheme & CallingTheme & /* @conditional-compile-remove(image-gallery) */ ChatTheme;
5956
5978
 
5957
5979
  /**
5958
5980
  * @beta
@@ -6099,6 +6121,7 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
6099
6121
  ControlButtonRaiseHand: JSX.Element;
6100
6122
  ControlButtonLowerHand: JSX.Element;
6101
6123
  RaiseHandContextualMenuItem: JSX.Element;
6124
+ ReactionContextualMenuItem?: JSX.Element | undefined;
6102
6125
  LowerHandContextualMenuItem: JSX.Element;
6103
6126
  ReactionButtonIcon: JSX.Element;
6104
6127
  ErrorBarCallCameraAccessDenied: JSX.Element;
@@ -7261,14 +7284,14 @@ export declare interface _Identifiers {
7261
7284
  /**
7262
7285
  * Component to render a fullscreen modal for a selected image.
7263
7286
  *
7264
- * @public
7287
+ * @beta
7265
7288
  */
7266
7289
  export declare const ImageGallery: (props: ImageGalleryProps) => JSX.Element;
7267
7290
 
7268
7291
  /**
7269
7292
  * Props for {@link ImageGallery}.
7270
7293
  *
7271
- * @public
7294
+ * @beta
7272
7295
  */
7273
7296
  export declare interface ImageGalleryImageProps {
7274
7297
  /** Image Url used to display the image in a large scale. */
@@ -7286,7 +7309,7 @@ export declare interface ImageGalleryImageProps {
7286
7309
  /**
7287
7310
  * Props for {@link ImageGallery}.
7288
7311
  *
7289
- * @public
7312
+ * @beta
7290
7313
  */
7291
7314
  export declare interface ImageGalleryProps {
7292
7315
  /**
@@ -7318,7 +7341,7 @@ export declare interface ImageGalleryProps {
7318
7341
  /**
7319
7342
  * Strings of {@link ImageGallery} that can be overridden.
7320
7343
  *
7321
- * @public
7344
+ * @beta
7322
7345
  */
7323
7346
  export declare interface ImageGalleryStrings {
7324
7347
  /**
@@ -7380,7 +7403,7 @@ export declare interface IncomingCallState {
7380
7403
  /**
7381
7404
  * Metadata for rendering images inline with a message.
7382
7405
  * This does not include images attached as files.
7383
- * @public
7406
+ * @beta
7384
7407
  */
7385
7408
  export declare interface InlineImageMetadata {
7386
7409
  attachmentType: 'inlineImage';
@@ -7493,7 +7516,7 @@ export declare interface JumpToNewMessageButtonProps {
7493
7516
  *
7494
7517
  * @public
7495
7518
  */
7496
- export declare const lightTheme: PartialTheme & CallingTheme & ChatTheme;
7519
+ export declare const lightTheme: PartialTheme & CallingTheme & /* @conditional-compile-remove(image-gallery) */ ChatTheme;
7497
7520
 
7498
7521
  /**
7499
7522
  * Whether the stream is loading or not.
@@ -8022,7 +8045,7 @@ export declare type MessageThreadProps = {
8022
8045
  /**
8023
8046
  * Optional callback to retrieve the inline image in a message.
8024
8047
  * @param attachment - AttachmentMetadata object we want to render
8025
- * @public
8048
+ * @beta
8026
8049
  */
8027
8050
  onFetchAttachments?: (attachments: AttachmentMetadata[]) => Promise<AttachmentDownloadResult[]>;
8028
8051
  /**
@@ -8085,7 +8108,7 @@ export declare type MessageThreadProps = {
8085
8108
  mentionOptions?: MentionOptions;
8086
8109
  /**
8087
8110
  * Optional callback called when an inline image is clicked.
8088
- * @public
8111
+ * @beta
8089
8112
  */
8090
8113
  onInlineImageClicked?: (attachmentId: string, messageId: string) => Promise<void>;
8091
8114
  };
@@ -9030,7 +9053,7 @@ export declare interface ReactionButtonProps extends ControlBarButtonProps {
9030
9053
  /**
9031
9054
  * Click event to send reaction to meeting
9032
9055
  */
9033
- onReactionClicked: (emoji: string) => Promise<void>;
9056
+ onReactionClicked: (reaction: string) => Promise<void>;
9034
9057
  }
9035
9058
 
9036
9059
  /**