stream-chat-react 14.0.0-beta.3 → 14.0.0-beta.4

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 (144) hide show
  1. package/dist/cjs/WithAudioPlayback.236d404c.js +4670 -0
  2. package/dist/cjs/WithAudioPlayback.236d404c.js.map +1 -0
  3. package/dist/cjs/emojis.js +2 -2
  4. package/dist/cjs/emojis.js.map +1 -1
  5. package/dist/cjs/index.js +191 -264
  6. package/dist/cjs/index.js.map +1 -1
  7. package/dist/css/emoji-replacement.css +34 -0
  8. package/dist/css/emoji-replacement.css.map +1 -0
  9. package/dist/css/index.css +9 -25
  10. package/dist/css/index.css.map +1 -1
  11. package/dist/es/WithAudioPlayback.89700cb5.mjs +4654 -0
  12. package/dist/es/WithAudioPlayback.89700cb5.mjs.map +1 -0
  13. package/dist/es/emojis.mjs +2 -2
  14. package/dist/es/emojis.mjs.map +1 -1
  15. package/dist/es/index.mjs +230 -303
  16. package/dist/es/index.mjs.map +1 -1
  17. package/dist/types/components/Form/TextInput.d.ts +2 -2
  18. package/dist/types/components/Form/TextInput.d.ts.map +1 -1
  19. package/dist/types/components/Icons/IconGiphy.d.ts.map +1 -1
  20. package/dist/types/components/Icons/icons.d.ts +56 -340
  21. package/dist/types/components/Icons/icons.d.ts.map +1 -1
  22. package/dist/types/components/Loading/LoadingIndicator.d.ts +2 -2
  23. package/dist/types/components/Loading/LoadingIndicator.d.ts.map +1 -1
  24. package/dist/types/components/MessageComposer/AttachmentPreviewList/MediaAttachmentPreview.d.ts.map +1 -1
  25. package/dist/types/components/Poll/PollCreationDialog/OptionFieldSet.d.ts.map +1 -1
  26. package/package.json +3 -4
  27. package/dist/assets/icons/stream-chat-icons.eot +0 -0
  28. package/dist/assets/icons/stream-chat-icons.svg +0 -50
  29. package/dist/assets/icons/stream-chat-icons.ttf +0 -0
  30. package/dist/assets/icons/stream-chat-icons.woff +0 -0
  31. package/dist/assets/icons/stream-chat-icons.woff2 +0 -0
  32. package/dist/cjs/WithAudioPlayback.4a84360f.js +0 -4727
  33. package/dist/cjs/WithAudioPlayback.4a84360f.js.map +0 -1
  34. package/dist/css/v2/emoji-mart.css +0 -1
  35. package/dist/css/v2/emoji-replacement.css +0 -1
  36. package/dist/css/v2/index.css +0 -1
  37. package/dist/css/v2/index.layout.css +0 -1
  38. package/dist/es/WithAudioPlayback.a3d5a2fc.mjs +0 -4711
  39. package/dist/es/WithAudioPlayback.a3d5a2fc.mjs.map +0 -1
  40. package/dist/scss/v2/AIStateIndicator/AIStateIndicator-layout.scss +0 -3
  41. package/dist/scss/v2/AIStateIndicator/AIStateIndicator-theme.scss +0 -7
  42. package/dist/scss/v2/AttachmentList/AttachmentList-layout.scss +0 -701
  43. package/dist/scss/v2/AttachmentList/AttachmentList-theme.scss +0 -605
  44. package/dist/scss/v2/AttachmentPreviewList/AttachmentPreviewList-layout.scss +0 -141
  45. package/dist/scss/v2/AttachmentPreviewList/AttachmentPreviewList-theme.scss +0 -190
  46. package/dist/scss/v2/AudioRecorder/AudioRecorder-layout.scss +0 -139
  47. package/dist/scss/v2/AudioRecorder/AudioRecorder-theme.scss +0 -61
  48. package/dist/scss/v2/Autocomplete/Autocomplete-layout.scss +0 -94
  49. package/dist/scss/v2/Autocomplete/Autocomplete-theme.scss +0 -220
  50. package/dist/scss/v2/Avatar/Avatar-layout.scss +0 -137
  51. package/dist/scss/v2/Avatar/Avatar-theme.scss +0 -64
  52. package/dist/scss/v2/BaseImage/BaseImage-layout.scss +0 -21
  53. package/dist/scss/v2/BaseImage/BaseImage-theme.scss +0 -35
  54. package/dist/scss/v2/BaseImage/index.scss +0 -2
  55. package/dist/scss/v2/Channel/Channel-layout.scss +0 -141
  56. package/dist/scss/v2/Channel/Channel-theme.scss +0 -100
  57. package/dist/scss/v2/ChannelHeader/ChannelHeader-layout.scss +0 -27
  58. package/dist/scss/v2/ChannelHeader/ChannelHeader-theme.scss +0 -43
  59. package/dist/scss/v2/ChannelList/ChannelList-layout.scss +0 -65
  60. package/dist/scss/v2/ChannelList/ChannelList-theme.scss +0 -89
  61. package/dist/scss/v2/ChannelPreview/ChannelPreview-layout.scss +0 -126
  62. package/dist/scss/v2/ChannelPreview/ChannelPreview-theme.scss +0 -148
  63. package/dist/scss/v2/ChannelSearch/ChannelSearch-layout.scss +0 -122
  64. package/dist/scss/v2/ChannelSearch/ChannelSearch-theme.scss +0 -238
  65. package/dist/scss/v2/ChatView/ChatView-layout.scss +0 -43
  66. package/dist/scss/v2/ChatView/ChatView-theme.scss +0 -32
  67. package/dist/scss/v2/Dialog/Dialog-layout.scss +0 -70
  68. package/dist/scss/v2/Dialog/Dialog-theme.scss +0 -103
  69. package/dist/scss/v2/DragAndDropContainer/DragAndDropContainer-layout.scss +0 -5
  70. package/dist/scss/v2/DragAndDropContainer/DragAndDropContainer-theme.scss +0 -47
  71. package/dist/scss/v2/DropzoneContainer/DropzoneContainer-layout.scss +0 -14
  72. package/dist/scss/v2/DropzoneContainer/DropzoneContainer-theme.scss +0 -17
  73. package/dist/scss/v2/EditMessageForm/EditMessageForm-layout.scss +0 -51
  74. package/dist/scss/v2/EditMessageForm/EditMessageForm-theme.scss +0 -50
  75. package/dist/scss/v2/Form/Form-layout.scss +0 -49
  76. package/dist/scss/v2/Form/Form-theme.scss +0 -82
  77. package/dist/scss/v2/Icon/Icon-layout.scss +0 -98
  78. package/dist/scss/v2/Icon/Icon-theme.scss +0 -17
  79. package/dist/scss/v2/ImageCarousel/ImageCarousel-layout.scss +0 -51
  80. package/dist/scss/v2/ImageCarousel/ImageCarousel-theme.scss +0 -30
  81. package/dist/scss/v2/InfiniteScrollPaginator/InfiniteScrollPaginator-layout.scss +0 -4
  82. package/dist/scss/v2/LinkPreview/LinkPreview-layout.scss +0 -67
  83. package/dist/scss/v2/LinkPreview/LinkPreview-theme.scss +0 -32
  84. package/dist/scss/v2/LinkPreview/index.scss +0 -2
  85. package/dist/scss/v2/LoadingIndicator/LoadingIndicator-layout.scss +0 -64
  86. package/dist/scss/v2/LoadingIndicator/LoadingIndicator-theme.scss +0 -14
  87. package/dist/scss/v2/Location/Location-layout.scss +0 -52
  88. package/dist/scss/v2/Location/Location-theme.scss +0 -32
  89. package/dist/scss/v2/Message/Message-layout.scss +0 -619
  90. package/dist/scss/v2/Message/Message-theme.scss +0 -483
  91. package/dist/scss/v2/MessageActionsBox/MessageActionsBox-layout.scss +0 -21
  92. package/dist/scss/v2/MessageActionsBox/MessageActionsBox-theme.scss +0 -85
  93. package/dist/scss/v2/MessageBouncePrompt/MessageBouncePrompt-layout.scss +0 -19
  94. package/dist/scss/v2/MessageBouncePrompt/MessageBouncePrompt-theme.scss +0 -51
  95. package/dist/scss/v2/MessageInput/MessageInput-layout.scss +0 -268
  96. package/dist/scss/v2/MessageInput/MessageInput-theme.scss +0 -359
  97. package/dist/scss/v2/MessageList/MessageList-layout.scss +0 -65
  98. package/dist/scss/v2/MessageList/MessageList-theme.scss +0 -107
  99. package/dist/scss/v2/MessageList/VirtualizedMessageList-layout.scss +0 -57
  100. package/dist/scss/v2/MessageList/VirtualizedMessageList-theme.scss +0 -41
  101. package/dist/scss/v2/MessageReactions/MessageReactions-layout.scss +0 -143
  102. package/dist/scss/v2/MessageReactions/MessageReactions-theme.scss +0 -92
  103. package/dist/scss/v2/MessageReactions/MessageReactionsSelector-layout.scss +0 -86
  104. package/dist/scss/v2/MessageReactions/MessageReactionsSelector-theme.scss +0 -94
  105. package/dist/scss/v2/Modal/Modal-layout.scss +0 -74
  106. package/dist/scss/v2/Modal/Modal-theme.scss +0 -109
  107. package/dist/scss/v2/Notification/MessageNotification-layout.scss +0 -12
  108. package/dist/scss/v2/Notification/MessageNotification-theme.scss +0 -34
  109. package/dist/scss/v2/Notification/Notification-layout.scss +0 -7
  110. package/dist/scss/v2/Notification/Notification-theme.scss +0 -32
  111. package/dist/scss/v2/Notification/NotificationList-layout.scss +0 -11
  112. package/dist/scss/v2/Notification/NotificationList-theme.scss +0 -31
  113. package/dist/scss/v2/Poll/Poll-layout.scss +0 -493
  114. package/dist/scss/v2/Poll/Poll-theme.scss +0 -178
  115. package/dist/scss/v2/Search/Search-layout.scss +0 -148
  116. package/dist/scss/v2/Search/Search-theme.scss +0 -222
  117. package/dist/scss/v2/Thread/Thread-layout.scss +0 -65
  118. package/dist/scss/v2/Thread/Thread-theme.scss +0 -82
  119. package/dist/scss/v2/ThreadList/ThreadList-layout.scss +0 -152
  120. package/dist/scss/v2/ThreadList/ThreadList-theme.scss +0 -75
  121. package/dist/scss/v2/Tooltip/Tooltip-layout.scss +0 -10
  122. package/dist/scss/v2/Tooltip/Tooltip-theme.scss +0 -36
  123. package/dist/scss/v2/TypingIndicator/TypingIndicator-layout.scss +0 -31
  124. package/dist/scss/v2/TypingIndicator/TypingIndicator-theme.scss +0 -68
  125. package/dist/scss/v2/UnreadCountBadge/UnreadCountBadge-layout.scss +0 -49
  126. package/dist/scss/v2/UnreadCountBadge/UnreadCountBadge-theme.scss +0 -11
  127. package/dist/scss/v2/_base.scss +0 -65
  128. package/dist/scss/v2/_emoji-replacement.scss +0 -45
  129. package/dist/scss/v2/_global-layout-variables.scss +0 -65
  130. package/dist/scss/v2/_global-theme-variables.scss +0 -173
  131. package/dist/scss/v2/_icons.scss +0 -36
  132. package/dist/scss/v2/_palette-variables.scss +0 -55
  133. package/dist/scss/v2/_utils.scss +0 -212
  134. package/dist/scss/v2/_variables.scss +0 -2
  135. package/dist/scss/v2/common/CTAButton/CTAButton-layout.scss +0 -4
  136. package/dist/scss/v2/common/CTAButton/CTAButton-theme.scss +0 -42
  137. package/dist/scss/v2/common/CircleFAButton/CircleFAButton-layout.scss +0 -14
  138. package/dist/scss/v2/common/CircleFAButton/CircleFAButton-theme.scss +0 -35
  139. package/dist/scss/v2/index.layout.scss +0 -49
  140. package/dist/scss/v2/index.scss +0 -50
  141. package/dist/scss/v2/vendor/emoji-mart.scss +0 -514
  142. package/dist/scss/v2/vendor/react-image-gallery.scss +0 -258
  143. /package/dist/{assets → css/assets}/EmojiOneColor.woff2 +0 -0
  144. /package/dist/{assets → css/assets}/NotoColorEmoji-flags.woff2 +0 -0
package/dist/cjs/index.js CHANGED
@@ -5,7 +5,7 @@ const clsx = require("clsx");
5
5
  const nanoid = require("nanoid");
6
6
  const React = require("react");
7
7
  const audioProcessing = require("./audioProcessing.56e5db9d.js");
8
- const WithAudioPlayback = require("./WithAudioPlayback.4a84360f.js");
8
+ const WithAudioPlayback = require("./WithAudioPlayback.236d404c.js");
9
9
  const streamChat = require("stream-chat");
10
10
  const throttle = require("lodash.throttle");
11
11
  const linkify = require("linkifyjs");
@@ -734,39 +734,37 @@ const IconGiphy = ({ className, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs(
734
734
  className: clsx("str-chat__icon--giphy", className),
735
735
  viewBox: "0 0 16 16",
736
736
  children: [
737
- /* @__PURE__ */ jsxRuntime.jsxs("g", { clipPath: "url(#clip0_4197_15218)", children: [
738
- /* @__PURE__ */ jsxRuntime.jsx(
739
- "path",
740
- {
741
- clipRule: "evenodd",
742
- d: "M3.33674 1.82861H12.6639V14.171H3.33594L3.33674 1.82861Z",
743
- fill: "black",
744
- fillRule: "evenodd"
745
- }
746
- ),
747
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.47217 1.37109H3.33697V14.6287H1.47217V1.37109Z", fill: "#04FF8E" }),
748
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.6631 5.02881H14.5279V14.6288H12.6631V5.02881Z", fill: "#8E2EFF" }),
749
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.47217 14.1714H14.5282V16.0002H1.47217V14.1714Z", fill: "#00C5FF" }),
750
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.47217 0H8.93297V1.8288H1.47217V0Z", fill: "#FFF152" }),
751
- /* @__PURE__ */ jsxRuntime.jsx(
752
- "path",
753
- {
754
- d: "M12.663 3.6568V1.8288H10.7974V0H8.93262V5.4856H14.5278V3.6568",
755
- fill: "#FF5B5B"
756
- }
757
- ),
758
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.6631 7.31464V5.48584H14.5279", fill: "#551C99" }),
759
- /* @__PURE__ */ jsxRuntime.jsx(
760
- "path",
761
- {
762
- clipRule: "evenodd",
763
- d: "M8.93298 0V1.8288H7.06738",
764
- fill: "#999131",
765
- fillRule: "evenodd"
766
- }
767
- )
768
- ] }),
769
- /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_4197_15218", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { fill: "white", height: "16", width: "16" }) }) })
737
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { fill: "black", height: "16", rx: "8", width: "16" }),
738
+ /* @__PURE__ */ jsxRuntime.jsx(
739
+ "path",
740
+ {
741
+ clipRule: "evenodd",
742
+ d: "M5.27976 4.40015H10.7206V11.5999H5.2793L5.27976 4.40015Z",
743
+ fill: "black",
744
+ fillRule: "evenodd"
745
+ }
746
+ ),
747
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.19189 4.1333H5.27969V11.8669H4.19189V4.1333Z", fill: "#04FF8E" }),
748
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.7202 6.26685H11.808V11.8668H10.7202V6.26685Z", fill: "#8E2EFF" }),
749
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.19189 11.5999H11.8079V12.6667H4.19189V11.5999Z", fill: "#00C5FF" }),
750
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.19189 3.33325H8.54403V4.40005H4.19189V3.33325Z", fill: "#FFF152" }),
751
+ /* @__PURE__ */ jsxRuntime.jsx(
752
+ "path",
753
+ {
754
+ d: "M10.72 5.46638V4.40005H9.63174V3.33325H8.54395V6.53318H11.8078V5.46638",
755
+ fill: "#FF5B5B"
756
+ }
757
+ ),
758
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.7202 7.6V6.5332H11.808", fill: "#551C99" }),
759
+ /* @__PURE__ */ jsxRuntime.jsx(
760
+ "path",
761
+ {
762
+ clipRule: "evenodd",
763
+ d: "M8.54432 3.33325V4.40005H7.45605",
764
+ fill: "#999131",
765
+ fillRule: "evenodd"
766
+ }
767
+ )
770
768
  ]
771
769
  }
772
770
  );
@@ -780,7 +778,7 @@ const PlayButton = ({ className, isPlaying, ...props }) => /* @__PURE__ */ jsxRu
780
778
  size: "sm",
781
779
  variant: "secondary",
782
780
  ...props,
783
- children: isPlaying ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPause, {}) : /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlaySolid, {})
781
+ children: isPlaying ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPauseFill, {}) : /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlayFill, {})
784
782
  }
785
783
  );
786
784
  const Anonymous$b = "Anonym";
@@ -8519,7 +8517,7 @@ const LoadingChannels = () => /* @__PURE__ */ jsxRuntime.jsxs("div", { className
8519
8517
  /* @__PURE__ */ jsxRuntime.jsx(LoadingItems, {}),
8520
8518
  /* @__PURE__ */ jsxRuntime.jsx(LoadingItems, {})
8521
8519
  ] });
8522
- const LoadingIndicator = (props) => /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconLoadingCircle, { ...props, className: "str-chat__loading-indicator" });
8520
+ const LoadingIndicator = (props) => /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconLoading, { ...props, className: "str-chat__loading-indicator" });
8523
8521
  const UnMemoizedCustomNotification = (props) => {
8524
8522
  const { active, children, className, type } = props;
8525
8523
  if (!active) return null;
@@ -9231,7 +9229,7 @@ const DefaultCalloutDialog = ({ children, className, onClose }) => /* @__PURE__
9231
9229
  onClick: onClose,
9232
9230
  size: "sm",
9233
9231
  variant: "secondary",
9234
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {})
9232
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {})
9235
9233
  }
9236
9234
  )
9237
9235
  ] });
@@ -9301,7 +9299,7 @@ const Avatar = ({
9301
9299
  }
9302
9300
  ) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
9303
9301
  !!sizeAwareInitials.length && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__avatar-initials", "data-testid": "avatar-fallback", children: sizeAwareInitials }),
9304
- !sizeAwareInitials.length && /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPeople, {})
9302
+ !sizeAwareInitials.length && /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconUser, {})
9305
9303
  ] })
9306
9304
  ]
9307
9305
  }
@@ -9330,7 +9328,7 @@ const ErrorBadge = ({
9330
9328
  className,
9331
9329
  size = "sm",
9332
9330
  ...rest
9333
- }) => /* @__PURE__ */ jsxRuntime.jsx(Badge, { ...rest, className, size, variant: "error", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamation, {}) });
9331
+ }) => /* @__PURE__ */ jsxRuntime.jsx(Badge, { ...rest, className, size, variant: "error", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationMarkFill, {}) });
9334
9332
  function AvatarStack({
9335
9333
  badgeSize,
9336
9334
  component: Component = "div",
@@ -9946,7 +9944,7 @@ const PromptHeader = ({ className, close, description, title }) => /* @__PURE__
9946
9944
  onClick: close,
9947
9945
  size: "sm",
9948
9946
  variant: "secondary",
9949
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {})
9947
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {})
9950
9948
  }
9951
9949
  )
9952
9950
  ] });
@@ -10015,7 +10013,7 @@ const ViewerHeader = ({
10015
10013
  onClick: close,
10016
10014
  size: "sm",
10017
10015
  variant: "secondary",
10018
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {})
10016
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {})
10019
10017
  }
10020
10018
  )
10021
10019
  ] });
@@ -10152,7 +10150,7 @@ function MessageBouncePrompt({ children }) {
10152
10150
  Alert.Header,
10153
10151
  {
10154
10152
  className: "str-chat__message-bounce-alert-header",
10155
- Icon: WithAudioPlayback.IconExclamationCircle,
10153
+ Icon: WithAudioPlayback.IconExclamationMark,
10156
10154
  title: !children ? t("This message did not meet our content guidelines") : void 0,
10157
10155
  children
10158
10156
  }
@@ -10203,7 +10201,7 @@ const MessageBubble = ({ className, ...props }) => /* @__PURE__ */ jsxRuntime.js
10203
10201
  const MessageDeletedBubble = () => {
10204
10202
  const { t } = WithAudioPlayback.useTranslationContext();
10205
10203
  return /* @__PURE__ */ jsxRuntime.jsx(MessageBubble, { "data-testid": "message-deleted-bubble", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__message-text", children: [
10206
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCircleBanSign, {}),
10204
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconNoSign, {}),
10207
10205
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: t("Message deleted") })
10208
10206
  ] }) });
10209
10207
  };
@@ -10346,7 +10344,7 @@ const MessageAlsoSentInChannelIndicator = () => {
10346
10344
  };
10347
10345
  if (!message?.show_in_channel) return null;
10348
10346
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__message-also-sent-in-channel", role: "status", children: [
10349
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconArrowRightUp, {}),
10347
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconArrowUpRight, {}),
10350
10348
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: threadList ? t("Also sent in channel") : t("Replied to a thread") }),
10351
10349
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: " · " }),
10352
10350
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -10560,7 +10558,7 @@ const UnMemoizedMessageStatus = (props) => {
10560
10558
  children: t("Delivered")
10561
10559
  }
10562
10560
  ),
10563
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconDoubleCheckmark1Small, { className: "str-chat__message-status-delivered" })
10561
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconChecks, { className: "str-chat__message-status-delivered" })
10564
10562
  ] })),
10565
10563
  read && (MessageReadStatus ? /* @__PURE__ */ jsxRuntime.jsx(MessageReadStatus, {}) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
10566
10564
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -10572,7 +10570,7 @@ const UnMemoizedMessageStatus = (props) => {
10572
10570
  children: WithAudioPlayback.getReadByTooltipText(readBy, t, client, tooltipUserNameMapper)
10573
10571
  }
10574
10572
  ),
10575
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconDoubleCheckmark1Small, { className: "str-chat__message-status-read" }),
10573
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconChecks, { className: "str-chat__message-status-read" }),
10576
10574
  readersWithoutOwnUser.length > 1 && /* @__PURE__ */ jsxRuntime.jsx(
10577
10575
  "span",
10578
10576
  {
@@ -12064,7 +12062,7 @@ const ImagePlaceholder = ({ className }) => {
12064
12062
  className: clsx("str-chat__image-placeholder", className),
12065
12063
  "data-testid": "str-chat__base-image-placeholder",
12066
12064
  role: "img",
12067
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconImages1Alt, {})
12065
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconImage, {})
12068
12066
  }
12069
12067
  );
12070
12068
  };
@@ -13126,16 +13124,16 @@ const getAttachmentIconWithType = (quotedMessage, giphyVersionName) => {
13126
13124
  };
13127
13125
  if (!groupedAttachments.total) return result;
13128
13126
  if (groupedAttachments.polls.length > 0)
13129
- return { ...result, Icon: WithAudioPlayback.IconChart5, previewType: "poll" };
13127
+ return { ...result, Icon: WithAudioPlayback.IconPoll, previewType: "poll" };
13130
13128
  if (groupedAttachments.locations.length > 0)
13131
- return { ...result, Icon: WithAudioPlayback.IconMapPin, previewType: "location" };
13129
+ return { ...result, Icon: WithAudioPlayback.IconLocation, previewType: "location" };
13132
13130
  if (groupedAttachments.giphies.length > 0 && groupedAttachments.giphies.length === groupedAttachments.total) {
13133
13131
  const giphyAttachment = groupedAttachments.giphies[0];
13134
13132
  const giphyVersion = giphyAttachment.giphy?.[giphyVersionName];
13135
13133
  const src = giphyVersion?.url || giphyAttachment.thumb_url || giphyAttachment.image_url || "";
13136
13134
  return {
13137
13135
  ...result,
13138
- Icon: WithAudioPlayback.IconFileBend,
13136
+ Icon: WithAudioPlayback.IconFile,
13139
13137
  PreviewImage: /* @__PURE__ */ jsxRuntime.jsx(
13140
13138
  BaseImage,
13141
13139
  {
@@ -13152,7 +13150,7 @@ const getAttachmentIconWithType = (quotedMessage, giphyVersionName) => {
13152
13150
  const fileAttachment = groupedAttachments.documents[0];
13153
13151
  return {
13154
13152
  ...result,
13155
- Icon: WithAudioPlayback.IconFileBend,
13153
+ Icon: WithAudioPlayback.IconFile,
13156
13154
  PreviewImage: /* @__PURE__ */ jsxRuntime.jsx(FileIcon, { fileName: fileAttachment.title, mimeType: fileAttachment.mime_type }),
13157
13155
  previewType: "file"
13158
13156
  };
@@ -13161,7 +13159,7 @@ const getAttachmentIconWithType = (quotedMessage, giphyVersionName) => {
13161
13159
  const linkAttachment = groupedAttachments.links[0];
13162
13160
  return {
13163
13161
  ...result,
13164
- Icon: WithAudioPlayback.IconChainLink,
13162
+ Icon: WithAudioPlayback.IconLink,
13165
13163
  PreviewImage: /* @__PURE__ */ jsxRuntime.jsx(
13166
13164
  BaseImage,
13167
13165
  {
@@ -13189,7 +13187,7 @@ const getAttachmentIconWithType = (quotedMessage, giphyVersionName) => {
13189
13187
  title: videoAttachment.title
13190
13188
  }
13191
13189
  ),
13192
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__attachment-preview__thumbnail__play-indicator", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlaySolid, {}) })
13190
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__attachment-preview__thumbnail__play-indicator", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlayFill, {}) })
13193
13191
  ] }),
13194
13192
  previewType: "video"
13195
13193
  };
@@ -13198,7 +13196,7 @@ const getAttachmentIconWithType = (quotedMessage, giphyVersionName) => {
13198
13196
  const imageAttachment = groupedAttachments.images[0];
13199
13197
  return {
13200
13198
  ...result,
13201
- Icon: WithAudioPlayback.IconVideoSolid,
13199
+ Icon: WithAudioPlayback.IconVideoFill,
13202
13200
  PreviewImage: /* @__PURE__ */ jsxRuntime.jsx(
13203
13201
  BaseImage,
13204
13202
  {
@@ -13212,8 +13210,8 @@ const getAttachmentIconWithType = (quotedMessage, giphyVersionName) => {
13212
13210
  };
13213
13211
  }
13214
13212
  if (groupedAttachments.voiceRecordings.length === groupedAttachments.total)
13215
- return { ...result, Icon: WithAudioPlayback.IconMicrophone, previewType: "voice" };
13216
- return { ...result, Icon: WithAudioPlayback.IconFileBend, previewType: "mixed" };
13213
+ return { ...result, Icon: WithAudioPlayback.IconVoice, previewType: "voice" };
13214
+ return { ...result, Icon: WithAudioPlayback.IconFile, previewType: "mixed" };
13217
13215
  };
13218
13216
  const QuotedMessagePreview = ({
13219
13217
  getQuotedMessageAuthor,
@@ -13364,7 +13362,7 @@ const reminderStateSelector = (state) => ({
13364
13362
  function SavedForLaterContent() {
13365
13363
  const { t } = WithAudioPlayback.useTranslationContext();
13366
13364
  return /* @__PURE__ */ jsxRuntime.jsxs("p", { className: "str-chat__message-saved-for-later", children: [
13367
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconBookmark, {}),
13365
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconSave, {}),
13368
13366
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: t("Saved for later") })
13369
13367
  ] });
13370
13368
  }
@@ -13408,7 +13406,7 @@ function RemindMeContent({ reminder }) {
13408
13406
  });
13409
13407
  };
13410
13408
  return /* @__PURE__ */ jsxRuntime.jsxs("p", { className: "str-chat__message-reminder", children: [
13411
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconBellNotification, {}),
13409
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconBell, {}),
13412
13410
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: t("Reminder set") }),
13413
13411
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: " · " }),
13414
13412
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "str-chat__message-reminder__time-left", children: renderTime() })
@@ -14121,10 +14119,10 @@ const TextInput = React.forwardRef(function TextInput2({
14121
14119
  const displayMessage = displayError || displaySuccess || displayNeutralMessage;
14122
14120
  const messageId = displayMessage ? `${id}-message` : void 0;
14123
14121
  const messageContent = displayError ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
14124
- /* @__PURE__ */ jsxRuntime.jsx("span", { "aria-hidden": true, className: "str-chat__form-text-input__message-icon", children: errorMessageIcon ?? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationCircle, {}) }),
14122
+ /* @__PURE__ */ jsxRuntime.jsx("span", { "aria-hidden": true, className: "str-chat__form-text-input__message-icon", children: errorMessageIcon ?? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationMark, {}) }),
14125
14123
  errorMessage ?? message
14126
14124
  ] }) : displaySuccess ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
14127
- /* @__PURE__ */ jsxRuntime.jsx("span", { "aria-hidden": true, className: "str-chat__form-text-input__message-icon", children: successMessageIcon ?? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCheckmark2, {}) }),
14125
+ /* @__PURE__ */ jsxRuntime.jsx("span", { "aria-hidden": true, className: "str-chat__form-text-input__message-icon", children: successMessageIcon ?? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCheckmark, {}) }),
14128
14126
  successMessage
14129
14127
  ] }) : displayNeutralMessage ? message : null;
14130
14128
  return /* @__PURE__ */ jsxRuntime.jsxs(
@@ -15568,7 +15566,7 @@ const OptionFieldSet = () => {
15568
15566
  className: "str-chat__form__input-field__value",
15569
15567
  error: !!error,
15570
15568
  id: option.id,
15571
- leading: draggable ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconDotGrid2x3, { className: "str-chat__drag-handle" }) : void 0,
15569
+ leading: draggable ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconReorder, { className: "str-chat__drag-handle" }) : void 0,
15572
15570
  message: error ? /* @__PURE__ */ jsxRuntime.jsx("span", { "data-testid": "poll-option-input-field-error", children: knownValidationErrors[error] ?? t("Error") }) : void 0,
15573
15571
  onBlur: () => {
15574
15572
  pollComposer.handleFieldBlur("options");
@@ -15607,7 +15605,7 @@ const RemoveOptionButton = ({ className, ...props }) => /* @__PURE__ */ jsxRunti
15607
15605
  size: "sm",
15608
15606
  variant: "secondary",
15609
15607
  ...props,
15610
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCircleMinus, {})
15608
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMinusCircle, {})
15611
15609
  }
15612
15610
  );
15613
15611
  const PollCreationDialogControls = ({
@@ -15643,7 +15641,7 @@ const PollCreationDialogControls = ({
15643
15641
  },
15644
15642
  type: "submit",
15645
15643
  children: [
15646
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPaperPlane, {}),
15644
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconSend, {}),
15647
15645
  t("Send poll")
15648
15646
  ]
15649
15647
  }
@@ -15725,12 +15723,12 @@ const AttachmentSelectorContextProvider = ({
15725
15723
  }) => /* @__PURE__ */ jsxRuntime.jsx(AttachmentSelectorContext.Provider, { value, children });
15726
15724
  const useAttachmentSelectorContext = () => React.useContext(AttachmentSelectorContext);
15727
15725
  const icons = {
15728
- ban: WithAudioPlayback.IconPeopleRemove,
15729
- flag: WithAudioPlayback.IconFlag2,
15726
+ ban: WithAudioPlayback.IconUserRemove,
15727
+ flag: WithAudioPlayback.IconFlag,
15730
15728
  giphy: IconGiphy,
15731
15729
  mute: WithAudioPlayback.IconMute,
15732
- unban: WithAudioPlayback.IconPeopleAdd,
15733
- unmute: WithAudioPlayback.IconVolumeFull
15730
+ unban: WithAudioPlayback.IconUserAdd,
15731
+ unmute: WithAudioPlayback.IconAudio
15734
15732
  };
15735
15733
  const CommandsMenuClassName = "str-chat__context-menu--commands";
15736
15734
  const CommandsSubmenuHeader = () => {
@@ -15822,7 +15820,7 @@ const AttachmentSelectorMenuInitButtonIcon = ({ className }) => {
15822
15820
  return /* @__PURE__ */ jsxRuntime.jsx("span", { className, children: /* @__PURE__ */ jsxRuntime.jsx(AttachmentSelectorInitiationButtonContents, {}) });
15823
15821
  }
15824
15822
  return /* @__PURE__ */ jsxRuntime.jsx(
15825
- WithAudioPlayback.IconPlusLarge,
15823
+ WithAudioPlayback.IconPlus,
15826
15824
  {
15827
15825
  className: clsx("str-chat__attachment-selector__menu-button__icon", className)
15828
15826
  }
@@ -15885,7 +15883,7 @@ const DefaultAttachmentSelectorComponents = {
15885
15883
  {
15886
15884
  className: "str-chat__attachment-selector-actions-menu__button str-chat__attachment-selector-actions-menu__create-poll-button",
15887
15885
  hasSubMenu: hasSubmenu,
15888
- Icon: WithAudioPlayback.IconRunShortcut,
15886
+ Icon: WithAudioPlayback.IconCommand,
15889
15887
  onClick: () => {
15890
15888
  if (!hasSubmenu) return;
15891
15889
  openSubmenu({
@@ -15906,7 +15904,7 @@ const DefaultAttachmentSelectorComponents = {
15906
15904
  ContextMenuButton,
15907
15905
  {
15908
15906
  className: "str-chat__attachment-selector-actions-menu__button str-chat__attachment-selector-actions-menu__upload-file-button",
15909
- Icon: WithAudioPlayback.IconPaperclip,
15907
+ Icon: WithAudioPlayback.IconAttachment,
15910
15908
  onClick: () => {
15911
15909
  fileInput?.click();
15912
15910
  closeMenu();
@@ -15922,7 +15920,7 @@ const DefaultAttachmentSelectorComponents = {
15922
15920
  ContextMenuButton,
15923
15921
  {
15924
15922
  className: "str-chat__attachment-selector-actions-menu__button str-chat__attachment-selector-actions-menu__add-location-button",
15925
- Icon: WithAudioPlayback.IconMapPin,
15923
+ Icon: WithAudioPlayback.IconLocation,
15926
15924
  onClick: () => {
15927
15925
  openModalForAction("addLocation");
15928
15926
  closeMenu();
@@ -15938,7 +15936,7 @@ const DefaultAttachmentSelectorComponents = {
15938
15936
  ContextMenuButton,
15939
15937
  {
15940
15938
  className: "str-chat__attachment-selector-actions-menu__button str-chat__attachment-selector-actions-menu__create-poll-button",
15941
- Icon: WithAudioPlayback.IconChart5,
15939
+ Icon: WithAudioPlayback.IconPoll,
15942
15940
  onClick: () => {
15943
15941
  openModalForAction("createPoll");
15944
15942
  closeMenu();
@@ -16271,7 +16269,7 @@ const FileAttachmentPreview = ({
16271
16269
  uploadState === "uploading" && /* @__PURE__ */ jsxRuntime.jsx(LoadingIndicatorIcon, {}),
16272
16270
  !hasError && /* @__PURE__ */ jsxRuntime.jsx(FileSizeIndicator, { fileSize: attachment.file_size }),
16273
16271
  hasFatalError && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__attachment-preview-file__fatal-error", children: [
16274
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationCircle, {}),
16272
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationMark, {}),
16275
16273
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: hasSizeLimitError ? t("File too large") : uploadState === "blocked" ? t("Upload blocked") : t("Upload failed") })
16276
16274
  ] }),
16277
16275
  hasRetriableError && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__attachment-preview-file__retriable-error", children: [
@@ -16827,7 +16825,7 @@ const AudioAttachmentPreview = ({
16827
16825
  }
16828
16826
  )
16829
16827
  ] }) : hasFatalError ? /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__attachment-preview-file__fatal-error", children: [
16830
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationCircle, {}),
16828
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationMark, {}),
16831
16829
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: hasSizeLimitError ? t("File too large") : uploadState === "blocked" ? t("Upload blocked") : t("Upload failed") })
16832
16830
  ] }) : /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__attachment-preview-file__retriable-error", children: [
16833
16831
  /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationTriangle, {}),
@@ -16926,10 +16924,10 @@ const MediaAttachmentPreview = ({
16926
16924
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: clsx("str-chat__attachment-preview-media__overlay"), children: [
16927
16925
  isUploading && /* @__PURE__ */ jsxRuntime.jsx(LoadingIndicator2, {}),
16928
16926
  streamChat.isVideoAttachment(attachment) && !hasUploadError && uploadState !== "uploading" && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__attachment-preview-media__video-indicator", children: [
16929
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconVideoSolid, {}),
16927
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconVideoFill, {}),
16930
16928
  attachment.duration && /* @__PURE__ */ jsxRuntime.jsx("div", { children: attachment.duration })
16931
16929
  ] }),
16932
- hasFatalError && /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationCircle, {}),
16930
+ hasFatalError && /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconExclamationMark, {}),
16933
16931
  hasRetriableError && /* @__PURE__ */ jsxRuntime.jsx(
16934
16932
  WithAudioPlayback.Button,
16935
16933
  {
@@ -16941,7 +16939,7 @@ const MediaAttachmentPreview = ({
16941
16939
  onClick: retry,
16942
16940
  size: "sm",
16943
16941
  variant: "danger",
16944
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconArrowRotateClockwise, {})
16942
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconRetry, {})
16945
16943
  }
16946
16944
  )
16947
16945
  ] })
@@ -17012,7 +17010,7 @@ const GalleryHeader = ({ currentItem }) => {
17012
17010
  className: "str-chat__gallery__action-button str-chat__gallery__action-button--close",
17013
17011
  onClick: modalContext.close,
17014
17012
  title: t("Close"),
17015
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {})
17013
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {})
17016
17014
  }
17017
17015
  ) : null
17018
17016
  ] })
@@ -17059,9 +17057,9 @@ const VideoThumbnail = ({
17059
17057
  onClick: onPlay,
17060
17058
  size: "lg",
17061
17059
  variant: "secondary",
17062
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlaySolid, {})
17060
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlayFill, {})
17063
17061
  }
17064
- ) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__message-attachment__video-thumbnail__play-indicator", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlaySolid, {}) })
17062
+ ) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__message-attachment__video-thumbnail__play-indicator", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlayFill, {}) })
17065
17063
  ] });
17066
17064
  };
17067
17065
  const SWIPE_THRESHOLD = 50;
@@ -17485,7 +17483,7 @@ const CommandChip = ({ command }) => {
17485
17483
  textComposer.setCommand(null);
17486
17484
  textareaRef.current?.focus();
17487
17485
  },
17488
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {})
17486
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {})
17489
17487
  }
17490
17488
  )
17491
17489
  ] });
@@ -17550,7 +17548,7 @@ const LinkPreviewCard = ({ linkPreview }) => {
17550
17548
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__link-preview-card__content-title", children: linkPreview.title }),
17551
17549
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__link-preview-card__content-description", children: linkPreview.text }),
17552
17550
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__link-preview-card__content__url", children: [
17553
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconChainLink, {}),
17551
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconLink, {}),
17554
17552
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: linkPreview.og_scrape_url })
17555
17553
  ] })
17556
17554
  ] }),
@@ -17628,7 +17626,7 @@ const AudioRecordingPlayback = ({
17628
17626
  onClick: audioPlayer.togglePlay,
17629
17627
  size: "sm",
17630
17628
  variant: "secondary",
17631
- children: isPlaying ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPause, {}) : /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlaySolid, {})
17629
+ children: isPlaying ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPauseFill, {}) : /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlayFill, {})
17632
17630
  }
17633
17631
  ),
17634
17632
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -17746,7 +17744,7 @@ const AudioRecordingPreview = () => {
17746
17744
  };
17747
17745
  }, [recorder, startCounter, stopCounter]);
17748
17746
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__audio-recorder__recording-preview", children: [
17749
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMicrophone, {}),
17747
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconVoice, {}),
17750
17748
  /* @__PURE__ */ jsxRuntime.jsx(RecordingTimer, { durationSeconds: secondsElapsed }),
17751
17749
  /* @__PURE__ */ jsxRuntime.jsx(AudioRecordingWaveform, {})
17752
17750
  ] });
@@ -17766,7 +17764,7 @@ const ToggleRecordingButton = () => {
17766
17764
  onClick: () => isRecording(recordingState) ? recorder?.pause() : recorder?.resume(),
17767
17765
  size: "sm",
17768
17766
  variant: "secondary",
17769
- children: isRecording(recordingState) ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPause, {}) : /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMicrophone, {})
17767
+ children: isRecording(recordingState) ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPauseFill, {}) : /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconVoice, {})
17770
17768
  }
17771
17769
  );
17772
17770
  };
@@ -17801,7 +17799,7 @@ const AudioRecorderRecordingControls = () => {
17801
17799
  },
17802
17800
  size: "sm",
17803
17801
  variant: "secondary",
17804
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconTrashBin, {})
17802
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconDelete, {})
17805
17803
  }
17806
17804
  ),
17807
17805
  /* @__PURE__ */ jsxRuntime.jsx(ToggleRecordingButton, {}),
@@ -17898,7 +17896,7 @@ const DefaultStartRecordingAudioButton = React.forwardRef(function StartRecordin
17898
17896
  variant: "secondary",
17899
17897
  ...props,
17900
17898
  ref,
17901
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMicrophone, {})
17899
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconVoice, {})
17902
17900
  }
17903
17901
  );
17904
17902
  });
@@ -17939,7 +17937,7 @@ const SendToChannelCheckbox = () => {
17939
17937
  type: "checkbox"
17940
17938
  }
17941
17939
  ),
17942
- /* @__PURE__ */ jsxRuntime.jsx("span", { "aria-hidden": true, className: "str-chat__send-to-channel-checkbox__visual", children: /* @__PURE__ */ jsxRuntime.jsx("span", { className: "str-chat__send-to-channel-checkbox__checkmark", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCheckmark2, {}) }) }),
17940
+ /* @__PURE__ */ jsxRuntime.jsx("span", { "aria-hidden": true, className: "str-chat__send-to-channel-checkbox__visual", children: /* @__PURE__ */ jsxRuntime.jsx("span", { className: "str-chat__send-to-channel-checkbox__checkmark", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCheckmark, {}) }) }),
17943
17941
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "str-chat__send-to-channel-checkbox__label", children: labelText })
17944
17942
  ]
17945
17943
  }
@@ -18599,7 +18597,7 @@ const FileDragAndDropContent = ({
18599
18597
  }) => {
18600
18598
  const { t } = WithAudioPlayback.useTranslationContext();
18601
18599
  return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__dropzone-container__content", children: isDragRejected ? /* @__PURE__ */ jsxRuntime.jsx("p", { children: t("Some of the files will not be accepted") }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
18602
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconFileArrowLeftIn, {}),
18600
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconUpload, {}),
18603
18601
  /* @__PURE__ */ jsxRuntime.jsx("p", { children: t("Drag your files here") })
18604
18602
  ] }) });
18605
18603
  };
@@ -18635,7 +18633,7 @@ const SendButton = ({ children, sendMessage, ...rest }) => {
18635
18633
  size: "sm",
18636
18634
  variant: "primary",
18637
18635
  ...rest,
18638
- children: children ?? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPaperPlane, {})
18636
+ children: children ?? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconSend, {})
18639
18637
  }
18640
18638
  );
18641
18639
  };
@@ -18671,7 +18669,7 @@ const MessageComposerActions = () => {
18671
18669
  const stopGenerating = React.useCallback(() => channel?.stopAIResponse(), [channel]);
18672
18670
  const shouldDisplayStopAIGeneration = [AIStates.Thinking, AIStates.Generating].includes(aiState) && !!StopAIGenerationButton$1;
18673
18671
  const recordingEnabled = !!(recordingController.recorder && navigator.mediaDevices);
18674
- let content = SendButton$1 ? /* @__PURE__ */ jsxRuntime.jsx(SendButton$1, { sendMessage: handleSubmit }) : /* @__PURE__ */ jsxRuntime.jsx(SendButton, { sendMessage: handleSubmit, children: editedMessage || command ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCheckmark2, {}) : /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPaperPlane, {}) });
18672
+ let content = SendButton$1 ? /* @__PURE__ */ jsxRuntime.jsx(SendButton$1, { sendMessage: handleSubmit }) : /* @__PURE__ */ jsxRuntime.jsx(SendButton, { sendMessage: handleSubmit, children: editedMessage || command ? /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCheckmark, {}) : /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconSend, {}) });
18675
18673
  if (shouldDisplayStopAIGeneration) {
18676
18674
  content = /* @__PURE__ */ jsxRuntime.jsx(StopAIGenerationButton$1, { onClick: stopGenerating });
18677
18675
  } else if (hideSendButton) return null;
@@ -18687,7 +18685,7 @@ const AdditionalMessageComposerActions = () => {
18687
18685
  const isCooldownActive = WithAudioPlayback.useIsCooldownActive();
18688
18686
  return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__message-composer__additional-actions", children: !isCooldownActive && EmojiPicker ? /* @__PURE__ */ jsxRuntime.jsx(EmojiPicker, {}) : null });
18689
18687
  };
18690
- const GeolocationPreviewImage = () => /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__location-preview-image", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMapPin, {}) });
18688
+ const GeolocationPreviewImage = () => /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__location-preview-image", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconLocation, {}) });
18691
18689
  const GeolocationPreview = ({
18692
18690
  location,
18693
18691
  PreviewImage = GeolocationPreviewImage,
@@ -19223,7 +19221,7 @@ const useChat = ({
19223
19221
  };
19224
19222
  React.useEffect(() => {
19225
19223
  if (!client) return;
19226
- const version = "14.0.0-beta.3";
19224
+ const version = "14.0.0-beta.4";
19227
19225
  const userAgent = client.getUserAgent();
19228
19226
  if (!userAgent.includes("stream-chat-react")) {
19229
19227
  client.setUserAgent(`stream-chat-react-${version}-${userAgent}`);
@@ -19390,7 +19388,7 @@ const ThreadHeader = (props) => {
19390
19388
  onClick: closeThread,
19391
19389
  size: "md",
19392
19390
  variant: "secondary",
19393
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {})
19391
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {})
19394
19392
  }
19395
19393
  )
19396
19394
  ] });
@@ -19698,7 +19696,7 @@ const ReactionSelector = (props) => {
19698
19696
  onClick: () => setExtendedListOpen(true),
19699
19697
  size: "sm",
19700
19698
  variant: "secondary",
19701
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlusLarge, {})
19699
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconPlus, {})
19702
19700
  }
19703
19701
  )
19704
19702
  ] }),
@@ -19879,7 +19877,7 @@ const DefaultMessageActionComponents = {
19879
19877
  "aria-label": t("aria/Open Thread"),
19880
19878
  className: msgActionsBoxButtonClassName,
19881
19879
  "data-testid": "thread-action",
19882
- Icon: WithAudioPlayback.IconBubbleText6ChatMessage,
19880
+ Icon: WithAudioPlayback.IconThread,
19883
19881
  onClick: (e) => {
19884
19882
  handleOpenThread(e);
19885
19883
  closeMenu();
@@ -19906,7 +19904,7 @@ const DefaultMessageActionComponents = {
19906
19904
  {
19907
19905
  "aria-label": t("aria/Quote Message"),
19908
19906
  className: msgActionsBoxButtonClassName,
19909
- Icon: WithAudioPlayback.IconCloseQuote2,
19907
+ Icon: WithAudioPlayback.IconQuote,
19910
19908
  onClick: () => {
19911
19909
  handleQuote();
19912
19910
  closeMenu();
@@ -19943,7 +19941,7 @@ const DefaultMessageActionComponents = {
19943
19941
  {
19944
19942
  "aria-label": t("aria/Copy Message Text"),
19945
19943
  className: msgActionsBoxButtonClassName,
19946
- Icon: WithAudioPlayback.IconSquareBehindSquare2_Copy,
19944
+ Icon: WithAudioPlayback.IconCopy,
19947
19945
  onClick: () => {
19948
19946
  if (message.text) navigator.clipboard.writeText(message.text);
19949
19947
  closeMenu();
@@ -19961,7 +19959,7 @@ const DefaultMessageActionComponents = {
19961
19959
  {
19962
19960
  "aria-label": t("aria/Resend Message"),
19963
19961
  className: msgActionsBoxButtonClassName,
19964
- Icon: WithAudioPlayback.IconArrowRotateClockwise,
19962
+ Icon: WithAudioPlayback.IconRetry,
19965
19963
  onClick: () => {
19966
19964
  handleRetry(message);
19967
19965
  closeMenu();
@@ -19980,7 +19978,7 @@ const DefaultMessageActionComponents = {
19980
19978
  {
19981
19979
  "aria-label": t("aria/Edit Message"),
19982
19980
  className: msgActionsBoxButtonClassName,
19983
- Icon: WithAudioPlayback.IconEditBig,
19981
+ Icon: WithAudioPlayback.IconEdit,
19984
19982
  onClick: () => {
19985
19983
  messageComposer.initState({ composition: message });
19986
19984
  closeMenu();
@@ -19998,7 +19996,7 @@ const DefaultMessageActionComponents = {
19998
19996
  {
19999
19997
  "aria-label": t("aria/Mark Message Unread"),
20000
19998
  className: msgActionsBoxButtonClassName,
20001
- Icon: WithAudioPlayback.IconBubbleWideNotificationChatMessage,
19999
+ Icon: WithAudioPlayback.IconNotification,
20002
20000
  onClick: (event) => {
20003
20001
  handleMarkUnread(event);
20004
20002
  closeMenu();
@@ -20021,7 +20019,7 @@ const DefaultMessageActionComponents = {
20021
20019
  "aria-label": reminder ? t("aria/Remind Me Message") : t("aria/Remove Reminder"),
20022
20020
  className: msgActionsBoxButtonClassName,
20023
20021
  hasSubMenu: !reminder,
20024
- Icon: reminder ? WithAudioPlayback.IconBellOff : WithAudioPlayback.IconBellNotification,
20022
+ Icon: reminder ? WithAudioPlayback.IconBellOff : WithAudioPlayback.IconBell,
20025
20023
  onClick: () => {
20026
20024
  if (reminder) {
20027
20025
  client.reminders.deleteReminder(reminder.id);
@@ -20050,7 +20048,7 @@ const DefaultMessageActionComponents = {
20050
20048
  {
20051
20049
  "aria-label": reminder ? t("aria/Remove Save For Later") : t("aria/Bookmark Message"),
20052
20050
  className: msgActionsBoxButtonClassName,
20053
- Icon: reminder ? WithAudioPlayback.IconBookmarkRemove : WithAudioPlayback.IconBookmark,
20051
+ Icon: reminder ? WithAudioPlayback.IconUnsave : WithAudioPlayback.IconSave,
20054
20052
  onClick: () => {
20055
20053
  if (reminder) client.reminders.deleteReminder(reminder.id);
20056
20054
  else client.reminders.createReminder({ messageId: message.id });
@@ -20069,7 +20067,7 @@ const DefaultMessageActionComponents = {
20069
20067
  {
20070
20068
  "aria-label": t("aria/Flag Message"),
20071
20069
  className: msgActionsBoxButtonClassName,
20072
- Icon: WithAudioPlayback.IconFlag2,
20070
+ Icon: WithAudioPlayback.IconFlag,
20073
20071
  onClick: (event) => {
20074
20072
  handleFlag(event);
20075
20073
  closeMenu();
@@ -20089,7 +20087,7 @@ const DefaultMessageActionComponents = {
20089
20087
  {
20090
20088
  "aria-label": isMuted ? t("aria/Unmute User") : t("aria/Mute User"),
20091
20089
  className: msgActionsBoxButtonClassName,
20092
- Icon: isMuted ? WithAudioPlayback.IconVolumeFull : WithAudioPlayback.IconMute,
20090
+ Icon: isMuted ? WithAudioPlayback.IconAudio : WithAudioPlayback.IconMute,
20093
20091
  onClick: (event) => {
20094
20092
  handleMute(event);
20095
20093
  closeMenu();
@@ -20112,7 +20110,7 @@ const DefaultMessageActionComponents = {
20112
20110
  {
20113
20111
  "aria-label": t("aria/Delete Message"),
20114
20112
  className: msgActionsBoxButtonClassName,
20115
- Icon: WithAudioPlayback.IconTrashBin,
20113
+ Icon: WithAudioPlayback.IconDelete,
20116
20114
  onClick: () => {
20117
20115
  setOpenModal(true);
20118
20116
  },
@@ -20158,7 +20156,7 @@ const DefaultMessageActionComponents = {
20158
20156
  {
20159
20157
  "aria-label": isBlocked ? t("aria/Unblock User") : t("aria/Block User"),
20160
20158
  className: clsx(msgActionsBoxButtonClassName),
20161
- Icon: isBlocked ? WithAudioPlayback.IconPeopleAdded : WithAudioPlayback.IconCircleBanSign,
20159
+ Icon: isBlocked ? WithAudioPlayback.IconUserCheck : WithAudioPlayback.IconNoSign,
20162
20160
  onClick: () => {
20163
20161
  const targetId = message.user?.id;
20164
20162
  if (targetId) {
@@ -20195,12 +20193,12 @@ const DefaultMessageActionComponents = {
20195
20193
  dialog?.toggle();
20196
20194
  },
20197
20195
  ref,
20198
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconDotGrid1x3Horizontal, { className: "str-chat__message-action-icon" })
20196
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMore, { className: "str-chat__message-action-icon" })
20199
20197
  }
20200
20198
  );
20201
20199
  }),
20202
20200
  React() {
20203
- return /* @__PURE__ */ jsxRuntime.jsx(ReactionSelectorWithButton, { ReactionIcon: WithAudioPlayback.IconEmojiSmile });
20201
+ return /* @__PURE__ */ jsxRuntime.jsx(ReactionSelectorWithButton, { ReactionIcon: WithAudioPlayback.IconEmoji });
20204
20202
  },
20205
20203
  Reply() {
20206
20204
  const { handleOpenThread } = useMessageContext();
@@ -20212,7 +20210,7 @@ const DefaultMessageActionComponents = {
20212
20210
  className: "str-chat__message-reply-in-thread-button",
20213
20211
  "data-testid": "thread-action",
20214
20212
  onClick: handleOpenThread,
20215
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconArrowShareLeft, { className: "str-chat__message-action-icon" })
20213
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconReply, { className: "str-chat__message-action-icon" })
20216
20214
  }
20217
20215
  );
20218
20216
  }
@@ -22020,7 +22018,7 @@ const UnreadMessagesSeparator = ({
22020
22018
  onClick: () => markRead(),
22021
22019
  size: "sm",
22022
22020
  variant: "secondary",
22023
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {})
22021
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {})
22024
22022
  }
22025
22023
  )
22026
22024
  ]
@@ -22240,7 +22238,7 @@ const UnreadMessagesNotification = ({
22240
22238
  ]
22241
22239
  }
22242
22240
  ),
22243
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.Button, { appearance: "outline", onClick: () => markRead(), variant: "secondary", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {}) })
22241
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.Button, { appearance: "outline", onClick: () => markRead(), variant: "secondary", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {}) })
22244
22242
  ]
22245
22243
  }
22246
22244
  );
@@ -24613,7 +24611,7 @@ const SearchBar = () => {
24613
24611
  "str-chat__search-bar__input-wrapper--active": isActive
24614
24612
  }),
24615
24613
  children: [
24616
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMagnifyingGlassSearch, {}),
24614
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconSearch, {}),
24617
24615
  /* @__PURE__ */ jsxRuntime.jsx(
24618
24616
  "input",
24619
24617
  {
@@ -24657,7 +24655,7 @@ const SearchBar = () => {
24657
24655
  ref: clearButtonRef,
24658
24656
  size: "xs",
24659
24657
  variant: "secondary",
24660
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCircleX, {})
24658
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXCircle, {})
24661
24659
  }
24662
24660
  )
24663
24661
  ]
@@ -25682,7 +25680,7 @@ const defaultChannelActionSet = [
25682
25680
  ref,
25683
25681
  size: "sm",
25684
25682
  variant: "secondary",
25685
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconDotGrid1x3Horizontal, {})
25683
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMore, {})
25686
25684
  }
25687
25685
  );
25688
25686
  }),
@@ -25775,7 +25773,7 @@ const defaultChannelActionSet = [
25775
25773
  {
25776
25774
  "aria-label": title,
25777
25775
  disabled: inProgress,
25778
- Icon: WithAudioPlayback.IconCircleBanSign,
25776
+ Icon: WithAudioPlayback.IconNoSign,
25779
25777
  onClick: async () => {
25780
25778
  try {
25781
25779
  setInProgress(true);
@@ -25881,7 +25879,7 @@ const defaultChannelActionSet = [
25881
25879
  {
25882
25880
  "aria-label": title,
25883
25881
  disabled: inProgress,
25884
- Icon: WithAudioPlayback.IconArrowBoxLeft,
25882
+ Icon: WithAudioPlayback.IconLeave,
25885
25883
  onClick: async (e) => {
25886
25884
  e.stopPropagation();
25887
25885
  try {
@@ -26140,21 +26138,21 @@ const useLatestMessagePreview = ({
26140
26138
  ]);
26141
26139
  };
26142
26140
  const deliveryStatusIconMap = {
26143
- delivered: WithAudioPlayback.IconDoubleCheckmark1Small,
26144
- read: WithAudioPlayback.IconDoubleCheckmark1Small,
26141
+ delivered: WithAudioPlayback.IconChecks,
26142
+ read: WithAudioPlayback.IconChecks,
26145
26143
  sending: WithAudioPlayback.IconClock,
26146
26144
  sent: WithAudioPlayback.IconCheckmark1Small
26147
26145
  };
26148
26146
  const contentTypeIconMap = {
26149
- deleted: WithAudioPlayback.IconCircleBanSign,
26150
- error: WithAudioPlayback.IconExclamationCircle1,
26151
- file: WithAudioPlayback.IconFileBend,
26152
- giphy: WithAudioPlayback.IconFileBend,
26153
- image: WithAudioPlayback.IconCamera1,
26154
- link: WithAudioPlayback.IconChainLink,
26155
- location: WithAudioPlayback.IconMapPin,
26147
+ deleted: WithAudioPlayback.IconNoSign,
26148
+ error: WithAudioPlayback.IconExclamationCircleFill,
26149
+ file: WithAudioPlayback.IconFile,
26150
+ giphy: WithAudioPlayback.IconFile,
26151
+ image: WithAudioPlayback.IconCamera,
26152
+ link: WithAudioPlayback.IconLink,
26153
+ location: WithAudioPlayback.IconLocation,
26156
26154
  video: WithAudioPlayback.IconVideo,
26157
- voice: WithAudioPlayback.IconMicrophone
26155
+ voice: WithAudioPlayback.IconVoice
26158
26156
  };
26159
26157
  const SummarizedMessagePreview = ({
26160
26158
  latestMessage,
@@ -26750,7 +26748,7 @@ const ThreadListItem = ({
26750
26748
  const ThreadListEmptyPlaceholder = () => {
26751
26749
  const { t } = WithAudioPlayback.useTranslationContext("ThreadListEmptyPlaceholder");
26752
26750
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__thread-list-empty-placeholder", children: [
26753
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconBubbles, {}),
26751
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMessageBubbles, {}),
26754
26752
  /* @__PURE__ */ jsxRuntime.jsx("p", { children: t("Reply to a message to start a thread") })
26755
26753
  ] });
26756
26754
  };
@@ -26773,7 +26771,7 @@ const ThreadListUnseenThreadsBanner = () => {
26773
26771
  onClick: () => client.threads.reload(),
26774
26772
  children: [
26775
26773
  !isLoading && /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
26776
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconArrowRotateRightLeftRepeatRefresh, {}),
26774
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconRefresh, {}),
26777
26775
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: t("ThreadListUnseenThreadsBanner/unreadThreads", {
26778
26776
  count: unseenThreadIds.length
26779
26777
  }) })
@@ -26928,11 +26926,11 @@ const ThreadList = ({ virtuosoProps }) => {
26928
26926
  );
26929
26927
  };
26930
26928
  const IconsBySeverity = {
26931
- error: WithAudioPlayback.IconExclamationCircle,
26929
+ error: WithAudioPlayback.IconExclamationMark,
26932
26930
  info: null,
26933
- // IconCircleInfoTooltip,
26934
- loading: WithAudioPlayback.IconArrowRotateRightLeftRepeatRefresh,
26935
- success: WithAudioPlayback.IconCheckmark2,
26931
+ // IconInfo,
26932
+ loading: WithAudioPlayback.IconRefresh,
26933
+ success: WithAudioPlayback.IconCheckmark,
26936
26934
  warning: WithAudioPlayback.IconExclamationTriangle
26937
26935
  };
26938
26936
  const DefaultNotificationIcon = ({ notification }) => {
@@ -27011,7 +27009,7 @@ const Notification = React.forwardRef(
27011
27009
  onClick: handleDismiss,
27012
27010
  size: "sm",
27013
27011
  variant: "secondary",
27014
- children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconCrossMedium, {})
27012
+ children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconXmark, {})
27015
27013
  }
27016
27014
  )
27017
27015
  ]
@@ -27573,7 +27571,7 @@ const ThumbnailButton = ({
27573
27571
  "aria-hidden": "true",
27574
27572
  className: "str-chat__modal-gallery__image-load-failed-overlay",
27575
27573
  "data-testid": "str-chat__modal-gallery__image-load-failed-overlay",
27576
- children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__modal-gallery__image-retry-indicator", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconArrowRotateClockwise, {}) })
27574
+ children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__modal-gallery__image-retry-indicator", children: /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconRetry, {}) })
27577
27575
  }
27578
27576
  ),
27579
27577
  showOverlay && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "str-chat__modal-gallery__placeholder", children: [
@@ -27664,7 +27662,7 @@ const CardContent = (props) => {
27664
27662
  className: "str-chat__message-attachment-card--source-link",
27665
27663
  "data-testid": "card-source-link",
27666
27664
  children: [
27667
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconChainLink, {}),
27665
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconLink, {}),
27668
27666
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "str-chat__message-attachment-card--url", children: url })
27669
27667
  ]
27670
27668
  }
@@ -27835,7 +27833,7 @@ const DefaultGeolocationAttachmentMapPlaceholder = ({
27835
27833
  className: "str-chat__message-attachment-geolocation__placeholder",
27836
27834
  "data-testid": "geolocation-attachment-map-placeholder",
27837
27835
  children: [
27838
- /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconMapPin, {}),
27836
+ /* @__PURE__ */ jsxRuntime.jsx(WithAudioPlayback.IconLocation, {}),
27839
27837
  /* @__PURE__ */ jsxRuntime.jsx(
27840
27838
  "a",
27841
27839
  {
@@ -28377,162 +28375,91 @@ exports.ChatViewThreadsSelectorButton = WithAudioPlayback.ChatViewThreadsSelecto
28377
28375
  exports.ComponentContext = WithAudioPlayback.ComponentContext;
28378
28376
  exports.ComponentProvider = WithAudioPlayback.ComponentProvider;
28379
28377
  exports.EmptyStateIndicator = WithAudioPlayback.EmptyStateIndicator;
28380
- exports.IconApiAggregate = WithAudioPlayback.IconApiAggregate;
28381
- exports.IconApples = WithAudioPlayback.IconApples;
28382
28378
  exports.IconArchive = WithAudioPlayback.IconArchive;
28383
- exports.IconArrowBoxLeft = WithAudioPlayback.IconArrowBoxLeft;
28384
28379
  exports.IconArrowDown = WithAudioPlayback.IconArrowDown;
28385
28380
  exports.IconArrowDownCircle = WithAudioPlayback.IconArrowDownCircle;
28386
28381
  exports.IconArrowLeft = WithAudioPlayback.IconArrowLeft;
28387
28382
  exports.IconArrowRight = WithAudioPlayback.IconArrowRight;
28388
- exports.IconArrowRightUp = WithAudioPlayback.IconArrowRightUp;
28389
- exports.IconArrowRotateClockwise = WithAudioPlayback.IconArrowRotateClockwise;
28390
- exports.IconArrowRotateRightLeftRepeatRefresh = WithAudioPlayback.IconArrowRotateRightLeftRepeatRefresh;
28391
- exports.IconArrowShareLeft = WithAudioPlayback.IconArrowShareLeft;
28392
28383
  exports.IconArrowUp = WithAudioPlayback.IconArrowUp;
28393
- exports.IconArrowsRepeatLeftRight = WithAudioPlayback.IconArrowsRepeatLeftRight;
28394
- exports.IconAt = WithAudioPlayback.IconAt;
28395
- exports.IconAtSolid = WithAudioPlayback.IconAtSolid;
28396
- exports.IconBellNotification = WithAudioPlayback.IconBellNotification;
28384
+ exports.IconArrowUpRight = WithAudioPlayback.IconArrowUpRight;
28385
+ exports.IconAttachment = WithAudioPlayback.IconAttachment;
28386
+ exports.IconAudio = WithAudioPlayback.IconAudio;
28387
+ exports.IconBell = WithAudioPlayback.IconBell;
28397
28388
  exports.IconBellOff = WithAudioPlayback.IconBellOff;
28398
- exports.IconBookmark = WithAudioPlayback.IconBookmark;
28399
- exports.IconBookmarkRemove = WithAudioPlayback.IconBookmarkRemove;
28400
- exports.IconBrowserAISparkle = WithAudioPlayback.IconBrowserAISparkle;
28401
- exports.IconBubble2ChatMessage = WithAudioPlayback.IconBubble2ChatMessage;
28402
- exports.IconBubble2Solid = WithAudioPlayback.IconBubble2Solid;
28403
28389
  exports.IconBubble3ChatMessage = WithAudioPlayback.IconBubble3ChatMessage;
28404
- exports.IconBubble3Solid = WithAudioPlayback.IconBubble3Solid;
28405
- exports.IconBubbleAnnotation2ChatMessage = WithAudioPlayback.IconBubbleAnnotation2ChatMessage;
28406
- exports.IconBubbleText6ChatMessage = WithAudioPlayback.IconBubbleText6ChatMessage;
28407
- exports.IconBubbleText6Solid = WithAudioPlayback.IconBubbleText6Solid;
28408
28390
  exports.IconBubbleText6SolidChatMessage = WithAudioPlayback.IconBubbleText6SolidChatMessage;
28409
- exports.IconBubbleWideNotificationChatMessage = WithAudioPlayback.IconBubbleWideNotificationChatMessage;
28410
- exports.IconBubbleWideSparkleChatMessage = WithAudioPlayback.IconBubbleWideSparkleChatMessage;
28411
- exports.IconBubbles = WithAudioPlayback.IconBubbles;
28412
- exports.IconCalendar1 = WithAudioPlayback.IconCalendar1;
28413
- exports.IconCallCancel = WithAudioPlayback.IconCallCancel;
28414
- exports.IconCamera1 = WithAudioPlayback.IconCamera1;
28415
- exports.IconCar1 = WithAudioPlayback.IconCar1;
28416
- exports.IconCat = WithAudioPlayback.IconCat;
28417
- exports.IconChainLink = WithAudioPlayback.IconChainLink;
28418
- exports.IconChart5 = WithAudioPlayback.IconChart5;
28391
+ exports.IconCamera = WithAudioPlayback.IconCamera;
28392
+ exports.IconCheckmark = WithAudioPlayback.IconCheckmark;
28419
28393
  exports.IconCheckmark1Small = WithAudioPlayback.IconCheckmark1Small;
28420
- exports.IconCheckmark2 = WithAudioPlayback.IconCheckmark2;
28421
- exports.IconCheckmark2Small = WithAudioPlayback.IconCheckmark2Small;
28394
+ exports.IconChecks = WithAudioPlayback.IconChecks;
28422
28395
  exports.IconChevronDown = WithAudioPlayback.IconChevronDown;
28423
- exports.IconChevronGrabberVerticalSelector = WithAudioPlayback.IconChevronGrabberVerticalSelector;
28424
28396
  exports.IconChevronLeft = WithAudioPlayback.IconChevronLeft;
28425
28397
  exports.IconChevronRight = WithAudioPlayback.IconChevronRight;
28426
- exports.IconChevronTop = WithAudioPlayback.IconChevronTop;
28427
- exports.IconCircleBanSign = WithAudioPlayback.IconCircleBanSign;
28428
- exports.IconCircleCheck = WithAudioPlayback.IconCircleCheck;
28429
- exports.IconCircleInfoTooltip = WithAudioPlayback.IconCircleInfoTooltip;
28430
- exports.IconCircleMinus = WithAudioPlayback.IconCircleMinus;
28431
- exports.IconCircleQuestionmark = WithAudioPlayback.IconCircleQuestionmark;
28432
- exports.IconCircleQuestionmarkFilled = WithAudioPlayback.IconCircleQuestionmarkFilled;
28433
- exports.IconCircleX = WithAudioPlayback.IconCircleX;
28434
28398
  exports.IconClock = WithAudioPlayback.IconClock;
28435
- exports.IconClockSolid = WithAudioPlayback.IconClockSolid;
28436
- exports.IconCloseQuote2 = WithAudioPlayback.IconCloseQuote2;
28437
- exports.IconCode = WithAudioPlayback.IconCode;
28438
- exports.IconCodeBrackets = WithAudioPlayback.IconCodeBrackets;
28439
- exports.IconCodeEditorInsert = WithAudioPlayback.IconCodeEditorInsert;
28440
- exports.IconCompass = WithAudioPlayback.IconCompass;
28441
- exports.IconCreditCard2Billing = WithAudioPlayback.IconCreditCard2Billing;
28442
- exports.IconCrossMedium = WithAudioPlayback.IconCrossMedium;
28399
+ exports.IconCommand = WithAudioPlayback.IconCommand;
28400
+ exports.IconCopy = WithAudioPlayback.IconCopy;
28443
28401
  exports.IconCrossSmall = WithAudioPlayback.IconCrossSmall;
28444
- exports.IconDotGrid1x3Horizontal = WithAudioPlayback.IconDotGrid1x3Horizontal;
28445
- exports.IconDotGrid2x3 = WithAudioPlayback.IconDotGrid2x3;
28446
- exports.IconDotsGrid1x3Vertical = WithAudioPlayback.IconDotsGrid1x3Vertical;
28447
- exports.IconDoubleCheckmark1Small = WithAudioPlayback.IconDoubleCheckmark1Small;
28448
- exports.IconEditBig = WithAudioPlayback.IconEditBig;
28449
- exports.IconEditBigSolid = WithAudioPlayback.IconEditBigSolid;
28450
- exports.IconEmojiAddReaction = WithAudioPlayback.IconEmojiAddReaction;
28451
- exports.IconEmojiSad = WithAudioPlayback.IconEmojiSad;
28452
- exports.IconEmojiSmile = WithAudioPlayback.IconEmojiSmile;
28453
- exports.IconExclamation = WithAudioPlayback.IconExclamation;
28454
- exports.IconExclamationCircle = WithAudioPlayback.IconExclamationCircle;
28455
- exports.IconExclamationCircle1 = WithAudioPlayback.IconExclamationCircle1;
28402
+ exports.IconDelete = WithAudioPlayback.IconDelete;
28403
+ exports.IconEdit = WithAudioPlayback.IconEdit;
28404
+ exports.IconEmoji = WithAudioPlayback.IconEmoji;
28405
+ exports.IconExclamationCircleFill = WithAudioPlayback.IconExclamationCircleFill;
28406
+ exports.IconExclamationMark = WithAudioPlayback.IconExclamationMark;
28407
+ exports.IconExclamationMarkFill = WithAudioPlayback.IconExclamationMarkFill;
28456
28408
  exports.IconExclamationTriangle = WithAudioPlayback.IconExclamationTriangle;
28457
- exports.IconExclamationTriangle1 = WithAudioPlayback.IconExclamationTriangle1;
28458
28409
  exports.IconEyeOpen = WithAudioPlayback.IconEyeOpen;
28459
- exports.IconFileArrowLeftIn = WithAudioPlayback.IconFileArrowLeftIn;
28460
- exports.IconFileBend = WithAudioPlayback.IconFileBend;
28461
- exports.IconFilledCircleInfoTooltip = WithAudioPlayback.IconFilledCircleInfoTooltip;
28462
- exports.IconFilter1 = WithAudioPlayback.IconFilter1;
28463
- exports.IconFlag2 = WithAudioPlayback.IconFlag2;
28464
- exports.IconGauge = WithAudioPlayback.IconGauge;
28465
- exports.IconGoogle = WithAudioPlayback.IconGoogle;
28466
- exports.IconHashtagChannel = WithAudioPlayback.IconHashtagChannel;
28467
- exports.IconHeart2 = WithAudioPlayback.IconHeart2;
28468
- exports.IconHistory = WithAudioPlayback.IconHistory;
28469
- exports.IconImages1Alt = WithAudioPlayback.IconImages1Alt;
28470
- exports.IconInvite = WithAudioPlayback.IconInvite;
28471
- exports.IconLayersBehind = WithAudioPlayback.IconLayersBehind;
28410
+ exports.IconFile = WithAudioPlayback.IconFile;
28411
+ exports.IconFlag = WithAudioPlayback.IconFlag;
28412
+ exports.IconImage = WithAudioPlayback.IconImage;
28413
+ exports.IconInfo = WithAudioPlayback.IconInfo;
28472
28414
  exports.IconLayoutAlignLeft = WithAudioPlayback.IconLayoutAlignLeft;
28473
- exports.IconLayoutGrid1 = WithAudioPlayback.IconLayoutGrid1;
28415
+ exports.IconLeave = WithAudioPlayback.IconLeave;
28474
28416
  exports.IconLightBulbSimple = WithAudioPlayback.IconLightBulbSimple;
28475
- exports.IconLimits = WithAudioPlayback.IconLimits;
28476
- exports.IconLineChart3 = WithAudioPlayback.IconLineChart3;
28477
- exports.IconLoadingCircle = WithAudioPlayback.IconLoadingCircle;
28478
- exports.IconLock = WithAudioPlayback.IconLock;
28479
- exports.IconMagnifyingGlassSearch = WithAudioPlayback.IconMagnifyingGlassSearch;
28480
- exports.IconMapPin = WithAudioPlayback.IconMapPin;
28481
- exports.IconMicrophone = WithAudioPlayback.IconMicrophone;
28482
- exports.IconMicrophoneSolid = WithAudioPlayback.IconMicrophoneSolid;
28483
- exports.IconMinusLarge = WithAudioPlayback.IconMinusLarge;
28417
+ exports.IconLink = WithAudioPlayback.IconLink;
28418
+ exports.IconLoading = WithAudioPlayback.IconLoading;
28419
+ exports.IconLocation = WithAudioPlayback.IconLocation;
28420
+ exports.IconMessageBubble = WithAudioPlayback.IconMessageBubble;
28421
+ exports.IconMessageBubbleFill = WithAudioPlayback.IconMessageBubbleFill;
28422
+ exports.IconMessageBubbles = WithAudioPlayback.IconMessageBubbles;
28423
+ exports.IconMinus = WithAudioPlayback.IconMinus;
28424
+ exports.IconMinusCircle = WithAudioPlayback.IconMinusCircle;
28484
28425
  exports.IconMinusSmall = WithAudioPlayback.IconMinusSmall;
28426
+ exports.IconMore = WithAudioPlayback.IconMore;
28485
28427
  exports.IconMute = WithAudioPlayback.IconMute;
28486
- exports.IconNewspaper2 = WithAudioPlayback.IconNewspaper2;
28487
- exports.IconOrganization = WithAudioPlayback.IconOrganization;
28488
- exports.IconPaperPlane = WithAudioPlayback.IconPaperPlane;
28489
- exports.IconPaperPlaneTopRight = WithAudioPlayback.IconPaperPlaneTopRight;
28490
- exports.IconPaperclip = WithAudioPlayback.IconPaperclip;
28491
- exports.IconParagraphsText = WithAudioPlayback.IconParagraphsText;
28492
- exports.IconPause = WithAudioPlayback.IconPause;
28493
- exports.IconPencil = WithAudioPlayback.IconPencil;
28494
- exports.IconPeople = WithAudioPlayback.IconPeople;
28495
- exports.IconPeople2 = WithAudioPlayback.IconPeople2;
28496
- exports.IconPeopleAdd = WithAudioPlayback.IconPeopleAdd;
28497
- exports.IconPeopleAdded = WithAudioPlayback.IconPeopleAdded;
28498
- exports.IconPeopleCircle = WithAudioPlayback.IconPeopleCircle;
28499
- exports.IconPeopleCopy = WithAudioPlayback.IconPeopleCopy;
28500
- exports.IconPeopleEditUserRights = WithAudioPlayback.IconPeopleEditUserRights;
28501
- exports.IconPeopleRemove = WithAudioPlayback.IconPeopleRemove;
28502
- exports.IconPersona = WithAudioPlayback.IconPersona;
28428
+ exports.IconNoSign = WithAudioPlayback.IconNoSign;
28429
+ exports.IconNotification = WithAudioPlayback.IconNotification;
28430
+ exports.IconPauseFill = WithAudioPlayback.IconPauseFill;
28503
28431
  exports.IconPin = WithAudioPlayback.IconPin;
28504
- exports.IconPlaySolid = WithAudioPlayback.IconPlaySolid;
28505
- exports.IconPlusLarge = WithAudioPlayback.IconPlusLarge;
28432
+ exports.IconPlayFill = WithAudioPlayback.IconPlayFill;
28433
+ exports.IconPlus = WithAudioPlayback.IconPlus;
28506
28434
  exports.IconPlusSmall = WithAudioPlayback.IconPlusSmall;
28507
- exports.IconRunShortcut = WithAudioPlayback.IconRunShortcut;
28508
- exports.IconSearchText = WithAudioPlayback.IconSearchText;
28435
+ exports.IconPoll = WithAudioPlayback.IconPoll;
28436
+ exports.IconQuote = WithAudioPlayback.IconQuote;
28437
+ exports.IconRefresh = WithAudioPlayback.IconRefresh;
28438
+ exports.IconReorder = WithAudioPlayback.IconReorder;
28439
+ exports.IconReply = WithAudioPlayback.IconReply;
28440
+ exports.IconRetry = WithAudioPlayback.IconRetry;
28441
+ exports.IconSave = WithAudioPlayback.IconSave;
28442
+ exports.IconSearch = WithAudioPlayback.IconSearch;
28443
+ exports.IconSend = WithAudioPlayback.IconSend;
28509
28444
  exports.IconSettingsGear2 = WithAudioPlayback.IconSettingsGear2;
28510
- exports.IconSettingsSliderVer = WithAudioPlayback.IconSettingsSliderVer;
28511
- exports.IconShapesPlusCloseSquareCircle = WithAudioPlayback.IconShapesPlusCloseSquareCircle;
28512
- exports.IconShapesTriangleSquareCircle = WithAudioPlayback.IconShapesTriangleSquareCircle;
28513
- exports.IconShareRedirectLink = WithAudioPlayback.IconShareRedirectLink;
28514
- exports.IconShield = WithAudioPlayback.IconShield;
28515
- exports.IconSquareBehindSquare2_Copy = WithAudioPlayback.IconSquareBehindSquare2_Copy;
28516
- exports.IconSquareCircleTopRightFeeds = WithAudioPlayback.IconSquareCircleTopRightFeeds;
28517
- exports.IconStop = WithAudioPlayback.IconStop;
28518
- exports.IconTable = WithAudioPlayback.IconTable;
28519
- exports.IconTeam = WithAudioPlayback.IconTeam;
28520
- exports.IconTennis = WithAudioPlayback.IconTennis;
28521
- exports.IconTextToImageURLEnrichment = WithAudioPlayback.IconTextToImageURLEnrichment;
28445
+ exports.IconThread = WithAudioPlayback.IconThread;
28446
+ exports.IconThreadFill = WithAudioPlayback.IconThreadFill;
28522
28447
  exports.IconThunder = WithAudioPlayback.IconThunder;
28523
28448
  exports.IconTranslate = WithAudioPlayback.IconTranslate;
28524
- exports.IconTrashBin = WithAudioPlayback.IconTrashBin;
28525
- exports.IconTrending4 = WithAudioPlayback.IconTrending4;
28526
28449
  exports.IconTrophy = WithAudioPlayback.IconTrophy;
28527
- exports.IconUnlocked = WithAudioPlayback.IconUnlocked;
28528
28450
  exports.IconUnpin = WithAudioPlayback.IconUnpin;
28529
- exports.IconUsers = WithAudioPlayback.IconUsers;
28451
+ exports.IconUnsave = WithAudioPlayback.IconUnsave;
28452
+ exports.IconUpload = WithAudioPlayback.IconUpload;
28453
+ exports.IconUser = WithAudioPlayback.IconUser;
28454
+ exports.IconUserAdd = WithAudioPlayback.IconUserAdd;
28455
+ exports.IconUserCheck = WithAudioPlayback.IconUserCheck;
28456
+ exports.IconUserRemove = WithAudioPlayback.IconUserRemove;
28530
28457
  exports.IconVideo = WithAudioPlayback.IconVideo;
28531
- exports.IconVideoSolid = WithAudioPlayback.IconVideoSolid;
28532
- exports.IconVoiceAndVideo = WithAudioPlayback.IconVoiceAndVideo;
28533
- exports.IconVoiceHigh = WithAudioPlayback.IconVoiceHigh;
28534
- exports.IconVolumeFull = WithAudioPlayback.IconVolumeFull;
28535
- exports.IconWebhook = WithAudioPlayback.IconWebhook;
28458
+ exports.IconVideoFill = WithAudioPlayback.IconVideoFill;
28459
+ exports.IconVoice = WithAudioPlayback.IconVoice;
28460
+ exports.IconVoiceFill = WithAudioPlayback.IconVoiceFill;
28461
+ exports.IconXCircle = WithAudioPlayback.IconXCircle;
28462
+ exports.IconXmark = WithAudioPlayback.IconXmark;
28536
28463
  exports.LoadingChannel = WithAudioPlayback.LoadingChannel;
28537
28464
  exports.LoadingErrorIndicator = WithAudioPlayback.LoadingErrorIndicator;
28538
28465
  exports.MESSAGE_ACTIONS = WithAudioPlayback.MESSAGE_ACTIONS;