@atlaskit/help 9.3.0 → 9.4.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 +17 -0
- package/afm-cc/tsconfig.json +1 -1
- package/afm-products/tsconfig.json +1 -1
- package/dist/cjs/analytics.js +1 -1
- package/dist/cjs/components/Article/ArticleLoadingFail/index.js +1 -1
- package/dist/cjs/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulNoButton.js +1 -1
- package/dist/cjs/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulYesButton.js +1 -1
- package/dist/cjs/components/Article/HelpArticle/WasHelpfulForm/index.js +1 -1
- package/dist/cjs/components/Article/HelpArticle/index.js +1 -1
- package/dist/cjs/components/Article/WhatsNewArticle/index.js +1 -3
- package/dist/cjs/components/ArticlesList/ArticlesListItem/index.js +3 -7
- package/dist/cjs/components/BackButton/index.js +2 -3
- package/dist/cjs/components/HelpContentButton/index.js +1 -2
- package/dist/cjs/components/NeedMoreHelp/index.js +1 -2
- package/dist/cjs/components/NeedMoreHelp/styled.compiled.css +1 -1
- package/dist/cjs/components/NeedMoreHelp/styled.js +2 -2
- package/dist/cjs/components/RelatedArticles/index.js +1 -1
- package/dist/cjs/components/RelatedArticles/styled.compiled.css +1 -1
- package/dist/cjs/components/RelatedArticles/styled.js +1 -1
- package/dist/cjs/components/Search/SearchInput/index.js +2 -3
- package/dist/cjs/components/Search/SearchResults/SearchExternalSite.js +1 -3
- package/dist/cjs/components/Search/SearchResults/SearchResultsEmpty.js +1 -3
- package/dist/cjs/components/Search/SearchResults/styled.compiled.css +2 -2
- package/dist/cjs/components/Search/SearchResults/styled.js +1 -1
- package/dist/cjs/components/WhatsNew/WhatsNewButton/index.js +1 -2
- package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/index.js +1 -1
- package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.compiled.css +1 -1
- package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.js +1 -1
- package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.compiled.css +2 -2
- package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.js +1 -1
- package/dist/es2019/analytics.js +1 -1
- package/dist/es2019/components/Article/ArticleLoadingFail/index.js +1 -1
- package/dist/es2019/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulNoButton.js +1 -1
- package/dist/es2019/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulYesButton.js +1 -1
- package/dist/es2019/components/Article/HelpArticle/WasHelpfulForm/index.js +1 -1
- package/dist/es2019/components/Article/HelpArticle/index.js +1 -1
- package/dist/es2019/components/Article/WhatsNewArticle/index.js +1 -3
- package/dist/es2019/components/ArticlesList/ArticlesListItem/index.js +3 -7
- package/dist/es2019/components/BackButton/index.js +2 -3
- package/dist/es2019/components/HelpContentButton/index.js +1 -2
- package/dist/es2019/components/NeedMoreHelp/index.js +1 -2
- package/dist/es2019/components/NeedMoreHelp/styled.compiled.css +1 -1
- package/dist/es2019/components/NeedMoreHelp/styled.js +2 -2
- package/dist/es2019/components/RelatedArticles/index.js +1 -1
- package/dist/es2019/components/RelatedArticles/styled.compiled.css +1 -1
- package/dist/es2019/components/RelatedArticles/styled.js +1 -1
- package/dist/es2019/components/Search/SearchInput/index.js +2 -3
- package/dist/es2019/components/Search/SearchResults/SearchExternalSite.js +1 -3
- package/dist/es2019/components/Search/SearchResults/SearchResultsEmpty.js +1 -3
- package/dist/es2019/components/Search/SearchResults/styled.compiled.css +2 -2
- package/dist/es2019/components/Search/SearchResults/styled.js +1 -1
- package/dist/es2019/components/WhatsNew/WhatsNewButton/index.js +1 -2
- package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/index.js +1 -1
- package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.compiled.css +1 -1
- package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.js +1 -1
- package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.compiled.css +2 -2
- package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.js +1 -1
- package/dist/esm/analytics.js +1 -1
- package/dist/esm/components/Article/ArticleLoadingFail/index.js +1 -1
- package/dist/esm/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulNoButton.js +1 -1
- package/dist/esm/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulYesButton.js +1 -1
- package/dist/esm/components/Article/HelpArticle/WasHelpfulForm/index.js +1 -1
- package/dist/esm/components/Article/HelpArticle/index.js +1 -1
- package/dist/esm/components/Article/WhatsNewArticle/index.js +1 -3
- package/dist/esm/components/ArticlesList/ArticlesListItem/index.js +3 -7
- package/dist/esm/components/BackButton/index.js +2 -3
- package/dist/esm/components/HelpContentButton/index.js +1 -2
- package/dist/esm/components/NeedMoreHelp/index.js +1 -2
- package/dist/esm/components/NeedMoreHelp/styled.compiled.css +1 -1
- package/dist/esm/components/NeedMoreHelp/styled.js +2 -2
- package/dist/esm/components/RelatedArticles/index.js +1 -1
- package/dist/esm/components/RelatedArticles/styled.compiled.css +1 -1
- package/dist/esm/components/RelatedArticles/styled.js +1 -1
- package/dist/esm/components/Search/SearchInput/index.js +2 -3
- package/dist/esm/components/Search/SearchResults/SearchExternalSite.js +1 -3
- package/dist/esm/components/Search/SearchResults/SearchResultsEmpty.js +1 -3
- package/dist/esm/components/Search/SearchResults/styled.compiled.css +2 -2
- package/dist/esm/components/Search/SearchResults/styled.js +1 -1
- package/dist/esm/components/WhatsNew/WhatsNewButton/index.js +1 -2
- package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/index.js +1 -1
- package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.compiled.css +1 -1
- package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.js +1 -1
- package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.compiled.css +2 -2
- package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.js +1 -1
- package/dist/types/components/ArticlesList/ArticlesListItem/styled.d.ts +1 -1
- package/dist/types-ts4.5/components/ArticlesList/ArticlesListItem/styled.d.ts +1 -1
- package/package.json +9 -8
- package/build/tsconfig.json +0 -23
|
@@ -9,7 +9,7 @@ const relatedArticlesTitleStyles = null;
|
|
|
9
9
|
export const RelatedArticlesTitle = ({
|
|
10
10
|
children
|
|
11
11
|
}) => /*#__PURE__*/React.createElement("div", {
|
|
12
|
-
className: ax(["
|
|
12
|
+
className: ax(["_11c81e3o _syaz1fxt _ca0qpxbi _u5f3idpf _n3tdpxbi _19bvidpf"])
|
|
13
13
|
}, /*#__PURE__*/React.createElement(Heading, {
|
|
14
14
|
size: "large",
|
|
15
15
|
as: "h3",
|
|
@@ -6,7 +6,7 @@ import { useAnalyticsEvents, AnalyticsContext } from '@atlaskit/analytics-next';
|
|
|
6
6
|
import Textfield from '@atlaskit/textfield';
|
|
7
7
|
import Button from '@atlaskit/button/custom-theme-button';
|
|
8
8
|
import Spinner from '@atlaskit/spinner';
|
|
9
|
-
import SearchIcon from '@atlaskit/icon/core/
|
|
9
|
+
import SearchIcon from '@atlaskit/icon/core/search';
|
|
10
10
|
import EditorCloseIcon from '@atlaskit/icon/core/cross';
|
|
11
11
|
import { injectIntl } from 'react-intl-next';
|
|
12
12
|
import { REQUEST_STATE } from '../../../model/Requests';
|
|
@@ -18,7 +18,7 @@ import { useNavigationContext } from '../../contexts/navigationContext';
|
|
|
18
18
|
const ANALYTICS_CONTEXT_DATA = {
|
|
19
19
|
componentName: 'searchInput',
|
|
20
20
|
packageName: "@atlaskit/help",
|
|
21
|
-
packageVersion: "
|
|
21
|
+
packageVersion: "9.4.0"
|
|
22
22
|
};
|
|
23
23
|
const buttonStyles = null;
|
|
24
24
|
export const SearchInput = ({
|
|
@@ -88,7 +88,6 @@ export const SearchInput = ({
|
|
|
88
88
|
ref: inputRef,
|
|
89
89
|
name: "help-search-input",
|
|
90
90
|
elemBeforeInput: /*#__PURE__*/React.createElement(SearchIconContainer, null, /*#__PURE__*/React.createElement(SearchIcon, {
|
|
91
|
-
LEGACY_margin: "0 2px",
|
|
92
91
|
color: "currentColor",
|
|
93
92
|
spacing: "spacious",
|
|
94
93
|
label: ""
|
|
@@ -34,10 +34,8 @@ export const SearchExternalSite = ({
|
|
|
34
34
|
}, /*#__PURE__*/React.createElement(Button, {
|
|
35
35
|
appearance: "link",
|
|
36
36
|
iconAfter: /*#__PURE__*/React.createElement(ShortcutIcon, {
|
|
37
|
-
LEGACY_size: "small",
|
|
38
37
|
label: "",
|
|
39
|
-
color: `var(--ds-icon-subtle, ${colors.N90})
|
|
40
|
-
LEGACY_secondaryColor: `var(--ds-icon-subtle, ${colors.N90})`
|
|
38
|
+
color: `var(--ds-icon-subtle, ${colors.N90})`
|
|
41
39
|
}),
|
|
42
40
|
spacing: "compact",
|
|
43
41
|
href: searchExternalUrl,
|
|
@@ -35,10 +35,8 @@ export const SearchResultsEmpty = ({
|
|
|
35
35
|
}, /*#__PURE__*/React.createElement(Button, {
|
|
36
36
|
appearance: "link",
|
|
37
37
|
iconAfter: /*#__PURE__*/React.createElement(ShortcutIcon, {
|
|
38
|
-
LEGACY_size: "small",
|
|
39
38
|
label: "",
|
|
40
|
-
color: `var(--ds-icon-subtle, ${colors.N90})
|
|
41
|
-
LEGACY_secondaryColor: `var(--ds-icon-subtle, ${colors.N90})`
|
|
39
|
+
color: `var(--ds-icon-subtle, ${colors.N90})`
|
|
42
40
|
}),
|
|
43
41
|
spacing: "compact",
|
|
44
42
|
href: searchExternalUrl,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8fhey{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._v5643rtd{transition:opacity .44s}
|
|
3
3
|
._125x1wmz p{color:var(--ds-text-subtlest,#6b778c)}
|
|
4
4
|
._154i1eca{top:var(--ds-space-800,60px)}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
._ca0q1ejb{padding-top:var(--ds-space-300,24px)}
|
|
20
20
|
._ca0qidpf{padding-top:0}
|
|
21
21
|
._i0dlf1ug{flex-basis:0%}
|
|
22
|
-
.
|
|
22
|
+
._k48pwu06{font-weight:var(--ds-font-weight-bold,653)}
|
|
23
23
|
._kqswstnw{position:absolute}
|
|
24
24
|
._n3td1ejb{padding-bottom:var(--ds-space-300,24px)}
|
|
25
25
|
._n3tdidpf{padding-bottom:0}
|
|
@@ -54,7 +54,7 @@ const searchResultEmptyMessageHeaderTextStyles = null;
|
|
|
54
54
|
export const SearchResultEmptyMessageHeaderText = ({
|
|
55
55
|
children
|
|
56
56
|
}) => /*#__PURE__*/React.createElement("h2", {
|
|
57
|
-
className: ax(["
|
|
57
|
+
className: ax(["_11c8fhey _syaz10s3 _k48pwu06"])
|
|
58
58
|
}, children);
|
|
59
59
|
const searchResultSearchExternalSiteContainerStyles = null;
|
|
60
60
|
export const SearchResultSearchExternalSiteContainer = ({
|
|
@@ -11,7 +11,7 @@ import { ARTICLE_TYPE } from '../../../model/Help';
|
|
|
11
11
|
const ANALYTICS_CONTEXT_DATA = {
|
|
12
12
|
componentName: 'WhatsNewButton',
|
|
13
13
|
packageName: "@atlaskit/help",
|
|
14
|
-
packageVersion: "
|
|
14
|
+
packageVersion: "9.4.0"
|
|
15
15
|
};
|
|
16
16
|
export const WhatsNewButton = ({
|
|
17
17
|
productName,
|
|
@@ -46,7 +46,6 @@ export const WhatsNewButton = ({
|
|
|
46
46
|
}) : formatMessage(messages.help_whats_new_button_label_without_product_name),
|
|
47
47
|
icon: /*#__PURE__*/React.createElement(LightbulbIcon, {
|
|
48
48
|
color: `var(--ds-icon-subtle, ${colors.N600})`,
|
|
49
|
-
LEGACY_size: "medium",
|
|
50
49
|
spacing: "spacious",
|
|
51
50
|
label: ""
|
|
52
51
|
})
|
|
@@ -8,7 +8,7 @@ import { WhatsNewResultListItemWrapper, WhatsNewResultListItemTitleContainer, Wh
|
|
|
8
8
|
const ANALYTICS_CONTEXT_DATA = {
|
|
9
9
|
componentName: 'ArticlesListItem',
|
|
10
10
|
packageName: "@atlaskit/help",
|
|
11
|
-
packageVersion: "
|
|
11
|
+
packageVersion: "9.4.0"
|
|
12
12
|
};
|
|
13
13
|
export const WhatsNewResultListItem = ({
|
|
14
14
|
intl: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._2rko1l7b{border-radius:3px}
|
|
3
3
|
._18u0idpf{margin-left:0}
|
|
4
4
|
._19bv1b66{padding-left:var(--ds-space-050,4px)}
|
|
@@ -24,7 +24,7 @@ const whatsNewResultListItemTitleTextStyles = null;
|
|
|
24
24
|
export const WhatsNewResultListItemTitleText = ({
|
|
25
25
|
children
|
|
26
26
|
}) => /*#__PURE__*/React.createElement("span", {
|
|
27
|
-
className: ax(["
|
|
27
|
+
className: ax(["_11c8wadc _19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1o8l _s7n4nkob _19bv1b66 _o5724jg8 _1reo15vq"])
|
|
28
28
|
}, children);
|
|
29
29
|
const whatsNewResultListItemDescriptionStyles = null;
|
|
30
30
|
export const WhatsNewResultListItemDescription = ({
|
package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.compiled.css
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._19bvidpf{padding-left:0}
|
|
3
3
|
._19bvu2gc{padding-left:var(--ds-space-100,8px)}
|
|
4
4
|
._1p1dangw{text-transform:uppercase}
|
|
5
5
|
._ca0qidpf{padding-top:0}
|
|
6
6
|
._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
|
|
7
|
-
.
|
|
7
|
+
._k48pwu06{font-weight:var(--ds-font-weight-bold,653)}
|
|
8
8
|
._kqswh2mm{position:relative}
|
|
9
9
|
._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
|
|
10
10
|
._syaz1wmz{color:var(--ds-text-subtlest,#6b778c)}
|
|
@@ -21,5 +21,5 @@ const whatsNewResultsListGroupTitleStyles = null;
|
|
|
21
21
|
export const WhatsNewResultsListGroupTitle = ({
|
|
22
22
|
children
|
|
23
23
|
}) => /*#__PURE__*/React.createElement("div", {
|
|
24
|
-
className: ax(["
|
|
24
|
+
className: ax(["_11c8wadc _syaz1wmz _k48pwu06 _ca0qidpf _u5f3u2gc _n3tdu2gc _19bvu2gc _1p1dangw"])
|
|
25
25
|
}, children);
|
package/dist/esm/analytics.js
CHANGED
|
@@ -10,7 +10,7 @@ import { LoadingErrorMessage, LoadingErrorButtonContainer, LoadingErrorHeading }
|
|
|
10
10
|
var ANALYTICS_CONTEXT_DATA = {
|
|
11
11
|
componentName: 'ArticleLoadingFail',
|
|
12
12
|
packageName: "@atlaskit/help",
|
|
13
|
-
packageVersion: "
|
|
13
|
+
packageVersion: "9.4.0"
|
|
14
14
|
};
|
|
15
15
|
export var ArticleLoadingFail = function ArticleLoadingFail(_ref) {
|
|
16
16
|
var onTryAgainButtonClick = _ref.onTryAgainButtonClick,
|
|
@@ -6,7 +6,7 @@ import { messages } from '../../../../messages';
|
|
|
6
6
|
var ANALYTICS_CONTEXT_DATA = {
|
|
7
7
|
componentName: 'ArticleWasHelpfulNoButton',
|
|
8
8
|
packageName: "@atlaskit/help",
|
|
9
|
-
packageVersion: "
|
|
9
|
+
packageVersion: "9.4.0"
|
|
10
10
|
};
|
|
11
11
|
export var ArticleWasHelpfulNoButton = function ArticleWasHelpfulNoButton(_ref) {
|
|
12
12
|
var _ref$isSelected = _ref.isSelected,
|
|
@@ -6,7 +6,7 @@ import { messages } from '../../../../messages';
|
|
|
6
6
|
var ANALYTICS_CONTEXT_DATA = {
|
|
7
7
|
componentName: 'ArticleWasHelpfulYesButton',
|
|
8
8
|
packageName: "@atlaskit/help",
|
|
9
|
-
packageVersion: "
|
|
9
|
+
packageVersion: "9.4.0"
|
|
10
10
|
};
|
|
11
11
|
export var ArticleWasHelpfulYesButton = function ArticleWasHelpfulYesButton(_ref) {
|
|
12
12
|
var _ref$isSelected = _ref.isSelected,
|
|
@@ -27,7 +27,7 @@ var FEEDBACK_REASON_TEXT_MAX_LENGTH = '16000';
|
|
|
27
27
|
var ANALYTICS_CONTEXT_DATA = {
|
|
28
28
|
componentName: 'ArticleWasHelpfulForm',
|
|
29
29
|
packageName: "@atlaskit/help",
|
|
30
|
-
packageVersion: "
|
|
30
|
+
packageVersion: "9.4.0"
|
|
31
31
|
};
|
|
32
32
|
var buttonStyles = null;
|
|
33
33
|
export var ArticleWasHelpfulForm = function ArticleWasHelpfulForm(_ref) {
|
|
@@ -56,7 +56,7 @@ export var HelpArticle = function HelpArticle(_ref) {
|
|
|
56
56
|
analyticsEvent.payload.attributes = {
|
|
57
57
|
componentName: 'Article',
|
|
58
58
|
packageName: "@atlaskit/help",
|
|
59
|
-
packageVersion: "
|
|
59
|
+
packageVersion: "9.4.0"
|
|
60
60
|
};
|
|
61
61
|
if (onRelatedArticlesShowMoreClick) {
|
|
62
62
|
onRelatedArticlesShowMoreClick(event, analyticsEvent, isCollapsed);
|
|
@@ -13,7 +13,7 @@ import { WhatsNewTypeTitle, WhatsNewTitleText, WhatsNewIconContainer, RelatedLin
|
|
|
13
13
|
var analyticsContextData = {
|
|
14
14
|
componentName: 'ArticlesListItem',
|
|
15
15
|
packageName: "@atlaskit/help",
|
|
16
|
-
packageVersion: "
|
|
16
|
+
packageVersion: "9.4.0"
|
|
17
17
|
};
|
|
18
18
|
export var WhatsNewArticle = function WhatsNewArticle(_ref) {
|
|
19
19
|
var formatMessage = _ref.intl.formatMessage,
|
|
@@ -47,7 +47,6 @@ export var WhatsNewArticle = function WhatsNewArticle(_ref) {
|
|
|
47
47
|
target: "_blank"
|
|
48
48
|
}, formatMessage(messages.help_whats_new_related_link_support)), /*#__PURE__*/React.createElement(ExternalLinkIconContainer, null, /*#__PURE__*/React.createElement(ShortcutIcon, {
|
|
49
49
|
color: "currentColor",
|
|
50
|
-
LEGACY_size: "small",
|
|
51
50
|
label: ""
|
|
52
51
|
}))), article.communityUrl && /*#__PURE__*/React.createElement(RelatedLinkContainer, null, /*#__PURE__*/React.createElement(Button, {
|
|
53
52
|
appearance: "link",
|
|
@@ -56,7 +55,6 @@ export var WhatsNewArticle = function WhatsNewArticle(_ref) {
|
|
|
56
55
|
target: "_blank"
|
|
57
56
|
}, formatMessage(messages.help_whats_new_related_link_community)), /*#__PURE__*/React.createElement(ExternalLinkIconContainer, null, /*#__PURE__*/React.createElement(ShortcutIcon, {
|
|
58
57
|
color: "currentColor",
|
|
59
|
-
LEGACY_size: "small",
|
|
60
58
|
label: ""
|
|
61
59
|
}))))));
|
|
62
60
|
}
|
|
@@ -9,7 +9,7 @@ import { ArticlesListItemWrapper, ArticlesListItemContainer, ArticlesListItemTit
|
|
|
9
9
|
var ANALYTICS_CONTEXT_DATA = {
|
|
10
10
|
componentName: 'ArticlesListItem',
|
|
11
11
|
packageName: "@atlaskit/help",
|
|
12
|
-
packageVersion: "
|
|
12
|
+
packageVersion: "9.4.0"
|
|
13
13
|
};
|
|
14
14
|
var highlightText = function highlightText(text) {
|
|
15
15
|
if (!text) {
|
|
@@ -68,18 +68,14 @@ export var ArticlesListItem = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
68
68
|
/*#__PURE__*/
|
|
69
69
|
// eslint-disable-next-line @atlassian/i18n/no-literal-string-in-jsx
|
|
70
70
|
React.createElement(ArticlesListItemLastModified, null, "Last modified: ", lastPublished)), href && /*#__PURE__*/React.createElement(ArticlesListItemLinkIcon, null, /*#__PURE__*/React.createElement(ShortcutIcon, {
|
|
71
|
-
LEGACY_size: "small",
|
|
72
71
|
label: "Opens in a new window",
|
|
73
|
-
color: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
74
|
-
LEGACY_secondaryColor: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
72
|
+
color: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
75
73
|
}))), /*#__PURE__*/React.createElement(ArticlesListItemDescription, null, highlightText(description)), isSourceVisible && /*#__PURE__*/React.createElement(ArticlesListItemSource, null, source), isTrustFactorVisible && /*#__PURE__*/React.createElement(ArticlesListItemTrustFactor, null, isNumViewsVisible &&
|
|
76
74
|
/*#__PURE__*/
|
|
77
75
|
// eslint-disable-next-line @atlassian/i18n/no-literal-string-in-jsx
|
|
78
76
|
React.createElement(ArticlesListItemViewCount, null, trustFactors.numViews, " views"), isHelpfulCountVisible && /*#__PURE__*/React.createElement(ArticlesListItemHelpfulCount, null, /*#__PURE__*/React.createElement(LikeIcon, {
|
|
79
|
-
LEGACY_margin: "0 -0.25px 0 0",
|
|
80
77
|
color: "currentColor",
|
|
81
|
-
label: "Like"
|
|
82
|
-
LEGACY_size: "small"
|
|
78
|
+
label: "Like"
|
|
83
79
|
}), trustFactors.helpfulCount)));
|
|
84
80
|
});
|
|
85
81
|
var ArticlesListItemWithContext = /*#__PURE__*/forwardRef(function (props, ref) {
|
|
@@ -38,8 +38,7 @@ export var BackButton = function BackButton(_ref) {
|
|
|
38
38
|
appearance: "subtle",
|
|
39
39
|
iconBefore: /*#__PURE__*/React.createElement(ArrowleftIcon, {
|
|
40
40
|
color: "currentColor",
|
|
41
|
-
label: ""
|
|
42
|
-
LEGACY_size: "medium"
|
|
41
|
+
label: ""
|
|
43
42
|
})
|
|
44
43
|
}, formatMessage(messages.help_panel_search_back)));
|
|
45
44
|
});
|
|
@@ -49,7 +48,7 @@ var BackButtonWithContext = function BackButtonWithContext(props) {
|
|
|
49
48
|
data: {
|
|
50
49
|
componentName: 'backButton',
|
|
51
50
|
packageName: "@atlaskit/help",
|
|
52
|
-
packageVersion: "
|
|
51
|
+
packageVersion: "9.4.0"
|
|
53
52
|
}
|
|
54
53
|
}, /*#__PURE__*/React.createElement(BackButton, props));
|
|
55
54
|
};
|
|
@@ -7,7 +7,7 @@ import { HelpContentButtonContainer, HelpContentButtonIcon, HelpContentButtonTex
|
|
|
7
7
|
var analitycsContextData = {
|
|
8
8
|
componentName: 'HelpContentButton',
|
|
9
9
|
packageName: "@atlaskit/help",
|
|
10
|
-
packageVersion: "
|
|
10
|
+
packageVersion: "9.4.0"
|
|
11
11
|
};
|
|
12
12
|
var HelpContentButton = function HelpContentButton(_ref) {
|
|
13
13
|
var _ref$id = _ref.id,
|
|
@@ -47,7 +47,6 @@ var HelpContentButton = function HelpContentButton(_ref) {
|
|
|
47
47
|
dataTestId: "shortcutIcon"
|
|
48
48
|
}, /*#__PURE__*/React.createElement(ShortcutIcon, {
|
|
49
49
|
color: "currentColor",
|
|
50
|
-
LEGACY_size: "small",
|
|
51
50
|
label: "Opens in a new window"
|
|
52
51
|
}))));
|
|
53
52
|
var target = href ? openInSameTab ? '_self' : '_blank' : undefined;
|
|
@@ -22,8 +22,7 @@ export var NeedMoreHelp = function NeedMoreHelp(_ref) {
|
|
|
22
22
|
alignInline: "center"
|
|
23
23
|
}, /*#__PURE__*/React.createElement(LightbulbIcon, {
|
|
24
24
|
spacing: "none",
|
|
25
|
-
label: label
|
|
26
|
-
LEGACY_size: "small"
|
|
25
|
+
label: label
|
|
27
26
|
}), /*#__PURE__*/React.createElement(NeedMoreHelpContent, null, formatMessage(messages.help_need_more_help_text)), /*#__PURE__*/React.createElement(HelpAskAI, {
|
|
28
27
|
onClick: onNeedMoreHelpClick
|
|
29
28
|
}, formatMessage(messages.help_need_more_help_label))));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8i4vh{font:var(--ds-font-heading-xxsmall,normal 653 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._16qst7d8{box-shadow:var(--ds-shadow-overlay,0 0 0 1px var(--shadow-overlay-third,rgba(188,214,240,0)) inset)}
|
|
3
3
|
._18u0idpf{margin-left:0}
|
|
4
4
|
._19pkidpf{margin-top:0}
|
|
@@ -13,7 +13,7 @@ var needMoreHelpContentStyles = null;
|
|
|
13
13
|
export var NeedMoreHelpContent = function NeedMoreHelpContent(_ref2) {
|
|
14
14
|
var children = _ref2.children;
|
|
15
15
|
return /*#__PURE__*/React.createElement("p", {
|
|
16
|
-
className: ax(["
|
|
16
|
+
className: ax(["_11c8i4vh _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syazi7uo _1e0c1o8l _1wpz1h6o"])
|
|
17
17
|
}, children);
|
|
18
18
|
};
|
|
19
19
|
var helpAskAIStyles = null;
|
|
@@ -22,6 +22,6 @@ export var HelpAskAI = function HelpAskAI(_ref3) {
|
|
|
22
22
|
onClick = _ref3.onClick;
|
|
23
23
|
return /*#__PURE__*/React.createElement("p", {
|
|
24
24
|
onClick: onClick,
|
|
25
|
-
className: ax(["
|
|
25
|
+
className: ax(["_11c8i4vh _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syaz6x5g _1e0c1o8l _1wpz1h6o _80omtlke _9oik1r31 _1bnx8stv _jf4cnqa1"])
|
|
26
26
|
}, children);
|
|
27
27
|
};
|
|
@@ -20,7 +20,7 @@ import { RelatedArticlesTitle } from './styled';
|
|
|
20
20
|
import useCancellablePromise from '../../util/hooks/cancellablePromise';
|
|
21
21
|
import { usePrevious } from '../../util/hooks/previous';
|
|
22
22
|
var packageName = "@atlaskit/help";
|
|
23
|
-
var packageVersion = "
|
|
23
|
+
var packageVersion = "9.4.0";
|
|
24
24
|
var buttonStyles = null;
|
|
25
25
|
export var RelatedArticles = function RelatedArticles(_ref) {
|
|
26
26
|
var _ref$style = _ref.style,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c81e3o{font:var(--ds-font-heading-small,normal 653 1pc/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._18u0idpf{margin-left:0}
|
|
3
3
|
._19bvidpf{padding-left:0}
|
|
4
4
|
._19bvu2gc{padding-left:var(--ds-space-100,8px)}
|
|
@@ -11,7 +11,7 @@ var relatedArticlesTitleStyles = null;
|
|
|
11
11
|
export var RelatedArticlesTitle = function RelatedArticlesTitle(_ref) {
|
|
12
12
|
var children = _ref.children;
|
|
13
13
|
return /*#__PURE__*/React.createElement("div", {
|
|
14
|
-
className: ax(["
|
|
14
|
+
className: ax(["_11c81e3o _syaz1o8f _ca0qpxbi _u5f3idpf _n3tdpxbi _19bvidpf"]),
|
|
15
15
|
style: {
|
|
16
16
|
"--_ggxzyp": ix("var(--ds-text, ".concat(N800, ")"))
|
|
17
17
|
}
|
|
@@ -6,7 +6,7 @@ import { useAnalyticsEvents, AnalyticsContext } from '@atlaskit/analytics-next';
|
|
|
6
6
|
import Textfield from '@atlaskit/textfield';
|
|
7
7
|
import Button from '@atlaskit/button/custom-theme-button';
|
|
8
8
|
import Spinner from '@atlaskit/spinner';
|
|
9
|
-
import SearchIcon from '@atlaskit/icon/core/
|
|
9
|
+
import SearchIcon from '@atlaskit/icon/core/search';
|
|
10
10
|
import EditorCloseIcon from '@atlaskit/icon/core/cross';
|
|
11
11
|
import { injectIntl } from 'react-intl-next';
|
|
12
12
|
import { REQUEST_STATE } from '../../../model/Requests';
|
|
@@ -18,7 +18,7 @@ import { useNavigationContext } from '../../contexts/navigationContext';
|
|
|
18
18
|
var ANALYTICS_CONTEXT_DATA = {
|
|
19
19
|
componentName: 'searchInput',
|
|
20
20
|
packageName: "@atlaskit/help",
|
|
21
|
-
packageVersion: "
|
|
21
|
+
packageVersion: "9.4.0"
|
|
22
22
|
};
|
|
23
23
|
var buttonStyles = null;
|
|
24
24
|
export var SearchInput = function SearchInput(_ref) {
|
|
@@ -83,7 +83,6 @@ export var SearchInput = function SearchInput(_ref) {
|
|
|
83
83
|
ref: inputRef,
|
|
84
84
|
name: "help-search-input",
|
|
85
85
|
elemBeforeInput: /*#__PURE__*/React.createElement(SearchIconContainer, null, /*#__PURE__*/React.createElement(SearchIcon, {
|
|
86
|
-
LEGACY_margin: "0 2px",
|
|
87
86
|
color: "currentColor",
|
|
88
87
|
spacing: "spacious",
|
|
89
88
|
label: ""
|
|
@@ -30,10 +30,8 @@ export var SearchExternalSite = function SearchExternalSite(_ref) {
|
|
|
30
30
|
}, /*#__PURE__*/React.createElement(Button, {
|
|
31
31
|
appearance: "link",
|
|
32
32
|
iconAfter: /*#__PURE__*/React.createElement(ShortcutIcon, {
|
|
33
|
-
LEGACY_size: "small",
|
|
34
33
|
label: "",
|
|
35
|
-
color: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
36
|
-
LEGACY_secondaryColor: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
34
|
+
color: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
37
35
|
}),
|
|
38
36
|
spacing: "compact",
|
|
39
37
|
href: searchExternalUrl,
|
|
@@ -31,10 +31,8 @@ export var SearchResultsEmpty = function SearchResultsEmpty(_ref) {
|
|
|
31
31
|
}, /*#__PURE__*/React.createElement(Button, {
|
|
32
32
|
appearance: "link",
|
|
33
33
|
iconAfter: /*#__PURE__*/React.createElement(ShortcutIcon, {
|
|
34
|
-
LEGACY_size: "small",
|
|
35
34
|
label: "",
|
|
36
|
-
color: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
37
|
-
LEGACY_secondaryColor: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
35
|
+
color: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
|
|
38
36
|
}),
|
|
39
37
|
spacing: "compact",
|
|
40
38
|
href: searchExternalUrl,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8fhey{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._v564tcs9{transition:var(--_1peo1h6)}
|
|
3
3
|
._125xpsu8 p{color:var(--_vrm7dk)}
|
|
4
4
|
._154i1eca{top:var(--ds-space-800,60px)}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
._ca0q1ejb{padding-top:var(--ds-space-300,24px)}
|
|
20
20
|
._ca0qidpf{padding-top:0}
|
|
21
21
|
._i0dlf1ug{flex-basis:0%}
|
|
22
|
-
.
|
|
22
|
+
._k48pwu06{font-weight:var(--ds-font-weight-bold,653)}
|
|
23
23
|
._kqswstnw{position:absolute}
|
|
24
24
|
._n3td1ejb{padding-bottom:var(--ds-space-300,24px)}
|
|
25
25
|
._n3tdidpf{padding-bottom:0}
|
|
@@ -68,7 +68,7 @@ var searchResultEmptyMessageHeaderTextStyles = null;
|
|
|
68
68
|
export var SearchResultEmptyMessageHeaderText = function SearchResultEmptyMessageHeaderText(_ref5) {
|
|
69
69
|
var children = _ref5.children;
|
|
70
70
|
return /*#__PURE__*/React.createElement("h2", {
|
|
71
|
-
className: ax(["
|
|
71
|
+
className: ax(["_11c8fhey _syaz1hoq _k48pwu06"]),
|
|
72
72
|
style: {
|
|
73
73
|
"--_h5fhc4": ix("var(--ds-text, ".concat(N500, ")"))
|
|
74
74
|
}
|
|
@@ -11,7 +11,7 @@ import { ARTICLE_TYPE } from '../../../model/Help';
|
|
|
11
11
|
var ANALYTICS_CONTEXT_DATA = {
|
|
12
12
|
componentName: 'WhatsNewButton',
|
|
13
13
|
packageName: "@atlaskit/help",
|
|
14
|
-
packageVersion: "
|
|
14
|
+
packageVersion: "9.4.0"
|
|
15
15
|
};
|
|
16
16
|
export var WhatsNewButton = function WhatsNewButton(_ref) {
|
|
17
17
|
var productName = _ref.productName,
|
|
@@ -41,7 +41,6 @@ export var WhatsNewButton = function WhatsNewButton(_ref) {
|
|
|
41
41
|
}) : formatMessage(messages.help_whats_new_button_label_without_product_name),
|
|
42
42
|
icon: /*#__PURE__*/React.createElement(LightbulbIcon, {
|
|
43
43
|
color: "var(--ds-icon-subtle, ".concat(colors.N600, ")"),
|
|
44
|
-
LEGACY_size: "medium",
|
|
45
44
|
spacing: "spacious",
|
|
46
45
|
label: ""
|
|
47
46
|
})
|
package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/index.js
CHANGED
|
@@ -8,7 +8,7 @@ import { WhatsNewResultListItemWrapper, WhatsNewResultListItemTitleContainer, Wh
|
|
|
8
8
|
var ANALYTICS_CONTEXT_DATA = {
|
|
9
9
|
componentName: 'ArticlesListItem',
|
|
10
10
|
packageName: "@atlaskit/help",
|
|
11
|
-
packageVersion: "
|
|
11
|
+
packageVersion: "9.4.0"
|
|
12
12
|
};
|
|
13
13
|
export var WhatsNewResultListItem = function WhatsNewResultListItem(_ref) {
|
|
14
14
|
var formatMessage = _ref.intl.formatMessage,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._2rko1l7b{border-radius:3px}
|
|
3
3
|
._18u0idpf{margin-left:0}
|
|
4
4
|
._19bv1b66{padding-left:var(--ds-space-050,4px)}
|
|
@@ -36,7 +36,7 @@ var whatsNewResultListItemTitleTextStyles = null;
|
|
|
36
36
|
export var WhatsNewResultListItemTitleText = function WhatsNewResultListItemTitleText(_ref3) {
|
|
37
37
|
var children = _ref3.children;
|
|
38
38
|
return /*#__PURE__*/React.createElement("span", {
|
|
39
|
-
className: ax(["
|
|
39
|
+
className: ax(["_11c8wadc _19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1o8l _s7n4nkob _19bv1b66 _o5724jg8 _1reo15vq"])
|
|
40
40
|
}, children);
|
|
41
41
|
};
|
|
42
42
|
var whatsNewResultListItemDescriptionStyles = null;
|
package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.compiled.css
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._19bvidpf{padding-left:0}
|
|
3
3
|
._19bvu2gc{padding-left:var(--ds-space-100,8px)}
|
|
4
4
|
._1p1dangw{text-transform:uppercase}
|
|
5
5
|
._ca0qidpf{padding-top:0}
|
|
6
6
|
._ca0qu2gc{padding-top:var(--ds-space-100,8px)}
|
|
7
|
-
.
|
|
7
|
+
._k48pwu06{font-weight:var(--ds-font-weight-bold,653)}
|
|
8
8
|
._kqswh2mm{position:relative}
|
|
9
9
|
._n3tdu2gc{padding-bottom:var(--ds-space-100,8px)}
|
|
10
10
|
._syazpsu8{color:var(--_vrm7dk)}
|
|
@@ -23,7 +23,7 @@ var whatsNewResultsListGroupTitleStyles = null;
|
|
|
23
23
|
export var WhatsNewResultsListGroupTitle = function WhatsNewResultsListGroupTitle(_ref3) {
|
|
24
24
|
var children = _ref3.children;
|
|
25
25
|
return /*#__PURE__*/React.createElement("div", {
|
|
26
|
-
className: ax(["
|
|
26
|
+
className: ax(["_11c8wadc _syazpsu8 _k48pwu06 _ca0qidpf _u5f3u2gc _n3tdu2gc _19bvu2gc _1p1dangw"]),
|
|
27
27
|
style: {
|
|
28
28
|
"--_vrm7dk": ix("var(--ds-text-subtlest, ".concat(N200, ")"))
|
|
29
29
|
}
|
|
@@ -7,7 +7,7 @@ export declare const ArticlesListItemWrapper: React.ForwardRefExoticComponent<Om
|
|
|
7
7
|
[rest: string]: any;
|
|
8
8
|
children: React.ReactNode;
|
|
9
9
|
styles?: React.CSSProperties;
|
|
10
|
-
},
|
|
10
|
+
}, 'ref'> & React.RefAttributes<HTMLAnchorElement>>;
|
|
11
11
|
export declare const ArticlesListItemContainer: ({ children, }: {
|
|
12
12
|
children: React.ReactNode;
|
|
13
13
|
}) => JSX.Element;
|
|
@@ -7,7 +7,7 @@ export declare const ArticlesListItemWrapper: React.ForwardRefExoticComponent<Om
|
|
|
7
7
|
[rest: string]: any;
|
|
8
8
|
children: React.ReactNode;
|
|
9
9
|
styles?: React.CSSProperties;
|
|
10
|
-
},
|
|
10
|
+
}, 'ref'> & React.RefAttributes<HTMLAnchorElement>>;
|
|
11
11
|
export declare const ArticlesListItemContainer: ({ children, }: {
|
|
12
12
|
children: React.ReactNode;
|
|
13
13
|
}) => JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/help",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.4.1",
|
|
4
4
|
"description": "A cross-product help component",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -34,24 +34,24 @@
|
|
|
34
34
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
35
35
|
"@atlaskit/button": "^23.9.0",
|
|
36
36
|
"@atlaskit/checkbox": "^17.3.0",
|
|
37
|
-
"@atlaskit/form": "^15.
|
|
37
|
+
"@atlaskit/form": "^15.3.0",
|
|
38
38
|
"@atlaskit/heading": "^5.2.0",
|
|
39
39
|
"@atlaskit/help-article": "^6.0.0",
|
|
40
40
|
"@atlaskit/help-layout": "^6.3.0",
|
|
41
|
-
"@atlaskit/icon": "^29.
|
|
41
|
+
"@atlaskit/icon": "^29.4.0",
|
|
42
42
|
"@atlaskit/notification-indicator": "^10.0.0",
|
|
43
43
|
"@atlaskit/notification-log-client": "^6.4.0",
|
|
44
44
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
45
|
-
"@atlaskit/primitives": "^17.
|
|
45
|
+
"@atlaskit/primitives": "^17.1.0",
|
|
46
46
|
"@atlaskit/radio": "^8.4.0",
|
|
47
|
-
"@atlaskit/section-message": "^8.
|
|
48
|
-
"@atlaskit/select": "^21.
|
|
47
|
+
"@atlaskit/section-message": "^8.12.0",
|
|
48
|
+
"@atlaskit/select": "^21.7.0",
|
|
49
49
|
"@atlaskit/spinner": "^19.0.0",
|
|
50
50
|
"@atlaskit/textarea": "^8.2.0",
|
|
51
51
|
"@atlaskit/textfield": "^8.2.0",
|
|
52
52
|
"@atlaskit/theme": "^21.0.0",
|
|
53
|
-
"@atlaskit/tokens": "^
|
|
54
|
-
"@atlaskit/tooltip": "^20.
|
|
53
|
+
"@atlaskit/tokens": "^10.0.0",
|
|
54
|
+
"@atlaskit/tooltip": "^20.14.0",
|
|
55
55
|
"@babel/runtime": "^7.0.0",
|
|
56
56
|
"@compiled/react": "^0.18.6",
|
|
57
57
|
"date-fns": "^2.17.0",
|
|
@@ -65,6 +65,7 @@
|
|
|
65
65
|
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
|
+
"@atlassian/a11y-jest-testing": "^0.6.0",
|
|
68
69
|
"@testing-library/react": "^16.3.0",
|
|
69
70
|
"@types/react-transition-group": "^2.0.6",
|
|
70
71
|
"algoliasearch": "^3.35.1",
|
package/build/tsconfig.json
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"extends": "../tsconfig",
|
|
3
|
-
"compilerOptions": {
|
|
4
|
-
"declaration": true,
|
|
5
|
-
"target": "es5",
|
|
6
|
-
"paths": {}
|
|
7
|
-
},
|
|
8
|
-
"include": [
|
|
9
|
-
"../src/**/*.ts",
|
|
10
|
-
"../src/**/*.tsx"
|
|
11
|
-
],
|
|
12
|
-
"exclude": [
|
|
13
|
-
"../src/**/__tests__/*",
|
|
14
|
-
"../src/**/*.test.*",
|
|
15
|
-
"../src/**/test.*",
|
|
16
|
-
"../src/**/examples.*",
|
|
17
|
-
"../src/**/examples/*",
|
|
18
|
-
"../src/**/examples/**/*",
|
|
19
|
-
"../src/**/*.stories.*",
|
|
20
|
-
"../src/**/stories/*",
|
|
21
|
-
"../src/**/stories/**/*"
|
|
22
|
-
]
|
|
23
|
-
}
|