@atlaskit/side-nav-items 1.8.0 → 1.9.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @atlaskit/side-nav-items
2
2
 
3
+ ## 1.9.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`39d3ee1a3fcc2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/39d3ee1a3fcc2) -
8
+ Migrated flyout menu slot subcomponents (header/body/footer) to global side navigation.
9
+
10
+ Updated FlyoutBody to have position: 'relative'.
11
+
12
+ ### Patch Changes
13
+
14
+ - [`f40f11f98477c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f40f11f98477c) -
15
+ Updates package description.
16
+
3
17
  ## 1.8.0
4
18
 
5
19
  ### Minor Changes
@@ -9,4 +9,5 @@
9
9
  ._85i5u2gc{padding-block-end:var(--ds-space-100,8px)}
10
10
  ._ahbqx0bf{margin-inline-start:var(--ds-space-negative-100,-8px)}
11
11
  ._bozgu2gc{padding-inline-start:var(--ds-space-100,8px)}
12
+ ._kqswh2mm{position:relative}
12
13
  ._y4tiu2gc{padding-inline-end:var(--ds-space-100,8px)}
@@ -10,7 +10,7 @@ require("./flyout-body.compiled.css");
10
10
  var _runtime = require("@compiled/react/runtime");
11
11
  var _react = _interopRequireDefault(require("react"));
12
12
  var bodyStyles = {
13
- root: "_1e0c1txw _2lx21bp4 _18m91wug _4t3i1osq _1bahv2br _ahbqx0bf _12l2x0bf _6rthx0bf _bozgu2gc _y4tiu2gc _1q511b66 _85i5u2gc"
13
+ root: "_1e0c1txw _2lx21bp4 _kqswh2mm _18m91wug _4t3i1osq _1bahv2br _ahbqx0bf _12l2x0bf _6rthx0bf _bozgu2gc _y4tiu2gc _1q511b66 _85i5u2gc"
14
14
  };
15
15
  /**
16
16
  * __Flyout menu item body__
@@ -9,4 +9,5 @@
9
9
  ._85i5u2gc{padding-block-end:var(--ds-space-100,8px)}
10
10
  ._ahbqx0bf{margin-inline-start:var(--ds-space-negative-100,-8px)}
11
11
  ._bozgu2gc{padding-inline-start:var(--ds-space-100,8px)}
12
+ ._kqswh2mm{position:relative}
12
13
  ._y4tiu2gc{padding-inline-end:var(--ds-space-100,8px)}
@@ -3,7 +3,7 @@ import "./flyout-body.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
5
5
  const bodyStyles = {
6
- root: "_1e0c1txw _2lx21bp4 _18m91wug _4t3i1osq _1bahv2br _ahbqx0bf _12l2x0bf _6rthx0bf _bozgu2gc _y4tiu2gc _1q511b66 _85i5u2gc"
6
+ root: "_1e0c1txw _2lx21bp4 _kqswh2mm _18m91wug _4t3i1osq _1bahv2br _ahbqx0bf _12l2x0bf _6rthx0bf _bozgu2gc _y4tiu2gc _1q511b66 _85i5u2gc"
7
7
  };
8
8
  /**
9
9
  * __Flyout menu item body__
@@ -9,4 +9,5 @@
9
9
  ._85i5u2gc{padding-block-end:var(--ds-space-100,8px)}
10
10
  ._ahbqx0bf{margin-inline-start:var(--ds-space-negative-100,-8px)}
11
11
  ._bozgu2gc{padding-inline-start:var(--ds-space-100,8px)}
12
+ ._kqswh2mm{position:relative}
12
13
  ._y4tiu2gc{padding-inline-end:var(--ds-space-100,8px)}
@@ -3,7 +3,7 @@ import "./flyout-body.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
5
5
  var bodyStyles = {
6
- root: "_1e0c1txw _2lx21bp4 _18m91wug _4t3i1osq _1bahv2br _ahbqx0bf _12l2x0bf _6rthx0bf _bozgu2gc _y4tiu2gc _1q511b66 _85i5u2gc"
6
+ root: "_1e0c1txw _2lx21bp4 _kqswh2mm _18m91wug _4t3i1osq _1bahv2br _ahbqx0bf _12l2x0bf _6rthx0bf _bozgu2gc _y4tiu2gc _1q511b66 _85i5u2gc"
7
7
  };
8
8
  /**
9
9
  * __Flyout menu item body__
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@atlaskit/side-nav-items",
3
- "version": "1.8.0",
4
- "description": "Menu items and elements for the navigation side nav area.",
3
+ "version": "1.9.0",
4
+ "description": "Menu items and elements for the side nav area.",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
7
7
  "publishConfig": {
@@ -31,7 +31,7 @@
31
31
  "dependencies": {
32
32
  "@atlaskit/analytics-next": "^11.1.0",
33
33
  "@atlaskit/avatar": "^25.8.0",
34
- "@atlaskit/button": "^23.9.0",
34
+ "@atlaskit/button": "^23.10.0",
35
35
  "@atlaskit/css": "^0.19.0",
36
36
  "@atlaskit/ds-lib": "^5.3.0",
37
37
  "@atlaskit/heading": "^5.3.0",
@@ -45,7 +45,7 @@
45
45
  "@atlaskit/tokens": "^11.0.0",
46
46
  "@atlaskit/tooltip": "^20.14.0",
47
47
  "@babel/runtime": "^7.0.0",
48
- "@compiled/react": "^0.18.6",
48
+ "@compiled/react": "^0.20.0",
49
49
  "tiny-invariant": "^1.2.0"
50
50
  },
51
51
  "peerDependencies": {
@@ -58,9 +58,9 @@
58
58
  "@af/visual-regression": "workspace:^",
59
59
  "@atlaskit/app-provider": "^4.1.0",
60
60
  "@atlaskit/lozenge": "^13.4.0",
61
- "@atlaskit/navigation-system": "^5.40.0",
61
+ "@atlaskit/navigation-system": "^6.0.0",
62
62
  "@atlaskit/ssr": "workspace:^",
63
- "@atlassian/a11y-jest-testing": "^0.10.0",
63
+ "@atlassian/a11y-jest-testing": "^0.11.0",
64
64
  "@atlassian/feature-flags-test-utils": "^1.0.0",
65
65
  "@atlassian/testing-library": "^0.4.0",
66
66
  "@testing-library/react": "^16.3.0",