@planningcenter/chat-react-native 3.30.0-rc.4 → 3.30.0-rc.6

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 (760) hide show
  1. package/build/components/conversation/attachments/attachment_card.js +1 -1
  2. package/build/components/conversation/attachments/attachment_card.js.map +1 -1
  3. package/build/components/conversation/attachments/attachment_deleting_overlay.js +1 -1
  4. package/build/components/conversation/attachments/attachment_deleting_overlay.js.map +1 -1
  5. package/build/components/conversation/attachments/audio_attachment.d.ts.map +1 -1
  6. package/build/components/conversation/attachments/audio_attachment.js +3 -3
  7. package/build/components/conversation/attachments/audio_attachment.js.map +1 -1
  8. package/build/components/conversation/attachments/expanded_link.d.ts.map +1 -1
  9. package/build/components/conversation/attachments/expanded_link.js.map +1 -1
  10. package/build/components/conversation/attachments/generic_file_attachment.d.ts.map +1 -1
  11. package/build/components/conversation/attachments/generic_file_attachment.js +3 -3
  12. package/build/components/conversation/attachments/generic_file_attachment.js.map +1 -1
  13. package/build/components/conversation/attachments/giphy_attachment.d.ts.map +1 -1
  14. package/build/components/conversation/attachments/giphy_attachment.js +1 -1
  15. package/build/components/conversation/attachments/giphy_attachment.js.map +1 -1
  16. package/build/components/conversation/attachments/image_attachment.d.ts.map +1 -1
  17. package/build/components/conversation/attachments/image_attachment.js +2 -2
  18. package/build/components/conversation/attachments/image_attachment.js.map +1 -1
  19. package/build/components/conversation/attachments/video_attachment.d.ts.map +1 -1
  20. package/build/components/conversation/attachments/video_attachment.js +3 -3
  21. package/build/components/conversation/attachments/video_attachment.js.map +1 -1
  22. package/build/components/conversation/empty_conversation_blank_state.js +1 -1
  23. package/build/components/conversation/empty_conversation_blank_state.js.map +1 -1
  24. package/build/components/conversation/jump_to_bottom_button.js +1 -1
  25. package/build/components/conversation/jump_to_bottom_button.js.map +1 -1
  26. package/build/components/conversation/message.d.ts.map +1 -1
  27. package/build/components/conversation/message.js +5 -5
  28. package/build/components/conversation/message.js.map +1 -1
  29. package/build/components/conversation/message_attachments.d.ts +1 -1
  30. package/build/components/conversation/message_attachments.d.ts.map +1 -1
  31. package/build/components/conversation/message_attachments.js +1 -1
  32. package/build/components/conversation/message_attachments.js.map +1 -1
  33. package/build/components/conversation/message_form/message_form_attachment_image.d.ts.map +1 -1
  34. package/build/components/conversation/message_form/message_form_attachment_image.js +1 -1
  35. package/build/components/conversation/message_form/message_form_attachment_image.js.map +1 -1
  36. package/build/components/conversation/message_form/message_form_attachment_video.d.ts.map +1 -1
  37. package/build/components/conversation/message_form/message_form_attachment_video.js +1 -1
  38. package/build/components/conversation/message_form/message_form_attachment_video.js.map +1 -1
  39. package/build/components/conversation/message_form.d.ts.map +1 -1
  40. package/build/components/conversation/message_form.js +4 -4
  41. package/build/components/conversation/message_form.js.map +1 -1
  42. package/build/components/conversation/message_markdown.js +1 -1
  43. package/build/components/conversation/message_markdown.js.map +1 -1
  44. package/build/components/conversation/message_reaction.d.ts.map +1 -1
  45. package/build/components/conversation/message_reaction.js.map +1 -1
  46. package/build/components/conversation/message_read_receipts.d.ts.map +1 -1
  47. package/build/components/conversation/message_read_receipts.js +1 -1
  48. package/build/components/conversation/message_read_receipts.js.map +1 -1
  49. package/build/components/conversation/messages_disabled_banners.js +1 -1
  50. package/build/components/conversation/messages_disabled_banners.js.map +1 -1
  51. package/build/components/conversation/reply_connectors.d.ts.map +1 -1
  52. package/build/components/conversation/reply_connectors.js.map +1 -1
  53. package/build/components/conversation/reply_shadow_message.d.ts.map +1 -1
  54. package/build/components/conversation/reply_shadow_message.js +2 -2
  55. package/build/components/conversation/reply_shadow_message.js.map +1 -1
  56. package/build/components/conversation/typing_indicator.js +1 -1
  57. package/build/components/conversation/typing_indicator.js.map +1 -1
  58. package/build/components/conversations/conversation_actions.d.ts.map +1 -1
  59. package/build/components/conversations/conversation_actions.js +2 -2
  60. package/build/components/conversations/conversation_actions.js.map +1 -1
  61. package/build/components/conversations/conversation_preview.d.ts.map +1 -1
  62. package/build/components/conversations/conversation_preview.js +3 -3
  63. package/build/components/conversations/conversation_preview.js.map +1 -1
  64. package/build/components/conversations/conversations.js +2 -2
  65. package/build/components/conversations/conversations.js.map +1 -1
  66. package/build/components/conversations/mute_indicator.js +1 -1
  67. package/build/components/conversations/mute_indicator.js.map +1 -1
  68. package/build/components/conversations/swipeable_toggle_button.d.ts +1 -1
  69. package/build/components/conversations/swipeable_toggle_button.d.ts.map +1 -1
  70. package/build/components/conversations/swipeable_toggle_button.js +1 -1
  71. package/build/components/conversations/swipeable_toggle_button.js.map +1 -1
  72. package/build/components/conversations/unread_count_badge.js +1 -1
  73. package/build/components/conversations/unread_count_badge.js.map +1 -1
  74. package/build/components/display/action_button.d.ts.map +1 -1
  75. package/build/components/display/action_button.js +2 -2
  76. package/build/components/display/action_button.js.map +1 -1
  77. package/build/components/display/avatar.d.ts +1 -1
  78. package/build/components/display/avatar.d.ts.map +1 -1
  79. package/build/components/display/avatar.js +1 -1
  80. package/build/components/display/avatar.js.map +1 -1
  81. package/build/components/display/avatar_group.d.ts +1 -1
  82. package/build/components/display/avatar_group.d.ts.map +1 -1
  83. package/build/components/display/avatar_group.js +1 -1
  84. package/build/components/display/avatar_group.js.map +1 -1
  85. package/build/components/display/badge.d.ts.map +1 -1
  86. package/build/components/display/badge.js +3 -3
  87. package/build/components/display/badge.js.map +1 -1
  88. package/build/components/display/banner.d.ts +1 -1
  89. package/build/components/display/banner.d.ts.map +1 -1
  90. package/build/components/display/banner.js +1 -1
  91. package/build/components/display/banner.js.map +1 -1
  92. package/build/components/display/banner_collapsible.d.ts.map +1 -1
  93. package/build/components/display/banner_collapsible.js +1 -1
  94. package/build/components/display/banner_collapsible.js.map +1 -1
  95. package/build/components/display/button.d.ts.map +1 -1
  96. package/build/components/display/button.js +3 -3
  97. package/build/components/display/button.js.map +1 -1
  98. package/build/components/display/child_notice.d.ts.map +1 -1
  99. package/build/components/display/child_notice.js +2 -2
  100. package/build/components/display/child_notice.js.map +1 -1
  101. package/build/components/display/heading.js.map +1 -1
  102. package/build/components/display/icon.js.map +1 -1
  103. package/build/components/display/icon_button.d.ts.map +1 -1
  104. package/build/components/display/icon_button.js +2 -2
  105. package/build/components/display/icon_button.js.map +1 -1
  106. package/build/components/display/image.js +1 -1
  107. package/build/components/display/image.js.map +1 -1
  108. package/build/components/display/image_attachment_preview.js +2 -2
  109. package/build/components/display/image_attachment_preview.js.map +1 -1
  110. package/build/components/display/keyboard_view.js.map +1 -1
  111. package/build/components/display/person.d.ts.map +1 -1
  112. package/build/components/display/person.js +1 -1
  113. package/build/components/display/person.js.map +1 -1
  114. package/build/components/display/platform_modal_header_buttons.js +1 -1
  115. package/build/components/display/platform_modal_header_buttons.js.map +1 -1
  116. package/build/components/display/pressable_row.d.ts.map +1 -1
  117. package/build/components/display/pressable_row.js +1 -1
  118. package/build/components/display/pressable_row.js.map +1 -1
  119. package/build/components/display/spinner.js.map +1 -1
  120. package/build/components/display/switch.js.map +1 -1
  121. package/build/components/display/tabs.js.map +1 -1
  122. package/build/components/display/text.js.map +1 -1
  123. package/build/components/display/text_button.d.ts.map +1 -1
  124. package/build/components/display/text_button.js +2 -2
  125. package/build/components/display/text_button.js.map +1 -1
  126. package/build/components/display/text_inline_button.d.ts.map +1 -1
  127. package/build/components/display/text_inline_button.js +2 -2
  128. package/build/components/display/text_inline_button.js.map +1 -1
  129. package/build/components/display/toggle_button.d.ts.map +1 -1
  130. package/build/components/display/toggle_button.js +2 -2
  131. package/build/components/display/toggle_button.js.map +1 -1
  132. package/build/components/display/utils/button_colors.js.map +1 -1
  133. package/build/components/display/utils/status_colors.js.map +1 -1
  134. package/build/components/display/video_attachment_preview.js +3 -3
  135. package/build/components/display/video_attachment_preview.js.map +1 -1
  136. package/build/components/group_conversation_list.d.ts.map +1 -1
  137. package/build/components/group_conversation_list.js +2 -2
  138. package/build/components/group_conversation_list.js.map +1 -1
  139. package/build/components/page/error_boundary.d.ts.map +1 -1
  140. package/build/components/page/error_boundary.js +1 -1
  141. package/build/components/page/error_boundary.js.map +1 -1
  142. package/build/components/page/loading.js +1 -1
  143. package/build/components/page/loading.js.map +1 -1
  144. package/build/components/primitive/avatar_primitive.d.ts +2 -2
  145. package/build/components/primitive/avatar_primitive.d.ts.map +1 -1
  146. package/build/components/primitive/avatar_primitive.js +3 -3
  147. package/build/components/primitive/avatar_primitive.js.map +1 -1
  148. package/build/components/primitive/banner_primitive.d.ts +2 -2
  149. package/build/components/primitive/banner_primitive.d.ts.map +1 -1
  150. package/build/components/primitive/banner_primitive.js +5 -5
  151. package/build/components/primitive/banner_primitive.js.map +1 -1
  152. package/build/components/primitive/blank_state_primitive.d.ts +1 -1
  153. package/build/components/primitive/blank_state_primitive.d.ts.map +1 -1
  154. package/build/components/primitive/blank_state_primitive.js +1 -1
  155. package/build/components/primitive/blank_state_primitive.js.map +1 -1
  156. package/build/components/primitive/form_sheet.d.ts +2 -2
  157. package/build/components/primitive/form_sheet.d.ts.map +1 -1
  158. package/build/components/primitive/form_sheet.js +1 -1
  159. package/build/components/primitive/form_sheet.js.map +1 -1
  160. package/build/components/safe_area_modal.js.map +1 -1
  161. package/build/contexts/api_provider.js +1 -1
  162. package/build/contexts/api_provider.js.map +1 -1
  163. package/build/contexts/chat_context.d.ts.map +1 -1
  164. package/build/contexts/chat_context.js.map +1 -1
  165. package/build/contexts/conversations_context.d.ts.map +1 -1
  166. package/build/contexts/conversations_context.js.map +1 -1
  167. package/build/contexts/session_context.d.ts.map +1 -1
  168. package/build/contexts/session_context.js +1 -1
  169. package/build/contexts/session_context.js.map +1 -1
  170. package/build/hooks/groups/use_group_members_for_new_conversation.d.ts +2 -2
  171. package/build/hooks/groups/use_group_members_for_new_conversation.d.ts.map +1 -1
  172. package/build/hooks/groups/use_group_members_for_new_conversation.js +2 -2
  173. package/build/hooks/groups/use_group_members_for_new_conversation.js.map +1 -1
  174. package/build/hooks/groups/use_groups_conversation_create.d.ts.map +1 -1
  175. package/build/hooks/groups/use_groups_conversation_create.js +1 -1
  176. package/build/hooks/groups/use_groups_conversation_create.js.map +1 -1
  177. package/build/hooks/services/use_find_or_create_services_conversation.d.ts +1 -1
  178. package/build/hooks/services/use_find_or_create_services_conversation.d.ts.map +1 -1
  179. package/build/hooks/services/use_find_or_create_services_conversation.js +1 -1
  180. package/build/hooks/services/use_find_or_create_services_conversation.js.map +1 -1
  181. package/build/hooks/services/use_services_team.d.ts.map +1 -1
  182. package/build/hooks/services/use_services_team.js +1 -1
  183. package/build/hooks/services/use_services_team.js.map +1 -1
  184. package/build/hooks/services/use_team_members_for_new_conversation.d.ts.map +1 -1
  185. package/build/hooks/services/use_team_members_for_new_conversation.js +1 -1
  186. package/build/hooks/services/use_team_members_for_new_conversation.js.map +1 -1
  187. package/build/hooks/services/use_team_plans.js +1 -1
  188. package/build/hooks/services/use_team_plans.js.map +1 -1
  189. package/build/hooks/use_api.d.ts +1 -1
  190. package/build/hooks/use_api.d.ts.map +1 -1
  191. package/build/hooks/use_api.js.map +1 -1
  192. package/build/hooks/use_api_client.d.ts.map +1 -1
  193. package/build/hooks/use_api_client.js.map +1 -1
  194. package/build/hooks/use_async_storage.js +1 -1
  195. package/build/hooks/use_async_storage.js.map +1 -1
  196. package/build/hooks/use_attachment_uploader.d.ts.map +1 -1
  197. package/build/hooks/use_attachment_uploader.js.map +1 -1
  198. package/build/hooks/use_broadcast_typing_status.js +1 -1
  199. package/build/hooks/use_broadcast_typing_status.js.map +1 -1
  200. package/build/hooks/use_chat_permissions.d.ts +1 -1
  201. package/build/hooks/use_chat_permissions.d.ts.map +1 -1
  202. package/build/hooks/use_chat_permissions.js.map +1 -1
  203. package/build/hooks/use_conversation.d.ts +1 -1
  204. package/build/hooks/use_conversation.d.ts.map +1 -1
  205. package/build/hooks/use_conversation.js +2 -2
  206. package/build/hooks/use_conversation.js.map +1 -1
  207. package/build/hooks/use_conversation_jolt_events.js +1 -1
  208. package/build/hooks/use_conversation_jolt_events.js.map +1 -1
  209. package/build/hooks/use_conversation_membership.d.ts.map +1 -1
  210. package/build/hooks/use_conversation_membership.js +2 -2
  211. package/build/hooks/use_conversation_membership.js.map +1 -1
  212. package/build/hooks/use_conversation_message.d.ts.map +1 -1
  213. package/build/hooks/use_conversation_message.js +1 -1
  214. package/build/hooks/use_conversation_message.js.map +1 -1
  215. package/build/hooks/use_conversation_messages.d.ts +1 -1
  216. package/build/hooks/use_conversation_messages.d.ts.map +1 -1
  217. package/build/hooks/use_conversation_messages.js +1 -1
  218. package/build/hooks/use_conversation_messages.js.map +1 -1
  219. package/build/hooks/use_conversation_messages_jolt_events.js +5 -5
  220. package/build/hooks/use_conversation_messages_jolt_events.js.map +1 -1
  221. package/build/hooks/use_conversations.d.ts.map +1 -1
  222. package/build/hooks/use_conversations.js +1 -1
  223. package/build/hooks/use_conversations.js.map +1 -1
  224. package/build/hooks/use_conversations_actions.d.ts.map +1 -1
  225. package/build/hooks/use_conversations_actions.js +1 -1
  226. package/build/hooks/use_conversations_actions.js.map +1 -1
  227. package/build/hooks/use_conversations_cache.d.ts.map +1 -1
  228. package/build/hooks/use_conversations_cache.js +2 -2
  229. package/build/hooks/use_conversations_cache.js.map +1 -1
  230. package/build/hooks/use_conversations_jolt_events.js +2 -2
  231. package/build/hooks/use_conversations_jolt_events.js.map +1 -1
  232. package/build/hooks/use_current_person.d.ts.map +1 -1
  233. package/build/hooks/use_current_person.js.map +1 -1
  234. package/build/hooks/use_features.d.ts.map +1 -1
  235. package/build/hooks/use_features.js +1 -1
  236. package/build/hooks/use_features.js.map +1 -1
  237. package/build/hooks/use_giphy.d.ts.map +1 -1
  238. package/build/hooks/use_giphy.js.map +1 -1
  239. package/build/hooks/use_groups.d.ts.map +1 -1
  240. package/build/hooks/use_groups.js.map +1 -1
  241. package/build/hooks/use_groups_groups.d.ts.map +1 -1
  242. package/build/hooks/use_groups_groups.js.map +1 -1
  243. package/build/hooks/use_jolt.js.map +1 -1
  244. package/build/hooks/use_live_relative_time.d.ts.map +1 -1
  245. package/build/hooks/use_live_relative_time.js.map +1 -1
  246. package/build/hooks/use_mark_latest_message_read.d.ts.map +1 -1
  247. package/build/hooks/use_mark_latest_message_read.js.map +1 -1
  248. package/build/hooks/use_message_create_or_update.d.ts.map +1 -1
  249. package/build/hooks/use_message_create_or_update.js +2 -2
  250. package/build/hooks/use_message_create_or_update.js.map +1 -1
  251. package/build/hooks/use_message_draft.d.ts.map +1 -1
  252. package/build/hooks/use_message_draft.js +1 -1
  253. package/build/hooks/use_message_draft.js.map +1 -1
  254. package/build/hooks/use_message_reaction_toggle.d.ts.map +1 -1
  255. package/build/hooks/use_message_reaction_toggle.js +1 -1
  256. package/build/hooks/use_message_reaction_toggle.js.map +1 -1
  257. package/build/hooks/use_my_gender.js.map +1 -1
  258. package/build/hooks/use_organization.d.ts +2 -2
  259. package/build/hooks/use_organization.d.ts.map +1 -1
  260. package/build/hooks/use_organization.js.map +1 -1
  261. package/build/hooks/use_people_person.d.ts.map +1 -1
  262. package/build/hooks/use_people_person.js.map +1 -1
  263. package/build/hooks/use_product_analytics.d.ts.map +1 -1
  264. package/build/hooks/use_product_analytics.js.map +1 -1
  265. package/build/hooks/use_qualified_by_age.js +1 -1
  266. package/build/hooks/use_qualified_by_age.js.map +1 -1
  267. package/build/hooks/use_read_receipts.d.ts +1 -1
  268. package/build/hooks/use_read_receipts.d.ts.map +1 -1
  269. package/build/hooks/use_read_receipts.js.map +1 -1
  270. package/build/hooks/use_report_message.d.ts.map +1 -1
  271. package/build/hooks/use_report_message.js +1 -1
  272. package/build/hooks/use_report_message.js.map +1 -1
  273. package/build/hooks/use_storage.d.ts.map +1 -1
  274. package/build/hooks/use_storage.js.map +1 -1
  275. package/build/hooks/use_submit_age_check.d.ts.map +1 -1
  276. package/build/hooks/use_submit_age_check.js +1 -1
  277. package/build/hooks/use_submit_age_check.js.map +1 -1
  278. package/build/hooks/use_suspense_api.d.ts +3 -3
  279. package/build/hooks/use_suspense_api.d.ts.map +1 -1
  280. package/build/hooks/use_suspense_api.js +1 -1
  281. package/build/hooks/use_suspense_api.js.map +1 -1
  282. package/build/hooks/use_teams.d.ts.map +1 -1
  283. package/build/hooks/use_teams.js.map +1 -1
  284. package/build/hooks/use_theme.d.ts.map +1 -1
  285. package/build/hooks/use_theme.js.map +1 -1
  286. package/build/hooks/use_typing_indicators.d.ts.map +1 -1
  287. package/build/hooks/use_typing_indicators.js +1 -1
  288. package/build/hooks/use_typing_indicators.js.map +1 -1
  289. package/build/hooks/use_typing_status_cache.d.ts.map +1 -1
  290. package/build/hooks/use_typing_status_cache.js.map +1 -1
  291. package/build/hooks/use_upload_client.d.ts.map +1 -1
  292. package/build/hooks/use_upload_client.js.map +1 -1
  293. package/build/icons/font_awesome.js.map +1 -1
  294. package/build/index.d.ts +1 -1
  295. package/build/index.js +1 -1
  296. package/build/navigation/chat_access_gate.js.map +1 -1
  297. package/build/navigation/index.d.ts +6 -1
  298. package/build/navigation/index.d.ts.map +1 -1
  299. package/build/navigation/index.js +7 -2
  300. package/build/navigation/index.js.map +1 -1
  301. package/build/navigation/screenLayout.js +1 -1
  302. package/build/navigation/screenLayout.js.map +1 -1
  303. package/build/polyfills/events/Event.d.ts +0 -4
  304. package/build/polyfills/events/Event.d.ts.map +1 -1
  305. package/build/polyfills/events/Event.js +5 -1
  306. package/build/polyfills/events/Event.js.map +1 -1
  307. package/build/polyfills/events/EventTarget.d.ts +0 -3
  308. package/build/polyfills/events/EventTarget.d.ts.map +1 -1
  309. package/build/polyfills/events/EventTarget.js +1 -1
  310. package/build/polyfills/events/EventTarget.js.map +1 -1
  311. package/build/polyfills/events/internals/EventInternals.d.ts +2 -2
  312. package/build/polyfills/events/internals/EventInternals.d.ts.map +1 -1
  313. package/build/polyfills/events/internals/EventInternals.js.map +1 -1
  314. package/build/polyfills/events/internals/EventTargetInternals.d.ts +2 -2
  315. package/build/polyfills/events/internals/EventTargetInternals.d.ts.map +1 -1
  316. package/build/polyfills/events/internals/EventTargetInternals.js.map +1 -1
  317. package/build/screens/age_check/age_check_required_screen.js +1 -1
  318. package/build/screens/age_check/age_check_required_screen.js.map +1 -1
  319. package/build/screens/age_check/age_check_underage_screen.js.map +1 -1
  320. package/build/screens/age_check/components/age_check_select_birthdate_modal.js.map +1 -1
  321. package/build/screens/attachment_actions/attachment_actions_screen.js +1 -1
  322. package/build/screens/attachment_actions/attachment_actions_screen.js.map +1 -1
  323. package/build/screens/attachment_actions/hooks/useDeleteAttachment.js.map +1 -1
  324. package/build/screens/bug_report_screen.js.map +1 -1
  325. package/build/screens/conversation/message_read_receipts_screen.js.map +1 -1
  326. package/build/screens/conversation_details_screen.js.map +1 -1
  327. package/build/screens/conversation_filter_recipients/components/checkbox_row.d.ts +1 -1
  328. package/build/screens/conversation_filter_recipients/components/checkbox_row.d.ts.map +1 -1
  329. package/build/screens/conversation_filter_recipients/components/checkbox_row.js.map +1 -1
  330. package/build/screens/conversation_filter_recipients/components/header_row.d.ts +1 -1
  331. package/build/screens/conversation_filter_recipients/components/header_row.d.ts.map +1 -1
  332. package/build/screens/conversation_filter_recipients/components/header_row.js.map +1 -1
  333. package/build/screens/conversation_filter_recipients/conversation_filter_recipients_screen.d.ts.map +1 -1
  334. package/build/screens/conversation_filter_recipients/conversation_filter_recipients_screen.js +5 -5
  335. package/build/screens/conversation_filter_recipients/conversation_filter_recipients_screen.js.map +1 -1
  336. package/build/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.d.ts +1 -1
  337. package/build/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.d.ts.map +1 -1
  338. package/build/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.js +1 -1
  339. package/build/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.js.map +1 -1
  340. package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.d.ts +1 -1
  341. package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.d.ts.map +1 -1
  342. package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.js +1 -1
  343. package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.js.map +1 -1
  344. package/build/screens/conversation_filter_recipients/types.d.ts.map +1 -1
  345. package/build/screens/conversation_filter_recipients/types.js.map +1 -1
  346. package/build/screens/conversation_filters/components/conversation_filters.d.ts.map +1 -1
  347. package/build/screens/conversation_filters/components/conversation_filters.js +4 -4
  348. package/build/screens/conversation_filters/components/conversation_filters.js.map +1 -1
  349. package/build/screens/conversation_filters/components/rows.d.ts +3 -3
  350. package/build/screens/conversation_filters/components/rows.d.ts.map +1 -1
  351. package/build/screens/conversation_filters/components/rows.js +2 -2
  352. package/build/screens/conversation_filters/components/rows.js.map +1 -1
  353. package/build/screens/conversation_filters/context/conversation_filter_context.d.ts +1 -1
  354. package/build/screens/conversation_filters/context/conversation_filter_context.d.ts.map +1 -1
  355. package/build/screens/conversation_filters/context/conversation_filter_context.js.map +1 -1
  356. package/build/screens/conversation_filters/group_filters.d.ts.map +1 -1
  357. package/build/screens/conversation_filters/group_filters.js +1 -1
  358. package/build/screens/conversation_filters/group_filters.js.map +1 -1
  359. package/build/screens/conversation_filters/hooks/filters.d.ts.map +1 -1
  360. package/build/screens/conversation_filters/hooks/filters.js.map +1 -1
  361. package/build/screens/conversation_filters/screen_props.d.ts.map +1 -1
  362. package/build/screens/conversation_filters/screen_props.js.map +1 -1
  363. package/build/screens/conversation_filters/team_filters.d.ts.map +1 -1
  364. package/build/screens/conversation_filters/team_filters.js +1 -1
  365. package/build/screens/conversation_filters/team_filters.js.map +1 -1
  366. package/build/screens/conversation_filters_screen.d.ts.map +1 -1
  367. package/build/screens/conversation_filters_screen.js +1 -1
  368. package/build/screens/conversation_filters_screen.js.map +1 -1
  369. package/build/screens/conversation_new/components/filter_by_plan.js.map +1 -1
  370. package/build/screens/conversation_new/components/form_list.d.ts.map +1 -1
  371. package/build/screens/conversation_new/components/form_list.js.map +1 -1
  372. package/build/screens/conversation_new/components/gender_filter_toggle.js.map +1 -1
  373. package/build/screens/conversation_new/components/groups_form.d.ts.map +1 -1
  374. package/build/screens/conversation_new/components/groups_form.js +2 -2
  375. package/build/screens/conversation_new/components/groups_form.js.map +1 -1
  376. package/build/screens/conversation_new/components/services_form.d.ts +1 -1
  377. package/build/screens/conversation_new/components/services_form.d.ts.map +1 -1
  378. package/build/screens/conversation_new/components/services_form.js +2 -2
  379. package/build/screens/conversation_new/components/services_form.js.map +1 -1
  380. package/build/screens/conversation_new/components/source_app_error_card.js.map +1 -1
  381. package/build/screens/conversation_new/conversation_new_screen.d.ts +1 -1
  382. package/build/screens/conversation_new/conversation_new_screen.d.ts.map +1 -1
  383. package/build/screens/conversation_new/conversation_new_screen.js.map +1 -1
  384. package/build/screens/conversation_notification_level_select_screen.js.map +1 -1
  385. package/build/screens/conversation_screen.d.ts.map +1 -1
  386. package/build/screens/conversation_screen.js.map +1 -1
  387. package/build/screens/conversation_select_recipients/components/groups_recipient_row.d.ts.map +1 -1
  388. package/build/screens/conversation_select_recipients/components/groups_recipient_row.js +1 -1
  389. package/build/screens/conversation_select_recipients/components/groups_recipient_row.js.map +1 -1
  390. package/build/screens/conversation_select_recipients/components/recipient_link_row.js.map +1 -1
  391. package/build/screens/conversation_select_recipients/components/restricted_group_row.d.ts.map +1 -1
  392. package/build/screens/conversation_select_recipients/components/restricted_group_row.js.map +1 -1
  393. package/build/screens/conversation_select_recipients/components/team_recipient_row.d.ts +1 -1
  394. package/build/screens/conversation_select_recipients/components/team_recipient_row.d.ts.map +1 -1
  395. package/build/screens/conversation_select_recipients/components/team_recipient_row.js +1 -1
  396. package/build/screens/conversation_select_recipients/components/team_recipient_row.js.map +1 -1
  397. package/build/screens/conversation_select_recipients/components/view_more_link_row.js.map +1 -1
  398. package/build/screens/conversation_select_recipients/conversation_new_entry_screen.d.ts.map +1 -1
  399. package/build/screens/conversation_select_recipients/conversation_new_entry_screen.js.map +1 -1
  400. package/build/screens/conversation_select_recipients/conversation_select_group_recipients_screen.d.ts.map +1 -1
  401. package/build/screens/conversation_select_recipients/conversation_select_group_recipients_screen.js +2 -2
  402. package/build/screens/conversation_select_recipients/conversation_select_group_recipients_screen.js.map +1 -1
  403. package/build/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.d.ts.map +1 -1
  404. package/build/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.js +3 -3
  405. package/build/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.js.map +1 -1
  406. package/build/screens/conversation_select_recipients/types/screen_props.d.ts.map +1 -1
  407. package/build/screens/conversation_select_recipients/types/screen_props.js.map +1 -1
  408. package/build/screens/conversation_select_type_screen.d.ts.map +1 -1
  409. package/build/screens/conversation_select_type_screen.js.map +1 -1
  410. package/build/screens/conversations/components/chat_group_badge.js.map +1 -1
  411. package/build/screens/conversations/components/list_header_action_button.d.ts.map +1 -1
  412. package/build/screens/conversations/components/list_header_action_button.js.map +1 -1
  413. package/build/screens/conversations/components/list_header_component.js +5 -5
  414. package/build/screens/conversations/components/list_header_component.js.map +1 -1
  415. package/build/screens/conversations/conversations_more_actions_screen.d.ts +3 -0
  416. package/build/screens/conversations/conversations_more_actions_screen.d.ts.map +1 -0
  417. package/build/screens/conversations/conversations_more_actions_screen.js +35 -0
  418. package/build/screens/conversations/conversations_more_actions_screen.js.map +1 -0
  419. package/build/screens/conversations/conversations_screen.d.ts.map +1 -1
  420. package/build/screens/conversations/conversations_screen.js +1 -1
  421. package/build/screens/conversations/conversations_screen.js.map +1 -1
  422. package/build/screens/design_system_screen.js.map +1 -1
  423. package/build/screens/get_help_screen.js.map +1 -1
  424. package/build/screens/group_notification_level_select_screen.js +1 -1
  425. package/build/screens/group_notification_level_select_screen.js.map +1 -1
  426. package/build/screens/group_notification_settings_screen.js +1 -1
  427. package/build/screens/group_notification_settings_screen.js.map +1 -1
  428. package/build/screens/message_actions_screen.js.map +1 -1
  429. package/build/screens/message_report/components/message_preview.d.ts.map +1 -1
  430. package/build/screens/message_report/components/message_preview.js.map +1 -1
  431. package/build/screens/message_report/components/report_reason_list.d.ts.map +1 -1
  432. package/build/screens/message_report/components/report_reason_list.js +1 -1
  433. package/build/screens/message_report/components/report_reason_list.js.map +1 -1
  434. package/build/screens/message_report_screen.js +2 -2
  435. package/build/screens/message_report_screen.js.map +1 -1
  436. package/build/screens/notification_settings/hooks/groups.d.ts +2 -2
  437. package/build/screens/notification_settings/hooks/groups.d.ts.map +1 -1
  438. package/build/screens/notification_settings/hooks/groups.js.map +1 -1
  439. package/build/screens/notification_settings_screen.js +2 -2
  440. package/build/screens/notification_settings_screen.js.map +1 -1
  441. package/build/screens/preferred_app/hooks/use_chat_types.d.ts +1 -1
  442. package/build/screens/preferred_app/hooks/use_chat_types.d.ts.map +1 -1
  443. package/build/screens/preferred_app/hooks/use_chat_types.js.map +1 -1
  444. package/build/screens/preferred_app_selection_screen.d.ts.map +1 -1
  445. package/build/screens/preferred_app_selection_screen.js +4 -4
  446. package/build/screens/preferred_app_selection_screen.js.map +1 -1
  447. package/build/screens/reactions_screen.js.map +1 -1
  448. package/build/screens/send_giphy_screen.js.map +1 -1
  449. package/build/screens/team_conversation_screen.js.map +1 -1
  450. package/build/types/jolt_events/message_events.d.ts +1 -1
  451. package/build/types/jolt_events/message_events.d.ts.map +1 -1
  452. package/build/types/jolt_events/message_events.js.map +1 -1
  453. package/build/types/jolt_events/reaction_events.d.ts +1 -1
  454. package/build/types/jolt_events/reaction_events.d.ts.map +1 -1
  455. package/build/types/jolt_events/reaction_events.js.map +1 -1
  456. package/build/types/resources/app_grant.d.ts +1 -1
  457. package/build/types/resources/app_grant.d.ts.map +1 -1
  458. package/build/types/resources/app_grant.js.map +1 -1
  459. package/build/types/resources/conversation_membership.d.ts +1 -1
  460. package/build/types/resources/conversation_membership.d.ts.map +1 -1
  461. package/build/types/resources/conversation_membership.js.map +1 -1
  462. package/build/types/resources/group_membership.d.ts +1 -1
  463. package/build/types/resources/group_membership.d.ts.map +1 -1
  464. package/build/types/resources/group_membership.js.map +1 -1
  465. package/build/types/resources/groups/groups_group_resource.d.ts +1 -1
  466. package/build/types/resources/groups/groups_group_resource.d.ts.map +1 -1
  467. package/build/types/resources/groups/groups_group_resource.js.map +1 -1
  468. package/build/types/resources/organization.d.ts +1 -1
  469. package/build/types/resources/organization.d.ts.map +1 -1
  470. package/build/types/resources/organization.js.map +1 -1
  471. package/build/types/resources/person.d.ts +1 -1
  472. package/build/types/resources/person.d.ts.map +1 -1
  473. package/build/types/resources/person.js.map +1 -1
  474. package/build/types/resources/services/chat_resource.d.ts +1 -1
  475. package/build/types/resources/services/chat_resource.d.ts.map +1 -1
  476. package/build/types/resources/services/chat_resource.js.map +1 -1
  477. package/build/types/resources/services/team_resource.d.ts +1 -1
  478. package/build/types/resources/services/team_resource.d.ts.map +1 -1
  479. package/build/types/resources/services/team_resource.js.map +1 -1
  480. package/build/utils/cache/messages_cache.d.ts.map +1 -1
  481. package/build/utils/cache/messages_cache.js +3 -3
  482. package/build/utils/cache/messages_cache.js.map +1 -1
  483. package/build/utils/cache/optimistically_create_message.d.ts.map +1 -1
  484. package/build/utils/cache/optimistically_create_message.js +3 -3
  485. package/build/utils/cache/optimistically_create_message.js.map +1 -1
  486. package/build/utils/cache/optimistically_update_message.d.ts.map +1 -1
  487. package/build/utils/cache/optimistically_update_message.js +1 -1
  488. package/build/utils/cache/optimistically_update_message.js.map +1 -1
  489. package/build/utils/cache/page_mutations.d.ts.map +1 -1
  490. package/build/utils/cache/page_mutations.js.map +1 -1
  491. package/build/utils/client/client.d.ts +1 -1
  492. package/build/utils/client/client.d.ts.map +1 -1
  493. package/build/utils/client/client.js.map +1 -1
  494. package/build/utils/convert_attachments_for_create.d.ts.map +1 -1
  495. package/build/utils/convert_attachments_for_create.js.map +1 -1
  496. package/build/utils/destructure_chat_group_graph_id.d.ts.map +1 -1
  497. package/build/utils/destructure_chat_group_graph_id.js.map +1 -1
  498. package/build/utils/jolt/transform_message_event_data_to_message_resource.d.ts.map +1 -1
  499. package/build/utils/jolt/transform_message_event_data_to_message_resource.js +1 -1
  500. package/build/utils/jolt/transform_message_event_data_to_message_resource.js.map +1 -1
  501. package/build/utils/jolt/transform_reaction_event_data_to_reaction_count_resource.d.ts.map +1 -1
  502. package/build/utils/jolt/transform_reaction_event_data_to_reaction_count_resource.js.map +1 -1
  503. package/build/utils/performance_tracking.d.ts.map +1 -1
  504. package/build/utils/performance_tracking.js.map +1 -1
  505. package/build/utils/reaction_constants.d.ts.map +1 -1
  506. package/build/utils/reaction_constants.js.map +1 -1
  507. package/build/utils/request/conversation.d.ts +1 -1
  508. package/build/utils/request/conversation.d.ts.map +1 -1
  509. package/build/utils/request/conversation.js.map +1 -1
  510. package/build/utils/request/get_features.d.ts.map +1 -1
  511. package/build/utils/request/get_features.js.map +1 -1
  512. package/build/utils/request/get_message.d.ts.map +1 -1
  513. package/build/utils/request/get_message.js +1 -1
  514. package/build/utils/request/get_message.js.map +1 -1
  515. package/build/utils/request/get_messages.d.ts.map +1 -1
  516. package/build/utils/request/get_messages.js +1 -1
  517. package/build/utils/request/get_messages.js.map +1 -1
  518. package/build/utils/response_error.d.ts.map +1 -1
  519. package/build/utils/response_error.js.map +1 -1
  520. package/build/utils/session.d.ts.map +1 -1
  521. package/build/utils/session.js.map +1 -1
  522. package/build/utils/session_manager.d.ts +1 -1
  523. package/build/utils/session_manager.d.ts.map +1 -1
  524. package/build/utils/session_manager.js.map +1 -1
  525. package/build/utils/styles.js.map +1 -1
  526. package/build/utils/theme.d.ts.map +1 -1
  527. package/build/utils/theme.js.map +1 -1
  528. package/build/utils/upload_uri.d.ts +1 -1
  529. package/package.json +3 -5
  530. package/src/__tests__/contexts/session_context.tsx +5 -5
  531. package/src/__tests__/event-polyfill.test.ts +3 -3
  532. package/src/__tests__/hooks/useTheme.tsx +2 -2
  533. package/src/__tests__/hooks/use_async_storage.test.tsx +1 -1
  534. package/src/__tests__/hooks/use_conversation_messages.ts +2 -2
  535. package/src/__tests__/hooks/use_font_scale.test.ts +1 -1
  536. package/src/__tests__/utils/cache/page_mutations.ts +1 -1
  537. package/src/__tests__/utils/client.ts +5 -5
  538. package/src/__tests__/utils/native_adapters/configuration.ts +4 -4
  539. package/src/__tests__/utils/parse_simple_markdown.ts +1 -1
  540. package/src/__tests__/utils/pluralize.tsx +1 -1
  541. package/src/__tests__/utils/session.ts +2 -2
  542. package/src/__tests__/utils/uri.ts +1 -1
  543. package/src/__utils__/handlers.ts +1 -1
  544. package/src/components/conversation/attachments/attachment_card.tsx +3 -3
  545. package/src/components/conversation/attachments/attachment_deleting_overlay.tsx +2 -2
  546. package/src/components/conversation/attachments/audio_attachment.tsx +4 -4
  547. package/src/components/conversation/attachments/expanded_link.tsx +4 -4
  548. package/src/components/conversation/attachments/generic_file_attachment.tsx +5 -5
  549. package/src/components/conversation/attachments/giphy_attachment.tsx +5 -5
  550. package/src/components/conversation/attachments/image_attachment.tsx +6 -6
  551. package/src/components/conversation/attachments/video_attachment.tsx +5 -5
  552. package/src/components/conversation/empty_conversation_blank_state.tsx +1 -1
  553. package/src/components/conversation/jump_to_bottom_button.tsx +3 -3
  554. package/src/components/conversation/message.tsx +19 -19
  555. package/src/components/conversation/message_attachments.tsx +5 -5
  556. package/src/components/conversation/message_form/message_form_attachment_image.tsx +2 -2
  557. package/src/components/conversation/message_form/message_form_attachment_video.tsx +2 -2
  558. package/src/components/conversation/message_form.tsx +17 -17
  559. package/src/components/conversation/message_markdown.tsx +3 -3
  560. package/src/components/conversation/message_reaction.tsx +8 -8
  561. package/src/components/conversation/message_read_receipts.tsx +3 -3
  562. package/src/components/conversation/messages_disabled_banners.tsx +2 -2
  563. package/src/components/conversation/reply_connectors.tsx +3 -3
  564. package/src/components/conversation/reply_shadow_message.tsx +9 -9
  565. package/src/components/conversation/typing_indicator.tsx +3 -3
  566. package/src/components/conversations/conversation_actions.tsx +9 -6
  567. package/src/components/conversations/conversation_preview.tsx +9 -4
  568. package/src/components/conversations/conversations.tsx +6 -6
  569. package/src/components/conversations/mute_indicator.tsx +3 -3
  570. package/src/components/conversations/swipeable_toggle_button.tsx +5 -5
  571. package/src/components/conversations/unread_count_badge.tsx +3 -3
  572. package/src/components/display/action_button.tsx +2 -2
  573. package/src/components/display/avatar.tsx +2 -2
  574. package/src/components/display/avatar_group.tsx +2 -2
  575. package/src/components/display/badge.tsx +3 -3
  576. package/src/components/display/banner.tsx +1 -1
  577. package/src/components/display/banner_collapsible.tsx +1 -1
  578. package/src/components/display/button.tsx +3 -3
  579. package/src/components/display/child_notice.tsx +3 -3
  580. package/src/components/display/heading.tsx +3 -3
  581. package/src/components/display/icon.tsx +1 -1
  582. package/src/components/display/icon_button.tsx +2 -2
  583. package/src/components/display/image.tsx +1 -1
  584. package/src/components/display/image_attachment_preview.tsx +2 -2
  585. package/src/components/display/keyboard_view.tsx +1 -1
  586. package/src/components/display/person.tsx +2 -2
  587. package/src/components/display/platform_modal_header_buttons.tsx +1 -1
  588. package/src/components/display/pressable_row.tsx +1 -1
  589. package/src/components/display/spinner.tsx +1 -1
  590. package/src/components/display/switch.tsx +1 -1
  591. package/src/components/display/tabs.tsx +1 -1
  592. package/src/components/display/text.tsx +2 -2
  593. package/src/components/display/text_button.tsx +2 -2
  594. package/src/components/display/text_inline_button.tsx +2 -2
  595. package/src/components/display/toggle_button.tsx +6 -6
  596. package/src/components/display/utils/button_colors.ts +1 -1
  597. package/src/components/display/utils/status_colors.ts +1 -1
  598. package/src/components/display/video_attachment_preview.tsx +3 -3
  599. package/src/components/group_conversation_list.tsx +5 -5
  600. package/src/components/page/error_boundary.tsx +2 -2
  601. package/src/components/page/loading.tsx +1 -1
  602. package/src/components/primitive/avatar_primitive.tsx +5 -5
  603. package/src/components/primitive/banner_primitive.tsx +11 -11
  604. package/src/components/primitive/blank_state_primitive.tsx +2 -2
  605. package/src/components/primitive/form_sheet.tsx +4 -4
  606. package/src/components/safe_area_modal.tsx +1 -1
  607. package/src/contexts/api_provider.tsx +4 -4
  608. package/src/contexts/chat_context.tsx +6 -6
  609. package/src/contexts/conversations_context.tsx +3 -3
  610. package/src/contexts/session_context.tsx +9 -9
  611. package/src/hooks/groups/use_group_members_for_new_conversation.ts +4 -4
  612. package/src/hooks/groups/use_groups_conversation_create.ts +3 -3
  613. package/src/hooks/services/use_find_or_create_services_conversation.ts +3 -3
  614. package/src/hooks/services/use_services_team.ts +2 -2
  615. package/src/hooks/services/use_team_members_for_new_conversation.ts +2 -2
  616. package/src/hooks/services/use_team_plans.ts +2 -2
  617. package/src/hooks/use_api.ts +2 -2
  618. package/src/hooks/use_api_client.ts +3 -3
  619. package/src/hooks/use_async_storage.ts +1 -1
  620. package/src/hooks/use_attachment_uploader.ts +5 -5
  621. package/src/hooks/use_broadcast_typing_status.ts +1 -1
  622. package/src/hooks/use_chat_permissions.ts +1 -1
  623. package/src/hooks/use_conversation.ts +4 -4
  624. package/src/hooks/use_conversation_jolt_events.ts +3 -3
  625. package/src/hooks/use_conversation_membership.ts +3 -3
  626. package/src/hooks/use_conversation_message.ts +2 -2
  627. package/src/hooks/use_conversation_messages.ts +2 -2
  628. package/src/hooks/use_conversation_messages_jolt_events.ts +14 -14
  629. package/src/hooks/use_conversations.ts +2 -2
  630. package/src/hooks/use_conversations_actions.ts +2 -2
  631. package/src/hooks/use_conversations_cache.ts +5 -5
  632. package/src/hooks/use_conversations_jolt_events.ts +4 -4
  633. package/src/hooks/use_current_person.ts +2 -2
  634. package/src/hooks/use_features.ts +3 -3
  635. package/src/hooks/use_giphy.ts +2 -2
  636. package/src/hooks/use_groups.ts +2 -2
  637. package/src/hooks/use_groups_groups.ts +1 -1
  638. package/src/hooks/use_jolt.ts +3 -3
  639. package/src/hooks/use_live_relative_time.ts +2 -2
  640. package/src/hooks/use_mark_latest_message_read.ts +1 -1
  641. package/src/hooks/use_message_create_or_update.ts +11 -11
  642. package/src/hooks/use_message_draft.ts +2 -2
  643. package/src/hooks/use_message_reaction_toggle.ts +4 -4
  644. package/src/hooks/use_my_gender.ts +1 -1
  645. package/src/hooks/use_organization.ts +1 -1
  646. package/src/hooks/use_people_person.ts +1 -1
  647. package/src/hooks/use_product_analytics.ts +5 -5
  648. package/src/hooks/use_qualified_by_age.ts +1 -1
  649. package/src/hooks/use_read_receipts.ts +1 -1
  650. package/src/hooks/use_report_message.ts +2 -2
  651. package/src/hooks/use_storage.ts +1 -1
  652. package/src/hooks/use_submit_age_check.ts +2 -2
  653. package/src/hooks/use_suspense_api.ts +5 -5
  654. package/src/hooks/use_teams.ts +1 -1
  655. package/src/hooks/use_theme.tsx +2 -2
  656. package/src/hooks/use_typing_indicators.ts +1 -1
  657. package/src/hooks/use_typing_status_cache.ts +1 -1
  658. package/src/hooks/use_upload_client.ts +3 -3
  659. package/src/icons/font_awesome.ts +1 -1
  660. package/src/navigation/chat_access_gate.tsx +7 -7
  661. package/src/navigation/index.tsx +42 -31
  662. package/src/navigation/screenLayout.tsx +2 -2
  663. package/src/polyfills/events/Event.ts +1 -1
  664. package/src/polyfills/events/EventTarget.ts +1 -1
  665. package/src/polyfills/events/internals/EventInternals.ts +2 -2
  666. package/src/polyfills/events/internals/EventTargetInternals.ts +2 -2
  667. package/src/screens/age_check/age_check_required_screen.tsx +8 -8
  668. package/src/screens/age_check/age_check_underage_screen.tsx +3 -3
  669. package/src/screens/age_check/components/age_check_select_birthdate_modal.tsx +3 -3
  670. package/src/screens/attachment_actions/attachment_actions_screen.tsx +1 -1
  671. package/src/screens/attachment_actions/hooks/useDeleteAttachment.tsx +3 -3
  672. package/src/screens/bug_report_screen.tsx +11 -11
  673. package/src/screens/conversation/message_read_receipts_screen.tsx +5 -5
  674. package/src/screens/conversation_details_screen.tsx +10 -10
  675. package/src/screens/conversation_filter_recipients/components/checkbox_row.tsx +4 -8
  676. package/src/screens/conversation_filter_recipients/components/header_row.tsx +5 -5
  677. package/src/screens/conversation_filter_recipients/conversation_filter_recipients_screen.tsx +6 -6
  678. package/src/screens/conversation_filter_recipients/hooks/use_flattened_array_of_service_types_with_teams.tsx +1 -5
  679. package/src/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.ts +3 -6
  680. package/src/screens/conversation_filter_recipients/types.tsx +1 -1
  681. package/src/screens/conversation_filters/components/conversation_filters.tsx +5 -8
  682. package/src/screens/conversation_filters/components/rows.tsx +14 -9
  683. package/src/screens/conversation_filters/context/conversation_filter_context.tsx +1 -4
  684. package/src/screens/conversation_filters/group_filters.tsx +1 -1
  685. package/src/screens/conversation_filters/hooks/filters.ts +5 -5
  686. package/src/screens/conversation_filters/screen_props.ts +1 -1
  687. package/src/screens/conversation_filters/team_filters.tsx +1 -1
  688. package/src/screens/conversation_filters_screen.tsx +1 -1
  689. package/src/screens/conversation_new/components/filter_by_plan.tsx +7 -7
  690. package/src/screens/conversation_new/components/form_list.tsx +3 -3
  691. package/src/screens/conversation_new/components/gender_filter_toggle.tsx +3 -3
  692. package/src/screens/conversation_new/components/groups_form.tsx +14 -14
  693. package/src/screens/conversation_new/components/services_form.tsx +10 -10
  694. package/src/screens/conversation_new/components/source_app_error_card.tsx +1 -1
  695. package/src/screens/conversation_new/conversation_new_screen.tsx +3 -3
  696. package/src/screens/conversation_notification_level_select_screen.tsx +6 -6
  697. package/src/screens/conversation_screen.tsx +23 -23
  698. package/src/screens/conversation_select_recipients/components/groups_recipient_row.tsx +2 -2
  699. package/src/screens/conversation_select_recipients/components/recipient_link_row.tsx +3 -3
  700. package/src/screens/conversation_select_recipients/components/restricted_group_row.tsx +4 -4
  701. package/src/screens/conversation_select_recipients/components/team_recipient_row.tsx +2 -2
  702. package/src/screens/conversation_select_recipients/components/view_more_link_row.tsx +1 -1
  703. package/src/screens/conversation_select_recipients/conversation_new_entry_screen.tsx +4 -4
  704. package/src/screens/conversation_select_recipients/conversation_select_group_recipients_screen.tsx +3 -3
  705. package/src/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.tsx +4 -7
  706. package/src/screens/conversation_select_recipients/types/screen_props.tsx +2 -2
  707. package/src/screens/conversation_select_type_screen.tsx +4 -4
  708. package/src/screens/conversations/components/chat_group_badge.tsx +4 -4
  709. package/src/screens/conversations/components/list_header_action_button.tsx +4 -4
  710. package/src/screens/conversations/components/list_header_component.tsx +15 -15
  711. package/src/screens/conversations/conversations_more_actions_screen.tsx +51 -0
  712. package/src/screens/conversations/conversations_screen.tsx +5 -5
  713. package/src/screens/design_system_screen.tsx +6 -6
  714. package/src/screens/get_help_screen.tsx +5 -5
  715. package/src/screens/group_notification_level_select_screen.tsx +3 -3
  716. package/src/screens/group_notification_settings_screen.tsx +3 -3
  717. package/src/screens/message_actions_screen.tsx +12 -12
  718. package/src/screens/message_report/components/message_preview.tsx +3 -3
  719. package/src/screens/message_report/components/report_reason_list.tsx +7 -4
  720. package/src/screens/message_report_screen.tsx +11 -11
  721. package/src/screens/notification_settings/hooks/groups.ts +6 -6
  722. package/src/screens/notification_settings_screen.tsx +4 -4
  723. package/src/screens/preferred_app/hooks/use_chat_types.ts +2 -2
  724. package/src/screens/preferred_app_selection_screen.tsx +7 -7
  725. package/src/screens/reactions_screen.tsx +9 -9
  726. package/src/screens/send_giphy_screen.tsx +8 -8
  727. package/src/screens/team_conversation_screen.tsx +3 -3
  728. package/src/types/jolt_events/message_events.ts +1 -1
  729. package/src/types/jolt_events/reaction_events.ts +1 -1
  730. package/src/types/resources/app_grant.ts +1 -1
  731. package/src/types/resources/conversation_membership.ts +1 -1
  732. package/src/types/resources/group_membership.ts +1 -1
  733. package/src/types/resources/groups/groups_group_resource.ts +1 -1
  734. package/src/types/resources/organization.ts +1 -1
  735. package/src/types/resources/person.ts +1 -1
  736. package/src/types/resources/services/chat_resource.ts +1 -1
  737. package/src/types/resources/services/team_resource.ts +1 -1
  738. package/src/utils/__tests__/convert_attachments_for_create.test.ts +3 -3
  739. package/src/utils/__tests__/session_manager.test.ts +3 -3
  740. package/src/utils/__tests__/sha_256.test.ts +1 -1
  741. package/src/utils/cache/messages_cache.ts +5 -5
  742. package/src/utils/cache/optimistically_create_message.ts +7 -7
  743. package/src/utils/cache/optimistically_update_message.ts +3 -3
  744. package/src/utils/cache/page_mutations.ts +1 -1
  745. package/src/utils/client/client.ts +1 -1
  746. package/src/utils/convert_attachments_for_create.ts +2 -2
  747. package/src/utils/destructure_chat_group_graph_id.ts +2 -2
  748. package/src/utils/jolt/transform_message_event_data_to_message_resource.ts +4 -4
  749. package/src/utils/jolt/transform_reaction_event_data_to_reaction_count_resource.ts +3 -3
  750. package/src/utils/performance_tracking.ts +1 -1
  751. package/src/utils/reaction_constants.ts +1 -1
  752. package/src/utils/request/conversation.ts +2 -2
  753. package/src/utils/request/get_features.ts +1 -1
  754. package/src/utils/request/get_message.ts +1 -1
  755. package/src/utils/request/get_messages.ts +1 -1
  756. package/src/utils/response_error.ts +1 -1
  757. package/src/utils/session.ts +1 -1
  758. package/src/utils/session_manager.ts +1 -1
  759. package/src/utils/styles.ts +1 -1
  760. package/src/utils/theme.ts +2 -2
@@ -2,15 +2,20 @@ import { PlatformPressable } from '@react-navigation/elements'
2
2
  import { NavigationProp, useNavigation } from '@react-navigation/native'
3
3
  import React, { PropsWithChildren, useContext } from 'react'
4
4
  import { StyleSheet, View, ViewStyle } from 'react-native'
5
- import { Heading, Icon, Image, Text, TextButton } from '@/components'
6
- import { useAtFontScaleBreakpoint, useFontScale, useScalableNumberOfLines, useTheme } from '@/hooks'
7
- import { useServicesTeamsMap } from '@/hooks/services/use_services_team'
8
- import { FilterContext } from '@/screens/conversation_filters/context/conversation_filter_context'
9
- import { FilterTypes } from '@/screens/conversation_filters/filter_types'
10
- import { FilteredGroup } from '@/screens/conversation_filters/hooks/filters'
11
- import { ConversationFilterStackParamList } from '@/screens/conversation_filters/screen_props'
12
- import { GroupResource } from '@/types/resources/group_resource'
13
- import { MAX_FONT_SIZE_MULTIPLIER, platformFontWeightBold } from '@/utils/styles'
5
+ import { Heading, Icon, Image, Text, TextButton } from '../../../components'
6
+ import {
7
+ useAtFontScaleBreakpoint,
8
+ useFontScale,
9
+ useScalableNumberOfLines,
10
+ useTheme,
11
+ } from '../../../hooks'
12
+ import { useServicesTeamsMap } from '../../../hooks/services/use_services_team'
13
+ import { GroupResource } from '../../../types/resources/group_resource'
14
+ import { MAX_FONT_SIZE_MULTIPLIER, platformFontWeightBold } from '../../../utils/styles'
15
+ import { FilterContext } from '../context/conversation_filter_context'
16
+ import { FilterTypes } from '../filter_types'
17
+ import { FilteredGroup } from '../hooks/filters'
18
+ import { ConversationFilterStackParamList } from '../screen_props'
14
19
 
15
20
  export type FilterProps = { group_source_app_name?: string; isActive: boolean; filter: FilterTypes }
16
21
 
@@ -3,10 +3,7 @@ import React from 'react'
3
3
  import { createContext, PropsWithChildren, useState } from 'react'
4
4
  import { Platform } from 'react-native'
5
5
  import { useSafeAreaInsets } from 'react-native-safe-area-context'
6
- import {
7
- ConversationFiltersParams,
8
- ConversationFiltersScreenProps,
9
- } from '@/screens/conversation_filters/screen_props'
6
+ import { ConversationFiltersParams, ConversationFiltersScreenProps } from '../screen_props'
10
7
 
11
8
  const DEFAULT_LIST_PADDING_BOTTOM = 64
12
9
 
@@ -2,11 +2,11 @@ import { StaticScreenProps } from '@react-navigation/native'
2
2
  import React from 'react'
3
3
  import { RefreshControl, StyleSheet } from 'react-native'
4
4
  import { FlatList } from 'react-native-gesture-handler'
5
+ import { Text } from '../../components/display'
5
6
  import { GroupRow } from './components/rows'
6
7
  import { useFilterContext } from './context/conversation_filter_context'
7
8
  import { useGroupsToFilter } from './hooks/filters'
8
9
  import { ConversationFiltersParams } from './screen_props'
9
- import { Text } from '@/components/display'
10
10
 
11
11
  export type GroupFiltersScreenProps = StaticScreenProps<ConversationFiltersParams>
12
12
 
@@ -1,9 +1,9 @@
1
1
  import { useMemo } from 'react'
2
- import { useGroups } from '@/hooks/use_groups'
3
- import { useGroupsGroups } from '@/hooks/use_groups_groups'
4
- import { useTeams } from '@/hooks/use_teams'
5
- import { GroupsGroupResource } from '@/types'
6
- import { GroupResource } from '@/types/resources/group_resource'
2
+ import { useGroups } from '../../../hooks/use_groups'
3
+ import { useGroupsGroups } from '../../../hooks/use_groups_groups'
4
+ import { useTeams } from '../../../hooks/use_teams'
5
+ import { GroupsGroupResource } from '../../../types'
6
+ import { GroupResource } from '../../../types/resources/group_resource'
7
7
 
8
8
  export const useTeamsToFilter = () => {
9
9
  const { data: teams = [], ...rest } = useTeams()
@@ -1,5 +1,5 @@
1
1
  import { StaticScreenProps } from '@react-navigation/native'
2
- import { GraphId } from '@/types/resources/group_resource'
2
+ import { GraphId } from '../../types/resources/group_resource'
3
3
 
4
4
  export type ConversationFiltersParams = {
5
5
  chat_group_graph_id?: GraphId
@@ -2,11 +2,11 @@ import { StaticScreenProps } from '@react-navigation/native'
2
2
  import React from 'react'
3
3
  import { RefreshControl, StyleSheet } from 'react-native'
4
4
  import { FlatList } from 'react-native-gesture-handler'
5
+ import { Text } from '../../components/display'
5
6
  import { TeamRow } from './components/rows'
6
7
  import { useFilterContext } from './context/conversation_filter_context'
7
8
  import { useTeamsToFilter } from './hooks/filters'
8
9
  import { ConversationFiltersParams } from './screen_props'
9
- import { Text } from '@/components/display'
10
10
 
11
11
  export type GroupFiltersScreenProps = StaticScreenProps<ConversationFiltersParams>
12
12
 
@@ -4,6 +4,7 @@ import { createNativeStackNavigator } from '@react-navigation/native-stack'
4
4
  import React, { useCallback } from 'react'
5
5
  import { LayoutChangeEvent, Platform, StyleSheet, useWindowDimensions, View } from 'react-native'
6
6
  import { useSafeAreaInsets } from 'react-native-safe-area-context'
7
+ import FormSheet, { getFormSheetScreenOptions } from '../components/primitive/form_sheet'
7
8
  import { ConversationFilters } from './conversation_filters/components/conversation_filters'
8
9
  import {
9
10
  FilterProvider,
@@ -15,7 +16,6 @@ import {
15
16
  ConversationFilterStackParamList,
16
17
  } from './conversation_filters/screen_props'
17
18
  import { TeamFilters } from './conversation_filters/team_filters'
18
- import FormSheet, { getFormSheetScreenOptions } from '@/components/primitive/form_sheet'
19
19
 
20
20
  export const ConversationFiltersScreenOptions = getFormSheetScreenOptions({
21
21
  presentation: Platform.select({ android: 'modal', ios: 'formSheet' }),
@@ -1,13 +1,13 @@
1
1
  import { Header, PlatformPressable } from '@react-navigation/elements'
2
2
  import React, { useState } from 'react'
3
3
  import { StyleSheet, View, FlatList, Platform } from 'react-native'
4
- import { Banner, Icon, Spinner, Text, Heading } from '@/components'
5
- import { HeaderDismissButton } from '@/components/display/platform_modal_header_buttons'
6
- import { DefaultLoading } from '@/components/page/loading'
7
- import { SafeAreaModal } from '@/components/safe_area_modal'
8
- import { useTheme } from '@/hooks'
9
- import { useTeamPlans } from '@/hooks/services/use_team_plans'
10
- import { tokens } from '@/vendor/tapestry/tokens'
4
+ import { Banner, Icon, Spinner, Text, Heading } from '../../../components'
5
+ import { HeaderDismissButton } from '../../../components/display/platform_modal_header_buttons'
6
+ import { DefaultLoading } from '../../../components/page/loading'
7
+ import { SafeAreaModal } from '../../../components/safe_area_modal'
8
+ import { useTheme } from '../../../hooks'
9
+ import { useTeamPlans } from '../../../hooks/services/use_team_plans'
10
+ import { tokens } from '../../../vendor/tapestry/tokens'
11
11
 
12
12
  // ==========================================
13
13
  // Interfaces
@@ -1,8 +1,8 @@
1
1
  import React from 'react'
2
2
  import { FlatList, type FlatListProps, StyleSheet, View } from 'react-native'
3
- import { Person, Text } from '@/components/display'
4
- import { useTheme } from '@/hooks'
5
- import { MemberResource } from '@/types'
3
+ import { Person, Text } from '../../../components/display'
4
+ import { useTheme } from '../../../hooks'
5
+ import { MemberResource } from '../../../types'
6
6
 
7
7
  interface FormListProps {
8
8
  memberData: MemberResource[]
@@ -1,8 +1,8 @@
1
1
  import React from 'react'
2
2
  import { ActivityIndicator, StyleSheet, View } from 'react-native'
3
- import { Heading, Switch, Text } from '@/components'
4
- import { useTheme } from '@/hooks'
5
- import { genderDisplayLabel } from '@/utils/gender_display_label'
3
+ import { Heading, Switch, Text } from '../../../components'
4
+ import { useTheme } from '../../../hooks'
5
+ import { genderDisplayLabel } from '../../../utils/gender_display_label'
6
6
 
7
7
  interface FilterableGenderContentProps {
8
8
  genderValue: string
@@ -1,23 +1,23 @@
1
1
  import { StackActions, useNavigation } from '@react-navigation/native'
2
2
  import React, { useCallback, useMemo, useRef, useState } from 'react'
3
3
  import { Platform, Pressable, StyleSheet, TextInput, View } from 'react-native'
4
- import { Divider, FormList } from './form_list'
5
- import { GenderFilterToggle } from './gender_filter_toggle'
6
- import { Banner, ChildNotice, Heading, Text } from '@/components'
7
- import { ActionButton } from '@/components/display/action_button'
8
- import { KeyboardView } from '@/components/display/keyboard_view'
9
- import { useCurrentPerson, useSuspenseGet, useTheme } from '@/hooks'
4
+ import { Banner, ChildNotice, Heading, Text } from '../../../components'
5
+ import { ActionButton } from '../../../components/display/action_button'
6
+ import { KeyboardView } from '../../../components/display/keyboard_view'
7
+ import { useCurrentPerson, useSuspenseGet, useTheme } from '../../../hooks'
10
8
  import {
11
9
  GroupMembersForNewConversationResult,
12
10
  useGroupMembersForNewConversation,
13
- } from '@/hooks/groups/use_group_members_for_new_conversation'
14
- import { useGroupsConversationCreate } from '@/hooks/groups/use_groups_conversation_create'
15
- import { useMyGender } from '@/hooks/use_my_gender'
16
- import { GroupsGroupResource } from '@/types'
17
- import { GraphId } from '@/types/resources/group_resource'
18
- import { pluralize } from '@/utils'
19
- import { genderDisplayLabel } from '@/utils/gender_display_label'
20
- import { Haptic } from '@/utils/native_adapters'
11
+ } from '../../../hooks/groups/use_group_members_for_new_conversation'
12
+ import { useGroupsConversationCreate } from '../../../hooks/groups/use_groups_conversation_create'
13
+ import { useMyGender } from '../../../hooks/use_my_gender'
14
+ import { GroupsGroupResource } from '../../../types'
15
+ import { GraphId } from '../../../types/resources/group_resource'
16
+ import { pluralize } from '../../../utils'
17
+ import { genderDisplayLabel } from '../../../utils/gender_display_label'
18
+ import { Haptic } from '../../../utils/native_adapters'
19
+ import { Divider, FormList } from './form_list'
20
+ import { GenderFilterToggle } from './gender_filter_toggle'
21
21
 
22
22
  type GroupsFormProps = {
23
23
  groupId: number
@@ -2,18 +2,18 @@ import { StackActions, useNavigation } from '@react-navigation/native'
2
2
  import { uniq } from 'lodash'
3
3
  import React, { useCallback, useEffect, useMemo, useState } from 'react'
4
4
  import { StyleSheet, View } from 'react-native'
5
+ import { Badge, Banner, ChildNotice, Heading, Switch, TextButton } from '../../../components'
6
+ import { ActionButton } from '../../../components/display/action_button'
7
+ import { useFindOrCreateServicesConversation } from '../../../hooks/services/use_find_or_create_services_conversation'
8
+ import { useServicesTeams } from '../../../hooks/services/use_services_team'
9
+ import { useTeamMembersForNewConversation } from '../../../hooks/services/use_team_members_for_new_conversation'
10
+ import { ConversationResource, MemberResource } from '../../../types'
11
+ import { pluralize } from '../../../utils'
12
+ import { Haptic } from '../../../utils/native_adapters'
13
+ import { tokens } from '../../../vendor/tapestry/tokens'
14
+ import { TeamFilterTypes } from '../../conversation_filter_recipients/types'
5
15
  import { FilterByPlan } from './filter_by_plan'
6
16
  import { Divider, FormList } from './form_list'
7
- import { Badge, Banner, ChildNotice, Heading, Switch, TextButton } from '@/components'
8
- import { ActionButton } from '@/components/display/action_button'
9
- import { useFindOrCreateServicesConversation } from '@/hooks/services/use_find_or_create_services_conversation'
10
- import { useServicesTeams } from '@/hooks/services/use_services_team'
11
- import { useTeamMembersForNewConversation } from '@/hooks/services/use_team_members_for_new_conversation'
12
- import { TeamFilterTypes } from '@/screens/conversation_filter_recipients/types'
13
- import { ConversationResource, MemberResource } from '@/types'
14
- import { pluralize } from '@/utils'
15
- import { Haptic } from '@/utils/native_adapters'
16
- import { tokens } from '@/vendor/tapestry/tokens'
17
17
 
18
18
  type ServicesFormProps = {
19
19
  initialTeamIds?: number[]
@@ -1,5 +1,5 @@
1
1
  import { StyleSheet, View } from 'react-native'
2
- import { Banner } from '@/components'
2
+ import { Banner } from '../../../components'
3
3
 
4
4
  export const SourceAppErrorCard = () => {
5
5
  const styles = useStyles()
@@ -1,11 +1,11 @@
1
1
  import { StaticScreenProps } from '@react-navigation/native'
2
2
  import React from 'react'
3
+ import { AppName } from '../../types/resources/app_name'
4
+ import { GraphId } from '../../types/resources/group_resource'
5
+ import { TeamFilterTypes } from '../conversation_filter_recipients/types'
3
6
  import { GroupsForm } from './components/groups_form'
4
7
  import { ServicesForm } from './components/services_form'
5
8
  import { SourceAppErrorCard } from './components/source_app_error_card'
6
- import { TeamFilterTypes } from '@/screens/conversation_filter_recipients/types'
7
- import { AppName } from '@/types/resources/app_name'
8
- import { GraphId } from '@/types/resources/group_resource'
9
9
 
10
10
  type ConversationNewScreenProps = StaticScreenProps<{
11
11
  group_id?: number
@@ -1,12 +1,12 @@
1
1
  import { StaticScreenProps, useNavigation } from '@react-navigation/native'
2
2
  import React from 'react'
3
3
  import { StyleSheet } from 'react-native'
4
- import { PressableRow } from '@/components'
5
- import FormSheet, { getFormSheetScreenOptions } from '@/components/primitive/form_sheet'
6
- import { useTheme } from '@/hooks'
7
- import { useConversation } from '@/hooks/use_conversation'
8
- import { useConversationMembershipUpdate } from '@/hooks/use_conversation_membership'
9
- import { NotificationLevelValue } from '@/types'
4
+ import { PressableRow } from '../components'
5
+ import FormSheet, { getFormSheetScreenOptions } from '../components/primitive/form_sheet'
6
+ import { useTheme } from '../hooks'
7
+ import { useConversation } from '../hooks/use_conversation'
8
+ import { useConversationMembershipUpdate } from '../hooks/use_conversation_membership'
9
+ import { NotificationLevelValue } from '../types'
10
10
 
11
11
  export const ConversationNotificationLevelSelectScreenOptions = getFormSheetScreenOptions({
12
12
  headerTitle: 'Notification level',
@@ -11,35 +11,35 @@ import {
11
11
  import React, { useCallback, useEffect, useRef, useState } from 'react'
12
12
  import { FlatList, Platform, StyleSheet, View } from 'react-native'
13
13
  import { useSafeAreaInsets } from 'react-native-safe-area-context'
14
- import { Badge, Icon, Text } from '@/components'
15
- import { EmptyConversationBlankState } from '@/components/conversation/empty_conversation_blank_state'
16
- import { JumpToBottomButton } from '@/components/conversation/jump_to_bottom_button'
17
- import { Message } from '@/components/conversation/message'
18
- import { MessageForm } from '@/components/conversation/message_form'
14
+ import { Badge, Icon, Text } from '../components'
15
+ import { EmptyConversationBlankState } from '../components/conversation/empty_conversation_blank_state'
16
+ import { JumpToBottomButton } from '../components/conversation/jump_to_bottom_button'
17
+ import { Message } from '../components/conversation/message'
18
+ import { MessageForm } from '../components/conversation/message_form'
19
19
  import {
20
20
  LeaderMessagesDisabledBanner,
21
21
  MemberMessagesDisabledBanner,
22
- } from '@/components/conversation/messages_disabled_banners'
23
- import { ReplyShadowMessage } from '@/components/conversation/reply_shadow_message'
24
- import { TypingIndicator } from '@/components/conversation/typing_indicator'
25
- import { KeyboardView } from '@/components/display/keyboard_view'
26
- import BlankState from '@/components/primitive/blank_state_primitive'
27
- import { ConversationContextProvider } from '@/contexts/conversation_context'
28
- import { useTheme } from '@/hooks'
29
- import { useConversation } from '@/hooks/use_conversation'
30
- import { useConversationJoltEvents } from '@/hooks/use_conversation_jolt_events'
31
- import { useConversationMessages } from '@/hooks/use_conversation_messages'
32
- import { useConversationMessagesJoltEvents } from '@/hooks/use_conversation_messages_jolt_events'
33
- import { useMarkLatestMessageRead } from '@/hooks/use_mark_latest_message_read'
22
+ } from '../components/conversation/messages_disabled_banners'
23
+ import { ReplyShadowMessage } from '../components/conversation/reply_shadow_message'
24
+ import { TypingIndicator } from '../components/conversation/typing_indicator'
25
+ import { KeyboardView } from '../components/display/keyboard_view'
26
+ import BlankState from '../components/primitive/blank_state_primitive'
27
+ import { ConversationContextProvider } from '../contexts/conversation_context'
28
+ import { useTheme } from '../hooks'
29
+ import { useConversation } from '../hooks/use_conversation'
30
+ import { useConversationJoltEvents } from '../hooks/use_conversation_jolt_events'
31
+ import { useConversationMessages } from '../hooks/use_conversation_messages'
32
+ import { useConversationMessagesJoltEvents } from '../hooks/use_conversation_messages_jolt_events'
33
+ import { useMarkLatestMessageRead } from '../hooks/use_mark_latest_message_read'
34
34
  import {
35
35
  normalizeAnalyticsMetadata,
36
36
  usePublishProductAnalyticsEvent,
37
- } from '@/hooks/use_product_analytics'
38
- import { MessageResource } from '@/types'
39
- import { ConversationBadgeResource } from '@/types/resources/conversation_badge'
40
- import { getRelativeDateStatus } from '@/utils/date'
41
- import dayjs from '@/utils/dayjs'
42
- import { CONVERSATION_MESSAGE_LIST_PADDING_HORIZONTAL } from '@/utils/styles'
37
+ } from '../hooks/use_product_analytics'
38
+ import { MessageResource } from '../types'
39
+ import { ConversationBadgeResource } from '../types/resources/conversation_badge'
40
+ import { getRelativeDateStatus } from '../utils/date'
41
+ import dayjs from '../utils/dayjs'
42
+ import { CONVERSATION_MESSAGE_LIST_PADDING_HORIZONTAL } from '../utils/styles'
43
43
 
44
44
  export type ConversationRouteProps = {
45
45
  conversation_id: number
@@ -1,6 +1,6 @@
1
+ import { GroupsGroupResource } from '../../../types'
2
+ import { pluralize } from '../../../utils'
1
3
  import { RecipientLinkRow } from './recipient_link_row'
2
- import { GroupsGroupResource } from '@/types'
3
- import { pluralize } from '@/utils'
4
4
 
5
5
  interface GroupsRecipientRowProps {
6
6
  group: GroupsGroupResource
@@ -1,9 +1,9 @@
1
1
  import { PlatformPressable } from '@react-navigation/elements'
2
2
  import React from 'react'
3
3
  import { Platform, StyleSheet, View } from 'react-native'
4
- import { Icon, Image, Text } from '@/components'
5
- import { useTheme } from '@/hooks'
6
- import { platformFontWeightMedium } from '@/utils'
4
+ import { Icon, Image, Text } from '../../../components'
5
+ import { useTheme } from '../../../hooks'
6
+ import { platformFontWeightMedium } from '../../../utils'
7
7
 
8
8
  interface RecipientLinkRowProps {
9
9
  onPress: () => void
@@ -1,9 +1,9 @@
1
1
  import React from 'react'
2
2
  import { StyleSheet, View } from 'react-native'
3
- import { Image, Text } from '@/components'
4
- import { useTheme } from '@/hooks'
5
- import { GroupsGroupResource } from '@/types'
6
- import { platformFontWeightMedium } from '@/utils'
3
+ import { Image, Text } from '../../../components'
4
+ import { useTheme } from '../../../hooks'
5
+ import { GroupsGroupResource } from '../../../types'
6
+ import { platformFontWeightMedium } from '../../../utils'
7
7
 
8
8
  interface RestrictedGroupRowProps {
9
9
  group: GroupsGroupResource
@@ -1,6 +1,6 @@
1
+ import { pluralize } from '../../../utils'
2
+ import { ServiceTypeWithTeams } from '../../conversation_filter_recipients/types'
1
3
  import { RecipientLinkRow } from './recipient_link_row'
2
- import { ServiceTypeWithTeams } from '@/screens/conversation_filter_recipients/types'
3
- import { pluralize } from '@/utils'
4
4
 
5
5
  interface TeamRecipientRowProps {
6
6
  serviceType: ServiceTypeWithTeams
@@ -1,5 +1,5 @@
1
1
  import { StyleSheet, View } from 'react-native'
2
- import { TextButton } from '@/components'
2
+ import { TextButton } from '../../../components'
3
3
 
4
4
  interface ViewMoreLinkRowProps {
5
5
  onPress: () => void
@@ -3,14 +3,14 @@ import type { NativeStackNavigationProp } from '@react-navigation/native-stack'
3
3
  import React, { useEffect } from 'react'
4
4
  import { ScrollView, StyleSheet, View } from 'react-native'
5
5
  import { useSafeAreaInsets } from 'react-native-safe-area-context'
6
+ import { Button, Heading } from '../../components'
7
+ import { DefaultLoading } from '../../components/page/loading'
8
+ import { useNewConversationEntry } from '../../hooks/use_new_conversation_entry'
9
+ import { Haptic } from '../../utils/native_adapters'
6
10
  import type {
7
11
  ConversationSelectRecipientsParams,
8
12
  ConversationSelectRecipientsScreenProps,
9
13
  } from './types/screen_props'
10
- import { Button, Heading } from '@/components'
11
- import { DefaultLoading } from '@/components/page/loading'
12
- import { useNewConversationEntry } from '@/hooks/use_new_conversation_entry'
13
- import { Haptic } from '@/utils/native_adapters'
14
14
 
15
15
  type NewConversationStackParamList = {
16
16
  ConversationNewEntry: ConversationSelectRecipientsParams | undefined
@@ -3,12 +3,12 @@ import { partition } from 'lodash'
3
3
  import React from 'react'
4
4
  import { SectionList, StyleSheet, View } from 'react-native'
5
5
  import { useSafeAreaInsets } from 'react-native-safe-area-context'
6
+ import { Heading, Text } from '../../components'
7
+ import { useGroupsGroups } from '../../hooks/use_groups_groups'
8
+ import { GroupsGroupResource } from '../../types'
6
9
  import { GroupsRecipientRow } from './components/groups_recipient_row'
7
10
  import { RestrictedGroupRow } from './components/restricted_group_row'
8
11
  import { ConversationSelectRecipientsScreenProps } from './types/screen_props'
9
- import { Heading, Text } from '@/components'
10
- import { useGroupsGroups } from '@/hooks/use_groups_groups'
11
- import { GroupsGroupResource } from '@/types'
12
12
 
13
13
  const SectionKey = {
14
14
  my: 'my',
@@ -2,15 +2,12 @@ import { useNavigation } from '@react-navigation/native'
2
2
  import React from 'react'
3
3
  import { FlatList, StyleSheet, View } from 'react-native'
4
4
  import { useSafeAreaInsets } from 'react-native-safe-area-context'
5
+ import { Button, Heading } from '../../components'
6
+ import { Haptic } from '../../utils/native_adapters'
7
+ import { useServiceTypesWithTeams } from '../conversation_filter_recipients/hooks/use_service_types_with_teams'
8
+ import { ServiceTypeWithTeams, TeamFilterTypes } from '../conversation_filter_recipients/types'
5
9
  import { TeamRecipientRow } from './components/team_recipient_row'
6
10
  import { ConversationSelectRecipientsScreenProps } from './types/screen_props'
7
- import { Button, Heading } from '@/components'
8
- import { useServiceTypesWithTeams } from '@/screens/conversation_filter_recipients/hooks/use_service_types_with_teams'
9
- import {
10
- ServiceTypeWithTeams,
11
- TeamFilterTypes,
12
- } from '@/screens/conversation_filter_recipients/types'
13
- import { Haptic } from '@/utils/native_adapters'
14
11
 
15
12
  export const ConversationSelectTeamsILeadRecipientsScreen = ({
16
13
  route,
@@ -1,6 +1,6 @@
1
1
  import { StaticScreenProps } from '@react-navigation/native'
2
- import { AppName } from '@/types/resources/app_name'
3
- import { GraphId } from '@/types/resources/group_resource'
2
+ import { AppName } from '../../../types/resources/app_name'
3
+ import { GraphId } from '../../../types/resources/group_resource'
4
4
 
5
5
  export type ConversationSelectRecipientsParams = {
6
6
  chat_group_graph_id?: GraphId
@@ -1,9 +1,9 @@
1
1
  import { StaticScreenProps, useNavigation } from '@react-navigation/native'
2
2
  import React from 'react'
3
- import FormSheet, { getFormSheetScreenOptions } from '@/components/primitive/form_sheet'
4
- import { AppName } from '@/types/resources/app_name'
5
- import { GraphId } from '@/types/resources/group_resource'
6
- import { Haptic } from '@/utils/native_adapters'
3
+ import FormSheet, { getFormSheetScreenOptions } from '../components/primitive/form_sheet'
4
+ import { AppName } from '../types/resources/app_name'
5
+ import { GraphId } from '../types/resources/group_resource'
6
+ import { Haptic } from '../utils/native_adapters'
7
7
 
8
8
  export const ConversationSelectTypeScreenOptions = getFormSheetScreenOptions({
9
9
  headerTitle: 'New conversation',
@@ -1,10 +1,10 @@
1
1
  import { RouteProp, useNavigation, useRoute } from '@react-navigation/native'
2
2
  import React, { useCallback } from 'react'
3
3
  import { StyleSheet, View } from 'react-native'
4
- import { Badge } from '@/components'
5
- import { useApiGet } from '@/hooks/use_api'
6
- import { ConversationsScreenProps } from '@/screens/conversations/conversations_screen'
7
- import { GroupResource } from '@/types/resources/group_resource'
4
+ import { Badge } from '../../../components'
5
+ import { useApiGet } from '../../../hooks/use_api'
6
+ import { GroupResource } from '../../../types/resources/group_resource'
7
+ import { ConversationsScreenProps } from '../conversations_screen'
8
8
 
9
9
  export const ChatGroupBadge = ({ rowPaddingHorizontal }: { rowPaddingHorizontal: number }) => {
10
10
  const styles = useStyles({ rowPaddingHorizontal })
@@ -1,10 +1,10 @@
1
1
  import React from 'react'
2
2
  import { Pressable, StyleSheet } from 'react-native'
3
3
  import type { PressableProps } from 'react-native'
4
- import { Icon, type IconString } from '@/components/display/icon'
5
- import { useTheme, useFontScale, useCreateAndroidRippleColor } from '@/hooks'
6
- import { platformPressedOpacityStyle } from '@/utils'
7
- import { tokens } from '@/vendor/tapestry/tokens'
4
+ import { Icon, type IconString } from '../../../components/display/icon'
5
+ import { useTheme, useFontScale, useCreateAndroidRippleColor } from '../../../hooks'
6
+ import { platformPressedOpacityStyle } from '../../../utils'
7
+ import { tokens } from '../../../vendor/tapestry/tokens'
8
8
 
9
9
  interface ListHeaderActionButtonProps extends PressableProps {
10
10
  /**
@@ -1,18 +1,18 @@
1
1
  import { RouteProp, useNavigation, useRoute } from '@react-navigation/native'
2
2
  import React, { useCallback, useMemo } from 'react'
3
3
  import { Alert, ScrollView, StyleSheet, View } from 'react-native'
4
+ import { Heading, TextButton, ToggleButton } from '../../../components'
5
+ import { useAtFontScaleBreakpoint, useCurrentPersonCache, useTheme } from '../../../hooks'
6
+ import { useCanCreateConversations } from '../../../hooks'
7
+ import { useAppName } from '../../../hooks/use_app_name'
8
+ import { useMarkAllRead } from '../../../hooks/use_conversations_actions'
9
+ import { useCanDisplayGroups } from '../../../hooks/use_groups'
10
+ import { useNewConversationEntry } from '../../../hooks/use_new_conversation_entry'
11
+ import { MAX_FONT_SIZE_MULTIPLIER_LANDMARK } from '../../../utils'
12
+ import { Haptic } from '../../../utils/native_adapters'
13
+ import { ConversationsScreenProps } from '../conversations_screen'
4
14
  import { ChatGroupBadge } from './chat_group_badge'
5
15
  import { ListHeaderActionButton } from './list_header_action_button'
6
- import { Heading, TextButton, ToggleButton } from '@/components'
7
- import { useAtFontScaleBreakpoint, useCurrentPersonCache, useTheme } from '@/hooks'
8
- import { useCanCreateConversations } from '@/hooks'
9
- import { useAppName } from '@/hooks/use_app_name'
10
- import { useMarkAllRead } from '@/hooks/use_conversations_actions'
11
- import { useCanDisplayGroups } from '@/hooks/use_groups'
12
- import { useNewConversationEntry } from '@/hooks/use_new_conversation_entry'
13
- import { ConversationsScreenProps } from '@/screens/conversations/conversations_screen'
14
- import { MAX_FONT_SIZE_MULTIPLIER_LANDMARK } from '@/utils'
15
- import { Haptic } from '@/utils/native_adapters'
16
16
 
17
17
  const ROW_PADDING_HORIZONTAL = 16
18
18
 
@@ -67,8 +67,8 @@ export const ListHeaderComponent = () => {
67
67
  }
68
68
  }, [navigation, route.params, entryMode])
69
69
 
70
- const handleGetHelp = useCallback(() => {
71
- navigation.navigate('GetHelp', { type: 'chat' })
70
+ const handleMoreOptions = useCallback(() => {
71
+ navigation.navigate('ConversationsMoreActions')
72
72
  }, [navigation])
73
73
 
74
74
  const handleOpenConversationFilters = useCallback(() => {
@@ -139,9 +139,9 @@ export const ListHeaderComponent = () => {
139
139
  )}
140
140
  {appName !== 'services' && (
141
141
  <ListHeaderActionButton
142
- name="general.outlinedInfoCircle"
143
- onPress={handleGetHelp}
144
- accessibilityLabel="Get help"
142
+ name="general.threeDots"
143
+ onPress={handleMoreOptions}
144
+ accessibilityLabel="More options"
145
145
  maxFontSizeMultiplier={MAX_FONT_SIZE_MULTIPLIER_LANDMARK}
146
146
  />
147
147
  )}
@@ -0,0 +1,51 @@
1
+ import { useNavigation } from '@react-navigation/native'
2
+ import { useCallback } from 'react'
3
+ import { StyleSheet } from 'react-native'
4
+ import FormSheet, { getFormSheetScreenOptions } from '../../components/primitive/form_sheet'
5
+
6
+ export const ConversationsMoreActionsScreenOptions = getFormSheetScreenOptions({
7
+ headerTitle: 'Conversation actions',
8
+ })
9
+
10
+ export function ConversationsMoreActionsScreen() {
11
+ const navigation = useNavigation()
12
+
13
+ const handleGetHelp = useCallback(() => {
14
+ navigation.goBack()
15
+ requestAnimationFrame(() => {
16
+ navigation.navigate('GetHelp', { type: 'chat' })
17
+ })
18
+ }, [navigation])
19
+
20
+ const handleChatNotifications = useCallback(() => {
21
+ navigation.goBack()
22
+ requestAnimationFrame(() => {
23
+ navigation.navigate('NotificationSettings', {})
24
+ })
25
+ }, [navigation])
26
+
27
+ const styles = useStyles()
28
+
29
+ return (
30
+ <FormSheet.Root contentStyle={styles.formSheetContent}>
31
+ <FormSheet.Action
32
+ iconName="general.cog"
33
+ title="Chat notifications"
34
+ onPress={handleChatNotifications}
35
+ />
36
+ <FormSheet.Action
37
+ iconName="general.outlinedInfoCircle"
38
+ title="Get help"
39
+ onPress={handleGetHelp}
40
+ />
41
+ </FormSheet.Root>
42
+ )
43
+ }
44
+
45
+ const useStyles = () => {
46
+ return StyleSheet.create({
47
+ formSheetContent: {
48
+ paddingTop: 16,
49
+ },
50
+ })
51
+ }