@atlaskit/help-layout 5.0.4 → 6.0.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 +26 -0
- package/analytics/package.json +1 -1
- package/dist/cjs/analytics.js +1 -1
- package/dist/cjs/components/Header/BackButton.js +3 -23
- package/dist/cjs/components/Header/CloseButton.js +1 -1
- package/dist/cjs/components/Header/styled.compiled.css +31 -0
- package/dist/cjs/components/Header/styled.js +84 -82
- package/dist/cjs/components/HelpLayoutContent.js +1 -1
- package/dist/cjs/components/constants.js +1 -8
- package/dist/cjs/components/styled.compiled.css +36 -0
- package/dist/cjs/components/styled.js +61 -78
- package/dist/es2019/analytics.js +1 -1
- package/dist/es2019/components/Header/BackButton.js +3 -25
- package/dist/es2019/components/Header/CloseButton.js +1 -1
- package/dist/es2019/components/Header/styled.compiled.css +31 -0
- package/dist/es2019/components/Header/styled.js +60 -77
- package/dist/es2019/components/HelpLayoutContent.js +1 -1
- package/dist/es2019/components/constants.js +0 -2
- package/dist/es2019/components/styled.compiled.css +36 -0
- package/dist/es2019/components/styled.js +46 -84
- package/dist/esm/analytics.js +1 -1
- package/dist/esm/components/Header/BackButton.js +3 -23
- package/dist/esm/components/Header/CloseButton.js +1 -1
- package/dist/esm/components/Header/styled.compiled.css +31 -0
- package/dist/esm/components/Header/styled.js +83 -77
- package/dist/esm/components/HelpLayoutContent.js +1 -1
- package/dist/esm/components/constants.js +0 -2
- package/dist/esm/components/styled.compiled.css +36 -0
- package/dist/esm/components/styled.js +60 -74
- package/dist/types/components/Header/styled.d.ts +29 -29
- package/dist/types/components/constants.d.ts +0 -1
- package/dist/types/components/styled.d.ts +15 -28
- package/dist/types-ts4.5/components/Header/styled.d.ts +29 -29
- package/dist/types-ts4.5/components/constants.d.ts +0 -1
- package/dist/types-ts4.5/components/styled.d.ts +15 -28
- package/messages/package.json +1 -1
- package/package.json +9 -7
|
@@ -37,7 +37,7 @@ export var HelpContent = function HelpContent(props) {
|
|
|
37
37
|
}), /*#__PURE__*/React.createElement(LoadingRectangle, {
|
|
38
38
|
contentWidth: "70%"
|
|
39
39
|
})) : /*#__PURE__*/React.createElement(React.Fragment, null, children), footer ? /*#__PURE__*/React.createElement(HelpFooter, {
|
|
40
|
-
|
|
40
|
+
dataTestId: "footer"
|
|
41
41
|
}, footer) : null));
|
|
42
42
|
};
|
|
43
43
|
export default injectIntl(HelpContent);
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
|
|
2
|
+
._2rkov77o{border-radius:var(--ds-space-025,2px)}
|
|
3
|
+
._x3do3yx5{border-top:var(--_1it2dty)}._12vemgnk{background-repeat:no-repeat}
|
|
4
|
+
._154iidpf{top:0}
|
|
5
|
+
._16jlkb7n{flex-grow:1}
|
|
6
|
+
._19bvidpf{padding-left:0}
|
|
7
|
+
._19bvpxbi{padding-left:var(--ds-space-200,1pc)}
|
|
8
|
+
._19pku2gc{margin-top:var(--ds-space-100,8px)}
|
|
9
|
+
._1bah1yb4{justify-content:space-between}
|
|
10
|
+
._1bsb1osq{width:100%}
|
|
11
|
+
._1e0c1txw{display:flex}
|
|
12
|
+
._1itkwhjv{background-image:var(--_4aeagh)}
|
|
13
|
+
._1ltvidpf{left:0}
|
|
14
|
+
._1o51q7pw{animation-fill-mode:forwards}
|
|
15
|
+
._1pglp3kn{animation-timing-function:linear}
|
|
16
|
+
._1tkeidpf{min-height:0}
|
|
17
|
+
._2lx21bp4{flex-direction:column}
|
|
18
|
+
._4t3i1e9d{height:var(--ds-space-200,1rem)}
|
|
19
|
+
._4t3i1osq{height:100%}
|
|
20
|
+
._5sag126j{animation-duration:1.2s}
|
|
21
|
+
._94n5idpf{bottom:0}
|
|
22
|
+
._bfhk1v7z{background-color:var(--_1xglsrh)}
|
|
23
|
+
._bfhkptpz{background-color:var(--_19g1tth)}
|
|
24
|
+
._bfhkvuon{background-color:var(--ds-surface,#fff)}
|
|
25
|
+
._ca0qpxbi{padding-top:var(--ds-space-200,1pc)}
|
|
26
|
+
._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
|
|
27
|
+
._j7hq1en8{animation-name:k6xje6p}
|
|
28
|
+
._kqswh2mm{position:relative}
|
|
29
|
+
._kqswstnw{position:absolute}
|
|
30
|
+
._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
|
|
31
|
+
._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
|
|
32
|
+
._tip812c5{animation-iteration-count:infinite}
|
|
33
|
+
._u5f3idpf{padding-right:0}
|
|
34
|
+
._u5f3pxbi{padding-right:var(--ds-space-200,1pc)}
|
|
35
|
+
._vchhusvi{box-sizing:border-box}
|
|
36
|
+
@keyframes k6xje6p{0%{background-position:-300px 0}to{background-position:750pt 0}}
|
|
@@ -1,81 +1,67 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/* styled.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
3
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
4
|
+
var _excluded = ["children"];
|
|
5
|
+
import "./styled.compiled.css";
|
|
6
|
+
import { ax, ix } from "@compiled/react/runtime";
|
|
3
7
|
/* eslint-disable @atlaskit/design-system/no-styled-tagged-template-expression */
|
|
4
|
-
/**
|
|
5
|
-
* @jsxRuntime classic
|
|
6
|
-
* @jsx jsx
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
|
|
10
|
-
import { keyframes } from '@emotion/react';
|
|
11
|
-
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
|
|
12
|
-
import styled from '@emotion/styled';
|
|
13
|
-
import * as colors from '@atlaskit/theme/colors';
|
|
14
|
-
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
|
|
15
|
-
export var Container = styled.div({
|
|
16
|
-
position: 'absolute',
|
|
17
|
-
top: 0,
|
|
18
|
-
bottom: 0,
|
|
19
|
-
left: 0,
|
|
20
|
-
width: '100%',
|
|
21
|
-
display: 'flex',
|
|
22
|
-
flexDirection: 'column',
|
|
23
|
-
backgroundColor: "var(--ds-surface, #FFFFFF)"
|
|
24
|
-
});
|
|
25
8
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
}
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { N10, N30, N40 } from '@atlaskit/theme/colors';
|
|
11
|
+
var containerStyles = null;
|
|
12
|
+
export var Container = function Container(_ref) {
|
|
13
|
+
var children = _ref.children;
|
|
14
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
15
|
+
className: ax(["_kqswstnw _154iidpf _94n5idpf _1ltvidpf _1bsb1osq _1e0c1txw _2lx21bp4 _bfhkvuon"])
|
|
16
|
+
}, children);
|
|
17
|
+
};
|
|
18
|
+
var sectionStyles = null;
|
|
19
|
+
export var Section = function Section(_ref2) {
|
|
20
|
+
var children = _ref2.children;
|
|
21
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
22
|
+
className: ax(["_16jlkb7n _1e0c1txw _2lx21bp4 _1tkeidpf"])
|
|
23
|
+
}, children);
|
|
24
|
+
};
|
|
25
|
+
var helpFooterStyles = null;
|
|
26
|
+
export var HelpFooter = function HelpFooter(_ref3) {
|
|
27
|
+
var dataTestId = _ref3.dataTestId,
|
|
28
|
+
children = _ref3.children;
|
|
29
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
30
|
+
"data-testid": dataTestId,
|
|
31
|
+
className: ax(["_x3do3yx5 _ca0qu2gc _u5f3idpf _n3tdu2gc _19bvidpf _vchhusvi _bfhk1v7z _1bah1yb4"]),
|
|
32
|
+
style: {
|
|
33
|
+
"--_1xglsrh": ix("var(--ds-background-neutral, ".concat(N10, ")")),
|
|
34
|
+
"--_1it2dty": ix("var(--ds-space-025, 2px)".concat(" solid ", "var(--ds-border, ".concat(N30, ")")))
|
|
35
|
+
}
|
|
36
|
+
}, children);
|
|
37
|
+
};
|
|
55
38
|
|
|
56
39
|
/**
|
|
57
40
|
* Loading
|
|
58
41
|
*/
|
|
59
42
|
|
|
60
|
-
|
|
61
|
-
export var LoadingContainer =
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
43
|
+
var loadingContainerStyles = null;
|
|
44
|
+
export var LoadingContainer = function LoadingContainer(_ref4) {
|
|
45
|
+
var children = _ref4.children,
|
|
46
|
+
rest = _objectWithoutProperties(_ref4, _excluded);
|
|
47
|
+
return /*#__PURE__*/React.createElement("div", _extends({}, rest, {
|
|
48
|
+
className: ax(["_ca0qpxbi _u5f3pxbi _n3tdpxbi _19bvpxbi _4t3i1osq"])
|
|
49
|
+
}), children);
|
|
50
|
+
};
|
|
51
|
+
var shimmer = null;
|
|
52
|
+
var loadingRectangleStyles = null;
|
|
53
|
+
export var LoadingRectangle = function LoadingRectangle(_ref5) {
|
|
54
|
+
var contentWidth = _ref5.contentWidth,
|
|
55
|
+
contentHeight = _ref5.contentHeight,
|
|
56
|
+
marginTop = _ref5.marginTop;
|
|
57
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
58
|
+
className: ax(["_2rkov77o _kqswh2mm _4t3i1e9d _19pku2gc _1bsb1osq _5sag126j _1o51q7pw _tip812c5 _j7hq1en8 _1pglp3kn _bfhkptpz _1itkwhjv _12vemgnk"]),
|
|
59
|
+
style: {
|
|
60
|
+
width: contentWidth,
|
|
61
|
+
height: contentHeight,
|
|
62
|
+
marginTop: marginTop,
|
|
63
|
+
"--_19g1tth": ix("var(--ds-background-neutral, ".concat(N30, ")")),
|
|
64
|
+
"--_4aeagh": ix("linear-gradient(\n\t\tto right,\n\t\t".concat("var(--ds-background-neutral-subtle, ".concat(N30, ")"), " 10%,\n\t\t", "var(--ds-background-neutral, ".concat(N40, ")"), " 20%,\n\t\t", "var(--ds-background-neutral-subtle, ".concat(N30, ")"), " 30%\n\t)"))
|
|
65
|
+
}
|
|
66
|
+
});
|
|
67
|
+
};
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
export declare const
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* @jsxRuntime classic
|
|
3
|
+
* @jsx jsx
|
|
4
|
+
*/
|
|
5
|
+
import React from 'react';
|
|
6
|
+
import { TransitionStatus } from '../constants';
|
|
7
|
+
export declare const HeaderContainer: ({ children }: {
|
|
8
|
+
children: React.ReactNode;
|
|
9
|
+
}) => JSX.Element;
|
|
10
|
+
export declare const CloseButtonContainer: ({ children }: {
|
|
11
|
+
children: React.ReactNode;
|
|
12
|
+
}) => JSX.Element;
|
|
13
|
+
export declare const CloseButtonContainerAi: ({ children }: {
|
|
14
|
+
children: React.ReactNode;
|
|
15
|
+
}) => JSX.Element;
|
|
16
|
+
export declare const TRANSITION_DURATION_MS = 220;
|
|
17
|
+
export declare const BackButtonContainer: ({ transitionState, children, }: {
|
|
18
|
+
transitionState: TransitionStatus;
|
|
19
|
+
children: React.ReactNode;
|
|
20
|
+
}) => JSX.Element;
|
|
21
|
+
export declare const HeaderTitle: ({ children }: {
|
|
22
|
+
children: React.ReactNode;
|
|
23
|
+
}) => JSX.Element;
|
|
24
|
+
export declare const HeaderTitleAi: ({ children }: {
|
|
25
|
+
children: React.ReactNode;
|
|
26
|
+
}) => JSX.Element;
|
|
27
|
+
export declare const HeaderContent: ({ children }: {
|
|
28
|
+
children: React.ReactNode;
|
|
29
|
+
}) => JSX.Element;
|
|
@@ -2,37 +2,24 @@
|
|
|
2
2
|
* @jsxRuntime classic
|
|
3
3
|
* @jsx jsx
|
|
4
4
|
*/
|
|
5
|
-
|
|
6
|
-
export declare const Container:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
20
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
21
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
22
|
-
/**
|
|
23
|
-
* Loading
|
|
24
|
-
*/
|
|
25
|
-
export declare const LoadingContainer: import("@emotion/styled").StyledComponent<{
|
|
26
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
27
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
28
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
5
|
+
import React from 'react';
|
|
6
|
+
export declare const Container: ({ children }: {
|
|
7
|
+
children: React.ReactNode;
|
|
8
|
+
}) => JSX.Element;
|
|
9
|
+
export declare const Section: ({ children }: {
|
|
10
|
+
children: React.ReactNode;
|
|
11
|
+
}) => JSX.Element;
|
|
12
|
+
export declare const HelpFooter: ({ dataTestId, children }: {
|
|
13
|
+
dataTestId: string;
|
|
14
|
+
children: React.ReactNode;
|
|
15
|
+
}) => JSX.Element;
|
|
16
|
+
export declare const LoadingContainer: ({ children, ...rest }: {
|
|
17
|
+
children: React.ReactNode;
|
|
18
|
+
} & React.HTMLAttributes<HTMLDivElement>) => JSX.Element;
|
|
29
19
|
type LoadingRectangleProps = {
|
|
30
20
|
contentWidth?: string;
|
|
31
21
|
contentHeight?: string;
|
|
32
22
|
marginTop?: string;
|
|
33
23
|
};
|
|
34
|
-
export declare const LoadingRectangle:
|
|
35
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
36
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
37
|
-
} & LoadingRectangleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
24
|
+
export declare const LoadingRectangle: ({ contentWidth, contentHeight, marginTop, }: LoadingRectangleProps) => JSX.Element;
|
|
38
25
|
export {};
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
export declare const
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* @jsxRuntime classic
|
|
3
|
+
* @jsx jsx
|
|
4
|
+
*/
|
|
5
|
+
import React from 'react';
|
|
6
|
+
import { TransitionStatus } from '../constants';
|
|
7
|
+
export declare const HeaderContainer: ({ children }: {
|
|
8
|
+
children: React.ReactNode;
|
|
9
|
+
}) => JSX.Element;
|
|
10
|
+
export declare const CloseButtonContainer: ({ children }: {
|
|
11
|
+
children: React.ReactNode;
|
|
12
|
+
}) => JSX.Element;
|
|
13
|
+
export declare const CloseButtonContainerAi: ({ children }: {
|
|
14
|
+
children: React.ReactNode;
|
|
15
|
+
}) => JSX.Element;
|
|
16
|
+
export declare const TRANSITION_DURATION_MS = 220;
|
|
17
|
+
export declare const BackButtonContainer: ({ transitionState, children, }: {
|
|
18
|
+
transitionState: TransitionStatus;
|
|
19
|
+
children: React.ReactNode;
|
|
20
|
+
}) => JSX.Element;
|
|
21
|
+
export declare const HeaderTitle: ({ children }: {
|
|
22
|
+
children: React.ReactNode;
|
|
23
|
+
}) => JSX.Element;
|
|
24
|
+
export declare const HeaderTitleAi: ({ children }: {
|
|
25
|
+
children: React.ReactNode;
|
|
26
|
+
}) => JSX.Element;
|
|
27
|
+
export declare const HeaderContent: ({ children }: {
|
|
28
|
+
children: React.ReactNode;
|
|
29
|
+
}) => JSX.Element;
|
|
@@ -1,38 +1,25 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
/**
|
|
3
2
|
* @jsxRuntime classic
|
|
4
3
|
* @jsx jsx
|
|
5
4
|
*/
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
export declare const Section:
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
21
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
22
|
-
/**
|
|
23
|
-
* Loading
|
|
24
|
-
*/
|
|
25
|
-
export declare const LoadingContainer: import("@emotion/styled").StyledComponent<{
|
|
26
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
27
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
28
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
5
|
+
import React from 'react';
|
|
6
|
+
export declare const Container: ({ children }: {
|
|
7
|
+
children: React.ReactNode;
|
|
8
|
+
}) => JSX.Element;
|
|
9
|
+
export declare const Section: ({ children }: {
|
|
10
|
+
children: React.ReactNode;
|
|
11
|
+
}) => JSX.Element;
|
|
12
|
+
export declare const HelpFooter: ({ dataTestId, children }: {
|
|
13
|
+
dataTestId: string;
|
|
14
|
+
children: React.ReactNode;
|
|
15
|
+
}) => JSX.Element;
|
|
16
|
+
export declare const LoadingContainer: ({ children, ...rest }: {
|
|
17
|
+
children: React.ReactNode;
|
|
18
|
+
} & React.HTMLAttributes<HTMLDivElement>) => JSX.Element;
|
|
29
19
|
type LoadingRectangleProps = {
|
|
30
20
|
contentWidth?: string;
|
|
31
21
|
contentHeight?: string;
|
|
32
22
|
marginTop?: string;
|
|
33
23
|
};
|
|
34
|
-
export declare const LoadingRectangle:
|
|
35
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
36
|
-
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
37
|
-
} & LoadingRectangleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
24
|
+
export declare const LoadingRectangle: ({ contentWidth, contentHeight, marginTop, }: LoadingRectangleProps) => JSX.Element;
|
|
38
25
|
export {};
|
package/messages/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/help-layout",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.0",
|
|
4
4
|
"description": "Layout for the atlaskit/help component.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
23
|
"sideEffects": [
|
|
24
|
-
"
|
|
24
|
+
"**/*.compiled.css"
|
|
25
25
|
],
|
|
26
26
|
"atlaskit:src": "src/index.ts",
|
|
27
27
|
"atlassian": {
|
|
@@ -33,14 +33,13 @@
|
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@atlaskit/analytics-next": "^11.0.0",
|
|
36
|
-
"@atlaskit/button": "^
|
|
37
|
-
"@atlaskit/icon": "^25.
|
|
36
|
+
"@atlaskit/button": "^23.0.0",
|
|
37
|
+
"@atlaskit/icon": "^25.6.0",
|
|
38
38
|
"@atlaskit/theme": "^18.0.0",
|
|
39
|
-
"@atlaskit/tokens": "^4.
|
|
39
|
+
"@atlaskit/tokens": "^4.8.0",
|
|
40
40
|
"@atlaskit/tooltip": "^20.0.0",
|
|
41
41
|
"@babel/runtime": "^7.0.0",
|
|
42
|
-
"@
|
|
43
|
-
"@emotion/styled": "^11.0.0",
|
|
42
|
+
"@compiled/react": "^0.18.3",
|
|
44
43
|
"react-transition-group": "^4.4.1"
|
|
45
44
|
},
|
|
46
45
|
"peerDependencies": {
|
|
@@ -68,6 +67,9 @@
|
|
|
68
67
|
"design-tokens": [
|
|
69
68
|
"color",
|
|
70
69
|
"spacing"
|
|
70
|
+
],
|
|
71
|
+
"styling": [
|
|
72
|
+
"compiled"
|
|
71
73
|
]
|
|
72
74
|
}
|
|
73
75
|
},
|