@box/threaded-annotations 1.89.9 → 1.90.1

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 (48) hide show
  1. package/dist/esm/lib/components/v2/text-message/subcomponents/message-renderer.js +65 -27
  2. package/dist/i18n/bn-IN.js +3 -3
  3. package/dist/i18n/bn-IN.properties +3 -3
  4. package/dist/i18n/da-DK.js +3 -3
  5. package/dist/i18n/da-DK.properties +3 -3
  6. package/dist/i18n/de-DE.js +5 -5
  7. package/dist/i18n/de-DE.properties +5 -5
  8. package/dist/i18n/en-AU.js +1 -1
  9. package/dist/i18n/en-AU.properties +1 -1
  10. package/dist/i18n/en-GB.js +1 -1
  11. package/dist/i18n/en-GB.properties +1 -1
  12. package/dist/i18n/en-x-pseudo.js +44 -44
  13. package/dist/i18n/en-x-pseudo.properties +44 -44
  14. package/dist/i18n/es-419.js +4 -4
  15. package/dist/i18n/es-419.properties +4 -4
  16. package/dist/i18n/es-ES.js +4 -4
  17. package/dist/i18n/es-ES.properties +4 -4
  18. package/dist/i18n/fi-FI.js +3 -3
  19. package/dist/i18n/fi-FI.properties +3 -3
  20. package/dist/i18n/fr-CA.js +5 -5
  21. package/dist/i18n/fr-CA.properties +5 -5
  22. package/dist/i18n/fr-FR.js +5 -5
  23. package/dist/i18n/fr-FR.properties +5 -5
  24. package/dist/i18n/hi-IN.js +4 -4
  25. package/dist/i18n/hi-IN.properties +4 -4
  26. package/dist/i18n/it-IT.js +3 -3
  27. package/dist/i18n/it-IT.properties +3 -3
  28. package/dist/i18n/ko-KR.js +4 -4
  29. package/dist/i18n/ko-KR.properties +4 -4
  30. package/dist/i18n/nb-NO.js +5 -5
  31. package/dist/i18n/nb-NO.properties +5 -5
  32. package/dist/i18n/nl-NL.js +3 -3
  33. package/dist/i18n/nl-NL.properties +3 -3
  34. package/dist/i18n/pl-PL.js +5 -5
  35. package/dist/i18n/pl-PL.properties +5 -5
  36. package/dist/i18n/pt-BR.js +3 -3
  37. package/dist/i18n/pt-BR.properties +3 -3
  38. package/dist/i18n/ru-RU.js +5 -5
  39. package/dist/i18n/ru-RU.properties +5 -5
  40. package/dist/i18n/sv-SE.js +3 -3
  41. package/dist/i18n/sv-SE.properties +3 -3
  42. package/dist/i18n/tr-TR.js +5 -5
  43. package/dist/i18n/tr-TR.properties +5 -5
  44. package/dist/i18n/zh-CN.js +3 -3
  45. package/dist/i18n/zh-CN.properties +3 -3
  46. package/dist/i18n/zh-TW.js +4 -4
  47. package/dist/i18n/zh-TW.properties +4 -4
  48. package/package.json +12 -12
@@ -3,15 +3,15 @@ export default {
3
3
  "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Aantekeningbericht",
4
4
  "groupSharedFeatures.threadedAnnotations.annotationPage": "Pagina {number}",
5
5
  "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Knop Verwijdering annuleren",
6
- "groupSharedFeatures.threadedAnnotations.copyLink": "Copy link",
6
+ "groupSharedFeatures.threadedAnnotations.copyLink": "Link kopiëren",
7
7
  "groupSharedFeatures.threadedAnnotations.delete": "Verwijderen",
8
8
  "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Knop Verwijderen",
9
9
  "groupSharedFeatures.threadedAnnotations.deleteCancel": "Annuleren",
10
10
  "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Wil je deze opmerking verwijderen?",
11
11
  "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Bevestiging verwijderen",
12
- "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.",
12
+ "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Deze {type,select,annotation{annotatie} other{opmerking}} {hasReplies,select,true{ en reacties} other{}} verwijderen? Deze actie kan niet ongedaan worden gemaakt.",
13
13
  "groupSharedFeatures.threadedAnnotations.edit": "Bewerken",
14
- "groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
14
+ "groupSharedFeatures.threadedAnnotations.edited": "(Bewerkt)",
15
15
  "groupSharedFeatures.threadedAnnotations.hideReplies": "Reacties verbergen",
16
16
  "groupSharedFeatures.threadedAnnotations.markedAsResolved": "gemarkeerd als opgelost",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Annuleren",
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Pagina {number}
7
7
  # Aria label for cancel delete button
8
8
  groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Knop Verwijdering annuleren
9
9
  # Copy link option in message context menu
10
- groupSharedFeatures.threadedAnnotations.copyLink = Copy link
10
+ groupSharedFeatures.threadedAnnotations.copyLink = Link kopiëren
11
11
  # Delete button text
12
12
  groupSharedFeatures.threadedAnnotations.delete = Verwijderen
13
13
  # Aria label for delete button
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Wil je deze opme
19
19
  # Aria label for delete confirmation popover
20
20
  groupSharedFeatures.threadedAnnotations.deleteConfirmation = Bevestiging verwijderen
21
21
  # Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
22
- groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.
22
+ groupSharedFeatures.threadedAnnotations.deleteQuestion = Deze {type,select,annotation{annotatie} other{opmerking}} {hasReplies,select,true{ en reacties} other{}} verwijderen? Deze actie kan niet ongedaan worden gemaakt.
23
23
  # Edit option in message context menu
24
24
  groupSharedFeatures.threadedAnnotations.edit = Bewerken
25
25
  # Indicator shown next to the timestamp when a message has been edited
26
- groupSharedFeatures.threadedAnnotations.edited = (Edited)
26
+ groupSharedFeatures.threadedAnnotations.edited = (Bewerkt)
27
27
  # Button text to hide replies in threaded annotations
28
28
  groupSharedFeatures.threadedAnnotations.hideReplies = Reacties verbergen
29
29
  # Text shown after the author name when a comment thread is marked as resolved
@@ -3,15 +3,15 @@ export default {
3
3
  "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Komunikat uwagi",
4
4
  "groupSharedFeatures.threadedAnnotations.annotationPage": "Strona {number}",
5
5
  "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Przycisk anulowania usuwania",
6
- "groupSharedFeatures.threadedAnnotations.copyLink": "Copy link",
6
+ "groupSharedFeatures.threadedAnnotations.copyLink": "Kopiuj łącze",
7
7
  "groupSharedFeatures.threadedAnnotations.delete": "Usuń",
8
8
  "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Przycisk usuwania",
9
9
  "groupSharedFeatures.threadedAnnotations.deleteCancel": "Anuluj",
10
10
  "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Czy chcesz usunąć ten komentarz?",
11
11
  "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Potwierdzenie usunięcia",
12
- "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.",
12
+ "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Chcesz usunąć {type,select,annotation{uwagę} other{komentarz}}{hasReplies,select,true{ wraz z odpowiedziami} other{}}? Tego działania nie można cofnąć.",
13
13
  "groupSharedFeatures.threadedAnnotations.edit": "Edytuj",
14
- "groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
14
+ "groupSharedFeatures.threadedAnnotations.edited": "(Edytowano)",
15
15
  "groupSharedFeatures.threadedAnnotations.hideReplies": "Ukryj odpowiedzi",
16
16
  "groupSharedFeatures.threadedAnnotations.markedAsResolved": "oznaczono jako rozwiązane",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Anuluj",
@@ -34,14 +34,14 @@ export default {
34
34
  "groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Oryginalna zawartość została usunięta",
35
35
  "groupSharedFeatures.threadedAnnotations.reply": "Odpowiedz",
36
36
  "groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "Przycisk odpowiedzi",
37
- "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Rozstrzygnij",
37
+ "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Rozwiąż",
38
38
  "groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "Wiadomość o statusie rozwiązania",
39
39
  "groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{# dodatkowa odpowiedź} other{# dodatkowej odpowiedzi} few{# dodatkowe odpowiedzi} many{# dodatkowych odpowiedzi}}",
40
40
  "groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{Pokaż # odpowiedź} few{Pokaż # odpowiedzi} many{Pokaż # odpowiedzi} other{Pokaż # odpowiedzi}}",
41
41
  "groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Przycisk odpowiedzi",
42
42
  "groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Wspomnienie użytkownika",
43
43
  "groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Tekst wiadomości",
44
- "groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anuluj rozstrzygnięcie",
44
+ "groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anuluj rozwiązanie",
45
45
  "groupSharedFeatures.threadedAnnotations.userAvatar": "Awatar użytkownika",
46
46
  "groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Przycisk wyświetlania profilu użytkownika"
47
47
  }
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Strona {number}
7
7
  # Aria label for cancel delete button
8
8
  groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Przycisk anulowania usuwania
9
9
  # Copy link option in message context menu
10
- groupSharedFeatures.threadedAnnotations.copyLink = Copy link
10
+ groupSharedFeatures.threadedAnnotations.copyLink = Kopiuj łącze
11
11
  # Delete button text
12
12
  groupSharedFeatures.threadedAnnotations.delete = Usuń
13
13
  # Aria label for delete button
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Czy chcesz usun
19
19
  # Aria label for delete confirmation popover
20
20
  groupSharedFeatures.threadedAnnotations.deleteConfirmation = Potwierdzenie usunięcia
21
21
  # Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
22
- groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.
22
+ groupSharedFeatures.threadedAnnotations.deleteQuestion = Chcesz usunąć {type,select,annotation{uwagę} other{komentarz}}{hasReplies,select,true{ wraz z odpowiedziami} other{}}? Tego działania nie można cofnąć.
23
23
  # Edit option in message context menu
24
24
  groupSharedFeatures.threadedAnnotations.edit = Edytuj
25
25
  # Indicator shown next to the timestamp when a message has been edited
26
- groupSharedFeatures.threadedAnnotations.edited = (Edited)
26
+ groupSharedFeatures.threadedAnnotations.edited = (Edytowano)
27
27
  # Button text to hide replies in threaded annotations
28
28
  groupSharedFeatures.threadedAnnotations.hideReplies = Ukryj odpowiedzi
29
29
  # Text shown after the author name when a comment thread is marked as resolved
@@ -69,7 +69,7 @@ groupSharedFeatures.threadedAnnotations.reply = Odpowiedz
69
69
  # Aria label for the reply button that opens the message editor
70
70
  groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = Przycisk odpowiedzi
71
71
  # Aria label and tooltip content for the resolve button
72
- groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Rozstrzygnij
72
+ groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Rozwiąż
73
73
  # Aria label for the resolution status message container
74
74
  groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = Wiadomość o statusie rozwiązania
75
75
  # Button text to show more replies with count
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = Wspomnienie użyt
83
83
  # Aria label for message text content
84
84
  groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = Tekst wiadomości
85
85
  # Aria label and tooltip content for the unresolve button
86
- groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Anuluj rozstrzygnięcie
86
+ groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Anuluj rozwiązanie
87
87
  # Alt text for user avatar image
88
88
  groupSharedFeatures.threadedAnnotations.userAvatar = Awatar użytkownika
89
89
  # Aria label for clickable user avatar button
@@ -3,15 +3,15 @@ export default {
3
3
  "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Mensagem de anotação",
4
4
  "groupSharedFeatures.threadedAnnotations.annotationPage": "Página {number}",
5
5
  "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Botão Cancelar exclusão",
6
- "groupSharedFeatures.threadedAnnotations.copyLink": "Copy link",
6
+ "groupSharedFeatures.threadedAnnotations.copyLink": "Copiar link",
7
7
  "groupSharedFeatures.threadedAnnotations.delete": "Excluir",
8
8
  "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Botão Excluir",
9
9
  "groupSharedFeatures.threadedAnnotations.deleteCancel": "Cancelar",
10
10
  "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Você deseja excluir esse comentário?",
11
11
  "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Confirmação de exclusão",
12
- "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.",
12
+ "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Excluir esta {type,select,annotation{anotação} other{comentário}}{hasReplies,select,true{e respostas} other{}}? Esta ação não pode ser desfeita.",
13
13
  "groupSharedFeatures.threadedAnnotations.edit": "Editar",
14
- "groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
14
+ "groupSharedFeatures.threadedAnnotations.edited": "(Editado)",
15
15
  "groupSharedFeatures.threadedAnnotations.hideReplies": "Ocultar respostas",
16
16
  "groupSharedFeatures.threadedAnnotations.markedAsResolved": "marcado como resolvido",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Cancelar",
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Página {number}
7
7
  # Aria label for cancel delete button
8
8
  groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Botão Cancelar exclusão
9
9
  # Copy link option in message context menu
10
- groupSharedFeatures.threadedAnnotations.copyLink = Copy link
10
+ groupSharedFeatures.threadedAnnotations.copyLink = Copiar link
11
11
  # Delete button text
12
12
  groupSharedFeatures.threadedAnnotations.delete = Excluir
13
13
  # Aria label for delete button
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Você deseja exc
19
19
  # Aria label for delete confirmation popover
20
20
  groupSharedFeatures.threadedAnnotations.deleteConfirmation = Confirmação de exclusão
21
21
  # Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
22
- groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.
22
+ groupSharedFeatures.threadedAnnotations.deleteQuestion = Excluir esta {type,select,annotation{anotação} other{comentário}}{hasReplies,select,true{e respostas} other{}}? Esta ação não pode ser desfeita.
23
23
  # Edit option in message context menu
24
24
  groupSharedFeatures.threadedAnnotations.edit = Editar
25
25
  # Indicator shown next to the timestamp when a message has been edited
26
- groupSharedFeatures.threadedAnnotations.edited = (Edited)
26
+ groupSharedFeatures.threadedAnnotations.edited = (Editado)
27
27
  # Button text to hide replies in threaded annotations
28
28
  groupSharedFeatures.threadedAnnotations.hideReplies = Ocultar respostas
29
29
  # Text shown after the author name when a comment thread is marked as resolved
@@ -3,15 +3,15 @@ export default {
3
3
  "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Сообщение примечания",
4
4
  "groupSharedFeatures.threadedAnnotations.annotationPage": "Стр. {number}",
5
5
  "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Кнопка отмены удаления",
6
- "groupSharedFeatures.threadedAnnotations.copyLink": "Copy link",
6
+ "groupSharedFeatures.threadedAnnotations.copyLink": "Копировать ссылку",
7
7
  "groupSharedFeatures.threadedAnnotations.delete": "Удалить",
8
8
  "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Кнопка удаления",
9
9
  "groupSharedFeatures.threadedAnnotations.deleteCancel": "Отмена",
10
10
  "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Удалить этот комментарий?",
11
11
  "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Подтверждение удаления",
12
- "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.",
12
+ "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Удалить {type,select,annotation{примечание} other{комментарий}}{hasReplies,select,true{ и ответы} other{}}? Это действие не может быть отменено.",
13
13
  "groupSharedFeatures.threadedAnnotations.edit": "Изменить",
14
- "groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
14
+ "groupSharedFeatures.threadedAnnotations.edited": "(Изменено)",
15
15
  "groupSharedFeatures.threadedAnnotations.hideReplies": "Скрыть ответы",
16
16
  "groupSharedFeatures.threadedAnnotations.markedAsResolved": "отмечено как решено",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Отмена",
@@ -34,14 +34,14 @@ export default {
34
34
  "groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Оригинальный контент удален",
35
35
  "groupSharedFeatures.threadedAnnotations.reply": "Ответить",
36
36
  "groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "Кнопка ответа",
37
- "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Разрешить",
37
+ "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Решено",
38
38
  "groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "Сообщение о статусе решения",
39
39
  "groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{еще # ответ } other{еще # ответа(-ов)}}",
40
40
  "groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{Показать # ответ} few{Показать еще # ответа} many{Показать еще # ответов} other{Показать еще # ответа}}",
41
41
  "groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Кнопка ответа",
42
42
  "groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Упоминание пользователя",
43
43
  "groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Текст сообщения",
44
- "groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Отменить разрешение",
44
+ "groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Убрать отметку «Решено»",
45
45
  "groupSharedFeatures.threadedAnnotations.userAvatar": "Аватар пользователя",
46
46
  "groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Кнопка просмотра профиля пользователя"
47
47
  }
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Стр. {number}
7
7
  # Aria label for cancel delete button
8
8
  groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Кнопка отмены удаления
9
9
  # Copy link option in message context menu
10
- groupSharedFeatures.threadedAnnotations.copyLink = Copy link
10
+ groupSharedFeatures.threadedAnnotations.copyLink = Копировать ссылку
11
11
  # Delete button text
12
12
  groupSharedFeatures.threadedAnnotations.delete = Удалить
13
13
  # Aria label for delete button
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Удалить
19
19
  # Aria label for delete confirmation popover
20
20
  groupSharedFeatures.threadedAnnotations.deleteConfirmation = Подтверждение удаления
21
21
  # Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
22
- groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.
22
+ groupSharedFeatures.threadedAnnotations.deleteQuestion = Удалить {type,select,annotation{примечание} other{комментарий}}{hasReplies,select,true{ и ответы} other{}}? Это действие не может быть отменено.
23
23
  # Edit option in message context menu
24
24
  groupSharedFeatures.threadedAnnotations.edit = Изменить
25
25
  # Indicator shown next to the timestamp when a message has been edited
26
- groupSharedFeatures.threadedAnnotations.edited = (Edited)
26
+ groupSharedFeatures.threadedAnnotations.edited = (Изменено)
27
27
  # Button text to hide replies in threaded annotations
28
28
  groupSharedFeatures.threadedAnnotations.hideReplies = Скрыть ответы
29
29
  # Text shown after the author name when a comment thread is marked as resolved
@@ -69,7 +69,7 @@ groupSharedFeatures.threadedAnnotations.reply = Ответить
69
69
  # Aria label for the reply button that opens the message editor
70
70
  groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = Кнопка ответа
71
71
  # Aria label and tooltip content for the resolve button
72
- groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Разрешить
72
+ groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Решено
73
73
  # Aria label for the resolution status message container
74
74
  groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = Сообщение о статусе решения
75
75
  # Button text to show more replies with count
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = Упоминан
83
83
  # Aria label for message text content
84
84
  groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = Текст сообщения
85
85
  # Aria label and tooltip content for the unresolve button
86
- groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Отменить разрешение
86
+ groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Убрать отметку «Решено»
87
87
  # Alt text for user avatar image
88
88
  groupSharedFeatures.threadedAnnotations.userAvatar = Аватар пользователя
89
89
  # Aria label for clickable user avatar button
@@ -3,15 +3,15 @@ export default {
3
3
  "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Meddelande om anteckning",
4
4
  "groupSharedFeatures.threadedAnnotations.annotationPage": "Sidan {number}",
5
5
  "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Knappen Avbryt radera",
6
- "groupSharedFeatures.threadedAnnotations.copyLink": "Copy link",
6
+ "groupSharedFeatures.threadedAnnotations.copyLink": "Kopiera länk",
7
7
  "groupSharedFeatures.threadedAnnotations.delete": "Radera",
8
8
  "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Knappen Radera",
9
9
  "groupSharedFeatures.threadedAnnotations.deleteCancel": "Avbryt",
10
10
  "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Vill du radera den här kommentaren?",
11
11
  "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Bekräftelse av radering",
12
- "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.",
12
+ "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Radera denna {type,select,annotation{anteckning} other{kommentar}}{hasReplies,select,true{ och svar} other{}}? Den här åtgärden kan inte ångras.",
13
13
  "groupSharedFeatures.threadedAnnotations.edit": "Redigera",
14
- "groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
14
+ "groupSharedFeatures.threadedAnnotations.edited": "(Redigerad)",
15
15
  "groupSharedFeatures.threadedAnnotations.hideReplies": "Dölj svar",
16
16
  "groupSharedFeatures.threadedAnnotations.markedAsResolved": "markerat som löst",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Avbryt",
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Sidan {number}
7
7
  # Aria label for cancel delete button
8
8
  groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Knappen Avbryt radera
9
9
  # Copy link option in message context menu
10
- groupSharedFeatures.threadedAnnotations.copyLink = Copy link
10
+ groupSharedFeatures.threadedAnnotations.copyLink = Kopiera länk
11
11
  # Delete button text
12
12
  groupSharedFeatures.threadedAnnotations.delete = Radera
13
13
  # Aria label for delete button
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Vill du radera d
19
19
  # Aria label for delete confirmation popover
20
20
  groupSharedFeatures.threadedAnnotations.deleteConfirmation = Bekräftelse av radering
21
21
  # Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
22
- groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.
22
+ groupSharedFeatures.threadedAnnotations.deleteQuestion = Radera denna {type,select,annotation{anteckning} other{kommentar}}{hasReplies,select,true{ och svar} other{}}? Den här åtgärden kan inte ångras.
23
23
  # Edit option in message context menu
24
24
  groupSharedFeatures.threadedAnnotations.edit = Redigera
25
25
  # Indicator shown next to the timestamp when a message has been edited
26
- groupSharedFeatures.threadedAnnotations.edited = (Edited)
26
+ groupSharedFeatures.threadedAnnotations.edited = (Redigerad)
27
27
  # Button text to hide replies in threaded annotations
28
28
  groupSharedFeatures.threadedAnnotations.hideReplies = Dölj svar
29
29
  # Text shown after the author name when a comment thread is marked as resolved
@@ -3,15 +3,15 @@ export default {
3
3
  "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Açıklama mesajı",
4
4
  "groupSharedFeatures.threadedAnnotations.annotationPage": "Sayfa {number}",
5
5
  "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Silmeyi iptal et düğmesi",
6
- "groupSharedFeatures.threadedAnnotations.copyLink": "Copy link",
6
+ "groupSharedFeatures.threadedAnnotations.copyLink": "Bağlantıyı kopyalayın",
7
7
  "groupSharedFeatures.threadedAnnotations.delete": "Sil",
8
8
  "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Sil düğmesi",
9
9
  "groupSharedFeatures.threadedAnnotations.deleteCancel": "İptal Et",
10
10
  "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Bu yorumu silmek istiyor musunuz?",
11
11
  "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Onayı sil",
12
- "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.",
12
+ "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Bu {type,select,annotation{açıklama} other{yorum}}{hasReplies,select,true{ ve yanıtlar} other{}} silinsin mi? Bu işlem geri alınamaz.",
13
13
  "groupSharedFeatures.threadedAnnotations.edit": "Düzenle",
14
- "groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
14
+ "groupSharedFeatures.threadedAnnotations.edited": "(Düzenlendi)",
15
15
  "groupSharedFeatures.threadedAnnotations.hideReplies": "Yanıtları gizle",
16
16
  "groupSharedFeatures.threadedAnnotations.markedAsResolved": "çözülmüş olarak işaretlendi",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "İptal Et",
@@ -34,14 +34,14 @@ export default {
34
34
  "groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Orijinal içerik silindi",
35
35
  "groupSharedFeatures.threadedAnnotations.reply": "Yanıtla",
36
36
  "groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "Yanıtla düğmesi",
37
- "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Çöz",
37
+ "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Çözün",
38
38
  "groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "Çözüm durumu mesajı",
39
39
  "groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{# yanıt daha} other{# yanıt daha}}",
40
40
  "groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{# yanıt göster} other{# yanıt daha göster}}",
41
41
  "groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Yanıtla düğmesi",
42
42
  "groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Kullanıcıdan bahsetme",
43
43
  "groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Mesaj metni",
44
- "groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Çözümü kaldır",
44
+ "groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Çözümü kaldırın",
45
45
  "groupSharedFeatures.threadedAnnotations.userAvatar": "Kullanıcı avatarı",
46
46
  "groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Kullanıcı profilini görüntüle düğmesi"
47
47
  }
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Sayfa {number}
7
7
  # Aria label for cancel delete button
8
8
  groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Silmeyi iptal et düğmesi
9
9
  # Copy link option in message context menu
10
- groupSharedFeatures.threadedAnnotations.copyLink = Copy link
10
+ groupSharedFeatures.threadedAnnotations.copyLink = Bağlantıyı kopyalayın
11
11
  # Delete button text
12
12
  groupSharedFeatures.threadedAnnotations.delete = Sil
13
13
  # Aria label for delete button
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Bu yorumu silmek
19
19
  # Aria label for delete confirmation popover
20
20
  groupSharedFeatures.threadedAnnotations.deleteConfirmation = Onayı sil
21
21
  # Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
22
- groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.
22
+ groupSharedFeatures.threadedAnnotations.deleteQuestion = Bu {type,select,annotation{açıklama} other{yorum}}{hasReplies,select,true{ ve yanıtlar} other{}} silinsin mi? Bu işlem geri alınamaz.
23
23
  # Edit option in message context menu
24
24
  groupSharedFeatures.threadedAnnotations.edit = Düzenle
25
25
  # Indicator shown next to the timestamp when a message has been edited
26
- groupSharedFeatures.threadedAnnotations.edited = (Edited)
26
+ groupSharedFeatures.threadedAnnotations.edited = (Düzenlendi)
27
27
  # Button text to hide replies in threaded annotations
28
28
  groupSharedFeatures.threadedAnnotations.hideReplies = Yanıtları gizle
29
29
  # Text shown after the author name when a comment thread is marked as resolved
@@ -69,7 +69,7 @@ groupSharedFeatures.threadedAnnotations.reply = Yanıtla
69
69
  # Aria label for the reply button that opens the message editor
70
70
  groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = Yanıtla düğmesi
71
71
  # Aria label and tooltip content for the resolve button
72
- groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Çöz
72
+ groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Çözün
73
73
  # Aria label for the resolution status message container
74
74
  groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = Çözüm durumu mesajı
75
75
  # Button text to show more replies with count
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = Kullanıcıdan ba
83
83
  # Aria label for message text content
84
84
  groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = Mesaj metni
85
85
  # Aria label and tooltip content for the unresolve button
86
- groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Çözümü kaldır
86
+ groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Çözümü kaldırın
87
87
  # Alt text for user avatar image
88
88
  groupSharedFeatures.threadedAnnotations.userAvatar = Kullanıcı avatarı
89
89
  # Aria label for clickable user avatar button
@@ -3,15 +3,15 @@ export default {
3
3
  "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "批注消息",
4
4
  "groupSharedFeatures.threadedAnnotations.annotationPage": "第 {number} 页",
5
5
  "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "取消删除按钮",
6
- "groupSharedFeatures.threadedAnnotations.copyLink": "Copy link",
6
+ "groupSharedFeatures.threadedAnnotations.copyLink": "复制链接",
7
7
  "groupSharedFeatures.threadedAnnotations.delete": "删除",
8
8
  "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "删除按钮",
9
9
  "groupSharedFeatures.threadedAnnotations.deleteCancel": "取消",
10
10
  "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "是否要删除此评论?",
11
11
  "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "删除确认",
12
- "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.",
12
+ "groupSharedFeatures.threadedAnnotations.deleteQuestion": "删除此{type,select,annotation{批注} other{评论}}{hasReplies,select,true{及回复} other{}}?此操作无法撤销。",
13
13
  "groupSharedFeatures.threadedAnnotations.edit": "编辑",
14
- "groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
14
+ "groupSharedFeatures.threadedAnnotations.edited": "(已编辑)",
15
15
  "groupSharedFeatures.threadedAnnotations.hideReplies": "隐藏回复",
16
16
  "groupSharedFeatures.threadedAnnotations.markedAsResolved": "标记为已解决",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "取消",
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = 第 {number} 页
7
7
  # Aria label for cancel delete button
8
8
  groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = 取消删除按钮
9
9
  # Copy link option in message context menu
10
- groupSharedFeatures.threadedAnnotations.copyLink = Copy link
10
+ groupSharedFeatures.threadedAnnotations.copyLink = 复制链接
11
11
  # Delete button text
12
12
  groupSharedFeatures.threadedAnnotations.delete = 删除
13
13
  # Aria label for delete button
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = 是否要删除
19
19
  # Aria label for delete confirmation popover
20
20
  groupSharedFeatures.threadedAnnotations.deleteConfirmation = 删除确认
21
21
  # Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
22
- groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.
22
+ groupSharedFeatures.threadedAnnotations.deleteQuestion = 删除此{type,select,annotation{批注} other{评论}}{hasReplies,select,true{及回复} other{}}?此操作无法撤销。
23
23
  # Edit option in message context menu
24
24
  groupSharedFeatures.threadedAnnotations.edit = 编辑
25
25
  # Indicator shown next to the timestamp when a message has been edited
26
- groupSharedFeatures.threadedAnnotations.edited = (Edited)
26
+ groupSharedFeatures.threadedAnnotations.edited = (已编辑)
27
27
  # Button text to hide replies in threaded annotations
28
28
  groupSharedFeatures.threadedAnnotations.hideReplies = 隐藏回复
29
29
  # Text shown after the author name when a comment thread is marked as resolved
@@ -3,15 +3,15 @@ export default {
3
3
  "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "註解訊息",
4
4
  "groupSharedFeatures.threadedAnnotations.annotationPage": "第 {number} 頁",
5
5
  "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "取消刪除按鈕",
6
- "groupSharedFeatures.threadedAnnotations.copyLink": "Copy link",
6
+ "groupSharedFeatures.threadedAnnotations.copyLink": "複製連結",
7
7
  "groupSharedFeatures.threadedAnnotations.delete": "刪除",
8
8
  "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "刪除按鈕",
9
9
  "groupSharedFeatures.threadedAnnotations.deleteCancel": "取消",
10
10
  "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "是否要刪除此留言?",
11
11
  "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "刪除確認",
12
- "groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.",
12
+ "groupSharedFeatures.threadedAnnotations.deleteQuestion": "是否要刪除此{type,select,annotation{註解} other{留言}}{hasReplies,select,true{和回覆} other{}}?此動作無法復原。",
13
13
  "groupSharedFeatures.threadedAnnotations.edit": "編輯",
14
- "groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
14
+ "groupSharedFeatures.threadedAnnotations.edited": "(已編輯)",
15
15
  "groupSharedFeatures.threadedAnnotations.hideReplies": "隱藏回覆",
16
16
  "groupSharedFeatures.threadedAnnotations.markedAsResolved": "標記為已解決",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "取消",
@@ -34,7 +34,7 @@ export default {
34
34
  "groupSharedFeatures.threadedAnnotations.originalContentDeleted": "原始內容已刪除",
35
35
  "groupSharedFeatures.threadedAnnotations.reply": "回覆",
36
36
  "groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "回覆按鈕",
37
- "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "已回覆",
37
+ "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "解決",
38
38
  "groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "解決狀態訊息",
39
39
  "groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{# more reply} other{# 更多回覆}}",
40
40
  "groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{顯示 # 則回覆} other{再顯示 # 則回覆}}",
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = 第 {number} 頁
7
7
  # Aria label for cancel delete button
8
8
  groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = 取消刪除按鈕
9
9
  # Copy link option in message context menu
10
- groupSharedFeatures.threadedAnnotations.copyLink = Copy link
10
+ groupSharedFeatures.threadedAnnotations.copyLink = 複製連結
11
11
  # Delete button text
12
12
  groupSharedFeatures.threadedAnnotations.delete = 刪除
13
13
  # Aria label for delete button
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = 是否要刪除
19
19
  # Aria label for delete confirmation popover
20
20
  groupSharedFeatures.threadedAnnotations.deleteConfirmation = 刪除確認
21
21
  # Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
22
- groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type, select, annotation {annotation} other {comment}}{hasReplies, select, true { and replies} other {}}? This action can't be undone.
22
+ groupSharedFeatures.threadedAnnotations.deleteQuestion = 是否要刪除此{type,select,annotation{註解} other{留言}}{hasReplies,select,true{和回覆} other{}}?此動作無法復原。
23
23
  # Edit option in message context menu
24
24
  groupSharedFeatures.threadedAnnotations.edit = 編輯
25
25
  # Indicator shown next to the timestamp when a message has been edited
26
- groupSharedFeatures.threadedAnnotations.edited = (Edited)
26
+ groupSharedFeatures.threadedAnnotations.edited = (已編輯)
27
27
  # Button text to hide replies in threaded annotations
28
28
  groupSharedFeatures.threadedAnnotations.hideReplies = 隱藏回覆
29
29
  # Text shown after the author name when a comment thread is marked as resolved
@@ -69,7 +69,7 @@ groupSharedFeatures.threadedAnnotations.reply = 回覆
69
69
  # Aria label for the reply button that opens the message editor
70
70
  groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = 回覆按鈕
71
71
  # Aria label and tooltip content for the resolve button
72
- groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = 已回覆
72
+ groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = 解決
73
73
  # Aria label for the resolution status message container
74
74
  groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = 解決狀態訊息
75
75
  # Button text to show more replies with count
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/threaded-annotations",
3
- "version": "1.89.9",
3
+ "version": "1.90.1",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "dependencies": {
6
6
  "@tanstack/react-virtual": "^3.10.8",
@@ -16,23 +16,23 @@
16
16
  "uuid": "^9.0.1"
17
17
  },
18
18
  "peerDependencies": {
19
- "@box/blueprint-web": "^14.31.0",
20
- "@box/blueprint-web-assets": "^4.118.3",
21
- "@box/collaboration-popover": "^1.62.10",
22
- "@box/readable-time": "^1.41.10",
23
- "@box/user-selector": "^1.76.10",
19
+ "@box/blueprint-web": "^14.31.1",
20
+ "@box/blueprint-web-assets": "^4.118.4",
21
+ "@box/collaboration-popover": "^1.62.12",
22
+ "@box/readable-time": "^1.41.12",
23
+ "@box/user-selector": "^1.76.12",
24
24
  "clsx": "^1.2.1",
25
25
  "react": "^18.0.0",
26
26
  "react-dom": "^18.0.0",
27
27
  "react-intl": "^6.4.2"
28
28
  },
29
29
  "devDependencies": {
30
- "@box/blueprint-web": "^14.31.0",
31
- "@box/blueprint-web-assets": "^4.118.3",
32
- "@box/eslint-plugin-blueprint": "1.2.1",
33
- "@box/readable-time": "^1.41.10",
34
- "@box/storybook-utils": "^0.19.7",
35
- "@box/user-selector": "^1.76.10",
30
+ "@box/blueprint-web": "^14.31.1",
31
+ "@box/blueprint-web-assets": "^4.118.4",
32
+ "@box/eslint-plugin-blueprint": "1.2.2",
33
+ "@box/readable-time": "^1.41.12",
34
+ "@box/storybook-utils": "^0.19.8",
35
+ "@box/user-selector": "^1.76.12",
36
36
  "react": "^18.0.0",
37
37
  "react-dom": "^18.0.0"
38
38
  },