@box/threaded-annotations 1.91.11 → 1.92.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.
- package/dist/chunks/message-footer.js +11 -11
- package/dist/i18n/bn-IN.js +3 -4
- package/dist/i18n/bn-IN.properties +4 -2
- package/dist/i18n/da-DK.js +3 -4
- package/dist/i18n/da-DK.properties +4 -2
- package/dist/i18n/de-DE.js +3 -4
- package/dist/i18n/de-DE.properties +4 -2
- package/dist/i18n/en-AU.js +1 -2
- package/dist/i18n/en-AU.properties +4 -2
- package/dist/i18n/en-CA.js +1 -2
- package/dist/i18n/en-CA.properties +4 -2
- package/dist/i18n/en-GB.js +1 -2
- package/dist/i18n/en-GB.properties +4 -2
- package/dist/i18n/en-x-pseudo.js +45 -46
- package/dist/i18n/en-x-pseudo.properties +47 -45
- package/dist/i18n/es-419.js +3 -4
- package/dist/i18n/es-419.properties +4 -2
- package/dist/i18n/es-ES.js +3 -4
- package/dist/i18n/es-ES.properties +4 -2
- package/dist/i18n/fi-FI.js +3 -4
- package/dist/i18n/fi-FI.properties +4 -2
- package/dist/i18n/fr-CA.js +3 -4
- package/dist/i18n/fr-CA.properties +4 -2
- package/dist/i18n/fr-FR.js +3 -4
- package/dist/i18n/fr-FR.properties +4 -2
- package/dist/i18n/hi-IN.js +3 -4
- package/dist/i18n/hi-IN.properties +4 -2
- package/dist/i18n/it-IT.js +3 -4
- package/dist/i18n/it-IT.properties +4 -2
- package/dist/i18n/ja-JP.js +3 -4
- package/dist/i18n/ja-JP.properties +6 -4
- package/dist/i18n/ko-KR.js +3 -4
- package/dist/i18n/ko-KR.properties +4 -2
- package/dist/i18n/nb-NO.js +3 -4
- package/dist/i18n/nb-NO.properties +4 -2
- package/dist/i18n/nl-NL.js +3 -4
- package/dist/i18n/nl-NL.properties +4 -2
- package/dist/i18n/pl-PL.js +3 -4
- package/dist/i18n/pl-PL.properties +4 -2
- package/dist/i18n/pt-BR.js +3 -4
- package/dist/i18n/pt-BR.properties +4 -2
- package/dist/i18n/ru-RU.js +3 -4
- package/dist/i18n/ru-RU.properties +4 -2
- package/dist/i18n/sv-SE.js +3 -4
- package/dist/i18n/sv-SE.properties +4 -2
- package/dist/i18n/tr-TR.js +3 -4
- package/dist/i18n/tr-TR.properties +4 -2
- package/dist/i18n/zh-CN.js +3 -4
- package/dist/i18n/zh-CN.properties +4 -2
- package/dist/i18n/zh-TW.js +3 -4
- package/dist/i18n/zh-TW.properties +4 -2
- package/dist/styles/message-footer.css +1 -1
- package/package.json +12 -12
package/dist/i18n/ru-RU.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "Ваш комментарий превышает допустимую длину на {excess,plural,one{# символ} few{# символа} many{# символов} other{# символа}}",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "Редактор сообщений",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "Добавить комментарий, @ для упоминания",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "Поле ввода сообщения",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "Оставьте комментарий или",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "Напишите ответ или",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "Ответить, @ для упоминания",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "упомяните",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "Опубликовать",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "Кнопка публикации",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Текст сообщения",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Убрать отметку «Решено»",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Аватар пользователя",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Кнопка просмотра профиля пользователя"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Оставьте комментарий или используйте @ для упоминания"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Кнопка просмотра профиля пользователя"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Ваш комментарий превышает допустимую длину на {excess,plural,one{# символ} few{# символа} many{# символов} other{# символа}}
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Редактор сообщений
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Добавить комментарий, @ для упоминания
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Поле ввода сообщения
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Оставьте комментарий или
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Напишите ответ или
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Ответить, @ для упоминания
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = упомяните
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Оставьте комментарий или используйте @ для упоминания
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Опубликовать
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/sv-SE.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "Din kommentar är {excess,plural,one{# tecken} other{# tecken}} för lång",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "Redaktör för meddelande",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "Lägg till en kommentar, @ för att nämna",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "Platshållare för inmatning av meddelande",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "Skriv en kommentar eller",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "Skriv ett svar eller",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "Svara, @ för att nämna",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "att nämna",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "Post",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "Knappen Publicera",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Meddelandetext",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Olöst",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Avatar för användare",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Knappen visa användarprofil"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Lämna en kommentar eller @ för att nämna"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Knappen visa användarprofil"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Din kommentar är {excess,plural,one{# tecken} other{# tecken}} för lång
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Redaktör för meddelande
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Lägg till en kommentar, @ för att nämna
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Platshållare för inmatning av meddelande
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Skriv en kommentar eller
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Skriv ett svar eller
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Svara, @ för att nämna
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = att nämna
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Lämna en kommentar eller @ för att nämna
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Post
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/tr-TR.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "Yorumunuz fazladan {excess,plural,one{# karakter} other{# karakter}} içeriyor",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "Mesaj düzenleyici",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "Bir yorum ekleyin, bahsetmek için @ ekleyin",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "Mesaj girişi yer tutucu",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "Bir yorum yazın veya",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "Bir yanıt yazın veya",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "Yanıtlayın, bahsetmek için @ ekleyin",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "bahset",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "Yayınla",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "Gönder düğmesi",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Mesaj metni",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Çözümü kaldırın",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Kullanıcı avatarı",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Kullanıcı profilini görüntüle düğmesi"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Bahsetmek için bir yorum bırakın veya @ ekleyin"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Kullanıcı profilini görüntüle düğmesi"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Yorumunuz fazladan {excess,plural,one{# karakter} other{# karakter}} içeriyor
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Mesaj düzenleyici
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Bir yorum ekleyin, bahsetmek için @ ekleyin
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Mesaj girişi yer tutucu
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Bir yorum yazın veya
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Bir yanıt yazın veya
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Yanıtlayın, bahsetmek için @ ekleyin
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = bahset
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Bahsetmek için bir yorum bırakın veya @ ekleyin
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Yayınla
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/zh-CN.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "您的评论过长,超出 {excess,plural,other{# 个字符}}",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "消息编辑器",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "添加评论,@ 提及",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "消息输入占位符",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "书写评论或",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "书写回复或",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "回复,@ 提及",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "提及",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "发布",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "发布按钮",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "消息文本",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "未解决",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "用户头像",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "查看用户资料按钮"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "发表评论或 @ 提及"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "查看用户资料按钮"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = 您的评论过长,超出 {excess,plural,other{# 个字符}}
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = 消息编辑器
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = 添加评论,@ 提及
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = 消息输入占位符
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = 书写评论或
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = 书写回复或
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = 回复,@ 提及
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = 提及
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = 发表评论或 @ 提及
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = 发布
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/zh-TW.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "您的留言 {excess,plural,one{# 個字元} other{# 個字元}}因此過長",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "訊息編輯器",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "新增留言,用 @ 提及對方",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "訊息輸入預留位置",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "撰寫留言或",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "撰寫回覆或",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "回覆,用 @ 提及對方",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "以提及",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "發布",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "發佈按鈕",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "訊息文字",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "取消解決",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "使用者頭像",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "檢視使用者設定檔按鈕"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "留言或使用 @ 來提及他人"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "檢視使用者設定檔按鈕"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = 您的留言 {excess,plural,one{# 個字元} other{# 個字元}}因此過長
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = 訊息編輯器
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = 新增留言,用 @ 提及對方
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = 訊息輸入預留位置
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = 撰寫留言或
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = 撰寫回覆或
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = 回覆,用 @ 提及對方
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = 以提及
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = 留言或使用 @ 來提及他人
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = 發布
|
|
53
55
|
# Aria label for the post button in message editor
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._textMessage_25h97_4{flex-direction:column;flex:1;width:100%;height:100%;display:flex;position:relative;overflow:visible}._textMessage_25h97_4 ._contentWrapper_25h97_13{gap:var(--space-2);margin-top:.125rem;display:flex}._textMessage_25h97_4 ._contentWrapper_25h97_13 ._threadedIndicator_25h97_18{width:var(--space-7);flex-shrink:0;position:relative}._textMessage_25h97_4 ._contentWrapper_25h97_13 ._threadedIndicator_25h97_18:after{content:"";left:50%;top:var(--space-05);bottom:var(--space-05);width:var(--border-2);background-color:var(--border-divider-border);border-radius:var(--radius-1);position:absolute;transform:translate(-50%)}._textMessage_25h97_4 ._contentWrapper_25h97_13 ._threadedIndicatorHidden_25h97_34:after{visibility:hidden}._textMessage_25h97_4 ._contentWrapper_25h97_13 ._messageContent_25h97_37{overflow-wrap:break-word;flex-direction:column;flex:1;min-width:0;display:flex}._textMessage_25h97_4 ._contentWrapper_25h97_13 ._messageContent_25h97_37 ._inlineEditSlot_25h97_44{margin-top:var(--space-2)}._textMessage_25h97_4 ._contentWrapper_25h97_13 ._messageContent_25h97_37 ._annotationBadgeWrapper_25h97_47{min-width:0;max-width:100%;padding-bottom:var(--space-1);flex-direction:column;align-items:flex-start;display:flex;overflow:hidden}._textMessage_25h97_4 ._contentWrapper_25h97_13 ._messageFooter_25h97_56{align-items:center;gap:var(--space-1);padding-bottom:var(--space-2);margin-top:var(--space-1);flex-direction:row;display:flex}._textMessage_25h97_4 ._contentWrapper_25h97_13 ._messageFooter_25h97_56 ._readableTimeWrapper_25h97_64{cursor:auto}._replyButton_25h97_68{padding-top:var(--space-05);padding-bottom:var(--space-05);opacity:0;transition:opacity .1s}[data-message-wrapper]:hover ._replyButton_25h97_68,[data-message-wrapper]:focus-within ._replyButton_25h97_68{opacity:1}@media (pointer:coarse),(hover:none){._replyButton_25h97_68{opacity:1}}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/threaded-annotations",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.92.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.
|
|
20
|
-
"@box/blueprint-web-assets": "^4.120.
|
|
21
|
-
"@box/collaboration-popover": "^1.62.
|
|
22
|
-
"@box/readable-time": "^1.41.
|
|
23
|
-
"@box/user-selector": "^1.76.
|
|
19
|
+
"@box/blueprint-web": "^14.36.0",
|
|
20
|
+
"@box/blueprint-web-assets": "^4.120.2",
|
|
21
|
+
"@box/collaboration-popover": "^1.62.24",
|
|
22
|
+
"@box/readable-time": "^1.41.24",
|
|
23
|
+
"@box/user-selector": "^1.76.24",
|
|
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
|
-
"@box/blueprint-web-assets": "^4.120.
|
|
32
|
-
"@box/eslint-plugin-blueprint": "1.2.
|
|
33
|
-
"@box/readable-time": "^1.41.
|
|
34
|
-
"@box/storybook-utils": "^0.19.
|
|
35
|
-
"@box/user-selector": "^1.76.
|
|
30
|
+
"@box/blueprint-web": "^14.36.0",
|
|
31
|
+
"@box/blueprint-web-assets": "^4.120.2",
|
|
32
|
+
"@box/eslint-plugin-blueprint": "1.2.3",
|
|
33
|
+
"@box/readable-time": "^1.41.24",
|
|
34
|
+
"@box/storybook-utils": "^0.19.17",
|
|
35
|
+
"@box/user-selector": "^1.76.24",
|
|
36
36
|
"react": "^18.0.0",
|
|
37
37
|
"react-dom": "^18.0.0"
|
|
38
38
|
},
|