@linktr.ee/messaging-react 2.0.1 → 2.1.0

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 (64) hide show
  1. package/dist/Card-CFFNq49v.js +163 -0
  2. package/dist/Card-CFFNq49v.js.map +1 -0
  3. package/dist/Card-CsJvUF_b.js +107 -0
  4. package/dist/Card-CsJvUF_b.js.map +1 -0
  5. package/dist/Card-D32U6KfZ.js +85 -0
  6. package/dist/Card-D32U6KfZ.js.map +1 -0
  7. package/dist/Card-DlMSDSdm.js +132 -0
  8. package/dist/Card-DlMSDSdm.js.map +1 -0
  9. package/dist/Card-DlSSJPip.js +60 -0
  10. package/dist/Card-DlSSJPip.js.map +1 -0
  11. package/dist/Card-zGbhRBwv.js +48 -0
  12. package/dist/Card-zGbhRBwv.js.map +1 -0
  13. package/dist/CardThumbnail-DTBuRQHF.js +239 -0
  14. package/dist/CardThumbnail-DTBuRQHF.js.map +1 -0
  15. package/dist/LockedThumbnail-DpJx169C.js +220 -0
  16. package/dist/LockedThumbnail-DpJx169C.js.map +1 -0
  17. package/dist/{index-Bex7eg3v.js → index-DfcRe-Hj.js} +618 -607
  18. package/dist/index-DfcRe-Hj.js.map +1 -0
  19. package/dist/index.d.ts +217 -28
  20. package/dist/index.js +16 -15
  21. package/package.json +1 -1
  22. package/src/components/CustomMessage/index.tsx +2 -3
  23. package/src/components/LinkAttachment/LinkAttachment.stories.tsx +307 -0
  24. package/src/components/LinkAttachment/components/Composer/Card.tsx +117 -0
  25. package/src/components/LinkAttachment/components/Composer/index.ts +2 -0
  26. package/src/components/LinkAttachment/components/Received/Card.tsx +132 -0
  27. package/src/components/LinkAttachment/components/Received/index.ts +2 -0
  28. package/src/components/LinkAttachment/components/Sent/Card.tsx +57 -0
  29. package/src/components/LinkAttachment/components/Sent/index.ts +2 -0
  30. package/src/components/LinkAttachment/components/_shared/CardBody.tsx +117 -0
  31. package/src/components/LinkAttachment/components/_shared/CardCta.tsx +69 -0
  32. package/src/components/LinkAttachment/components/_shared/CardShell.tsx +120 -0
  33. package/src/components/LinkAttachment/components/_shared/CardThumbnail.tsx +156 -0
  34. package/src/components/LinkAttachment/components/_shared/normalizeExternalHref.ts +56 -0
  35. package/src/components/LinkAttachment/index.tsx +68 -0
  36. package/src/components/LinkAttachment/types.ts +69 -0
  37. package/src/components/LockedAttachment/LockedAttachment.stories.tsx +230 -89
  38. package/src/components/LockedAttachment/components/Composer/Card.tsx +221 -0
  39. package/src/components/LockedAttachment/components/Composer/index.ts +2 -0
  40. package/src/components/LockedAttachment/components/Received/Card.tsx +191 -0
  41. package/src/components/LockedAttachment/components/Received/CardActions.tsx +91 -0
  42. package/src/components/LockedAttachment/components/Received/index.ts +2 -0
  43. package/src/components/LockedAttachment/components/Sent/Card.tsx +177 -0
  44. package/src/components/LockedAttachment/components/Sent/index.ts +2 -0
  45. package/src/components/LockedAttachment/components/_shared/CardBody.tsx +94 -0
  46. package/src/components/LockedAttachment/components/_shared/GalleryThumbnail.tsx +178 -0
  47. package/src/components/LockedAttachment/components/_shared/LockBadge.tsx +39 -0
  48. package/src/components/LockedAttachment/components/_shared/LockedCardShell.tsx +36 -0
  49. package/src/components/LockedAttachment/components/_shared/LockedThumbnail.tsx +128 -0
  50. package/src/components/LockedAttachment/index.tsx +43 -12
  51. package/src/components/LockedAttachment/types.ts +17 -0
  52. package/src/components/MediaMessage/index.tsx +8 -2
  53. package/src/index.ts +15 -1
  54. package/dist/Card-BKP9ml9O.js +0 -138
  55. package/dist/Card-BKP9ml9O.js.map +0 -1
  56. package/dist/Card-Bk_4lVzP.js +0 -127
  57. package/dist/Card-Bk_4lVzP.js.map +0 -1
  58. package/dist/index-Bex7eg3v.js.map +0 -1
  59. package/src/components/LockedAttachment/components/Creator/Card.tsx +0 -210
  60. package/src/components/LockedAttachment/components/Creator/index.tsx +0 -2
  61. package/src/components/LockedAttachment/components/Visitor/Card.tsx +0 -155
  62. package/src/components/LockedAttachment/components/Visitor/CardActions.tsx +0 -62
  63. package/src/components/LockedAttachment/components/Visitor/LockBadge.tsx +0 -12
  64. package/src/components/LockedAttachment/components/Visitor/index.ts +0 -2
@@ -1,11 +1,11 @@
1
1
  import { jsx as t, jsxs as d, Fragment as de } from "react/jsx-runtime";
2
2
  import D from "classnames";
3
- import B, { createContext as Ae, useContext as Fe, useCallback as G, useState as O, useRef as J, useEffect as q, useMemo as pe, Suspense as pt } from "react";
4
- import { StreamChatService as $t } from "@linktr.ee/messaging-core";
5
- import { Chat as jt, ChannelList as Gt, DateSeparator as Vt, useChannelStateContext as oe, useChatContext as Oe, areMessageUIPropsEqual as Ht, useMessageReminder as Yt, useComponentContext as xt, Attachment as qt, EditMessageModal as Wt, MessageBlocked as Xt, MessageBouncePrompt as Zt, MessageDeleted as Jt, MessageIsThreadReplyInChannelButtonIndicator as Kt, MessageRepliesCountButton as Qt, ReminderNotification as es, StreamedMessageText as ts, messageHasAttachments as ss, messageHasReactions as ns, isDateSeparatorMessage as as, isMessageBlocked as rs, isMessageBounced as is, MessageBounceModal as os, MessageText as at, Poll as ls, MessageErrorIcon as cs, useMessageContext as vt, useMessageComposer as ds, useStateStore as us, MessageInput as ms, useMessageInputContext as hs, useMessageComposerHasSendableData as fs, SimpleAttachmentSelector as gs, QuotedMessagePreview as bs, AttachmentPreviewList as ps, TextareaComposer as xs, MessageTimestamp as Ce, AIStates as Ee, useTypingContext as vs, useAIState as ws, Channel as ys, WithComponents as _s, Window as Ns, MessageList as Cs } from "stream-chat-react";
6
- import { StarIcon as Me, GiftIcon as Es, XIcon as wt, SpinnerGapIcon as Se, SignOutIcon as Ss, ProhibitInsetIcon as rt, FlagIcon as Is, FileIcon as yt, ImageIcon as ks, SpeakerHighIcon as Ts, VideoCameraIcon as Ms, FileMdIcon as Ds, FileTextIcon as Rs, FileZipIcon as Ls, FilePptIcon as As, FileCsvIcon as Fs, FileXlsIcon as Os, FileDocIcon as Ps, FilePdfIcon as zs, CircleNotchIcon as _t, PlayIcon as it, PauseIcon as Us, LinkIcon as Bs, DownloadSimpleIcon as $s, ThumbsUpIcon as js, ThumbsDownIcon as Gs, ArrowUpIcon as Vs, SparkleIcon as De, ProhibitIcon as Hs, ArrowLeftIcon as ot, CaretRightIcon as lt, DotsThreeIcon as ct } from "@phosphor-icons/react";
7
- import { LinkPreviewsManager as dt } from "stream-chat";
8
- const Nt = Ae({
3
+ import L, { createContext as Fe, useContext as Oe, useCallback as G, useState as P, useRef as J, useEffect as q, useMemo as xe, Suspense as ue } from "react";
4
+ import { StreamChatService as Vt } from "@linktr.ee/messaging-core";
5
+ import { Chat as Ht, ChannelList as Yt, DateSeparator as qt, useChannelStateContext as oe, useChatContext as Pe, areMessageUIPropsEqual as Wt, useMessageReminder as Xt, useComponentContext as wt, Attachment as Zt, EditMessageModal as Jt, MessageBlocked as Kt, MessageBouncePrompt as Qt, MessageDeleted as es, MessageIsThreadReplyInChannelButtonIndicator as ts, MessageRepliesCountButton as ss, ReminderNotification as ns, StreamedMessageText as as, messageHasAttachments as rs, messageHasReactions as is, isDateSeparatorMessage as os, isMessageBlocked as ls, isMessageBounced as cs, MessageBounceModal as ds, MessageText as ot, Poll as us, MessageErrorIcon as ms, useMessageContext as _t, useMessageComposer as hs, useStateStore as fs, MessageInput as gs, useMessageInputContext as bs, useMessageComposerHasSendableData as ps, SimpleAttachmentSelector as xs, QuotedMessagePreview as vs, AttachmentPreviewList as ws, TextareaComposer as _s, MessageTimestamp as Ee, AIStates as Se, useTypingContext as ys, useAIState as Ns, Channel as Cs, WithComponents as Es, Window as Ss, MessageList as Is } from "stream-chat-react";
6
+ import { StarIcon as De, GiftIcon as ks, XIcon as yt, SpinnerGapIcon as Ie, SignOutIcon as Ts, ProhibitInsetIcon as lt, FlagIcon as Ms, FileIcon as Nt, ImageIcon as Ds, SpeakerHighIcon as Rs, VideoCameraIcon as Ls, FileMdIcon as As, FileTextIcon as Fs, FileZipIcon as Os, FilePptIcon as Ps, FileCsvIcon as zs, FileXlsIcon as $s, FileDocIcon as Bs, FilePdfIcon as Us, CircleNotchIcon as Ct, PlayIcon as ct, PauseIcon as js, LinkIcon as Gs, DownloadSimpleIcon as Vs, ThumbsUpIcon as Hs, ThumbsDownIcon as Ys, ArrowUpIcon as qs, SparkleIcon as Re, ProhibitIcon as Ws, ArrowLeftIcon as dt, CaretRightIcon as ut, DotsThreeIcon as mt } from "@phosphor-icons/react";
7
+ import { LinkPreviewsManager as ht } from "stream-chat";
8
+ const Et = Fe({
9
9
  service: null,
10
10
  client: null,
11
11
  isConnected: !1,
@@ -15,7 +15,7 @@ const Nt = Ae({
15
15
  refreshConnection: async () => {
16
16
  },
17
17
  debug: !1
18
- }), Pe = () => Fe(Nt), wa = ({
18
+ }), ze = () => Oe(Et), Da = ({
19
19
  children: e,
20
20
  user: s,
21
21
  serviceConfig: n,
@@ -35,14 +35,14 @@ const Nt = Ae({
35
35
  serviceConfig: !!n,
36
36
  capabilities: Object.keys(o)
37
37
  });
38
- const [c, f] = O(null), [g, y] = O(null), [m, h] = O(!1), [r, b] = O(!1), [w, x] = O(null), N = J(!1), p = J({
38
+ const [c, f] = P(null), [g, _] = P(null), [m, h] = P(!1), [r, b] = P(!1), [w, x] = P(null), N = J(!1), p = J({
39
39
  userId: s == null ? void 0 : s.id,
40
40
  apiKey: a,
41
41
  serviceConfig: n,
42
42
  capabilities: o
43
- }), S = J(0);
44
- S.current++, i("📊 RENDER INFO", {
45
- renderCount: S.current,
43
+ }), I = J(0);
44
+ I.current++, i("📊 RENDER INFO", {
45
+ renderCount: I.current,
46
46
  currentProps: { userId: s == null ? void 0 : s.id, apiKey: (a == null ? void 0 : a.substring(0, 8)) + "..." },
47
47
  propChanges: {
48
48
  userChanged: p.current.userId !== (s == null ? void 0 : s.id),
@@ -56,7 +56,7 @@ const Nt = Ae({
56
56
  serviceConfig: n,
57
57
  capabilities: o
58
58
  }, q(() => {
59
- const k = S.current;
59
+ const k = I.current;
60
60
  if (i("🔧 SERVICE INIT EFFECT TRIGGERED", {
61
61
  renderCount: k,
62
62
  apiKey: !!a,
@@ -79,7 +79,7 @@ const Nt = Ae({
79
79
  apiKey: (a == null ? void 0 : a.substring(0, 8)) + "...",
80
80
  serviceConfigChanged: p.current.serviceConfig !== n
81
81
  });
82
- const M = new $t({
82
+ const M = new Vt({
83
83
  ...n,
84
84
  apiKey: a,
85
85
  debug: l
@@ -94,7 +94,7 @@ const Nt = Ae({
94
94
  }), M.disconnectUser().catch(console.error);
95
95
  };
96
96
  }, [a, n, l, i]);
97
- const I = J(null);
97
+ const S = J(null);
98
98
  q(() => {
99
99
  var M, j;
100
100
  if (i("🔗 USER CONNECTION EFFECT TRIGGERED", {
@@ -112,7 +112,7 @@ const Nt = Ae({
112
112
  i("⚠️ USER CONNECTION SKIPPED", "Already connecting");
113
113
  return;
114
114
  }
115
- if (((M = I.current) == null ? void 0 : M.serviceId) === c && ((j = I.current) == null ? void 0 : j.userId) === s.id) {
115
+ if (((M = S.current) == null ? void 0 : M.serviceId) === c && ((j = S.current) == null ? void 0 : j.userId) === s.id) {
116
116
  i(
117
117
  "⚠️ USER CONNECTION SKIPPED",
118
118
  "Already connected this user with this service"
@@ -123,16 +123,16 @@ const Nt = Ae({
123
123
  i("🚀 STARTING USER CONNECTION", { userId: s.id }), N.current = !0, b(!0), x(null);
124
124
  try {
125
125
  i("📞 CALLING SERVICE.CONNECTUSER", { userId: s.id });
126
- const _ = await c.connectUser(s);
127
- y(_), h(!0), I.current = { serviceId: c, userId: s.id }, i("✅ USER CONNECTION SUCCESS", {
126
+ const y = await c.connectUser(s);
127
+ _(y), h(!0), S.current = { serviceId: c, userId: s.id }, i("✅ USER CONNECTION SUCCESS", {
128
128
  userId: s.id,
129
- clientId: _.userID
129
+ clientId: y.userID
130
130
  });
131
- } catch (_) {
132
- const L = _ instanceof Error ? _.message : "Connection failed";
133
- x(L), i("❌ USER CONNECTION ERROR", {
131
+ } catch (y) {
132
+ const A = y instanceof Error ? y.message : "Connection failed";
133
+ x(A), i("❌ USER CONNECTION ERROR", {
134
134
  userId: s.id,
135
- error: L
135
+ error: A
136
136
  });
137
137
  } finally {
138
138
  b(!1), N.current = !1, i("🔄 USER CONNECTION FINISHED", {
@@ -148,7 +148,7 @@ const Nt = Ae({
148
148
  c && m ? (i(
149
149
  "🧹 CLEANUP EFFECT TRIGGERED",
150
150
  "Cleaning up connection on unmount"
151
- ), I.current = null, c.disconnectUser().catch(console.error)) : i("🔇 CLEANUP EFFECT SKIPPED", {
151
+ ), S.current = null, c.disconnectUser().catch(console.error)) : i("🔇 CLEANUP EFFECT SKIPPED", {
152
152
  hasService: !!c,
153
153
  isConnected: m
154
154
  });
@@ -165,7 +165,7 @@ const Nt = Ae({
165
165
  try {
166
166
  i("🔌 DISCONNECTING FOR REFRESH"), await c.disconnectUser(), i("📞 RECONNECTING FOR REFRESH");
167
167
  const k = await c.connectUser(s);
168
- y(k), h(!0), x(null), i("✅ CONNECTION REFRESH SUCCESS", { userId: s.id });
168
+ _(k), h(!0), x(null), i("✅ CONNECTION REFRESH SUCCESS", { userId: s.id });
169
169
  } catch (k) {
170
170
  const M = k instanceof Error ? k.message : "Refresh failed";
171
171
  x(M), i("❌ CONNECTION REFRESH ERROR", {
@@ -175,7 +175,7 @@ const Nt = Ae({
175
175
  } finally {
176
176
  b(!1), i("🔄 CONNECTION REFRESH FINISHED", { userId: s.id });
177
177
  }
178
- }, [c, s, i]), $ = B.useMemo(() => (i("💫 CONTEXT VALUE MEMOIZATION", {
178
+ }, [c, s, i]), U = L.useMemo(() => (i("💫 CONTEXT VALUE MEMOIZATION", {
179
179
  hasService: !!c,
180
180
  hasClient: !!g,
181
181
  isConnected: m,
@@ -203,11 +203,11 @@ const Nt = Ae({
203
203
  i
204
204
  ]);
205
205
  return i("🔄 RENDER END", {
206
- renderCount: S.current,
206
+ renderCount: I.current,
207
207
  willRenderChat: !!(g && m),
208
- contextValueReady: !!$
209
- }), /* @__PURE__ */ t(Nt.Provider, { value: $, children: g && m ? /* @__PURE__ */ t(
210
- jt,
208
+ contextValueReady: !!U
209
+ }), /* @__PURE__ */ t(Et.Provider, { value: U, children: g && m ? /* @__PURE__ */ t(
210
+ Ht,
211
211
  {
212
212
  client: g,
213
213
  customClasses: {
@@ -216,23 +216,23 @@ const Nt = Ae({
216
216
  children: e
217
217
  }
218
218
  ) : e });
219
- }, Ys = () => Pe();
220
- function qs(e) {
219
+ }, Xs = () => ze();
220
+ function Zs(e) {
221
221
  const s = e.state.pending_messages;
222
222
  if (s != null && s.length)
223
223
  for (const n of s)
224
224
  e.state.addMessageSorted(n.message);
225
225
  }
226
- const Ct = B.createContext({
226
+ const St = L.createContext({
227
227
  selectedChannel: void 0,
228
228
  onChannelSelect: () => {
229
229
  },
230
230
  debug: !1,
231
231
  renderMessagePreview: void 0,
232
232
  viewerLanguage: void 0
233
- }), Ws = Ct.Provider, Xs = () => B.useContext(Ct), Et = (e) => {
233
+ }), Js = St.Provider, Ks = () => L.useContext(St), It = (e) => {
234
234
  var a, o;
235
- const [s, n] = O(
235
+ const [s, n] = P(
236
236
  !!((o = (a = e == null ? void 0 : e.state) == null ? void 0 : a.membership) != null && o.pinned_at)
237
237
  );
238
238
  return q(() => {
@@ -252,18 +252,18 @@ const Ct = B.createContext({
252
252
  e.off("member.updated", l);
253
253
  };
254
254
  }, [e]), s;
255
- }, Zs = (e, s) => {
255
+ }, Qs = (e, s) => {
256
256
  const n = new Date(
257
257
  Date.UTC(e.getUTCFullYear(), e.getUTCMonth(), e.getUTCDate())
258
258
  ), o = new Date(
259
259
  Date.UTC(s.getUTCFullYear(), s.getUTCMonth(), s.getUTCDate())
260
260
  ).getTime() - n.getTime();
261
261
  return Math.floor(o / (1e3 * 60 * 60 * 24));
262
- }, Js = (e) => {
262
+ }, en = (e) => {
263
263
  const s = /* @__PURE__ */ new Date();
264
264
  if (Math.floor((s.getTime() - e.getTime()) / 1e3) < 60)
265
265
  return "Just now";
266
- const a = Zs(e, s);
266
+ const a = Qs(e, s);
267
267
  return a === 0 ? e.toLocaleTimeString([], {
268
268
  hour: "numeric",
269
269
  minute: "2-digit",
@@ -274,18 +274,18 @@ const Ct = B.createContext({
274
274
  year: "2-digit"
275
275
  });
276
276
  };
277
- function Ks(e) {
277
+ function tn(e) {
278
278
  return (e == null ? void 0 : e.trim().toLowerCase().split(/[-_]/)[0]) || void 0;
279
279
  }
280
- function St({
280
+ function kt({
281
281
  message: e,
282
282
  viewerLanguage: s
283
283
  }) {
284
284
  var o;
285
- const n = e == null ? void 0 : e.text, a = Ks(s);
285
+ const n = e == null ? void 0 : e.text, a = tn(s);
286
286
  return a ? ((o = e == null ? void 0 : e.i18n) == null ? void 0 : o[`${a}_text`]) ?? n : n;
287
287
  }
288
- const ut = [
288
+ const ft = [
289
289
  "🍎",
290
290
  // Apple
291
291
  "🍌",
@@ -313,7 +313,7 @@ const ut = [
313
313
  "🍈"
314
314
  // Melon
315
315
  ];
316
- function Qs(e) {
316
+ function sn(e) {
317
317
  let s = 0;
318
318
  for (let n = 0; n < e.length; n++) {
319
319
  const a = e.charCodeAt(n);
@@ -321,9 +321,9 @@ function Qs(e) {
321
321
  }
322
322
  return Math.abs(s);
323
323
  }
324
- function en(e) {
325
- const n = Qs(e) % ut.length;
326
- return ut[n];
324
+ function nn(e) {
325
+ const n = sn(e) % ft.length;
326
+ return ft[n];
327
327
  }
328
328
  const ae = ({
329
329
  id: e,
@@ -334,7 +334,7 @@ const ae = ({
334
334
  shape: l = "squircle",
335
335
  dmAgentEnabled: i = !1
336
336
  }) => {
337
- const c = en(e), g = n < 32 ? "text-xs" : n < 56 ? "text-sm" : n < 120 ? "text-lg" : "text-4xl", y = n >= 40 ? 2 : 1, m = l === "circle" ? { borderRadius: "50%" } : {
337
+ const c = nn(e), g = n < 32 ? "text-xs" : n < 56 ? "text-sm" : n < 120 ? "text-lg" : "text-4xl", _ = n >= 40 ? 2 : 1, m = l === "circle" ? { borderRadius: "50%" } : {
338
338
  borderRadius: "33%",
339
339
  cornerShape: "superellipse(1.3)"
340
340
  }, h = /* @__PURE__ */ t("div", { className: "h-full w-full overflow-hidden", style: m, children: s ? /* @__PURE__ */ t(
@@ -373,7 +373,7 @@ const ae = ({
373
373
  {
374
374
  "aria-hidden": "true",
375
375
  className: "absolute -left-1.5 -top-1.5 z-10 flex size-5 items-center justify-center rounded-full bg-white shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_4px_8px_rgba(0,0,0,0.06)]",
376
- children: /* @__PURE__ */ t(Me, { className: "size-3 text-yellow-600", weight: "duotone" })
376
+ children: /* @__PURE__ */ t(De, { className: "size-3 text-yellow-600", weight: "duotone" })
377
377
  }
378
378
  ),
379
379
  /* @__PURE__ */ t(
@@ -387,7 +387,7 @@ const ae = ({
387
387
  style: {
388
388
  ...m,
389
389
  ...i && {
390
- borderWidth: `${y}px`,
390
+ borderWidth: `${_}px`,
391
391
  borderStyle: "solid",
392
392
  borderColor: "var(--AI-Gradient, #7F22FE)",
393
393
  boxShadow: "inset 0 1px 2px 0 rgba(255, 255, 255, 0.5)"
@@ -399,7 +399,7 @@ const ae = ({
399
399
  ]
400
400
  }
401
401
  );
402
- }, tn = ({ size: e = 15 }) => /* @__PURE__ */ t(
402
+ }, an = ({ size: e = 15 }) => /* @__PURE__ */ t(
403
403
  "svg",
404
404
  {
405
405
  width: e,
@@ -416,29 +416,29 @@ const ae = ({
416
416
  }
417
417
  )
418
418
  }
419
- ), sn = (e) => {
419
+ ), rn = (e) => {
420
420
  var s;
421
421
  return ((s = e.metadata) == null ? void 0 : s.custom_type) === "MESSAGE_TIP";
422
- }, nn = (e) => {
422
+ }, on = (e) => {
423
423
  var s;
424
424
  return ((s = e.metadata) == null ? void 0 : s.custom_type) === "MESSAGE_PAID";
425
- }, ve = (e) => {
425
+ }, we = (e) => {
426
426
  var s;
427
427
  return ((s = e.metadata) == null ? void 0 : s.custom_type) === "MESSAGE_CHATBOT";
428
- }, an = (e) => {
428
+ }, ln = (e) => {
429
429
  var s;
430
430
  return ((s = e.metadata) == null ? void 0 : s.custom_type) === "MESSAGE_ATTACHMENT";
431
- }, It = (e) => sn(e) || nn(e), rn = (e) => {
431
+ }, Tt = (e) => rn(e) || on(e), cn = (e) => {
432
432
  var s;
433
- return It(e) && !((s = e.text) != null && s.trim());
434
- }, Ie = ({
433
+ return Tt(e) && !((s = e.text) != null && s.trim());
434
+ }, ke = ({
435
435
  message: e,
436
436
  standalone: s = !1,
437
437
  isMyMessage: n = !1,
438
438
  hasAttachment: a = !1
439
439
  }) => {
440
440
  var m;
441
- const o = It(e), l = ve(e);
441
+ const o = Tt(e), l = we(e);
442
442
  if (!o && !l)
443
443
  return null;
444
444
  if (o) {
@@ -446,7 +446,7 @@ const ae = ({
446
446
  if (!h) return null;
447
447
  const r = s ? "message-tip-standalone" : "message-tag message-tag--tip", b = s ? `${h} tip` : `Delivered with ${h} tip`;
448
448
  return /* @__PURE__ */ d("div", { className: r, children: [
449
- /* @__PURE__ */ t(Es, { size: s ? 14 : 12 }),
449
+ /* @__PURE__ */ t(ks, { size: s ? 14 : 12 }),
450
450
  /* @__PURE__ */ t("span", { children: b })
451
451
  ] });
452
452
  }
@@ -454,51 +454,51 @@ const ae = ({
454
454
  "message-chatbot-indicator",
455
455
  n ? "message-chatbot-indicator--sender" : "message-chatbot-indicator--receiver",
456
456
  i ? "message-chatbot-indicator--attachment" : "message-chatbot-indicator--text"
457
- ].join(" "), g = /* @__PURE__ */ t("span", { className: "message-chatbot-indicator__label", children: c }), y = /* @__PURE__ */ t("span", { className: "message-chatbot-indicator__icon", children: /* @__PURE__ */ t(tn, { size: i ? 12 : 15 }) });
457
+ ].join(" "), g = /* @__PURE__ */ t("span", { className: "message-chatbot-indicator__label", children: c }), _ = /* @__PURE__ */ t("span", { className: "message-chatbot-indicator__icon", children: /* @__PURE__ */ t(an, { size: i ? 12 : 15 }) });
458
458
  return /* @__PURE__ */ t("div", { className: f, "data-testid": "message-chatbot-indicator", children: n && !i ? /* @__PURE__ */ d(de, { children: [
459
459
  g,
460
- y
460
+ _
461
461
  ] }) : /* @__PURE__ */ d(de, { children: [
462
- y,
462
+ _,
463
463
  g
464
464
  ] }) });
465
- }, kt = B.memo(
465
+ }, Mt = L.memo(
466
466
  ({ channel: e, unread: s }) => {
467
- var $, k, M, j;
467
+ var U, k, M, j;
468
468
  const {
469
469
  selectedChannel: n,
470
470
  onChannelSelect: a,
471
471
  debug: o,
472
472
  renderMessagePreview: l,
473
473
  viewerLanguage: i
474
- } = Xs(), c = (n == null ? void 0 : n.id) === (e == null ? void 0 : e.id), f = () => {
474
+ } = Ks(), c = (n == null ? void 0 : n.id) === (e == null ? void 0 : e.id), f = () => {
475
475
  e && a(e);
476
- }, g = (_) => {
477
- const L = _.key === "Enter" || _.key === " ", v = _.repeat;
478
- !L || v || (_.preventDefault(), f());
479
- }, m = Object.values((($ = e == null ? void 0 : e.state) == null ? void 0 : $.members) || {}).find(
480
- (_) => {
481
- var L, v;
482
- return ((L = _.user) == null ? void 0 : L.id) && _.user.id !== ((v = e == null ? void 0 : e._client) == null ? void 0 : v.userID);
476
+ }, g = (y) => {
477
+ const A = y.key === "Enter" || y.key === " ", v = y.repeat;
478
+ !A || v || (y.preventDefault(), f());
479
+ }, m = Object.values(((U = e == null ? void 0 : e.state) == null ? void 0 : U.members) || {}).find(
480
+ (y) => {
481
+ var A, v;
482
+ return ((A = y.user) == null ? void 0 : A.id) && y.user.id !== ((v = e == null ? void 0 : e._client) == null ? void 0 : v.userID);
483
483
  }
484
484
  ), h = ((k = m == null ? void 0 : m.user) == null ? void 0 : k.name) || "Conversation", r = (M = m == null ? void 0 : m.user) == null ? void 0 : M.image, b = (() => {
485
- var L;
486
- const _ = (L = e == null ? void 0 : e.state) == null ? void 0 : L.messages;
487
- if (_ != null && _.length) {
488
- for (let v = _.length - 1; v >= 0; v--)
489
- if (_[v].type !== "system") return _[v];
485
+ var A;
486
+ const y = (A = e == null ? void 0 : e.state) == null ? void 0 : A.messages;
487
+ if (y != null && y.length) {
488
+ for (let v = y.length - 1; v >= 0; v--)
489
+ if (y[v].type !== "system") return y[v];
490
490
  }
491
491
  })(), x = (() => {
492
- var A, V;
493
- const _ = St({
492
+ var F, V;
493
+ const y = kt({
494
494
  message: b,
495
495
  viewerLanguage: i
496
496
  });
497
- if (_) return _;
498
- if (((A = b == null ? void 0 : b.metadata) == null ? void 0 : A.custom_type) === "MESSAGE_TIP") return "💵 Sent a tip";
497
+ if (y) return y;
498
+ if (((F = b == null ? void 0 : b.metadata) == null ? void 0 : F.custom_type) === "MESSAGE_TIP") return "💵 Sent a tip";
499
499
  const v = (V = b == null ? void 0 : b.attachments) == null ? void 0 : V[0];
500
500
  return v ? v.og_scrape_url ? v.og_scrape_url : v.type === "image" ? "📷 Sent an image" : v.type === "video" ? "🎥 Sent a video" : v.type === "audio" ? "🎵 Sent audio" : v.type === "file" ? "📎 Sent a file" : "📎 Sent an attachment" : "No messages yet";
501
- })(), N = b != null && b.created_at ? Js(new Date(b.created_at)) : "", p = b ? ve(b) : !1, S = l ? l(b, x) : `${p ? "✨ " : ""}${x}`, I = Et(e), T = s ?? 0;
501
+ })(), N = b != null && b.created_at ? en(new Date(b.created_at)) : "", p = b ? we(b) : !1, I = l ? l(b, x) : `${p ? "✨ " : ""}${x}`, S = It(e), T = s ?? 0;
502
502
  return o && console.log("📺 [ChannelList] 📋 CHANNEL PREVIEW RENDER", {
503
503
  channelId: e == null ? void 0 : e.id,
504
504
  isSelected: c,
@@ -527,7 +527,7 @@ const ae = ({
527
527
  name: h,
528
528
  image: r,
529
529
  size: 44,
530
- starred: I,
530
+ starred: S,
531
531
  className: "[&_.avatar-fallback]:group-hover:bg-[#eeeeee]"
532
532
  }
533
533
  ),
@@ -541,7 +541,7 @@ const ae = ({
541
541
  c ? "text-primary" : "text-charcoal"
542
542
  ),
543
543
  children: [
544
- I && /* @__PURE__ */ t("span", { className: "sr-only", children: "Starred conversation. " }),
544
+ S && /* @__PURE__ */ t("span", { className: "sr-only", children: "Starred conversation. " }),
545
545
  h
546
546
  ]
547
547
  }
@@ -549,7 +549,7 @@ const ae = ({
549
549
  N && /* @__PURE__ */ t("span", { className: "text-xs text-stone flex-shrink-0", children: N })
550
550
  ] }),
551
551
  /* @__PURE__ */ d("div", { className: "flex items-center justify-between gap-2 min-w-0", children: [
552
- /* @__PURE__ */ t("p", { className: "text-xs text-stone flex-1 line-clamp-1", children: S }),
552
+ /* @__PURE__ */ t("p", { className: "text-xs text-stone flex-1 line-clamp-1", children: I }),
553
553
  T > 0 && /* @__PURE__ */ t("span", { className: "bg-[#7f22fe] text-white text-xs px-2 py-0.5 rounded-full min-w-[20px] text-center flex-shrink-0", children: T > 99 ? "99+" : T })
554
554
  ] })
555
555
  ] })
@@ -558,8 +558,8 @@ const ae = ({
558
558
  );
559
559
  }
560
560
  );
561
- kt.displayName = "CustomChannelPreview";
562
- const on = { last_message_at: -1 }, Tt = B.memo(
561
+ Mt.displayName = "CustomChannelPreview";
562
+ const dn = { last_message_at: -1 }, Dt = L.memo(
563
563
  ({
564
564
  onChannelSelect: e,
565
565
  selectedChannel: s,
@@ -568,18 +568,18 @@ const on = { last_message_at: -1 }, Tt = B.memo(
568
568
  onMessageNew: o,
569
569
  onAddedToChannel: l,
570
570
  channelRenderFilterFn: i,
571
- sort: c = on,
571
+ sort: c = dn,
572
572
  className: f,
573
573
  customEmptyStateIndicator: g,
574
- renderMessagePreview: y,
574
+ renderMessagePreview: _,
575
575
  viewerLanguage: m
576
576
  }) => {
577
- const h = B.useRef(0);
577
+ const h = L.useRef(0);
578
578
  h.current++;
579
- const { debug: r = !1 } = Pe(), b = B.useCallback(
579
+ const { debug: r = !1 } = ze(), b = L.useCallback(
580
580
  (x) => {
581
581
  for (const N of x)
582
- qs(N);
582
+ Zs(N);
583
583
  return i ? i(x) : x;
584
584
  },
585
585
  [i]
@@ -589,19 +589,19 @@ const on = { last_message_at: -1 }, Tt = B.memo(
589
589
  selectedChannelId: s == null ? void 0 : s.id,
590
590
  filters: n
591
591
  });
592
- const w = B.useMemo(
592
+ const w = L.useMemo(
593
593
  () => ({
594
594
  selectedChannel: s,
595
595
  onChannelSelect: e,
596
596
  debug: r,
597
- renderMessagePreview: y,
597
+ renderMessagePreview: _,
598
598
  viewerLanguage: m
599
599
  }),
600
600
  [
601
601
  s,
602
602
  e,
603
603
  r,
604
- y,
604
+ _,
605
605
  m
606
606
  ]
607
607
  );
@@ -612,8 +612,8 @@ const on = { last_message_at: -1 }, Tt = B.memo(
612
612
  "messaging-channel-list h-full flex flex-col min-w-0 overflow-hidden",
613
613
  f
614
614
  ),
615
- children: /* @__PURE__ */ t("div", { className: "flex-1 overflow-hidden min-w-0", children: /* @__PURE__ */ t(Ws, { value: w, children: /* @__PURE__ */ t(
616
- Gt,
615
+ children: /* @__PURE__ */ t("div", { className: "flex-1 overflow-hidden min-w-0", children: /* @__PURE__ */ t(Js, { value: w, children: /* @__PURE__ */ t(
616
+ Yt,
617
617
  {
618
618
  filters: n,
619
619
  sort: c,
@@ -622,7 +622,7 @@ const on = { last_message_at: -1 }, Tt = B.memo(
622
622
  onMessageNew: o,
623
623
  onAddedToChannel: l,
624
624
  channelRenderFilterFn: b,
625
- Preview: kt,
625
+ Preview: Mt,
626
626
  EmptyStateIndicator: g
627
627
  },
628
628
  `${JSON.stringify(n)}:${JSON.stringify(c)}`
@@ -631,8 +631,8 @@ const on = { last_message_at: -1 }, Tt = B.memo(
631
631
  );
632
632
  }
633
633
  );
634
- Tt.displayName = "ChannelList";
635
- const be = ({
634
+ Dt.displayName = "ChannelList";
635
+ const pe = ({
636
636
  variant: e = "default",
637
637
  className: s,
638
638
  children: n,
@@ -650,7 +650,7 @@ const be = ({
650
650
  children: n
651
651
  }
652
652
  );
653
- function ln({ label: e, className: s, children: n, ...a }) {
653
+ function un({ label: e, className: s, children: n, ...a }) {
654
654
  return /* @__PURE__ */ d(
655
655
  "button",
656
656
  {
@@ -671,10 +671,10 @@ function ln({ label: e, className: s, children: n, ...a }) {
671
671
  }
672
672
  );
673
673
  }
674
- function cn({ onClick: e }) {
675
- return /* @__PURE__ */ t(ln, { label: "Close", onClick: e, className: "p-1", children: /* @__PURE__ */ t(wt, { className: "h-5 w-5 text-stone", weight: "bold" }) });
674
+ function mn({ onClick: e }) {
675
+ return /* @__PURE__ */ t(un, { label: "Close", onClick: e, className: "p-1", children: /* @__PURE__ */ t(yt, { className: "h-5 w-5 text-stone", weight: "bold" }) });
676
676
  }
677
- const dn = ({
677
+ const hn = ({
678
678
  dialogRef: e,
679
679
  onClose: s,
680
680
  participant: n,
@@ -685,19 +685,19 @@ const dn = ({
685
685
  showDeleteConversation: c = !0,
686
686
  onDeleteConversationClick: f,
687
687
  onBlockParticipantClick: g,
688
- onReportParticipantClick: y,
688
+ onReportParticipantClick: _,
689
689
  customProfileContent: m,
690
690
  customChannelActions: h
691
691
  }) => {
692
- var R, P, E, H, Y, te;
693
- const { service: r, debug: b } = Pe(), [w, x] = O(!1), [N, p] = O(!1), [S, I] = O(!1), T = G(async () => {
694
- var z;
695
- if (!(!r || !((z = n == null ? void 0 : n.user) != null && z.id)))
692
+ var R, z, E, H, Y, te;
693
+ const { service: r, debug: b } = ze(), [w, x] = P(!1), [N, p] = P(!1), [I, S] = P(!1), T = G(async () => {
694
+ var $;
695
+ if (!(!r || !(($ = n == null ? void 0 : n.user) != null && $.id)))
696
696
  try {
697
697
  const C = (await r.getBlockedUsers()).some(
698
- (U) => {
698
+ (B) => {
699
699
  var K;
700
- return U.blocked_user_id === ((K = n == null ? void 0 : n.user) == null ? void 0 : K.id);
700
+ return B.blocked_user_id === ((K = n == null ? void 0 : n.user) == null ? void 0 : K.id);
701
701
  }
702
702
  );
703
703
  x(C);
@@ -711,12 +711,12 @@ const dn = ({
711
711
  q(() => {
712
712
  T();
713
713
  }, [T]);
714
- const $ = async () => {
715
- var z;
714
+ const U = async () => {
715
+ var $;
716
716
  if (!N) {
717
717
  f == null || f(), b && console.log("[ChannelInfoDialog] Leave conversation", a.cid), p(!0);
718
718
  try {
719
- const u = ((z = a._client) == null ? void 0 : z.userID) ?? null;
719
+ const u = (($ = a._client) == null ? void 0 : $.userID) ?? null;
720
720
  await a.hide(u, !1), l && await l(a), s();
721
721
  } catch (u) {
722
722
  console.error("[ChannelInfoDialog] Failed to leave conversation", u);
@@ -725,38 +725,38 @@ const dn = ({
725
725
  }
726
726
  }
727
727
  }, k = async () => {
728
- var z, u, C;
729
- if (!(S || !r)) {
730
- g == null || g(), b && console.log("[ChannelInfoDialog] Block member", (z = n == null ? void 0 : n.user) == null ? void 0 : z.id), I(!0);
728
+ var $, u, C;
729
+ if (!(I || !r)) {
730
+ g == null || g(), b && console.log("[ChannelInfoDialog] Block member", ($ = n == null ? void 0 : n.user) == null ? void 0 : $.id), S(!0);
731
731
  try {
732
732
  await r.blockUser((u = n == null ? void 0 : n.user) == null ? void 0 : u.id), i && await i((C = n == null ? void 0 : n.user) == null ? void 0 : C.id), s();
733
- } catch (U) {
734
- console.error("[ChannelInfoDialog] Failed to block member", U);
733
+ } catch (B) {
734
+ console.error("[ChannelInfoDialog] Failed to block member", B);
735
735
  } finally {
736
- I(!1);
736
+ S(!1);
737
737
  }
738
738
  }
739
739
  }, M = async () => {
740
- var z, u, C;
741
- if (!(S || !r)) {
742
- g == null || g(), b && console.log("[ChannelInfoDialog] Unblock member", (z = n == null ? void 0 : n.user) == null ? void 0 : z.id), I(!0);
740
+ var $, u, C;
741
+ if (!(I || !r)) {
742
+ g == null || g(), b && console.log("[ChannelInfoDialog] Unblock member", ($ = n == null ? void 0 : n.user) == null ? void 0 : $.id), S(!0);
743
743
  try {
744
744
  await r.unBlockUser((u = n == null ? void 0 : n.user) == null ? void 0 : u.id), i && await i((C = n == null ? void 0 : n.user) == null ? void 0 : C.id), s();
745
- } catch (U) {
746
- console.error("[ChannelInfoDialog] Failed to unblock member", U);
745
+ } catch (B) {
746
+ console.error("[ChannelInfoDialog] Failed to unblock member", B);
747
747
  } finally {
748
- I(!1);
748
+ S(!1);
749
749
  }
750
750
  }
751
751
  }, j = () => {
752
- y == null || y(), s(), window.open(
752
+ _ == null || _(), s(), window.open(
753
753
  "https://linktr.ee/s/about/trust-center/report",
754
754
  "_blank",
755
755
  "noopener,noreferrer"
756
756
  );
757
757
  };
758
758
  if (!n) return null;
759
- const _ = ((P = n.user) == null ? void 0 : P.name) || ((E = n.user) == null ? void 0 : E.id) || "Unknown member", L = (H = n.user) == null ? void 0 : H.image, v = (Y = n.user) == null ? void 0 : Y.username, A = v ? `linktr.ee/${v}` : void 0, V = ((te = n.user) == null ? void 0 : te.id) || "unknown";
759
+ const y = ((z = n.user) == null ? void 0 : z.name) || ((E = n.user) == null ? void 0 : E.id) || "Unknown member", A = (H = n.user) == null ? void 0 : H.image, v = (Y = n.user) == null ? void 0 : Y.username, F = v ? `linktr.ee/${v}` : void 0, V = ((te = n.user) == null ? void 0 : te.id) || "unknown";
760
760
  return (
761
761
  // eslint-disable-next-line jsx-a11y/click-events-have-key-events, jsx-a11y/no-noninteractive-element-interactions
762
762
  /* @__PURE__ */ t(
@@ -765,13 +765,13 @@ const dn = ({
765
765
  ref: e,
766
766
  className: "mes-dialog group",
767
767
  onClose: s,
768
- onClick: (z) => {
769
- z.target === e.current && s();
768
+ onClick: ($) => {
769
+ $.target === e.current && s();
770
770
  },
771
771
  children: /* @__PURE__ */ d("div", { className: "ml-auto flex h-full w-full flex-col bg-white shadow-none transition-shadow duration-200 group-open:shadow-max-elevation-light", children: [
772
772
  /* @__PURE__ */ d("div", { className: "flex items-center justify-between border-b border-sand px-4 py-3", children: [
773
773
  /* @__PURE__ */ t("h2", { className: "text-base font-semibold text-charcoal", children: "Chat info" }),
774
- /* @__PURE__ */ t(cn, { onClick: s })
774
+ /* @__PURE__ */ t(mn, { onClick: s })
775
775
  ] }),
776
776
  /* @__PURE__ */ d("div", { className: "flex-1 px-2 overflow-y-auto w-full", children: [
777
777
  /* @__PURE__ */ d(
@@ -785,15 +785,15 @@ const dn = ({
785
785
  ae,
786
786
  {
787
787
  id: V,
788
- name: _,
789
- image: L,
788
+ name: y,
789
+ image: A,
790
790
  size: 88,
791
791
  shape: "circle"
792
792
  }
793
793
  ),
794
794
  /* @__PURE__ */ d("div", { className: "flex flex-col min-w-0 flex-1", children: [
795
- /* @__PURE__ */ t("p", { className: "truncate text-base font-semibold text-charcoal", children: _ }),
796
- A && /* @__PURE__ */ t("p", { className: "truncate text-sm text-[#00000055]", children: A }),
795
+ /* @__PURE__ */ t("p", { className: "truncate text-base font-semibold text-charcoal", children: y }),
796
+ F && /* @__PURE__ */ t("p", { className: "truncate text-sm text-[#00000055]", children: F }),
797
797
  o && !m && /* @__PURE__ */ t(
798
798
  "span",
799
799
  {
@@ -816,42 +816,42 @@ const dn = ({
816
816
  ),
817
817
  /* @__PURE__ */ d("ul", { className: "flex flex-col gap-2 mt-2", children: [
818
818
  c && /* @__PURE__ */ t("li", { children: /* @__PURE__ */ d(
819
- be,
819
+ pe,
820
820
  {
821
- onClick: $,
821
+ onClick: U,
822
822
  disabled: N,
823
823
  "aria-busy": N,
824
824
  children: [
825
- N ? /* @__PURE__ */ t(Se, { className: "h-5 w-5 animate-spin" }) : /* @__PURE__ */ t(Ss, { className: "h-5 w-5" }),
825
+ N ? /* @__PURE__ */ t(Ie, { className: "h-5 w-5 animate-spin" }) : /* @__PURE__ */ t(Ts, { className: "h-5 w-5" }),
826
826
  /* @__PURE__ */ t("span", { children: "Delete Conversation" })
827
827
  ]
828
828
  }
829
829
  ) }),
830
830
  /* @__PURE__ */ t("li", { children: w ? /* @__PURE__ */ d(
831
- be,
831
+ pe,
832
832
  {
833
833
  onClick: M,
834
- disabled: S,
835
- "aria-busy": S,
834
+ disabled: I,
835
+ "aria-busy": I,
836
836
  children: [
837
- S ? /* @__PURE__ */ t(Se, { className: "h-5 w-5 animate-spin" }) : /* @__PURE__ */ t(rt, { className: "h-5 w-5" }),
837
+ I ? /* @__PURE__ */ t(Ie, { className: "h-5 w-5 animate-spin" }) : /* @__PURE__ */ t(lt, { className: "h-5 w-5" }),
838
838
  /* @__PURE__ */ t("span", { children: "Unblock" })
839
839
  ]
840
840
  }
841
841
  ) : /* @__PURE__ */ d(
842
- be,
842
+ pe,
843
843
  {
844
844
  onClick: k,
845
- disabled: S,
846
- "aria-busy": S,
845
+ disabled: I,
846
+ "aria-busy": I,
847
847
  children: [
848
- S ? /* @__PURE__ */ t(Se, { className: "h-5 w-5 animate-spin" }) : /* @__PURE__ */ t(rt, { className: "h-5 w-5" }),
848
+ I ? /* @__PURE__ */ t(Ie, { className: "h-5 w-5 animate-spin" }) : /* @__PURE__ */ t(lt, { className: "h-5 w-5" }),
849
849
  /* @__PURE__ */ t("span", { children: "Block" })
850
850
  ]
851
851
  }
852
852
  ) }),
853
- /* @__PURE__ */ t("li", { children: /* @__PURE__ */ d(be, { variant: "danger", onClick: j, children: [
854
- /* @__PURE__ */ t(Is, { className: "h-5 w-5" }),
853
+ /* @__PURE__ */ t("li", { children: /* @__PURE__ */ d(pe, { variant: "danger", onClick: j, children: [
854
+ /* @__PURE__ */ t(Ms, { className: "h-5 w-5" }),
855
855
  /* @__PURE__ */ t("span", { children: "Report" })
856
856
  ] }) }),
857
857
  h
@@ -861,20 +861,20 @@ const dn = ({
861
861
  }
862
862
  )
863
863
  );
864
- }, un = (e) => /* @__PURE__ */ t(Vt, { ...e, position: "center" }), Re = "vote_up", Le = "vote_down";
865
- function mn(e) {
866
- return e != null && e.length ? e.some((s) => s.type === Le) ? "down" : e.some((s) => s.type === Re) ? "up" : null : null;
864
+ }, fn = (e) => /* @__PURE__ */ t(qt, { ...e, position: "center" }), Le = "vote_up", Ae = "vote_down";
865
+ function gn(e) {
866
+ return e != null && e.length ? e.some((s) => s.type === Ae) ? "down" : e.some((s) => s.type === Le) ? "up" : null : null;
867
867
  }
868
- function hn(e) {
869
- const { channel: s } = oe(), { client: n } = Oe("useMessageVote"), a = pe(
870
- () => mn(e.own_reactions),
868
+ function bn(e) {
869
+ const { channel: s } = oe(), { client: n } = Pe("useMessageVote"), a = xe(
870
+ () => gn(e.own_reactions),
871
871
  [e.own_reactions]
872
872
  ), o = G(async () => {
873
873
  if (n != null && n.userID)
874
874
  try {
875
- a === "up" ? await s.deleteReaction(e.id, Re) : await s.sendReaction(
875
+ a === "up" ? await s.deleteReaction(e.id, Le) : await s.sendReaction(
876
876
  e.id,
877
- { type: Re },
877
+ { type: Le },
878
878
  { enforce_unique: !0, skip_push: !0 }
879
879
  );
880
880
  } catch {
@@ -882,9 +882,9 @@ function hn(e) {
882
882
  }, [s, n == null ? void 0 : n.userID, e.id, a]), l = G(async () => {
883
883
  if (n != null && n.userID)
884
884
  try {
885
- a === "down" ? await s.deleteReaction(e.id, Le) : await s.sendReaction(
885
+ a === "down" ? await s.deleteReaction(e.id, Ae) : await s.sendReaction(
886
886
  e.id,
887
- { type: Le },
887
+ { type: Ae },
888
888
  { enforce_unique: !0, skip_push: !0 }
889
889
  );
890
890
  } catch {
@@ -892,13 +892,13 @@ function hn(e) {
892
892
  }, [s, n == null ? void 0 : n.userID, e.id, a]);
893
893
  return { selected: a, voteUp: o, voteDown: l };
894
894
  }
895
- const fn = B.lazy(() => import("./Card-BKP9ml9O.js")), gn = B.lazy(() => import("./Card-Bk_4lVzP.js")), Mt = () => /* @__PURE__ */ t(
895
+ const pn = L.lazy(() => import("./Card-DlMSDSdm.js")), xn = L.lazy(() => import("./Card-CsJvUF_b.js")), vn = L.lazy(() => import("./Card-CFFNq49v.js")), $e = () => /* @__PURE__ */ t(
896
896
  "div",
897
897
  {
898
- className: "w-[280px] min-h-[200px] animate-pulse rounded-[24px] bg-black/[0.06] shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_4px_8px_rgba(0,0,0,0.06)]",
898
+ className: "w-[280px] min-h-[200px] animate-pulse rounded-md bg-black/[0.06] shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_1px_2px_rgba(0,0,0,0.04),0_8px_32px_rgba(0,0,0,0.1)]",
899
899
  "aria-hidden": !0
900
900
  }
901
- ), bn = (e) => /* @__PURE__ */ t(pt, { fallback: /* @__PURE__ */ t(Mt, {}), children: /* @__PURE__ */ t(fn, { ...e }) }), pn = (e) => /* @__PURE__ */ t(pt, { fallback: /* @__PURE__ */ t(Mt, {}), children: /* @__PURE__ */ t(gn, { ...e }) }), mt = { Creator: bn, Visitor: pn }, xn = [
901
+ ), wn = (e) => /* @__PURE__ */ t(ue, { fallback: /* @__PURE__ */ t($e, {}), children: /* @__PURE__ */ t(pn, { ...e }) }), Rt = (e) => /* @__PURE__ */ t(ue, { fallback: /* @__PURE__ */ t($e, {}), children: /* @__PURE__ */ t(xn, { ...e }) }), Lt = (e) => /* @__PURE__ */ t(ue, { fallback: /* @__PURE__ */ t($e, {}), children: /* @__PURE__ */ t(vn, { ...e }) }), _n = Rt, yn = Lt, gt = { Composer: wn, Sent: Rt, Received: Lt, Creator: _n, Visitor: yn }, Nn = [
902
902
  [/pdf/, "pdf"],
903
903
  [/wordprocessingml|msword|\.doc/, "doc"],
904
904
  [/spreadsheetml|ms-excel|\.xls/, "xls"],
@@ -908,42 +908,42 @@ const fn = B.lazy(() => import("./Card-BKP9ml9O.js")), gn = B.lazy(() => import(
908
908
  [/plain|rtf/, "text"],
909
909
  [/markdown/, "markdown"]
910
910
  ];
911
- function _e(e) {
911
+ function Ne(e) {
912
912
  return e.startsWith("video/") ? "video" : e.startsWith("audio/") ? "audio" : e.startsWith("image/") ? "image" : "document";
913
913
  }
914
- function vn(e) {
915
- const s = xn.find(
914
+ function Cn(e) {
915
+ const s = Nn.find(
916
916
  ([n]) => n.test(e)
917
917
  );
918
918
  return s ? s[1] : "generic";
919
919
  }
920
- const wn = {
921
- video: Ms,
922
- audio: Ts,
923
- image: ks,
924
- document: yt
925
- }, yn = {
926
- pdf: zs,
927
- doc: Ps,
928
- xls: Os,
929
- csv: Fs,
930
- ppt: As,
931
- zip: Ls,
932
- text: Rs,
933
- markdown: Ds,
934
- generic: yt
920
+ const En = {
921
+ video: Ls,
922
+ audio: Rs,
923
+ image: Ds,
924
+ document: Nt
925
+ }, Sn = {
926
+ pdf: Us,
927
+ doc: Bs,
928
+ xls: $s,
929
+ csv: zs,
930
+ ppt: Ps,
931
+ zip: Os,
932
+ text: Fs,
933
+ markdown: As,
934
+ generic: Nt
935
935
  };
936
- function _n(e) {
937
- const s = _e(e);
938
- return s !== "document" ? wn[s] : yn[vn(e)];
936
+ function In(e) {
937
+ const s = Ne(e);
938
+ return s !== "document" ? En[s] : Sn[Cn(e)];
939
939
  }
940
- function we(e, s) {
941
- return B.createElement(_n(e), s);
940
+ function _e(e, s) {
941
+ return L.createElement(In(e), s);
942
942
  }
943
- const Nn = (e) => {
943
+ const kn = (e) => {
944
944
  var s, n;
945
945
  return "touches" in e ? ((s = e.touches[0]) == null ? void 0 : s.clientX) ?? ((n = e.changedTouches[0]) == null ? void 0 : n.clientX) ?? 0 : e.clientX;
946
- }, Cn = ({
946
+ }, Tn = ({
947
947
  source: e,
948
948
  mimeType: s,
949
949
  poster: n,
@@ -955,22 +955,22 @@ const Nn = (e) => {
955
955
  muted: f = !1,
956
956
  onContainerClick: g
957
957
  }) => {
958
- const y = _e(s), m = J(null), h = J(null), r = J(null), b = J(o), [w, x] = O(a), [N, p] = O(0), [S, I] = O(!1), [T, $] = O(!1), [k, M] = O(!1), [j, _] = O(!1), [L, v] = O(!0), [A, V] = O(null), R = G(() => {
958
+ const _ = Ne(s), m = J(null), h = J(null), r = J(null), b = J(o), [w, x] = P(a), [N, p] = P(0), [I, S] = P(!1), [T, U] = P(!1), [k, M] = P(!1), [j, y] = P(!1), [A, v] = P(!0), [F, V] = P(null), R = G(() => {
959
959
  M(!1), x(!0);
960
- }, []), P = G((u) => {
960
+ }, []), z = G((u) => {
961
961
  const C = h.current;
962
962
  if (!C) return 0;
963
- const U = C.getBoundingClientRect();
963
+ const B = C.getBoundingClientRect();
964
964
  return Math.max(
965
965
  0,
966
- Math.min(1, (Nn(u) - U.left) / U.width)
966
+ Math.min(1, (kn(u) - B.left) / B.width)
967
967
  );
968
968
  }, []), E = G((u) => {
969
969
  const C = m.current;
970
970
  C && C.duration && (C.currentTime = u * C.duration);
971
971
  }, []), H = (u) => {
972
- u.stopPropagation(), I(!0);
973
- const C = P(u);
972
+ u.stopPropagation(), S(!0);
973
+ const C = z(u);
974
974
  p(C), E(C);
975
975
  };
976
976
  q(() => {
@@ -982,26 +982,26 @@ const Nn = (e) => {
982
982
  }
983
983
  const u = () => {
984
984
  const C = m.current;
985
- C && C.duration && !S && p(C.currentTime / C.duration), r.current = requestAnimationFrame(u);
985
+ C && C.duration && !I && p(C.currentTime / C.duration), r.current = requestAnimationFrame(u);
986
986
  };
987
987
  return r.current = requestAnimationFrame(u), () => {
988
988
  r.current !== null && cancelAnimationFrame(r.current);
989
989
  };
990
- }, [w, S]), q(() => {
990
+ }, [w, I]), q(() => {
991
991
  const u = m.current;
992
992
  u && (w ? u.play().catch((C) => {
993
993
  x(!1), M(!0);
994
994
  }) : u.pause());
995
995
  }, [w]), q(() => {
996
- if (!S) return;
997
- const u = (U) => p(P(U)), C = (U) => {
998
- I(!1), E(P(U));
996
+ if (!I) return;
997
+ const u = (B) => p(z(B)), C = (B) => {
998
+ S(!1), E(z(B));
999
999
  };
1000
1000
  return window.addEventListener("mousemove", u), window.addEventListener("mouseup", C), window.addEventListener("touchmove", u, { passive: !0 }), window.addEventListener("touchend", C), () => {
1001
1001
  window.removeEventListener("mousemove", u), window.removeEventListener("mouseup", C), window.removeEventListener("touchmove", u), window.removeEventListener("touchend", C);
1002
1002
  };
1003
- }, [S, P, E]);
1004
- const Y = A ? { aspectRatio: String(A) } : void 0, te = A ? "" : " aspect-video", z = Math.round(N * 100);
1003
+ }, [I, z, E]);
1004
+ const Y = F ? { aspectRatio: String(F) } : void 0, te = F ? "" : " aspect-video", $ = Math.round(N * 100);
1005
1005
  return /* @__PURE__ */ d(
1006
1006
  "div",
1007
1007
  {
@@ -1026,7 +1026,7 @@ const Nn = (e) => {
1026
1026
  }
1027
1027
  },
1028
1028
  children: [
1029
- n && (y === "audio" || L) && /* @__PURE__ */ t(
1029
+ n && (_ === "audio" || A) && /* @__PURE__ */ t(
1030
1030
  "img",
1031
1031
  {
1032
1032
  src: n,
@@ -1034,11 +1034,11 @@ const Nn = (e) => {
1034
1034
  className: "absolute inset-0 h-full w-full object-cover"
1035
1035
  }
1036
1036
  ),
1037
- !n && (y === "audio" || L) && /* @__PURE__ */ t("div", { className: "absolute inset-0 flex items-center justify-center", children: we(s, {
1037
+ !n && (_ === "audio" || A) && /* @__PURE__ */ t("div", { className: "absolute inset-0 flex items-center justify-center", children: _e(s, {
1038
1038
  className: "size-12 text-black/20",
1039
1039
  weight: "regular"
1040
1040
  }) }),
1041
- /* @__PURE__ */ t("div", { className: "absolute inset-0", children: y === "audio" ? /* @__PURE__ */ t(
1041
+ /* @__PURE__ */ t("div", { className: "absolute inset-0", children: _ === "audio" ? /* @__PURE__ */ t(
1042
1042
  "audio",
1043
1043
  {
1044
1044
  ref: m,
@@ -1046,11 +1046,11 @@ const Nn = (e) => {
1046
1046
  loop: l,
1047
1047
  muted: f,
1048
1048
  style: { width: "100%", height: "100%" },
1049
- onLoadStart: () => _(!0),
1049
+ onLoadStart: () => y(!0),
1050
1050
  onCanPlay: () => {
1051
- _(!1), v(!1);
1051
+ y(!1), v(!1);
1052
1052
  },
1053
- onWaiting: () => _(!0),
1053
+ onWaiting: () => y(!0),
1054
1054
  onPlay: () => M(!1),
1055
1055
  onEnded: () => {
1056
1056
  l || (x(!1), p(0));
@@ -1066,11 +1066,11 @@ const Nn = (e) => {
1066
1066
  muted: f,
1067
1067
  playsInline: !0,
1068
1068
  style: { width: "100%", height: "100%" },
1069
- onLoadStart: () => _(!0),
1069
+ onLoadStart: () => y(!0),
1070
1070
  onCanPlay: () => {
1071
- _(!1), v(!1);
1071
+ y(!1), v(!1);
1072
1072
  },
1073
- onWaiting: () => _(!0),
1073
+ onWaiting: () => y(!0),
1074
1074
  onPlay: () => M(!1),
1075
1075
  onLoadedMetadata: () => {
1076
1076
  const u = m.current;
@@ -1083,7 +1083,7 @@ const Nn = (e) => {
1083
1083
  }
1084
1084
  ) }),
1085
1085
  j && !k && /* @__PURE__ */ t("div", { className: "absolute inset-0 z-10 flex items-center justify-center", children: /* @__PURE__ */ t(
1086
- _t,
1086
+ Ct,
1087
1087
  {
1088
1088
  className: "size-8 animate-spin text-white/80",
1089
1089
  weight: "bold"
@@ -1102,7 +1102,7 @@ const Nn = (e) => {
1102
1102
  onKeyDown: (u) => {
1103
1103
  u.key !== "Enter" && u.key !== " " || (u.preventDefault(), u.stopPropagation(), R());
1104
1104
  },
1105
- children: /* @__PURE__ */ t("span", { className: "flex size-16 items-center justify-center rounded-full bg-white/20 text-white backdrop-blur-sm", children: /* @__PURE__ */ t(it, { className: "size-9 translate-x-0.5", weight: "fill" }) })
1105
+ children: /* @__PURE__ */ t("span", { className: "flex size-16 items-center justify-center rounded-full bg-white/20 text-white backdrop-blur-sm", children: /* @__PURE__ */ t(ct, { className: "size-9 translate-x-0.5", weight: "fill" }) })
1106
1106
  }
1107
1107
  ),
1108
1108
  c && !i && /* @__PURE__ */ t("div", { className: "absolute inset-x-0 bottom-0 px-3 pb-2.5 pt-6 bg-gradient-to-t from-black/40 to-transparent", children: /* @__PURE__ */ t(
@@ -1110,7 +1110,7 @@ const Nn = (e) => {
1110
1110
  {
1111
1111
  role: "slider",
1112
1112
  "aria-label": "Playback position",
1113
- "aria-valuenow": z,
1113
+ "aria-valuenow": $,
1114
1114
  "aria-valuemin": 0,
1115
1115
  "aria-valuemax": 100,
1116
1116
  tabIndex: 0,
@@ -1126,7 +1126,7 @@ const Nn = (e) => {
1126
1126
  "div",
1127
1127
  {
1128
1128
  className: "h-full rounded-full bg-white",
1129
- style: { width: `${z}%` }
1129
+ style: { width: `${$}%` }
1130
1130
  }
1131
1131
  ) })
1132
1132
  }
@@ -1141,7 +1141,7 @@ const Nn = (e) => {
1141
1141
  },
1142
1142
  className: "shrink-0 text-white",
1143
1143
  "aria-label": w ? "Pause" : "Play",
1144
- children: w ? /* @__PURE__ */ t(Us, { className: "size-5", weight: "fill" }) : /* @__PURE__ */ t(it, { className: "size-5 translate-x-px", weight: "fill" })
1144
+ children: w ? /* @__PURE__ */ t(js, { className: "size-5", weight: "fill" }) : /* @__PURE__ */ t(ct, { className: "size-5 translate-x-px", weight: "fill" })
1145
1145
  }
1146
1146
  ),
1147
1147
  /* @__PURE__ */ d(
@@ -1149,7 +1149,7 @@ const Nn = (e) => {
1149
1149
  {
1150
1150
  role: "slider",
1151
1151
  "aria-label": "Playback position",
1152
- "aria-valuenow": z,
1152
+ "aria-valuenow": $,
1153
1153
  "aria-valuemin": 0,
1154
1154
  "aria-valuemax": 100,
1155
1155
  tabIndex: 0,
@@ -1158,8 +1158,8 @@ const Nn = (e) => {
1158
1158
  onMouseDown: H,
1159
1159
  onTouchStart: H,
1160
1160
  onClick: (u) => u.stopPropagation(),
1161
- onMouseEnter: () => $(!0),
1162
- onMouseLeave: () => $(!1),
1161
+ onMouseEnter: () => U(!0),
1162
+ onMouseLeave: () => U(!1),
1163
1163
  onKeyDown: (u) => {
1164
1164
  u.key === "ArrowRight" && E(Math.min(1, N + 0.05)), u.key === "ArrowLeft" && E(Math.max(0, N - 0.05));
1165
1165
  },
@@ -1167,12 +1167,12 @@ const Nn = (e) => {
1167
1167
  /* @__PURE__ */ t(
1168
1168
  "div",
1169
1169
  {
1170
- className: `w-full overflow-hidden rounded-full bg-white/30 transition-all duration-200 ${T || S ? "h-1.5" : "h-1"}`,
1170
+ className: `w-full overflow-hidden rounded-full bg-white/30 transition-all duration-200 ${T || I ? "h-1.5" : "h-1"}`,
1171
1171
  children: /* @__PURE__ */ t(
1172
1172
  "div",
1173
1173
  {
1174
1174
  className: "h-full rounded-full bg-white",
1175
- style: { width: `${z}%` }
1175
+ style: { width: `${$}%` }
1176
1176
  }
1177
1177
  )
1178
1178
  }
@@ -1180,8 +1180,8 @@ const Nn = (e) => {
1180
1180
  /* @__PURE__ */ t(
1181
1181
  "div",
1182
1182
  {
1183
- className: `absolute size-3 -translate-x-1/2 rounded-full bg-white shadow transition-[opacity,transform] duration-200 ${T || S ? "scale-100 opacity-100" : "scale-0 opacity-0"}`,
1184
- style: { left: `${z}%` }
1183
+ className: `absolute size-3 -translate-x-1/2 rounded-full bg-white shadow transition-[opacity,transform] duration-200 ${T || I ? "scale-100 opacity-100" : "scale-0 opacity-0"}`,
1184
+ style: { left: `${$}%` }
1185
1185
  }
1186
1186
  )
1187
1187
  ]
@@ -1191,7 +1191,7 @@ const Nn = (e) => {
1191
1191
  ]
1192
1192
  }
1193
1193
  );
1194
- }, ht = (e) => e === "dark" ? "size-12 text-white/20" : "size-12 text-black/20", En = (e) => e === "dark" ? "aspect-video overflow-hidden bg-white/10" : "aspect-video overflow-hidden bg-black/5", Dt = ({
1194
+ }, bt = (e) => e === "dark" ? "size-12 text-white/20" : "size-12 text-black/20", Mn = (e) => e === "dark" ? "aspect-video overflow-hidden bg-white/10" : "aspect-video overflow-hidden bg-black/5", At = ({
1195
1195
  mimeType: e,
1196
1196
  sourceUrl: s,
1197
1197
  thumbnailUrl: n,
@@ -1200,9 +1200,9 @@ const Nn = (e) => {
1200
1200
  mediaPlayerProps: l,
1201
1201
  containedImage: i = !1
1202
1202
  }) => {
1203
- const c = _e(e), [f, g] = O(!1);
1203
+ const c = Ne(e), [f, g] = P(!1);
1204
1204
  return s && (c === "video" || c === "audio") ? /* @__PURE__ */ t(
1205
- Cn,
1205
+ Tn,
1206
1206
  {
1207
1207
  source: s,
1208
1208
  mimeType: e,
@@ -1248,12 +1248,12 @@ const Nn = (e) => {
1248
1248
  "div",
1249
1249
  {
1250
1250
  className: `flex aspect-video w-full items-center justify-center ${o === "dark" ? "bg-white/10" : "bg-black/5"}`,
1251
- children: we(e, {
1252
- className: ht(o),
1251
+ children: _e(e, {
1252
+ className: bt(o),
1253
1253
  weight: "regular"
1254
1254
  })
1255
1255
  }
1256
- ) : n ? /* @__PURE__ */ t("div", { className: `relative ${En(o)}`, children: /* @__PURE__ */ t(
1256
+ ) : n ? /* @__PURE__ */ t("div", { className: `relative ${Mn(o)}`, children: /* @__PURE__ */ t(
1257
1257
  "img",
1258
1258
  {
1259
1259
  src: n,
@@ -1265,13 +1265,13 @@ const Nn = (e) => {
1265
1265
  "div",
1266
1266
  {
1267
1267
  className: `flex aspect-video w-full items-center justify-center ${o === "dark" ? "bg-white/10" : "bg-black/5"}`,
1268
- children: we(e, {
1269
- className: ht(o),
1268
+ children: _e(e, {
1269
+ className: bt(o),
1270
1270
  weight: "regular"
1271
1271
  })
1272
1272
  }
1273
1273
  );
1274
- }, Rt = ({
1274
+ }, Ft = ({
1275
1275
  variant: e,
1276
1276
  thumbnail: s,
1277
1277
  title: n,
@@ -1282,14 +1282,14 @@ const Nn = (e) => {
1282
1282
  action: c,
1283
1283
  topLeft: f,
1284
1284
  topRight: g,
1285
- rootRef: y,
1285
+ rootRef: _,
1286
1286
  "data-testid": m
1287
1287
  }) => {
1288
1288
  const h = e === "dark", r = h ? n ?? a : n ?? "", b = h && !n;
1289
1289
  return /* @__PURE__ */ d(
1290
1290
  "div",
1291
1291
  {
1292
- ref: y,
1292
+ ref: _,
1293
1293
  "data-testid": m,
1294
1294
  className: D(
1295
1295
  "relative w-[280px] select-none overflow-hidden rounded-[24px] shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_4px_8px_rgba(0,0,0,0.06)]",
@@ -1312,7 +1312,7 @@ const Nn = (e) => {
1312
1312
  }
1313
1313
  ),
1314
1314
  /* @__PURE__ */ d("div", { className: "flex flex-wrap items-center gap-1", children: [
1315
- we(o, {
1315
+ _e(o, {
1316
1316
  className: D(
1317
1317
  "size-5 shrink-0",
1318
1318
  h ? "text-white/55" : "text-black/55"
@@ -1337,29 +1337,29 @@ const Nn = (e) => {
1337
1337
  }
1338
1338
  );
1339
1339
  };
1340
- function Lt(e) {
1340
+ function Ot(e) {
1341
1341
  return e < 1024 ? `${e} B` : e < 1024 * 1024 ? `${(e / 1024).toFixed(1)} KB` : `${(e / (1024 * 1024)).toFixed(1)} MB`;
1342
1342
  }
1343
- function ze(e) {
1343
+ function Be(e) {
1344
1344
  return `w-[280px] select-none overflow-hidden rounded-[24px] ${e ? "bg-[#121110]" : "bg-[#F3F3F1]"} shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_4px_8px_rgba(0,0,0,0.06)]`;
1345
1345
  }
1346
- function Sn(e) {
1346
+ function Dn(e) {
1347
1347
  return e ? "bg-white/10" : "bg-black/5";
1348
1348
  }
1349
- function In(e) {
1349
+ function Rn(e) {
1350
1350
  return e ? "text-white" : "text-black";
1351
1351
  }
1352
- function kn(e) {
1352
+ function Ln(e) {
1353
1353
  return e ? "text-white/55" : "text-black/55";
1354
1354
  }
1355
- function Tn(e) {
1355
+ function An(e) {
1356
1356
  return e ? "text-white/40" : "text-black/40";
1357
1357
  }
1358
- function Mn(e) {
1358
+ function Fn(e) {
1359
1359
  return e ? "text-white/20" : "text-black/20";
1360
1360
  }
1361
1361
  const Ue = ({ attachment: e, isMyMessage: s }) => {
1362
- const { title: n, text: a, image_url: o, og_scrape_url: l, title_link: i } = e, c = l ?? i, f = typeof c == "string" && c.trim() !== "" ? c : void 0, g = /* @__PURE__ */ d(B.Fragment, { children: [
1362
+ const { title: n, text: a, image_url: o, og_scrape_url: l, title_link: i } = e, c = l ?? i, f = typeof c == "string" && c.trim() !== "" ? c : void 0, g = /* @__PURE__ */ d(L.Fragment, { children: [
1363
1363
  /* @__PURE__ */ t("div", { className: "p-2", children: o ? /* @__PURE__ */ t(
1364
1364
  "img",
1365
1365
  {
@@ -1370,26 +1370,26 @@ const Ue = ({ attachment: e, isMyMessage: s }) => {
1370
1370
  ) : /* @__PURE__ */ t(
1371
1371
  "div",
1372
1372
  {
1373
- className: `aspect-video w-full rounded-[20px] ${Sn(s)} flex items-center justify-center`,
1374
- children: /* @__PURE__ */ t(Bs, { className: `size-12 ${Mn(s)}` })
1373
+ className: `aspect-video w-full rounded-[20px] ${Dn(s)} flex items-center justify-center`,
1374
+ children: /* @__PURE__ */ t(Gs, { className: `size-12 ${Fn(s)}` })
1375
1375
  }
1376
1376
  ) }),
1377
1377
  /* @__PURE__ */ d("div", { className: "px-3 pb-3", children: [
1378
- n && /* @__PURE__ */ t("p", { className: `truncate text-[14px] font-medium leading-5 ${In(s)}`, children: n }),
1379
- a && /* @__PURE__ */ t("p", { className: `truncate text-[12px] leading-4 ${kn(s)}`, children: a }),
1380
- f && /* @__PURE__ */ t("p", { className: `mt-1 truncate text-[12px] leading-4 ${Tn(s)}`, children: f })
1378
+ n && /* @__PURE__ */ t("p", { className: `truncate text-[14px] font-medium leading-5 ${Rn(s)}`, children: n }),
1379
+ a && /* @__PURE__ */ t("p", { className: `truncate text-[12px] leading-4 ${Ln(s)}`, children: a }),
1380
+ f && /* @__PURE__ */ t("p", { className: `mt-1 truncate text-[12px] leading-4 ${An(s)}`, children: f })
1381
1381
  ] })
1382
1382
  ] });
1383
1383
  return f ? /* @__PURE__ */ t("a", { href: f, target: "_blank", rel: "noopener noreferrer", className: "block no-underline", children: g }) : /* @__PURE__ */ t("div", { className: "block", children: g });
1384
1384
  };
1385
- function At(e) {
1385
+ function Pt(e) {
1386
1386
  return e.type === "link" || !!e.og_scrape_url && !e.asset_url;
1387
1387
  }
1388
- function Be(e) {
1388
+ function je(e) {
1389
1389
  var s;
1390
- return (s = e.attachments) == null ? void 0 : s.find(At);
1390
+ return (s = e.attachments) == null ? void 0 : s.find(Pt);
1391
1391
  }
1392
- async function Dn(e, s) {
1392
+ async function On(e, s) {
1393
1393
  let n;
1394
1394
  try {
1395
1395
  n = s ?? new URL(e).pathname.split("/").pop() ?? "download";
@@ -1401,11 +1401,11 @@ async function Dn(e, s) {
1401
1401
  const o = await a.blob(), l = URL.createObjectURL(o), i = document.createElement("a");
1402
1402
  i.href = l, i.download = n, i.style.display = "none", document.body.appendChild(i), i.click(), document.body.removeChild(i), URL.revokeObjectURL(l);
1403
1403
  }
1404
- const Rn = ({
1404
+ const Pn = ({
1405
1405
  url: e,
1406
1406
  filename: s
1407
1407
  }) => {
1408
- const [n, a] = O(!1);
1408
+ const [n, a] = P(!1);
1409
1409
  return /* @__PURE__ */ t(
1410
1410
  "button",
1411
1411
  {
@@ -1413,7 +1413,7 @@ const Rn = ({
1413
1413
  onClick: (l) => {
1414
1414
  l.stopPropagation();
1415
1415
  const i = window.open("", "_blank", "noopener,noreferrer");
1416
- a(!0), Dn(e, s).then(() => {
1416
+ a(!0), On(e, s).then(() => {
1417
1417
  i == null || i.close();
1418
1418
  }).catch(() => {
1419
1419
  i && (i.location.href = e);
@@ -1421,14 +1421,14 @@ const Rn = ({
1421
1421
  },
1422
1422
  disabled: n,
1423
1423
  className: "mt-3 inline-flex h-10 w-full items-center justify-center gap-2 rounded-full bg-[#121110] px-4 text-sm font-medium leading-none text-white hover:bg-[#2a2928] disabled:opacity-70",
1424
- children: n ? /* @__PURE__ */ t(_t, { className: "size-4 animate-spin text-white", weight: "bold" }) : /* @__PURE__ */ d(B.Fragment, { children: [
1425
- /* @__PURE__ */ t($s, { className: "size-4 text-white", weight: "bold" }),
1424
+ children: n ? /* @__PURE__ */ t(Ct, { className: "size-4 animate-spin text-white", weight: "bold" }) : /* @__PURE__ */ d(L.Fragment, { children: [
1425
+ /* @__PURE__ */ t(Vs, { className: "size-4 text-white", weight: "bold" }),
1426
1426
  "Download"
1427
1427
  ] })
1428
1428
  }
1429
1429
  );
1430
1430
  };
1431
- function $e(e) {
1431
+ function Ge(e) {
1432
1432
  var m, h, r, b;
1433
1433
  const s = (m = e.attachments) == null ? void 0 : m.find(
1434
1434
  (w) => w.type === "video" && w.asset_url
@@ -1440,25 +1440,25 @@ function $e(e) {
1440
1440
  (w) => w.type === "file" && w.asset_url
1441
1441
  ), l = s ?? n ?? a ?? o, i = (s == null ? void 0 : s.asset_url) ?? (n == null ? void 0 : n.image_url) ?? (a == null ? void 0 : a.asset_url) ?? (o == null ? void 0 : o.asset_url);
1442
1442
  if (!i) return null;
1443
- const c = (l == null ? void 0 : l.mime_type) ?? ((l == null ? void 0 : l.type) === "image" ? "image/jpeg" : (l == null ? void 0 : l.type) === "video" ? "video/mp4" : (l == null ? void 0 : l.type) === "audio" ? "audio/mpeg" : "application/octet-stream"), f = l == null ? void 0 : l.title, g = l == null ? void 0 : l.file_size, y = s == null ? void 0 : s.thumb_url;
1443
+ const c = (l == null ? void 0 : l.mime_type) ?? ((l == null ? void 0 : l.type) === "image" ? "image/jpeg" : (l == null ? void 0 : l.type) === "video" ? "video/mp4" : (l == null ? void 0 : l.type) === "audio" ? "audio/mpeg" : "application/octet-stream"), f = l == null ? void 0 : l.title, g = l == null ? void 0 : l.file_size, _ = s == null ? void 0 : s.thumb_url;
1444
1444
  return {
1445
1445
  resolvedUrl: i,
1446
1446
  resolvedType: c,
1447
1447
  title: f,
1448
1448
  fileSize: g,
1449
- thumbnailUrl: y
1449
+ thumbnailUrl: _
1450
1450
  };
1451
1451
  }
1452
- const Ft = ({
1452
+ const zt = ({
1453
1453
  resolvedUrl: e,
1454
1454
  resolvedType: s,
1455
1455
  title: n,
1456
1456
  fileSize: a,
1457
1457
  thumbnailUrl: o
1458
1458
  }) => {
1459
- const l = a !== void 0 ? Lt(a) : void 0;
1459
+ const l = a !== void 0 ? Ot(a) : void 0;
1460
1460
  return /* @__PURE__ */ t(
1461
- Rt,
1461
+ Ft,
1462
1462
  {
1463
1463
  variant: "dark",
1464
1464
  title: n,
@@ -1466,7 +1466,7 @@ const Ft = ({
1466
1466
  mimeType: s,
1467
1467
  detail: l,
1468
1468
  thumbnail: /* @__PURE__ */ t(
1469
- Dt,
1469
+ At,
1470
1470
  {
1471
1471
  mimeType: s,
1472
1472
  sourceUrl: e,
@@ -1477,23 +1477,23 @@ const Ft = ({
1477
1477
  )
1478
1478
  }
1479
1479
  );
1480
- }, Ot = ({
1480
+ }, $t = ({
1481
1481
  resolvedUrl: e,
1482
1482
  resolvedType: s,
1483
1483
  title: n,
1484
1484
  fileSize: a,
1485
1485
  thumbnailUrl: o
1486
1486
  }) => {
1487
- const l = _e(s), i = a !== void 0 ? Lt(a) : void 0;
1487
+ const l = Ne(s), i = a !== void 0 ? Ot(a) : void 0;
1488
1488
  return /* @__PURE__ */ t(
1489
- Rt,
1489
+ Ft,
1490
1490
  {
1491
1491
  variant: "light",
1492
1492
  title: n,
1493
1493
  mimeType: s,
1494
1494
  detail: i,
1495
1495
  thumbnail: /* @__PURE__ */ t(
1496
- Dt,
1496
+ At,
1497
1497
  {
1498
1498
  mimeType: s,
1499
1499
  sourceUrl: e,
@@ -1503,14 +1503,14 @@ const Ft = ({
1503
1503
  containedImage: l === "image" || l === "document"
1504
1504
  }
1505
1505
  ),
1506
- action: /* @__PURE__ */ t(Rn, { url: e, filename: n })
1506
+ action: /* @__PURE__ */ t(Pn, { url: e, filename: n })
1507
1507
  }
1508
1508
  );
1509
- }, Ln = ({
1509
+ }, zn = ({
1510
1510
  message: e,
1511
1511
  isMyMessage: s = !1
1512
1512
  }) => {
1513
- const n = Be(e), a = $e(e);
1513
+ const n = je(e), a = Ge(e);
1514
1514
  return !n && !a ? null : /* @__PURE__ */ d("div", { className: s ? "str-chat__message str-chat__message-simple str-chat__message--me str-chat__message-simple--me" : "str-chat__message str-chat__message-simple str-chat__message--other", children: [
1515
1515
  !s && e.user && /* @__PURE__ */ t(
1516
1516
  ae,
@@ -1531,40 +1531,40 @@ const Ft = ({
1531
1531
  {
1532
1532
  className: "str-chat__message-bubble",
1533
1533
  style: { padding: 0, borderRadius: 0, overflow: "visible", background: "transparent" },
1534
- children: n ? /* @__PURE__ */ t("div", { className: ze(s), children: /* @__PURE__ */ t(Ue, { attachment: n, isMyMessage: s }) }) : s ? /* @__PURE__ */ t(Ft, { ...a }) : /* @__PURE__ */ t(Ot, { ...a })
1534
+ children: n ? /* @__PURE__ */ t("div", { className: Be(s), children: /* @__PURE__ */ t(Ue, { attachment: n, isMyMessage: s }) }) : s ? /* @__PURE__ */ t(zt, { ...a }) : /* @__PURE__ */ t($t, { ...a })
1535
1535
  }
1536
1536
  ) })
1537
1537
  }
1538
1538
  )
1539
1539
  ] });
1540
- }, An = ({
1540
+ }, $n = ({
1541
1541
  message: e
1542
1542
  }) => {
1543
- const s = Be(e);
1543
+ const s = je(e);
1544
1544
  if (s)
1545
- return /* @__PURE__ */ t("div", { className: ze(!0), children: /* @__PURE__ */ t(Ue, { attachment: s, isMyMessage: !0 }) });
1546
- const n = $e(e);
1547
- return n ? /* @__PURE__ */ t(Ft, { ...n }) : null;
1548
- }, Fn = ({
1545
+ return /* @__PURE__ */ t("div", { className: Be(!0), children: /* @__PURE__ */ t(Ue, { attachment: s, isMyMessage: !0 }) });
1546
+ const n = Ge(e);
1547
+ return n ? /* @__PURE__ */ t(zt, { ...n }) : null;
1548
+ }, Bn = ({
1549
1549
  message: e
1550
1550
  }) => {
1551
- const s = Be(e);
1551
+ const s = je(e);
1552
1552
  if (s)
1553
- return /* @__PURE__ */ t("div", { className: ze(!1), children: /* @__PURE__ */ t(Ue, { attachment: s, isMyMessage: !1 }) });
1554
- const n = $e(e);
1555
- return n ? /* @__PURE__ */ t(Ot, { ...n }) : null;
1556
- }, ya = Object.assign(Ln, {
1557
- Creator: An,
1558
- Visitor: Fn
1559
- }), On = {
1553
+ return /* @__PURE__ */ t("div", { className: Be(!1), children: /* @__PURE__ */ t(Ue, { attachment: s, isMyMessage: !1 }) });
1554
+ const n = Ge(e);
1555
+ return n ? /* @__PURE__ */ t($t, { ...n }) : null;
1556
+ }, Ra = Object.assign(zn, {
1557
+ Creator: $n,
1558
+ Visitor: Bn
1559
+ }), Un = {
1560
1560
  isUnlocking: () => !1
1561
- }, Pn = {
1562
- LockedAttachment: On
1563
- }, Pt = Ae({}), _a = Pt.Provider;
1564
- function zn(e) {
1565
- return Fe(Pt)[e] ?? Pn[e];
1561
+ }, jn = {
1562
+ LockedAttachment: Un
1563
+ }, Bt = Fe({}), La = Bt.Provider;
1564
+ function Gn(e) {
1565
+ return Oe(Bt)[e] ?? jn[e];
1566
1566
  }
1567
- const Un = ({
1567
+ const Vn = ({
1568
1568
  selected: e,
1569
1569
  onVoteUp: s,
1570
1570
  onVoteDown: n
@@ -1580,7 +1580,7 @@ const Un = ({
1580
1580
  "aria-label": "Good response",
1581
1581
  "aria-pressed": e === "up",
1582
1582
  "data-tooltip": "Good response",
1583
- children: /* @__PURE__ */ t(js, { size: 16, weight: e === "up" ? "fill" : "regular" })
1583
+ children: /* @__PURE__ */ t(Hs, { size: 16, weight: e === "up" ? "fill" : "regular" })
1584
1584
  }
1585
1585
  ),
1586
1586
  /* @__PURE__ */ t(
@@ -1594,11 +1594,11 @@ const Un = ({
1594
1594
  "aria-label": "Bad response",
1595
1595
  "aria-pressed": e === "down",
1596
1596
  "data-tooltip": "Bad response",
1597
- children: /* @__PURE__ */ t(Gs, { size: 16, weight: e === "down" ? "fill" : "regular" })
1597
+ children: /* @__PURE__ */ t(Ys, { size: 16, weight: e === "down" ? "fill" : "regular" })
1598
1598
  }
1599
1599
  )
1600
- ] }), Bn = (e) => {
1601
- var je, Ge, Ve, He, Ye, qe, We, Xe, Ze, Je, Ke, Qe, et, tt;
1600
+ ] }), Hn = (e) => {
1601
+ var He, Ye, qe, We, Xe, Ze, Je, Ke, Qe, et, tt, st, nt, at;
1602
1602
  const {
1603
1603
  additionalMessageInputProps: s,
1604
1604
  chatbotVotingEnabled: n,
@@ -1609,46 +1609,46 @@ const Un = ({
1609
1609
  handleAction: c,
1610
1610
  handleOpenThread: f,
1611
1611
  handleRetry: g,
1612
- highlighted: y,
1612
+ highlighted: _,
1613
1613
  isMessageAIGenerated: m,
1614
1614
  isMyMessage: h,
1615
1615
  message: r,
1616
1616
  renderText: b,
1617
1617
  threadList: w,
1618
1618
  viewerLanguage: x
1619
- } = e, { client: N } = Oe("CustomMessage"), { channel: p } = oe("CustomMessage"), { isUnlocking: S, onUnlockClick: I, onFetchSource: T, onDownloadClick: $ } = zn("LockedAttachment"), [k, M] = O(!1), j = Yt(r.id), { selected: _, voteUp: L, voteDown: v } = hn(r), {
1620
- Attachment: A = qt,
1621
- EditMessageModal: V = Wt,
1622
- MessageBlocked: R = Xt,
1623
- MessageBouncePrompt: P = Zt,
1624
- MessageDeleted: E = Jt,
1625
- MessageIsThreadReplyInChannelButtonIndicator: H = Kt,
1626
- MessageRepliesCountButton: Y = Qt,
1627
- ReminderNotification: te = es,
1628
- StreamedMessageText: z = ts,
1619
+ } = e, { client: N } = Pe("CustomMessage"), { channel: p } = oe("CustomMessage"), { isUnlocking: I, onUnlockClick: S, onFetchSource: T, onDownloadClick: U } = Gn("LockedAttachment"), [k, M] = P(!1), j = Xt(r.id), { selected: y, voteUp: A, voteDown: v } = bn(r), {
1620
+ Attachment: F = Zt,
1621
+ EditMessageModal: V = Jt,
1622
+ MessageBlocked: R = Kt,
1623
+ MessageBouncePrompt: z = Qt,
1624
+ MessageDeleted: E = es,
1625
+ MessageIsThreadReplyInChannelButtonIndicator: H = ts,
1626
+ MessageRepliesCountButton: Y = ss,
1627
+ ReminderNotification: te = ns,
1628
+ StreamedMessageText: $ = as,
1629
1629
  PinIndicator: u
1630
- } = xt("CustomMessage"), C = ss(r), U = ns(r), K = pe(
1630
+ } = wt("CustomMessage"), C = rs(r), B = is(r), K = xe(
1631
1631
  () => m == null ? void 0 : m(r),
1632
1632
  [m, r]
1633
- ), W = pe(() => {
1634
- const ue = r.attachments ?? [], ge = r.shared_location ? [r.shared_location, ...ue] : ue;
1635
- if (!ve(r)) return ge;
1636
- const st = ge.filter((nt) => !("type" in nt) || !At(nt));
1637
- return st.length === ge.length ? ge : st;
1638
- }, [r]), Q = pe(() => {
1639
- const ue = St({ message: r, viewerLanguage: x });
1640
- return ue === r.text ? r : { ...r, text: ue };
1633
+ ), W = xe(() => {
1634
+ const me = r.attachments ?? [], be = r.shared_location ? [r.shared_location, ...me] : me;
1635
+ if (!we(r)) return be;
1636
+ const rt = be.filter((it) => !("type" in it) || !Pt(it));
1637
+ return rt.length === be.length ? be : rt;
1638
+ }, [r]), Q = xe(() => {
1639
+ const me = kt({ message: r, viewerLanguage: x });
1640
+ return me === r.text ? r : { ...r, text: me };
1641
1641
  }, [r, x]);
1642
- if (as(r))
1642
+ if (os(r))
1643
1643
  return null;
1644
1644
  if (r.deleted_at || r.type === "deleted")
1645
1645
  return /* @__PURE__ */ t(E, { message: r });
1646
- if (rs(r))
1646
+ if (ls(r))
1647
1647
  return /* @__PURE__ */ t(R, {});
1648
- const me = !w && !!r.reply_count, he = !w && r.show_in_channel && r.parent_id, re = r.status === "failed" && ((je = r.error) == null ? void 0 : je.status) !== 403, ee = is(r);
1648
+ const he = !w && !!r.reply_count, fe = !w && r.show_in_channel && r.parent_id, re = r.status === "failed" && ((He = r.error) == null ? void 0 : He.status) !== 403, ee = cs(r);
1649
1649
  let se;
1650
1650
  re ? se = () => g(r) : ee && (se = () => M(!0));
1651
- const ie = h(), Ne = D(
1651
+ const ie = h(), Ce = D(
1652
1652
  "str-chat__message str-chat__message-simple",
1653
1653
  `str-chat__message--${r.type}`,
1654
1654
  `str-chat__message--${r.status}`,
@@ -1656,16 +1656,16 @@ const Un = ({
1656
1656
  r.text ? "str-chat__message--has-text" : "has-no-text",
1657
1657
  {
1658
1658
  "str-chat__message--has-attachment": C,
1659
- "str-chat__message--highlighted": y,
1659
+ "str-chat__message--highlighted": _,
1660
1660
  "str-chat__message--pinned pinned-message": r.pinned,
1661
- "str-chat__message--with-reactions": U,
1662
- "str-chat__message-send-can-be-retried": (r == null ? void 0 : r.status) === "failed" && ((Ge = r == null ? void 0 : r.error) == null ? void 0 : Ge.status) !== 403,
1663
- "str-chat__message-with-thread-link": me || he,
1661
+ "str-chat__message--with-reactions": B,
1662
+ "str-chat__message-send-can-be-retried": (r == null ? void 0 : r.status) === "failed" && ((Ye = r == null ? void 0 : r.error) == null ? void 0 : Ye.status) !== 403,
1663
+ "str-chat__message-with-thread-link": he || fe,
1664
1664
  "str-chat__virtual-message__wrapper--end": o,
1665
1665
  "str-chat__virtual-message__wrapper--first": l,
1666
1666
  "str-chat__virtual-message__wrapper--group": i
1667
1667
  }
1668
- ), fe = r.poll_id && N.polls.fromState(r.poll_id), le = rn(r), F = ve(r), X = an(r), Z = !!(W != null && W.length && !r.quoted_message), ne = F && ie && Z;
1668
+ ), ge = r.poll_id && N.polls.fromState(r.poll_id), le = cn(r), O = we(r), X = ln(r), Z = !!(W != null && W.length && !r.quoted_message), ne = O && ie && Z;
1669
1669
  return /* @__PURE__ */ d(de, { children: [
1670
1670
  a && /* @__PURE__ */ t(
1671
1671
  V,
@@ -1674,14 +1674,14 @@ const Un = ({
1674
1674
  }
1675
1675
  ),
1676
1676
  k && /* @__PURE__ */ t(
1677
- os,
1677
+ ds,
1678
1678
  {
1679
- MessageBouncePrompt: P,
1679
+ MessageBouncePrompt: z,
1680
1680
  onClose: () => M(!1),
1681
1681
  open: k
1682
1682
  }
1683
1683
  ),
1684
- /* @__PURE__ */ d("div", { className: Ne, children: [
1684
+ /* @__PURE__ */ d("div", { className: Ce, children: [
1685
1685
  u && /* @__PURE__ */ t(u, {}),
1686
1686
  !!j && /* @__PURE__ */ t(te, { reminder: j }),
1687
1687
  r.user && /* @__PURE__ */ t(
@@ -1691,9 +1691,9 @@ const Un = ({
1691
1691
  id: r.user.id,
1692
1692
  image: r.user.image,
1693
1693
  name: r.user.name || r.user.id,
1694
- size: F ? 24 : 28,
1694
+ size: O ? 24 : 28,
1695
1695
  shape: "circle",
1696
- dmAgentEnabled: F
1696
+ dmAgentEnabled: O
1697
1697
  }
1698
1698
  ),
1699
1699
  /* @__PURE__ */ t(
@@ -1715,35 +1715,34 @@ const Un = ({
1715
1715
  },
1716
1716
  children: X ? /* @__PURE__ */ d("div", { className: "str-chat__message-bubble-wrapper", children: [
1717
1717
  ie ? /* @__PURE__ */ t(
1718
- mt.Creator,
1718
+ gt.Sent,
1719
1719
  {
1720
- title: (Ve = r.metadata) == null ? void 0 : Ve.attachment_title,
1721
- mimeType: (He = r.metadata) == null ? void 0 : He.attachment_mime_type,
1722
- thumbnailUrl: (Ye = r.metadata) == null ? void 0 : Ye.attachment_thumbnail,
1723
- amountText: (qe = r.metadata) == null ? void 0 : qe.amount_text,
1724
- detail: (We = r.metadata) == null ? void 0 : We.attachment_detail,
1725
- paymentStatus: (Xe = r.metadata) == null ? void 0 : Xe.payment_status,
1726
- isUnlocking: S(r.id),
1727
- onPreviewClick: () => I == null ? void 0 : I(r, p),
1720
+ title: (qe = r.metadata) == null ? void 0 : qe.attachment_title,
1721
+ mimeType: (We = r.metadata) == null ? void 0 : We.attachment_mime_type,
1722
+ thumbnailUrl: (Xe = r.metadata) == null ? void 0 : Xe.attachment_thumbnail,
1723
+ amountText: (Ze = r.metadata) == null ? void 0 : Ze.amount_text,
1724
+ detail: (Je = r.metadata) == null ? void 0 : Je.attachment_detail,
1725
+ paymentStatus: (Ke = r.metadata) == null ? void 0 : Ke.payment_status,
1726
+ onPreviewClick: () => S == null ? void 0 : S(r, p),
1728
1727
  onFetchSource: async () => await (T == null ? void 0 : T(r, p))
1729
1728
  }
1730
1729
  ) : /* @__PURE__ */ t(
1731
- mt.Visitor,
1730
+ gt.Received,
1732
1731
  {
1733
- title: (Ze = r.metadata) == null ? void 0 : Ze.attachment_title,
1734
- mimeType: (Je = r.metadata) == null ? void 0 : Je.attachment_mime_type,
1735
- thumbnailUrl: (Ke = r.metadata) == null ? void 0 : Ke.attachment_thumbnail,
1736
- amountText: (Qe = r.metadata) == null ? void 0 : Qe.amount_text,
1737
- detail: (et = r.metadata) == null ? void 0 : et.attachment_detail,
1738
- paymentStatus: (tt = r.metadata) == null ? void 0 : tt.payment_status,
1739
- isUnlocking: S(r.id),
1740
- onUnlockClick: () => I == null ? void 0 : I(r, p),
1732
+ title: (Qe = r.metadata) == null ? void 0 : Qe.attachment_title,
1733
+ mimeType: (et = r.metadata) == null ? void 0 : et.attachment_mime_type,
1734
+ thumbnailUrl: (tt = r.metadata) == null ? void 0 : tt.attachment_thumbnail,
1735
+ amountText: (st = r.metadata) == null ? void 0 : st.amount_text,
1736
+ detail: (nt = r.metadata) == null ? void 0 : nt.attachment_detail,
1737
+ paymentStatus: (at = r.metadata) == null ? void 0 : at.payment_status,
1738
+ isUnlocking: I(r.id),
1739
+ onUnlockClick: () => S == null ? void 0 : S(r, p),
1741
1740
  onFetchSource: async () => await (T == null ? void 0 : T(r, p)),
1742
- onDownloadClick: () => $ == null ? void 0 : $(r, p)
1741
+ onDownloadClick: () => U == null ? void 0 : U(r, p)
1743
1742
  }
1744
1743
  ),
1745
1744
  r.text && /* @__PURE__ */ t("div", { className: "str-chat__message-bubble", children: /* @__PURE__ */ t(
1746
- at,
1745
+ ot,
1747
1746
  {
1748
1747
  message: Q,
1749
1748
  renderText: b
@@ -1751,80 +1750,80 @@ const Un = ({
1751
1750
  ) })
1752
1751
  ] }) : le ? (
1753
1752
  /* Tip-only messages render as a standalone bubble */
1754
- /* @__PURE__ */ t(Ie, { message: r, standalone: !0 })
1753
+ /* @__PURE__ */ t(ke, { message: r, standalone: !0 })
1755
1754
  ) : /* @__PURE__ */ d("div", { className: "str-chat__message-bubble-wrapper", children: [
1756
1755
  /* @__PURE__ */ d("div", { className: "str-chat__message-bubble", children: [
1757
- F && !ne && /* @__PURE__ */ t(
1758
- Ie,
1756
+ O && !ne && /* @__PURE__ */ t(
1757
+ ke,
1759
1758
  {
1760
1759
  message: r,
1761
1760
  hasAttachment: Z,
1762
1761
  isMyMessage: ie
1763
1762
  }
1764
1763
  ),
1765
- fe && /* @__PURE__ */ t(ls, { poll: fe }),
1764
+ ge && /* @__PURE__ */ t(us, { poll: ge }),
1766
1765
  W != null && W.length && !r.quoted_message ? /* @__PURE__ */ t(
1767
- A,
1766
+ F,
1768
1767
  {
1769
1768
  actionHandler: c,
1770
1769
  attachments: W
1771
1770
  }
1772
1771
  ) : null,
1773
1772
  K ? /* @__PURE__ */ t(
1774
- z,
1773
+ $,
1775
1774
  {
1776
1775
  message: Q,
1777
1776
  renderText: b
1778
1777
  }
1779
1778
  ) : /* @__PURE__ */ t(
1780
- at,
1779
+ ot,
1781
1780
  {
1782
1781
  message: Q,
1783
1782
  renderText: b
1784
1783
  }
1785
1784
  ),
1786
- /* @__PURE__ */ t(cs, {})
1785
+ /* @__PURE__ */ t(ms, {})
1787
1786
  ] }),
1788
- (!F || ne) && /* @__PURE__ */ t(
1789
- Ie,
1787
+ (!O || ne) && /* @__PURE__ */ t(
1788
+ ke,
1790
1789
  {
1791
1790
  message: r,
1792
1791
  hasAttachment: Z,
1793
1792
  isMyMessage: ie
1794
1793
  }
1795
1794
  ),
1796
- n && F && /* @__PURE__ */ t(
1797
- Un,
1795
+ n && O && /* @__PURE__ */ t(
1796
+ Vn,
1798
1797
  {
1799
- selected: _,
1800
- onVoteUp: L,
1798
+ selected: y,
1799
+ onVoteUp: A,
1801
1800
  onVoteDown: v
1802
1801
  }
1803
1802
  )
1804
1803
  ] })
1805
1804
  }
1806
1805
  ),
1807
- me && /* @__PURE__ */ t(
1806
+ he && /* @__PURE__ */ t(
1808
1807
  Y,
1809
1808
  {
1810
1809
  onClick: f,
1811
1810
  reply_count: r.reply_count
1812
1811
  }
1813
1812
  ),
1814
- he && /* @__PURE__ */ t(H, {})
1813
+ fe && /* @__PURE__ */ t(H, {})
1815
1814
  ] }, r.id)
1816
1815
  ] });
1817
- }, $n = B.memo(
1818
- Bn,
1819
- (e, s) => e.chatbotVotingEnabled !== s.chatbotVotingEnabled || e.viewerLanguage !== s.viewerLanguage ? !1 : Ht(e, s)
1820
- ), jn = (e) => {
1821
- const s = vt("CustomMessage");
1822
- return /* @__PURE__ */ t($n, { ...s, ...e });
1823
- }, Gn = (e) => ({
1816
+ }, Yn = L.memo(
1817
+ Hn,
1818
+ (e, s) => e.chatbotVotingEnabled !== s.chatbotVotingEnabled || e.viewerLanguage !== s.viewerLanguage ? !1 : Wt(e, s)
1819
+ ), qn = (e) => {
1820
+ const s = _t("CustomMessage");
1821
+ return /* @__PURE__ */ t(Yn, { ...s, ...e });
1822
+ }, Wn = (e) => ({
1824
1823
  linkPreviews: Array.from(e.previews.values()).filter(
1825
- (s) => dt.previewIsLoaded(s) || dt.previewIsLoading(s)
1824
+ (s) => ht.previewIsLoaded(s) || ht.previewIsLoading(s)
1826
1825
  )
1827
- }), Vn = ({
1826
+ }), Xn = ({
1828
1827
  link: e,
1829
1828
  onDismiss: s
1830
1829
  }) => {
@@ -1854,7 +1853,7 @@ const Un = ({
1854
1853
  },
1855
1854
  className: "absolute right-4 top-4 flex size-6 items-center justify-center rounded-full border border-white/40 bg-white/70 backdrop-blur-2xl focus-ring",
1856
1855
  "aria-label": "Close link preview",
1857
- children: /* @__PURE__ */ t(wt, { className: "size-4 text-black/90" })
1856
+ children: /* @__PURE__ */ t(yt, { className: "size-4 text-black/90" })
1858
1857
  }
1859
1858
  ),
1860
1859
  /* @__PURE__ */ d("div", { className: "p-2", children: [
@@ -1864,22 +1863,22 @@ const Un = ({
1864
1863
  ]
1865
1864
  }
1866
1865
  );
1867
- }, Hn = () => {
1868
- const { linkPreviewsManager: e } = ds(), { linkPreviews: s } = us(
1866
+ }, Zn = () => {
1867
+ const { linkPreviewsManager: e } = hs(), { linkPreviews: s } = fs(
1869
1868
  e.state,
1870
- Gn
1869
+ Wn
1871
1870
  ), n = (o) => {
1872
1871
  e.dismissPreview(o);
1873
1872
  };
1874
1873
  return s.length > 0 ? /* @__PURE__ */ t("div", { className: "flex flex-col items-center w-full gap-2 mb-4", children: s.map((o) => /* @__PURE__ */ t(
1875
- Vn,
1874
+ Xn,
1876
1875
  {
1877
1876
  link: o,
1878
1877
  onDismiss: n
1879
1878
  },
1880
1879
  o.og_scrape_url
1881
1880
  )) }) : null;
1882
- }, Yn = ({ sendMessage: e, disabled: s, ...n }) => /* @__PURE__ */ t(
1881
+ }, Jn = ({ sendMessage: e, disabled: s, ...n }) => /* @__PURE__ */ t(
1883
1882
  "button",
1884
1883
  {
1885
1884
  ...n,
@@ -1887,22 +1886,22 @@ const Un = ({
1887
1886
  "aria-label": "Send",
1888
1887
  disabled: s,
1889
1888
  onClick: e,
1890
- children: /* @__PURE__ */ t(Vs, { weight: "bold", className: "size-4" })
1889
+ children: /* @__PURE__ */ t(qs, { weight: "bold", className: "size-4" })
1891
1890
  }
1892
- ), qn = () => {
1891
+ ), Kn = () => {
1893
1892
  var c;
1894
- const { channel: e } = oe(), s = ((c = e == null ? void 0 : e.data) == null ? void 0 : c.frozen) === !0, { handleSubmit: n } = hs(), { SendButton: a } = xt(
1893
+ const { channel: e } = oe(), s = ((c = e == null ? void 0 : e.data) == null ? void 0 : c.frozen) === !0, { handleSubmit: n } = bs(), { SendButton: a } = wt(
1895
1894
  "CustomMessageInput"
1896
- ), o = a ?? Yn, l = fs();
1895
+ ), o = a ?? Jn, l = ps();
1897
1896
  return /* @__PURE__ */ d(de, { children: [
1898
- /* @__PURE__ */ t("div", { className: "left-container", children: /* @__PURE__ */ t(gs, {}) }),
1897
+ /* @__PURE__ */ t("div", { className: "left-container", children: /* @__PURE__ */ t(xs, {}) }),
1899
1898
  /* @__PURE__ */ d("div", { className: "central-container min-w-0 w-full p-2 bg-white rounded-[1.5rem] shadow-[0_4px_16px_0_rgba(0,0,0,0.08),0_1px_2px_0_rgba(0,0,0,0.04),0_0_0_1px_rgba(0,0,0,0.04)]", children: [
1900
- /* @__PURE__ */ t(bs, {}),
1901
- /* @__PURE__ */ t(Hn, {}),
1902
- /* @__PURE__ */ t(ps, {}),
1899
+ /* @__PURE__ */ t(vs, {}),
1900
+ /* @__PURE__ */ t(Zn, {}),
1901
+ /* @__PURE__ */ t(ws, {}),
1903
1902
  /* @__PURE__ */ d("div", { className: "flex", children: [
1904
1903
  /* @__PURE__ */ t("div", { className: "w-full ml-2 mr-4 self-center leading-[0]", children: /* @__PURE__ */ t(
1905
- xs,
1904
+ _s,
1906
1905
  {
1907
1906
  "aria-disabled": s || void 0,
1908
1907
  className: "w-full resize-none outline-none leading-6",
@@ -1926,7 +1925,7 @@ const Un = ({
1926
1925
  ] })
1927
1926
  ] })
1928
1927
  ] });
1929
- }, Wn = ({
1928
+ }, Qn = ({
1930
1929
  renderActions: e
1931
1930
  }) => {
1932
1931
  var a;
@@ -1939,65 +1938,65 @@ const Un = ({
1939
1938
  className: "message-input flex items-center gap-2 p-4 aria-disabled:opacity-40",
1940
1939
  children: [
1941
1940
  e == null ? void 0 : e(),
1942
- /* @__PURE__ */ t(ms, { Input: qn })
1941
+ /* @__PURE__ */ t(gs, { Input: Kn })
1943
1942
  ]
1944
1943
  }
1945
1944
  );
1946
- }, Xn = [
1945
+ }, ea = [
1947
1946
  "SYSTEM_DM_AGENT_PAUSED",
1948
1947
  "SYSTEM_DM_AGENT_RESUMED"
1949
- ], Zn = {
1948
+ ], ta = {
1950
1949
  SYSTEM_DM_AGENT_PAUSED: "DM Agent has left the conversation",
1951
1950
  SYSTEM_DM_AGENT_RESUMED: "DM Agent has rejoined the conversation"
1952
- }, Jn = [
1951
+ }, sa = [
1953
1952
  "SYSTEM_AGE_SAFETY_BLOCKED"
1954
- ], Kn = {
1953
+ ], na = {
1955
1954
  SYSTEM_AGE_SAFETY_BLOCKED: "This user isn’t able to reply because they don’t meet our age safety guidelines."
1956
- }, ke = "age safety guidelines.", Qn = "https://linktr.ee/s/about/contact", ft = (e) => Xn.includes(e), ea = (e) => Jn.includes(e), ta = (e) => {
1955
+ }, Te = "age safety guidelines.", aa = "https://linktr.ee/s/about/contact", pt = (e) => ea.includes(e), ra = (e) => sa.includes(e), ia = (e) => {
1957
1956
  var a;
1958
1957
  const s = (a = e.metadata) == null ? void 0 : a.custom_type;
1959
- if (ft(s))
1958
+ if (pt(s))
1960
1959
  return {
1961
1960
  kind: "dm-agent",
1962
1961
  type: s
1963
1962
  };
1964
- if (ea(s))
1963
+ if (ra(s))
1965
1964
  return {
1966
1965
  kind: "age-safety",
1967
1966
  type: s
1968
1967
  };
1969
1968
  const n = e.dm_agent_system_type;
1970
- if (ft(n))
1969
+ if (pt(n))
1971
1970
  return {
1972
1971
  kind: "dm-agent",
1973
1972
  type: n
1974
1973
  };
1975
- }, sa = (e) => {
1976
- const s = e.indexOf(ke);
1974
+ }, oa = (e) => {
1975
+ const s = e.indexOf(Te);
1977
1976
  if (s === -1)
1978
1977
  return e;
1979
- const n = s + ke.length;
1978
+ const n = s + Te.length;
1980
1979
  return /* @__PURE__ */ d(de, { children: [
1981
1980
  e.slice(0, s),
1982
1981
  /* @__PURE__ */ t(
1983
1982
  "a",
1984
1983
  {
1985
- href: Qn,
1984
+ href: aa,
1986
1985
  target: "_blank",
1987
1986
  rel: "noopener noreferrer",
1988
1987
  className: "mes-age-safety-system-message__emphasis font-medium text-inherit underline",
1989
- children: ke
1988
+ children: Te
1990
1989
  }
1991
1990
  ),
1992
1991
  e.slice(n)
1993
1992
  ] });
1994
- }, na = (e) => {
1993
+ }, la = (e) => {
1995
1994
  var a, o;
1996
- const s = e.message.hide_date === !0, n = ta(
1995
+ const s = e.message.hide_date === !0, n = ia(
1997
1996
  e.message
1998
1997
  );
1999
1998
  if ((n == null ? void 0 : n.kind) === "dm-agent") {
2000
- const l = ((a = e.message.text) == null ? void 0 : a.trim()) || Zn[n.type];
1999
+ const l = ((a = e.message.text) == null ? void 0 : a.trim()) || ta[n.type];
2001
2000
  return /* @__PURE__ */ d("div", { className: "str-chat__message--system", "data-testid": "message-system", children: [
2002
2001
  /* @__PURE__ */ d(
2003
2002
  "div",
@@ -2007,7 +2006,7 @@ const Un = ({
2007
2006
  "data-dm-agent-system-type": n.type,
2008
2007
  children: [
2009
2008
  /* @__PURE__ */ t(
2010
- De,
2009
+ Re,
2011
2010
  {
2012
2011
  size: 16,
2013
2012
  weight: "regular",
@@ -2019,11 +2018,11 @@ const Un = ({
2019
2018
  ]
2020
2019
  }
2021
2020
  ),
2022
- !s && /* @__PURE__ */ t(Ce, { message: e.message })
2021
+ !s && /* @__PURE__ */ t(Ee, { message: e.message })
2023
2022
  ] });
2024
2023
  }
2025
2024
  if ((n == null ? void 0 : n.kind) === "age-safety") {
2026
- const l = ((o = e.message.text) == null ? void 0 : o.trim()) || Kn[n.type];
2025
+ const l = ((o = e.message.text) == null ? void 0 : o.trim()) || na[n.type];
2027
2026
  return /* @__PURE__ */ d("div", { className: "str-chat__message--system", "data-testid": "message-system", children: [
2028
2027
  /* @__PURE__ */ d(
2029
2028
  "div",
@@ -2033,7 +2032,7 @@ const Un = ({
2033
2032
  "data-age-safety-system-type": n.type,
2034
2033
  children: [
2035
2034
  /* @__PURE__ */ t(
2036
- Hs,
2035
+ Ws,
2037
2036
  {
2038
2037
  size: 24,
2039
2038
  weight: "duotone",
@@ -2042,11 +2041,11 @@ const Un = ({
2042
2041
  "data-testid": "age-safety-system-message-icon"
2043
2042
  }
2044
2043
  ),
2045
- /* @__PURE__ */ t("div", { className: "mes-age-safety-system-message__content min-w-0 flex-[1_0_0]", children: /* @__PURE__ */ t("p", { className: "m-0 text-balance text-left text-[12px] font-normal leading-4 tracking-[0.21px] text-[color:var(--text-warning-on-warning,#894b00)]", children: sa(l) }) })
2044
+ /* @__PURE__ */ t("div", { className: "mes-age-safety-system-message__content min-w-0 flex-[1_0_0]", children: /* @__PURE__ */ t("p", { className: "m-0 text-balance text-left text-[12px] font-normal leading-4 tracking-[0.21px] text-[color:var(--text-warning-on-warning,#894b00)]", children: oa(l) }) })
2046
2045
  ]
2047
2046
  }
2048
2047
  ),
2049
- !s && /* @__PURE__ */ t(Ce, { message: e.message })
2048
+ !s && /* @__PURE__ */ t(Ee, { message: e.message })
2050
2049
  ] });
2051
2050
  }
2052
2051
  return /* @__PURE__ */ d("div", { className: "str-chat__message--system", "data-testid": "message-system", children: [
@@ -2055,9 +2054,9 @@ const Un = ({
2055
2054
  /* @__PURE__ */ t("p", { children: e.message.text }),
2056
2055
  /* @__PURE__ */ t("div", { className: "str-chat__message--system__line" })
2057
2056
  ] }),
2058
- !s && /* @__PURE__ */ t(Ce, { message: e.message })
2057
+ !s && /* @__PURE__ */ t(Ee, { message: e.message })
2059
2058
  ] });
2060
- }, zt = Ae(!1), Te = ({ cx: e, index: s }) => /* @__PURE__ */ t("circle", { cx: e, cy: "4", r: "3.9", fill: "#A0A0A0", children: /* @__PURE__ */ t(
2059
+ }, Ut = Fe(!1), Me = ({ cx: e, index: s }) => /* @__PURE__ */ t("circle", { cx: e, cy: "4", r: "3.9", fill: "#A0A0A0", children: /* @__PURE__ */ t(
2061
2060
  "animateTransform",
2062
2061
  {
2063
2062
  attributeName: "transform",
@@ -2067,17 +2066,17 @@ const Un = ({
2067
2066
  begin: `${120 * s}ms`,
2068
2067
  repeatCount: "indefinite"
2069
2068
  }
2070
- ) }), aa = /* @__PURE__ */ new Set([
2071
- Ee.Thinking,
2072
- Ee.Generating,
2073
- Ee.ExternalSources
2074
- ]), ra = ({ threadList: e }) => {
2069
+ ) }), ca = /* @__PURE__ */ new Set([
2070
+ Se.Thinking,
2071
+ Se.Generating,
2072
+ Se.ExternalSources
2073
+ ]), da = ({ threadList: e }) => {
2075
2074
  var b, w;
2076
- const { channel: s, channelConfig: n, thread: a } = oe(), { client: o } = Oe(), { typing: l = {} } = vs(), { aiState: i } = ws(s), c = Fe(zt);
2077
- if (!e && c && aa.has(i)) {
2078
- const x = ia(s, (b = o.user) == null ? void 0 : b.id);
2075
+ const { channel: s, channelConfig: n, thread: a } = oe(), { client: o } = Pe(), { typing: l = {} } = ys(), { aiState: i } = Ns(s), c = Oe(Ut);
2076
+ if (!e && c && ca.has(i)) {
2077
+ const x = ua(s, (b = o.user) == null ? void 0 : b.id);
2079
2078
  return /* @__PURE__ */ t(
2080
- gt,
2079
+ xt,
2081
2080
  {
2082
2081
  avatarId: (x == null ? void 0 : x.id) ?? "ai-agent",
2083
2082
  avatarName: (x == null ? void 0 : x.name) ?? (x == null ? void 0 : x.id) ?? "Agent",
@@ -2093,17 +2092,17 @@ const Un = ({
2093
2092
  var p;
2094
2093
  return (N == null ? void 0 : N.id) !== ((p = o.user) == null ? void 0 : p.id) && !x;
2095
2094
  }
2096
- ), y = e ? Object.values(l).filter(
2095
+ ), _ = e ? Object.values(l).filter(
2097
2096
  ({ parent_id: x, user: N }) => {
2098
2097
  var p;
2099
2098
  return (N == null ? void 0 : N.id) !== ((p = o.user) == null ? void 0 : p.id) && x === (a == null ? void 0 : a.id);
2100
2099
  }
2101
- ) : [], m = e ? y : g;
2100
+ ) : [], m = e ? _ : g;
2102
2101
  if (!m.length)
2103
2102
  return null;
2104
2103
  const h = (w = m[0]) == null ? void 0 : w.user, r = h != null && h.id && s.state.members[h.id] ? s.state.members[h.id].user : void 0;
2105
2104
  return /* @__PURE__ */ t(
2106
- gt,
2105
+ xt,
2107
2106
  {
2108
2107
  avatarId: (h == null ? void 0 : h.id) ?? (r == null ? void 0 : r.id) ?? "typing-user",
2109
2108
  avatarName: (h == null ? void 0 : h.name) ?? (r == null ? void 0 : r.name) ?? (h == null ? void 0 : h.id) ?? "Typing user",
@@ -2111,7 +2110,7 @@ const Un = ({
2111
2110
  testId: "typing-indicator"
2112
2111
  }
2113
2112
  );
2114
- }, gt = ({
2113
+ }, xt = ({
2115
2114
  avatarId: e,
2116
2115
  avatarName: s,
2117
2116
  avatarImage: n,
@@ -2143,16 +2142,16 @@ const Un = ({
2143
2142
  height: "8",
2144
2143
  overflow: "visible",
2145
2144
  children: [
2146
- /* @__PURE__ */ t(Te, { cx: "4", index: 0 }),
2147
- /* @__PURE__ */ t(Te, { cx: "16", index: 1 }),
2148
- /* @__PURE__ */ t(Te, { cx: "28", index: 2 })
2145
+ /* @__PURE__ */ t(Me, { cx: "4", index: 0 }),
2146
+ /* @__PURE__ */ t(Me, { cx: "16", index: 1 }),
2147
+ /* @__PURE__ */ t(Me, { cx: "28", index: 2 })
2149
2148
  ]
2150
2149
  }
2151
2150
  ) })
2152
2151
  ]
2153
2152
  }
2154
2153
  );
2155
- function ia(e, s) {
2154
+ function ua(e, s) {
2156
2155
  var a;
2157
2156
  const n = ((a = e == null ? void 0 : e.state) == null ? void 0 : a.members) ?? {};
2158
2157
  for (const o of Object.values(n)) {
@@ -2161,7 +2160,7 @@ function ia(e, s) {
2161
2160
  return l;
2162
2161
  }
2163
2162
  }
2164
- const oa = () => null, la = ({ className: e, message: s }) => /* @__PURE__ */ d(
2163
+ const ma = () => null, ha = ({ className: e, message: s }) => /* @__PURE__ */ d(
2165
2164
  "div",
2166
2165
  {
2167
2166
  className: D("flex items-center justify-center h-full", e),
@@ -2204,12 +2203,12 @@ const oa = () => null, la = ({ className: e, message: s }) => /* @__PURE__ */ d(
2204
2203
  s && /* @__PURE__ */ t("span", { className: "text-stone", children: s })
2205
2204
  ]
2206
2205
  }
2207
- ), ye = B.memo(() => /* @__PURE__ */ t("div", { className: "messaging-loading-state flex items-center justify-center h-full", children: /* @__PURE__ */ d("div", { className: "flex items-center", children: [
2208
- /* @__PURE__ */ t(la, { className: "w-6 h-6" }),
2206
+ ), ye = L.memo(() => /* @__PURE__ */ t("div", { className: "messaging-loading-state flex items-center justify-center h-full", children: /* @__PURE__ */ d("div", { className: "flex items-center", children: [
2207
+ /* @__PURE__ */ t(ha, { className: "w-6 h-6" }),
2209
2208
  /* @__PURE__ */ t("span", { className: "text-sm text-stone", children: "Loading messages" })
2210
2209
  ] }) }));
2211
2210
  ye.displayName = "LoadingState";
2212
- const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-center justify-center transition-colors duration-150 focus-ring", bt = "Replies instantly with AI assistant", ca = ({
2211
+ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-center justify-center transition-colors duration-150 focus-ring", vt = "Replies instantly with AI assistant", fa = ({
2213
2212
  onBack: e,
2214
2213
  showBackButton: s,
2215
2214
  onShowInfo: n,
@@ -2218,14 +2217,14 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2218
2217
  dmAgentEnabled: l = !1
2219
2218
  }) => {
2220
2219
  var h, r, b, w, x;
2221
- const { channel: i } = oe(), c = B.useMemo(() => Object.values(i.state.members || {}).find(
2220
+ const { channel: i } = oe(), c = L.useMemo(() => Object.values(i.state.members || {}).find(
2222
2221
  (p) => {
2223
- var S;
2224
- return ((S = p.user) == null ? void 0 : S.id) && p.user.id !== i._client.userID;
2222
+ var I;
2223
+ return ((I = p.user) == null ? void 0 : I.id) && p.user.id !== i._client.userID;
2225
2224
  }
2226
- ), [i._client.userID, i.state.members]), f = ((h = c == null ? void 0 : c.user) == null ? void 0 : h.name) || ((r = c == null ? void 0 : c.user) == null ? void 0 : r.id) || "Unknown member", g = (b = c == null ? void 0 : c.user) == null ? void 0 : b.image, y = Et(i), m = async () => {
2225
+ ), [i._client.userID, i.state.members]), f = ((h = c == null ? void 0 : c.user) == null ? void 0 : h.name) || ((r = c == null ? void 0 : c.user) == null ? void 0 : r.id) || "Unknown member", g = (b = c == null ? void 0 : c.user) == null ? void 0 : b.image, _ = It(i), m = async () => {
2227
2226
  try {
2228
- y ? await i.unpin() : await i.pin();
2227
+ _ ? await i.unpin() : await i.pin();
2229
2228
  } catch (N) {
2230
2229
  console.error(
2231
2230
  "[CustomChannelHeader] Failed to update pinned status:",
@@ -2243,7 +2242,7 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2243
2242
  }),
2244
2243
  type: "button",
2245
2244
  "aria-label": "Back to conversations",
2246
- children: /* @__PURE__ */ t(ot, { className: "size-5 text-black/90" })
2245
+ children: /* @__PURE__ */ t(dt, { className: "size-5 text-black/90" })
2247
2246
  }
2248
2247
  ) }),
2249
2248
  /* @__PURE__ */ d("div", { className: "flex flex-col gap-1 items-center", children: [
@@ -2253,7 +2252,7 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2253
2252
  id: ((w = c == null ? void 0 : c.user) == null ? void 0 : w.id) || i.id || "unknown",
2254
2253
  name: f,
2255
2254
  image: g,
2256
- starred: o && y,
2255
+ starred: o && _,
2257
2256
  dmAgentEnabled: l,
2258
2257
  size: 40
2259
2258
  }
@@ -2267,13 +2266,13 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2267
2266
  "aria-label": `View info for ${f}`,
2268
2267
  children: [
2269
2268
  f,
2270
- /* @__PURE__ */ t(lt, { className: "size-3 shrink-0" })
2269
+ /* @__PURE__ */ t(ut, { className: "size-3 shrink-0" })
2271
2270
  ]
2272
2271
  }
2273
2272
  ),
2274
2273
  l && /* @__PURE__ */ d("div", { className: "flex items-center gap-1 text-[10px] leading-3 text-black/55", children: [
2275
- /* @__PURE__ */ t(De, { className: "size-3 shrink-0 text-black/55" }),
2276
- /* @__PURE__ */ t("span", { children: bt })
2274
+ /* @__PURE__ */ t(Re, { className: "size-3 shrink-0 text-black/55" }),
2275
+ /* @__PURE__ */ t("span", { children: vt })
2277
2276
  ] })
2278
2277
  ] }),
2279
2278
  /* @__PURE__ */ d("div", { className: "flex justify-end items-center gap-2", children: [
@@ -2283,15 +2282,15 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2283
2282
  className: ce,
2284
2283
  onClick: m,
2285
2284
  type: "button",
2286
- "aria-label": y ? "Unstar conversation" : "Star conversation",
2285
+ "aria-label": _ ? "Unstar conversation" : "Star conversation",
2287
2286
  children: /* @__PURE__ */ t(
2288
- Me,
2287
+ De,
2289
2288
  {
2290
2289
  className: D("size-5", {
2291
- "text-yellow-600": y,
2292
- "text-black/90": !y
2290
+ "text-yellow-600": _,
2291
+ "text-black/90": !_
2293
2292
  }),
2294
- weight: y ? "duotone" : "regular"
2293
+ weight: _ ? "duotone" : "regular"
2295
2294
  }
2296
2295
  )
2297
2296
  }
@@ -2303,7 +2302,7 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2303
2302
  onClick: n,
2304
2303
  type: "button",
2305
2304
  "aria-label": "Show info",
2306
- children: /* @__PURE__ */ t(ct, { className: "size-5 text-black/90" })
2305
+ children: /* @__PURE__ */ t(mt, { className: "size-5 text-black/90" })
2307
2306
  }
2308
2307
  )
2309
2308
  ] })
@@ -2317,7 +2316,7 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2317
2316
  onClick: e,
2318
2317
  className: ce,
2319
2318
  "aria-label": "Back to conversations",
2320
- children: /* @__PURE__ */ t(ot, { className: "size-5 text-black/90" })
2319
+ children: /* @__PURE__ */ t(dt, { className: "size-5 text-black/90" })
2321
2320
  }
2322
2321
  ),
2323
2322
  /* @__PURE__ */ t(
@@ -2326,7 +2325,7 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2326
2325
  id: ((x = c == null ? void 0 : c.user) == null ? void 0 : x.id) || i.id || "unknown",
2327
2326
  name: f,
2328
2327
  image: g,
2329
- starred: o && y,
2328
+ starred: o && _,
2330
2329
  dmAgentEnabled: l,
2331
2330
  size: 40
2332
2331
  }
@@ -2341,13 +2340,13 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2341
2340
  "aria-label": `View info for ${f}`,
2342
2341
  children: [
2343
2342
  /* @__PURE__ */ t("span", { className: "truncate", children: f }),
2344
- /* @__PURE__ */ t(lt, { className: "size-4 shrink-0" })
2343
+ /* @__PURE__ */ t(ut, { className: "size-4 shrink-0" })
2345
2344
  ]
2346
2345
  }
2347
2346
  ) : /* @__PURE__ */ t("h1", { className: "font-medium text-black/90 truncate", children: f }),
2348
2347
  l && /* @__PURE__ */ d("div", { className: "mt-0.5 flex items-center gap-1 text-[10px] leading-3 text-black/55", children: [
2349
- /* @__PURE__ */ t(De, { className: "size-3 shrink-0 text-black/55" }),
2350
- /* @__PURE__ */ t("span", { className: "truncate", children: bt })
2348
+ /* @__PURE__ */ t(Re, { className: "size-3 shrink-0 text-black/55" }),
2349
+ /* @__PURE__ */ t("span", { className: "truncate", children: vt })
2351
2350
  ] })
2352
2351
  ] })
2353
2352
  ] }),
@@ -2358,15 +2357,15 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2358
2357
  className: ce,
2359
2358
  onClick: m,
2360
2359
  type: "button",
2361
- "aria-label": y ? "Unstar conversation" : "Star conversation",
2360
+ "aria-label": _ ? "Unstar conversation" : "Star conversation",
2362
2361
  children: /* @__PURE__ */ t(
2363
- Me,
2362
+ De,
2364
2363
  {
2365
2364
  className: D("size-5", {
2366
- "text-yellow-600": y,
2367
- "text-black/90": !y
2365
+ "text-yellow-600": _,
2366
+ "text-black/90": !_
2368
2367
  }),
2369
- weight: y ? "duotone" : "regular"
2368
+ weight: _ ? "duotone" : "regular"
2370
2369
  }
2371
2370
  )
2372
2371
  }
@@ -2378,13 +2377,13 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2378
2377
  onClick: n,
2379
2378
  type: "button",
2380
2379
  "aria-label": "Show info",
2381
- children: /* @__PURE__ */ t(ct, { className: "size-5 text-black/90" })
2380
+ children: /* @__PURE__ */ t(mt, { className: "size-5 text-black/90" })
2382
2381
  }
2383
2382
  )
2384
2383
  ] })
2385
2384
  ] })
2386
2385
  ] });
2387
- }, da = ({
2386
+ }, ga = ({
2388
2387
  onBack: e,
2389
2388
  showBackButton: s,
2390
2389
  renderMessageInputActions: n,
@@ -2395,7 +2394,7 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2395
2394
  onDeleteConversationClick: c,
2396
2395
  onBlockParticipantClick: f,
2397
2396
  onReportParticipantClick: g,
2398
- showStarButton: y = !1,
2397
+ showStarButton: _ = !1,
2399
2398
  chatbotVotingEnabled: m = !1,
2400
2399
  renderChannelBanner: h,
2401
2400
  customProfileContent: r,
@@ -2404,57 +2403,57 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2404
2403
  dmAgentEnabled: x = !1,
2405
2404
  viewerLanguage: N
2406
2405
  }) => {
2407
- var A, V;
2408
- const { channel: p } = oe(), S = J(null), I = B.useMemo(() => Object.values(p.state.members || {}).find(
2409
- (P) => {
2406
+ var F, V;
2407
+ const { channel: p } = oe(), I = J(null), S = L.useMemo(() => Object.values(p.state.members || {}).find(
2408
+ (z) => {
2410
2409
  var E;
2411
- return ((E = P.user) == null ? void 0 : E.id) && P.user.id !== p._client.userID;
2410
+ return ((E = z.user) == null ? void 0 : E.id) && z.user.id !== p._client.userID;
2412
2411
  }
2413
- ), [p._client.userID, p.state.members]), T = B.useMemo(() => Object.values(p.state.members || {}).find((P) => {
2412
+ ), [p._client.userID, p.state.members]), T = L.useMemo(() => Object.values(p.state.members || {}).find((z) => {
2414
2413
  var E;
2415
- return ((E = P.user) == null ? void 0 : E.id) === p._client.userID;
2416
- }), [p._client.userID, p.state.members]), $ = ((A = T == null ? void 0 : T.user) == null ? void 0 : A.is_account) ?? (T == null ? void 0 : T.is_account), k = ((V = I == null ? void 0 : I.user) == null ? void 0 : V.is_account) ?? (I == null ? void 0 : I.is_account), M = x && $ === !1 && k === !0, j = B.useMemo(() => {
2414
+ return ((E = z.user) == null ? void 0 : E.id) === p._client.userID;
2415
+ }), [p._client.userID, p.state.members]), U = ((F = T == null ? void 0 : T.user) == null ? void 0 : F.is_account) ?? (T == null ? void 0 : T.is_account), k = ((V = S == null ? void 0 : S.user) == null ? void 0 : V.is_account) ?? (S == null ? void 0 : S.is_account), M = x && U === !1 && k === !0, j = L.useMemo(() => {
2417
2416
  const R = p.data ?? {};
2418
2417
  if (R.followerStatus)
2419
2418
  return String(R.followerStatus);
2420
2419
  if (R.isFollower !== void 0)
2421
2420
  return R.isFollower ? "Subscribed to you" : "Not subscribed";
2422
- }, [p.data]), _ = G(() => {
2421
+ }, [p.data]), y = G(() => {
2423
2422
  var R;
2424
- (R = S.current) == null || R.showModal();
2425
- }, []), L = G(() => {
2423
+ (R = I.current) == null || R.showModal();
2424
+ }, []), A = G(() => {
2426
2425
  var R;
2427
- (R = S.current) == null || R.close();
2426
+ (R = I.current) == null || R.close();
2428
2427
  }, []), v = G(
2429
2428
  (R) => {
2430
- const { message: P } = vt("ChannelView"), E = /* @__PURE__ */ t(
2431
- jn,
2429
+ const { message: z } = _t("ChannelView"), E = /* @__PURE__ */ t(
2430
+ qn,
2432
2431
  {
2433
2432
  ...R,
2434
2433
  chatbotVotingEnabled: m,
2435
2434
  viewerLanguage: N
2436
2435
  }
2437
2436
  );
2438
- return !w || !P ? E : w(E, P);
2437
+ return !w || !z ? E : w(E, z);
2439
2438
  },
2440
2439
  [m, w, N]
2441
2440
  );
2442
2441
  return /* @__PURE__ */ d(de, { children: [
2443
- /* @__PURE__ */ t(_s, { overrides: { Message: v }, children: /* @__PURE__ */ d(Ns, { children: [
2442
+ /* @__PURE__ */ t(Es, { overrides: { Message: v }, children: /* @__PURE__ */ d(Ss, { children: [
2444
2443
  /* @__PURE__ */ t("div", { className: "p-4", children: /* @__PURE__ */ t(
2445
- ca,
2444
+ fa,
2446
2445
  {
2447
2446
  onBack: e,
2448
2447
  showBackButton: s,
2449
- onShowInfo: _,
2450
- canShowInfo: !!I,
2451
- showStarButton: y,
2448
+ onShowInfo: y,
2449
+ canShowInfo: !!S,
2450
+ showStarButton: _,
2452
2451
  dmAgentEnabled: M
2453
2452
  }
2454
2453
  ) }),
2455
2454
  h == null ? void 0 : h(),
2456
2455
  /* @__PURE__ */ t("div", { className: "flex-1 overflow-hidden relative", children: /* @__PURE__ */ t(
2457
- Cs,
2456
+ Is,
2458
2457
  {
2459
2458
  hideDeletedMessages: !0,
2460
2459
  hideNewMessageSeparator: !1,
@@ -2463,18 +2462,18 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2463
2462
  ) }),
2464
2463
  a == null ? void 0 : a(p),
2465
2464
  /* @__PURE__ */ t(
2466
- Wn,
2465
+ Qn,
2467
2466
  {
2468
2467
  renderActions: () => n == null ? void 0 : n(p)
2469
2468
  }
2470
2469
  )
2471
2470
  ] }) }),
2472
2471
  /* @__PURE__ */ t(
2473
- dn,
2472
+ hn,
2474
2473
  {
2475
- dialogRef: S,
2476
- onClose: L,
2477
- participant: I,
2474
+ dialogRef: I,
2475
+ onClose: A,
2476
+ participant: S,
2478
2477
  channel: p,
2479
2478
  followerStatusLabel: j,
2480
2479
  onLeaveConversation: o,
@@ -2488,7 +2487,7 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2488
2487
  }
2489
2488
  )
2490
2489
  ] });
2491
- }, Ut = B.memo(
2490
+ }, jt = L.memo(
2492
2491
  ({
2493
2492
  channel: e,
2494
2493
  onBack: s,
@@ -2498,9 +2497,9 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2498
2497
  onLeaveConversation: l,
2499
2498
  onBlockParticipant: i,
2500
2499
  className: c,
2501
- CustomChannelEmptyState: f = oa,
2500
+ CustomChannelEmptyState: f = ma,
2502
2501
  showDeleteConversation: g = !0,
2503
- onDeleteConversationClick: y,
2502
+ onDeleteConversationClick: _,
2504
2503
  onBlockParticipantClick: m,
2505
2504
  onReportParticipantClick: h,
2506
2505
  dmAgentEnabled: r,
@@ -2509,29 +2508,29 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2509
2508
  showStarButton: x = !1,
2510
2509
  chatbotVotingEnabled: N = !1,
2511
2510
  renderChannelBanner: p,
2512
- customProfileContent: S,
2513
- customChannelActions: I,
2511
+ customProfileContent: I,
2512
+ customChannelActions: S,
2514
2513
  renderMessage: T,
2515
- sendButton: $,
2514
+ sendButton: U,
2516
2515
  viewerLanguage: k
2517
2516
  }) => {
2518
2517
  const M = G(
2519
- async (j, _, L) => {
2518
+ async (j, y, A) => {
2520
2519
  var E;
2521
- const v = ((E = e.data) == null ? void 0 : E.chatbot_paused) === !0, A = r && !v, V = {
2522
- ..._,
2523
- ...A && { silent: !0 },
2520
+ const v = ((E = e.data) == null ? void 0 : E.chatbot_paused) === !0, F = r && !v, V = {
2521
+ ...y,
2522
+ ...F && { silent: !0 },
2524
2523
  ...b && {
2525
2524
  metadata: {
2526
- ..._.metadata ?? {},
2525
+ ...y.metadata ?? {},
2527
2526
  ...b
2528
2527
  }
2529
2528
  }
2530
2529
  }, R = {
2531
- ...L,
2532
- ...A && { skip_push: !0 }
2533
- }, P = await e.sendMessage(V, R);
2534
- return w == null || w(P), P;
2530
+ ...A,
2531
+ ...F && { skip_push: !0 }
2532
+ }, z = await e.sendMessage(V, R);
2533
+ return w == null || w(z), z;
2535
2534
  },
2536
2535
  [e, r, b, w]
2537
2536
  );
@@ -2542,19 +2541,19 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2542
2541
  "messaging-channel-view h-full flex flex-col",
2543
2542
  c
2544
2543
  ),
2545
- children: /* @__PURE__ */ t(zt.Provider, { value: r ?? !1, children: /* @__PURE__ */ t(
2546
- ys,
2544
+ children: /* @__PURE__ */ t(Ut.Provider, { value: r ?? !1, children: /* @__PURE__ */ t(
2545
+ Cs,
2547
2546
  {
2548
2547
  channel: e,
2549
- MessageSystem: na,
2548
+ MessageSystem: la,
2550
2549
  EmptyStateIndicator: f,
2551
2550
  LoadingIndicator: ye,
2552
- DateSeparator: un,
2553
- TypingIndicator: ra,
2551
+ DateSeparator: fn,
2552
+ TypingIndicator: da,
2554
2553
  doSendMessageRequest: M,
2555
- ...$ ? { SendButton: $ } : {},
2554
+ ...U ? { SendButton: U } : {},
2556
2555
  children: /* @__PURE__ */ t(
2557
- da,
2556
+ ga,
2558
2557
  {
2559
2558
  onBack: s,
2560
2559
  showBackButton: n,
@@ -2564,15 +2563,15 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2564
2563
  onBlockParticipant: i,
2565
2564
  CustomChannelEmptyState: f,
2566
2565
  showDeleteConversation: g,
2567
- onDeleteConversationClick: y,
2566
+ onDeleteConversationClick: _,
2568
2567
  onBlockParticipantClick: m,
2569
2568
  onReportParticipantClick: h,
2570
2569
  showStarButton: x,
2571
2570
  dmAgentEnabled: r,
2572
2571
  chatbotVotingEnabled: N,
2573
2572
  renderChannelBanner: p,
2574
- customProfileContent: S,
2575
- customChannelActions: I,
2573
+ customProfileContent: I,
2574
+ customChannelActions: S,
2576
2575
  renderMessage: T,
2577
2576
  viewerLanguage: k
2578
2577
  }
@@ -2583,8 +2582,8 @@ const ce = "size-10 rounded-full bg-[#F1F0EE] hover:bg-[#E5E4E1] flex items-cent
2583
2582
  );
2584
2583
  }
2585
2584
  );
2586
- Ut.displayName = "ChannelView";
2587
- const ua = ({ className: e }) => /* @__PURE__ */ d(
2585
+ jt.displayName = "ChannelView";
2586
+ const ba = ({ className: e }) => /* @__PURE__ */ d(
2588
2587
  "svg",
2589
2588
  {
2590
2589
  width: "140",
@@ -2718,17 +2717,17 @@ const ua = ({ className: e }) => /* @__PURE__ */ d(
2718
2717
  ] })
2719
2718
  ]
2720
2719
  }
2721
- ), Bt = B.memo(
2720
+ ), Gt = L.memo(
2722
2721
  ({ hasChannels: e, channelsLoaded: s }) => /* @__PURE__ */ t("div", { className: "messaging-empty-state flex items-center justify-center h-full p-8 text-balance", children: /* @__PURE__ */ d("div", { className: "flex flex-col items-center max-w-sm text-center", children: [
2723
- /* @__PURE__ */ t(ua, {}),
2722
+ /* @__PURE__ */ t(ba, {}),
2724
2723
  s && !e && /* @__PURE__ */ d("div", { className: "mt-8", children: [
2725
2724
  /* @__PURE__ */ t("h2", { className: "font-medium text-black text-[18px] mb-2", children: "Your inbox is empty" }),
2726
2725
  /* @__PURE__ */ t("p", { className: "text-[#676B5F] text-sm mb-6", children: "Share with your followers to start receiving messages" })
2727
2726
  ] })
2728
2727
  ] }) })
2729
2728
  );
2730
- Bt.displayName = "EmptyState";
2731
- const xe = B.memo(({ message: e, onBack: s }) => /* @__PURE__ */ t("div", { className: "messaging-error-state flex items-center justify-center h-full p-8", children: /* @__PURE__ */ d("div", { className: "text-center max-w-sm", children: [
2729
+ Gt.displayName = "EmptyState";
2730
+ const ve = L.memo(({ message: e, onBack: s }) => /* @__PURE__ */ t("div", { className: "messaging-error-state flex items-center justify-center h-full p-8", children: /* @__PURE__ */ d("div", { className: "text-center max-w-sm", children: [
2732
2731
  /* @__PURE__ */ t("div", { className: "w-24 h-24 bg-danger-alt/20 rounded-full flex items-center justify-center mx-auto mb-6", children: /* @__PURE__ */ t("span", { className: "text-4xl", children: "⚠️" }) }),
2733
2732
  /* @__PURE__ */ t("h2", { className: "font-semibold text-charcoal mb-2", children: "Oops!" }),
2734
2733
  /* @__PURE__ */ t("p", { className: "text-stone text-sm mb-6", children: e }),
@@ -2742,8 +2741,8 @@ const xe = B.memo(({ message: e, onBack: s }) => /* @__PURE__ */ t("div", { clas
2742
2741
  }
2743
2742
  )
2744
2743
  ] }) }));
2745
- xe.displayName = "ErrorState";
2746
- const Na = ({
2744
+ ve.displayName = "ErrorState";
2745
+ const Aa = ({
2747
2746
  capabilities: e = {},
2748
2747
  className: s,
2749
2748
  renderMessageInputActions: n,
@@ -2754,7 +2753,7 @@ const Na = ({
2754
2753
  CustomChannelEmptyState: c,
2755
2754
  showChannelList: f = !0,
2756
2755
  filters: g,
2757
- channelRenderFilterFn: y,
2756
+ channelRenderFilterFn: _,
2758
2757
  channelListCustomEmptyStateIndicator: m,
2759
2758
  onDeleteConversationClick: h,
2760
2759
  onBlockParticipantClick: r,
@@ -2763,63 +2762,63 @@ const Na = ({
2763
2762
  messageMetadata: x,
2764
2763
  onMessageSent: N,
2765
2764
  showStarButton: p = !1,
2766
- chatbotVotingEnabled: S = !1,
2767
- viewerLanguage: I,
2765
+ chatbotVotingEnabled: I = !1,
2766
+ viewerLanguage: S,
2768
2767
  renderMessagePreview: T,
2769
- renderChannelBanner: $,
2768
+ renderChannelBanner: U,
2770
2769
  customProfileContent: k,
2771
2770
  customChannelActions: M,
2772
2771
  renderMessage: j,
2773
- sendButton: _
2772
+ sendButton: y
2774
2773
  }) => {
2775
2774
  const {
2776
- service: L,
2775
+ service: A,
2777
2776
  client: v,
2778
- isConnected: A,
2777
+ isConnected: F,
2779
2778
  isLoading: V,
2780
2779
  error: R,
2781
- refreshConnection: P,
2780
+ refreshConnection: z,
2782
2781
  debug: E
2783
- } = Ys(), [H, Y] = O(null), [te, z] = O(!1), [u, C] = O(!1), [U, K] = O(!1), [W, Q] = O(null), { showDeleteConversation: me = !0 } = e, he = B.useMemo(() => {
2784
- const F = v == null ? void 0 : v.userID;
2782
+ } = Xs(), [H, Y] = P(null), [te, $] = P(!1), [u, C] = P(!1), [B, K] = P(!1), [W, Q] = P(null), { showDeleteConversation: he = !0 } = e, fe = L.useMemo(() => {
2783
+ const O = v == null ? void 0 : v.userID;
2785
2784
  return {
2786
2785
  ...{
2787
2786
  type: "messaging",
2788
2787
  last_message_at: { $exists: !0 },
2789
- ...F && {
2790
- members: { $in: [F] },
2788
+ ...O && {
2789
+ members: { $in: [O] },
2791
2790
  hidden: !1
2792
2791
  }
2793
2792
  },
2794
2793
  ...g
2795
2794
  };
2796
2795
  }, [g, v == null ? void 0 : v.userID]), re = J(null), ee = G(async () => {
2797
- if (!v || !A) return;
2798
- const F = v.userID;
2799
- if (F)
2796
+ if (!v || !F) return;
2797
+ const O = v.userID;
2798
+ if (O)
2800
2799
  try {
2801
- E && console.log("[MessagingShell] Syncing channels for user:", F);
2800
+ E && console.log("[MessagingShell] Syncing channels for user:", O);
2802
2801
  const X = await v.queryChannels(
2803
2802
  {
2804
2803
  type: "messaging",
2805
- members: { $in: [F] }
2804
+ members: { $in: [O] }
2806
2805
  },
2807
2806
  {},
2808
2807
  { limit: 100 }
2809
2808
  );
2810
- z(X.length > 0), C(!0), re.current = F, E && console.log("[MessagingShell] Channels synced successfully:", {
2809
+ $(X.length > 0), C(!0), re.current = O, E && console.log("[MessagingShell] Channels synced successfully:", {
2811
2810
  channelCount: X.length
2812
2811
  });
2813
2812
  } catch (X) {
2814
2813
  console.error("[MessagingShell] Failed to sync channels:", X);
2815
2814
  }
2816
- }, [v, A, E]);
2815
+ }, [v, F, E]);
2817
2816
  q(() => {
2818
- if (!v || !A) return;
2819
- const F = v.userID;
2820
- F && re.current !== F && ee();
2821
- }, [v, A, ee]), q(() => {
2822
- if (!l || !v || !A) return;
2817
+ if (!v || !F) return;
2818
+ const O = v.userID;
2819
+ O && re.current !== O && ee();
2820
+ }, [v, F, ee]), q(() => {
2821
+ if (!l || !v || !F) return;
2823
2822
  (async () => {
2824
2823
  const X = v.userID;
2825
2824
  if (X)
@@ -2841,13 +2840,13 @@ const Na = ({
2841
2840
  "[MessagingShell] Initial conversation loaded:",
2842
2841
  Z[0].id
2843
2842
  );
2844
- else if (i && L) {
2843
+ else if (i && A) {
2845
2844
  E && console.log(
2846
2845
  "[MessagingShell] No conversation found, creating one for:",
2847
2846
  i
2848
2847
  );
2849
2848
  try {
2850
- const ne = await L.startChannelWithParticipant({
2849
+ const ne = await A.startChannelWithParticipant({
2851
2850
  id: i.id,
2852
2851
  name: i.name,
2853
2852
  phone: i.phone
@@ -2880,36 +2879,36 @@ const Na = ({
2880
2879
  l,
2881
2880
  i,
2882
2881
  v,
2882
+ F,
2883
2883
  A,
2884
- L,
2885
2884
  E,
2886
2885
  o
2887
2886
  ]);
2888
2887
  const se = G(
2889
- (F) => {
2890
- Y(F), o == null || o(F);
2888
+ (O) => {
2889
+ Y(O), o == null || o(O);
2891
2890
  },
2892
2891
  [o]
2893
2892
  ), ie = G(() => {
2894
- U || Y(null);
2895
- }, [U]), Ne = G(
2896
- async (F) => {
2897
- E && console.log("[MessagingShell] Leaving conversation:", F.id), Y(null), K(!1), re.current = null, await ee();
2893
+ B || Y(null);
2894
+ }, [B]), Ce = G(
2895
+ async (O) => {
2896
+ E && console.log("[MessagingShell] Leaving conversation:", O.id), Y(null), K(!1), re.current = null, await ee();
2898
2897
  },
2899
2898
  [ee, E]
2900
- ), fe = G(
2901
- async (F) => {
2902
- E && console.log("[MessagingShell] Blocking participant:", F), Y(null), K(!1), re.current = null, await ee();
2899
+ ), ge = G(
2900
+ async (O) => {
2901
+ E && console.log("[MessagingShell] Blocking participant:", O), Y(null), K(!1), re.current = null, await ee();
2903
2902
  },
2904
2903
  [ee, E]
2905
2904
  ), le = !!H;
2906
- return V ? /* @__PURE__ */ t("div", { className: D("h-full", s), children: /* @__PURE__ */ t(ye, {}) }) : R ? /* @__PURE__ */ t("div", { className: D("h-full", s), children: /* @__PURE__ */ t(xe, { message: R, onBack: P }) }) : !A || !v ? /* @__PURE__ */ t("div", { className: D("h-full", s), children: /* @__PURE__ */ t(
2907
- xe,
2905
+ return V ? /* @__PURE__ */ t("div", { className: D("h-full", s), children: /* @__PURE__ */ t(ye, {}) }) : R ? /* @__PURE__ */ t("div", { className: D("h-full", s), children: /* @__PURE__ */ t(ve, { message: R, onBack: z }) }) : !F || !v ? /* @__PURE__ */ t("div", { className: D("h-full", s), children: /* @__PURE__ */ t(
2906
+ ve,
2908
2907
  {
2909
2908
  message: "Not connected to messaging service",
2910
- onBack: P
2909
+ onBack: z
2911
2910
  }
2912
- ) }) : W ? /* @__PURE__ */ t("div", { className: D("h-full", s), children: /* @__PURE__ */ t(xe, { message: W }) }) : /* @__PURE__ */ t(
2911
+ ) }) : W ? /* @__PURE__ */ t("div", { className: D("h-full", s), children: /* @__PURE__ */ t(ve, { message: W }) }) : /* @__PURE__ */ t(
2913
2912
  "div",
2914
2913
  {
2915
2914
  className: D(
@@ -2923,23 +2922,23 @@ const Na = ({
2923
2922
  className: D(
2924
2923
  "messaging-channel-list-sidebar min-h-0 min-w-0 lg:flex lg:flex-col",
2925
2924
  {
2926
- "!hidden": f === !1 || U,
2925
+ "!hidden": f === !1 || B,
2927
2926
  // Hide on mobile when channel selected, show on desktop with consistent wide width
2928
- "hidden lg:flex lg:flex-1 lg:max-w-2xl": f !== !1 && !U && le,
2927
+ "hidden lg:flex lg:flex-1 lg:max-w-2xl": f !== !1 && !B && le,
2929
2928
  // Show on mobile when no channel selected, use same wide width on desktop
2930
- "flex flex-col w-full lg:flex-1 lg:max-w-2xl": f !== !1 && !U && !le
2929
+ "flex flex-col w-full lg:flex-1 lg:max-w-2xl": f !== !1 && !B && !le
2931
2930
  }
2932
2931
  ),
2933
2932
  children: /* @__PURE__ */ t(
2934
- Tt,
2933
+ Dt,
2935
2934
  {
2936
2935
  onChannelSelect: se,
2937
2936
  selectedChannel: H || void 0,
2938
- filters: he,
2939
- channelRenderFilterFn: y,
2937
+ filters: fe,
2938
+ channelRenderFilterFn: _,
2940
2939
  customEmptyStateIndicator: m,
2941
2940
  renderMessagePreview: T,
2942
- viewerLanguage: I
2941
+ viewerLanguage: S
2943
2942
  }
2944
2943
  )
2945
2944
  }
@@ -2951,24 +2950,24 @@ const Na = ({
2951
2950
  "messaging-conversation-view flex-1 flex-col min-w-0 min-h-0",
2952
2951
  {
2953
2952
  // In direct conversation mode (or waiting for it), always show (full width)
2954
- flex: U || le || l,
2953
+ flex: B || le || l,
2955
2954
  // Normal mode: hide on mobile when no channel selected
2956
- "hidden lg:flex": !U && !le && !l
2955
+ "hidden lg:flex": !B && !le && !l
2957
2956
  }
2958
2957
  ),
2959
2958
  children: H ? /* @__PURE__ */ t("div", { className: "flex-1 min-h-0 flex flex-col", children: /* @__PURE__ */ t(
2960
- Ut,
2959
+ jt,
2961
2960
  {
2962
2961
  channel: H,
2963
2962
  onBack: ie,
2964
- showBackButton: !U,
2963
+ showBackButton: !B,
2965
2964
  renderMessageInputActions: n,
2966
2965
  renderConversationFooter: a,
2967
- renderChannelBanner: $,
2968
- onLeaveConversation: Ne,
2969
- onBlockParticipant: fe,
2966
+ renderChannelBanner: U,
2967
+ onLeaveConversation: Ce,
2968
+ onBlockParticipant: ge,
2970
2969
  CustomChannelEmptyState: c,
2971
- showDeleteConversation: me,
2970
+ showDeleteConversation: he,
2972
2971
  onDeleteConversationClick: h,
2973
2972
  onBlockParticipantClick: r,
2974
2973
  onReportParticipantClick: b,
@@ -2976,19 +2975,19 @@ const Na = ({
2976
2975
  messageMetadata: x,
2977
2976
  onMessageSent: N,
2978
2977
  showStarButton: p,
2979
- chatbotVotingEnabled: S,
2980
- viewerLanguage: I,
2978
+ chatbotVotingEnabled: I,
2979
+ viewerLanguage: S,
2981
2980
  customProfileContent: k,
2982
2981
  customChannelActions: M,
2983
2982
  renderMessage: j,
2984
- sendButton: _
2983
+ sendButton: y
2985
2984
  },
2986
2985
  H.id
2987
2986
  ) }) : l ? (
2988
2987
  // Show loading while creating/loading direct conversation channel
2989
2988
  /* @__PURE__ */ t(ye, {})
2990
2989
  ) : /* @__PURE__ */ t(
2991
- Bt,
2990
+ Gt,
2992
2991
  {
2993
2992
  hasChannels: te,
2994
2993
  channelsLoaded: u
@@ -2999,7 +2998,17 @@ const Na = ({
2999
2998
  ] })
3000
2999
  }
3001
3000
  );
3002
- }, ma = ({
3001
+ }, pa = L.lazy(
3002
+ () => import("./Card-D32U6KfZ.js")
3003
+ ), xa = L.lazy(() => import("./Card-zGbhRBwv.js")), va = L.lazy(
3004
+ () => import("./Card-DlSSJPip.js")
3005
+ ), Ve = () => /* @__PURE__ */ t(
3006
+ "div",
3007
+ {
3008
+ className: "h-[280px] w-[280px] animate-pulse rounded-md bg-black/[0.06] shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_1px_2px_rgba(0,0,0,0.04),0_8px_32px_rgba(0,0,0,0.1)]",
3009
+ "aria-hidden": !0
3010
+ }
3011
+ ), wa = (e) => /* @__PURE__ */ t(ue, { fallback: /* @__PURE__ */ t(Ve, {}), children: /* @__PURE__ */ t(pa, { ...e }) }), _a = (e) => /* @__PURE__ */ t(ue, { fallback: /* @__PURE__ */ t(Ve, {}), children: /* @__PURE__ */ t(xa, { ...e }) }), ya = (e) => /* @__PURE__ */ t(ue, { fallback: /* @__PURE__ */ t(Ve, {}), children: /* @__PURE__ */ t(va, { ...e }) }), Fa = { Composer: wa, Sent: _a, Received: ya }, Na = ({
3003
3012
  question: e,
3004
3013
  onClick: s,
3005
3014
  loading: n = !1,
@@ -3021,7 +3030,7 @@ const Na = ({
3021
3030
  ),
3022
3031
  children: e
3023
3032
  }
3024
- ), Ca = ({
3033
+ ), Oa = ({
3025
3034
  faqs: e,
3026
3035
  onFaqClick: s,
3027
3036
  loadingFaqId: n,
@@ -3050,7 +3059,7 @@ const Na = ({
3050
3059
  children: [
3051
3060
  a && /* @__PURE__ */ t("p", { className: "text-md text-charcoal mb-4", children: a }),
3052
3061
  c.map((f) => /* @__PURE__ */ t(
3053
- ma,
3062
+ Na,
3054
3063
  {
3055
3064
  question: f.question,
3056
3065
  onClick: () => s(f.id),
@@ -3064,29 +3073,31 @@ const Na = ({
3064
3073
  ] }) });
3065
3074
  };
3066
3075
  export {
3067
- Rt as A,
3068
- oa as C,
3069
- Ca as F,
3070
- mt as L,
3071
- ya as M,
3072
- Dt as a,
3073
- be as b,
3074
- ae as c,
3075
- Tt as d,
3076
- Ut as e,
3077
- _a as f,
3078
- ma as g,
3079
- Un as h,
3080
- wa as i,
3081
- Na as j,
3082
- Js as k,
3083
- St as l,
3084
- At as m,
3085
- Ks as n,
3086
- $e as o,
3087
- hn as p,
3088
- Ys as q,
3089
- Be as r,
3090
- zn as u
3076
+ At as A,
3077
+ ma as C,
3078
+ Oa as F,
3079
+ Fa as L,
3080
+ Ra as M,
3081
+ pe as a,
3082
+ ae as b,
3083
+ Dt as c,
3084
+ jt as d,
3085
+ La as e,
3086
+ Na as f,
3087
+ Ne as g,
3088
+ gt as h,
3089
+ Vn as i,
3090
+ Da as j,
3091
+ Aa as k,
3092
+ en as l,
3093
+ kt as m,
3094
+ Pt as n,
3095
+ tn as o,
3096
+ je as p,
3097
+ Ge as q,
3098
+ _e as r,
3099
+ bn as s,
3100
+ Xs as t,
3101
+ Gn as u
3091
3102
  };
3092
- //# sourceMappingURL=index-Bex7eg3v.js.map
3103
+ //# sourceMappingURL=index-DfcRe-Hj.js.map