@box/activity-feed 2.2.10 → 2.2.12
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.
|
@@ -7,16 +7,15 @@ import { useIntl as l } from "react-intl";
|
|
|
7
7
|
import { Fragment as u, jsx as d, jsxs as f } from "react/jsx-runtime";
|
|
8
8
|
import { Gray10 as p } from "@box/blueprint-web-assets/tokens/tokens";
|
|
9
9
|
import '../styles/AssigneeList.css';var m = {
|
|
10
|
-
assigneeList: "
|
|
11
|
-
assigneeItem: "
|
|
12
|
-
assigneeMeta: "
|
|
13
|
-
assigneeName: "
|
|
14
|
-
assigneeSeparator: "
|
|
15
|
-
assigneeStatusSuccess: "
|
|
16
|
-
assigneeStatusRejected: "
|
|
17
|
-
assigneeShowMoreRow: "
|
|
18
|
-
|
|
19
|
-
assigneeShowLessButton: "_assigneeShowLessButton_14eyv_74"
|
|
10
|
+
assigneeList: "_assigneeList_1pmo3_4",
|
|
11
|
+
assigneeItem: "_assigneeItem_1pmo3_11",
|
|
12
|
+
assigneeMeta: "_assigneeMeta_1pmo3_17",
|
|
13
|
+
assigneeName: "_assigneeName_1pmo3_25",
|
|
14
|
+
assigneeSeparator: "_assigneeSeparator_1pmo3_34",
|
|
15
|
+
assigneeStatusSuccess: "_assigneeStatusSuccess_1pmo3_39",
|
|
16
|
+
assigneeStatusRejected: "_assigneeStatusRejected_1pmo3_45",
|
|
17
|
+
assigneeShowMoreRow: "_assigneeShowMoreRow_1pmo3_51",
|
|
18
|
+
assigneeShowLessButton: "_assigneeShowLessButton_1pmo3_59"
|
|
20
19
|
}, h = 3;
|
|
21
20
|
function g(n) {
|
|
22
21
|
switch (n) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import '../styles/version-item.css';var e = {
|
|
2
|
-
versionItem: "
|
|
3
|
-
line: "
|
|
4
|
-
content: "
|
|
5
|
-
badge: "
|
|
6
|
-
deleteItem: "
|
|
7
|
-
deleteMessage: "
|
|
8
|
-
badgeButton: "
|
|
2
|
+
versionItem: "_versionItem_17iv5_27",
|
|
3
|
+
line: "_line_17iv5_36",
|
|
4
|
+
content: "_content_17iv5_42",
|
|
5
|
+
badge: "_badge_17iv5_48",
|
|
6
|
+
deleteItem: "_deleteItem_17iv5_59",
|
|
7
|
+
deleteMessage: "_deleteMessage_17iv5_66",
|
|
8
|
+
badgeButton: "_badgeButton_17iv5_71"
|
|
9
9
|
};
|
|
10
10
|
export { e as t };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._assigneeList_1pmo3_4{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}._assigneeItem_1pmo3_11{align-items:center;gap:var(--space-2);display:flex}._assigneeMeta_1pmo3_17{align-items:center;gap:var(--space-1);flex:1;min-width:0;display:flex}._assigneeName_1pmo3_25{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;font-weight:400;overflow:hidden}._assigneeSeparator_1pmo3_34{flex-shrink:0;font-weight:400}._assigneeItem_1pmo3_11 ._assigneeMeta_1pmo3_17 ._assigneeStatusSuccess_1pmo3_39{color:var(--bp-green-light-135);flex-shrink:0;font-weight:400}._assigneeItem_1pmo3_11 ._assigneeMeta_1pmo3_17 ._assigneeStatusRejected_1pmo3_45{color:var(--text-text-error-on-light,var(--bp-text-text-error-on-light));flex-shrink:0;font-weight:400}._assigneeShowMoreRow_1pmo3_51{align-self:flex-start;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}._assigneeShowLessButton_1pmo3_59{margin-left:var(--space-7)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._versionItem_17iv5_27{gap:var(--space-2);width:100%;padding-top:var(--space-3);padding-bottom:var(--space-1);align-items:center;display:flex}._line_17iv5_36{background-color:var(--black-opacity-08);flex:1;height:1px}._content_17iv5_42{white-space:nowrap;align-items:center;display:flex}._badge_17iv5_48{box-sizing:border-box;height:var(--space-5);border:var(--border-1) solid var(--gray-30);border-radius:var(--radius-half);justify-content:center;align-items:center;padding:0 6px;display:inline-flex}._deleteItem_17iv5_59{gap:var(--space-3);align-items:center;width:100%;display:flex}._deleteMessage_17iv5_66{overflow-wrap:break-word;min-width:0}._badgeButton_17iv5_71{all:unset;font-weight:var(--bp-font-weight-bold);font-size:var(--bp-font-size-02);font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;font-style:normal;line-height:var(--bp-font-line-height-03);letter-spacing:var(--bp-font-letter-spacing-02)}:where(body.is-inter-font) ._badgeButton_17iv5_71{letter-spacing:.01875rem;text-transform:none;font-family:InterVariable,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.625rem;font-style:normal;font-weight:550;line-height:.875rem;text-decoration:none}._badgeButton_17iv5_71{box-sizing:border-box;height:var(--space-5);border:var(--border-1) solid var(--gray-30);border-radius:var(--radius-half);color:var(--text-text-on-light-secondary);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}._badgeButton_17iv5_71:hover{background:var(--surface-cta-surface-secondary-hover);border-color:var(--gray-50);color:var(--text-text-on-light-secondary-hover)}._badgeButton_17iv5_71:focus-visible{outline:var(--border-2) solid var(--box-blue-100);outline-offset:var(--border-2)}
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/activity-feed",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.12",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@box/blueprint-web": "^16.
|
|
7
|
-
"@box/blueprint-web-assets": "^5.5.
|
|
8
|
-
"@box/collaboration-popover": "^2.1.
|
|
9
|
-
"@box/readable-time": "^2.1.
|
|
10
|
-
"@box/threaded-annotations": "^4.1.
|
|
11
|
-
"@box/user-selector": "^2.1.
|
|
6
|
+
"@box/blueprint-web": "^16.11.0",
|
|
7
|
+
"@box/blueprint-web-assets": "^5.5.6",
|
|
8
|
+
"@box/collaboration-popover": "^2.1.31",
|
|
9
|
+
"@box/readable-time": "^2.1.31",
|
|
10
|
+
"@box/threaded-annotations": "^4.1.6",
|
|
11
|
+
"@box/user-selector": "^2.1.34",
|
|
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.
|
|
22
|
-
"@box/blueprint-web-assets": "^5.5.
|
|
23
|
-
"@box/collaboration-popover": "^2.1.
|
|
21
|
+
"@box/blueprint-web": "^16.11.0",
|
|
22
|
+
"@box/blueprint-web-assets": "^5.5.6",
|
|
23
|
+
"@box/collaboration-popover": "^2.1.31",
|
|
24
24
|
"@box/eslint-plugin-blueprint": "2.1.10",
|
|
25
|
-
"@box/readable-time": "^2.1.
|
|
26
|
-
"@box/storybook-utils": "1.1.
|
|
27
|
-
"@box/threaded-annotations": "^4.1.
|
|
28
|
-
"@box/user-selector": "^2.1.
|
|
25
|
+
"@box/readable-time": "^2.1.31",
|
|
26
|
+
"@box/storybook-utils": "1.1.30",
|
|
27
|
+
"@box/threaded-annotations": "^4.1.6",
|
|
28
|
+
"@box/user-selector": "^2.1.34",
|
|
29
29
|
"react-intl": "^6.4.2"
|
|
30
30
|
},
|
|
31
31
|
"files": [
|