@box/activity-feed 2.1.24 → 2.1.26

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 (2) hide show
  1. package/dist/i18n/ja-JP.js +1 -1
  2. package/package.json +14 -14
@@ -1,6 +1,6 @@
1
1
  // THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
2
2
  export default {
3
- "groupSharedFeatures.activityFeed.emptyState.body": "コメントして会話を始めましょう。このファイルのコラボレータをメンションするには、@を使用します。",
3
+ "groupSharedFeatures.activityFeed.emptyState.body": "コメント、注釈、コラボレータへの@メンションを入力しましょう。",
4
4
  "groupSharedFeatures.activityFeed.emptyState.title": "コメントはまだありません",
5
5
  "groupSharedFeatures.activityFeed.header.closeAriaLabel": "閉じる",
6
6
  "groupSharedFeatures.activityFeed.header.filterAriaLabel": "フィルタ",
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@box/activity-feed",
3
- "version": "2.1.24",
3
+ "version": "2.1.26",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
- "@box/blueprint-web": "^16.6.3",
7
- "@box/blueprint-web-assets": "^5.3.1",
8
- "@box/collaboration-popover": "^2.1.18",
9
- "@box/readable-time": "^2.1.18",
10
- "@box/threaded-annotations": "^3.1.3",
11
- "@box/user-selector": "^2.1.19",
6
+ "@box/blueprint-web": "^16.6.4",
7
+ "@box/blueprint-web-assets": "^5.3.2",
8
+ "@box/collaboration-popover": "^2.1.19",
9
+ "@box/readable-time": "^2.1.19",
10
+ "@box/threaded-annotations": "^3.2.1",
11
+ "@box/user-selector": "^2.1.20",
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": "^16.6.3",
22
- "@box/blueprint-web-assets": "^5.3.1",
23
- "@box/collaboration-popover": "^2.1.18",
21
+ "@box/blueprint-web": "^16.6.4",
22
+ "@box/blueprint-web-assets": "^5.3.2",
23
+ "@box/collaboration-popover": "^2.1.19",
24
24
  "@box/eslint-plugin-blueprint": "2.1.9",
25
- "@box/readable-time": "^2.1.18",
26
- "@box/storybook-utils": "1.1.17",
27
- "@box/threaded-annotations": "^3.1.3",
28
- "@box/user-selector": "^2.1.19",
25
+ "@box/readable-time": "^2.1.19",
26
+ "@box/storybook-utils": "1.1.18",
27
+ "@box/threaded-annotations": "^3.2.1",
28
+ "@box/user-selector": "^2.1.20",
29
29
  "react-intl": "^6.4.2"
30
30
  },
31
31
  "files": [