@atlaskit/help-layout 6.3.13 → 6.3.15
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 +13 -0
- package/dist/cjs/analytics.js +1 -1
- package/dist/cjs/components/Header/BackButton.js +1 -1
- package/dist/cjs/components/Header/CloseButton.js +1 -1
- package/dist/cjs/components/SideNav/index.compiled.css +1 -1
- package/dist/cjs/components/SideNav/index.js +1 -1
- package/dist/es2019/analytics.js +1 -1
- package/dist/es2019/components/Header/BackButton.js +1 -1
- package/dist/es2019/components/Header/CloseButton.js +1 -1
- package/dist/es2019/components/SideNav/index.compiled.css +1 -1
- package/dist/es2019/components/SideNav/index.js +1 -1
- package/dist/esm/analytics.js +1 -1
- package/dist/esm/components/Header/BackButton.js +1 -1
- package/dist/esm/components/Header/CloseButton.js +1 -1
- package/dist/esm/components/SideNav/index.compiled.css +1 -1
- package/dist/esm/components/SideNav/index.js +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @atlaskit/help-layout
|
|
2
2
|
|
|
3
|
+
## 6.3.15
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 6.3.14
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`e5001e144b74e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5001e144b74e) -
|
|
14
|
+
Internal changes to how border radius is applied.
|
|
15
|
+
|
|
3
16
|
## 6.3.13
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
package/dist/cjs/analytics.js
CHANGED
|
@@ -13,5 +13,5 @@ var createAndFire = exports.createAndFire = x.createAndFireEvent('atlaskit');
|
|
|
13
13
|
var defaultAnalyticsAttributes = exports.defaultAnalyticsAttributes = {
|
|
14
14
|
componentName: 'helpPanel',
|
|
15
15
|
packageName: "@atlaskit/help-layout",
|
|
16
|
-
packageVersion: "
|
|
16
|
+
packageVersion: "6.3.14"
|
|
17
17
|
};
|
|
@@ -56,7 +56,7 @@ var BackButtonWithContext = function BackButtonWithContext(props) {
|
|
|
56
56
|
data: {
|
|
57
57
|
componentName: 'backButton',
|
|
58
58
|
packageName: "@atlaskit/help-layout",
|
|
59
|
-
packageVersion: "
|
|
59
|
+
packageVersion: "6.3.14"
|
|
60
60
|
}
|
|
61
61
|
}, /*#__PURE__*/_react.default.createElement(BackButton, props));
|
|
62
62
|
};
|
|
@@ -55,7 +55,7 @@ var CloseButtonWithContext = function CloseButtonWithContext(props) {
|
|
|
55
55
|
data: {
|
|
56
56
|
componentName: 'closeButton',
|
|
57
57
|
packageName: "@atlaskit/help-layout",
|
|
58
|
-
packageVersion: "
|
|
58
|
+
packageVersion: "6.3.14"
|
|
59
59
|
}
|
|
60
60
|
}, /*#__PURE__*/_react.default.createElement(CloseButton, props));
|
|
61
61
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
._19it145i{border:var(--ds-border-width,1px) solid transparent}
|
|
3
|
-
.
|
|
3
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
4
4
|
._zulpu2gc{gap:var(--ds-space-100,8px)}
|
|
5
5
|
._1h6d15qp{border-color:var(--ds-border-accent-blue,#1d7afc)}
|
|
6
6
|
._1rjcu2gc{padding-block:var(--ds-space-100,8px)}._18m915vq{overflow-y:hidden}
|
|
@@ -20,7 +20,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
|
|
|
20
20
|
var styles = {
|
|
21
21
|
mainContent: "_1reo15vq _18m915vq _4t3i1osq _1bsb1osq",
|
|
22
22
|
navBarWrapper: "_1reo1wug _18m91wug _4t3i1osq _1bsb1osq",
|
|
23
|
-
navButton: "
|
|
23
|
+
navButton: "_2rko12b0 _zulpu2gc _19it145i _1rjcu2gc _1e0c1txw _bfhk1j28 _2lx21bp4 _4cvr1h6o _80omtlke _vchhusvi _o5721q9c _1bsb1osq _irr3166n _30l31fxt",
|
|
24
24
|
navButtonSelected: "_1h6d15qp _bfhkfg4m _syaz14q2 _irr3i1yw _30l314q2",
|
|
25
25
|
wrapper: "_1reo1wug _18m91wug _4t3i1osq _1ul91wqb _bfhk1d5g",
|
|
26
26
|
navItemWrapper: "_19pk1b66 _2hwx1b66 _otyr1b66 _18u01b66"
|
package/dist/es2019/analytics.js
CHANGED
|
@@ -50,7 +50,7 @@ const BackButtonWithContext = props => {
|
|
|
50
50
|
data: {
|
|
51
51
|
componentName: 'backButton',
|
|
52
52
|
packageName: "@atlaskit/help-layout",
|
|
53
|
-
packageVersion: "
|
|
53
|
+
packageVersion: "6.3.14"
|
|
54
54
|
}
|
|
55
55
|
}, /*#__PURE__*/React.createElement(BackButton, props));
|
|
56
56
|
};
|
|
@@ -51,7 +51,7 @@ const CloseButtonWithContext = props => {
|
|
|
51
51
|
data: {
|
|
52
52
|
componentName: 'closeButton',
|
|
53
53
|
packageName: "@atlaskit/help-layout",
|
|
54
|
-
packageVersion: "
|
|
54
|
+
packageVersion: "6.3.14"
|
|
55
55
|
}
|
|
56
56
|
}, /*#__PURE__*/React.createElement(CloseButton, props));
|
|
57
57
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
._19it145i{border:var(--ds-border-width,1px) solid transparent}
|
|
3
|
-
.
|
|
3
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
4
4
|
._zulpu2gc{gap:var(--ds-space-100,8px)}
|
|
5
5
|
._1h6d15qp{border-color:var(--ds-border-accent-blue,#1d7afc)}
|
|
6
6
|
._1rjcu2gc{padding-block:var(--ds-space-100,8px)}._18m915vq{overflow-y:hidden}
|
|
@@ -10,7 +10,7 @@ import { DynamicHeader } from '../DynamicHeader';
|
|
|
10
10
|
const styles = {
|
|
11
11
|
mainContent: "_1reo15vq _18m915vq _4t3i1osq _1bsb1osq",
|
|
12
12
|
navBarWrapper: "_1reo1wug _18m91wug _4t3i1osq _1bsb1osq",
|
|
13
|
-
navButton: "
|
|
13
|
+
navButton: "_2rko12b0 _zulpu2gc _19it145i _1rjcu2gc _1e0c1txw _bfhk1j28 _2lx21bp4 _4cvr1h6o _80omtlke _vchhusvi _o5721q9c _1bsb1osq _irr3166n _30l31fxt",
|
|
14
14
|
navButtonSelected: "_1h6d15qp _bfhkfg4m _syaz14q2 _irr3i1yw _30l314q2",
|
|
15
15
|
wrapper: "_1reo1wug _18m91wug _4t3i1osq _1ul91wqb _bfhk1d5g",
|
|
16
16
|
navItemWrapper: "_19pk1b66 _2hwx1b66 _otyr1b66 _18u01b66"
|
package/dist/esm/analytics.js
CHANGED
|
@@ -49,7 +49,7 @@ var BackButtonWithContext = function BackButtonWithContext(props) {
|
|
|
49
49
|
data: {
|
|
50
50
|
componentName: 'backButton',
|
|
51
51
|
packageName: "@atlaskit/help-layout",
|
|
52
|
-
packageVersion: "
|
|
52
|
+
packageVersion: "6.3.14"
|
|
53
53
|
}
|
|
54
54
|
}, /*#__PURE__*/React.createElement(BackButton, props));
|
|
55
55
|
};
|
|
@@ -48,7 +48,7 @@ var CloseButtonWithContext = function CloseButtonWithContext(props) {
|
|
|
48
48
|
data: {
|
|
49
49
|
componentName: 'closeButton',
|
|
50
50
|
packageName: "@atlaskit/help-layout",
|
|
51
|
-
packageVersion: "
|
|
51
|
+
packageVersion: "6.3.14"
|
|
52
52
|
}
|
|
53
53
|
}, /*#__PURE__*/React.createElement(CloseButton, props));
|
|
54
54
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
._19it145i{border:var(--ds-border-width,1px) solid transparent}
|
|
3
|
-
.
|
|
3
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
4
4
|
._zulpu2gc{gap:var(--ds-space-100,8px)}
|
|
5
5
|
._1h6d15qp{border-color:var(--ds-border-accent-blue,#1d7afc)}
|
|
6
6
|
._1rjcu2gc{padding-block:var(--ds-space-100,8px)}._18m915vq{overflow-y:hidden}
|
|
@@ -11,7 +11,7 @@ import { DynamicHeader } from '../DynamicHeader';
|
|
|
11
11
|
var styles = {
|
|
12
12
|
mainContent: "_1reo15vq _18m915vq _4t3i1osq _1bsb1osq",
|
|
13
13
|
navBarWrapper: "_1reo1wug _18m91wug _4t3i1osq _1bsb1osq",
|
|
14
|
-
navButton: "
|
|
14
|
+
navButton: "_2rko12b0 _zulpu2gc _19it145i _1rjcu2gc _1e0c1txw _bfhk1j28 _2lx21bp4 _4cvr1h6o _80omtlke _vchhusvi _o5721q9c _1bsb1osq _irr3166n _30l31fxt",
|
|
15
15
|
navButtonSelected: "_1h6d15qp _bfhkfg4m _syaz14q2 _irr3i1yw _30l314q2",
|
|
16
16
|
wrapper: "_1reo1wug _18m91wug _4t3i1osq _1ul91wqb _bfhk1d5g",
|
|
17
17
|
navItemWrapper: "_19pk1b66 _2hwx1b66 _otyr1b66 _18u01b66"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/help-layout",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.15",
|
|
4
4
|
"description": "Layout for the atlaskit/help component.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
35
35
|
"@atlaskit/button": "^23.4.0",
|
|
36
|
-
"@atlaskit/css": "^0.
|
|
36
|
+
"@atlaskit/css": "^0.13.0",
|
|
37
37
|
"@atlaskit/heading": "^5.2.0",
|
|
38
38
|
"@atlaskit/icon": "^28.1.0",
|
|
39
|
-
"@atlaskit/primitives": "^14.
|
|
39
|
+
"@atlaskit/primitives": "^14.13.0",
|
|
40
40
|
"@atlaskit/theme": "^20.0.0",
|
|
41
|
-
"@atlaskit/tokens": "^6.
|
|
41
|
+
"@atlaskit/tokens": "^6.2.0",
|
|
42
42
|
"@atlaskit/tooltip": "^20.4.0",
|
|
43
43
|
"@babel/runtime": "^7.0.0",
|
|
44
44
|
"@compiled/react": "^0.18.3",
|