@box/threaded-annotations 1.84.0 → 1.84.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 (34) hide show
  1. package/dist/chunks/annotation-badge.js +7 -7
  2. package/dist/chunks/mention-component.js +1 -2
  3. package/dist/chunks/message-editor2.module.js +24 -24
  4. package/dist/chunks/threaded-annotations2.js +45 -45
  5. package/dist/esm/lib/components/v2/message-editor/message-editor.js +1 -1
  6. package/dist/i18n/bn-IN.properties +2 -0
  7. package/dist/i18n/da-DK.properties +2 -0
  8. package/dist/i18n/de-DE.properties +2 -0
  9. package/dist/i18n/en-AU.properties +2 -0
  10. package/dist/i18n/en-CA.properties +2 -0
  11. package/dist/i18n/en-GB.properties +2 -0
  12. package/dist/i18n/en-x-pseudo.js +42 -42
  13. package/dist/i18n/en-x-pseudo.properties +43 -41
  14. package/dist/i18n/es-419.properties +2 -0
  15. package/dist/i18n/es-ES.properties +2 -0
  16. package/dist/i18n/fi-FI.properties +2 -0
  17. package/dist/i18n/fr-CA.properties +2 -0
  18. package/dist/i18n/fr-FR.properties +2 -0
  19. package/dist/i18n/hi-IN.properties +2 -0
  20. package/dist/i18n/it-IT.properties +2 -0
  21. package/dist/i18n/ja-JP.properties +2 -0
  22. package/dist/i18n/ko-KR.properties +2 -0
  23. package/dist/i18n/nb-NO.properties +2 -0
  24. package/dist/i18n/nl-NL.properties +2 -0
  25. package/dist/i18n/pl-PL.properties +2 -0
  26. package/dist/i18n/pt-BR.properties +2 -0
  27. package/dist/i18n/ru-RU.properties +2 -0
  28. package/dist/i18n/sv-SE.properties +2 -0
  29. package/dist/i18n/tr-TR.properties +2 -0
  30. package/dist/i18n/zh-CN.properties +2 -0
  31. package/dist/i18n/zh-TW.properties +2 -0
  32. package/dist/styles/annotation-badge.css +1 -1
  33. package/dist/styles/message-editor2.css +1 -1
  34. package/package.json +11 -11
@@ -6,13 +6,13 @@ import { useIntl as s } from "react-intl";
6
6
  import { jsx as c, jsxs as l } from "react/jsx-runtime";
7
7
  import { DashedSquareBubble as u, PencilScribble as d, TextHighlight as f } from "@box/blueprint-web-assets/icons/Medium";
8
8
  import '../styles/annotation-badge.css';var p = {
9
- annotationBadge: "_annotationBadge_1610p_1",
10
- annotationIcon: "_annotationIcon_1610p_16",
11
- highlightText: "_highlightText_1610p_22",
12
- annotationLabel: "_annotationLabel_1610p_34",
13
- disabled: "_disabled_1610p_42",
14
- focusableWrapper: "_focusableWrapper_1610p_47",
15
- tooltipContent: "_tooltipContent_1610p_53"
9
+ annotationBadge: "_annotationBadge_wsfss_1",
10
+ annotationIcon: "_annotationIcon_wsfss_16",
11
+ highlightText: "_highlightText_wsfss_22",
12
+ annotationLabel: "_annotationLabel_wsfss_34",
13
+ disabled: "_disabled_wsfss_42",
14
+ focusableWrapper: "_focusableWrapper_wsfss_47",
15
+ tooltipContent: "_tooltipContent_wsfss_53"
16
16
  }, m = {
17
17
  [e.Drawing]: d,
18
18
  [e.Frame]: null,
@@ -79,8 +79,7 @@ import '../styles/mention-component.css';var f = { mention: "_mention_1fsj4_2" }
79
79
  onSubmit: R,
80
80
  popoverContentContainerProps: {
81
81
  ...b.popoverContentContainerProps,
82
- ...t,
83
- avoidCollisions: !1
82
+ ...t
84
83
  },
85
84
  sideOffset: 0,
86
85
  userInfo: {
@@ -1,27 +1,27 @@
1
1
  import '../styles/message-editor2.css';var e = {
2
- messageEditorWrapper: "_messageEditorWrapper_1vfwf_4",
3
- editActionsColumn: "_editActionsColumn_1vfwf_9",
4
- editActionsRow: "_editActionsRow_1vfwf_16",
5
- characterLimitCounter: "_characterLimitCounter_1vfwf_22",
6
- characterLimitCounterExceeded: "_characterLimitCounterExceeded_1vfwf_25",
7
- messageEditor: "_messageEditor_1vfwf_4",
8
- editorEditMode: "_editorEditMode_1vfwf_43",
9
- editorFirstAnnotation: "_editorFirstAnnotation_1vfwf_50",
10
- editorError: "_editorError_1vfwf_50",
11
- editorViewport: "_editorViewport_1vfwf_58",
12
- editorContainer: "_editorContainer_1vfwf_64",
13
- editor: "_editor_1vfwf_43",
14
- editorFade: "_editorFade_1vfwf_110",
15
- editorFadeHidden: "_editorFadeHidden_1vfwf_121",
16
- editorFullWidth: "_editorFullWidth_1vfwf_124",
17
- actionsWrapper: "_actionsWrapper_1vfwf_128",
18
- actionsWrapperInner: "_actionsWrapperInner_1vfwf_138",
19
- errorMessage: "_errorMessage_1vfwf_145",
20
- errorText: "_errorText_1vfwf_154",
21
- editorHasScroll: "_editorHasScroll_1vfwf_163",
22
- editorCharacterLimitExceeded: "_editorCharacterLimitExceeded_1vfwf_174",
23
- characterLimitExceeded: "_characterLimitExceeded_1vfwf_196",
24
- scrolledToBottom: "_scrolledToBottom_1vfwf_199",
25
- anchorElement: "_anchorElement_1vfwf_203"
2
+ messageEditorWrapper: "_messageEditorWrapper_sbwz4_4",
3
+ editActionsColumn: "_editActionsColumn_sbwz4_9",
4
+ editActionsRow: "_editActionsRow_sbwz4_16",
5
+ characterLimitCounter: "_characterLimitCounter_sbwz4_22",
6
+ characterLimitCounterExceeded: "_characterLimitCounterExceeded_sbwz4_25",
7
+ messageEditor: "_messageEditor_sbwz4_4",
8
+ editorEditMode: "_editorEditMode_sbwz4_43",
9
+ editorFirstAnnotation: "_editorFirstAnnotation_sbwz4_50",
10
+ editorError: "_editorError_sbwz4_50",
11
+ editorViewport: "_editorViewport_sbwz4_58",
12
+ editorContainer: "_editorContainer_sbwz4_64",
13
+ editor: "_editor_sbwz4_43",
14
+ editorFade: "_editorFade_sbwz4_110",
15
+ editorFadeHidden: "_editorFadeHidden_sbwz4_121",
16
+ editorFullWidth: "_editorFullWidth_sbwz4_124",
17
+ actionsWrapper: "_actionsWrapper_sbwz4_128",
18
+ actionsWrapperInner: "_actionsWrapperInner_sbwz4_138",
19
+ errorMessage: "_errorMessage_sbwz4_145",
20
+ errorText: "_errorText_sbwz4_154",
21
+ editorHasScroll: "_editorHasScroll_sbwz4_163",
22
+ editorCharacterLimitExceeded: "_editorCharacterLimitExceeded_sbwz4_174",
23
+ characterLimitExceeded: "_characterLimitExceeded_sbwz4_196",
24
+ scrolledToBottom: "_scrolledToBottom_sbwz4_199",
25
+ anchorElement: "_anchorElement_sbwz4_203"
26
26
  };
27
27
  export { e as t };
@@ -4,66 +4,66 @@ import { ThreadViewState as n, ThreadedAnnotationsProvider as r, useThreadedAnno
4
4
  import { t as a } from "./messages-view.js";
5
5
  import { buildMentionContent as o } from "../esm/lib/v2/utils/build-mention-content.js";
6
6
  import s from "clsx";
7
- import { useCallback as c, useEffect as l, useRef as u } from "react";
8
- import { jsx as d, jsxs as f } from "react/jsx-runtime";
9
- import '../styles/threaded-annotations2.css';var p = {
7
+ import { useCallback as c, useEffect as l, useMemo as u, useRef as d } from "react";
8
+ import { jsx as f, jsxs as p } from "react/jsx-runtime";
9
+ import '../styles/threaded-annotations2.css';var m = {
10
10
  threadedAnnotations: "_threadedAnnotations_1dfb0_1",
11
11
  expandable: "_expandable_1dfb0_10",
12
12
  annotations: "_annotations_1dfb0_13"
13
- }, m = ({ messages: r, isResolved: m = !1, resolvedBy: h, resolvedAt: g, onDelete: _, onThreadDelete: v, onAvatarClick: y, onEdit: b, onResolve: x, onUnresolve: S, onPost: C, onPostError: w, userSelectorProps: T, onEditorOpenChange: E, annotationTarget: D, onAnnotationBadgeClick: O, originalContentDeleted: k }) => {
14
- let { viewState: A, dispatch: j, replyMention: M, isReplyDisabled: N, isAnnotations: P } = i(), F = u(null), I = A !== n.Collapsed, L = r.length > 2, R = A === n.Collapsed && (L || !N && !m);
13
+ }, h = ({ messages: r, isResolved: h = !1, resolvedBy: g, resolvedAt: _, onDelete: v, onThreadDelete: y, onAvatarClick: b, onEdit: x, onResolve: S, onUnresolve: C, onPost: w, onPostError: T, userSelectorProps: E, onEditorOpenChange: D, annotationTarget: O, onAnnotationBadgeClick: k, originalContentDeleted: A }) => {
14
+ let { viewState: j, dispatch: M, replyMention: N, isReplyDisabled: P, isAnnotations: F } = i(), I = d(null), L = j !== n.Collapsed, R = r.length > 2, z = j === n.Collapsed && (R || !P && !h);
15
15
  l(() => {
16
- E?.(I);
17
- }, [I, E]), l(() => {
18
- if (!I) return;
16
+ D?.(L);
17
+ }, [L, D]), l(() => {
18
+ if (!L) return;
19
19
  let t = `[${Object.keys(e)[0]}]`, n = (e) => {
20
20
  let n = e.target;
21
- F.current?.contains(n) || document.querySelector(t)?.contains(n) || j({ type: "COLLAPSE" });
21
+ I.current?.contains(n) || document.querySelector(t)?.contains(n) || M({ type: "COLLAPSE" });
22
22
  };
23
23
  return document.addEventListener("mousedown", n), () => document.removeEventListener("mousedown", n);
24
- }, [I, j]);
25
- let z = r.length === 0, B = c(() => j({ type: "CLEAR_MENTION" }), [j]), V = c((e) => {
26
- if (!R) return;
24
+ }, [L, M]);
25
+ let B = r.length === 0, V = c(() => M({ type: "CLEAR_MENTION" }), [M]), H = u(() => N ? o(N) : null, [N]), U = c((e) => {
26
+ if (!z) return;
27
27
  let t = e.target;
28
- !e.currentTarget.contains(t) || t.closest("[data-no-expand]") || j({ type: "EXPAND" });
29
- }, [R, j]);
30
- return P && z ? /* @__PURE__ */ d(t, {
31
- onPost: C,
32
- onPostError: w,
33
- onPostSuccess: B,
34
- userSelectorProps: T,
28
+ !e.currentTarget.contains(t) || t.closest("[data-no-expand]") || M({ type: "EXPAND" });
29
+ }, [z, M]);
30
+ return F && B ? /* @__PURE__ */ f(t, {
31
+ onPost: w,
32
+ onPostError: T,
33
+ onPostSuccess: V,
34
+ userSelectorProps: E,
35
35
  isFirstAnnotation: !0
36
- }) : /* @__PURE__ */ f("div", {
37
- ref: F,
38
- className: s(p.threadedAnnotations, R && p.expandable, P && p.annotations),
39
- onClick: R ? V : void 0,
40
- children: [/* @__PURE__ */ d(a, {
36
+ }) : /* @__PURE__ */ p("div", {
37
+ ref: I,
38
+ className: s(m.threadedAnnotations, z && m.expandable, F && m.annotations),
39
+ onClick: z ? U : void 0,
40
+ children: [/* @__PURE__ */ f(a, {
41
41
  messages: r,
42
- isResolved: m,
43
- resolvedBy: h,
44
- resolvedAt: g,
45
- onDelete: _,
46
- onThreadDelete: v,
47
- onAvatarClick: y,
48
- onEdit: b,
49
- onResolve: x,
50
- onUnresolve: S,
51
- annotationTarget: D,
52
- onAnnotationBadgeClick: O,
53
- originalContentDeleted: k
54
- }), A === n.Composing && /* @__PURE__ */ d(t, {
55
- onPost: C,
56
- onPostError: w,
57
- onPostSuccess: B,
58
- initialContent: M ? o(M) : null,
59
- userSelectorProps: T
42
+ isResolved: h,
43
+ resolvedBy: g,
44
+ resolvedAt: _,
45
+ onDelete: v,
46
+ onThreadDelete: y,
47
+ onAvatarClick: b,
48
+ onEdit: x,
49
+ onResolve: S,
50
+ onUnresolve: C,
51
+ annotationTarget: O,
52
+ onAnnotationBadgeClick: k,
53
+ originalContentDeleted: A
54
+ }), j === n.Composing && /* @__PURE__ */ f(t, {
55
+ onPost: w,
56
+ onPostError: T,
57
+ onPostSuccess: V,
58
+ initialContent: H,
59
+ userSelectorProps: E
60
60
  })]
61
61
  });
62
- }, h = (e) => /* @__PURE__ */ d(r, {
62
+ }, g = (e) => /* @__PURE__ */ f(r, {
63
63
  defaultExpanded: e.messages.length === 0,
64
64
  isReplyDisabled: e.isReplyDisabled || e.isResolved,
65
65
  isAnnotations: e.isAnnotations,
66
66
  collapsed: e.collapsed,
67
- children: /* @__PURE__ */ d(m, { ...e })
67
+ children: /* @__PURE__ */ f(h, { ...e })
68
68
  });
69
- export { h as t };
69
+ export { g as t };
@@ -101,7 +101,7 @@ var D = (u) => {
101
101
  popoverContentContainerProps: {
102
102
  ...j.popoverContentContainerProps,
103
103
  ...e,
104
- avoidCollisions: !1
104
+ avoidCollisions: !0
105
105
  }
106
106
  })]
107
107
  }), K && /* @__PURE__ */ S("div", {
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = সংরক
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = মেসেজ এডিটর স্ক্রল কন্টেইনার
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = আরও বিকল্প বোতাম
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = উত্তর দিন
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Gemmer...
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Rulleområde i meddelelseseditor
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = 'Flere valgmuligheder'-knap
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Svar
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Wird gespeic
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Scrollcontainer für den Nachrichten-Bearbeiter
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Schaltfläche „Weitere Optionen“
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Antworten
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Saving...
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Message editor scroll container
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = More options button
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Reply
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Saving...
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Message editor scroll container
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = More options button
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Reply
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Saving...
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Message editor scroll container
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = More options button
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Reply
63
65
  # Aria label for the reply button that opens the message editor
@@ -1,45 +1,45 @@
1
1
  export default {
2
- "boxui.threadedAnnotations.threadedAnnotationsAriaLabel": "⟦萬萬萬萬萬 Τнŗέǻďèď äņňōťäŧīőи 國國國國國⟧",
3
- "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "⟦萬萬萬萬萬 Àпйöŧåŧíŏл mēѕŝãġē 國國國國國⟧",
4
- "groupSharedFeatures.threadedAnnotations.annotationPage": "⟦萬萬 Päğé {number} 國國⟧",
5
- "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "⟦萬萬萬萬萬 Čãŋ¢ęĺ ďèĺėτё ьúťťŏʼn 國國國國國⟧",
6
- "groupSharedFeatures.threadedAnnotations.delete": "⟦萬 Ďĕļėŧě 國⟧",
7
- "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "⟦萬萬萬 Ðēľěŧё вūŧτòп 國國國⟧",
8
- "groupSharedFeatures.threadedAnnotations.deleteCancel": "⟦萬 Čäйсеļ 國⟧",
9
- "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "⟦萬萬萬萬萬萬萬萬萬萬 Ðò ýòũ ẃάŋţ ţô ďëĺéτė τнīŝ сõmmėηť? 國國國國國國國國國國⟧",
10
- "groupSharedFeatures.threadedAnnotations.deleteCommentWithRepliesQuestion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðёļеťέ ŧħíş ¢ŏmmèйŧ αиď řėΡĺιєŝ? Τнίś ǻċτĩöň çäŋьè ųʼnďöйè. 國國國國國國國國國國國國國國國國國國⟧",
11
- "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "⟦萬萬萬萬萬 Ðèľéτе сôиƒιŕmǻτιòń 國國國國國⟧",
12
- "groupSharedFeatures.threadedAnnotations.edit": "⟦萬 Εďĭţ 國⟧",
13
- "groupSharedFeatures.threadedAnnotations.hideReplies": "⟦萬萬萬 Ħĭďé ŗеΡľîεś 國國國⟧",
14
- "groupSharedFeatures.threadedAnnotations.markedAsResolved": "⟦萬萬萬萬萬 mǻřķĕď αѕ яěşòľνęď 國國國國國⟧",
15
- "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "⟦萬 Çάńçëľ 國⟧",
16
- "groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel": "⟦萬萬萬 Ćâňсęĺ ьŭťτöή 國國國⟧",
2
+ "boxui.threadedAnnotations.threadedAnnotationsAriaLabel": "⟦萬萬萬萬萬 Τħŗèàďėď ąņńøτãţĩōй 國國國國國⟧",
3
+ "groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "⟦萬萬萬萬萬 Âилöţăŧїоη mеśѕãğë 國國國國國⟧",
4
+ "groupSharedFeatures.threadedAnnotations.annotationPage": "⟦萬萬 Păġє {number} 國國⟧",
5
+ "groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "⟦萬萬萬萬萬 Ċáŋćëļ ďėĺėτè вµŧτσņ 國國國國國⟧",
6
+ "groupSharedFeatures.threadedAnnotations.delete": "⟦萬 Ðєĺěţê 國⟧",
7
+ "groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "⟦萬萬萬 Ðéĺēτё ьцťťøŋ 國國國⟧",
8
+ "groupSharedFeatures.threadedAnnotations.deleteCancel": "⟦萬 Ċáņćéľ 國⟧",
9
+ "groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "⟦萬萬萬萬萬萬萬萬萬萬 Ðο ŷőû ẃáйŧ ťō ďĕļëτė ŧĥϊş ćômmёηţ? 國國國國國國國國國國⟧",
10
+ "groupSharedFeatures.threadedAnnotations.deleteCommentWithRepliesQuestion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ďėľєτε ťĥĩŝ ĉŏmmêňŧ āπď ѓëΡľĩęş? Ŧĥîś ãĉťĭσп сαňвè ųηďòлè. 國國國國國國國國國國國國國國國國國國⟧",
11
+ "groupSharedFeatures.threadedAnnotations.deleteConfirmation": "⟦萬萬萬萬萬 Ďёľεţĕ сσηƒĩѓmαţїõп 國國國國國⟧",
12
+ "groupSharedFeatures.threadedAnnotations.edit": "⟦萬 Ęďĩť 國⟧",
13
+ "groupSharedFeatures.threadedAnnotations.hideReplies": "⟦萬萬萬 Ĥìďę ґєΡĺĭєş 國國國⟧",
14
+ "groupSharedFeatures.threadedAnnotations.markedAsResolved": "⟦萬萬萬萬萬 måŕķĕď åś ґĕśôľνëď 國國國國國⟧",
15
+ "groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "⟦萬 Ćåņçėľ 國⟧",
16
+ "groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel": "⟦萬萬萬 Ċâήčėľ ьùτţóņ 國國國⟧",
17
17
  "groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "⟦萬萬萬 {count}/{maxCount} 國國國⟧",
18
- "groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŷσůř сőmmеňτ ïş {excess, plural, one {# čħãřąсτëř} other {# ċĥåѓąċŧёѓś}} ŧõο ľöŋġ 國國國國國國國國國國國國國國國國國國⟧",
19
- "groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "⟦萬萬萬萬 Меśѕăĝĕ ėďίŧõŗ 國國國國⟧",
20
- "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "⟦萬萬萬萬萬萬萬 Мěѕşǻĝє ïņΡůţ Ρļāсеĥоľďèŕ 國國國國國國國⟧",
21
- "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "⟦萬萬萬萬萬 Ŵґīŧé ã ĉòmmєйţ øя 國國國國國⟧",
22
- "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "⟦萬萬萬萬 Ẁѓîτę ą ŕěΡļỳ øŕ 國國國國⟧",
23
- "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "⟦萬萬 ťό mĕлŧíõń 國國⟧",
24
- "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "⟦萬萬萬萬萬萬萬萬萬 Ľеάνê â сόmmέиť òг @ ţò mèņťїόņ 國國國國國國國國國⟧",
25
- "groupSharedFeatures.threadedAnnotations.messageEditor.post": "⟦萬 Pόśţ 國⟧",
26
- "groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "⟦萬萬萬 Pоşţ вûţτőл 國國國⟧",
27
- "groupSharedFeatures.threadedAnnotations.messageEditor.postLoading": "⟦萬萬 Ļőàďïηġ... 國國⟧",
28
- "groupSharedFeatures.threadedAnnotations.messageEditor.save": "⟦萬 Śãνē 國⟧",
29
- "groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading": "⟦萬萬 Ŝäνίиĝ... 國國⟧",
30
- "groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel": "⟦萬萬萬萬萬萬萬萬萬 Мεśşǻġė ęďïţôг śсѓôľļ ĉőйŧäįňéŕ 國國國國國國國國國⟧",
31
- "groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel": "⟦萬萬萬萬萬 Мόгė оΡţίōиŝ ьüŧţőʼn 國國國國國⟧",
32
- "groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Original content was deleted",
33
- "groupSharedFeatures.threadedAnnotations.reply": "⟦萬 ŘεΡľÿ 國⟧",
34
- "groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "⟦萬萬萬 ΓёΡļŷ ьūŧτőη 國國國⟧",
35
- "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "⟦萬萬 Řεŝŏĺνε 國國⟧",
36
- "groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "⟦萬萬萬萬萬萬萬 Ґĕŝôĺűťįòŋ şťàťùş mëѕŝãğê 國國國國國國國⟧",
37
- "groupSharedFeatures.threadedAnnotations.showMoreReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# môѓê ѓеΡļÿ} other {# mогĕ ŗеΡĺϊëѕ}} 國國國國國國國國國國國⟧",
38
- "groupSharedFeatures.threadedAnnotations.showReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {Ŝħōẃ # яêΡľў} other {Ѕħöώ # møгė гεΡĺìėś}} 國國國國國國國國國國國國國⟧",
39
- "groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "⟦萬萬萬 ЯěΡľý ьŭττόň 國國國⟧",
40
- "groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "⟦萬萬萬 Ûŝέя mēлŧϊőи 國國國⟧",
41
- "groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "⟦萬萬萬 Мėśśąğё ťëхť 國國國⟧",
42
- "groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "⟦萬萬 Ŭņгεѕòľνè 國國⟧",
43
- "groupSharedFeatures.threadedAnnotations.userAvatar": "⟦萬萬萬 Ùşέґ àνǻŧǻѓ 國國國⟧",
44
- "groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Vίеŵ ųśéŗ Ρяöƒіĺе вμţŧŏň 國國國國國國國⟧"
18
+ "groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýōųґ ĉоmmêŋţ íѕ {excess, plural, one {# çнάѓαĉτĕŗ} other {# çнâřäčτèŗş}} τòø ľοиğ 國國國國國國國國國國國國國國國國國國⟧",
19
+ "groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "⟦萬萬萬萬 Μĕśśàĝē έďїťőŗ 國國國國⟧",
20
+ "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "⟦萬萬萬萬萬萬萬 Мëŝśαġе ĩηΡŭŧ Ρľãčĕнóĺďĕґ 國國國國國國國⟧",
21
+ "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "⟦萬萬萬萬萬 Шґίτė ą ćòmmêňŧ øř 國國國國國⟧",
22
+ "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "⟦萬萬萬萬 Ẁяìţе ά гĕΡľÿ ŏґ 國國國國⟧",
23
+ "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "⟦萬萬 ţσ mèиţįōή 國國⟧",
24
+ "groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "⟦萬萬萬萬萬萬萬萬萬 Ĺéāνé ă çσmměηŧ õř @ τō mèʼnŧĩōи 國國國國國國國國國⟧",
25
+ "groupSharedFeatures.threadedAnnotations.messageEditor.post": "⟦萬 Pοśţ 國⟧",
26
+ "groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "⟦萬萬萬 Pσŝţ вµŧŧόл 國國國⟧",
27
+ "groupSharedFeatures.threadedAnnotations.messageEditor.postLoading": "⟦萬萬 Ŀõαďίлġ... 國國⟧",
28
+ "groupSharedFeatures.threadedAnnotations.messageEditor.save": "⟦萬 Śāνë 國⟧",
29
+ "groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading": "⟦萬萬 Ѕãνíлĝ... 國國⟧",
30
+ "groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel": "⟦萬萬萬萬萬萬萬萬萬 Μëşŝâğē éďίŧőŗ ѕсѓοľĺ ĉőπţàîπęґ 國國國國國國國國國⟧",
31
+ "groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel": "⟦萬萬萬萬萬 Мøŕё οΡťіоņś вµťţōņ 國國國國國⟧",
32
+ "groupSharedFeatures.threadedAnnotations.originalContentDeleted": "⟦萬萬萬萬萬萬萬萬 Θгĩĝϊńàľ ċòʼnţēиŧ ẁàŝ ďēľёŧέď 國國國國國國國國⟧",
33
+ "groupSharedFeatures.threadedAnnotations.reply": "⟦萬 ЃěΡļý 國⟧",
34
+ "groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "⟦萬萬萬 ŘēΡľÿ вüťŧόʼn 國國國⟧",
35
+ "groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "⟦萬萬 Ѓęѕόļνę 國國⟧",
36
+ "groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "⟦萬萬萬萬萬萬萬 Ѓёśőļūŧĭόπ ѕτàťμѕ mĕśŝąĝě 國國國國國國國⟧",
37
+ "groupSharedFeatures.threadedAnnotations.showMoreReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# môѓę яěΡļγ} other {# mσѓę гēΡļіěŝ}} 國國國國國國國國國國國⟧",
38
+ "groupSharedFeatures.threadedAnnotations.showReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {Śħŏẃ # ѓёΡĺý} other {Ѕноŵ # mõŗė яėΡļïёŝ}} 國國國國國國國國國國國國國⟧",
39
+ "groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "⟦萬萬萬 ŔêΡĺý ьμţťőп 國國國⟧",
40
+ "groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "⟦萬萬萬 Ùѕēґ mèňťíοņ 國國國⟧",
41
+ "groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "⟦萬萬萬 Μεѕѕǻġé ťĕхť 國國國⟧",
42
+ "groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "⟦萬萬 Ůņѓεѕοĺνê 國國⟧",
43
+ "groupSharedFeatures.threadedAnnotations.userAvatar": "⟦萬萬萬 Ųśèѓ ãνąτàя 國國國⟧",
44
+ "groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Vīĕẁ ŭşεř Ρяōƒïĺē вůţŧσπ 國國國國國國國⟧"
45
45
  }
@@ -1,84 +1,86 @@
1
1
  # Aria label for the threaded annotations container button
2
- boxui.threadedAnnotations.threadedAnnotationsAriaLabel = ⟦萬萬萬萬萬 Τнŗέǻďèď äņňōťäŧīőи 國國國國國⟧
2
+ boxui.threadedAnnotations.threadedAnnotationsAriaLabel = ⟦萬萬萬萬萬 Τħŗèàďėď ąņńøτãţĩōй 國國國國國⟧
3
3
  # Aria label for annotation message container
4
- groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel = ⟦萬萬萬萬萬 Àпйöŧåŧíŏл mēѕŝãġē 國國國國國⟧
4
+ groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel = ⟦萬萬萬萬萬 Âилöţăŧїоη mеśѕãğë 國國國國國⟧
5
5
  # Label showing the page number of an annotation target
6
- groupSharedFeatures.threadedAnnotations.annotationPage = ⟦萬萬 Päğé {number} 國國⟧
6
+ groupSharedFeatures.threadedAnnotations.annotationPage = ⟦萬萬 Păġє {number} 國國⟧
7
7
  # Aria label for cancel delete button
8
- groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = ⟦萬萬萬萬萬 Čãŋ¢ęĺ ďèĺėτё ьúťťŏʼn 國國國國國⟧
8
+ groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = ⟦萬萬萬萬萬 Ċáŋćëļ ďėĺėτè вµŧτσņ 國國國國國⟧
9
9
  # Delete button text
10
- groupSharedFeatures.threadedAnnotations.delete = ⟦萬 Ďĕļėŧě 國⟧
10
+ groupSharedFeatures.threadedAnnotations.delete = ⟦萬 Ðєĺěţê 國⟧
11
11
  # Aria label for delete button
12
- groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel = ⟦萬萬萬 Ðēľěŧё вūŧτòп 國國國⟧
12
+ groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel = ⟦萬萬萬 Ðéĺēτё ьцťťøŋ 國國國⟧
13
13
  # Cancel button text for delete confirmation dialog
14
- groupSharedFeatures.threadedAnnotations.deleteCancel = ⟦萬 Čäйсеļ 國⟧
14
+ groupSharedFeatures.threadedAnnotations.deleteCancel = ⟦萬 Ċáņćéľ 國⟧
15
15
  # Confirmation text asking user if they want to delete a comment
16
- groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = ⟦萬萬萬萬萬萬萬萬萬萬 Ðò ýòũ ẃάŋţ ţô ďëĺéτė τнīŝ сõmmėηť? 國國國國國國國國國國⟧
16
+ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = ⟦萬萬萬萬萬萬萬萬萬萬 Ðο ŷőû ẃáйŧ ťō ďĕļëτė ŧĥϊş ćômmёηţ? 國國國國國國國國國國⟧
17
17
  # Confirmation text asking user if they want to delete a comment and its replies
18
- groupSharedFeatures.threadedAnnotations.deleteCommentWithRepliesQuestion = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðёļеťέ ŧħíş ¢ŏmmèйŧ αиď řėΡĺιєŝ? Τнίś ǻċτĩöň çäŋьè ųʼnďöйè. 國國國國國國國國國國國國國國國國國國⟧
18
+ groupSharedFeatures.threadedAnnotations.deleteCommentWithRepliesQuestion = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ďėľєτε ťĥĩŝ ĉŏmmêňŧ āπď ѓëΡľĩęş? Ŧĥîś ãĉťĭσп сαňвè ųηďòлè. 國國國國國國國國國國國國國國國國國國⟧
19
19
  # Aria label for delete confirmation popover
20
- groupSharedFeatures.threadedAnnotations.deleteConfirmation = ⟦萬萬萬萬萬 Ðèľéτе сôиƒιŕmǻτιòń 國國國國國⟧
20
+ groupSharedFeatures.threadedAnnotations.deleteConfirmation = ⟦萬萬萬萬萬 Ďёľεţĕ сσηƒĩѓmαţїõп 國國國國國⟧
21
21
  # Edit option in message context menu
22
- groupSharedFeatures.threadedAnnotations.edit = ⟦萬 Εďĭţ 國⟧
22
+ groupSharedFeatures.threadedAnnotations.edit = ⟦萬 Ęďĩť 國⟧
23
23
  # Button text to hide replies in threaded annotations
24
- groupSharedFeatures.threadedAnnotations.hideReplies = ⟦萬萬萬 Ħĭďé ŗеΡľîεś 國國國⟧
24
+ groupSharedFeatures.threadedAnnotations.hideReplies = ⟦萬萬萬 Ĥìďę ґєΡĺĭєş 國國國⟧
25
25
  # Text shown after the author name when a comment thread is marked as resolved
26
- groupSharedFeatures.threadedAnnotations.markedAsResolved = ⟦萬萬萬萬萬 mǻřķĕď αѕ яěşòľνęď 國國國國國⟧
26
+ groupSharedFeatures.threadedAnnotations.markedAsResolved = ⟦萬萬萬萬萬 måŕķĕď åś ґĕśôľνëď 國國國國國⟧
27
27
  # Cancel button text for message editor
28
- groupSharedFeatures.threadedAnnotations.messageEditor.cancel = ⟦萬 Çάńçëľ 國⟧
28
+ groupSharedFeatures.threadedAnnotations.messageEditor.cancel = ⟦萬 Ćåņçėľ 國⟧
29
29
  # Aria label for the cancel button in message editor
30
- groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel = ⟦萬萬萬 Ćâňсęĺ ьŭťτöή 國國國⟧
30
+ groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel = ⟦萬萬萬 Ċâήčėľ ьùτţóņ 國國國⟧
31
31
  # Character count display showing current count and maximum allowed
32
32
  groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = ⟦萬萬萬 {count}/{maxCount} 國國國⟧
33
33
  # Screen reader alert and tooltip text shown when character limit is exceeded
34
- groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŷσůř сőmmеňτ ïş {excess, plural, one {# čħãřąсτëř} other {# ċĥåѓąċŧёѓś}} ŧõο ľöŋġ 國國國國國國國國國國國國國國國國國國⟧
34
+ groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýōųґ ĉоmmêŋţ íѕ {excess, plural, one {# çнάѓαĉτĕŗ} other {# çнâřäčτèŗş}} τòø ľοиğ 國國國國國國國國國國國國國國國國國國⟧
35
35
  # Aria label for the rich text editor content area
36
- groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = ⟦萬萬萬萬 Меśѕăĝĕ ėďίŧõŗ 國國國國⟧
36
+ groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = ⟦萬萬萬萬 Μĕśśàĝē έďїťőŗ 國國國國⟧
37
37
  # Aria label for message editor placeholder
38
- groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = ⟦萬萬萬萬萬萬萬 Мěѕşǻĝє ïņΡůţ Ρļāсеĥоľďèŕ 國國國國國國國⟧
38
+ groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = ⟦萬萬萬萬萬萬萬 Мëŝśαġе ĩηΡŭŧ Ρľãčĕнóĺďĕґ 國國國國國國國⟧
39
39
  # First part of placeholder text before @ symbol
40
- groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = ⟦萬萬萬萬萬 Ŵґīŧé ã ĉòmmєйţ øя 國國國國國⟧
40
+ groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = ⟦萬萬萬萬萬 Шґίτė ą ćòmmêňŧ øř 國國國國國⟧
41
41
  # First part of placeholder text before @ symbol for reply
42
- groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = ⟦萬萬萬萬 Ẁѓîτę ą ŕěΡļỳ øŕ 國國國國⟧
42
+ groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = ⟦萬萬萬萬 Ẁяìţе ά гĕΡľÿ ŏґ 國國國國⟧
43
43
  # Last part of placeholder text after @ symbol
44
- groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = ⟦萬萬 ťό mĕлŧíõń 國國⟧
44
+ groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = ⟦萬萬 ţσ mèиţįōή 國國⟧
45
45
  # Placeholder text for uplifted message editor
46
- groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = ⟦萬萬萬萬萬萬萬萬萬 Ľеάνê â сόmmέиť òг @ ţò mèņťїόņ 國國國國國國國國國⟧
46
+ groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = ⟦萬萬萬萬萬萬萬萬萬 Ĺéāνé ă çσmměηŧ õř @ τō mèʼnŧĩōи 國國國國國國國國國⟧
47
47
  # Post button text for message editor
48
- groupSharedFeatures.threadedAnnotations.messageEditor.post = ⟦萬 Pόśţ 國⟧
48
+ groupSharedFeatures.threadedAnnotations.messageEditor.post = ⟦萬 Pοśţ 國⟧
49
49
  # Aria label for the post button in message editor
50
- groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel = ⟦萬萬萬 Pоşţ вûţτőл 國國國⟧
50
+ groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel = ⟦萬萬萬 Pσŝţ вµŧŧόл 國國國⟧
51
51
  # Aria label for post button loading state
52
- groupSharedFeatures.threadedAnnotations.messageEditor.postLoading = ⟦萬萬 Ļőàďïηġ... 國國⟧
52
+ groupSharedFeatures.threadedAnnotations.messageEditor.postLoading = ⟦萬萬 Ŀõαďίлġ... 國國⟧
53
53
  # Save button text for message editor
54
- groupSharedFeatures.threadedAnnotations.messageEditor.save = ⟦萬 Śãνē 國⟧
54
+ groupSharedFeatures.threadedAnnotations.messageEditor.save = ⟦萬 Śāνë 國⟧
55
55
  # Aria label for save button loading state
56
- groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = ⟦萬萬 Ŝäνίиĝ... 國國⟧
56
+ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = ⟦萬萬 Ѕãνíлĝ... 國國⟧
57
57
  # Aria label for the scrollable message editor content container
58
- groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = ⟦萬萬萬萬萬萬萬萬萬 Мεśşǻġė ęďïţôг śсѓôľļ ĉőйŧäįňéŕ 國國國國國國國國國⟧
58
+ groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = ⟦萬萬萬萬萬萬萬萬萬 Μëşŝâğē éďίŧőŗ ѕсѓοľĺ ĉőπţàîπęґ 國國國國國國國國國⟧
59
59
  # Aria label for more options button in annotation message
60
- groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = ⟦萬萬萬萬萬 Мόгė оΡţίōиŝ ьüŧţőʼn 國國國國國⟧
60
+ groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = ⟦萬萬萬萬萬 Мøŕё οΡťіоņś вµťţōņ 國國國國國⟧
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = ⟦萬萬萬萬萬萬萬萬 Θгĩĝϊńàľ ċòʼnţēиŧ ẁàŝ ďēľёŧέď 國國國國國國國國⟧
61
63
  # Reply button text to start composing a reply
62
- groupSharedFeatures.threadedAnnotations.reply = ⟦萬 ŘεΡľÿ 國⟧
64
+ groupSharedFeatures.threadedAnnotations.reply = ⟦萬 ЃěΡļý 國⟧
63
65
  # Aria label for the reply button that opens the message editor
64
- groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = ⟦萬萬萬 ΓёΡļŷ ьūŧτőη 國國國⟧
66
+ groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = ⟦萬萬萬 ŘēΡľÿ вüťŧόʼn 國國國⟧
65
67
  # Aria label for resolve button
66
- groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = ⟦萬萬 Řεŝŏĺνε 國國⟧
68
+ groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = ⟦萬萬 Ѓęѕόļνę 國國⟧
67
69
  # Aria label for the resolution status message container
68
- groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = ⟦萬萬萬萬萬萬萬 Ґĕŝôĺűťįòŋ şťàťùş mëѕŝãğê 國國國國國國國⟧
70
+ groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = ⟦萬萬萬萬萬萬萬 Ѓёśőļūŧĭόπ ѕτàťμѕ mĕśŝąĝě 國國國國國國國⟧
69
71
  # Button text to show more replies with count
70
- groupSharedFeatures.threadedAnnotations.showMoreReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# môѓê ѓеΡļÿ} other {# mогĕ ŗеΡĺϊëѕ}} 國國國國國國國國國國國⟧
72
+ groupSharedFeatures.threadedAnnotations.showMoreReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# môѓę яěΡļγ} other {# mσѓę гēΡļіěŝ}} 國國國國國國國國國國國⟧
71
73
  # Button text to show replies with count
72
- groupSharedFeatures.threadedAnnotations.showReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {Ŝħōẃ # яêΡľў} other {Ѕħöώ # møгė гεΡĺìėś}} 國國國國國國國國國國國國國⟧
74
+ groupSharedFeatures.threadedAnnotations.showReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {Śħŏẃ # ѓёΡĺý} other {Ѕноŵ # mõŗė яėΡļïёŝ}} 國國國國國國國國國國國國國⟧
73
75
  # Aria label for the reply button
74
- groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel = ⟦萬萬萬 ЯěΡľý ьŭττόň 國國國⟧
76
+ groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel = ⟦萬萬萬 ŔêΡĺý ьμţťőп 國國國⟧
75
77
  # Aria label for user mention links
76
- groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = ⟦萬萬萬 Ûŝέя mēлŧϊőи 國國國⟧
78
+ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = ⟦萬萬萬 Ùѕēґ mèňťíοņ 國國國⟧
77
79
  # Aria label for message text content
78
- groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = ⟦萬萬萬 Мėśśąğё ťëхť 國國國⟧
80
+ groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = ⟦萬萬萬 Μεѕѕǻġé ťĕхť 國國國⟧
79
81
  # Aria label for unresolve button
80
- groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = ⟦萬萬 Ŭņгεѕòľνè 國國⟧
82
+ groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = ⟦萬萬 Ůņѓεѕοĺνê 國國⟧
81
83
  # Alt text for user avatar image
82
- groupSharedFeatures.threadedAnnotations.userAvatar = ⟦萬萬萬 Ùşέґ àνǻŧǻѓ 國國國⟧
84
+ groupSharedFeatures.threadedAnnotations.userAvatar = ⟦萬萬萬 Ųśèѓ ãνąτàя 國國國⟧
83
85
  # Aria label for clickable user avatar button
84
- groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Vίеŵ ųśéŗ Ρяöƒіĺе вμţŧŏň 國國國國國國國⟧
86
+ groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Vīĕẁ ŭşεř Ρяōƒïĺē вůţŧσπ 國國國國國國國⟧
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Guardando…
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Contenedor de desplazamiento del editor de mensajes
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Botón Más opciones
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Responder
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Guardando…
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Contenedor de desplazamiento del editor de mensajes
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Botón Más opciones
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Responder
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Tallennetaan
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Viestieditorin vierityssäiliö
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Lisää asetuksia -painike
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Vastaus
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Enregistreme
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Conteneur de défilement de l’éditeur de message
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Bouton Plus d'options
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Répondre
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Enregistreme
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Conteneur de défilement de l’éditeur de message
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Bouton Plus d'options
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Répondre
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = सहेज
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = संदेश संपादक स्क्रॉल कंटेनर
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = अधिक विकल्प बटन
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = जवाब दें
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Salvataggio
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Contenitore di scorrimento dell’editor dei messaggi
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Pulsante Altre opzioni
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Rispondi
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = 保存して
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = メッセージエディタのスクロールコンテナ
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = [その他のオプション] ボタン
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = 返信
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = 저장 중..
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = 메시지 편집기 스크롤 컨테이너
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = 추가 옵션 버튼
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = 답글
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Lagrer ...
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Rullebeholder for meldingsredaktør
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Knapp for flere alternativer
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Svar
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Wordt opgesl
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Scrolcontainer berichteneditor
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Knop Meer opties
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Beantwoorden
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Trwa zapisyw
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Kontener przewijania edytora wiadomości
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Przycisk większej liczby opcji
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Odpowiedz
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Salvando...
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Contêiner de rolagem do editor de mensagens
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Botão Mais opções
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Responder
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Сохран
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Контейнер прокрутки редактора сообщений
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Кнопка дополнительных параметров
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Ответить
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Sparar ...
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Skrollbar behållare för meddelanderedaktör
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Knappen fler alternativ
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Svara
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = Kaydediliyor
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = Mesaj düzenleyici kaydırma konteyneri
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = Diğer seçenekler düğmesi
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = Yanıtla
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = 正在保存
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = 消息编辑器滚动容器
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = 更多选项按钮
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = 回复
63
65
  # Aria label for the reply button that opens the message editor
@@ -58,6 +58,8 @@ groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = 儲存中...
58
58
  groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = 訊息編輯者捲動容器
59
59
  # Aria label for more options button in annotation message
60
60
  groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = 更多選項按鈕
61
+ # Tooltip shown when the annotation badge refers to deleted content
62
+ groupSharedFeatures.threadedAnnotations.originalContentDeleted = Original content was deleted
61
63
  # Reply button text to start composing a reply
62
64
  groupSharedFeatures.threadedAnnotations.reply = 回覆
63
65
  # Aria label for the reply button that opens the message editor
@@ -1 +1 @@
1
- ._annotationBadge_1610p_1{background-color:var(--bp-box-blue-opacity-08);border-radius:var(--radius-1);box-sizing:border-box;cursor:pointer;align-items:center;gap:var(--space-1);min-width:0;max-width:100%;padding-left:var(--space-05);padding-right:var(--space-1);display:flex;overflow:hidden}._annotationIcon_1610p_16{flex-shrink:0;align-items:center;display:inline-flex}._highlightText_1610p_22{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;overflow:hidden}._highlightText_1610p_22._highlightText_1610p_22{font-style:italic}._annotationLabel_1610p_34{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;overflow:hidden}._disabled_1610p_42{background-color:var(--gray-10);cursor:default}._focusableWrapper_1610p_47{min-width:0;max-width:100%;overflow:hidden}._tooltipContent_1610p_53{white-space:nowrap;max-width:none}
1
+ ._annotationBadge_wsfss_1._annotationBadge_wsfss_1{background-color:var(--bp-box-blue-opacity-08);border-radius:var(--radius-1);box-sizing:border-box;cursor:pointer;align-items:center;gap:var(--space-1);min-width:0;max-width:100%;padding-left:var(--space-05);padding-right:var(--space-1);display:flex;overflow:hidden}._annotationIcon_wsfss_16{flex-shrink:0;align-items:center;display:inline-flex}._highlightText_wsfss_22{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;overflow:hidden}._highlightText_wsfss_22._highlightText_wsfss_22{font-style:italic}._annotationLabel_wsfss_34{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;overflow:hidden}._disabled_wsfss_42{background-color:var(--gray-10);cursor:default}._focusableWrapper_wsfss_47{min-width:0;max-width:100%;overflow:hidden}._tooltipContent_wsfss_53{white-space:nowrap;max-width:none}
@@ -1 +1 @@
1
- ._messageEditorWrapper_1vfwf_4{cursor:auto;width:100%}._editActionsColumn_1vfwf_9{align-items:flex-end;gap:var(--bp-space-010);flex-direction:column;display:flex}._editActionsRow_1vfwf_16{align-items:center;gap:var(--bp-space-020);display:flex}._characterLimitCounter_1vfwf_22{white-space:nowrap}._characterLimitCounter_1vfwf_22._characterLimitCounterExceeded_1vfwf_25{font-weight:var(--font-weights-bold)}._messageEditor_1vfwf_4{--gradient-fade-height:var(--bp-size-040);box-sizing:border-box;padding:.625rem var(--bp-space-005) .625rem var(--bp-space-040);background-color:var(--surface-surface);outline:var(--bp-border-01) solid var(--border-divider-border);border-radius:var(--bp-radius-10);gap:var(--bp-space-020) var(--bp-space-010);cursor:auto;flex-wrap:wrap;width:100%;display:flex;position:relative}._messageEditor_1vfwf_4._editorEditMode_1vfwf_43{--gradient-fade-height:var(--bp-size-050)}._messageEditor_1vfwf_4:focus-within{outline-width:var(--bp-border-02);outline-color:var(--border-input-border-focus)}._messageEditor_1vfwf_4._editorFirstAnnotation_1vfwf_50:not(._editorError_1vfwf_50):focus-within{outline-width:var(--bp-border-01);outline-color:var(--border-divider-border)}._messageEditor_1vfwf_4._editorError_1vfwf_50{outline-color:var(--bp-border-message-border-error);outline-width:var(--bp-border-02)}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58{width:fit-content;min-width:calc(100% - 2.875rem);margin:auto 0;position:relative}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--black-opacity-50) transparent;position:relative;overflow-y:scroll}@supports not (scrollbar-color:gray transparent){._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64{scrollbar-width:initial}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64::-webkit-scrollbar{width:var(--size-2);background-color:#0000}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64::-webkit-scrollbar-thumb{background:var(--black-opacity-50);border-radius:var(--radius-2)}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64::-webkit-scrollbar-thumb:hover{background:var(--black-opacity-50)}}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64{max-height:10rem;padding:.375rem .625rem .375rem 0}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64 ._editor_1vfwf_43{outline:none;width:100%}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64 ._editor_1vfwf_43 [data-placeholder]:first-child:before{font-family:var(--font-families-sans);font-size:var(--bp-font-size-05);font-weight:var(--font-weights-regular);line-height:var(--bp-font-line-height-04);letter-spacing:var(--bp-font-letter-spacing-01);color:var(--text-text-on-light-tertiary);content:attr(data-placeholder);float:left;pointer-events:none;height:0}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorFade_1vfwf_110{height:var(--bp-size-060);background:linear-gradient(to bottom, transparent, var(--bp-canvas-background,var(--surface-surface)));pointer-events:none;opacity:1;transition:opacity .15s ease-out;position:absolute;bottom:0;left:0;right:0}._messageEditor_1vfwf_4 ._editorViewport_1vfwf_58 ._editorFade_1vfwf_110._editorFadeHidden_1vfwf_121{opacity:0}._messageEditor_1vfwf_4 ._editorFullWidth_1vfwf_124{width:100%;min-width:100%}._messageEditor_1vfwf_4 ._actionsWrapper_1vfwf_128{min-height:var(--bp-size-080);width:fit-content;padding-right:var(--bp-space-020);flex:1;justify-content:flex-end;align-items:center;display:flex;position:relative}._messageEditor_1vfwf_4 ._actionsWrapper_1vfwf_128 ._actionsWrapperInner_1vfwf_138{align-items:center;gap:var(--bp-space-020);width:fit-content;display:flex;position:relative}._messageEditor_1vfwf_4 ._errorMessage_1vfwf_145{gap:var(--bp-space-010);align-items:center;min-width:0;display:flex}._messageEditor_1vfwf_4 ._errorMessage_1vfwf_145>:first-child{flex-shrink:0}._messageEditor_1vfwf_4 ._errorMessage_1vfwf_145 ._errorText_1vfwf_154{color:var(--bp-text-text-destructive-on-light);-webkit-line-clamp:1;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}._editorHasScroll_1vfwf_163{gap:unset;padding-bottom:0}._editorHasScroll_1vfwf_163 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64{padding-bottom:var(--bp-space-040);scroll-padding-bottom:var(--bp-space-040)}._editorHasScroll_1vfwf_163 ._editorViewport_1vfwf_58 ._editorFade_1vfwf_110{display:none}._editorHasScroll_1vfwf_163._editorCharacterLimitExceeded_1vfwf_174 ._editorViewport_1vfwf_58 ._editorContainer_1vfwf_64{padding-bottom:calc(var(--gradient-fade-height,var(--bp-size-040)) + var(--bp-space-040));scroll-padding-bottom:calc(var(--gradient-fade-height,var(--bp-size-040)) + var(--bp-space-040))}._editorHasScroll_1vfwf_163 ._actionsWrapper_1vfwf_128{min-width:100%;height:1.875rem;padding-right:0}._editorHasScroll_1vfwf_163 ._actionsWrapper_1vfwf_128 ._actionsWrapperInner_1vfwf_138{bottom:.625rem;left:0;right:var(--bp-space-020);pointer-events:none;background:linear-gradient(to bottom, #fff0 10%, #ffffffbf 18%, #fffffff7 28%, var(--bp-canvas-background,var(--surface-surface)) 71%);justify-content:flex-end;width:auto;position:absolute}._editorHasScroll_1vfwf_163 ._actionsWrapper_1vfwf_128 ._actionsWrapperInner_1vfwf_138>*{pointer-events:auto}._editorHasScroll_1vfwf_163 ._actionsWrapper_1vfwf_128 ._actionsWrapperInner_1vfwf_138._characterLimitExceeded_1vfwf_196{padding-top:var(--gradient-fade-height,var(--bp-size-040))}._editorHasScroll_1vfwf_163 ._actionsWrapper_1vfwf_128 ._actionsWrapperInner_1vfwf_138._scrolledToBottom_1vfwf_199{background:0 0}._anchorElement_1vfwf_203{width:100%;position:absolute;top:100%;left:0}
1
+ ._messageEditorWrapper_sbwz4_4{cursor:auto;width:100%}._editActionsColumn_sbwz4_9{align-items:flex-end;gap:var(--bp-space-010);flex-direction:column;display:flex}._editActionsRow_sbwz4_16{align-items:center;gap:var(--bp-space-020);display:flex}._characterLimitCounter_sbwz4_22{white-space:nowrap}._characterLimitCounter_sbwz4_22._characterLimitCounterExceeded_sbwz4_25{font-weight:var(--font-weights-bold)}._messageEditor_sbwz4_4{--gradient-fade-height:var(--bp-size-040);box-sizing:border-box;padding:.625rem var(--bp-space-005) .625rem var(--bp-space-040);background-color:var(--surface-surface);outline:var(--bp-border-01) solid var(--border-divider-border);border-radius:var(--bp-radius-10);gap:var(--bp-space-020) var(--bp-space-010);cursor:auto;flex-wrap:wrap;width:100%;display:flex;position:relative}._messageEditor_sbwz4_4._editorEditMode_sbwz4_43{--gradient-fade-height:var(--bp-size-050)}._messageEditor_sbwz4_4:focus-within{outline-width:var(--bp-border-02);outline-color:var(--border-input-border-focus)}._messageEditor_sbwz4_4._editorFirstAnnotation_sbwz4_50:not(._editorError_sbwz4_50):focus-within{outline-width:var(--bp-border-01);outline-color:var(--border-divider-border)}._messageEditor_sbwz4_4._editorError_sbwz4_50{outline-color:var(--bp-border-message-border-error);outline-width:var(--bp-border-02)}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58{width:fit-content;min-width:calc(100% - 2.875rem);margin:auto 0;position:relative}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--black-opacity-50) transparent;position:relative;overflow-y:scroll}@supports not (scrollbar-color:gray transparent){._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64{scrollbar-width:initial}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64::-webkit-scrollbar{width:var(--size-2);background-color:#0000}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64::-webkit-scrollbar-thumb{background:var(--black-opacity-50);border-radius:var(--radius-2)}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64::-webkit-scrollbar-thumb:hover{background:var(--black-opacity-50)}}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64{max-height:10rem;padding:.375rem .625rem .375rem 0}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64 ._editor_sbwz4_43{outline:none;width:100%}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64 ._editor_sbwz4_43 [data-placeholder]:first-child:before{font-family:var(--font-families-sans);font-size:var(--bp-font-size-05);font-weight:var(--font-weights-regular);line-height:var(--bp-font-line-height-04);letter-spacing:var(--bp-font-letter-spacing-01);color:var(--text-text-on-light-tertiary);content:attr(data-placeholder);float:left;pointer-events:none;height:0}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorFade_sbwz4_110{height:var(--bp-size-060);background:linear-gradient(to bottom, transparent, var(--bp-canvas-background,var(--surface-surface)));pointer-events:none;opacity:1;transition:opacity .15s ease-out;position:absolute;bottom:0;left:0;right:0}._messageEditor_sbwz4_4 ._editorViewport_sbwz4_58 ._editorFade_sbwz4_110._editorFadeHidden_sbwz4_121{opacity:0}._messageEditor_sbwz4_4 ._editorFullWidth_sbwz4_124{width:100%;min-width:100%}._messageEditor_sbwz4_4 ._actionsWrapper_sbwz4_128{min-height:var(--bp-size-080);width:fit-content;padding-right:var(--bp-space-020);flex:1;justify-content:flex-end;align-items:center;display:flex;position:relative}._messageEditor_sbwz4_4 ._actionsWrapper_sbwz4_128 ._actionsWrapperInner_sbwz4_138{align-items:center;gap:var(--bp-space-020);width:fit-content;display:flex;position:relative}._messageEditor_sbwz4_4 ._errorMessage_sbwz4_145{gap:var(--bp-space-010);align-items:center;min-width:0;display:flex}._messageEditor_sbwz4_4 ._errorMessage_sbwz4_145>:first-child{flex-shrink:0}._messageEditor_sbwz4_4 ._errorMessage_sbwz4_145 ._errorText_sbwz4_154{color:var(--bp-text-text-destructive-on-light);-webkit-line-clamp:1;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}._editorHasScroll_sbwz4_163{gap:unset;padding-bottom:0}._editorHasScroll_sbwz4_163 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64{padding-bottom:var(--bp-space-040);scroll-padding-bottom:var(--bp-space-040)}._editorHasScroll_sbwz4_163 ._editorViewport_sbwz4_58 ._editorFade_sbwz4_110{display:none}._editorHasScroll_sbwz4_163._editorCharacterLimitExceeded_sbwz4_174 ._editorViewport_sbwz4_58 ._editorContainer_sbwz4_64{padding-bottom:calc(var(--gradient-fade-height,var(--bp-size-040)) + var(--bp-space-040));scroll-padding-bottom:calc(var(--gradient-fade-height,var(--bp-size-040)) + var(--bp-space-040))}._editorHasScroll_sbwz4_163 ._actionsWrapper_sbwz4_128{min-width:100%;height:1.875rem;padding-right:0}._editorHasScroll_sbwz4_163 ._actionsWrapper_sbwz4_128 ._actionsWrapperInner_sbwz4_138{bottom:.625rem;left:0;right:var(--bp-space-020);pointer-events:none;background:linear-gradient(to bottom, #fff0 10%, #ffffffbf 18%, #fffffff7 28%, var(--bp-canvas-background,var(--surface-surface)) 71%);justify-content:flex-end;width:auto;position:absolute}._editorHasScroll_sbwz4_163 ._actionsWrapper_sbwz4_128 ._actionsWrapperInner_sbwz4_138>*{pointer-events:auto}._editorHasScroll_sbwz4_163 ._actionsWrapper_sbwz4_128 ._actionsWrapperInner_sbwz4_138._characterLimitExceeded_sbwz4_196{padding-top:var(--gradient-fade-height,var(--bp-size-040))}._editorHasScroll_sbwz4_163 ._actionsWrapper_sbwz4_128 ._actionsWrapperInner_sbwz4_138._scrolledToBottom_sbwz4_199{background:0 0}._anchorElement_sbwz4_203{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/threaded-annotations",
3
- "version": "1.84.0",
3
+ "version": "1.84.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.21.1",
20
- "@box/blueprint-web-assets": "^4.115.8",
21
- "@box/collaboration-popover": "^1.61.12",
22
- "@box/readable-time": "^1.40.12",
23
- "@box/user-selector": "^1.75.12",
19
+ "@box/blueprint-web": "^14.22.0",
20
+ "@box/blueprint-web-assets": "^4.115.9",
21
+ "@box/collaboration-popover": "^1.61.13",
22
+ "@box/readable-time": "^1.40.13",
23
+ "@box/user-selector": "^1.75.13",
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.21.1",
31
- "@box/blueprint-web-assets": "^4.115.8",
30
+ "@box/blueprint-web": "^14.22.0",
31
+ "@box/blueprint-web-assets": "^4.115.9",
32
32
  "@box/eslint-plugin-blueprint": "1.1.18",
33
- "@box/readable-time": "^1.40.12",
34
- "@box/storybook-utils": "^0.18.8",
35
- "@box/user-selector": "^1.75.12",
33
+ "@box/readable-time": "^1.40.13",
34
+ "@box/storybook-utils": "^0.18.9",
35
+ "@box/user-selector": "^1.75.13",
36
36
  "react": "^18.0.0",
37
37
  "react-dom": "^18.0.0"
38
38
  },