@atlaskit/smart-card 35.2.11 → 35.2.12

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 CHANGED
@@ -1,5 +1,13 @@
1
1
  # @atlaskit/smart-card
2
2
 
3
+ ## 35.2.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [#127390](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/127390)
8
+ [`a8f2179866703`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a8f2179866703) -
9
+ [ux] Fix custom render inline icon drop below inline link
10
+
3
11
  ## 35.2.11
4
12
 
5
13
  ### Patch Changes
@@ -11,7 +11,7 @@ var ANALYTICS_CHANNEL = exports.ANALYTICS_CHANNEL = 'media';
11
11
  var context = exports.context = {
12
12
  componentName: 'smart-cards',
13
13
  packageName: "@atlaskit/smart-card",
14
- packageVersion: "35.2.11"
14
+ packageVersion: "35.2.12"
15
15
  };
16
16
  var TrackQuickActionType = exports.TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
17
17
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -1,5 +1,6 @@
1
-
2
- ._2rkogqwt{border-radius:var(--ds-border-radius-050,2px)}._154ize3t{top:var(--ds-space-0,0)}
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)}
2
+ ._2rkogqwt{border-radius:var(--ds-border-radius-050,2px)}
3
+ ._154ize3t{top:var(--ds-space-0,0)}
3
4
  ._16d9qvcn{-webkit-box-decoration-break:clone;box-decoration-break:clone}
4
5
  ._18u01b66{margin-left:var(--ds-space-050,4px)}
5
6
  ._18u0v77o{margin-left:var(--ds-space-025,2px)}
@@ -33,7 +33,7 @@ var styles = {
33
33
  iconEmptyStyle: "_1bsb7vkz _1e0c1o8l _tzy4idpf",
34
34
  iconOuterWrapperStyle: "_2hwx1b66 _kqswh2mm",
35
35
  iconTitleWrapperStyle: "_o5721jtm _1nmz9jpi _16d9qvcn _ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66",
36
- iconWrapperStyle: "_kqswstnw _1e0c116y _4cvr1h6o _vchhusvi _154ize3t _1ltvze3t _94n5ze3t _1bsb7vkz _uiztglyw",
36
+ iconWrapperStyle: "_11c81o8v _kqswstnw _1e0c116y _4cvr1h6o _vchhusvi _154ize3t _1ltvze3t _94n5ze3t _1bsb7vkz _uiztglyw",
37
37
  linkStyle: "_2rkogqwt",
38
38
  noLinkAppearanceStyle: "_syaz131l _18u01b66"
39
39
  };
@@ -20,7 +20,7 @@ var _excluded = ["href", "children", "checkSafety", "onClick", "testId", "isLink
20
20
  _excluded2 = ["isLinkSafe", "showSafetyWarningModal"];
21
21
  var PACKAGE_DATA = {
22
22
  packageName: "@atlaskit/smart-card",
23
- packageVersion: "35.2.11",
23
+ packageVersion: "35.2.12",
24
24
  componentName: 'linkUrl'
25
25
  };
26
26
  var Anchor = (0, _click.withLinkClickedEvent)('a');
@@ -2,7 +2,7 @@ export const ANALYTICS_CHANNEL = 'media';
2
2
  export const context = {
3
3
  componentName: 'smart-cards',
4
4
  packageName: "@atlaskit/smart-card",
5
- packageVersion: "35.2.11"
5
+ packageVersion: "35.2.12"
6
6
  };
7
7
  export let TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
8
8
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -1,6 +1,6 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import React, { useCallback, useEffect, useRef } from 'react';
3
- import { useIntl } from "react-intl-next";
3
+ import { useIntl } from 'react-intl-next';
4
4
  import Popup from '@atlaskit/popup';
5
5
  import { ActionName, CardDisplay } from '../../../constants';
6
6
  import { messages } from '../../../messages';
@@ -1,5 +1,6 @@
1
-
2
- ._2rkogqwt{border-radius:var(--ds-border-radius-050,2px)}._154ize3t{top:var(--ds-space-0,0)}
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)}
2
+ ._2rkogqwt{border-radius:var(--ds-border-radius-050,2px)}
3
+ ._154ize3t{top:var(--ds-space-0,0)}
3
4
  ._16d9qvcn{-webkit-box-decoration-break:clone;box-decoration-break:clone}
4
5
  ._18u01b66{margin-left:var(--ds-space-050,4px)}
5
6
  ._18u0v77o{margin-left:var(--ds-space-025,2px)}
@@ -18,7 +18,7 @@ const styles = {
18
18
  iconEmptyStyle: "_1bsb7vkz _1e0c1o8l _tzy4idpf",
19
19
  iconOuterWrapperStyle: "_2hwx1b66 _kqswh2mm",
20
20
  iconTitleWrapperStyle: "_o5721jtm _1nmz9jpi _16d9qvcn _ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66",
21
- iconWrapperStyle: "_kqswstnw _1e0c116y _4cvr1h6o _vchhusvi _154ize3t _1ltvze3t _94n5ze3t _1bsb7vkz _uiztglyw",
21
+ iconWrapperStyle: "_11c81o8v _kqswstnw _1e0c116y _4cvr1h6o _vchhusvi _154ize3t _1ltvze3t _94n5ze3t _1bsb7vkz _uiztglyw",
22
22
  linkStyle: "_2rkogqwt",
23
23
  noLinkAppearanceStyle: "_syaz131l _18u01b66"
24
24
  };
@@ -10,7 +10,7 @@ import LinkWarningModal from './LinkWarningModal';
10
10
  import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
11
11
  const PACKAGE_DATA = {
12
12
  packageName: "@atlaskit/smart-card",
13
- packageVersion: "35.2.11",
13
+ packageVersion: "35.2.12",
14
14
  componentName: 'linkUrl'
15
15
  };
16
16
  const Anchor = withLinkClickedEvent('a');
@@ -4,7 +4,7 @@ export var ANALYTICS_CHANNEL = 'media';
4
4
  export var context = {
5
5
  componentName: 'smart-cards',
6
6
  packageName: "@atlaskit/smart-card",
7
- packageVersion: "35.2.11"
7
+ packageVersion: "35.2.12"
8
8
  };
9
9
  export var TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
10
10
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -3,7 +3,7 @@ import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProper
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  var _excluded = ["aria-haspopup", "aria-expanded"];
5
5
  import React, { useCallback, useEffect, useRef } from 'react';
6
- import { useIntl } from "react-intl-next";
6
+ import { useIntl } from 'react-intl-next';
7
7
  import Popup from '@atlaskit/popup';
8
8
  import { ActionName, CardDisplay } from '../../../constants';
9
9
  import { messages } from '../../../messages';
@@ -1,5 +1,6 @@
1
-
2
- ._2rkogqwt{border-radius:var(--ds-border-radius-050,2px)}._154ize3t{top:var(--ds-space-0,0)}
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)}
2
+ ._2rkogqwt{border-radius:var(--ds-border-radius-050,2px)}
3
+ ._154ize3t{top:var(--ds-space-0,0)}
3
4
  ._16d9qvcn{-webkit-box-decoration-break:clone;box-decoration-break:clone}
4
5
  ._18u01b66{margin-left:var(--ds-space-050,4px)}
5
6
  ._18u0v77o{margin-left:var(--ds-space-025,2px)}
@@ -24,7 +24,7 @@ var styles = {
24
24
  iconEmptyStyle: "_1bsb7vkz _1e0c1o8l _tzy4idpf",
25
25
  iconOuterWrapperStyle: "_2hwx1b66 _kqswh2mm",
26
26
  iconTitleWrapperStyle: "_o5721jtm _1nmz9jpi _16d9qvcn _ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66",
27
- iconWrapperStyle: "_kqswstnw _1e0c116y _4cvr1h6o _vchhusvi _154ize3t _1ltvze3t _94n5ze3t _1bsb7vkz _uiztglyw",
27
+ iconWrapperStyle: "_11c81o8v _kqswstnw _1e0c116y _4cvr1h6o _vchhusvi _154ize3t _1ltvze3t _94n5ze3t _1bsb7vkz _uiztglyw",
28
28
  linkStyle: "_2rkogqwt",
29
29
  noLinkAppearanceStyle: "_syaz131l _18u01b66"
30
30
  };
@@ -13,7 +13,7 @@ import LinkWarningModal from './LinkWarningModal';
13
13
  import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
14
14
  var PACKAGE_DATA = {
15
15
  packageName: "@atlaskit/smart-card",
16
- packageVersion: "35.2.11",
16
+ packageVersion: "35.2.12",
17
17
  componentName: 'linkUrl'
18
18
  };
19
19
  var Anchor = withLinkClickedEvent('a');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "35.2.11",
3
+ "version": "35.2.12",
4
4
  "description": "Smart card component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"