@atlaskit/help 9.4.0 → 9.4.2

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.
Files changed (83) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/afm-cc/tsconfig.json +1 -1
  3. package/afm-jira/tsconfig.json +1 -1
  4. package/afm-products/tsconfig.json +1 -1
  5. package/dist/cjs/analytics.js +1 -1
  6. package/dist/cjs/components/Article/ArticleLoadingFail/index.js +1 -1
  7. package/dist/cjs/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulNoButton.js +1 -1
  8. package/dist/cjs/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulYesButton.js +1 -1
  9. package/dist/cjs/components/Article/HelpArticle/WasHelpfulForm/index.js +1 -1
  10. package/dist/cjs/components/Article/HelpArticle/index.js +1 -1
  11. package/dist/cjs/components/Article/WhatsNewArticle/index.js +1 -3
  12. package/dist/cjs/components/ArticlesList/ArticlesListItem/index.js +1 -2
  13. package/dist/cjs/components/BackButton/index.js +2 -3
  14. package/dist/cjs/components/HelpContentButton/index.js +1 -2
  15. package/dist/cjs/components/NeedMoreHelp/index.js +1 -2
  16. package/dist/cjs/components/NeedMoreHelp/styled.compiled.css +1 -1
  17. package/dist/cjs/components/NeedMoreHelp/styled.js +2 -2
  18. package/dist/cjs/components/RelatedArticles/index.js +1 -1
  19. package/dist/cjs/components/RelatedArticles/styled.compiled.css +1 -1
  20. package/dist/cjs/components/RelatedArticles/styled.js +1 -1
  21. package/dist/cjs/components/Search/SearchInput/index.js +1 -1
  22. package/dist/cjs/components/Search/SearchResults/styled.compiled.css +2 -2
  23. package/dist/cjs/components/Search/SearchResults/styled.js +1 -1
  24. package/dist/cjs/components/WhatsNew/WhatsNewButton/index.js +1 -2
  25. package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/index.js +1 -1
  26. package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.compiled.css +1 -1
  27. package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.js +1 -1
  28. package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.compiled.css +2 -2
  29. package/dist/cjs/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.js +1 -1
  30. package/dist/es2019/analytics.js +1 -1
  31. package/dist/es2019/components/Article/ArticleLoadingFail/index.js +1 -1
  32. package/dist/es2019/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulNoButton.js +1 -1
  33. package/dist/es2019/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulYesButton.js +1 -1
  34. package/dist/es2019/components/Article/HelpArticle/WasHelpfulForm/index.js +1 -1
  35. package/dist/es2019/components/Article/HelpArticle/index.js +1 -1
  36. package/dist/es2019/components/Article/WhatsNewArticle/index.js +1 -3
  37. package/dist/es2019/components/ArticlesList/ArticlesListItem/index.js +1 -2
  38. package/dist/es2019/components/BackButton/index.js +2 -3
  39. package/dist/es2019/components/HelpContentButton/index.js +1 -2
  40. package/dist/es2019/components/NeedMoreHelp/index.js +1 -2
  41. package/dist/es2019/components/NeedMoreHelp/styled.compiled.css +1 -1
  42. package/dist/es2019/components/NeedMoreHelp/styled.js +2 -2
  43. package/dist/es2019/components/RelatedArticles/index.js +1 -1
  44. package/dist/es2019/components/RelatedArticles/styled.compiled.css +1 -1
  45. package/dist/es2019/components/RelatedArticles/styled.js +1 -1
  46. package/dist/es2019/components/Search/SearchInput/index.js +1 -1
  47. package/dist/es2019/components/Search/SearchResults/styled.compiled.css +2 -2
  48. package/dist/es2019/components/Search/SearchResults/styled.js +1 -1
  49. package/dist/es2019/components/WhatsNew/WhatsNewButton/index.js +1 -2
  50. package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/index.js +1 -1
  51. package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.compiled.css +1 -1
  52. package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.js +1 -1
  53. package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.compiled.css +2 -2
  54. package/dist/es2019/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.js +1 -1
  55. package/dist/esm/analytics.js +1 -1
  56. package/dist/esm/components/Article/ArticleLoadingFail/index.js +1 -1
  57. package/dist/esm/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulNoButton.js +1 -1
  58. package/dist/esm/components/Article/HelpArticle/WasHelpfulForm/WasHelpfulYesButton.js +1 -1
  59. package/dist/esm/components/Article/HelpArticle/WasHelpfulForm/index.js +1 -1
  60. package/dist/esm/components/Article/HelpArticle/index.js +1 -1
  61. package/dist/esm/components/Article/WhatsNewArticle/index.js +1 -3
  62. package/dist/esm/components/ArticlesList/ArticlesListItem/index.js +1 -2
  63. package/dist/esm/components/BackButton/index.js +2 -3
  64. package/dist/esm/components/HelpContentButton/index.js +1 -2
  65. package/dist/esm/components/NeedMoreHelp/index.js +1 -2
  66. package/dist/esm/components/NeedMoreHelp/styled.compiled.css +1 -1
  67. package/dist/esm/components/NeedMoreHelp/styled.js +2 -2
  68. package/dist/esm/components/RelatedArticles/index.js +1 -1
  69. package/dist/esm/components/RelatedArticles/styled.compiled.css +1 -1
  70. package/dist/esm/components/RelatedArticles/styled.js +1 -1
  71. package/dist/esm/components/Search/SearchInput/index.js +1 -1
  72. package/dist/esm/components/Search/SearchResults/styled.compiled.css +2 -2
  73. package/dist/esm/components/Search/SearchResults/styled.js +1 -1
  74. package/dist/esm/components/WhatsNew/WhatsNewButton/index.js +1 -2
  75. package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/index.js +1 -1
  76. package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.compiled.css +1 -1
  77. package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/WhatsNewResultItem/styled.js +1 -1
  78. package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.compiled.css +2 -2
  79. package/dist/esm/components/WhatsNew/WhatsNewResults/WhatsNewResultsList/styled.js +1 -1
  80. package/dist/types/components/ArticlesList/ArticlesListItem/styled.d.ts +1 -1
  81. package/dist/types-ts4.5/components/ArticlesList/ArticlesListItem/styled.d.ts +1 -1
  82. package/package.json +7 -6
  83. package/build/tsconfig.json +0 -23
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/help
2
2
 
3
+ ## 9.4.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 9.4.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 9.4.0
4
16
 
5
17
  ### Minor Changes
@@ -1,5 +1,5 @@
1
1
  {
2
- "extends": "../../../../tsconfig.entry-points.confluence.json",
2
+ "extends": "../../../../tsconfig.local-consumption.json",
3
3
  "compilerOptions": {
4
4
  "declaration": true,
5
5
  "target": "es5",
@@ -1,5 +1,5 @@
1
1
  {
2
- "extends": "../../../../tsconfig.entry-points.jira.json",
2
+ "extends": "../../../../tsconfig.local-consumption.json",
3
3
  "compilerOptions": {
4
4
  "declaration": true,
5
5
  "target": "es5",
@@ -1,5 +1,5 @@
1
1
  {
2
- "extends": "../../../../tsconfig.entry-points.products.json",
2
+ "extends": "../../../../tsconfig.local-consumption.json",
3
3
  "compilerOptions": {
4
4
  "declaration": true,
5
5
  "target": "es5",
@@ -13,5 +13,5 @@ var createAndFire = exports.createAndFire = x.createAndFireEvent('atlaskit');
13
13
  var defaultAnalyticsAttributes = exports.defaultAnalyticsAttributes = {
14
14
  componentName: 'help',
15
15
  packageName: "@atlaskit/help",
16
- packageVersion: "9.4.0"
16
+ packageVersion: "0.0.0-development"
17
17
  };
@@ -17,7 +17,7 @@ var _styled = require("./styled");
17
17
  var ANALYTICS_CONTEXT_DATA = {
18
18
  componentName: 'ArticleLoadingFail',
19
19
  packageName: "@atlaskit/help",
20
- packageVersion: "9.4.0"
20
+ packageVersion: "0.0.0-development"
21
21
  };
22
22
  var ArticleLoadingFail = exports.ArticleLoadingFail = function ArticleLoadingFail(_ref) {
23
23
  var onTryAgainButtonClick = _ref.onTryAgainButtonClick,
@@ -13,7 +13,7 @@ var _messages = require("../../../../messages");
13
13
  var ANALYTICS_CONTEXT_DATA = {
14
14
  componentName: 'ArticleWasHelpfulNoButton',
15
15
  packageName: "@atlaskit/help",
16
- packageVersion: "9.4.0"
16
+ packageVersion: "0.0.0-development"
17
17
  };
18
18
  var ArticleWasHelpfulNoButton = exports.ArticleWasHelpfulNoButton = function ArticleWasHelpfulNoButton(_ref) {
19
19
  var _ref$isSelected = _ref.isSelected,
@@ -13,7 +13,7 @@ var _messages = require("../../../../messages");
13
13
  var ANALYTICS_CONTEXT_DATA = {
14
14
  componentName: 'ArticleWasHelpfulYesButton',
15
15
  packageName: "@atlaskit/help",
16
- packageVersion: "9.4.0"
16
+ packageVersion: "0.0.0-development"
17
17
  };
18
18
  var ArticleWasHelpfulYesButton = exports.ArticleWasHelpfulYesButton = function ArticleWasHelpfulYesButton(_ref) {
19
19
  var _ref$isSelected = _ref.isSelected,
@@ -35,7 +35,7 @@ var FEEDBACK_REASON_TEXT_MAX_LENGTH = '16000';
35
35
  var ANALYTICS_CONTEXT_DATA = {
36
36
  componentName: 'ArticleWasHelpfulForm',
37
37
  packageName: "@atlaskit/help",
38
- packageVersion: "9.4.0"
38
+ packageVersion: "0.0.0-development"
39
39
  };
40
40
  var buttonStyles = null;
41
41
  var ArticleWasHelpfulForm = exports.ArticleWasHelpfulForm = function ArticleWasHelpfulForm(_ref) {
@@ -64,7 +64,7 @@ var HelpArticle = exports.HelpArticle = function HelpArticle(_ref) {
64
64
  analyticsEvent.payload.attributes = {
65
65
  componentName: 'Article',
66
66
  packageName: "@atlaskit/help",
67
- packageVersion: "9.4.0"
67
+ packageVersion: "0.0.0-development"
68
68
  };
69
69
  if (onRelatedArticlesShowMoreClick) {
70
70
  onRelatedArticlesShowMoreClick(event, analyticsEvent, isCollapsed);
@@ -21,7 +21,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
21
21
  var analyticsContextData = {
22
22
  componentName: 'ArticlesListItem',
23
23
  packageName: "@atlaskit/help",
24
- packageVersion: "9.4.0"
24
+ packageVersion: "0.0.0-development"
25
25
  };
26
26
  var WhatsNewArticle = exports.WhatsNewArticle = function WhatsNewArticle(_ref) {
27
27
  var formatMessage = _ref.intl.formatMessage,
@@ -55,7 +55,6 @@ var WhatsNewArticle = exports.WhatsNewArticle = function WhatsNewArticle(_ref) {
55
55
  target: "_blank"
56
56
  }, formatMessage(_messages.messages.help_whats_new_related_link_support)), /*#__PURE__*/_react.default.createElement(_styled2.ExternalLinkIconContainer, null, /*#__PURE__*/_react.default.createElement(_linkExternal.default, {
57
57
  color: "currentColor",
58
- LEGACY_size: "small",
59
58
  label: ""
60
59
  }))), article.communityUrl && /*#__PURE__*/_react.default.createElement(_styled2.RelatedLinkContainer, null, /*#__PURE__*/_react.default.createElement(_button.default, {
61
60
  appearance: "link",
@@ -64,7 +63,6 @@ var WhatsNewArticle = exports.WhatsNewArticle = function WhatsNewArticle(_ref) {
64
63
  target: "_blank"
65
64
  }, formatMessage(_messages.messages.help_whats_new_related_link_community)), /*#__PURE__*/_react.default.createElement(_styled2.ExternalLinkIconContainer, null, /*#__PURE__*/_react.default.createElement(_linkExternal.default, {
66
65
  color: "currentColor",
67
- LEGACY_size: "small",
68
66
  label: ""
69
67
  }))))));
70
68
  }
@@ -18,7 +18,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
18
18
  var ANALYTICS_CONTEXT_DATA = {
19
19
  componentName: 'ArticlesListItem',
20
20
  packageName: "@atlaskit/help",
21
- packageVersion: "9.4.0"
21
+ packageVersion: "0.0.0-development"
22
22
  };
23
23
  var highlightText = function highlightText(text) {
24
24
  if (!text) {
@@ -77,7 +77,6 @@ var ArticlesListItem = exports.ArticlesListItem = /*#__PURE__*/(0, _react.forwar
77
77
  /*#__PURE__*/
78
78
  // eslint-disable-next-line @atlassian/i18n/no-literal-string-in-jsx
79
79
  _react.default.createElement(_styled.ArticlesListItemLastModified, null, "Last modified: ", lastPublished)), href && /*#__PURE__*/_react.default.createElement(_styled.ArticlesListItemLinkIcon, null, /*#__PURE__*/_react.default.createElement(_linkExternal.default, {
80
- LEGACY_size: "small",
81
80
  label: "Opens in a new window",
82
81
  color: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
83
82
  }))), /*#__PURE__*/_react.default.createElement(_styled.ArticlesListItemDescription, null, highlightText(description)), isSourceVisible && /*#__PURE__*/_react.default.createElement(_styled.ArticlesListItemSource, null, source), isTrustFactorVisible && /*#__PURE__*/_react.default.createElement(_styled.ArticlesListItemTrustFactor, null, isNumViewsVisible &&
@@ -45,8 +45,7 @@ var BackButton = exports.BackButton = function BackButton(_ref) {
45
45
  appearance: "subtle",
46
46
  iconBefore: /*#__PURE__*/_react.default.createElement(_arrowLeft.default, {
47
47
  color: "currentColor",
48
- label: "",
49
- LEGACY_size: "medium"
48
+ label: ""
50
49
  })
51
50
  }, formatMessage(_messages.messages.help_panel_search_back)));
52
51
  });
@@ -56,7 +55,7 @@ var BackButtonWithContext = function BackButtonWithContext(props) {
56
55
  data: {
57
56
  componentName: 'backButton',
58
57
  packageName: "@atlaskit/help",
59
- packageVersion: "9.4.0"
58
+ packageVersion: "0.0.0-development"
60
59
  }
61
60
  }, /*#__PURE__*/_react.default.createElement(BackButton, props));
62
61
  };
@@ -16,7 +16,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
16
16
  var analitycsContextData = {
17
17
  componentName: 'HelpContentButton',
18
18
  packageName: "@atlaskit/help",
19
- packageVersion: "9.4.0"
19
+ packageVersion: "0.0.0-development"
20
20
  };
21
21
  var HelpContentButton = function HelpContentButton(_ref) {
22
22
  var _ref$id = _ref.id,
@@ -56,7 +56,6 @@ var HelpContentButton = function HelpContentButton(_ref) {
56
56
  dataTestId: "shortcutIcon"
57
57
  }, /*#__PURE__*/_react.default.createElement(_linkExternal.default, {
58
58
  color: "currentColor",
59
- LEGACY_size: "small",
60
59
  label: "Opens in a new window"
61
60
  }))));
62
61
  var target = href ? openInSameTab ? '_self' : '_blank' : undefined;
@@ -29,8 +29,7 @@ var NeedMoreHelp = exports.NeedMoreHelp = function NeedMoreHelp(_ref) {
29
29
  alignInline: "center"
30
30
  }, /*#__PURE__*/_react.default.createElement(_lightbulb.default, {
31
31
  spacing: "none",
32
- label: label,
33
- LEGACY_size: "small"
32
+ label: label
34
33
  }), /*#__PURE__*/_react.default.createElement(_styled.NeedMoreHelpContent, null, formatMessage(_messages.messages.help_need_more_help_text)), /*#__PURE__*/_react.default.createElement(_styled.HelpAskAI, {
35
34
  onClick: onNeedMoreHelpClick
36
35
  }, formatMessage(_messages.messages.help_need_more_help_label))));
@@ -1,4 +1,4 @@
1
- ._11c81vhk{font:var(--ds-font-heading-xxsmall,normal 600 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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}
@@ -20,7 +20,7 @@ var needMoreHelpContentStyles = null;
20
20
  var NeedMoreHelpContent = exports.NeedMoreHelpContent = function NeedMoreHelpContent(_ref2) {
21
21
  var children = _ref2.children;
22
22
  return /*#__PURE__*/_react.default.createElement("p", {
23
- className: (0, _runtime.ax)(["_11c81vhk _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syazi7uo _1e0c1o8l _1wpz1h6o"])
23
+ className: (0, _runtime.ax)(["_11c8i4vh _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syazi7uo _1e0c1o8l _1wpz1h6o"])
24
24
  }, children);
25
25
  };
26
26
  var helpAskAIStyles = null;
@@ -29,6 +29,6 @@ var HelpAskAI = exports.HelpAskAI = function HelpAskAI(_ref3) {
29
29
  onClick = _ref3.onClick;
30
30
  return /*#__PURE__*/_react.default.createElement("p", {
31
31
  onClick: onClick,
32
- className: (0, _runtime.ax)(["_11c81vhk _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syaz6x5g _1e0c1o8l _1wpz1h6o _80omtlke _9oik1r31 _1bnx8stv _jf4cnqa1"])
32
+ className: (0, _runtime.ax)(["_11c8i4vh _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syaz6x5g _1e0c1o8l _1wpz1h6o _80omtlke _9oik1r31 _1bnx8stv _jf4cnqa1"])
33
33
  }, children);
34
34
  };
@@ -28,7 +28,7 @@ var _previous = require("../../util/hooks/previous");
28
28
  function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
29
29
  /** @jsxFrag */
30
30
  var packageName = "@atlaskit/help";
31
- var packageVersion = "9.4.0";
31
+ var packageVersion = "0.0.0-development";
32
32
  var buttonStyles = null;
33
33
  var RelatedArticles = exports.RelatedArticles = function RelatedArticles(_ref) {
34
34
  var _ref$style = _ref.style,
@@ -1,4 +1,4 @@
1
- ._11c8nbxd{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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)}
@@ -18,7 +18,7 @@ var relatedArticlesTitleStyles = null;
18
18
  var RelatedArticlesTitle = exports.RelatedArticlesTitle = function RelatedArticlesTitle(_ref) {
19
19
  var children = _ref.children;
20
20
  return /*#__PURE__*/_react.default.createElement("div", {
21
- className: (0, _runtime.ax)(["_11c8nbxd _syaz1o8f _ca0qpxbi _u5f3idpf _n3tdpxbi _19bvidpf"]),
21
+ className: (0, _runtime.ax)(["_11c81e3o _syaz1o8f _ca0qpxbi _u5f3idpf _n3tdpxbi _19bvidpf"]),
22
22
  style: {
23
23
  "--_ggxzyp": (0, _runtime.ix)("var(--ds-text, ".concat(_colors.N800, ")"))
24
24
  }
@@ -27,7 +27,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
27
27
  var ANALYTICS_CONTEXT_DATA = {
28
28
  componentName: 'searchInput',
29
29
  packageName: "@atlaskit/help",
30
- packageVersion: "9.4.0"
30
+ packageVersion: "0.0.0-development"
31
31
  };
32
32
  var buttonStyles = null;
33
33
  var SearchInput = exports.SearchInput = function SearchInput(_ref) {
@@ -1,4 +1,4 @@
1
- ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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
- ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
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}
@@ -75,7 +75,7 @@ var searchResultEmptyMessageHeaderTextStyles = null;
75
75
  var SearchResultEmptyMessageHeaderText = exports.SearchResultEmptyMessageHeaderText = function SearchResultEmptyMessageHeaderText(_ref5) {
76
76
  var children = _ref5.children;
77
77
  return /*#__PURE__*/_react.default.createElement("h2", {
78
- className: (0, _runtime.ax)(["_11c82smr _syaz1hoq _k48pmoej"]),
78
+ className: (0, _runtime.ax)(["_11c8fhey _syaz1hoq _k48pwu06"]),
79
79
  style: {
80
80
  "--_h5fhc4": (0, _runtime.ix)("var(--ds-text, ".concat(_colors.N500, ")"))
81
81
  }
@@ -20,7 +20,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
20
20
  var ANALYTICS_CONTEXT_DATA = {
21
21
  componentName: 'WhatsNewButton',
22
22
  packageName: "@atlaskit/help",
23
- packageVersion: "9.4.0"
23
+ packageVersion: "0.0.0-development"
24
24
  };
25
25
  var WhatsNewButton = exports.WhatsNewButton = function WhatsNewButton(_ref) {
26
26
  var productName = _ref.productName,
@@ -50,7 +50,6 @@ var WhatsNewButton = exports.WhatsNewButton = function WhatsNewButton(_ref) {
50
50
  }) : formatMessage(_messages.messages.help_whats_new_button_label_without_product_name),
51
51
  icon: /*#__PURE__*/_react.default.createElement(_lightbulb.default, {
52
52
  color: "var(--ds-icon-subtle, ".concat(colors.N600, ")"),
53
- LEGACY_size: "medium",
54
53
  spacing: "spacious",
55
54
  label: ""
56
55
  })
@@ -15,7 +15,7 @@ var _styled2 = require("./styled");
15
15
  var ANALYTICS_CONTEXT_DATA = {
16
16
  componentName: 'ArticlesListItem',
17
17
  packageName: "@atlaskit/help",
18
- packageVersion: "9.4.0"
18
+ packageVersion: "0.0.0-development"
19
19
  };
20
20
  var WhatsNewResultListItem = exports.WhatsNewResultListItem = function WhatsNewResultListItem(_ref) {
21
21
  var formatMessage = _ref.intl.formatMessage,
@@ -1,4 +1,4 @@
1
- ._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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)}
@@ -43,7 +43,7 @@ var whatsNewResultListItemTitleTextStyles = null;
43
43
  var WhatsNewResultListItemTitleText = exports.WhatsNewResultListItemTitleText = function WhatsNewResultListItemTitleText(_ref3) {
44
44
  var children = _ref3.children;
45
45
  return /*#__PURE__*/_react.default.createElement("span", {
46
- className: (0, _runtime.ax)(["_11c81o8v _19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1o8l _s7n4nkob _19bv1b66 _o5724jg8 _1reo15vq"])
46
+ className: (0, _runtime.ax)(["_11c8wadc _19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1o8l _s7n4nkob _19bv1b66 _o5724jg8 _1reo15vq"])
47
47
  }, children);
48
48
  };
49
49
  var whatsNewResultListItemDescriptionStyles = null;
@@ -1,10 +1,10 @@
1
- ._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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
- ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
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)}
@@ -30,7 +30,7 @@ var whatsNewResultsListGroupTitleStyles = null;
30
30
  var WhatsNewResultsListGroupTitle = exports.WhatsNewResultsListGroupTitle = function WhatsNewResultsListGroupTitle(_ref3) {
31
31
  var children = _ref3.children;
32
32
  return /*#__PURE__*/_react.default.createElement("div", {
33
- className: (0, _runtime.ax)(["_11c81o8v _syazpsu8 _k48pmoej _ca0qidpf _u5f3u2gc _n3tdu2gc _19bvu2gc _1p1dangw"]),
33
+ className: (0, _runtime.ax)(["_11c8wadc _syazpsu8 _k48pwu06 _ca0qidpf _u5f3u2gc _n3tdu2gc _19bvu2gc _1p1dangw"]),
34
34
  style: {
35
35
  "--_vrm7dk": (0, _runtime.ix)("var(--ds-text-subtlest, ".concat(_colors.N200, ")"))
36
36
  }
@@ -5,5 +5,5 @@ export const createAndFire = x.createAndFireEvent('atlaskit');
5
5
  export const defaultAnalyticsAttributes = {
6
6
  componentName: 'help',
7
7
  packageName: "@atlaskit/help",
8
- packageVersion: "9.4.0"
8
+ packageVersion: "0.0.0-development"
9
9
  };
@@ -10,7 +10,7 @@ import { LoadingErrorMessage, LoadingErrorButtonContainer, LoadingErrorHeading }
10
10
  const ANALYTICS_CONTEXT_DATA = {
11
11
  componentName: 'ArticleLoadingFail',
12
12
  packageName: "@atlaskit/help",
13
- packageVersion: "9.4.0"
13
+ packageVersion: "0.0.0-development"
14
14
  };
15
15
  export const ArticleLoadingFail = ({
16
16
  onTryAgainButtonClick,
@@ -6,7 +6,7 @@ import { messages } from '../../../../messages';
6
6
  const ANALYTICS_CONTEXT_DATA = {
7
7
  componentName: 'ArticleWasHelpfulNoButton',
8
8
  packageName: "@atlaskit/help",
9
- packageVersion: "9.4.0"
9
+ packageVersion: "0.0.0-development"
10
10
  };
11
11
  export const ArticleWasHelpfulNoButton = ({
12
12
  isSelected = false,
@@ -6,7 +6,7 @@ import { messages } from '../../../../messages';
6
6
  const ANALYTICS_CONTEXT_DATA = {
7
7
  componentName: 'ArticleWasHelpfulYesButton',
8
8
  packageName: "@atlaskit/help",
9
- packageVersion: "9.4.0"
9
+ packageVersion: "0.0.0-development"
10
10
  };
11
11
  export const ArticleWasHelpfulYesButton = ({
12
12
  isSelected = false,
@@ -26,7 +26,7 @@ const FEEDBACK_REASON_TEXT_MAX_LENGTH = '16000';
26
26
  const ANALYTICS_CONTEXT_DATA = {
27
27
  componentName: 'ArticleWasHelpfulForm',
28
28
  packageName: "@atlaskit/help",
29
- packageVersion: "9.4.0"
29
+ packageVersion: "0.0.0-development"
30
30
  };
31
31
  const buttonStyles = null;
32
32
  export const ArticleWasHelpfulForm = ({
@@ -60,7 +60,7 @@ export const HelpArticle = ({
60
60
  analyticsEvent.payload.attributes = {
61
61
  componentName: 'Article',
62
62
  packageName: "@atlaskit/help",
63
- packageVersion: "9.4.0"
63
+ packageVersion: "0.0.0-development"
64
64
  };
65
65
  if (onRelatedArticlesShowMoreClick) {
66
66
  onRelatedArticlesShowMoreClick(event, analyticsEvent, isCollapsed);
@@ -13,7 +13,7 @@ import { WhatsNewTypeTitle, WhatsNewTitleText, WhatsNewIconContainer, RelatedLin
13
13
  const analyticsContextData = {
14
14
  componentName: 'ArticlesListItem',
15
15
  packageName: "@atlaskit/help",
16
- packageVersion: "9.4.0"
16
+ packageVersion: "0.0.0-development"
17
17
  };
18
18
  export const WhatsNewArticle = ({
19
19
  intl: {
@@ -50,7 +50,6 @@ export const WhatsNewArticle = ({
50
50
  target: "_blank"
51
51
  }, formatMessage(messages.help_whats_new_related_link_support)), /*#__PURE__*/React.createElement(ExternalLinkIconContainer, null, /*#__PURE__*/React.createElement(ShortcutIcon, {
52
52
  color: "currentColor",
53
- LEGACY_size: "small",
54
53
  label: ""
55
54
  }))), article.communityUrl && /*#__PURE__*/React.createElement(RelatedLinkContainer, null, /*#__PURE__*/React.createElement(Button, {
56
55
  appearance: "link",
@@ -59,7 +58,6 @@ export const WhatsNewArticle = ({
59
58
  target: "_blank"
60
59
  }, formatMessage(messages.help_whats_new_related_link_community)), /*#__PURE__*/React.createElement(ExternalLinkIconContainer, null, /*#__PURE__*/React.createElement(ShortcutIcon, {
61
60
  color: "currentColor",
62
- LEGACY_size: "small",
63
61
  label: ""
64
62
  }))))));
65
63
  }
@@ -9,7 +9,7 @@ import { ArticlesListItemWrapper, ArticlesListItemContainer, ArticlesListItemTit
9
9
  const ANALYTICS_CONTEXT_DATA = {
10
10
  componentName: 'ArticlesListItem',
11
11
  packageName: "@atlaskit/help",
12
- packageVersion: "9.4.0"
12
+ packageVersion: "0.0.0-development"
13
13
  };
14
14
  const highlightText = text => {
15
15
  if (!text) {
@@ -69,7 +69,6 @@ export const ArticlesListItem = /*#__PURE__*/forwardRef(({
69
69
  /*#__PURE__*/
70
70
  // eslint-disable-next-line @atlassian/i18n/no-literal-string-in-jsx
71
71
  React.createElement(ArticlesListItemLastModified, null, "Last modified: ", lastPublished)), href && /*#__PURE__*/React.createElement(ArticlesListItemLinkIcon, null, /*#__PURE__*/React.createElement(ShortcutIcon, {
72
- LEGACY_size: "small",
73
72
  label: "Opens in a new window",
74
73
  color: `var(--ds-icon-subtle, ${colors.N90})`
75
74
  }))), /*#__PURE__*/React.createElement(ArticlesListItemDescription, null, highlightText(description)), isSourceVisible && /*#__PURE__*/React.createElement(ArticlesListItemSource, null, source), isTrustFactorVisible && /*#__PURE__*/React.createElement(ArticlesListItemTrustFactor, null, isNumViewsVisible &&
@@ -40,8 +40,7 @@ export const BackButton = ({
40
40
  appearance: "subtle",
41
41
  iconBefore: /*#__PURE__*/React.createElement(ArrowleftIcon, {
42
42
  color: "currentColor",
43
- label: "",
44
- LEGACY_size: "medium"
43
+ label: ""
45
44
  })
46
45
  }, formatMessage(messages.help_panel_search_back))));
47
46
  };
@@ -50,7 +49,7 @@ const BackButtonWithContext = props => {
50
49
  data: {
51
50
  componentName: 'backButton',
52
51
  packageName: "@atlaskit/help",
53
- packageVersion: "9.4.0"
52
+ packageVersion: "0.0.0-development"
54
53
  }
55
54
  }, /*#__PURE__*/React.createElement(BackButton, props));
56
55
  };
@@ -7,7 +7,7 @@ import { HelpContentButtonContainer, HelpContentButtonIcon, HelpContentButtonTex
7
7
  const analitycsContextData = {
8
8
  componentName: 'HelpContentButton',
9
9
  packageName: "@atlaskit/help",
10
- packageVersion: "9.4.0"
10
+ packageVersion: "0.0.0-development"
11
11
  };
12
12
  const HelpContentButton = ({
13
13
  id = '',
@@ -47,7 +47,6 @@ const HelpContentButton = ({
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
  const target = href ? openInSameTab ? '_self' : '_blank' : undefined;
@@ -25,8 +25,7 @@ export const NeedMoreHelp = ({
25
25
  alignInline: "center"
26
26
  }, /*#__PURE__*/React.createElement(LightbulbIcon, {
27
27
  spacing: "none",
28
- label: label,
29
- LEGACY_size: "small"
28
+ label: label
30
29
  }), /*#__PURE__*/React.createElement(NeedMoreHelpContent, null, formatMessage(messages.help_need_more_help_text)), /*#__PURE__*/React.createElement(HelpAskAI, {
31
30
  onClick: onNeedMoreHelpClick
32
31
  }, formatMessage(messages.help_need_more_help_label))));
@@ -1,4 +1,4 @@
1
- ._11c81vhk{font:var(--ds-font-heading-xxsmall,normal 600 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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}
@@ -12,7 +12,7 @@ const needMoreHelpContentStyles = null;
12
12
  export const NeedMoreHelpContent = ({
13
13
  children
14
14
  }) => /*#__PURE__*/React.createElement("p", {
15
- className: ax(["_11c81vhk _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syazi7uo _1e0c1o8l _1wpz1h6o"])
15
+ className: ax(["_11c8i4vh _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syazi7uo _1e0c1o8l _1wpz1h6o"])
16
16
  }, children);
17
17
  const helpAskAIStyles = null;
18
18
  export const HelpAskAI = ({
@@ -20,5 +20,5 @@ export const HelpAskAI = ({
20
20
  onClick
21
21
  }) => /*#__PURE__*/React.createElement("p", {
22
22
  onClick: onClick,
23
- className: ax(["_11c81vhk _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syaz6x5g _1e0c1o8l _1wpz1h6o _80omtlke _9oik1r31 _1bnx8stv _jf4cnqa1"])
23
+ className: ax(["_11c8i4vh _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syaz6x5g _1e0c1o8l _1wpz1h6o _80omtlke _9oik1r31 _1bnx8stv _jf4cnqa1"])
24
24
  }, children);
@@ -16,7 +16,7 @@ import { RelatedArticlesTitle } from './styled';
16
16
  import useCancellablePromise from '../../util/hooks/cancellablePromise';
17
17
  import { usePrevious } from '../../util/hooks/previous';
18
18
  const packageName = "@atlaskit/help";
19
- const packageVersion = "9.4.0";
19
+ const packageVersion = "0.0.0-development";
20
20
  const buttonStyles = null;
21
21
  export const RelatedArticles = ({
22
22
  style = 'primary',
@@ -1,4 +1,4 @@
1
- ._11c8nbxd{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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)}
@@ -9,7 +9,7 @@ const relatedArticlesTitleStyles = null;
9
9
  export const RelatedArticlesTitle = ({
10
10
  children
11
11
  }) => /*#__PURE__*/React.createElement("div", {
12
- className: ax(["_11c8nbxd _syaz1fxt _ca0qpxbi _u5f3idpf _n3tdpxbi _19bvidpf"])
12
+ className: ax(["_11c81e3o _syaz1fxt _ca0qpxbi _u5f3idpf _n3tdpxbi _19bvidpf"])
13
13
  }, /*#__PURE__*/React.createElement(Heading, {
14
14
  size: "large",
15
15
  as: "h3",
@@ -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: "9.4.0"
21
+ packageVersion: "0.0.0-development"
22
22
  };
23
23
  const buttonStyles = null;
24
24
  export const SearchInput = ({
@@ -1,4 +1,4 @@
1
- ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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
- ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
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(["_11c82smr _syaz10s3 _k48pmoej"])
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: "9.4.0"
14
+ packageVersion: "0.0.0-development"
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: "9.4.0"
11
+ packageVersion: "0.0.0-development"
12
12
  };
13
13
  export const WhatsNewResultListItem = ({
14
14
  intl: {
@@ -1,4 +1,4 @@
1
- ._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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(["_11c81o8v _19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1o8l _s7n4nkob _19bv1b66 _o5724jg8 _1reo15vq"])
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 = ({
@@ -1,10 +1,10 @@
1
- ._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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
- ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
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(["_11c81o8v _syaz1wmz _k48pmoej _ca0qidpf _u5f3u2gc _n3tdu2gc _19bvu2gc _1p1dangw"])
24
+ className: ax(["_11c8wadc _syaz1wmz _k48pwu06 _ca0qidpf _u5f3u2gc _n3tdu2gc _19bvu2gc _1p1dangw"])
25
25
  }, children);
@@ -5,5 +5,5 @@ export var createAndFire = x.createAndFireEvent('atlaskit');
5
5
  export var defaultAnalyticsAttributes = {
6
6
  componentName: 'help',
7
7
  packageName: "@atlaskit/help",
8
- packageVersion: "9.4.0"
8
+ packageVersion: "0.0.0-development"
9
9
  };
@@ -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: "9.4.0"
13
+ packageVersion: "0.0.0-development"
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.4.0"
9
+ packageVersion: "0.0.0-development"
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.4.0"
9
+ packageVersion: "0.0.0-development"
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: "9.4.0"
30
+ packageVersion: "0.0.0-development"
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: "9.4.0"
59
+ packageVersion: "0.0.0-development"
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: "9.4.0"
16
+ packageVersion: "0.0.0-development"
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: "9.4.0"
12
+ packageVersion: "0.0.0-development"
13
13
  };
14
14
  var highlightText = function highlightText(text) {
15
15
  if (!text) {
@@ -68,7 +68,6 @@ 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
72
  color: "var(--ds-icon-subtle, ".concat(colors.N90, ")")
74
73
  }))), /*#__PURE__*/React.createElement(ArticlesListItemDescription, null, highlightText(description)), isSourceVisible && /*#__PURE__*/React.createElement(ArticlesListItemSource, null, source), isTrustFactorVisible && /*#__PURE__*/React.createElement(ArticlesListItemTrustFactor, null, isNumViewsVisible &&
@@ -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: "9.4.0"
51
+ packageVersion: "0.0.0-development"
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: "9.4.0"
10
+ packageVersion: "0.0.0-development"
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
- ._11c81vhk{font:var(--ds-font-heading-xxsmall,normal 600 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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(["_11c81vhk _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syazi7uo _1e0c1o8l _1wpz1h6o"])
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(["_11c81vhk _19pkidpf _2hwxidpf _otyridpf _18u0idpf _syaz6x5g _1e0c1o8l _1wpz1h6o _80omtlke _9oik1r31 _1bnx8stv _jf4cnqa1"])
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 = "9.4.0";
23
+ var packageVersion = "0.0.0-development";
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
- ._11c8nbxd{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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(["_11c8nbxd _syaz1o8f _ca0qpxbi _u5f3idpf _n3tdpxbi _19bvidpf"]),
14
+ className: ax(["_11c81e3o _syaz1o8f _ca0qpxbi _u5f3idpf _n3tdpxbi _19bvidpf"]),
15
15
  style: {
16
16
  "--_ggxzyp": ix("var(--ds-text, ".concat(N800, ")"))
17
17
  }
@@ -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: "9.4.0"
21
+ packageVersion: "0.0.0-development"
22
22
  };
23
23
  var buttonStyles = null;
24
24
  export var SearchInput = function SearchInput(_ref) {
@@ -1,4 +1,4 @@
1
- ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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
- ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
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(["_11c82smr _syaz1hoq _k48pmoej"]),
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: "9.4.0"
14
+ packageVersion: "0.0.0-development"
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
  })
@@ -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: "9.4.0"
11
+ packageVersion: "0.0.0-development"
12
12
  };
13
13
  export var WhatsNewResultListItem = function WhatsNewResultListItem(_ref) {
14
14
  var formatMessage = _ref.intl.formatMessage,
@@ -1,4 +1,4 @@
1
- ._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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(["_11c81o8v _19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1o8l _s7n4nkob _19bv1b66 _o5724jg8 _1reo15vq"])
39
+ className: ax(["_11c8wadc _19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1o8l _s7n4nkob _19bv1b66 _o5724jg8 _1reo15vq"])
40
40
  }, children);
41
41
  };
42
42
  var whatsNewResultListItemDescriptionStyles = null;
@@ -1,10 +1,10 @@
1
- ._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
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
- ._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
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(["_11c81o8v _syazpsu8 _k48pmoej _ca0qidpf _u5f3u2gc _n3tdu2gc _19bvu2gc _1p1dangw"]),
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
- }, "ref"> & React.RefAttributes<HTMLAnchorElement>>;
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
- }, "ref"> & React.RefAttributes<HTMLAnchorElement>>;
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.4.0",
3
+ "version": "9.4.2",
4
4
  "description": "A cross-product help component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -38,20 +38,20 @@
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.4.0",
41
+ "@atlaskit/icon": "^30.0.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.0.0",
45
+ "@atlaskit/primitives": "^17.1.0",
46
46
  "@atlaskit/radio": "^8.4.0",
47
47
  "@atlaskit/section-message": "^8.12.0",
48
- "@atlaskit/select": "^21.6.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": "^9.1.0",
54
- "@atlaskit/tooltip": "^20.12.0",
53
+ "@atlaskit/tokens": "^10.1.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.8.0",
68
69
  "@testing-library/react": "^16.3.0",
69
70
  "@types/react-transition-group": "^2.0.6",
70
71
  "algoliasearch": "^3.35.1",
@@ -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
- }