@box/activity-feed 1.24.5 → 1.25.0

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.
@@ -1,22 +1,30 @@
1
1
  import { messages as e } from "../esm/lib/components/empty-state/messages.js";
2
2
  import { Text as t } from "@box/blueprint-web";
3
- import { useIntl as n } from "react-intl";
4
- import { jsx as r, jsxs as i } from "react/jsx-runtime";
5
- import '../styles/empty-state.css';var a = { container: "_container_ffym1_1" }, o = () => {
6
- let { formatMessage: o } = n();
7
- return /* @__PURE__ */ i("div", {
8
- className: a.container,
9
- children: [/* @__PURE__ */ r(t, {
10
- as: "p",
11
- color: "textOnLightSecondary",
12
- variant: "titleSmall",
13
- children: o(e.title)
14
- }), /* @__PURE__ */ r(t, {
15
- as: "p",
16
- color: "textOnLightSecondary",
17
- variant: "bodyDefault",
18
- children: o(e.body)
19
- })]
3
+ import { CommentBubbles as n } from "@box/blueprint-web-assets/illustrations/Medium";
4
+ import { useIntl as r } from "react-intl";
5
+ import { jsx as i, jsxs as a } from "react/jsx-runtime";
6
+ import '../styles/empty-state.css';var o = { container: "_container_ffym1_1" }, s = () => {
7
+ let { formatMessage: s } = r();
8
+ return /* @__PURE__ */ a("div", {
9
+ className: o.container,
10
+ children: [
11
+ /* @__PURE__ */ i(n, {
12
+ height: 140,
13
+ width: 140
14
+ }),
15
+ /* @__PURE__ */ i(t, {
16
+ as: "p",
17
+ color: "textOnLightSecondary",
18
+ variant: "titleSmall",
19
+ children: s(e.title)
20
+ }),
21
+ /* @__PURE__ */ i(t, {
22
+ as: "p",
23
+ color: "textOnLightSecondary",
24
+ variant: "bodyDefault",
25
+ children: s(e.body)
26
+ })
27
+ ]
20
28
  });
21
29
  };
22
- export { o as t };
30
+ export { s as t };
@@ -1,7 +1,7 @@
1
1
  export default {
2
2
  "groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
3
- "groupSharedFeatures.activityFeed.emptyState.body": "Leave a comment to start the conversation. Use @ to mention collaborators in this file.",
4
- "groupSharedFeatures.activityFeed.emptyState.title": "No comments yet",
3
+ "groupSharedFeatures.activityFeed.emptyState.body": "Comment, annotate, or @mention a collaborator to share your thoughts.",
4
+ "groupSharedFeatures.activityFeed.emptyState.title": "Start the conversation",
5
5
  "groupSharedFeatures.activityFeed.header.closeAriaLabel": "Close",
6
6
  "groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filter",
7
7
  "groupSharedFeatures.activityFeed.header.filtersTitle": "Filters",
@@ -1,9 +1,9 @@
1
1
  # Text for an activity item in the activity feed
2
2
  groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
3
3
  # Body text shown in the activity feed empty state
4
- groupSharedFeatures.activityFeed.emptyState.body = Leave a comment to start the conversation. Use @ to mention collaborators in this file.
4
+ groupSharedFeatures.activityFeed.emptyState.body = Comment, annotate, or @mention a collaborator to share your thoughts.
5
5
  # Title shown in the activity feed empty state
6
- groupSharedFeatures.activityFeed.emptyState.title = No comments yet
6
+ groupSharedFeatures.activityFeed.emptyState.title = Start the conversation
7
7
  # Aria label for the close button in the activity feed header
8
8
  groupSharedFeatures.activityFeed.header.closeAriaLabel = Close
9
9
  # Aria label for the filter toggle button in the activity feed header
@@ -1,7 +1,7 @@
1
1
  export default {
2
2
  "groupSharedFeatures.activityFeed.activityItemText": "⟦萬萬萬萬萬 {appName}: {parsedContent} · {timestamp} 國國國國國⟧",
3
- "groupSharedFeatures.activityFeed.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ĺèàνé á ¢òmмêиţ ťó śŧâŕτ тĥë çôйνēŗŝãţìõл. Ùşĕ @ ťö mėпŧíøπ ćōĺļäвŏřåτőяѕ îή тħïš ƒĩľę. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
4
- "groupSharedFeatures.activityFeed.emptyState.title": "⟦萬萬萬萬 Ñò ¢ómмèиţś ýéť 國國國國⟧",
3
+ "groupSharedFeatures.activityFeed.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Çòmмèиţ, àйлóťáŧé, ôŕ @mêпτìõπ â ¢öĺļãвøŗäтōř ţŏ śĥåяë ýőµѓ ťħοùĝнŧŝ. 國國國國國國國國國國國國國國國國國國國國⟧",
4
+ "groupSharedFeatures.activityFeed.emptyState.title": "⟦萬萬萬萬萬萬 Śţàŕť ŧĥè ¢òиνéŗśáτìóй 國國國國國國⟧",
5
5
  "groupSharedFeatures.activityFeed.header.closeAriaLabel": "⟦萬 Çĺòśè 國⟧",
6
6
  "groupSharedFeatures.activityFeed.header.filterAriaLabel": "⟦萬 ₣ìĺţèŕ 國⟧",
7
7
  "groupSharedFeatures.activityFeed.header.filtersTitle": "⟦萬萬 ₣ìĺţèŕś 國國⟧",
@@ -1,9 +1,9 @@
1
1
  # Text for an activity item in the activity feed
2
2
  groupSharedFeatures.activityFeed.activityItemText = ⟦萬萬萬萬萬 {appName}: {parsedContent} · {timestamp} 國國國國國⟧
3
3
  # Body text shown in the activity feed empty state
4
- groupSharedFeatures.activityFeed.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ĺèàνé á ¢òmмêиţ ťó śŧâŕτ тĥë çôйνēŗŝãţìõл. Ùşĕ @ ťö mėпŧíøπ ćōĺļäвŏřåτőяѕ îή тħïš ƒĩľę. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
4
+ groupSharedFeatures.activityFeed.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Çòmмèиţ, àйлóťáŧé, ôŕ @mêпτìõπ â ¢öĺļãвøŗäтōř ţŏ śĥåяë ýőµѓ ťħοùĝнŧŝ. 國國國國國國國國國國國國國國國國國國國國⟧
5
5
  # Title shown in the activity feed empty state
6
- groupSharedFeatures.activityFeed.emptyState.title = ⟦萬萬萬萬 Ñò ¢ómмèиţś ýéť 國國國國⟧
6
+ groupSharedFeatures.activityFeed.emptyState.title = ⟦萬萬萬萬萬萬 Śţàŕť ŧĥè ¢òиνéŗśáτìóй 國國國國國國⟧
7
7
  # Aria label for the close button in the activity feed header
8
8
  groupSharedFeatures.activityFeed.header.closeAriaLabel = ⟦萬 Çĺòśè 國⟧
9
9
  # Aria label for the filter toggle button in the activity feed header
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@box/activity-feed",
3
- "version": "1.24.5",
3
+ "version": "1.25.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
- "@box/blueprint-web": "^15.8.1",
7
- "@box/blueprint-web-assets": "^4.124.3",
8
- "@box/collaboration-popover": "^1.64.3",
9
- "@box/readable-time": "^1.43.3",
10
- "@box/threaded-annotations": "^1.97.4",
11
- "@box/user-selector": "^1.78.3",
6
+ "@box/blueprint-web": "^15.9.0",
7
+ "@box/blueprint-web-assets": "^4.125.1",
8
+ "@box/collaboration-popover": "^1.64.5",
9
+ "@box/readable-time": "^1.43.5",
10
+ "@box/threaded-annotations": "^1.97.6",
11
+ "@box/user-selector": "^1.78.5",
12
12
  "clsx": "^1.2.1",
13
13
  "react": "^18.0.0",
14
14
  "react-dom": "^18.0.0",
@@ -18,14 +18,14 @@
18
18
  "access": "public"
19
19
  },
20
20
  "devDependencies": {
21
- "@box/blueprint-web": "^15.8.1",
22
- "@box/blueprint-web-assets": "^4.124.3",
23
- "@box/collaboration-popover": "^1.64.3",
21
+ "@box/blueprint-web": "^15.9.0",
22
+ "@box/blueprint-web-assets": "^4.125.1",
23
+ "@box/collaboration-popover": "^1.64.5",
24
24
  "@box/eslint-plugin-blueprint": "1.2.7",
25
- "@box/readable-time": "^1.43.3",
26
- "@box/storybook-utils": "0.21.3",
27
- "@box/threaded-annotations": "^1.97.4",
28
- "@box/user-selector": "^1.78.3",
25
+ "@box/readable-time": "^1.43.5",
26
+ "@box/storybook-utils": "0.21.5",
27
+ "@box/threaded-annotations": "^1.97.6",
28
+ "@box/user-selector": "^1.78.5",
29
29
  "react-intl": "^6.4.2"
30
30
  },
31
31
  "files": [