@planningcenter/chat-react-native 3.30.0-rc.0 → 3.30.0-rc.2

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 (928) hide show
  1. package/build/components/conversation/attachments/attachment_card.js +3 -3
  2. package/build/components/conversation/attachments/attachment_card.js.map +1 -1
  3. package/build/components/conversation/attachments/attachment_deleting_overlay.js +2 -2
  4. package/build/components/conversation/attachments/attachment_deleting_overlay.js.map +1 -1
  5. package/build/components/conversation/attachments/audio_attachment.d.ts +1 -1
  6. package/build/components/conversation/attachments/audio_attachment.d.ts.map +1 -1
  7. package/build/components/conversation/attachments/audio_attachment.js +4 -4
  8. package/build/components/conversation/attachments/audio_attachment.js.map +1 -1
  9. package/build/components/conversation/attachments/expanded_link.d.ts +1 -1
  10. package/build/components/conversation/attachments/expanded_link.d.ts.map +1 -1
  11. package/build/components/conversation/attachments/expanded_link.js +4 -4
  12. package/build/components/conversation/attachments/expanded_link.js.map +1 -1
  13. package/build/components/conversation/attachments/generic_file_attachment.d.ts +1 -1
  14. package/build/components/conversation/attachments/generic_file_attachment.d.ts.map +1 -1
  15. package/build/components/conversation/attachments/generic_file_attachment.js +5 -5
  16. package/build/components/conversation/attachments/generic_file_attachment.js.map +1 -1
  17. package/build/components/conversation/attachments/giphy_attachment.d.ts +1 -1
  18. package/build/components/conversation/attachments/giphy_attachment.d.ts.map +1 -1
  19. package/build/components/conversation/attachments/giphy_attachment.js +5 -5
  20. package/build/components/conversation/attachments/giphy_attachment.js.map +1 -1
  21. package/build/components/conversation/attachments/image_attachment.d.ts +1 -1
  22. package/build/components/conversation/attachments/image_attachment.d.ts.map +1 -1
  23. package/build/components/conversation/attachments/image_attachment.js +8 -8
  24. package/build/components/conversation/attachments/image_attachment.js.map +1 -1
  25. package/build/components/conversation/attachments/video_attachment.d.ts +1 -1
  26. package/build/components/conversation/attachments/video_attachment.d.ts.map +1 -1
  27. package/build/components/conversation/attachments/video_attachment.js +6 -6
  28. package/build/components/conversation/attachments/video_attachment.js.map +1 -1
  29. package/build/components/conversation/empty_conversation_blank_state.js +1 -1
  30. package/build/components/conversation/empty_conversation_blank_state.js.map +1 -1
  31. package/build/components/conversation/jump_to_bottom_button.js +3 -3
  32. package/build/components/conversation/jump_to_bottom_button.js.map +1 -1
  33. package/build/components/conversation/message.d.ts +1 -1
  34. package/build/components/conversation/message.d.ts.map +1 -1
  35. package/build/components/conversation/message.js +14 -14
  36. package/build/components/conversation/message.js.map +1 -1
  37. package/build/components/conversation/message_attachments.d.ts +1 -1
  38. package/build/components/conversation/message_attachments.d.ts.map +1 -1
  39. package/build/components/conversation/message_attachments.js +4 -4
  40. package/build/components/conversation/message_attachments.js.map +1 -1
  41. package/build/components/conversation/message_form/message_form_attachment_image.d.ts +1 -1
  42. package/build/components/conversation/message_form/message_form_attachment_image.d.ts.map +1 -1
  43. package/build/components/conversation/message_form/message_form_attachment_image.js +1 -1
  44. package/build/components/conversation/message_form/message_form_attachment_image.js.map +1 -1
  45. package/build/components/conversation/message_form/message_form_attachment_video.d.ts +1 -1
  46. package/build/components/conversation/message_form/message_form_attachment_video.d.ts.map +1 -1
  47. package/build/components/conversation/message_form/message_form_attachment_video.js +1 -1
  48. package/build/components/conversation/message_form/message_form_attachment_video.js.map +1 -1
  49. package/build/components/conversation/message_form.d.ts +1 -1
  50. package/build/components/conversation/message_form.d.ts.map +1 -1
  51. package/build/components/conversation/message_form.js +13 -13
  52. package/build/components/conversation/message_form.js.map +1 -1
  53. package/build/components/conversation/message_markdown.js +3 -3
  54. package/build/components/conversation/message_markdown.js.map +1 -1
  55. package/build/components/conversation/message_reaction.d.ts +2 -2
  56. package/build/components/conversation/message_reaction.d.ts.map +1 -1
  57. package/build/components/conversation/message_reaction.js +6 -6
  58. package/build/components/conversation/message_reaction.js.map +1 -1
  59. package/build/components/conversation/message_read_receipts.d.ts +1 -1
  60. package/build/components/conversation/message_read_receipts.d.ts.map +1 -1
  61. package/build/components/conversation/message_read_receipts.js +2 -2
  62. package/build/components/conversation/message_read_receipts.js.map +1 -1
  63. package/build/components/conversation/messages_disabled_banners.js +2 -2
  64. package/build/components/conversation/messages_disabled_banners.js.map +1 -1
  65. package/build/components/conversation/reply_connectors.d.ts +1 -1
  66. package/build/components/conversation/reply_connectors.d.ts.map +1 -1
  67. package/build/components/conversation/reply_connectors.js +2 -2
  68. package/build/components/conversation/reply_connectors.js.map +1 -1
  69. package/build/components/conversation/reply_shadow_message.d.ts +1 -1
  70. package/build/components/conversation/reply_shadow_message.d.ts.map +1 -1
  71. package/build/components/conversation/reply_shadow_message.js +8 -8
  72. package/build/components/conversation/reply_shadow_message.js.map +1 -1
  73. package/build/components/conversation/typing_indicator.js +3 -3
  74. package/build/components/conversation/typing_indicator.js.map +1 -1
  75. package/build/components/conversations/conversation_actions.d.ts +1 -1
  76. package/build/components/conversations/conversation_actions.d.ts.map +1 -1
  77. package/build/components/conversations/conversation_actions.js +5 -5
  78. package/build/components/conversations/conversation_actions.js.map +1 -1
  79. package/build/components/conversations/conversation_preview.d.ts +1 -1
  80. package/build/components/conversations/conversation_preview.d.ts.map +1 -1
  81. package/build/components/conversations/conversation_preview.js +4 -4
  82. package/build/components/conversations/conversation_preview.js.map +1 -1
  83. package/build/components/conversations/conversations.js +5 -5
  84. package/build/components/conversations/conversations.js.map +1 -1
  85. package/build/components/conversations/mute_indicator.js +3 -3
  86. package/build/components/conversations/mute_indicator.js.map +1 -1
  87. package/build/components/conversations/swipeable_toggle_button.d.ts +1 -1
  88. package/build/components/conversations/swipeable_toggle_button.d.ts.map +1 -1
  89. package/build/components/conversations/swipeable_toggle_button.js +5 -5
  90. package/build/components/conversations/swipeable_toggle_button.js.map +1 -1
  91. package/build/components/conversations/unread_count_badge.js +3 -3
  92. package/build/components/conversations/unread_count_badge.js.map +1 -1
  93. package/build/components/display/action_button.d.ts.map +1 -1
  94. package/build/components/display/action_button.js +4 -4
  95. package/build/components/display/action_button.js.map +1 -1
  96. package/build/components/display/avatar.d.ts +1 -1
  97. package/build/components/display/avatar.d.ts.map +1 -1
  98. package/build/components/display/avatar.js +1 -1
  99. package/build/components/display/avatar.js.map +1 -1
  100. package/build/components/display/avatar_group.d.ts +1 -1
  101. package/build/components/display/avatar_group.d.ts.map +1 -1
  102. package/build/components/display/avatar_group.js +1 -1
  103. package/build/components/display/avatar_group.js.map +1 -1
  104. package/build/components/display/badge.d.ts.map +1 -1
  105. package/build/components/display/badge.js +3 -3
  106. package/build/components/display/badge.js.map +1 -1
  107. package/build/components/display/banner.d.ts +1 -1
  108. package/build/components/display/banner.d.ts.map +1 -1
  109. package/build/components/display/banner.js +1 -1
  110. package/build/components/display/banner.js.map +1 -1
  111. package/build/components/display/banner_collapsible.js +1 -1
  112. package/build/components/display/banner_collapsible.js.map +1 -1
  113. package/build/components/display/button.d.ts.map +1 -1
  114. package/build/components/display/button.js +3 -3
  115. package/build/components/display/button.js.map +1 -1
  116. package/build/components/display/child_notice.d.ts +1 -1
  117. package/build/components/display/child_notice.d.ts.map +1 -1
  118. package/build/components/display/child_notice.js +3 -3
  119. package/build/components/display/child_notice.js.map +1 -1
  120. package/build/components/display/heading.d.ts.map +1 -1
  121. package/build/components/display/heading.js +3 -3
  122. package/build/components/display/heading.js.map +1 -1
  123. package/build/components/display/icon.d.ts +4 -4
  124. package/build/components/display/icon.d.ts.map +1 -1
  125. package/build/components/display/icon.js +5 -5
  126. package/build/components/display/icon.js.map +1 -1
  127. package/build/components/display/icon_button.d.ts.map +1 -1
  128. package/build/components/display/icon_button.js +2 -2
  129. package/build/components/display/icon_button.js.map +1 -1
  130. package/build/components/display/image.js +1 -1
  131. package/build/components/display/image.js.map +1 -1
  132. package/build/components/display/image_attachment_preview.js +4 -4
  133. package/build/components/display/image_attachment_preview.js.map +1 -1
  134. package/build/components/display/keyboard_view.js +1 -1
  135. package/build/components/display/keyboard_view.js.map +1 -1
  136. package/build/components/display/person.d.ts +1 -1
  137. package/build/components/display/person.d.ts.map +1 -1
  138. package/build/components/display/person.js +2 -2
  139. package/build/components/display/person.js.map +1 -1
  140. package/build/components/display/platform_modal_header_buttons.d.ts +1 -1
  141. package/build/components/display/platform_modal_header_buttons.d.ts.map +1 -1
  142. package/build/components/display/platform_modal_header_buttons.js +3 -3
  143. package/build/components/display/platform_modal_header_buttons.js.map +1 -1
  144. package/build/components/display/pressable_row.d.ts.map +1 -1
  145. package/build/components/display/pressable_row.js +1 -1
  146. package/build/components/display/pressable_row.js.map +1 -1
  147. package/build/components/display/spinner.js +1 -1
  148. package/build/components/display/spinner.js.map +1 -1
  149. package/build/components/display/switch.js +1 -1
  150. package/build/components/display/switch.js.map +1 -1
  151. package/build/components/display/tabs.js +1 -1
  152. package/build/components/display/tabs.js.map +1 -1
  153. package/build/components/display/text.d.ts.map +1 -1
  154. package/build/components/display/text.js +2 -2
  155. package/build/components/display/text.js.map +1 -1
  156. package/build/components/display/text_button.d.ts.map +1 -1
  157. package/build/components/display/text_button.js +2 -2
  158. package/build/components/display/text_button.js.map +1 -1
  159. package/build/components/display/text_inline_button.d.ts.map +1 -1
  160. package/build/components/display/text_inline_button.js +3 -3
  161. package/build/components/display/text_inline_button.js.map +1 -1
  162. package/build/components/display/toggle_button.d.ts.map +1 -1
  163. package/build/components/display/toggle_button.js +5 -5
  164. package/build/components/display/toggle_button.js.map +1 -1
  165. package/build/components/display/utils/button_colors.js +1 -1
  166. package/build/components/display/utils/button_colors.js.map +1 -1
  167. package/build/components/display/utils/status_colors.js +1 -1
  168. package/build/components/display/utils/status_colors.js.map +1 -1
  169. package/build/components/display/video_attachment_preview.js +5 -5
  170. package/build/components/display/video_attachment_preview.js.map +1 -1
  171. package/build/components/group_conversation_list.d.ts +1 -1
  172. package/build/components/group_conversation_list.d.ts.map +1 -1
  173. package/build/components/group_conversation_list.js +2 -2
  174. package/build/components/group_conversation_list.js.map +1 -1
  175. package/build/components/page/error_boundary.d.ts +1 -1
  176. package/build/components/page/error_boundary.d.ts.map +1 -1
  177. package/build/components/page/error_boundary.js +2 -2
  178. package/build/components/page/error_boundary.js.map +1 -1
  179. package/build/components/page/loading.js +1 -1
  180. package/build/components/page/loading.js.map +1 -1
  181. package/build/components/primitive/avatar_primitive.d.ts +2 -2
  182. package/build/components/primitive/avatar_primitive.d.ts.map +1 -1
  183. package/build/components/primitive/avatar_primitive.js +5 -5
  184. package/build/components/primitive/avatar_primitive.js.map +1 -1
  185. package/build/components/primitive/banner_primitive.d.ts +2 -2
  186. package/build/components/primitive/banner_primitive.d.ts.map +1 -1
  187. package/build/components/primitive/banner_primitive.js +8 -8
  188. package/build/components/primitive/banner_primitive.js.map +1 -1
  189. package/build/components/primitive/blank_state_primitive.d.ts +1 -1
  190. package/build/components/primitive/blank_state_primitive.d.ts.map +1 -1
  191. package/build/components/primitive/blank_state_primitive.js +2 -2
  192. package/build/components/primitive/blank_state_primitive.js.map +1 -1
  193. package/build/components/primitive/form_sheet.d.ts +2 -2
  194. package/build/components/primitive/form_sheet.d.ts.map +1 -1
  195. package/build/components/primitive/form_sheet.js +3 -3
  196. package/build/components/primitive/form_sheet.js.map +1 -1
  197. package/build/components/safe_area_modal.js +1 -1
  198. package/build/components/safe_area_modal.js.map +1 -1
  199. package/build/contexts/api_provider.js +4 -4
  200. package/build/contexts/api_provider.js.map +1 -1
  201. package/build/contexts/chat_context.d.ts +6 -6
  202. package/build/contexts/chat_context.d.ts.map +1 -1
  203. package/build/contexts/chat_context.js +3 -3
  204. package/build/contexts/chat_context.js.map +1 -1
  205. package/build/contexts/conversations_context.d.ts +2 -2
  206. package/build/contexts/conversations_context.d.ts.map +1 -1
  207. package/build/contexts/conversations_context.js +1 -1
  208. package/build/contexts/conversations_context.js.map +1 -1
  209. package/build/contexts/session_context.d.ts +3 -3
  210. package/build/contexts/session_context.d.ts.map +1 -1
  211. package/build/contexts/session_context.js +6 -6
  212. package/build/contexts/session_context.js.map +1 -1
  213. package/build/hooks/groups/use_group_members_for_new_conversation.d.ts +7 -7
  214. package/build/hooks/groups/use_group_members_for_new_conversation.d.ts.map +1 -1
  215. package/build/hooks/groups/use_group_members_for_new_conversation.js +2 -2
  216. package/build/hooks/groups/use_group_members_for_new_conversation.js.map +1 -1
  217. package/build/hooks/groups/use_groups_conversation_create.d.ts +1 -1
  218. package/build/hooks/groups/use_groups_conversation_create.d.ts.map +1 -1
  219. package/build/hooks/groups/use_groups_conversation_create.js +2 -2
  220. package/build/hooks/groups/use_groups_conversation_create.js.map +1 -1
  221. package/build/hooks/services/use_find_or_create_services_conversation.d.ts +2 -2
  222. package/build/hooks/services/use_find_or_create_services_conversation.d.ts.map +1 -1
  223. package/build/hooks/services/use_find_or_create_services_conversation.js +3 -3
  224. package/build/hooks/services/use_find_or_create_services_conversation.js.map +1 -1
  225. package/build/hooks/services/use_services_team.d.ts +1 -1
  226. package/build/hooks/services/use_services_team.d.ts.map +1 -1
  227. package/build/hooks/services/use_services_team.js +1 -1
  228. package/build/hooks/services/use_services_team.js.map +1 -1
  229. package/build/hooks/services/use_team_members_for_new_conversation.d.ts +21 -21
  230. package/build/hooks/services/use_team_members_for_new_conversation.d.ts.map +1 -1
  231. package/build/hooks/services/use_team_members_for_new_conversation.js +1 -1
  232. package/build/hooks/services/use_team_members_for_new_conversation.js.map +1 -1
  233. package/build/hooks/services/use_team_plans.d.ts +1 -1
  234. package/build/hooks/services/use_team_plans.js +2 -2
  235. package/build/hooks/services/use_team_plans.js.map +1 -1
  236. package/build/hooks/use_api.d.ts +2 -2
  237. package/build/hooks/use_api.d.ts.map +1 -1
  238. package/build/hooks/use_api.js.map +1 -1
  239. package/build/hooks/use_api_client.d.ts +1 -1
  240. package/build/hooks/use_api_client.d.ts.map +1 -1
  241. package/build/hooks/use_api_client.js +3 -3
  242. package/build/hooks/use_api_client.js.map +1 -1
  243. package/build/hooks/use_async_storage.js +1 -1
  244. package/build/hooks/use_async_storage.js.map +1 -1
  245. package/build/hooks/use_attachment_uploader.d.ts +1 -1
  246. package/build/hooks/use_attachment_uploader.d.ts.map +1 -1
  247. package/build/hooks/use_attachment_uploader.js +1 -1
  248. package/build/hooks/use_attachment_uploader.js.map +1 -1
  249. package/build/hooks/use_broadcast_typing_status.js +1 -1
  250. package/build/hooks/use_broadcast_typing_status.js.map +1 -1
  251. package/build/hooks/use_chat_permissions.d.ts +21 -21
  252. package/build/hooks/use_chat_permissions.d.ts.map +1 -1
  253. package/build/hooks/use_chat_permissions.js.map +1 -1
  254. package/build/hooks/use_conversation.d.ts +5 -5
  255. package/build/hooks/use_conversation.d.ts.map +1 -1
  256. package/build/hooks/use_conversation.js +4 -3
  257. package/build/hooks/use_conversation.js.map +1 -1
  258. package/build/hooks/use_conversation_jolt_events.js +1 -1
  259. package/build/hooks/use_conversation_jolt_events.js.map +1 -1
  260. package/build/hooks/use_conversation_membership.d.ts +1 -1
  261. package/build/hooks/use_conversation_membership.d.ts.map +1 -1
  262. package/build/hooks/use_conversation_membership.js +2 -2
  263. package/build/hooks/use_conversation_membership.js.map +1 -1
  264. package/build/hooks/use_conversation_message.d.ts +1 -1
  265. package/build/hooks/use_conversation_message.d.ts.map +1 -1
  266. package/build/hooks/use_conversation_message.js +1 -1
  267. package/build/hooks/use_conversation_message.js.map +1 -1
  268. package/build/hooks/use_conversation_messages.d.ts +3 -3
  269. package/build/hooks/use_conversation_messages.d.ts.map +1 -1
  270. package/build/hooks/use_conversation_messages.js +1 -1
  271. package/build/hooks/use_conversation_messages.js.map +1 -1
  272. package/build/hooks/use_conversation_messages_jolt_events.js +8 -8
  273. package/build/hooks/use_conversation_messages_jolt_events.js.map +1 -1
  274. package/build/hooks/use_conversations.d.ts +2 -2
  275. package/build/hooks/use_conversations.d.ts.map +1 -1
  276. package/build/hooks/use_conversations.js +1 -1
  277. package/build/hooks/use_conversations.js.map +1 -1
  278. package/build/hooks/use_conversations_actions.d.ts +19 -19
  279. package/build/hooks/use_conversations_actions.d.ts.map +1 -1
  280. package/build/hooks/use_conversations_actions.js +1 -1
  281. package/build/hooks/use_conversations_actions.js.map +1 -1
  282. package/build/hooks/use_conversations_cache.d.ts +2 -2
  283. package/build/hooks/use_conversations_cache.d.ts.map +1 -1
  284. package/build/hooks/use_conversations_cache.js +2 -2
  285. package/build/hooks/use_conversations_cache.js.map +1 -1
  286. package/build/hooks/use_conversations_jolt_events.js +2 -2
  287. package/build/hooks/use_conversations_jolt_events.js.map +1 -1
  288. package/build/hooks/use_create_android_ripple_color.js +1 -1
  289. package/build/hooks/use_create_android_ripple_color.js.map +1 -1
  290. package/build/hooks/use_current_person.d.ts +1 -1
  291. package/build/hooks/use_current_person.d.ts.map +1 -1
  292. package/build/hooks/use_current_person.js.map +1 -1
  293. package/build/hooks/use_features.d.ts +2 -2
  294. package/build/hooks/use_features.d.ts.map +1 -1
  295. package/build/hooks/use_features.js +2 -2
  296. package/build/hooks/use_features.js.map +1 -1
  297. package/build/hooks/use_font_scale.js +1 -1
  298. package/build/hooks/use_font_scale.js.map +1 -1
  299. package/build/hooks/use_giphy.d.ts +1 -1
  300. package/build/hooks/use_giphy.d.ts.map +1 -1
  301. package/build/hooks/use_giphy.js +1 -1
  302. package/build/hooks/use_giphy.js.map +1 -1
  303. package/build/hooks/use_groups.d.ts +2 -2
  304. package/build/hooks/use_groups.d.ts.map +1 -1
  305. package/build/hooks/use_groups.js.map +1 -1
  306. package/build/hooks/use_groups_groups.d.ts +33 -33
  307. package/build/hooks/use_groups_groups.d.ts.map +1 -1
  308. package/build/hooks/use_groups_groups.js.map +1 -1
  309. package/build/hooks/use_interaction_ghost_color.js +1 -1
  310. package/build/hooks/use_interaction_ghost_color.js.map +1 -1
  311. package/build/hooks/use_jolt.js +2 -2
  312. package/build/hooks/use_jolt.js.map +1 -1
  313. package/build/hooks/use_live_relative_time.d.ts +1 -1
  314. package/build/hooks/use_live_relative_time.d.ts.map +1 -1
  315. package/build/hooks/use_live_relative_time.js +2 -2
  316. package/build/hooks/use_live_relative_time.js.map +1 -1
  317. package/build/hooks/use_mark_latest_message_read.d.ts +1 -1
  318. package/build/hooks/use_mark_latest_message_read.d.ts.map +1 -1
  319. package/build/hooks/use_mark_latest_message_read.js.map +1 -1
  320. package/build/hooks/use_message_create_or_update.d.ts +2 -2
  321. package/build/hooks/use_message_create_or_update.d.ts.map +1 -1
  322. package/build/hooks/use_message_create_or_update.js +7 -7
  323. package/build/hooks/use_message_create_or_update.js.map +1 -1
  324. package/build/hooks/use_message_draft.d.ts +1 -1
  325. package/build/hooks/use_message_draft.d.ts.map +1 -1
  326. package/build/hooks/use_message_draft.js +1 -1
  327. package/build/hooks/use_message_draft.js.map +1 -1
  328. package/build/hooks/use_message_reaction_toggle.d.ts +2 -2
  329. package/build/hooks/use_message_reaction_toggle.d.ts.map +1 -1
  330. package/build/hooks/use_message_reaction_toggle.js +2 -2
  331. package/build/hooks/use_message_reaction_toggle.js.map +1 -1
  332. package/build/hooks/use_my_gender.js.map +1 -1
  333. package/build/hooks/use_organization.d.ts +5 -5
  334. package/build/hooks/use_organization.d.ts.map +1 -1
  335. package/build/hooks/use_organization.js.map +1 -1
  336. package/build/hooks/use_people_person.d.ts +1 -1
  337. package/build/hooks/use_people_person.d.ts.map +1 -1
  338. package/build/hooks/use_people_person.js.map +1 -1
  339. package/build/hooks/use_product_analytics.d.ts +1 -1
  340. package/build/hooks/use_product_analytics.d.ts.map +1 -1
  341. package/build/hooks/use_product_analytics.js +3 -3
  342. package/build/hooks/use_product_analytics.js.map +1 -1
  343. package/build/hooks/use_qualified_by_age.js +1 -1
  344. package/build/hooks/use_qualified_by_age.js.map +1 -1
  345. package/build/hooks/use_read_receipts.d.ts +2 -2
  346. package/build/hooks/use_read_receipts.d.ts.map +1 -1
  347. package/build/hooks/use_read_receipts.js.map +1 -1
  348. package/build/hooks/use_report_message.d.ts +1 -1
  349. package/build/hooks/use_report_message.d.ts.map +1 -1
  350. package/build/hooks/use_report_message.js +1 -1
  351. package/build/hooks/use_report_message.js.map +1 -1
  352. package/build/hooks/use_storage.d.ts +1 -1
  353. package/build/hooks/use_storage.d.ts.map +1 -1
  354. package/build/hooks/use_storage.js.map +1 -1
  355. package/build/hooks/use_submit_age_check.d.ts +1 -1
  356. package/build/hooks/use_submit_age_check.d.ts.map +1 -1
  357. package/build/hooks/use_submit_age_check.js +2 -2
  358. package/build/hooks/use_submit_age_check.js.map +1 -1
  359. package/build/hooks/use_suspense_api.d.ts +5 -5
  360. package/build/hooks/use_suspense_api.d.ts.map +1 -1
  361. package/build/hooks/use_suspense_api.js +2 -2
  362. package/build/hooks/use_suspense_api.js.map +1 -1
  363. package/build/hooks/use_teams.d.ts +1 -1
  364. package/build/hooks/use_teams.d.ts.map +1 -1
  365. package/build/hooks/use_teams.js.map +1 -1
  366. package/build/hooks/use_theme.d.ts +1 -1
  367. package/build/hooks/use_theme.d.ts.map +1 -1
  368. package/build/hooks/use_theme.js +1 -1
  369. package/build/hooks/use_theme.js.map +1 -1
  370. package/build/hooks/use_typing_indicators.d.ts.map +1 -1
  371. package/build/hooks/use_typing_indicators.js +1 -1
  372. package/build/hooks/use_typing_indicators.js.map +1 -1
  373. package/build/hooks/use_typing_status_cache.d.ts +1 -1
  374. package/build/hooks/use_typing_status_cache.d.ts.map +1 -1
  375. package/build/hooks/use_typing_status_cache.js.map +1 -1
  376. package/build/hooks/use_upload_client.d.ts +1 -1
  377. package/build/hooks/use_upload_client.d.ts.map +1 -1
  378. package/build/hooks/use_upload_client.js +3 -3
  379. package/build/hooks/use_upload_client.js.map +1 -1
  380. package/build/navigation/chat_access_gate.js +7 -7
  381. package/build/navigation/chat_access_gate.js.map +1 -1
  382. package/build/navigation/index.d.ts +25 -25
  383. package/build/navigation/index.d.ts.map +1 -1
  384. package/build/navigation/index.js +28 -28
  385. package/build/navigation/index.js.map +1 -1
  386. package/build/navigation/screenLayout.js +2 -2
  387. package/build/navigation/screenLayout.js.map +1 -1
  388. package/build/polyfills/events/Event.js +1 -1
  389. package/build/polyfills/events/Event.js.map +1 -1
  390. package/build/polyfills/events/EventTarget.js +1 -1
  391. package/build/polyfills/events/EventTarget.js.map +1 -1
  392. package/build/polyfills/events/internals/EventInternals.d.ts +2 -2
  393. package/build/polyfills/events/internals/EventInternals.d.ts.map +1 -1
  394. package/build/polyfills/events/internals/EventInternals.js.map +1 -1
  395. package/build/polyfills/events/internals/EventTargetInternals.d.ts +2 -2
  396. package/build/polyfills/events/internals/EventTargetInternals.d.ts.map +1 -1
  397. package/build/polyfills/events/internals/EventTargetInternals.js.map +1 -1
  398. package/build/screens/age_check/age_check_required_screen.d.ts.map +1 -1
  399. package/build/screens/age_check/age_check_required_screen.js +9 -9
  400. package/build/screens/age_check/age_check_required_screen.js.map +1 -1
  401. package/build/screens/age_check/age_check_underage_screen.d.ts.map +1 -1
  402. package/build/screens/age_check/age_check_underage_screen.js +4 -4
  403. package/build/screens/age_check/age_check_underage_screen.js.map +1 -1
  404. package/build/screens/age_check/components/age_check_select_birthdate_modal.d.ts.map +1 -1
  405. package/build/screens/age_check/components/age_check_select_birthdate_modal.js +4 -4
  406. package/build/screens/age_check/components/age_check_select_birthdate_modal.js.map +1 -1
  407. package/build/screens/attachment_actions/attachment_actions_screen.js +1 -1
  408. package/build/screens/attachment_actions/attachment_actions_screen.js.map +1 -1
  409. package/build/screens/attachment_actions/hooks/useDeleteAttachment.js +4 -4
  410. package/build/screens/attachment_actions/hooks/useDeleteAttachment.js.map +1 -1
  411. package/build/screens/bug_report_screen.d.ts +1 -1
  412. package/build/screens/bug_report_screen.d.ts.map +1 -1
  413. package/build/screens/bug_report_screen.js +13 -13
  414. package/build/screens/bug_report_screen.js.map +1 -1
  415. package/build/screens/conversation/message_read_receipts_screen.js +5 -5
  416. package/build/screens/conversation/message_read_receipts_screen.js.map +1 -1
  417. package/build/screens/conversation_details_screen.d.ts.map +1 -1
  418. package/build/screens/conversation_details_screen.js +37 -9
  419. package/build/screens/conversation_details_screen.js.map +1 -1
  420. package/build/screens/conversation_filter_recipients/components/checkbox_row.d.ts +1 -1
  421. package/build/screens/conversation_filter_recipients/components/checkbox_row.d.ts.map +1 -1
  422. package/build/screens/conversation_filter_recipients/components/checkbox_row.js +4 -4
  423. package/build/screens/conversation_filter_recipients/components/checkbox_row.js.map +1 -1
  424. package/build/screens/conversation_filter_recipients/components/header_row.d.ts +1 -1
  425. package/build/screens/conversation_filter_recipients/components/header_row.d.ts.map +1 -1
  426. package/build/screens/conversation_filter_recipients/components/header_row.js +5 -5
  427. package/build/screens/conversation_filter_recipients/components/header_row.js.map +1 -1
  428. package/build/screens/conversation_filter_recipients/conversation_filter_recipients_screen.d.ts.map +1 -1
  429. package/build/screens/conversation_filter_recipients/conversation_filter_recipients_screen.js +6 -6
  430. package/build/screens/conversation_filter_recipients/conversation_filter_recipients_screen.js.map +1 -1
  431. package/build/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.d.ts +1 -1
  432. package/build/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.d.ts.map +1 -1
  433. package/build/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.js +1 -1
  434. package/build/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.js.map +1 -1
  435. package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.d.ts +22 -22
  436. package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.d.ts.map +1 -1
  437. package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.js +2 -2
  438. package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.js.map +1 -1
  439. package/build/screens/conversation_filter_recipients/types.d.ts +2 -2
  440. package/build/screens/conversation_filter_recipients/types.d.ts.map +1 -1
  441. package/build/screens/conversation_filter_recipients/types.js.map +1 -1
  442. package/build/screens/conversation_filters/components/conversation_filters.d.ts.map +1 -1
  443. package/build/screens/conversation_filters/components/conversation_filters.js +5 -5
  444. package/build/screens/conversation_filters/components/conversation_filters.js.map +1 -1
  445. package/build/screens/conversation_filters/components/rows.d.ts +4 -4
  446. package/build/screens/conversation_filters/components/rows.d.ts.map +1 -1
  447. package/build/screens/conversation_filters/components/rows.js +5 -5
  448. package/build/screens/conversation_filters/components/rows.js.map +1 -1
  449. package/build/screens/conversation_filters/context/conversation_filter_context.d.ts +1 -1
  450. package/build/screens/conversation_filters/context/conversation_filter_context.d.ts.map +1 -1
  451. package/build/screens/conversation_filters/context/conversation_filter_context.js +2 -2
  452. package/build/screens/conversation_filters/context/conversation_filter_context.js.map +1 -1
  453. package/build/screens/conversation_filters/group_filters.d.ts +1 -1
  454. package/build/screens/conversation_filters/group_filters.d.ts.map +1 -1
  455. package/build/screens/conversation_filters/group_filters.js +2 -2
  456. package/build/screens/conversation_filters/group_filters.js.map +1 -1
  457. package/build/screens/conversation_filters/hooks/filters.d.ts +54 -54
  458. package/build/screens/conversation_filters/hooks/filters.d.ts.map +1 -1
  459. package/build/screens/conversation_filters/hooks/filters.js +3 -3
  460. package/build/screens/conversation_filters/hooks/filters.js.map +1 -1
  461. package/build/screens/conversation_filters/screen_props.d.ts +1 -1
  462. package/build/screens/conversation_filters/screen_props.d.ts.map +1 -1
  463. package/build/screens/conversation_filters/screen_props.js.map +1 -1
  464. package/build/screens/conversation_filters/team_filters.d.ts.map +1 -1
  465. package/build/screens/conversation_filters/team_filters.js +1 -1
  466. package/build/screens/conversation_filters/team_filters.js.map +1 -1
  467. package/build/screens/conversation_filters_screen.js +2 -2
  468. package/build/screens/conversation_filters_screen.js.map +1 -1
  469. package/build/screens/conversation_new/components/filter_by_plan.d.ts.map +1 -1
  470. package/build/screens/conversation_new/components/filter_by_plan.js +8 -8
  471. package/build/screens/conversation_new/components/filter_by_plan.js.map +1 -1
  472. package/build/screens/conversation_new/components/form_list.d.ts +1 -1
  473. package/build/screens/conversation_new/components/form_list.d.ts.map +1 -1
  474. package/build/screens/conversation_new/components/form_list.js +2 -2
  475. package/build/screens/conversation_new/components/form_list.js.map +1 -1
  476. package/build/screens/conversation_new/components/gender_filter_toggle.js +3 -3
  477. package/build/screens/conversation_new/components/gender_filter_toggle.js.map +1 -1
  478. package/build/screens/conversation_new/components/groups_form.d.ts +1 -1
  479. package/build/screens/conversation_new/components/groups_form.d.ts.map +1 -1
  480. package/build/screens/conversation_new/components/groups_form.js +10 -10
  481. package/build/screens/conversation_new/components/groups_form.js.map +1 -1
  482. package/build/screens/conversation_new/components/services_form.d.ts +1 -1
  483. package/build/screens/conversation_new/components/services_form.d.ts.map +1 -1
  484. package/build/screens/conversation_new/components/services_form.js +10 -10
  485. package/build/screens/conversation_new/components/services_form.js.map +1 -1
  486. package/build/screens/conversation_new/components/source_app_error_card.js +1 -1
  487. package/build/screens/conversation_new/components/source_app_error_card.js.map +1 -1
  488. package/build/screens/conversation_new/conversation_new_screen.d.ts +3 -3
  489. package/build/screens/conversation_new/conversation_new_screen.d.ts.map +1 -1
  490. package/build/screens/conversation_new/conversation_new_screen.js.map +1 -1
  491. package/build/screens/conversation_notification_level_select_screen.js +5 -5
  492. package/build/screens/conversation_notification_level_select_screen.js.map +1 -1
  493. package/build/screens/conversation_screen.d.ts +3 -3
  494. package/build/screens/conversation_screen.d.ts.map +1 -1
  495. package/build/screens/conversation_screen.js +21 -21
  496. package/build/screens/conversation_screen.js.map +1 -1
  497. package/build/screens/conversation_select_recipients/components/groups_recipient_row.d.ts +1 -1
  498. package/build/screens/conversation_select_recipients/components/groups_recipient_row.d.ts.map +1 -1
  499. package/build/screens/conversation_select_recipients/components/groups_recipient_row.js +1 -1
  500. package/build/screens/conversation_select_recipients/components/groups_recipient_row.js.map +1 -1
  501. package/build/screens/conversation_select_recipients/components/recipient_link_row.js +3 -3
  502. package/build/screens/conversation_select_recipients/components/recipient_link_row.js.map +1 -1
  503. package/build/screens/conversation_select_recipients/components/restricted_group_row.d.ts +1 -1
  504. package/build/screens/conversation_select_recipients/components/restricted_group_row.d.ts.map +1 -1
  505. package/build/screens/conversation_select_recipients/components/restricted_group_row.js +3 -3
  506. package/build/screens/conversation_select_recipients/components/restricted_group_row.js.map +1 -1
  507. package/build/screens/conversation_select_recipients/components/team_recipient_row.d.ts +1 -1
  508. package/build/screens/conversation_select_recipients/components/team_recipient_row.d.ts.map +1 -1
  509. package/build/screens/conversation_select_recipients/components/team_recipient_row.js +1 -1
  510. package/build/screens/conversation_select_recipients/components/team_recipient_row.js.map +1 -1
  511. package/build/screens/conversation_select_recipients/components/view_more_link_row.js +1 -1
  512. package/build/screens/conversation_select_recipients/components/view_more_link_row.js.map +1 -1
  513. package/build/screens/conversation_select_recipients/conversation_new_entry_screen.d.ts.map +1 -1
  514. package/build/screens/conversation_select_recipients/conversation_new_entry_screen.js +4 -4
  515. package/build/screens/conversation_select_recipients/conversation_new_entry_screen.js.map +1 -1
  516. package/build/screens/conversation_select_recipients/conversation_select_group_recipients_screen.d.ts.map +1 -1
  517. package/build/screens/conversation_select_recipients/conversation_select_group_recipients_screen.js +2 -2
  518. package/build/screens/conversation_select_recipients/conversation_select_group_recipients_screen.js.map +1 -1
  519. package/build/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.d.ts.map +1 -1
  520. package/build/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.js +4 -4
  521. package/build/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.js.map +1 -1
  522. package/build/screens/conversation_select_recipients/types/screen_props.d.ts +2 -2
  523. package/build/screens/conversation_select_recipients/types/screen_props.d.ts.map +1 -1
  524. package/build/screens/conversation_select_recipients/types/screen_props.js.map +1 -1
  525. package/build/screens/conversation_select_type_screen.d.ts +3 -3
  526. package/build/screens/conversation_select_type_screen.d.ts.map +1 -1
  527. package/build/screens/conversation_select_type_screen.js +3 -3
  528. package/build/screens/conversation_select_type_screen.js.map +1 -1
  529. package/build/screens/conversations/components/chat_group_badge.js +2 -2
  530. package/build/screens/conversations/components/chat_group_badge.js.map +1 -1
  531. package/build/screens/conversations/components/list_header_action_button.d.ts +1 -1
  532. package/build/screens/conversations/components/list_header_action_button.d.ts.map +1 -1
  533. package/build/screens/conversations/components/list_header_action_button.js +4 -4
  534. package/build/screens/conversations/components/list_header_action_button.js.map +1 -1
  535. package/build/screens/conversations/components/list_header_component.js +9 -9
  536. package/build/screens/conversations/components/list_header_component.js.map +1 -1
  537. package/build/screens/conversations/conversations_screen.d.ts +2 -2
  538. package/build/screens/conversations/conversations_screen.d.ts.map +1 -1
  539. package/build/screens/conversations/conversations_screen.js +3 -3
  540. package/build/screens/conversations/conversations_screen.js.map +1 -1
  541. package/build/screens/design_system_screen.js +6 -6
  542. package/build/screens/design_system_screen.js.map +1 -1
  543. package/build/screens/get_help_screen.js +4 -4
  544. package/build/screens/get_help_screen.js.map +1 -1
  545. package/build/screens/group_notification_level_select_screen.js +3 -3
  546. package/build/screens/group_notification_level_select_screen.js.map +1 -1
  547. package/build/screens/group_notification_settings_screen.js +3 -3
  548. package/build/screens/group_notification_settings_screen.js.map +1 -1
  549. package/build/screens/message_actions_screen.js +10 -10
  550. package/build/screens/message_actions_screen.js.map +1 -1
  551. package/build/screens/message_report/components/message_preview.d.ts +1 -1
  552. package/build/screens/message_report/components/message_preview.d.ts.map +1 -1
  553. package/build/screens/message_report/components/message_preview.js +2 -2
  554. package/build/screens/message_report/components/message_preview.js.map +1 -1
  555. package/build/screens/message_report/components/report_reason_list.d.ts +1 -1
  556. package/build/screens/message_report/components/report_reason_list.d.ts.map +1 -1
  557. package/build/screens/message_report/components/report_reason_list.js +5 -5
  558. package/build/screens/message_report/components/report_reason_list.js.map +1 -1
  559. package/build/screens/message_report_screen.d.ts +2 -2
  560. package/build/screens/message_report_screen.d.ts.map +1 -1
  561. package/build/screens/message_report_screen.js +8 -8
  562. package/build/screens/message_report_screen.js.map +1 -1
  563. package/build/screens/not_found.d.ts.map +1 -1
  564. package/build/screens/not_found.js +1 -1
  565. package/build/screens/not_found.js.map +1 -1
  566. package/build/screens/notification_settings/hooks/groups.d.ts +7 -7
  567. package/build/screens/notification_settings/hooks/groups.d.ts.map +1 -1
  568. package/build/screens/notification_settings/hooks/groups.js +4 -4
  569. package/build/screens/notification_settings/hooks/groups.js.map +1 -1
  570. package/build/screens/notification_settings_screen.js +4 -4
  571. package/build/screens/notification_settings_screen.js.map +1 -1
  572. package/build/screens/preferred_app/hooks/use_chat_types.d.ts +5 -5
  573. package/build/screens/preferred_app/hooks/use_chat_types.d.ts.map +1 -1
  574. package/build/screens/preferred_app/hooks/use_chat_types.js +1 -1
  575. package/build/screens/preferred_app/hooks/use_chat_types.js.map +1 -1
  576. package/build/screens/preferred_app_selection_screen.d.ts.map +1 -1
  577. package/build/screens/preferred_app_selection_screen.js +7 -7
  578. package/build/screens/preferred_app_selection_screen.js.map +1 -1
  579. package/build/screens/reactions_screen.js +7 -7
  580. package/build/screens/reactions_screen.js.map +1 -1
  581. package/build/screens/send_giphy_screen.js +8 -8
  582. package/build/screens/send_giphy_screen.js.map +1 -1
  583. package/build/screens/team_conversation_screen.js +3 -3
  584. package/build/screens/team_conversation_screen.js.map +1 -1
  585. package/build/types/jolt_events/message_events.d.ts +1 -1
  586. package/build/types/jolt_events/message_events.d.ts.map +1 -1
  587. package/build/types/jolt_events/message_events.js.map +1 -1
  588. package/build/types/jolt_events/reaction_events.d.ts +1 -1
  589. package/build/types/jolt_events/reaction_events.d.ts.map +1 -1
  590. package/build/types/jolt_events/reaction_events.js.map +1 -1
  591. package/build/types/resources/app_grant.d.ts +1 -1
  592. package/build/types/resources/app_grant.d.ts.map +1 -1
  593. package/build/types/resources/app_grant.js.map +1 -1
  594. package/build/types/resources/conversation.d.ts +1 -0
  595. package/build/types/resources/conversation.d.ts.map +1 -1
  596. package/build/types/resources/conversation.js.map +1 -1
  597. package/build/types/resources/conversation_membership.d.ts +1 -1
  598. package/build/types/resources/conversation_membership.d.ts.map +1 -1
  599. package/build/types/resources/conversation_membership.js.map +1 -1
  600. package/build/types/resources/group_membership.d.ts +1 -1
  601. package/build/types/resources/group_membership.d.ts.map +1 -1
  602. package/build/types/resources/group_membership.js.map +1 -1
  603. package/build/types/resources/groups/groups_group_resource.d.ts +1 -1
  604. package/build/types/resources/groups/groups_group_resource.d.ts.map +1 -1
  605. package/build/types/resources/groups/groups_group_resource.js.map +1 -1
  606. package/build/types/resources/organization.d.ts +1 -1
  607. package/build/types/resources/organization.d.ts.map +1 -1
  608. package/build/types/resources/organization.js.map +1 -1
  609. package/build/types/resources/person.d.ts +1 -1
  610. package/build/types/resources/person.d.ts.map +1 -1
  611. package/build/types/resources/person.js.map +1 -1
  612. package/build/types/resources/services/chat_resource.d.ts +1 -1
  613. package/build/types/resources/services/chat_resource.d.ts.map +1 -1
  614. package/build/types/resources/services/chat_resource.js.map +1 -1
  615. package/build/types/resources/services/team_resource.d.ts +1 -1
  616. package/build/types/resources/services/team_resource.d.ts.map +1 -1
  617. package/build/types/resources/services/team_resource.js.map +1 -1
  618. package/build/utils/cache/messages_cache.d.ts +3 -3
  619. package/build/utils/cache/messages_cache.d.ts.map +1 -1
  620. package/build/utils/cache/messages_cache.js +4 -4
  621. package/build/utils/cache/messages_cache.js.map +1 -1
  622. package/build/utils/cache/optimistically_create_message.d.ts +2 -2
  623. package/build/utils/cache/optimistically_create_message.d.ts.map +1 -1
  624. package/build/utils/cache/optimistically_create_message.js +4 -4
  625. package/build/utils/cache/optimistically_create_message.js.map +1 -1
  626. package/build/utils/cache/optimistically_update_message.d.ts +1 -1
  627. package/build/utils/cache/optimistically_update_message.d.ts.map +1 -1
  628. package/build/utils/cache/optimistically_update_message.js +2 -2
  629. package/build/utils/cache/optimistically_update_message.js.map +1 -1
  630. package/build/utils/cache/page_mutations.d.ts +5 -5
  631. package/build/utils/cache/page_mutations.d.ts.map +1 -1
  632. package/build/utils/cache/page_mutations.js.map +1 -1
  633. package/build/utils/client/client.d.ts +1 -1
  634. package/build/utils/client/client.d.ts.map +1 -1
  635. package/build/utils/client/client.js.map +1 -1
  636. package/build/utils/client/transform_request_data.d.ts.map +1 -1
  637. package/build/utils/client/transform_request_data.js.map +1 -1
  638. package/build/utils/convert_attachments_for_create.d.ts +2 -2
  639. package/build/utils/convert_attachments_for_create.d.ts.map +1 -1
  640. package/build/utils/convert_attachments_for_create.js.map +1 -1
  641. package/build/utils/destructure_chat_group_graph_id.d.ts +2 -2
  642. package/build/utils/destructure_chat_group_graph_id.d.ts.map +1 -1
  643. package/build/utils/destructure_chat_group_graph_id.js.map +1 -1
  644. package/build/utils/jolt/transform_message_event_data_to_message_resource.d.ts +2 -2
  645. package/build/utils/jolt/transform_message_event_data_to_message_resource.d.ts.map +1 -1
  646. package/build/utils/jolt/transform_message_event_data_to_message_resource.js +1 -1
  647. package/build/utils/jolt/transform_message_event_data_to_message_resource.js.map +1 -1
  648. package/build/utils/jolt/transform_reaction_event_data_to_reaction_count_resource.d.ts +3 -3
  649. package/build/utils/jolt/transform_reaction_event_data_to_reaction_count_resource.d.ts.map +1 -1
  650. package/build/utils/jolt/transform_reaction_event_data_to_reaction_count_resource.js.map +1 -1
  651. package/build/utils/native_adapters/configuration.d.ts +3 -3
  652. package/build/utils/native_adapters/configuration.d.ts.map +1 -1
  653. package/build/utils/native_adapters/configuration.js +5 -5
  654. package/build/utils/native_adapters/configuration.js.map +1 -1
  655. package/build/utils/performance_tracking.d.ts +1 -1
  656. package/build/utils/performance_tracking.d.ts.map +1 -1
  657. package/build/utils/performance_tracking.js +1 -1
  658. package/build/utils/performance_tracking.js.map +1 -1
  659. package/build/utils/reaction_constants.d.ts +1 -1
  660. package/build/utils/reaction_constants.d.ts.map +1 -1
  661. package/build/utils/reaction_constants.js.map +1 -1
  662. package/build/utils/request/conversation.d.ts +2 -2
  663. package/build/utils/request/conversation.d.ts.map +1 -1
  664. package/build/utils/request/conversation.js.map +1 -1
  665. package/build/utils/request/get_features.d.ts +1 -1
  666. package/build/utils/request/get_features.d.ts.map +1 -1
  667. package/build/utils/request/get_features.js +1 -1
  668. package/build/utils/request/get_features.js.map +1 -1
  669. package/build/utils/request/get_message.d.ts +1 -1
  670. package/build/utils/request/get_message.d.ts.map +1 -1
  671. package/build/utils/request/get_message.js +1 -1
  672. package/build/utils/request/get_message.js.map +1 -1
  673. package/build/utils/request/get_messages.d.ts +1 -1
  674. package/build/utils/request/get_messages.d.ts.map +1 -1
  675. package/build/utils/request/get_messages.js +1 -1
  676. package/build/utils/request/get_messages.js.map +1 -1
  677. package/build/utils/response_error.d.ts +1 -1
  678. package/build/utils/response_error.d.ts.map +1 -1
  679. package/build/utils/response_error.js.map +1 -1
  680. package/build/utils/session.d.ts +1 -1
  681. package/build/utils/session.d.ts.map +1 -1
  682. package/build/utils/session.js.map +1 -1
  683. package/build/utils/session_manager.d.ts +1 -1
  684. package/build/utils/session_manager.d.ts.map +1 -1
  685. package/build/utils/session_manager.js.map +1 -1
  686. package/build/utils/styles.js +1 -1
  687. package/build/utils/styles.js.map +1 -1
  688. package/build/utils/theme.d.ts +1 -1
  689. package/build/utils/theme.d.ts.map +1 -1
  690. package/build/utils/theme.js +2 -2
  691. package/build/utils/theme.js.map +1 -1
  692. package/package.json +3 -2
  693. package/src/__tests__/contexts/session_context.tsx +7 -7
  694. package/src/__tests__/event-polyfill.test.ts +3 -4
  695. package/src/__tests__/hooks/useTheme.tsx +3 -3
  696. package/src/__tests__/hooks/use_async_storage.test.tsx +3 -3
  697. package/src/__tests__/hooks/use_conversation_messages.ts +2 -2
  698. package/src/__tests__/hooks/use_font_scale.test.ts +1 -1
  699. package/src/__tests__/utils/cache/page_mutations.ts +1 -1
  700. package/src/__tests__/utils/client.ts +5 -5
  701. package/src/__tests__/utils/native_adapters/configuration.ts +4 -4
  702. package/src/__tests__/utils/parse_simple_markdown.ts +1 -1
  703. package/src/__tests__/utils/pluralize.tsx +1 -1
  704. package/src/__tests__/utils/session.ts +2 -2
  705. package/src/__tests__/utils/uri.ts +1 -1
  706. package/src/__utils__/handlers.ts +1 -1
  707. package/src/components/conversation/attachments/attachment_card.tsx +3 -3
  708. package/src/components/conversation/attachments/attachment_deleting_overlay.tsx +2 -2
  709. package/src/components/conversation/attachments/audio_attachment.tsx +5 -5
  710. package/src/components/conversation/attachments/expanded_link.tsx +5 -5
  711. package/src/components/conversation/attachments/generic_file_attachment.tsx +6 -6
  712. package/src/components/conversation/attachments/giphy_attachment.tsx +6 -6
  713. package/src/components/conversation/attachments/image_attachment.tsx +9 -9
  714. package/src/components/conversation/attachments/video_attachment.tsx +7 -7
  715. package/src/components/conversation/empty_conversation_blank_state.tsx +1 -1
  716. package/src/components/conversation/jump_to_bottom_button.tsx +3 -3
  717. package/src/components/conversation/message.tsx +21 -21
  718. package/src/components/conversation/message_attachments.tsx +8 -8
  719. package/src/components/conversation/message_form/message_form_attachment_image.tsx +2 -2
  720. package/src/components/conversation/message_form/message_form_attachment_video.tsx +2 -2
  721. package/src/components/conversation/message_form.tsx +21 -23
  722. package/src/components/conversation/message_markdown.tsx +3 -3
  723. package/src/components/conversation/message_reaction.tsx +8 -8
  724. package/src/components/conversation/message_read_receipts.tsx +3 -3
  725. package/src/components/conversation/messages_disabled_banners.tsx +2 -2
  726. package/src/components/conversation/reply_connectors.tsx +3 -3
  727. package/src/components/conversation/reply_shadow_message.tsx +12 -12
  728. package/src/components/conversation/typing_indicator.tsx +3 -3
  729. package/src/components/conversations/conversation_actions.tsx +6 -9
  730. package/src/components/conversations/conversation_preview.tsx +5 -10
  731. package/src/components/conversations/conversations.tsx +6 -6
  732. package/src/components/conversations/mute_indicator.tsx +3 -3
  733. package/src/components/conversations/swipeable_toggle_button.tsx +5 -5
  734. package/src/components/conversations/unread_count_badge.tsx +3 -3
  735. package/src/components/display/action_button.tsx +5 -5
  736. package/src/components/display/avatar.tsx +2 -2
  737. package/src/components/display/avatar_group.tsx +2 -2
  738. package/src/components/display/badge.tsx +3 -3
  739. package/src/components/display/banner.tsx +2 -2
  740. package/src/components/display/banner_collapsible.tsx +1 -1
  741. package/src/components/display/button.tsx +3 -3
  742. package/src/components/display/child_notice.tsx +4 -4
  743. package/src/components/display/heading.tsx +3 -3
  744. package/src/components/display/icon.tsx +7 -8
  745. package/src/components/display/icon_button.tsx +2 -2
  746. package/src/components/display/image.tsx +1 -1
  747. package/src/components/display/image_attachment_preview.tsx +4 -4
  748. package/src/components/display/keyboard_view.tsx +1 -1
  749. package/src/components/display/person.tsx +3 -3
  750. package/src/components/display/platform_modal_header_buttons.tsx +4 -4
  751. package/src/components/display/pressable_row.tsx +1 -1
  752. package/src/components/display/spinner.tsx +1 -1
  753. package/src/components/display/switch.tsx +1 -1
  754. package/src/components/display/tabs.tsx +1 -1
  755. package/src/components/display/text.tsx +2 -2
  756. package/src/components/display/text_button.tsx +2 -2
  757. package/src/components/display/text_inline_button.tsx +3 -3
  758. package/src/components/display/toggle_button.tsx +5 -5
  759. package/src/components/display/utils/button_colors.ts +1 -1
  760. package/src/components/display/utils/status_colors.ts +1 -1
  761. package/src/components/display/video_attachment_preview.tsx +5 -5
  762. package/src/components/group_conversation_list.tsx +3 -3
  763. package/src/components/page/error_boundary.tsx +2 -2
  764. package/src/components/page/loading.tsx +1 -1
  765. package/src/components/primitive/avatar_primitive.tsx +5 -5
  766. package/src/components/primitive/banner_primitive.tsx +8 -8
  767. package/src/components/primitive/blank_state_primitive.tsx +2 -2
  768. package/src/components/primitive/form_sheet.tsx +4 -4
  769. package/src/components/safe_area_modal.tsx +1 -1
  770. package/src/contexts/api_provider.tsx +4 -4
  771. package/src/contexts/chat_context.tsx +7 -7
  772. package/src/contexts/conversations_context.tsx +4 -4
  773. package/src/contexts/session_context.tsx +9 -9
  774. package/src/hooks/groups/use_group_members_for_new_conversation.ts +4 -4
  775. package/src/hooks/groups/use_groups_conversation_create.ts +3 -3
  776. package/src/hooks/services/use_find_or_create_services_conversation.ts +4 -4
  777. package/src/hooks/services/use_services_team.ts +2 -2
  778. package/src/hooks/services/use_team_members_for_new_conversation.ts +2 -2
  779. package/src/hooks/services/use_team_plans.ts +3 -3
  780. package/src/hooks/use_api.ts +2 -2
  781. package/src/hooks/use_api_client.ts +3 -3
  782. package/src/hooks/use_async_storage.ts +1 -1
  783. package/src/hooks/use_attachment_uploader.ts +3 -3
  784. package/src/hooks/use_broadcast_typing_status.ts +1 -1
  785. package/src/hooks/use_chat_permissions.ts +1 -1
  786. package/src/hooks/use_conversation.ts +5 -4
  787. package/src/hooks/use_conversation_jolt_events.ts +3 -3
  788. package/src/hooks/use_conversation_membership.ts +3 -3
  789. package/src/hooks/use_conversation_message.ts +2 -2
  790. package/src/hooks/use_conversation_messages.ts +2 -2
  791. package/src/hooks/use_conversation_messages_jolt_events.ts +14 -14
  792. package/src/hooks/use_conversations.ts +2 -2
  793. package/src/hooks/use_conversations_actions.ts +2 -2
  794. package/src/hooks/use_conversations_cache.ts +5 -5
  795. package/src/hooks/use_conversations_jolt_events.ts +4 -4
  796. package/src/hooks/use_create_android_ripple_color.ts +1 -1
  797. package/src/hooks/use_current_person.ts +2 -2
  798. package/src/hooks/use_features.ts +4 -4
  799. package/src/hooks/use_font_scale.ts +1 -1
  800. package/src/hooks/use_giphy.ts +2 -2
  801. package/src/hooks/use_groups.ts +2 -2
  802. package/src/hooks/use_groups_groups.ts +1 -1
  803. package/src/hooks/use_interaction_ghost_color.ts +1 -1
  804. package/src/hooks/use_jolt.ts +3 -3
  805. package/src/hooks/use_live_relative_time.ts +2 -2
  806. package/src/hooks/use_mark_latest_message_read.ts +1 -1
  807. package/src/hooks/use_message_create_or_update.ts +10 -10
  808. package/src/hooks/use_message_draft.ts +2 -2
  809. package/src/hooks/use_message_reaction_toggle.ts +4 -4
  810. package/src/hooks/use_my_gender.ts +1 -1
  811. package/src/hooks/use_organization.ts +2 -2
  812. package/src/hooks/use_people_person.ts +1 -1
  813. package/src/hooks/use_product_analytics.ts +5 -5
  814. package/src/hooks/use_qualified_by_age.ts +1 -1
  815. package/src/hooks/use_read_receipts.ts +1 -1
  816. package/src/hooks/use_report_message.ts +2 -2
  817. package/src/hooks/use_storage.ts +1 -1
  818. package/src/hooks/use_submit_age_check.ts +3 -3
  819. package/src/hooks/use_suspense_api.ts +5 -5
  820. package/src/hooks/use_teams.ts +1 -1
  821. package/src/hooks/use_theme.tsx +2 -2
  822. package/src/hooks/use_typing_indicators.ts +2 -2
  823. package/src/hooks/use_typing_status_cache.ts +1 -1
  824. package/src/hooks/use_upload_client.ts +3 -3
  825. package/src/navigation/chat_access_gate.tsx +7 -7
  826. package/src/navigation/index.tsx +34 -37
  827. package/src/navigation/screenLayout.tsx +2 -2
  828. package/src/polyfills/events/Event.ts +1 -1
  829. package/src/polyfills/events/EventTarget.ts +1 -1
  830. package/src/polyfills/events/internals/EventInternals.ts +2 -2
  831. package/src/polyfills/events/internals/EventTargetInternals.ts +2 -2
  832. package/src/screens/age_check/age_check_required_screen.tsx +9 -9
  833. package/src/screens/age_check/age_check_underage_screen.tsx +4 -4
  834. package/src/screens/age_check/components/age_check_select_birthdate_modal.tsx +4 -4
  835. package/src/screens/attachment_actions/attachment_actions_screen.tsx +1 -1
  836. package/src/screens/attachment_actions/hooks/useDeleteAttachment.tsx +4 -4
  837. package/src/screens/bug_report_screen.tsx +18 -18
  838. package/src/screens/conversation/message_read_receipts_screen.tsx +6 -6
  839. package/src/screens/conversation_details_screen.tsx +47 -13
  840. package/src/screens/conversation_filter_recipients/components/checkbox_row.tsx +9 -5
  841. package/src/screens/conversation_filter_recipients/components/header_row.tsx +6 -6
  842. package/src/screens/conversation_filter_recipients/conversation_filter_recipients_screen.tsx +6 -6
  843. package/src/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.tsx +5 -1
  844. package/src/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.ts +6 -3
  845. package/src/screens/conversation_filter_recipients/types.tsx +2 -2
  846. package/src/screens/conversation_filters/components/conversation_filters.tsx +8 -5
  847. package/src/screens/conversation_filters/components/rows.tsx +9 -14
  848. package/src/screens/conversation_filters/context/conversation_filter_context.tsx +6 -3
  849. package/src/screens/conversation_filters/group_filters.tsx +4 -4
  850. package/src/screens/conversation_filters/hooks/filters.ts +5 -5
  851. package/src/screens/conversation_filters/screen_props.ts +1 -1
  852. package/src/screens/conversation_filters/team_filters.tsx +1 -1
  853. package/src/screens/conversation_filters_screen.tsx +2 -2
  854. package/src/screens/conversation_new/components/filter_by_plan.tsx +8 -8
  855. package/src/screens/conversation_new/components/form_list.tsx +3 -3
  856. package/src/screens/conversation_new/components/gender_filter_toggle.tsx +3 -3
  857. package/src/screens/conversation_new/components/groups_form.tsx +14 -14
  858. package/src/screens/conversation_new/components/services_form.tsx +12 -12
  859. package/src/screens/conversation_new/components/source_app_error_card.tsx +1 -1
  860. package/src/screens/conversation_new/conversation_new_screen.tsx +3 -3
  861. package/src/screens/conversation_notification_level_select_screen.tsx +6 -6
  862. package/src/screens/conversation_screen.tsx +23 -23
  863. package/src/screens/conversation_select_recipients/components/groups_recipient_row.tsx +2 -2
  864. package/src/screens/conversation_select_recipients/components/recipient_link_row.tsx +3 -3
  865. package/src/screens/conversation_select_recipients/components/restricted_group_row.tsx +4 -4
  866. package/src/screens/conversation_select_recipients/components/team_recipient_row.tsx +2 -2
  867. package/src/screens/conversation_select_recipients/components/view_more_link_row.tsx +1 -1
  868. package/src/screens/conversation_select_recipients/conversation_new_entry_screen.tsx +4 -4
  869. package/src/screens/conversation_select_recipients/conversation_select_group_recipients_screen.tsx +4 -4
  870. package/src/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.tsx +8 -5
  871. package/src/screens/conversation_select_recipients/types/screen_props.tsx +2 -2
  872. package/src/screens/conversation_select_type_screen.tsx +5 -5
  873. package/src/screens/conversations/components/chat_group_badge.tsx +4 -4
  874. package/src/screens/conversations/components/list_header_action_button.tsx +4 -4
  875. package/src/screens/conversations/components/list_header_component.tsx +10 -10
  876. package/src/screens/conversations/conversations_screen.tsx +5 -5
  877. package/src/screens/design_system_screen.tsx +6 -6
  878. package/src/screens/get_help_screen.tsx +5 -5
  879. package/src/screens/group_notification_level_select_screen.tsx +3 -3
  880. package/src/screens/group_notification_settings_screen.tsx +4 -4
  881. package/src/screens/message_actions_screen.tsx +12 -12
  882. package/src/screens/message_report/components/message_preview.tsx +3 -3
  883. package/src/screens/message_report/components/report_reason_list.tsx +5 -8
  884. package/src/screens/message_report_screen.tsx +15 -15
  885. package/src/screens/not_found.tsx +1 -1
  886. package/src/screens/notification_settings/hooks/groups.ts +6 -6
  887. package/src/screens/notification_settings_screen.tsx +4 -4
  888. package/src/screens/preferred_app/hooks/use_chat_types.ts +2 -2
  889. package/src/screens/preferred_app_selection_screen.tsx +7 -7
  890. package/src/screens/reactions_screen.tsx +9 -9
  891. package/src/screens/send_giphy_screen.tsx +8 -8
  892. package/src/screens/team_conversation_screen.tsx +3 -3
  893. package/src/types/jolt_events/message_events.ts +1 -1
  894. package/src/types/jolt_events/reaction_events.ts +1 -1
  895. package/src/types/resources/app_grant.ts +1 -1
  896. package/src/types/resources/conversation.ts +1 -0
  897. package/src/types/resources/conversation_membership.ts +1 -1
  898. package/src/types/resources/group_membership.ts +1 -1
  899. package/src/types/resources/groups/groups_group_resource.ts +1 -1
  900. package/src/types/resources/organization.ts +1 -1
  901. package/src/types/resources/person.ts +1 -1
  902. package/src/types/resources/services/chat_resource.ts +1 -1
  903. package/src/types/resources/services/team_resource.ts +1 -1
  904. package/src/utils/__tests__/convert_attachments_for_create.test.ts +3 -3
  905. package/src/utils/__tests__/session_manager.test.ts +3 -3
  906. package/src/utils/__tests__/sha_256.test.ts +1 -1
  907. package/src/utils/cache/messages_cache.ts +6 -6
  908. package/src/utils/cache/optimistically_create_message.ts +7 -7
  909. package/src/utils/cache/optimistically_update_message.ts +3 -3
  910. package/src/utils/cache/page_mutations.ts +1 -1
  911. package/src/utils/client/client.ts +1 -2
  912. package/src/utils/client/transform_request_data.ts +1 -1
  913. package/src/utils/convert_attachments_for_create.ts +2 -2
  914. package/src/utils/destructure_chat_group_graph_id.ts +2 -2
  915. package/src/utils/jolt/transform_message_event_data_to_message_resource.ts +4 -4
  916. package/src/utils/jolt/transform_reaction_event_data_to_reaction_count_resource.ts +3 -3
  917. package/src/utils/native_adapters/configuration.ts +5 -5
  918. package/src/utils/performance_tracking.ts +2 -2
  919. package/src/utils/reaction_constants.ts +1 -1
  920. package/src/utils/request/conversation.ts +2 -2
  921. package/src/utils/request/get_features.ts +1 -1
  922. package/src/utils/request/get_message.ts +1 -1
  923. package/src/utils/request/get_messages.ts +1 -1
  924. package/src/utils/response_error.ts +1 -1
  925. package/src/utils/session.ts +1 -1
  926. package/src/utils/session_manager.ts +1 -1
  927. package/src/utils/styles.ts +1 -1
  928. package/src/utils/theme.ts +2 -2
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { StyleSheet, View } from 'react-native';
3
- import { Text } from '../../display';
4
- import { tokens } from '../../../vendor/tapestry/tokens';
5
- import { useTheme } from '../../../hooks';
3
+ import { Text } from '@/components/display';
4
+ import { useTheme } from '@/hooks';
5
+ import { tokens } from '@/vendor/tapestry/tokens';
6
6
  export function AttachmentCard({ children, ...props }) {
7
7
  const styles = useStyles();
8
8
  return (<View style={styles.card} {...props}>
@@ -1 +1 @@
1
- {"version":3,"file":"attachment_card.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/attachment_card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoC,MAAM,OAAO,CAAA;AACxD,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,MAAM,cAAc,CAAA;AAC/C,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAA;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAIzC,MAAM,UAAU,cAAc,CAAC,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAuB;IACxE,MAAM,MAAM,GAAG,SAAS,EAAE,CAAA;IAE1B,OAAO,CACL,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,KAAK,CAAC,CAClC;MAAA,CAAC,QAAQ,CACX;IAAA,EAAE,IAAI,CAAC,CACR,CAAA;AACH,CAAC;AAED,MAAM,UAAU,mBAAmB,CAAC,EAAE,QAAQ,EAA2B;IACvE,MAAM,MAAM,GAAG,SAAS,EAAE,CAAA;IAE1B,OAAO,CACL,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,CAC7D;MAAA,CAAC,QAAQ,CACX;IAAA,EAAE,IAAI,CAAC,CACR,CAAA;AACH,CAAC;AAED,MAAM,SAAS,GAAG,GAAG,EAAE;IACrB,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAE7B,OAAO,UAAU,CAAC,MAAM,CAAC;QACvB,IAAI,EAAE;YACJ,OAAO,EAAE,CAAC;YACV,eAAe,EAAE,MAAM,CAAC,eAAe;YACvC,YAAY,EAAE,CAAC;YACf,QAAQ,EAAE,MAAM;YAChB,SAAS,EAAE,EAAE;YACb,cAAc,EAAE,QAAQ;YACxB,QAAQ,EAAE,UAAU;SACrB;QACD,KAAK,EAAE;YACL,KAAK,EAAE,MAAM,CAAC,uBAAuB;YACrC,QAAQ,EAAE,MAAM,CAAC,UAAU;YAC3B,IAAI,EAAE,CAAC;SACR;KACF,CAAC,CAAA;AACJ,CAAC,CAAA","sourcesContent":["import React, { ComponentProps, ReactNode } from 'react'\nimport { StyleSheet, View } from 'react-native'\nimport { Text } from '../../display'\nimport { tokens } from '../../../vendor/tapestry/tokens'\nimport { useTheme } from '../../../hooks'\n\ntype AttachmentCardProps = ComponentProps<typeof View>\n\nexport function AttachmentCard({ children, ...props }: AttachmentCardProps) {\n const styles = useStyles()\n\n return (\n <View style={styles.card} {...props}>\n {children}\n </View>\n )\n}\n\nexport function AttachmentCardTitle({ children }: { children: ReactNode }) {\n const styles = useStyles()\n\n return (\n <Text style={styles.title} numberOfLines={1} selectable={false}>\n {children}\n </Text>\n )\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n card: {\n padding: 8,\n backgroundColor: colors.surfaceColor100,\n borderRadius: 8,\n minWidth: '100%',\n minHeight: 60,\n justifyContent: 'center',\n position: 'relative',\n },\n title: {\n color: colors.textColorDefaultPrimary,\n fontSize: tokens.fontSizeSm,\n flex: 1,\n },\n })\n}\n"]}
1
+ {"version":3,"file":"attachment_card.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/attachment_card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoC,MAAM,OAAO,CAAA;AACxD,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,MAAM,cAAc,CAAA;AAC/C,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAClC,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AAIjD,MAAM,UAAU,cAAc,CAAC,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAuB;IACxE,MAAM,MAAM,GAAG,SAAS,EAAE,CAAA;IAE1B,OAAO,CACL,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,KAAK,CAAC,CAClC;MAAA,CAAC,QAAQ,CACX;IAAA,EAAE,IAAI,CAAC,CACR,CAAA;AACH,CAAC;AAED,MAAM,UAAU,mBAAmB,CAAC,EAAE,QAAQ,EAA2B;IACvE,MAAM,MAAM,GAAG,SAAS,EAAE,CAAA;IAE1B,OAAO,CACL,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,CAC7D;MAAA,CAAC,QAAQ,CACX;IAAA,EAAE,IAAI,CAAC,CACR,CAAA;AACH,CAAC;AAED,MAAM,SAAS,GAAG,GAAG,EAAE;IACrB,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAE7B,OAAO,UAAU,CAAC,MAAM,CAAC;QACvB,IAAI,EAAE;YACJ,OAAO,EAAE,CAAC;YACV,eAAe,EAAE,MAAM,CAAC,eAAe;YACvC,YAAY,EAAE,CAAC;YACf,QAAQ,EAAE,MAAM;YAChB,SAAS,EAAE,EAAE;YACb,cAAc,EAAE,QAAQ;YACxB,QAAQ,EAAE,UAAU;SACrB;QACD,KAAK,EAAE;YACL,KAAK,EAAE,MAAM,CAAC,uBAAuB;YACrC,QAAQ,EAAE,MAAM,CAAC,UAAU;YAC3B,IAAI,EAAE,CAAC;SACR;KACF,CAAC,CAAA;AACJ,CAAC,CAAA","sourcesContent":["import React, { ComponentProps, ReactNode } from 'react'\nimport { StyleSheet, View } from 'react-native'\nimport { Text } from '@/components/display'\nimport { useTheme } from '@/hooks'\nimport { tokens } from '@/vendor/tapestry/tokens'\n\ntype AttachmentCardProps = ComponentProps<typeof View>\n\nexport function AttachmentCard({ children, ...props }: AttachmentCardProps) {\n const styles = useStyles()\n\n return (\n <View style={styles.card} {...props}>\n {children}\n </View>\n )\n}\n\nexport function AttachmentCardTitle({ children }: { children: ReactNode }) {\n const styles = useStyles()\n\n return (\n <Text style={styles.title} numberOfLines={1} selectable={false}>\n {children}\n </Text>\n )\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n card: {\n padding: 8,\n backgroundColor: colors.surfaceColor100,\n borderRadius: 8,\n minWidth: '100%',\n minHeight: 60,\n justifyContent: 'center',\n position: 'relative',\n },\n title: {\n color: colors.textColorDefaultPrimary,\n fontSize: tokens.fontSizeSm,\n flex: 1,\n },\n })\n}\n"]}
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { View, StyleSheet } from 'react-native';
3
- import { Spinner } from '../../display';
4
- import { useTheme } from '../../../hooks';
3
+ import { Spinner } from '@/components/display';
4
+ import { useTheme } from '@/hooks';
5
5
  export function AttachmentDeletingOverlay() {
6
6
  const styles = useStyles();
7
7
  return (<View style={styles.container}>
@@ -1 +1 @@
1
- {"version":3,"file":"attachment_deleting_overlay.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/attachment_deleting_overlay.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA;AACvC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAEzC,MAAM,UAAU,yBAAyB;IACvC,MAAM,MAAM,GAAG,SAAS,EAAE,CAAA;IAE1B,OAAO,CACL,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAC5B;MAAA,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,EAC5B;MAAA,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,EACpB;IAAA,EAAE,IAAI,CAAC,CACR,CAAA;AACH,CAAC;AAED,MAAM,SAAS,GAAG,GAAG,EAAE;IACrB,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAE7B,OAAO,UAAU,CAAC,MAAM,CAAC;QACvB,SAAS,EAAE;YACT,GAAG,UAAU,CAAC,kBAAkB;YAChC,cAAc,EAAE,QAAQ;YACxB,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,CAAC;YACf,QAAQ,EAAE,QAAQ;SACnB;QACD,OAAO,EAAE;YACP,GAAG,UAAU,CAAC,kBAAkB;YAChC,eAAe,EAAE,MAAM,CAAC,mBAAmB;YAC3C,OAAO,EAAE,GAAG;SACb;KACF,CAAC,CAAA;AACJ,CAAC,CAAA","sourcesContent":["import React from 'react'\nimport { View, StyleSheet } from 'react-native'\nimport { Spinner } from '../../display'\nimport { useTheme } from '../../../hooks'\n\nexport function AttachmentDeletingOverlay() {\n const styles = useStyles()\n\n return (\n <View style={styles.container}>\n <View style={styles.overlay} />\n <Spinner size={24} />\n </View>\n )\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n container: {\n ...StyleSheet.absoluteFillObject,\n justifyContent: 'center',\n alignItems: 'center',\n borderRadius: 8,\n overflow: 'hidden',\n },\n overlay: {\n ...StyleSheet.absoluteFillObject,\n backgroundColor: colors.fillColorNeutral070,\n opacity: 0.5,\n },\n })\n}\n"]}
1
+ {"version":3,"file":"attachment_deleting_overlay.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/attachment_deleting_overlay.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AAC9C,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAElC,MAAM,UAAU,yBAAyB;IACvC,MAAM,MAAM,GAAG,SAAS,EAAE,CAAA;IAE1B,OAAO,CACL,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAC5B;MAAA,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,EAC5B;MAAA,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,EACpB;IAAA,EAAE,IAAI,CAAC,CACR,CAAA;AACH,CAAC;AAED,MAAM,SAAS,GAAG,GAAG,EAAE;IACrB,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAE7B,OAAO,UAAU,CAAC,MAAM,CAAC;QACvB,SAAS,EAAE;YACT,GAAG,UAAU,CAAC,kBAAkB;YAChC,cAAc,EAAE,QAAQ;YACxB,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,CAAC;YACf,QAAQ,EAAE,QAAQ;SACnB;QACD,OAAO,EAAE;YACP,GAAG,UAAU,CAAC,kBAAkB;YAChC,eAAe,EAAE,MAAM,CAAC,mBAAmB;YAC3C,OAAO,EAAE,GAAG;SACb;KACF,CAAC,CAAA;AACJ,CAAC,CAAA","sourcesContent":["import React from 'react'\nimport { View, StyleSheet } from 'react-native'\nimport { Spinner } from '@/components/display'\nimport { useTheme } from '@/hooks'\n\nexport function AttachmentDeletingOverlay() {\n const styles = useStyles()\n\n return (\n <View style={styles.container}>\n <View style={styles.overlay} />\n <Spinner size={24} />\n </View>\n )\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n container: {\n ...StyleSheet.absoluteFillObject,\n justifyContent: 'center',\n alignItems: 'center',\n borderRadius: 8,\n overflow: 'hidden',\n },\n overlay: {\n ...StyleSheet.absoluteFillObject,\n backgroundColor: colors.fillColorNeutral070,\n opacity: 0.5,\n },\n })\n}\n"]}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { DenormalizedMessageAttachmentResource } from '../../../types/resources/denormalized_attachment_resource';
2
+ import { DenormalizedMessageAttachmentResource } from '@/types/resources/denormalized_attachment_resource';
3
3
  export declare function AudioAttachment({ attachment, onMessageAttachmentLongPress, isDeleting, }: {
4
4
  attachment: DenormalizedMessageAttachmentResource;
5
5
  onMessageAttachmentLongPress: (attachment: DenormalizedMessageAttachmentResource) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"audio_attachment.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/audio_attachment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,qCAAqC,EAAE,MAAM,2DAA2D,CAAA;AAQjH,wBAAgB,eAAe,CAAC,EAC9B,UAAU,EACV,4BAA4B,EAC5B,UAAU,GACX,EAAE;IACD,UAAU,EAAE,qCAAqC,CAAA;IACjD,4BAA4B,EAAE,CAAC,UAAU,EAAE,qCAAqC,KAAK,IAAI,CAAA;IACzF,UAAU,EAAE,OAAO,CAAA;CACpB,qBAwDA"}
1
+ {"version":3,"file":"audio_attachment.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/audio_attachment.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAMzB,OAAO,EAAE,qCAAqC,EAAE,MAAM,oDAAoD,CAAA;AAG1G,wBAAgB,eAAe,CAAC,EAC9B,UAAU,EACV,4BAA4B,EAC5B,UAAU,GACX,EAAE;IACD,UAAU,EAAE,qCAAqC,CAAA;IACjD,4BAA4B,EAAE,CAAC,UAAU,EAAE,qCAAqC,KAAK,IAAI,CAAA;IACzF,UAAU,EAAE,OAAO,CAAA;CACpB,qBAwDA"}
@@ -1,11 +1,11 @@
1
+ import { PlatformPressable } from '@react-navigation/elements';
1
2
  import React from 'react';
2
3
  import { View, StyleSheet } from 'react-native';
3
- import { IconButton, Text } from '../../display';
4
4
  import { AttachmentCard, AttachmentCardTitle } from './attachment_card';
5
- import { useTheme } from '../../../hooks';
6
- import { Audio } from '../../../utils/native_adapters';
7
- import { PlatformPressable } from '@react-navigation/elements';
8
5
  import { AttachmentDeletingOverlay } from './attachment_deleting_overlay';
6
+ import { IconButton, Text } from '@/components/display';
7
+ import { useTheme } from '@/hooks';
8
+ import { Audio } from '@/utils/native_adapters';
9
9
  export function AudioAttachment({ attachment, onMessageAttachmentLongPress, isDeleting, }) {
10
10
  const styles = useStyles();
11
11
  const { colors } = useTheme();
@@ -1 +1 @@
1
- {"version":3,"file":"audio_attachment.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/audio_attachment.tsx"],"names":[],"mappings":"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","sourcesContent":["import React from 'react'\nimport { View, StyleSheet } from 'react-native'\nimport { DenormalizedMessageAttachmentResource } from '../../../types/resources/denormalized_attachment_resource'\nimport { IconButton, Text } from '../../display'\nimport { AttachmentCard, AttachmentCardTitle } from './attachment_card'\nimport { useTheme } from '../../../hooks'\nimport { Audio } from '../../../utils/native_adapters'\nimport { PlatformPressable } from '@react-navigation/elements'\nimport { AttachmentDeletingOverlay } from './attachment_deleting_overlay'\n\nexport function AudioAttachment({\n attachment,\n onMessageAttachmentLongPress,\n isDeleting,\n}: {\n attachment: DenormalizedMessageAttachmentResource\n onMessageAttachmentLongPress: (attachment: DenormalizedMessageAttachmentResource) => void\n isDeleting: boolean\n}) {\n const styles = useStyles()\n const { colors } = useTheme()\n\n const { attributes } = attachment\n const { url, filename } = attributes\n const sound = Audio.useAudio(url)\n const { AudioPlayer } = sound\n\n function toggleAudio() {\n if (!sound.isPlaying) {\n sound.play()\n } else {\n sound.pause()\n }\n }\n\n const progress = sound.duration > 0 ? sound.position / sound.duration : 0\n\n return (\n <PlatformPressable\n onLongPress={() => !isDeleting && onMessageAttachmentLongPress(attachment)}\n android_ripple={{ color: colors.androidRippleNeutral, foreground: true }}\n accessibilityHint=\"Long press for more options\"\n disabled={isDeleting}\n >\n <AttachmentCard>\n <View style={styles.container}>\n {AudioPlayer}\n <IconButton\n name={sound.isPlaying ? 'services.pause' : 'services.play'}\n size=\"md\"\n accessibilityLabel={sound.isPlaying ? 'Pause' : 'Play'}\n onPress={toggleAudio}\n disabled={!sound || isDeleting}\n style={styles.button}\n iconStyle={styles.buttonIcon}\n />\n <View style={styles.details}>\n <AttachmentCardTitle>{filename}</AttachmentCardTitle>\n <View style={styles.progressContainer}>\n <View style={styles.progressTrack}>\n <View style={[styles.progressBar, { width: `${progress * 100}%` }]} />\n </View>\n </View>\n {sound.isPlaying ? (\n <ProgressionText progress={sound.position || 0} />\n ) : (\n <DurationText duration={sound.duration || 0} />\n )}\n </View>\n </View>\n {isDeleting && <AttachmentDeletingOverlay />}\n </AttachmentCard>\n </PlatformPressable>\n )\n}\n\nconst DurationText = ({ duration }: { duration: number }) => {\n if (duration === 0) return <Text variant=\"footnote\">Loading...</Text>\n\n const { minutes, seconds } = getMinutesAndSeconds(duration)\n const secondsLabel = `${seconds}s`\n const minutesLabel = `${minutes}m`\n const label = minutes > 0 ? `${minutesLabel} ${secondsLabel}` : secondsLabel\n\n return <Text variant=\"footnote\">{label}</Text>\n}\n\nconst ProgressionText = ({ progress }: { progress: number }) => {\n if (progress === 0) return <Text variant=\"footnote\">Loading...</Text>\n\n const { minutes, seconds } = getMinutesAndSeconds(progress)\n const twoDigitSeconds = seconds.toString().padStart(2, '0')\n const twoDigitMinutes = minutes.toString().padStart(2, '0')\n\n return <Text variant=\"footnote\">{`${twoDigitMinutes}:${twoDigitSeconds}`}</Text>\n}\n\nfunction getMinutesAndSeconds(ms?: number) {\n if (!ms || ms === 0) return { minutes: 0, seconds: 0 }\n\n const totalSeconds = Math.floor(ms / 1000)\n const minutes = Math.floor(totalSeconds / 60)\n const seconds = totalSeconds % 60\n\n return { minutes, seconds }\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n container: {\n flexDirection: 'row',\n alignItems: 'center',\n },\n button: {\n width: 42,\n height: 42,\n justifyContent: 'center',\n alignItems: 'center',\n borderRadius: 25,\n backgroundColor: colors.fillColorNeutral100Inverted,\n borderColor: colors.borderColorDefaultBase,\n borderWidth: 1,\n },\n buttonIcon: {\n color: colors.iconColorDefaultPrimary,\n },\n buttonText: {\n fontSize: 32,\n lineHeight: 32,\n },\n details: {\n flex: 1,\n marginLeft: 10,\n gap: 4,\n },\n progressContainer: {\n marginTop: 2,\n },\n progressTrack: {\n height: 4,\n backgroundColor: colors.borderColorDefaultBase,\n borderRadius: 2,\n overflow: 'hidden',\n },\n progressBar: {\n height: '100%',\n borderRadius: 2,\n backgroundColor: colors.interaction,\n },\n })\n}\n"]}
1
+ {"version":3,"file":"audio_attachment.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/audio_attachment.tsx"],"names":[],"mappings":"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","sourcesContent":["import { PlatformPressable } from '@react-navigation/elements'\nimport React from 'react'\nimport { View, StyleSheet } from 'react-native'\nimport { AttachmentCard, AttachmentCardTitle } from './attachment_card'\nimport { AttachmentDeletingOverlay } from './attachment_deleting_overlay'\nimport { IconButton, Text } from '@/components/display'\nimport { useTheme } from '@/hooks'\nimport { DenormalizedMessageAttachmentResource } from '@/types/resources/denormalized_attachment_resource'\nimport { Audio } from '@/utils/native_adapters'\n\nexport function AudioAttachment({\n attachment,\n onMessageAttachmentLongPress,\n isDeleting,\n}: {\n attachment: DenormalizedMessageAttachmentResource\n onMessageAttachmentLongPress: (attachment: DenormalizedMessageAttachmentResource) => void\n isDeleting: boolean\n}) {\n const styles = useStyles()\n const { colors } = useTheme()\n\n const { attributes } = attachment\n const { url, filename } = attributes\n const sound = Audio.useAudio(url)\n const { AudioPlayer } = sound\n\n function toggleAudio() {\n if (!sound.isPlaying) {\n sound.play()\n } else {\n sound.pause()\n }\n }\n\n const progress = sound.duration > 0 ? sound.position / sound.duration : 0\n\n return (\n <PlatformPressable\n onLongPress={() => !isDeleting && onMessageAttachmentLongPress(attachment)}\n android_ripple={{ color: colors.androidRippleNeutral, foreground: true }}\n accessibilityHint=\"Long press for more options\"\n disabled={isDeleting}\n >\n <AttachmentCard>\n <View style={styles.container}>\n {AudioPlayer}\n <IconButton\n name={sound.isPlaying ? 'services.pause' : 'services.play'}\n size=\"md\"\n accessibilityLabel={sound.isPlaying ? 'Pause' : 'Play'}\n onPress={toggleAudio}\n disabled={!sound || isDeleting}\n style={styles.button}\n iconStyle={styles.buttonIcon}\n />\n <View style={styles.details}>\n <AttachmentCardTitle>{filename}</AttachmentCardTitle>\n <View style={styles.progressContainer}>\n <View style={styles.progressTrack}>\n <View style={[styles.progressBar, { width: `${progress * 100}%` }]} />\n </View>\n </View>\n {sound.isPlaying ? (\n <ProgressionText progress={sound.position || 0} />\n ) : (\n <DurationText duration={sound.duration || 0} />\n )}\n </View>\n </View>\n {isDeleting && <AttachmentDeletingOverlay />}\n </AttachmentCard>\n </PlatformPressable>\n )\n}\n\nconst DurationText = ({ duration }: { duration: number }) => {\n if (duration === 0) return <Text variant=\"footnote\">Loading...</Text>\n\n const { minutes, seconds } = getMinutesAndSeconds(duration)\n const secondsLabel = `${seconds}s`\n const minutesLabel = `${minutes}m`\n const label = minutes > 0 ? `${minutesLabel} ${secondsLabel}` : secondsLabel\n\n return <Text variant=\"footnote\">{label}</Text>\n}\n\nconst ProgressionText = ({ progress }: { progress: number }) => {\n if (progress === 0) return <Text variant=\"footnote\">Loading...</Text>\n\n const { minutes, seconds } = getMinutesAndSeconds(progress)\n const twoDigitSeconds = seconds.toString().padStart(2, '0')\n const twoDigitMinutes = minutes.toString().padStart(2, '0')\n\n return <Text variant=\"footnote\">{`${twoDigitMinutes}:${twoDigitSeconds}`}</Text>\n}\n\nfunction getMinutesAndSeconds(ms?: number) {\n if (!ms || ms === 0) return { minutes: 0, seconds: 0 }\n\n const totalSeconds = Math.floor(ms / 1000)\n const minutes = Math.floor(totalSeconds / 60)\n const seconds = totalSeconds % 60\n\n return { minutes, seconds }\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n container: {\n flexDirection: 'row',\n alignItems: 'center',\n },\n button: {\n width: 42,\n height: 42,\n justifyContent: 'center',\n alignItems: 'center',\n borderRadius: 25,\n backgroundColor: colors.fillColorNeutral100Inverted,\n borderColor: colors.borderColorDefaultBase,\n borderWidth: 1,\n },\n buttonIcon: {\n color: colors.iconColorDefaultPrimary,\n },\n buttonText: {\n fontSize: 32,\n lineHeight: 32,\n },\n details: {\n flex: 1,\n marginLeft: 10,\n gap: 4,\n },\n progressContainer: {\n marginTop: 2,\n },\n progressTrack: {\n height: 4,\n backgroundColor: colors.borderColorDefaultBase,\n borderRadius: 2,\n overflow: 'hidden',\n },\n progressBar: {\n height: '100%',\n borderRadius: 2,\n backgroundColor: colors.interaction,\n },\n })\n}\n"]}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { DenormalizedExpandedLinkAttachmentResource } from '../../../types/resources/denormalized_attachment_resource';
2
+ import { DenormalizedExpandedLinkAttachmentResource } from '@/types/resources/denormalized_attachment_resource';
3
3
  export declare function ExpandedLink({ attachment, onMessageLongPress, }: {
4
4
  attachment: DenormalizedExpandedLinkAttachmentResource;
5
5
  onMessageLongPress: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"expanded_link.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/expanded_link.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,OAAO,EAAE,0CAA0C,EAAE,MAAM,2DAA2D,CAAA;AAItH,wBAAgB,YAAY,CAAC,EAC3B,UAAU,EACV,kBAAkB,GACnB,EAAE;IACD,UAAU,EAAE,0CAA0C,CAAA;IACtD,kBAAkB,EAAE,MAAM,IAAI,CAAA;CAC/B,qBA8BA"}
1
+ {"version":3,"file":"expanded_link.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/expanded_link.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,OAAO,EAAE,0CAA0C,EAAE,MAAM,oDAAoD,CAAA;AAI/G,wBAAgB,YAAY,CAAC,EAC3B,UAAU,EACV,kBAAkB,GACnB,EAAE;IACD,UAAU,EAAE,0CAA0C,CAAA;IACtD,kBAAkB,EAAE,MAAM,IAAI,CAAA;CAC/B,qBA8BA"}
@@ -1,9 +1,9 @@
1
+ import { PlatformPressable } from '@react-navigation/elements';
1
2
  import React from 'react';
2
3
  import { Image, StyleSheet, Text, View } from 'react-native';
3
- import { useTheme } from '../../../hooks';
4
- import { tokens } from '../../../vendor/tapestry/tokens';
5
- import { PlatformPressable } from '@react-navigation/elements';
6
- import { Linking } from '../../../utils';
4
+ import { useTheme } from '@/hooks';
5
+ import { Linking } from '@/utils';
6
+ import { tokens } from '@/vendor/tapestry/tokens';
7
7
  export function ExpandedLink({ attachment, onMessageLongPress, }) {
8
8
  const styles = useStyles();
9
9
  const { colors } = useTheme();
@@ -1 +1 @@
1
- {"version":3,"file":"expanded_link.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/expanded_link.tsx"],"names":[],"mappings":"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","sourcesContent":["import React from 'react'\nimport { Image, StyleSheet, Text, View } from 'react-native'\nimport { useTheme } from '../../../hooks'\nimport { tokens } from '../../../vendor/tapestry/tokens'\nimport { DenormalizedExpandedLinkAttachmentResource } from '../../../types/resources/denormalized_attachment_resource'\nimport { PlatformPressable } from '@react-navigation/elements'\nimport { Linking } from '../../../utils'\n\nexport function ExpandedLink({\n attachment,\n onMessageLongPress,\n}: {\n attachment: DenormalizedExpandedLinkAttachmentResource\n onMessageLongPress: () => void\n}) {\n const styles = useStyles()\n const { colors } = useTheme()\n const { attributes } = attachment\n const { url, title, description, imageUrl, imageHeight, imageWidth } = attributes\n\n const aspectRatio = imageWidth && imageHeight ? imageWidth / imageHeight : 1\n\n async function openUrl() {\n if (url) Linking.openURL(url)\n }\n\n return (\n <PlatformPressable\n style={styles.container}\n android_ripple={{ color: colors.androidRippleNeutral, foreground: true }}\n onPress={openUrl}\n onLongPress={onMessageLongPress}\n >\n {imageUrl && (\n <Image source={{ uri: imageUrl }} style={[styles.image, { aspectRatio }]} alt={title} />\n )}\n {(title || description) && (\n <View style={styles.textWrapper}>\n {title && <Text style={styles.title}>{title}</Text>}\n {description && <Text style={styles.description}>{description}</Text>}\n </View>\n )}\n </PlatformPressable>\n )\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n container: {},\n image: {\n borderRadius: 8,\n width: '100%',\n },\n textWrapper: {\n gap: 4,\n padding: 8,\n },\n title: {\n fontSize: tokens.fontSizeSm,\n fontWeight: tokens.fontWeightMedium,\n color: colors.textColorDefaultPrimary,\n },\n description: {\n fontSize: tokens.fontSizeXs,\n color: colors.textColorDefaultPrimary,\n },\n })\n}\n"]}
1
+ {"version":3,"file":"expanded_link.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/expanded_link.tsx"],"names":[],"mappings":"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","sourcesContent":["import { PlatformPressable } from '@react-navigation/elements'\nimport React from 'react'\nimport { Image, StyleSheet, Text, View } from 'react-native'\nimport { useTheme } from '@/hooks'\nimport { DenormalizedExpandedLinkAttachmentResource } from '@/types/resources/denormalized_attachment_resource'\nimport { Linking } from '@/utils'\nimport { tokens } from '@/vendor/tapestry/tokens'\n\nexport function ExpandedLink({\n attachment,\n onMessageLongPress,\n}: {\n attachment: DenormalizedExpandedLinkAttachmentResource\n onMessageLongPress: () => void\n}) {\n const styles = useStyles()\n const { colors } = useTheme()\n const { attributes } = attachment\n const { url, title, description, imageUrl, imageHeight, imageWidth } = attributes\n\n const aspectRatio = imageWidth && imageHeight ? imageWidth / imageHeight : 1\n\n async function openUrl() {\n if (url) Linking.openURL(url)\n }\n\n return (\n <PlatformPressable\n style={styles.container}\n android_ripple={{ color: colors.androidRippleNeutral, foreground: true }}\n onPress={openUrl}\n onLongPress={onMessageLongPress}\n >\n {imageUrl && (\n <Image source={{ uri: imageUrl }} style={[styles.image, { aspectRatio }]} alt={title} />\n )}\n {(title || description) && (\n <View style={styles.textWrapper}>\n {title && <Text style={styles.title}>{title}</Text>}\n {description && <Text style={styles.description}>{description}</Text>}\n </View>\n )}\n </PlatformPressable>\n )\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n container: {},\n image: {\n borderRadius: 8,\n width: '100%',\n },\n textWrapper: {\n gap: 4,\n padding: 8,\n },\n title: {\n fontSize: tokens.fontSizeSm,\n fontWeight: tokens.fontWeightMedium,\n color: colors.textColorDefaultPrimary,\n },\n description: {\n fontSize: tokens.fontSizeXs,\n color: colors.textColorDefaultPrimary,\n },\n })\n}\n"]}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { DenormalizedMessageAttachmentResource } from '../../../types/resources/denormalized_attachment_resource';
2
+ import { DenormalizedMessageAttachmentResource } from '@/types/resources/denormalized_attachment_resource';
3
3
  export declare function GenericFileAttachment({ attachment, onMessageAttachmentLongPress, isDeleting, }: {
4
4
  attachment: DenormalizedMessageAttachmentResource;
5
5
  onMessageAttachmentLongPress: (attachment: DenormalizedMessageAttachmentResource) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"generic_file_attachment.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/generic_file_attachment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,qCAAqC,EAAE,MAAM,2DAA2D,CAAA;AASjH,wBAAgB,qBAAqB,CAAC,EACpC,UAAU,EACV,4BAA4B,EAC5B,UAAU,GACX,EAAE;IACD,UAAU,EAAE,qCAAqC,CAAA;IACjD,4BAA4B,EAAE,CAAC,UAAU,EAAE,qCAAqC,KAAK,IAAI,CAAA;IACzF,UAAU,EAAE,OAAO,CAAA;CACpB,qBAmCA;AAwBD,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,MAAM,uJAWjD"}
1
+ {"version":3,"file":"generic_file_attachment.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/generic_file_attachment.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAMzB,OAAO,EAAE,qCAAqC,EAAE,MAAM,oDAAoD,CAAA;AAI1G,wBAAgB,qBAAqB,CAAC,EACpC,UAAU,EACV,4BAA4B,EAC5B,UAAU,GACX,EAAE;IACD,UAAU,EAAE,qCAAqC,CAAA;IACjD,4BAA4B,EAAE,CAAC,UAAU,EAAE,qCAAqC,KAAK,IAAI,CAAA;IACzF,UAAU,EAAE,OAAO,CAAA;CACpB,qBAmCA;AAwBD,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,MAAM,uJAWjD"}
@@ -1,12 +1,12 @@
1
+ import { PlatformPressable } from '@react-navigation/elements';
1
2
  import React from 'react';
2
3
  import { StyleSheet, View } from 'react-native';
3
4
  import { AttachmentCard, AttachmentCardTitle } from './attachment_card';
4
- import { Icon } from '../../display';
5
- import { useTheme } from '../../../hooks';
6
- import { PlatformPressable } from '@react-navigation/elements';
7
- import { tokens } from '../../../vendor/tapestry/tokens';
8
- import { Linking } from '../../../utils';
9
5
  import { AttachmentDeletingOverlay } from './attachment_deleting_overlay';
6
+ import { Icon } from '@/components/display';
7
+ import { useTheme } from '@/hooks';
8
+ import { Linking } from '@/utils';
9
+ import { tokens } from '@/vendor/tapestry/tokens';
10
10
  export function GenericFileAttachment({ attachment, onMessageAttachmentLongPress, isDeleting, }) {
11
11
  const styles = useStyles();
12
12
  const { colors } = useTheme();
@@ -1 +1 @@
1
- {"version":3,"file":"generic_file_attachment.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/generic_file_attachment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,MAAM,cAAc,CAAA;AAE/C,OAAO,EAAE,cAAc,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAA;AACvE,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AACzC,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAC9D,OAAO,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAA;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAA;AACxC,OAAO,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAA;AAEzE,MAAM,UAAU,qBAAqB,CAAC,EACpC,UAAU,EACV,4BAA4B,EAC5B,UAAU,GAKX;IACC,MAAM,MAAM,GAAG,SAAS,EAAE,CAAA;IAC1B,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAE7B,MAAM,EAAE,GAAG,EAAE,QAAQ,EAAE,WAAW,EAAE,GAAG,UAAU,CAAC,UAAU,CAAA;IAC5D,MAAM,QAAQ,GAAG,qBAAqB,CAAC,WAAW,CAAC,CAAA;IACnD,MAAM,aAAa,GAAG,WAAW,KAAK,iBAAiB,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAA;IAExE,KAAK,UAAU,cAAc;QAC3B,IAAI,GAAG,EAAE,CAAC;YACR,uCAAuC;YACvC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,CAAA;QACtB,CAAC;IACH,CAAC;IAED,OAAO,CACL,CAAC,iBAAiB,CAChB,OAAO,CAAC,CAAC,cAAc,CAAC,CACxB,WAAW,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,UAAU,IAAI,4BAA4B,CAAC,UAAU,CAAC,CAAC,CAC3E,cAAc,CAAC,CAAC,EAAE,KAAK,EAAE,MAAM,CAAC,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CACzE,iBAAiB,CAAC,MAAM,CACxB,iBAAiB,CAAC,CAAC,iBAAiB,aAAa,4CAA4C,CAAC,CAC9F,QAAQ,CAAC,CAAC,UAAU,CAAC,CAErB;MAAA,CAAC,cAAc,CACb;QAAA,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAC5B;UAAA,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CACxB;YAAA,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,EACzC;YAAA,CAAC,mBAAmB,CAAC,CAAC,QAAQ,CAAC,EAAE,mBAAmB,CACtD;UAAA,EAAE,IAAI,CACR;QAAA,EAAE,IAAI,CACN;QAAA,CAAC,UAAU,IAAI,CAAC,yBAAyB,CAAC,AAAD,EAAG,CAC9C;MAAA,EAAE,cAAc,CAClB;IAAA,EAAE,iBAAiB,CAAC,CACrB,CAAA;AACH,CAAC;AAED,MAAM,SAAS,GAAG,GAAG,EAAE;IACrB,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAE7B,OAAO,UAAU,CAAC,MAAM,CAAC;QACvB,SAAS,EAAE;YACT,GAAG,EAAE,CAAC;YACN,aAAa,EAAE,KAAK;YACpB,UAAU,EAAE,QAAQ;YACpB,cAAc,EAAE,eAAe;SAChC;QACD,KAAK,EAAE;YACL,GAAG,EAAE,CAAC;YACN,aAAa,EAAE,KAAK;YACpB,UAAU,EAAE,QAAQ;SACrB;QACD,IAAI,EAAE;YACJ,KAAK,EAAE,MAAM,CAAC,uBAAuB;YACrC,QAAQ,EAAE,MAAM,CAAC,UAAU;SAC5B;KACF,CAAC,CAAA;AACJ,CAAC,CAAA;AAED,MAAM,UAAU,qBAAqB,CAAC,IAAY;IAChD,MAAM,OAAO,GAAG,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAA;IACzC,MAAM,OAAO,GAAG,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAA;IACzC,MAAM,OAAO,GAAG,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAA;IACzC,MAAM,KAAK,GAAG,IAAI,KAAK,iBAAiB,CAAA;IAExC,IAAI,OAAO;QAAE,OAAO,2BAA2B,CAAA;IAC/C,IAAI,OAAO;QAAE,OAAO,2BAA2B,CAAA;IAC/C,IAAI,OAAO;QAAE,OAAO,2BAA2B,CAAA;IAC/C,IAAI,KAAK;QAAE,OAAO,yBAAyB,CAAA;IAC3C,OAAO,6BAA6B,CAAA;AACtC,CAAC","sourcesContent":["import React from 'react'\nimport { StyleSheet, View } from 'react-native'\nimport { DenormalizedMessageAttachmentResource } from '../../../types/resources/denormalized_attachment_resource'\nimport { AttachmentCard, AttachmentCardTitle } from './attachment_card'\nimport { Icon } from '../../display'\nimport { useTheme } from '../../../hooks'\nimport { PlatformPressable } from '@react-navigation/elements'\nimport { tokens } from '../../../vendor/tapestry/tokens'\nimport { Linking } from '../../../utils'\nimport { AttachmentDeletingOverlay } from './attachment_deleting_overlay'\n\nexport function GenericFileAttachment({\n attachment,\n onMessageAttachmentLongPress,\n isDeleting,\n}: {\n attachment: DenormalizedMessageAttachmentResource\n onMessageAttachmentLongPress: (attachment: DenormalizedMessageAttachmentResource) => void\n isDeleting: boolean\n}) {\n const styles = useStyles()\n const { colors } = useTheme()\n\n const { url, filename, contentType } = attachment.attributes\n const iconName = getAttachmentIconName(contentType)\n const fileTypeLabel = contentType === 'application/pdf' ? 'PDF' : 'file'\n\n async function handleDownload() {\n if (url) {\n // Open link in the default web browser\n Linking.openURL(url)\n }\n }\n\n return (\n <PlatformPressable\n onPress={handleDownload}\n onLongPress={() => !isDeleting && onMessageAttachmentLongPress(attachment)}\n android_ripple={{ color: colors.androidRippleNeutral, foreground: true }}\n accessibilityRole=\"link\"\n accessibilityHint={`Press to open ${fileTypeLabel} in a browser. Long press for more options`}\n disabled={isDeleting}\n >\n <AttachmentCard>\n <View style={styles.container}>\n <View style={styles.stack}>\n <Icon name={iconName} style={styles.icon} />\n <AttachmentCardTitle>{filename}</AttachmentCardTitle>\n </View>\n </View>\n {isDeleting && <AttachmentDeletingOverlay />}\n </AttachmentCard>\n </PlatformPressable>\n )\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n container: {\n gap: 4,\n flexDirection: 'row',\n alignItems: 'center',\n justifyContent: 'space-between',\n },\n stack: {\n gap: 4,\n flexDirection: 'row',\n alignItems: 'center',\n },\n icon: {\n color: colors.textColorDefaultPrimary,\n fontSize: tokens.fontSizeMd,\n },\n })\n}\n\nexport function getAttachmentIconName(type: string) {\n const isImage = type.startsWith('image/')\n const isVideo = type.startsWith('video/')\n const isAudio = type.startsWith('audio/')\n const isPdf = type === 'application/pdf'\n\n if (isImage) return 'general.outlinedImageFile'\n if (isVideo) return 'general.outlinedVideoFile'\n if (isAudio) return 'general.outlinedMusicFile'\n if (isPdf) return 'general.outlinedPdfFile'\n return 'general.outlinedGenericFile'\n}\n"]}
1
+ {"version":3,"file":"generic_file_attachment.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/generic_file_attachment.tsx"],"names":[],"mappings":"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","sourcesContent":["import { PlatformPressable } from '@react-navigation/elements'\nimport React from 'react'\nimport { StyleSheet, View } from 'react-native'\nimport { AttachmentCard, AttachmentCardTitle } from './attachment_card'\nimport { AttachmentDeletingOverlay } from './attachment_deleting_overlay'\nimport { Icon } from '@/components/display'\nimport { useTheme } from '@/hooks'\nimport { DenormalizedMessageAttachmentResource } from '@/types/resources/denormalized_attachment_resource'\nimport { Linking } from '@/utils'\nimport { tokens } from '@/vendor/tapestry/tokens'\n\nexport function GenericFileAttachment({\n attachment,\n onMessageAttachmentLongPress,\n isDeleting,\n}: {\n attachment: DenormalizedMessageAttachmentResource\n onMessageAttachmentLongPress: (attachment: DenormalizedMessageAttachmentResource) => void\n isDeleting: boolean\n}) {\n const styles = useStyles()\n const { colors } = useTheme()\n\n const { url, filename, contentType } = attachment.attributes\n const iconName = getAttachmentIconName(contentType)\n const fileTypeLabel = contentType === 'application/pdf' ? 'PDF' : 'file'\n\n async function handleDownload() {\n if (url) {\n // Open link in the default web browser\n Linking.openURL(url)\n }\n }\n\n return (\n <PlatformPressable\n onPress={handleDownload}\n onLongPress={() => !isDeleting && onMessageAttachmentLongPress(attachment)}\n android_ripple={{ color: colors.androidRippleNeutral, foreground: true }}\n accessibilityRole=\"link\"\n accessibilityHint={`Press to open ${fileTypeLabel} in a browser. Long press for more options`}\n disabled={isDeleting}\n >\n <AttachmentCard>\n <View style={styles.container}>\n <View style={styles.stack}>\n <Icon name={iconName} style={styles.icon} />\n <AttachmentCardTitle>{filename}</AttachmentCardTitle>\n </View>\n </View>\n {isDeleting && <AttachmentDeletingOverlay />}\n </AttachmentCard>\n </PlatformPressable>\n )\n}\n\nconst useStyles = () => {\n const { colors } = useTheme()\n\n return StyleSheet.create({\n container: {\n gap: 4,\n flexDirection: 'row',\n alignItems: 'center',\n justifyContent: 'space-between',\n },\n stack: {\n gap: 4,\n flexDirection: 'row',\n alignItems: 'center',\n },\n icon: {\n color: colors.textColorDefaultPrimary,\n fontSize: tokens.fontSizeMd,\n },\n })\n}\n\nexport function getAttachmentIconName(type: string) {\n const isImage = type.startsWith('image/')\n const isVideo = type.startsWith('video/')\n const isAudio = type.startsWith('audio/')\n const isPdf = type === 'application/pdf'\n\n if (isImage) return 'general.outlinedImageFile'\n if (isVideo) return 'general.outlinedVideoFile'\n if (isAudio) return 'general.outlinedMusicFile'\n if (isPdf) return 'general.outlinedPdfFile'\n return 'general.outlinedGenericFile'\n}\n"]}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { DenormalizedGiphyAttachmentResource } from '../../../types/resources/denormalized_attachment_resource';
2
+ import { DenormalizedGiphyAttachmentResource } from '@/types/resources/denormalized_attachment_resource';
3
3
  export declare function GiphyAttachment({ attachment, onMessageLongPress, }: {
4
4
  attachment: DenormalizedGiphyAttachmentResource;
5
5
  onMessageLongPress: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"giphy_attachment.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/giphy_attachment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,OAAO,EAAE,mCAAmC,EAAE,MAAM,2DAA2D,CAAA;AAK/G,wBAAgB,eAAe,CAAC,EAC9B,UAAU,EACV,kBAAkB,GACnB,EAAE;IACD,UAAU,EAAE,mCAAmC,CAAA;IAC/C,kBAAkB,EAAE,MAAM,IAAI,CAAA;CAC/B,qBAgCA"}
1
+ {"version":3,"file":"giphy_attachment.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/giphy_attachment.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,OAAO,EAAE,mCAAmC,EAAE,MAAM,oDAAoD,CAAA;AAIxG,wBAAgB,eAAe,CAAC,EAC9B,UAAU,EACV,kBAAkB,GACnB,EAAE;IACD,UAAU,EAAE,mCAAmC,CAAA;IAC/C,kBAAkB,EAAE,MAAM,IAAI,CAAA;CAC/B,qBAgCA"}
@@ -1,10 +1,10 @@
1
+ import { PlatformPressable } from '@react-navigation/elements';
1
2
  import React from 'react';
2
3
  import { Text, StyleSheet, Linking } from 'react-native';
3
- import { tokens } from '../../../vendor/tapestry/tokens';
4
- import { useTheme } from '../../../hooks';
5
- import { PlatformPressable } from '@react-navigation/elements';
6
- import { Image } from '../../display';
7
- import { assertKeysAreNumbers } from '../../../utils';
4
+ import { Image } from '@/components/display';
5
+ import { useTheme } from '@/hooks';
6
+ import { assertKeysAreNumbers } from '@/utils';
7
+ import { tokens } from '@/vendor/tapestry/tokens';
8
8
  export function GiphyAttachment({ attachment, onMessageLongPress, }) {
9
9
  const { colors } = useTheme();
10
10
  const { title, titleLink, giphy } = attachment;
@@ -1 +1 @@
1
- {"version":3,"file":"giphy_attachment.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/giphy_attachment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAA;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAEzC,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAC9D,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAA;AACrC,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAA;AAErD,MAAM,UAAU,eAAe,CAAC,EAC9B,UAAU,EACV,kBAAkB,GAInB;IACC,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAC7B,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,GAAG,UAAU,CAAA;IAC9C,MAAM,EAAE,GAAG,EAAE,GAAG,KAAK,CAAC,UAAU,CAAA;IAChC,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,oBAAoB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAA;IAChE,MAAM,MAAM,GAAG,SAAS,CAAC,EAAE,UAAU,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,EAAE,CAAC,CAAA;IAEpE,SAAS,WAAW;QAClB,IAAI,SAAS,EAAE,CAAC;YACd,6CAA6C;YAC7C,OAAO,CAAC,OAAO,CAAC,SAAS,CAAC,CAAA;QAC5B,CAAC;IACH,CAAC;IAED,OAAO,CACL,CAAC,iBAAiB,CAChB,OAAO,CAAC,CAAC,WAAW,CAAC,CACrB,WAAW,CAAC,CAAC,kBAAkB,CAAC,CAChC,KAAK,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CACxB,cAAc,CAAC,CAAC,EAAE,KAAK,EAAE,MAAM,CAAC,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAEzE;MAAA,CAAC,KAAK,CACJ,MAAM,CAAC,CAAC,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,CACrB,YAAY,CAAC,CAAC,MAAM,CAAC,YAAY,CAAC,CAClC,KAAK,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CACpB,GAAG,CAAC,CAAC,KAAK,CAAC,EAEb;MAAA,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,CACvB;QAAA,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,IAAI,CAAE,CAAA,CAAC,KAAK,CAC/C;MAAA,EAAE,IAAI,CACR;IAAA,EAAE,iBAAiB,CAAC,CACrB,CAAA;AACH,CAAC;AAED,MAAM,SAAS,GAAG,CAAC,EAAE,UAAU,EAAE,WAAW,EAA+C,EAAE,EAAE;IAC7F,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAC7B,OAAO,UAAU,CAAC,MAAM,CAAC;QACvB,SAAS,EAAE;YACT,GAAG,EAAE,CAAC;SACP;QACD,YAAY,EAAE;YACZ,KAAK,EAAE,MAAM;YACb,WAAW,EAAE,UAAU,GAAG,WAAW;SACtC;QACD,KAAK,EAAE;YACL,YAAY,EAAE,CAAC;SAChB;QACD,IAAI,EAAE;YACJ,QAAQ,EAAE,MAAM,CAAC,UAAU;YAC3B,KAAK,EAAE,MAAM,CAAC,WAAW;YACzB,iBAAiB,EAAE,CAAC;YACpB,eAAe,EAAE,CAAC;SACnB;QACD,GAAG,EAAE;YACH,UAAU,EAAE,MAAM;SACnB;KACF,CAAC,CAAA;AACJ,CAAC,CAAA","sourcesContent":["import React from 'react'\nimport { Text, StyleSheet, Linking } from 'react-native'\nimport { tokens } from '../../../vendor/tapestry/tokens'\nimport { useTheme } from '../../../hooks'\nimport { DenormalizedGiphyAttachmentResource } from '../../../types/resources/denormalized_attachment_resource'\nimport { PlatformPressable } from '@react-navigation/elements'\nimport { Image } from '../../display'\nimport { assertKeysAreNumbers } from '../../../utils'\n\nexport function GiphyAttachment({\n attachment,\n onMessageLongPress,\n}: {\n attachment: DenormalizedGiphyAttachmentResource\n onMessageLongPress: () => void\n}) {\n const { colors } = useTheme()\n const { title, titleLink, giphy } = attachment\n const { url } = giphy.fixedWidth\n const { width, height } = assertKeysAreNumbers(giphy.fixedWidth)\n const styles = useStyles({ imageWidth: width, imageHeight: height })\n\n function handlePress() {\n if (titleLink) {\n // Open Giphy link in the default web browser\n Linking.openURL(titleLink)\n }\n }\n\n return (\n <PlatformPressable\n onPress={handlePress}\n onLongPress={onMessageLongPress}\n style={styles.container}\n android_ripple={{ color: colors.androidRippleNeutral, foreground: true }}\n >\n <Image\n source={{ uri: url }}\n wrapperStyle={styles.imageWrapper}\n style={styles.image}\n alt={title}\n />\n <Text style={styles.link}>\n <Text style={styles.tag}>/giphy</Text> {title}\n </Text>\n </PlatformPressable>\n )\n}\n\nconst useStyles = ({ imageWidth, imageHeight }: { imageWidth: number; imageHeight: number }) => {\n const { colors } = useTheme()\n return StyleSheet.create({\n container: {\n gap: 4,\n },\n imageWrapper: {\n width: '100%',\n aspectRatio: imageWidth / imageHeight,\n },\n image: {\n borderRadius: 8,\n },\n link: {\n fontSize: tokens.fontSizeSm,\n color: colors.interaction,\n paddingHorizontal: 8,\n paddingVertical: 6,\n },\n tag: {\n fontWeight: 'bold',\n },\n })\n}\n"]}
1
+ {"version":3,"file":"giphy_attachment.js","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/giphy_attachment.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAC9D,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAElC,OAAO,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;AAC9C,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AAEjD,MAAM,UAAU,eAAe,CAAC,EAC9B,UAAU,EACV,kBAAkB,GAInB;IACC,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAC7B,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,GAAG,UAAU,CAAA;IAC9C,MAAM,EAAE,GAAG,EAAE,GAAG,KAAK,CAAC,UAAU,CAAA;IAChC,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,oBAAoB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAA;IAChE,MAAM,MAAM,GAAG,SAAS,CAAC,EAAE,UAAU,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,EAAE,CAAC,CAAA;IAEpE,SAAS,WAAW;QAClB,IAAI,SAAS,EAAE,CAAC;YACd,6CAA6C;YAC7C,OAAO,CAAC,OAAO,CAAC,SAAS,CAAC,CAAA;QAC5B,CAAC;IACH,CAAC;IAED,OAAO,CACL,CAAC,iBAAiB,CAChB,OAAO,CAAC,CAAC,WAAW,CAAC,CACrB,WAAW,CAAC,CAAC,kBAAkB,CAAC,CAChC,KAAK,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CACxB,cAAc,CAAC,CAAC,EAAE,KAAK,EAAE,MAAM,CAAC,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAEzE;MAAA,CAAC,KAAK,CACJ,MAAM,CAAC,CAAC,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,CACrB,YAAY,CAAC,CAAC,MAAM,CAAC,YAAY,CAAC,CAClC,KAAK,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CACpB,GAAG,CAAC,CAAC,KAAK,CAAC,EAEb;MAAA,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,CACvB;QAAA,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,IAAI,CAAE,CAAA,CAAC,KAAK,CAC/C;MAAA,EAAE,IAAI,CACR;IAAA,EAAE,iBAAiB,CAAC,CACrB,CAAA;AACH,CAAC;AAED,MAAM,SAAS,GAAG,CAAC,EAAE,UAAU,EAAE,WAAW,EAA+C,EAAE,EAAE;IAC7F,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,EAAE,CAAA;IAC7B,OAAO,UAAU,CAAC,MAAM,CAAC;QACvB,SAAS,EAAE;YACT,GAAG,EAAE,CAAC;SACP;QACD,YAAY,EAAE;YACZ,KAAK,EAAE,MAAM;YACb,WAAW,EAAE,UAAU,GAAG,WAAW;SACtC;QACD,KAAK,EAAE;YACL,YAAY,EAAE,CAAC;SAChB;QACD,IAAI,EAAE;YACJ,QAAQ,EAAE,MAAM,CAAC,UAAU;YAC3B,KAAK,EAAE,MAAM,CAAC,WAAW;YACzB,iBAAiB,EAAE,CAAC;YACpB,eAAe,EAAE,CAAC;SACnB;QACD,GAAG,EAAE;YACH,UAAU,EAAE,MAAM;SACnB;KACF,CAAC,CAAA;AACJ,CAAC,CAAA","sourcesContent":["import { PlatformPressable } from '@react-navigation/elements'\nimport React from 'react'\nimport { Text, StyleSheet, Linking } from 'react-native'\nimport { Image } from '@/components/display'\nimport { useTheme } from '@/hooks'\nimport { DenormalizedGiphyAttachmentResource } from '@/types/resources/denormalized_attachment_resource'\nimport { assertKeysAreNumbers } from '@/utils'\nimport { tokens } from '@/vendor/tapestry/tokens'\n\nexport function GiphyAttachment({\n attachment,\n onMessageLongPress,\n}: {\n attachment: DenormalizedGiphyAttachmentResource\n onMessageLongPress: () => void\n}) {\n const { colors } = useTheme()\n const { title, titleLink, giphy } = attachment\n const { url } = giphy.fixedWidth\n const { width, height } = assertKeysAreNumbers(giphy.fixedWidth)\n const styles = useStyles({ imageWidth: width, imageHeight: height })\n\n function handlePress() {\n if (titleLink) {\n // Open Giphy link in the default web browser\n Linking.openURL(titleLink)\n }\n }\n\n return (\n <PlatformPressable\n onPress={handlePress}\n onLongPress={onMessageLongPress}\n style={styles.container}\n android_ripple={{ color: colors.androidRippleNeutral, foreground: true }}\n >\n <Image\n source={{ uri: url }}\n wrapperStyle={styles.imageWrapper}\n style={styles.image}\n alt={title}\n />\n <Text style={styles.link}>\n <Text style={styles.tag}>/giphy</Text> {title}\n </Text>\n </PlatformPressable>\n )\n}\n\nconst useStyles = ({ imageWidth, imageHeight }: { imageWidth: number; imageHeight: number }) => {\n const { colors } = useTheme()\n return StyleSheet.create({\n container: {\n gap: 4,\n },\n imageWrapper: {\n width: '100%',\n aspectRatio: imageWidth / imageHeight,\n },\n image: {\n borderRadius: 8,\n },\n link: {\n fontSize: tokens.fontSizeSm,\n color: colors.interaction,\n paddingHorizontal: 8,\n paddingVertical: 6,\n },\n tag: {\n fontWeight: 'bold',\n },\n })\n}\n"]}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { DenormalizedMessageAttachmentResource } from '../../../types/resources/denormalized_attachment_resource';
2
+ import { DenormalizedMessageAttachmentResource } from '@/types/resources/denormalized_attachment_resource';
3
3
  export type MetaProps = {
4
4
  authorName: string;
5
5
  createdAt: string;
@@ -1 +1 @@
1
- {"version":3,"file":"image_attachment.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/image_attachment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2E,MAAM,OAAO,CAAA;AAgC/F,OAAO,EAAE,qCAAqC,EAAE,MAAM,2DAA2D,CAAA;AAwBjH,MAAM,MAAM,SAAS,GAAG;IACtB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,wBAAgB,eAAe,CAAC,EAC9B,UAAU,EACV,gBAAgB,EAChB,iBAAiB,EACjB,SAAS,EACT,4BAA4B,EAC5B,UAAU,GACX,EAAE;IACD,UAAU,EAAE,qCAAqC,CAAA;IACjD,gBAAgB,EAAE,qCAAqC,EAAE,CAAA;IACzD,iBAAiB,EAAE,MAAM,CAAA;IACzB,SAAS,EAAE,SAAS,CAAA;IACpB,4BAA4B,EAAE,CAAC,UAAU,EAAE,qCAAqC,KAAK,IAAI,CAAA;IACzF,UAAU,EAAE,OAAO,CAAA;CACpB,qBA6CA"}
1
+ {"version":3,"file":"image_attachment.d.ts","sourceRoot":"","sources":["../../../../src/components/conversation/attachments/image_attachment.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA2E,MAAM,OAAO,CAAA;AA+B/F,OAAO,EAAE,qCAAqC,EAAE,MAAM,oDAAoD,CAAA;AAuB1G,MAAM,MAAM,SAAS,GAAG;IACtB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,wBAAgB,eAAe,CAAC,EAC9B,UAAU,EACV,gBAAgB,EAChB,iBAAiB,EACjB,SAAS,EACT,4BAA4B,EAC5B,UAAU,GACX,EAAE;IACD,UAAU,EAAE,qCAAqC,CAAA;IACjD,gBAAgB,EAAE,qCAAqC,EAAE,CAAA;IACzD,iBAAiB,EAAE,MAAM,CAAA;IACzB,SAAS,EAAE,SAAS,CAAA;IACpB,4BAA4B,EAAE,CAAC,UAAU,EAAE,qCAAqC,KAAK,IAAI,CAAA;IACzF,UAAU,EAAE,OAAO,CAAA;CACpB,qBA6CA"}
@@ -1,16 +1,16 @@
1
+ import { PlatformPressable } from '@react-navigation/elements';
2
+ import colorFunction from 'color';
1
3
  import React, { useMemo, useState, useCallback, useRef } from 'react';
2
4
  import { StatusBar, StyleSheet, Modal, View, Linking, Dimensions, } from 'react-native';
3
- import { useSafeAreaInsets, SafeAreaProvider } from 'react-native-safe-area-context';
4
5
  import { FlatList, Gesture, GestureDetector, GestureHandlerRootView, } from 'react-native-gesture-handler';
5
6
  import Animated, { runOnJS, useAnimatedStyle, useAnimatedReaction, useSharedValue, withSpring, withDecay, } from 'react-native-reanimated';
6
- import { tokens } from '../../../vendor/tapestry/tokens';
7
- import { IconButton, Image, Heading, Text } from '../../display';
8
- import colorFunction from 'color';
9
- import { formatDatePreview } from '../../../utils/date';
10
- import { PlatformPressable } from '@react-navigation/elements';
11
- import { useTheme } from '../../../hooks';
12
- import { Haptic, platformFontWeightMedium } from '../../../utils';
7
+ import { useSafeAreaInsets, SafeAreaProvider } from 'react-native-safe-area-context';
13
8
  import { AttachmentDeletingOverlay } from './attachment_deleting_overlay';
9
+ import { IconButton, Image, Heading, Text } from '@/components/display';
10
+ import { useTheme } from '@/hooks';
11
+ import { Haptic, platformFontWeightMedium } from '@/utils';
12
+ import { formatDatePreview } from '@/utils/date';
13
+ import { tokens } from '@/vendor/tapestry/tokens';
14
14
  const { width: WINDOW_WIDTH, height: WINDOW_HEIGHT } = Dimensions.get('window');
15
15
  const DISMISS_PAN_THRESHOLD = 175;
16
16
  const MIN_DISTANCE_FOR_PAN = 10; // Higher threshold gives pinching priority