@atlaskit/navigation-system 5.5.0 → 5.5.1
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 +7 -0
- package/dist/cjs/ui/page-layout/top-nav/top-nav-end.compiled.css +1 -0
- package/dist/cjs/ui/page-layout/top-nav/top-nav-end.js +1 -1
- package/dist/cjs/ui/page-layout/top-nav/top-nav.compiled.css +1 -1
- package/dist/cjs/ui/page-layout/top-nav/top-nav.js +1 -1
- package/dist/es2019/ui/page-layout/top-nav/top-nav-end.compiled.css +1 -0
- package/dist/es2019/ui/page-layout/top-nav/top-nav-end.js +1 -1
- package/dist/es2019/ui/page-layout/top-nav/top-nav.compiled.css +1 -1
- package/dist/es2019/ui/page-layout/top-nav/top-nav.js +1 -1
- package/dist/esm/ui/page-layout/top-nav/top-nav-end.compiled.css +1 -0
- package/dist/esm/ui/page-layout/top-nav/top-nav-end.js +1 -1
- package/dist/esm/ui/page-layout/top-nav/top-nav.compiled.css +1 -1
- package/dist/esm/ui/page-layout/top-nav/top-nav.js +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @atlassian/navigation-system
|
|
2
2
|
|
|
3
|
+
## 5.5.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`31921a1c13971`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/31921a1c13971) -
|
|
8
|
+
Fixes centering of top nav middle items when the `navx-full-height-sidebar` flag is enabled.
|
|
9
|
+
|
|
3
10
|
## 5.5.0
|
|
4
11
|
|
|
5
12
|
### Minor Changes
|
|
@@ -7,5 +7,6 @@
|
|
|
7
7
|
._1ul9zwfg{min-width:2pc}
|
|
8
8
|
._4cvr1h6o{align-items:center}
|
|
9
9
|
._lcxv1wug{pointer-events:auto}
|
|
10
|
+
._y4tiutpp{padding-inline-end:var(--ds-space-150,9pt)}
|
|
10
11
|
@media (min-width:48rem){._181n1txw{display:flex}._1d2y1ris{min-width:max-content}}
|
|
11
12
|
@media (min-width:64rem){._15rip2n4{min-width:330px}._glte1ris{width:max-content}._15ri1mjv{min-width:300px}._1gs5usvi{box-sizing:border-box}._ndwch9n0{justify-self:end}}
|
|
@@ -25,7 +25,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
|
|
|
25
25
|
var containerStyles = {
|
|
26
26
|
root: "_yyhy11wp _1e0c1txw _1bahh9n0 _1ul9zwfg _1d2y1ris _glte1ris _15ri1mjv _1gs5usvi _ndwch9n0",
|
|
27
27
|
jiraProductLogoUpdate: "_15rip2n4",
|
|
28
|
-
fullHeightSidebar: "_lcxv1wug"
|
|
28
|
+
fullHeightSidebar: "_lcxv1wug _y4tiutpp"
|
|
29
29
|
};
|
|
30
30
|
var listStyles = {
|
|
31
31
|
root: "_zulp1b66 _4cvr1h6o _1e0c1txw",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
._kqsw1if8{position:sticky}
|
|
18
18
|
._lcxvglyw{pointer-events:none}
|
|
19
19
|
._vchhusvi{box-sizing:border-box}
|
|
20
|
-
.
|
|
20
|
+
._y4tize3t{padding-inline-end:var(--ds-space-0,0)}
|
|
21
21
|
._yv0e1mfv{grid-template-columns:auto 1fr auto}
|
|
22
22
|
@media (min-width:48rem){._1j8b18ax{grid-template-columns:1fr minmax(min-content,max-content) 1fr}}
|
|
23
23
|
@media (min-width:64rem){._1rqt16a9{grid-template-columns:0fr minmax(min-content,max-content) 1fr}._hyzqcs5v{z-index:2}._pdlmutpp{gap:var(--ds-space-150,9pt)}}
|
|
@@ -33,7 +33,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
|
|
|
33
33
|
*/
|
|
34
34
|
var styles = {
|
|
35
35
|
root: "_nd5l8cbt _zulpu2gc _18zrutpp _179ria51 _1e0c11p5 _yv0e1mfv _4cvr1h6o _bfhkvuon _vchhusvi _4t3i1dgc _152t1nws _kqsw1if8 _1pbyegat _d6vu1bgi _1j8b18ax",
|
|
36
|
-
fullHeightSidebar: "_179rglyw _bozgze3t
|
|
36
|
+
fullHeightSidebar: "_179rglyw _bozgze3t _y4tize3t _bfhkglyw _lcxvglyw _pdlmutpp",
|
|
37
37
|
fullHeightSidebarExpanded: "_1rqt16a9 _jh1g18ax"
|
|
38
38
|
};
|
|
39
39
|
|
|
@@ -7,5 +7,6 @@
|
|
|
7
7
|
._1ul9zwfg{min-width:2pc}
|
|
8
8
|
._4cvr1h6o{align-items:center}
|
|
9
9
|
._lcxv1wug{pointer-events:auto}
|
|
10
|
+
._y4tiutpp{padding-inline-end:var(--ds-space-150,9pt)}
|
|
10
11
|
@media (min-width:48rem){._181n1txw{display:flex}._1d2y1ris{min-width:max-content}}
|
|
11
12
|
@media (min-width:64rem){._15rip2n4{min-width:330px}._glte1ris{width:max-content}._15ri1mjv{min-width:300px}._1gs5usvi{box-sizing:border-box}._ndwch9n0{justify-self:end}}
|
|
@@ -15,7 +15,7 @@ import { IconButton } from '../../top-nav-items/themed/migration';
|
|
|
15
15
|
const containerStyles = {
|
|
16
16
|
root: "_yyhy11wp _1e0c1txw _1bahh9n0 _1ul9zwfg _1d2y1ris _glte1ris _15ri1mjv _1gs5usvi _ndwch9n0",
|
|
17
17
|
jiraProductLogoUpdate: "_15rip2n4",
|
|
18
|
-
fullHeightSidebar: "_lcxv1wug"
|
|
18
|
+
fullHeightSidebar: "_lcxv1wug _y4tiutpp"
|
|
19
19
|
};
|
|
20
20
|
const listStyles = {
|
|
21
21
|
root: "_zulp1b66 _4cvr1h6o _1e0c1txw",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
._kqsw1if8{position:sticky}
|
|
18
18
|
._lcxvglyw{pointer-events:none}
|
|
19
19
|
._vchhusvi{box-sizing:border-box}
|
|
20
|
-
.
|
|
20
|
+
._y4tize3t{padding-inline-end:var(--ds-space-0,0)}
|
|
21
21
|
._yv0e1mfv{grid-template-columns:auto 1fr auto}
|
|
22
22
|
@media (min-width:48rem){._1j8b18ax{grid-template-columns:1fr minmax(min-content,max-content) 1fr}}
|
|
23
23
|
@media (min-width:64rem){._1rqt16a9{grid-template-columns:0fr minmax(min-content,max-content) 1fr}._hyzqcs5v{z-index:2}._pdlmutpp{gap:var(--ds-space-150,9pt)}}
|
|
@@ -22,7 +22,7 @@ import { useSideNavVisibility } from '../side-nav/use-side-nav-visibility';
|
|
|
22
22
|
*/
|
|
23
23
|
const styles = {
|
|
24
24
|
root: "_nd5l8cbt _zulpu2gc _18zrutpp _179ria51 _1e0c11p5 _yv0e1mfv _4cvr1h6o _bfhkvuon _vchhusvi _4t3i1dgc _152t1nws _kqsw1if8 _1pbyegat _d6vu1bgi _1j8b18ax",
|
|
25
|
-
fullHeightSidebar: "_179rglyw _bozgze3t
|
|
25
|
+
fullHeightSidebar: "_179rglyw _bozgze3t _y4tize3t _bfhkglyw _lcxvglyw _pdlmutpp",
|
|
26
26
|
fullHeightSidebarExpanded: "_1rqt16a9 _jh1g18ax"
|
|
27
27
|
};
|
|
28
28
|
|
|
@@ -7,5 +7,6 @@
|
|
|
7
7
|
._1ul9zwfg{min-width:2pc}
|
|
8
8
|
._4cvr1h6o{align-items:center}
|
|
9
9
|
._lcxv1wug{pointer-events:auto}
|
|
10
|
+
._y4tiutpp{padding-inline-end:var(--ds-space-150,9pt)}
|
|
10
11
|
@media (min-width:48rem){._181n1txw{display:flex}._1d2y1ris{min-width:max-content}}
|
|
11
12
|
@media (min-width:64rem){._15rip2n4{min-width:330px}._glte1ris{width:max-content}._15ri1mjv{min-width:300px}._1gs5usvi{box-sizing:border-box}._ndwch9n0{justify-self:end}}
|
|
@@ -16,7 +16,7 @@ import { IconButton } from '../../top-nav-items/themed/migration';
|
|
|
16
16
|
var containerStyles = {
|
|
17
17
|
root: "_yyhy11wp _1e0c1txw _1bahh9n0 _1ul9zwfg _1d2y1ris _glte1ris _15ri1mjv _1gs5usvi _ndwch9n0",
|
|
18
18
|
jiraProductLogoUpdate: "_15rip2n4",
|
|
19
|
-
fullHeightSidebar: "_lcxv1wug"
|
|
19
|
+
fullHeightSidebar: "_lcxv1wug _y4tiutpp"
|
|
20
20
|
};
|
|
21
21
|
var listStyles = {
|
|
22
22
|
root: "_zulp1b66 _4cvr1h6o _1e0c1txw",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
._kqsw1if8{position:sticky}
|
|
18
18
|
._lcxvglyw{pointer-events:none}
|
|
19
19
|
._vchhusvi{box-sizing:border-box}
|
|
20
|
-
.
|
|
20
|
+
._y4tize3t{padding-inline-end:var(--ds-space-0,0)}
|
|
21
21
|
._yv0e1mfv{grid-template-columns:auto 1fr auto}
|
|
22
22
|
@media (min-width:48rem){._1j8b18ax{grid-template-columns:1fr minmax(min-content,max-content) 1fr}}
|
|
23
23
|
@media (min-width:64rem){._1rqt16a9{grid-template-columns:0fr minmax(min-content,max-content) 1fr}._hyzqcs5v{z-index:2}._pdlmutpp{gap:var(--ds-space-150,9pt)}}
|
|
@@ -24,7 +24,7 @@ import { useSideNavVisibility } from '../side-nav/use-side-nav-visibility';
|
|
|
24
24
|
*/
|
|
25
25
|
var styles = {
|
|
26
26
|
root: "_nd5l8cbt _zulpu2gc _18zrutpp _179ria51 _1e0c11p5 _yv0e1mfv _4cvr1h6o _bfhkvuon _vchhusvi _4t3i1dgc _152t1nws _kqsw1if8 _1pbyegat _d6vu1bgi _1j8b18ax",
|
|
27
|
-
fullHeightSidebar: "_179rglyw _bozgze3t
|
|
27
|
+
fullHeightSidebar: "_179rglyw _bozgze3t _y4tize3t _bfhkglyw _lcxvglyw _pdlmutpp",
|
|
28
28
|
fullHeightSidebarExpanded: "_1rqt16a9 _jh1g18ax"
|
|
29
29
|
};
|
|
30
30
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/navigation-system",
|
|
3
|
-
"version": "5.5.
|
|
3
|
+
"version": "5.5.1",
|
|
4
4
|
"description": "The latest navigation system for Atlassian apps.",
|
|
5
5
|
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
|
|
6
6
|
"author": "Atlassian Pty Ltd",
|
|
@@ -112,9 +112,9 @@
|
|
|
112
112
|
"@atlaskit/page-header": "^12.1.0",
|
|
113
113
|
"@atlaskit/page-layout": "^4.2.0",
|
|
114
114
|
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.0",
|
|
115
|
-
"@atlaskit/select": "^21.
|
|
115
|
+
"@atlaskit/select": "^21.4.0",
|
|
116
116
|
"@atlaskit/skeleton": "^2.1.0",
|
|
117
|
-
"@atlaskit/textfield": "^8.
|
|
117
|
+
"@atlaskit/textfield": "^8.1.0",
|
|
118
118
|
"@atlassian/feature-flags-test-utils": "^1.0.0",
|
|
119
119
|
"@atlassian/gemini": "^1.20.0",
|
|
120
120
|
"@atlassian/search-dialog": "^9.9.0",
|