stream-chat-react-native-core 5.20.0-beta.4 → 5.20.0-beta.5

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 (39) hide show
  1. package/lib/commonjs/components/docs/data.js +1 -1
  2. package/lib/commonjs/components/docs/data.js.map +1 -1
  3. package/lib/commonjs/i18n/en.json +1 -1
  4. package/lib/commonjs/i18n/fr.json +42 -42
  5. package/lib/commonjs/i18n/hi.json +42 -42
  6. package/lib/commonjs/i18n/it.json +42 -42
  7. package/lib/commonjs/i18n/nl.json +42 -42
  8. package/lib/commonjs/i18n/ru.json +41 -41
  9. package/lib/commonjs/i18n/tr.json +41 -41
  10. package/lib/commonjs/version.json +1 -1
  11. package/lib/module/components/docs/data.js +1 -1
  12. package/lib/module/components/docs/data.js.map +1 -1
  13. package/lib/module/i18n/en.json +1 -1
  14. package/lib/module/i18n/fr.json +42 -42
  15. package/lib/module/i18n/hi.json +42 -42
  16. package/lib/module/i18n/it.json +42 -42
  17. package/lib/module/i18n/nl.json +42 -42
  18. package/lib/module/i18n/ru.json +41 -41
  19. package/lib/module/i18n/tr.json +41 -41
  20. package/lib/module/version.json +1 -1
  21. package/lib/typescript/i18n/en.json +1 -1
  22. package/lib/typescript/i18n/fr.json +42 -42
  23. package/lib/typescript/i18n/hi.json +42 -42
  24. package/lib/typescript/i18n/it.json +42 -42
  25. package/lib/typescript/i18n/nl.json +42 -42
  26. package/lib/typescript/i18n/ru.json +41 -41
  27. package/lib/typescript/i18n/tr.json +41 -41
  28. package/lib/typescript/utils/Streami18n.d.ts +4 -0
  29. package/package.json +1 -1
  30. package/src/__tests__/offline-support/offline-feature.js +1 -1
  31. package/src/components/docs/data.js +1 -1
  32. package/src/i18n/en.json +1 -1
  33. package/src/i18n/fr.json +42 -42
  34. package/src/i18n/hi.json +42 -42
  35. package/src/i18n/it.json +42 -42
  36. package/src/i18n/nl.json +42 -42
  37. package/src/i18n/ru.json +41 -41
  38. package/src/i18n/tr.json +41 -41
  39. package/src/version.json +1 -1
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "1 Reply": "1 Antwoord",
3
3
  "1 Thread Reply": "1 thread antwoord",
4
- "Allow access to your Gallery": "Geef toegang tot uw galerij",
5
- "Also send to channel": "Stuur ook naar kanaal",
6
- "Are you sure you want to permanently delete this message?": "Weet u zeker dat u dit bericht definitief wilt verwijderen?",
7
- "Block User": "Blokkeer Gebruiker",
8
- "Cancel": "Annuleer",
9
- "Cannot Flag Message": "Kan bericht niet rapporteren",
10
- "Copy Message": "Bericht kopiëren",
11
- "Delete": "Verwijderen",
12
- "Delete Message": "Verwijder bericht",
13
- "Do you want to send a copy of this message to a moderator for further investigation?": "Wil je een kopie van dit bericht naar een moderator sturen voor verder onderzoek?",
14
- "Edit Message": "Pas bericht aan",
15
- "Editing Message": "Bericht aanpassen",
4
+ "Allow access to your Gallery": "",
5
+ "Also send to channel": "",
6
+ "Are you sure you want to permanently delete this message?": "",
7
+ "Block User": "",
8
+ "Cancel": "",
9
+ "Cannot Flag Message": "",
10
+ "Copy Message": "",
11
+ "Delete": "",
12
+ "Delete Message": "",
13
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
14
+ "Edit Message": "",
15
+ "Editing Message": "",
16
16
  "Emoji matching": "Emoji-overeenkomsten",
17
17
  "Empty message...": "Leeg bericht...",
18
18
  "Error loading": "Probleem bij het laden",
@@ -20,50 +20,50 @@
20
20
  "Error loading messages for this channel...": "Probleem bij het laden van de berichten in dit kanaal...",
21
21
  "Error while loading, please reload/refresh": "Probleem bij het laden, probeer opnieuw",
22
22
  "File type not supported": "Bestandstype niet ondersteund",
23
- "Flag": "Markeer",
24
- "Flag Message": "Markeer bericht",
25
- "Flag action failed either due to a network issue or the message is already flagged": "Rapporteren mislukt door een netwerk fout of het berich is al gerapporteerd",
23
+ "Flag": "",
24
+ "Flag Message": "",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "",
26
26
  "Instant Commands": "Directe Opdrachten",
27
- "Links are disabled": "Het versturen van links staat uit",
27
+ "Links are disabled": "",
28
28
  "Loading channels...": "Kanalen aan het laden...",
29
29
  "Loading messages...": "Berichten aan het laden...",
30
30
  "Loading...": "Aan het laden...",
31
- "Message Reactions": "Bericht Reacties",
31
+ "Message Reactions": "",
32
32
  "Message deleted": "Bericht verwijderd",
33
- "Message flagged": "Bericht gemarkeerd",
34
- "Mute User": "Gebruiker dempen",
33
+ "Message flagged": "",
34
+ "Mute User": "",
35
35
  "Not supported": "niet ondersteund",
36
36
  "Nothing yet...": "Nog niets...",
37
- "Ok": "Oké",
38
- "Only visible to you": "Alleen zichtbaar voor jou",
39
- "Photo": "Foto",
40
- "Photos and Videos": "Foto's en video's",
41
- "Pin to Conversation": "Vastmaken aan gesprek",
37
+ "Ok": "",
38
+ "Only visible to you": "",
39
+ "Photo": "",
40
+ "Photos and Videos": "",
41
+ "Pin to Conversation": "",
42
42
  "Pinned by": "Vastgemaakt door",
43
- "Please enable access to your photos and videos so you can share them.": "Schakel toegang tot uw foto's en video's in zodat u ze kunt delen.",
44
- "Please select a channel first": "Selecteer eerst een kanaal",
43
+ "Please enable access to your photos and videos so you can share them.": "",
44
+ "Please select a channel first": "",
45
45
  "Reconnecting...": "Opnieuw Verbinding Maken...",
46
- "Reply": "Antwoord",
47
- "Reply to Message": "Beantwoord bericht",
48
- "Resend": "Opnieuw versturen",
46
+ "Reply": "",
47
+ "Reply to Message": "",
48
+ "Resend": "",
49
49
  "Search GIFs": "Zoek GIF's",
50
50
  "Send a message": "Stuur een bericht",
51
- "Sending links is not allowed in this conversation": "In dit gesprek is het niet toegestaan links te versturen",
51
+ "Sending links is not allowed in this conversation": "",
52
52
  "Slow mode ON": "Langzame modus aan",
53
- "The message has been reported to a moderator.": "Het bericht is gerapporteerd aan een moderator.",
54
- "Thread Reply": "Discussie beantwoorden",
55
- "Unblock User": "Deblokkeer gebruiker",
56
- "Unknown User": "Onbekende gebruiker",
57
- "Unmute User": "Dempen van gebruiker opheffen",
58
- "Unpin from Conversation": "Losmaken van gesprek",
59
- "Unread Messages": "Ongelezen Berichten",
60
- "Video": "Video",
53
+ "The message has been reported to a moderator.": "",
54
+ "Thread Reply": "",
55
+ "Unblock User": "",
56
+ "Unknown User": "",
57
+ "Unmute User": "",
58
+ "Unpin from Conversation": "",
59
+ "Unread Messages": "",
60
+ "Video": "",
61
61
  "You": "U",
62
- "You can't send messages in this channel": "Je kan geen berichten sturen in dit kanaal",
63
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} en {{ nonSelfUserLength }} anderen zijn aan het typen",
64
- "{{ index }} of {{ photoLength }}": "{{ index }} van {{ photoLength }}",
62
+ "You can't send messages in this channel": "",
63
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
64
+ "{{ index }} of {{ photoLength }}": "",
65
65
  "{{ replyCount }} Replies": "{{ replyCount }} Antwoorden",
66
66
  "{{ replyCount }} Thread Replies": "{{replyCount}} Discussiereacties",
67
- "{{ user }} is typing": "{{ user }} is aan het typen",
67
+ "{{ user }} is typing": "",
68
68
  "🏙 Attachment...": "🏙 Bijlage..."
69
69
  }
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "1 Reply": "1 Ответ",
3
3
  "1 Thread Reply": "1 тема Ответить",
4
- "Allow access to your Gallery": "Разрешить доступ к вашей галерее",
5
- "Also send to channel": "Также отправить на канал",
6
- "Are you sure you want to permanently delete this message?": "Вы действительно хотите удалить это сообщение без возможности восстановления?",
7
- "Block User": "Заблокировать пользователя",
8
- "Cancel": "Отмена",
9
- "Cannot Flag Message": "Невозможно пожаловаться на сообщение",
10
- "Copy Message": "Копировать сообщение",
11
- "Delete": "удалять",
12
- "Delete Message": "Удалить сообщение",
13
- "Do you want to send a copy of this message to a moderator for further investigation?": "Вы хотите отправить копию этого сообщения модератору для дальнейшего изучения?",
14
- "Edit Message": "Редактировать сообщение",
4
+ "Allow access to your Gallery": "",
5
+ "Also send to channel": "",
6
+ "Are you sure you want to permanently delete this message?": "",
7
+ "Block User": "",
8
+ "Cancel": "",
9
+ "Cannot Flag Message": "",
10
+ "Copy Message": "",
11
+ "Delete": "",
12
+ "Delete Message": "",
13
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
14
+ "Edit Message": "",
15
15
  "Editing Message": "Редактирование сообщения",
16
16
  "Emoji matching": "Соответствие эмодзи",
17
17
  "Empty message...": "Пустое сообщение...",
@@ -20,50 +20,50 @@
20
20
  "Error loading messages for this channel...": "Ошибка загрузки сообщений для этого канала...",
21
21
  "Error while loading, please reload/refresh": "Ошибка загрузки, пожалуйста перезагрузите или обновите",
22
22
  "File type not supported": "Тип файла не поддерживается",
23
- "Flag": "Пометить",
24
- "Flag Message": "Пометить сообщение",
25
- "Flag action failed either due to a network issue or the message is already flagged": "Не удалось отправить жалобу. Возможные причины: проблема с подключением к интернету или ваша жалоба уже была принята.",
23
+ "Flag": "",
24
+ "Flag Message": "",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "",
26
26
  "Instant Commands": "Мгновенные Команды",
27
- "Links are disabled": "Ссылки отключены",
27
+ "Links are disabled": "",
28
28
  "Loading channels...": "Загружаю каналы...",
29
29
  "Loading messages...": "Загружаю сообщения...",
30
30
  "Loading...": "Загружаю...",
31
- "Message Reactions": "Сообщения Реакции",
31
+ "Message Reactions": "",
32
32
  "Message deleted": "Сообщение удалено",
33
- "Message flagged": "Сообщение отмечено",
34
- "Mute User": "Отключить пользователя",
33
+ "Message flagged": "",
34
+ "Mute User": "",
35
35
  "Not supported": "не поддерживается",
36
36
  "Nothing yet...": "Пока ничего нет...",
37
- "Ok": "",
38
- "Only visible to you": "Видно только вам",
39
- "Photo": "Фото",
40
- "Photos and Videos": "Фото и видео",
41
- "Pin to Conversation": "Закрепить к беседе",
37
+ "Ok": "",
38
+ "Only visible to you": "",
39
+ "Photo": "",
40
+ "Photos and Videos": "",
41
+ "Pin to Conversation": "",
42
42
  "Pinned by": "Закреплено пользователем",
43
- "Please enable access to your photos and videos so you can share them.": "Разрешите доступ к своим фотографиям и видео, чтобы вы могли ими поделиться.",
44
- "Please select a channel first": "Пожалуйста, сначала выберите канал",
43
+ "Please enable access to your photos and videos so you can share them.": "",
44
+ "Please select a channel first": "",
45
45
  "Reconnecting...": "Переподключение...",
46
- "Reply": "Ответить",
47
- "Reply to Message": "Ответить на сообщение",
48
- "Resend": "Отправить",
46
+ "Reply": "",
47
+ "Reply to Message": "",
48
+ "Resend": "",
49
49
  "Search GIFs": "Поиск GIF",
50
50
  "Send a message": "Отправить сообщение",
51
- "Sending links is not allowed in this conversation": "Отправка ссылок недоступна в этом чате",
51
+ "Sending links is not allowed in this conversation": "",
52
52
  "Slow mode ON": "Медленный режим включен",
53
- "The message has been reported to a moderator.": "Сообщение отправлено модератору.",
54
- "Thread Reply": "Тема Ответить",
55
- "Unblock User": "Разблокировать пользователя",
56
- "Unknown User": "Неизвестный пользователь",
57
- "Unmute User": "Включить микрофон",
58
- "Unpin from Conversation": "Открепить от беседы",
59
- "Unread Messages": "Непрочитанные Сообщения",
60
- "Video": "видео",
53
+ "The message has been reported to a moderator.": "",
54
+ "Thread Reply": "",
55
+ "Unblock User": "",
56
+ "Unknown User": "",
57
+ "Unmute User": "",
58
+ "Unpin from Conversation": "",
59
+ "Unread Messages": "",
60
+ "Video": "",
61
61
  "You": "Вы",
62
- "You can't send messages in this channel": "Вы не можете отправлять сообщения в этот канал",
63
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} и еще {{ nonSelfUserLength }} пишут",
64
- "{{ index }} of {{ photoLength }}": "{{ index }} из {{ photoLength }}",
62
+ "You can't send messages in this channel": "",
63
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
64
+ "{{ index }} of {{ photoLength }}": "",
65
65
  "{{ replyCount }} Replies": "{{ replyCount }} Ответов",
66
66
  "{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
67
- "{{ user }} is typing": "{{ user }} пишет",
67
+ "{{ user }} is typing": "",
68
68
  "🏙 Attachment...": "🏙 Вложение..."
69
69
  }
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "1 Reply": "1 Cevap",
3
3
  "1 Thread Reply": "1 Konu Yanıtı",
4
- "Allow access to your Gallery": "Galerinize erişime izin verin",
5
- "Also send to channel": "Kanala da gönder",
6
- "Are you sure you want to permanently delete this message?": "Bu mesajı kalıcı olarak silmek istediğinizden emin misiniz?",
7
- "Block User": "Kullanıcıyı engelle",
8
- "Cancel": "İptal",
9
- "Cannot Flag Message": "Raporlama Başarısız",
10
- "Copy Message": "Mesajı Kopyala",
11
- "Delete": "Sil",
12
- "Delete Message": "Mesajı Sil",
13
- "Do you want to send a copy of this message to a moderator for further investigation?": "Detaylı inceleme için bu mesajın kopyasını moderatöre göndermek istiyor musunuz?",
14
- "Edit Message": "Mesajı Düzenle",
4
+ "Allow access to your Gallery": "",
5
+ "Also send to channel": "",
6
+ "Are you sure you want to permanently delete this message?": "",
7
+ "Block User": "",
8
+ "Cancel": "",
9
+ "Cannot Flag Message": "",
10
+ "Copy Message": "",
11
+ "Delete": "",
12
+ "Delete Message": "",
13
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
14
+ "Edit Message": "",
15
15
  "Editing Message": "Mesaj Düzenleniyor",
16
16
  "Emoji matching": "Emoji eşleştirme",
17
17
  "Empty message...": "Boş mesaj...",
@@ -20,50 +20,50 @@
20
20
  "Error loading messages for this channel...": "Bu kanal için mesajlar yüklenirken hata oluştu...",
21
21
  "Error while loading, please reload/refresh": "Yüklenirken hata oluştu, lütfen tekrar deneyiniz",
22
22
  "File type not supported": "Dosya türü desteklenmiyor",
23
- "Flag": "Raporla",
24
- "Flag Message": "Mesajı Raporla",
25
- "Flag action failed either due to a network issue or the message is already flagged": "Mesajın daha önce raporlanmış olması veya bir ağ bağlantısı sorunu nedeniyle raporlama işlemi başarısız oldu.",
23
+ "Flag": "",
24
+ "Flag Message": "",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "",
26
26
  "Instant Commands": "Anlık Komutlar",
27
- "Links are disabled": "Bağlantılar devre dışı",
27
+ "Links are disabled": "",
28
28
  "Loading channels...": "Kanallar yükleniyor...",
29
29
  "Loading messages...": "Mesajlar yükleniyor...",
30
30
  "Loading...": "Yükleniyor...",
31
- "Message Reactions": "Mesaj Tepkileri",
31
+ "Message Reactions": "",
32
32
  "Message deleted": "Mesaj silindi",
33
- "Message flagged": "Mesaj işaretlendi",
34
- "Mute User": "Kullanıcıyı sessize al",
33
+ "Message flagged": "",
34
+ "Mute User": "",
35
35
  "Not supported": "Desteklenmiyor",
36
36
  "Nothing yet...": "Henüz değil...",
37
- "Ok": "Tamam",
38
- "Only visible to you": "Sadece siz görebilirsiniz",
39
- "Photo": "Fotoğraf",
40
- "Photos and Videos": "Fotoğraflar ve Videolar",
41
- "Pin to Conversation": "Konuşmaya sabitle",
37
+ "Ok": "",
38
+ "Only visible to you": "",
39
+ "Photo": "",
40
+ "Photos and Videos": "",
41
+ "Pin to Conversation": "",
42
42
  "Pinned by": "Tarafından sabitlendi",
43
- "Please enable access to your photos and videos so you can share them.": "Paylaşım yapabilmek için lutfen fotoğraflarınıza ve videolarınıza erişimi etkinleştirin.",
44
- "Please select a channel first": "Lütfen önce bir kanal seçiniz",
43
+ "Please enable access to your photos and videos so you can share them.": "",
44
+ "Please select a channel first": "",
45
45
  "Reconnecting...": "Yeniden Bağlanılıyor...",
46
- "Reply": "Yanıtla",
47
- "Reply to Message": "Mesajı Yanıtla",
48
- "Resend": "Yeniden gönder",
46
+ "Reply": "",
47
+ "Reply to Message": "",
48
+ "Resend": "",
49
49
  "Search GIFs": "GIF Ara",
50
50
  "Send a message": "Mesaj gönder",
51
- "Sending links is not allowed in this conversation": "Bu konuşmada bağlantı göndermek desteklenmiyor",
51
+ "Sending links is not allowed in this conversation": "",
52
52
  "Slow mode ON": "Yavaş Mod Açık",
53
- "The message has been reported to a moderator.": "Mesaj moderatöre bildirildi.",
54
- "Thread Reply": "Konu Yanıtı",
55
- "Unblock User": "Kullanıcının engelini kaldır",
56
- "Unknown User": "Bilinmeyen kullanıcı",
57
- "Unmute User": "Kullanıcının sesini aç",
58
- "Unpin from Conversation": "Sabitlemeyi kaldır",
59
- "Unread Messages": "Okunmamış Mesajlar",
60
- "Video": "Video",
53
+ "The message has been reported to a moderator.": "",
54
+ "Thread Reply": "",
55
+ "Unblock User": "",
56
+ "Unknown User": "",
57
+ "Unmute User": "",
58
+ "Unpin from Conversation": "",
59
+ "Unread Messages": "",
60
+ "Video": "",
61
61
  "You": "Sen",
62
- "You can't send messages in this channel": "Bu konuşmaya mesaj gönderemezsiniz",
63
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} ve {{ nonSelfUserLength }} kişi daha yazıyor",
64
- "{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
62
+ "You can't send messages in this channel": "",
63
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
64
+ "{{ index }} of {{ photoLength }}": "",
65
65
  "{{ replyCount }} Replies": "{{ replyCount }} Cevap",
66
66
  "{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
67
- "{{ user }} is typing": "{{ user }} yazıyor",
67
+ "{{ user }} is typing": "",
68
68
  "🏙 Attachment...": "🏙 Ek..."
69
69
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.20.0-beta.4"
2
+ "version": "5.20.0-beta.5"
3
3
  }
@@ -40,7 +40,7 @@ var filters = {
40
40
  type: 'team'
41
41
  };
42
42
  var sort = {
43
- last_message_at: -1
43
+ last_updated: -1
44
44
  };
45
45
  var channels = client.queryChannels(filters, sort, {
46
46
  subscribe: true
@@ -1 +1 @@
1
- {"version":3,"names":["Dayjs","require","StreamChat","client","exports","connectUser","id","channel","image","name","channelContext","translationContext","t","text","tDateTimeParser","date","suggestionsContext","closeSuggestions","openSuggestions","setInputBoxContainerRef","updateSuggestions","filters","example","type","sort","last_message_at","channels","queryChannels","subscribe","message","__html","attachments","command","created_at","html","own_reactions","message_id","user","last_active","online","role","updated_at","reaction_counts","like","love","reactions","reply_count","status","messageWithImages","image_url","thumb_url","messageWithUrlPreview","og_scrape_url","title","title_link","thread","threadMessages","Date","parent_id","invisible","mutes","messages","users","MessageMock","canDeleteMessage","canEditMessage","handleDelete","console","log","handleEdit","handleFlag","handleMute","dynamicallyLoadScript","url","Promise","resolve","reject","script","document","createElement","src","onload","onerror","Error","body","appendChild"],"sources":["data.js"],"sourcesContent":["/* global require */\nconst Dayjs = require('dayjs');\nconst StreamChat = require('stream-chat').StreamChat;\nexport const client = new StreamChat('qk4nn7rpcn75');\n\nclient.connectUser(\n {\n id: 'John',\n },\n 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiSm9obiIsImlhdCI6MTU0ODI5ODUxN30.hyonbQnOLuFsr15mdmc_JF4sBOm2SURK4eBvTOx3ZIg',\n);\n\nexport const channel = client.channel('messaging', 'general', {\n image:\n 'https://s3-us-west-2.amazonaws.com/s.cdpn.io/195612/chat_avatar_01_green.jpg',\n name: 'Talk about the documentation',\n});\n\nexport const channelContext = {\n channel,\n client,\n};\n\nexport const translationContext = {\n t: (text) => text,\n tDateTimeParser: (date) => Dayjs(date),\n};\nexport const suggestionsContext = {\n closeSuggestions: () => {},\n openSuggestions: () => {},\n setInputBoxContainerRef: () => {},\n updateSuggestions: () => {},\n};\n\nconst filters = { example: 1, type: 'team' };\nconst sort = { last_message_at: -1 };\n\nexport const channels = client.queryChannels(filters, sort, {\n subscribe: true,\n});\n\nexport const message = {\n __html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n attachments: [],\n command: '',\n created_at: '2019-01-25T00:18:59.675Z',\n html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n id: 'thierry-e298f569-8745-407f-a02b-f75c0206612f',\n own_reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reaction_counts: {\n like: 1,\n love: 1,\n },\n reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reply_count: 0,\n status: 'received',\n text: 'Hey this is getstream message',\n type: 'regular',\n updated_at: '2019-01-25T16:24:00.181Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n image:\n 'https://cdn.pixabay.com/photo/2014/03/25/16/54/user-297566__340.png',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n};\n\nexport const messageWithImages = {\n __html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n attachments: [\n {\n image_url:\n 'https://images.unsplash.com/photo-1548256434-c7d2374b1077?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n thumb_url:\n 'https://images.unsplash.com/photo-1548256434-c7d2374b1077?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n type: 'image',\n },\n {\n image_url:\n 'https://www.fujifilm.com/products/digital_cameras/x/fujifilm_x_t1/sample_images/img/index/ff_x_t1_002.JPG',\n thumb_url:\n 'https://www.fujifilm.com/products/digital_cameras/x/fujifilm_x_t1/sample_images/img/index/ff_x_t1_002.JPG',\n type: 'image',\n },\n {\n image_url:\n 'https://www.fujixpassion.com/wp-content/uploads/2016/01/Image-1-Title.jpg',\n thumb_url:\n 'https://www.fujixpassion.com/wp-content/uploads/2016/01/Image-1-Title.jpg',\n type: 'image',\n },\n {\n image_url:\n 'https://i-cdn.phonearena.com/images/articles/47012-image/photo2.jpg',\n thumb_url:\n 'https://i-cdn.phonearena.com/images/articles/47012-image/photo2.jpg',\n type: 'image',\n },\n ],\n command: '',\n created_at: '2019-01-25T00:18:59.675Z',\n html: '',\n id: 'thierry-e298f569-8745-407f-a02b-f75c0206612f',\n own_reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reaction_counts: {\n like: 1,\n love: 1,\n },\n reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reply_count: 0,\n status: 'received',\n text: 'This message contains images',\n type: 'regular',\n updated_at: '2019-01-25T16:24:00.181Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n image:\n 'https://cdn.pixabay.com/photo/2014/03/25/16/54/user-297566__340.png',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n \n};\n\nexport const messageWithUrlPreview = {\n __html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n attachments: [\n {\n image_url:\n 'https://images.unsplash.com/photo-1548256434-c7d2374b1077?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n og_scrape_url: 'https://unsplash.com/photos/lxuB4abGzXc',\n text:\n 'Download this photo in Addu City, Maldives by Ibrahim Shabil (@shabilphotos)',\n thumb_url:\n 'https://images.unsplash.com/photo-1548256434-c7d2374b1077?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n title: 'Cosmic Home photo by Ibrahim Shabil (@shabilphotos) on Unsplash',\n title_link: 'https://unsplash.com/photos/lxuB4abGzXc',\n type: 'image',\n },\n ],\n command: '',\n created_at: '2019-01-25T00:18:59.675Z',\n html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n id: 'thierry-e298f569-8745-407f-a02b-f75c0206612f',\n own_reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reaction_counts: {\n like: 1,\n love: 1,\n },\n reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reply_count: 0,\n status: 'received',\n text: 'https://unsplash.com/photos/lxuB4abGzXc',\n type: 'regular',\n updated_at: '2019-01-25T16:24:00.181Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n image:\n 'https://cdn.pixabay.com/photo/2014/03/25/16/54/user-297566__340.png',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n};\n\nexport const thread = {\n __html:\n '<p>this place looks amazing: <a href=\"https://unsplash.com/photos/f3hDGOHptrM\" rel=\"nofollow\">https://unsplash.com/photos/f3hDGOHptrM</a></p>\\n',\n attachments: [\n {\n image_url:\n 'https://images.unsplash.com/photo-1548345233-4557b8809829?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n og_scrape_url: 'https://unsplash.com/photos/f3hDGOHptrM',\n text: 'Download this photo by Sandra Seitamaa (@seitamaaphotography)',\n thumb_url:\n 'https://images.unsplash.com/photo-1548345233-4557b8809829?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n title:\n 'Plant, tree, nature and river HD photo by Sandra Seitamaa (@seitamaaphotography) on Unsplash',\n title_link: 'https://unsplash.com/photos/f3hDGOHptrM',\n type: 'image',\n },\n ],\n command: '',\n created_at: '2019-01-25T21:25:45.306Z',\n html:\n '<p>this place looks amazing: <a href=\"https://unsplash.com/photos/f3hDGOHptrM\" rel=\"nofollow\">https://unsplash.com/photos/f3hDGOHptrM</a></p>\\n',\n id: 'thierry-ec4eac2b-1278-4f49-8b20-2ebcd76dace5',\n own_reactions: [],\n reaction_counts: null,\n reactions: [],\n reply_count: 2,\n status: 'received',\n text: 'this place looks amazing: https://unsplash.com/photos/f3hDGOHptrM',\n type: 'regular',\n updated_at: '2019-01-25T21:25:45.306Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n \n};\n\nexport const threadMessages = [\n {\n __html: '<p>whow, where is that?</p>\\n',\n attachments: [],\n command: '',\n created_at: new Date('2019-01-25T21:26:06.346Z'),\n html: '<p>whow, where is that?</p>\\n',\n id: 'thierry-97a02ade-3a38-4400-9377-001c10fc2663',\n own_reactions: [],\n parent_id: '6312fb0b-0c94-4107-a036-376ac5ab650b',\n reaction_counts: null,\n reactions: [],\n reply_count: 0,\n status: 'received',\n text: 'whow, where is that?',\n type: 'reply',\n updated_at: '2019-01-25T21:26:06.346Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n invisible: false,\n last_active: '0001-01-01T00:00:00Z',\n mutes: [],\n online: false,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n },\n {\n __html: '<p>it’s soo green, amazing</p>\\n',\n attachments: [],\n command: '',\n created_at: new Date('2019-01-25T21:26:11.863Z'),\n html: '<p>it’s soo green, amazing</p>\\n',\n id: 'thierry-264fdc4d-03c5-4f93-b97c-cfe5612968aa',\n own_reactions: [],\n parent_id: '6312fb0b-0c94-4107-a036-376ac5ab650b',\n reaction_counts: null,\n reactions: [],\n reply_count: 0,\n status: 'received',\n text: \"it's soo green, amazing\",\n type: 'reply',\n updated_at: '2019-01-25T21:26:11.863Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n invisible: false,\n last_active: '0001-01-01T00:00:00Z',\n mutes: [],\n online: false,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n },\n];\n\nexport const messages = [\n {\n __html: '<p>whow, where is that?</p>\\n',\n attachments: [],\n command: '',\n created_at: new Date('2019-01-25T21:26:06.346Z'),\n html: '<p>whow, where is that?</p>\\n',\n id: 'thierry-97a02ade-3a38-4400-9377-001c10fc2663',\n own_reactions: [],\n parent_id: '6312fb0b-0c94-4107-a036-376ac5ab650b',\n reaction_counts: null,\n reactions: [],\n reply_count: 0,\n status: 'received',\n text: 'whow, where is that?',\n type: 'reply',\n updated_at: '2019-01-25T21:26:06.346Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n invisible: false,\n last_active: '0001-01-01T00:00:00Z',\n mutes: [],\n online: false,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n },\n {\n __html: '<p>it’s soo green, amazing</p>\\n',\n attachments: [],\n command: '',\n created_at: new Date('2019-01-25T21:26:11.863Z'),\n html: '<p>it’s soo green, amazing</p>\\n',\n id: 'thierry-264fdc4d-03c5-4f93-b97c-cfe5612968aa',\n own_reactions: [],\n parent_id: '6312fb0b-0c94-4107-a036-376ac5ab650b',\n reaction_counts: null,\n reactions: [],\n reply_count: 0,\n status: 'received',\n text: \"it's soo green, amazing\",\n type: 'reply',\n updated_at: '2019-01-25T21:26:11.863Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n invisible: false,\n last_active: '0001-01-01T00:00:00Z',\n mutes: [],\n online: false,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n },\n];\n\nexport const users = [\n {\n created_at: '2019-01-28T16:03:25.619982Z',\n id: 'thierry',\n last_active: '2019-01-28T15:07:32.314676-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-28T22:07:32.297119Z',\n },\n];\n\nexport const MessageMock = {\n canDeleteMessage: () => true,\n canEditMessage: () => true,\n handleDelete: console.log,\n handleEdit: console.log,\n handleFlag: console.log,\n handleMute: console.log,\n};\n\n// Based on: https://javascript.info/promise-basics#example-loadscript\nfunction dynamicallyLoadScript(url) {\n return new Promise(function(resolve, reject) {\n const script = document.createElement('script');\n script.src = url;\n script.onload = resolve;\n script.onerror = () => reject(new Error(`Error when loading ${url}!`));\n document.body.appendChild(script);\n });\n}\ndynamicallyLoadScript('https://snack.expo.io/embed.js');\n"],"mappings":"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"}
1
+ {"version":3,"names":["Dayjs","require","StreamChat","client","exports","connectUser","id","channel","image","name","channelContext","translationContext","t","text","tDateTimeParser","date","suggestionsContext","closeSuggestions","openSuggestions","setInputBoxContainerRef","updateSuggestions","filters","example","type","sort","last_updated","channels","queryChannels","subscribe","message","__html","attachments","command","created_at","html","own_reactions","message_id","user","last_active","online","role","updated_at","reaction_counts","like","love","reactions","reply_count","status","messageWithImages","image_url","thumb_url","messageWithUrlPreview","og_scrape_url","title","title_link","thread","threadMessages","Date","parent_id","invisible","mutes","messages","users","MessageMock","canDeleteMessage","canEditMessage","handleDelete","console","log","handleEdit","handleFlag","handleMute","dynamicallyLoadScript","url","Promise","resolve","reject","script","document","createElement","src","onload","onerror","Error","body","appendChild"],"sources":["data.js"],"sourcesContent":["/* global require */\nconst Dayjs = require('dayjs');\nconst StreamChat = require('stream-chat').StreamChat;\nexport const client = new StreamChat('qk4nn7rpcn75');\n\nclient.connectUser(\n {\n id: 'John',\n },\n 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiSm9obiIsImlhdCI6MTU0ODI5ODUxN30.hyonbQnOLuFsr15mdmc_JF4sBOm2SURK4eBvTOx3ZIg',\n);\n\nexport const channel = client.channel('messaging', 'general', {\n image:\n 'https://s3-us-west-2.amazonaws.com/s.cdpn.io/195612/chat_avatar_01_green.jpg',\n name: 'Talk about the documentation',\n});\n\nexport const channelContext = {\n channel,\n client,\n};\n\nexport const translationContext = {\n t: (text) => text,\n tDateTimeParser: (date) => Dayjs(date),\n};\nexport const suggestionsContext = {\n closeSuggestions: () => {},\n openSuggestions: () => {},\n setInputBoxContainerRef: () => {},\n updateSuggestions: () => {},\n};\n\nconst filters = { example: 1, type: 'team' };\nconst sort = { last_updated: -1 };\n\nexport const channels = client.queryChannels(filters, sort, {\n subscribe: true,\n});\n\nexport const message = {\n __html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n attachments: [],\n command: '',\n created_at: '2019-01-25T00:18:59.675Z',\n html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n id: 'thierry-e298f569-8745-407f-a02b-f75c0206612f',\n own_reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reaction_counts: {\n like: 1,\n love: 1,\n },\n reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reply_count: 0,\n status: 'received',\n text: 'Hey this is getstream message',\n type: 'regular',\n updated_at: '2019-01-25T16:24:00.181Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n image:\n 'https://cdn.pixabay.com/photo/2014/03/25/16/54/user-297566__340.png',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n};\n\nexport const messageWithImages = {\n __html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n attachments: [\n {\n image_url:\n 'https://images.unsplash.com/photo-1548256434-c7d2374b1077?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n thumb_url:\n 'https://images.unsplash.com/photo-1548256434-c7d2374b1077?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n type: 'image',\n },\n {\n image_url:\n 'https://www.fujifilm.com/products/digital_cameras/x/fujifilm_x_t1/sample_images/img/index/ff_x_t1_002.JPG',\n thumb_url:\n 'https://www.fujifilm.com/products/digital_cameras/x/fujifilm_x_t1/sample_images/img/index/ff_x_t1_002.JPG',\n type: 'image',\n },\n {\n image_url:\n 'https://www.fujixpassion.com/wp-content/uploads/2016/01/Image-1-Title.jpg',\n thumb_url:\n 'https://www.fujixpassion.com/wp-content/uploads/2016/01/Image-1-Title.jpg',\n type: 'image',\n },\n {\n image_url:\n 'https://i-cdn.phonearena.com/images/articles/47012-image/photo2.jpg',\n thumb_url:\n 'https://i-cdn.phonearena.com/images/articles/47012-image/photo2.jpg',\n type: 'image',\n },\n ],\n command: '',\n created_at: '2019-01-25T00:18:59.675Z',\n html: '',\n id: 'thierry-e298f569-8745-407f-a02b-f75c0206612f',\n own_reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reaction_counts: {\n like: 1,\n love: 1,\n },\n reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reply_count: 0,\n status: 'received',\n text: 'This message contains images',\n type: 'regular',\n updated_at: '2019-01-25T16:24:00.181Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n image:\n 'https://cdn.pixabay.com/photo/2014/03/25/16/54/user-297566__340.png',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n \n};\n\nexport const messageWithUrlPreview = {\n __html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n attachments: [\n {\n image_url:\n 'https://images.unsplash.com/photo-1548256434-c7d2374b1077?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n og_scrape_url: 'https://unsplash.com/photos/lxuB4abGzXc',\n text:\n 'Download this photo in Addu City, Maldives by Ibrahim Shabil (@shabilphotos)',\n thumb_url:\n 'https://images.unsplash.com/photo-1548256434-c7d2374b1077?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n title: 'Cosmic Home photo by Ibrahim Shabil (@shabilphotos) on Unsplash',\n title_link: 'https://unsplash.com/photos/lxuB4abGzXc',\n type: 'image',\n },\n ],\n command: '',\n created_at: '2019-01-25T00:18:59.675Z',\n html:\n '<p><a href=\"https://unsplash.com/photos/lxuB4abGzXc\" rel=\"nofollow\">https://unsplash.com/photos/lxuB4abGzXc</a></p>\\n',\n id: 'thierry-e298f569-8745-407f-a02b-f75c0206612f',\n own_reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reaction_counts: {\n like: 1,\n love: 1,\n },\n reactions: [\n {\n created_at: '2019-01-25T16:24:00.173967Z',\n id: 142,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'love',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n {\n created_at: '2019-01-25T16:23:58.939438Z',\n id: 141,\n message_id: 'd46540e6-fb54-42bf-9de1-654c866cf587',\n type: 'like',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n },\n ],\n reply_count: 0,\n status: 'received',\n text: 'https://unsplash.com/photos/lxuB4abGzXc',\n type: 'regular',\n updated_at: '2019-01-25T16:24:00.181Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n image:\n 'https://cdn.pixabay.com/photo/2014/03/25/16/54/user-297566__340.png',\n last_active: '2019-01-25T09:23:47.108127-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T16:23:47.052538Z',\n },\n};\n\nexport const thread = {\n __html:\n '<p>this place looks amazing: <a href=\"https://unsplash.com/photos/f3hDGOHptrM\" rel=\"nofollow\">https://unsplash.com/photos/f3hDGOHptrM</a></p>\\n',\n attachments: [\n {\n image_url:\n 'https://images.unsplash.com/photo-1548345233-4557b8809829?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n og_scrape_url: 'https://unsplash.com/photos/f3hDGOHptrM',\n text: 'Download this photo by Sandra Seitamaa (@seitamaaphotography)',\n thumb_url:\n 'https://images.unsplash.com/photo-1548345233-4557b8809829?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEyMDd9',\n title:\n 'Plant, tree, nature and river HD photo by Sandra Seitamaa (@seitamaaphotography) on Unsplash',\n title_link: 'https://unsplash.com/photos/f3hDGOHptrM',\n type: 'image',\n },\n ],\n command: '',\n created_at: '2019-01-25T21:25:45.306Z',\n html:\n '<p>this place looks amazing: <a href=\"https://unsplash.com/photos/f3hDGOHptrM\" rel=\"nofollow\">https://unsplash.com/photos/f3hDGOHptrM</a></p>\\n',\n id: 'thierry-ec4eac2b-1278-4f49-8b20-2ebcd76dace5',\n own_reactions: [],\n reaction_counts: null,\n reactions: [],\n reply_count: 2,\n status: 'received',\n text: 'this place looks amazing: https://unsplash.com/photos/f3hDGOHptrM',\n type: 'regular',\n updated_at: '2019-01-25T21:25:45.306Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n online: true,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n \n};\n\nexport const threadMessages = [\n {\n __html: '<p>whow, where is that?</p>\\n',\n attachments: [],\n command: '',\n created_at: new Date('2019-01-25T21:26:06.346Z'),\n html: '<p>whow, where is that?</p>\\n',\n id: 'thierry-97a02ade-3a38-4400-9377-001c10fc2663',\n own_reactions: [],\n parent_id: '6312fb0b-0c94-4107-a036-376ac5ab650b',\n reaction_counts: null,\n reactions: [],\n reply_count: 0,\n status: 'received',\n text: 'whow, where is that?',\n type: 'reply',\n updated_at: '2019-01-25T21:26:06.346Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n invisible: false,\n last_active: '0001-01-01T00:00:00Z',\n mutes: [],\n online: false,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n },\n {\n __html: '<p>it’s soo green, amazing</p>\\n',\n attachments: [],\n command: '',\n created_at: new Date('2019-01-25T21:26:11.863Z'),\n html: '<p>it’s soo green, amazing</p>\\n',\n id: 'thierry-264fdc4d-03c5-4f93-b97c-cfe5612968aa',\n own_reactions: [],\n parent_id: '6312fb0b-0c94-4107-a036-376ac5ab650b',\n reaction_counts: null,\n reactions: [],\n reply_count: 0,\n status: 'received',\n text: \"it's soo green, amazing\",\n type: 'reply',\n updated_at: '2019-01-25T21:26:11.863Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n invisible: false,\n last_active: '0001-01-01T00:00:00Z',\n mutes: [],\n online: false,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n },\n];\n\nexport const messages = [\n {\n __html: '<p>whow, where is that?</p>\\n',\n attachments: [],\n command: '',\n created_at: new Date('2019-01-25T21:26:06.346Z'),\n html: '<p>whow, where is that?</p>\\n',\n id: 'thierry-97a02ade-3a38-4400-9377-001c10fc2663',\n own_reactions: [],\n parent_id: '6312fb0b-0c94-4107-a036-376ac5ab650b',\n reaction_counts: null,\n reactions: [],\n reply_count: 0,\n status: 'received',\n text: 'whow, where is that?',\n type: 'reply',\n updated_at: '2019-01-25T21:26:06.346Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n invisible: false,\n last_active: '0001-01-01T00:00:00Z',\n mutes: [],\n online: false,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n },\n {\n __html: '<p>it’s soo green, amazing</p>\\n',\n attachments: [],\n command: '',\n created_at: new Date('2019-01-25T21:26:11.863Z'),\n html: '<p>it’s soo green, amazing</p>\\n',\n id: 'thierry-264fdc4d-03c5-4f93-b97c-cfe5612968aa',\n own_reactions: [],\n parent_id: '6312fb0b-0c94-4107-a036-376ac5ab650b',\n reaction_counts: null,\n reactions: [],\n reply_count: 0,\n status: 'received',\n text: \"it's soo green, amazing\",\n type: 'reply',\n updated_at: '2019-01-25T21:26:11.863Z',\n user: {\n created_at: '2019-01-22T16:35:18.417456Z',\n id: 'thierry',\n invisible: false,\n last_active: '0001-01-01T00:00:00Z',\n mutes: [],\n online: false,\n role: 'user',\n updated_at: '2019-01-25T21:27:39.606466Z',\n },\n },\n];\n\nexport const users = [\n {\n created_at: '2019-01-28T16:03:25.619982Z',\n id: 'thierry',\n last_active: '2019-01-28T15:07:32.314676-07:00',\n online: true,\n role: 'user',\n updated_at: '2019-01-28T22:07:32.297119Z',\n },\n];\n\nexport const MessageMock = {\n canDeleteMessage: () => true,\n canEditMessage: () => true,\n handleDelete: console.log,\n handleEdit: console.log,\n handleFlag: console.log,\n handleMute: console.log,\n};\n\n// Based on: https://javascript.info/promise-basics#example-loadscript\nfunction dynamicallyLoadScript(url) {\n return new Promise(function(resolve, reject) {\n const script = document.createElement('script');\n script.src = url;\n script.onload = resolve;\n script.onerror = () => reject(new Error(`Error when loading ${url}!`));\n document.body.appendChild(script);\n });\n}\ndynamicallyLoadScript('https://snack.expo.io/embed.js');\n"],"mappings":"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"}
@@ -22,7 +22,7 @@
22
22
  "File type not supported": "File type not supported",
23
23
  "Flag": "Flag",
24
24
  "Flag Message": "Flag Message",
25
- "Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged.",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged",
26
26
  "Instant Commands": "Instant Commands",
27
27
  "Links are disabled": "Links are disabled",
28
28
  "Loading channels...": "Loading channels...",