@box/activity-feed 2.1.29 → 2.1.30

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.
@@ -8,12 +8,12 @@ import { useIntl as u } from "react-intl";
8
8
  import { jsx as d, jsxs as f } from "react/jsx-runtime";
9
9
  import { Funnel as p, XMark as m } from "@box/blueprint-web-assets/icons/Medium";
10
10
  import '../styles/header.css';var h = {
11
- header: "_header_19e7j_5",
12
- title: "_title_19e7j_15",
13
- actions: "_actions_19e7j_23",
14
- filterMenuContent: "_filterMenuContent_19e7j_30",
15
- filtersTitle: "_filtersTitle_19e7j_34",
16
- filterTrigger: "_filterTrigger_19e7j_38"
11
+ header: "_header_1hyzr_27",
12
+ title: "_title_1hyzr_37",
13
+ actions: "_actions_1hyzr_45",
14
+ filterMenuContent: "_filterMenuContent_1hyzr_52",
15
+ filtersTitle: "_filtersTitle_1hyzr_56",
16
+ filterTrigger: "_filterTrigger_1hyzr_60"
17
17
  }, g = Object.assign(({ children: t, title: n }) => /* @__PURE__ */ f("div", {
18
18
  className: h.header,
19
19
  "data-resin-component": e.HEADER,
@@ -1 +1 @@
1
- ._header_19e7j_5{background:var(--bp-surface-surface);box-sizing:border-box;padding:var(--space-3) var(--space-5) 0;justify-content:space-between;align-items:center;width:100%;display:flex}._title_19e7j_15{-webkit-line-clamp:1;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}._actions_19e7j_23{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}._filterMenuContent_19e7j_30{--blueprint-web-dropdown-content-max-width:18rem}._filtersTitle_19e7j_34{padding:var(--space-2)}._filterTrigger_19e7j_38[data-modern]{--icon-toggle-button-off-background:transparent}
1
+ ._header_1hyzr_27{background:var(--bp-surface-surface);box-sizing:border-box;padding:var(--space-3) var(--space-5) 0;justify-content:space-between;align-items:center;width:100%;display:flex}._title_1hyzr_37{-webkit-line-clamp:1;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}._actions_1hyzr_45{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}._filterMenuContent_1hyzr_52{--blueprint-web-dropdown-content-max-width:18rem}._filtersTitle_1hyzr_56{padding:var(--space-2)}._filterTrigger_1hyzr_60[data-modern]{--icon-toggle-button-off-background:transparent}
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@box/activity-feed",
3
- "version": "2.1.29",
3
+ "version": "2.1.30",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
- "@box/blueprint-web": "^16.7.0",
7
- "@box/blueprint-web-assets": "^5.4.1",
8
- "@box/collaboration-popover": "^2.1.21",
9
- "@box/readable-time": "^2.1.21",
10
- "@box/threaded-annotations": "^4.0.0",
11
- "@box/user-selector": "^2.1.22",
6
+ "@box/blueprint-web": "^16.7.1",
7
+ "@box/blueprint-web-assets": "^5.4.2",
8
+ "@box/collaboration-popover": "^2.1.22",
9
+ "@box/readable-time": "^2.1.22",
10
+ "@box/threaded-annotations": "^4.0.1",
11
+ "@box/user-selector": "^2.1.23",
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.7.0",
22
- "@box/blueprint-web-assets": "^5.4.1",
23
- "@box/collaboration-popover": "^2.1.21",
21
+ "@box/blueprint-web": "^16.7.1",
22
+ "@box/blueprint-web-assets": "^5.4.2",
23
+ "@box/collaboration-popover": "^2.1.22",
24
24
  "@box/eslint-plugin-blueprint": "2.1.9",
25
- "@box/readable-time": "^2.1.21",
26
- "@box/storybook-utils": "1.1.20",
27
- "@box/threaded-annotations": "^4.0.0",
28
- "@box/user-selector": "^2.1.22",
25
+ "@box/readable-time": "^2.1.22",
26
+ "@box/storybook-utils": "1.1.21",
27
+ "@box/threaded-annotations": "^4.0.1",
28
+ "@box/user-selector": "^2.1.23",
29
29
  "react-intl": "^6.4.2"
30
30
  },
31
31
  "files": [