@atlaskit/smart-card 35.0.0 → 35.0.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @atlaskit/smart-card
2
2
 
3
+ ## 35.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#113976](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/113976)
8
+ [`40fea6328a34a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/40fea6328a34a) -
9
+ [ux] Minor UI changes to EmbedModal under FF
10
+ - Updated dependencies
11
+
12
+ ## 35.0.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies
17
+
3
18
  ## 35.0.0
4
19
 
5
20
  ### Major 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.0.0"
14
+ packageVersion: "35.0.2"
15
15
  };
16
16
  var TrackQuickActionType = exports.TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
17
17
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -6,6 +6,7 @@
6
6
  ._16jlidpf{flex-grow:0}
7
7
  ._16jlkb7n{flex-grow:1}
8
8
  ._19bv1ejb{padding-left:var(--ds-space-300,24px)}
9
+ ._1bah1h6o{justify-content:center}
9
10
  ._1bah1yb4{justify-content:space-between}
10
11
  ._1bsb1tcg, ._1xyl1tcg [data-smart-element-icon] img, ._1h1b1tcg [data-smart-element-icon] span, ._prfw1tcg [data-smart-element-icon] svg, ._mezj1tcg img, ._e2oo1tcg span, ._w8l51tcg svg{width:24px}
11
12
  ._1e0c1txw{display:flex}
@@ -16,15 +17,20 @@
16
17
  ._1tke1tcg, ._x9xj1tcg [data-smart-element-icon] img, ._v5981tcg [data-smart-element-icon] span, ._z15s1tcg [data-smart-element-icon] svg, ._qci81tcg img, ._15iz1tcg span, ._erub1tcg svg{min-height:24px}
17
18
  ._1ul91tcg, ._1ekg1tcg [data-smart-element-icon] img, ._jbhf1tcg [data-smart-element-icon] span, ._11hh1tcg [data-smart-element-icon] svg, ._1rg21tcg img, ._q7cv1tcg span, ._xwbj1tcg svg{min-width:24px}
18
19
  ._1wkfkb7n h3{flex-shrink:1}
20
+ ._1wpz1fhb{align-self:stretch}
21
+ ._2lx21bp4{flex-direction:column}
19
22
  ._4cvr1h6o{align-items:center}
20
23
  ._4t3i1tcg, ._gire1tcg [data-smart-element-icon] img, ._yrry1tcg [data-smart-element-icon] span, ._1bnm1tcg [data-smart-element-icon] svg, ._bna71tcg img, ._1xjx1tcg span, ._17521tcg svg{height:24px}
24
+ ._4t3i1tcg{height:24px}
21
25
  ._4wztidpf h3{margin-bottom:0}
22
26
  ._923e1wug h3{flex-basis:auto}
23
27
  ._c71l1tcg, ._1q121tcg [data-smart-element-icon] img, ._2s1x1tcg [data-smart-element-icon] span, ._1rh41tcg [data-smart-element-icon] svg, ._19l31tcg img, ._1pr21tcg span, ._1u5t1tcg svg{max-height:24px}
24
28
  ._c7bk1l2s h3{text-overflow:ellipsis}
25
29
  ._ca0q1ejb{padding-top:var(--ds-space-300,24px)}
26
30
  ._i0dl1wug{flex-basis:auto}
31
+ ._i0dlf1ug{flex-basis:0%}
27
32
  ._n3tddlk8{padding-bottom:14px}
33
+ ._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
28
34
  ._p12f1tcg, ._1mj01tcg [data-smart-element-icon] img, ._1r9c1tcg [data-smart-element-icon] span, ._1xch1tcg [data-smart-element-icon] svg, ._rtys1tcg img, ._b8nk1tcg span, ._4x201tcg svg{max-width:24px}
29
35
  ._r8nti7a9 h3{font-weight:var(--ds-font-weight-regular,400)}
30
36
  ._shpw1e54 h3{-webkit-box-orient:vertical}
@@ -28,6 +28,7 @@ var _indexOld = _interopRequireDefault(require("./indexOld"));
28
28
  var _linkInfoButton = _interopRequireDefault(require("./link-info-button"));
29
29
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
30
30
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
31
+ var containerStylesOld = null;
31
32
  var containerStyles = null;
32
33
  var iconSize = '24px';
33
34
 
@@ -35,7 +36,7 @@ var iconSize = '24px';
35
36
  // An embed modal icon css for img, span, svg has specificity weight of 0-1-1.
36
37
  // Specify flex ui icon selector to increase specificity weight to 0-2-1.
37
38
  var iconCss = null;
38
- var height = '20px';
39
+ var titleCssOld = null;
39
40
  var titleCss = null;
40
41
  var actionCss = null;
41
42
  var LinkInfo = function LinkInfo(_ref) {
@@ -106,14 +107,15 @@ var LinkInfo = function LinkInfo(_ref) {
106
107
  );
107
108
  }, [onResizeButtonClick, size, testId]);
108
109
  return /*#__PURE__*/_react.default.createElement("div", {
109
- className: (0, _runtime.ax)(["_zulpu2gc _4cvr1h6o _1e0c1txw _1bah1yb4 _ca0q1ejb _u5f31ejb _n3tddlk8 _19bv1ejb"])
110
+ className: (0, _runtime.ax)([(0, _platformFeatureFlags.fg)('platform-linking-visual-refresh-v1') ? "_zulpu2gc _1e0c1txw _19bv1ejb _u5f31ejb _ca0q1ejb _n3tdpxbi _1wpz1fhb _4t3i1tcg" : "_zulpu2gc _4cvr1h6o _1e0c1txw _1bah1yb4 _ca0q1ejb _u5f31ejb _n3tddlk8 _19bv1ejb"])
110
111
  }, icon && /*#__PURE__*/_react.default.createElement("div", {
111
112
  "data-testid": "".concat(testId, "-icon"),
112
113
  className: (0, _runtime.ax)(["_4t3i1tcg _gire1tcg _yrry1tcg _1bnm1tcg _bna71tcg _1xjx1tcg _17521tcg _1tke1tcg _x9xj1tcg _v5981tcg _z15s1tcg _qci81tcg _15iz1tcg _erub1tcg _c71l1tcg _1q121tcg _2s1x1tcg _1rh41tcg _19l31tcg _1pr21tcg _1u5t1tcg _1bsb1tcg _1xyl1tcg _1h1b1tcg _prfw1tcg _mezj1tcg _e2oo1tcg _w8l51tcg _1ul91tcg _1ekg1tcg _jbhf1tcg _11hh1tcg _1rg21tcg _q7cv1tcg _xwbj1tcg _p12f1tcg _1mj01tcg _1r9c1tcg _1xch1tcg _rtys1tcg _b8nk1tcg _4x201tcg"])
113
114
  }, /*#__PURE__*/_react.default.createElement(_Icon.Icon, icon)), /*#__PURE__*/_react.default.createElement("div", {
114
- className: (0, _runtime.ax)(["_16jlkb7n _1o9zkb7n _i0dl1wug _yrj2kb7n _1wkfkb7n _923e1wug _1umo1bk4 _101p15vq _12bo15vq _r8nti7a9 _1flvcj1k _4wztidpf _c7bk1l2s _1r7d1hna _uepwkb7n _shpw1e54 _130wgktf"])
115
+ className: (0, _runtime.ax)([(0, _platformFeatureFlags.fg)('platform-linking-visual-refresh-v1') ? "_16jlkb7n _1o9zidpf _i0dlf1ug _1e0c1txw _2lx21bp4 _1bah1h6o _1wpz1fhb" : "_16jlkb7n _1o9zkb7n _i0dl1wug _yrj2kb7n _1wkfkb7n _923e1wug _1umo1bk4 _101p15vq _12bo15vq _r8nti7a9 _1flvcj1k _4wztidpf _c7bk1l2s _1r7d1hna _uepwkb7n _shpw1e54 _130wgktf"])
115
116
  }, /*#__PURE__*/_react.default.createElement(_heading.default, {
116
- size: "medium",
117
+ size: (0, _platformFeatureFlags.fg)('platform-linking-visual-refresh-v1') ? 'small' : 'medium',
118
+ color: (0, _platformFeatureFlags.fg)('platform-linking-visual-refresh-v1') ? 'color.text' : undefined,
117
119
  testId: "".concat(testId, "-title")
118
120
  }, title), /*#__PURE__*/_react.default.createElement("span", {
119
121
  tabIndex: 0
@@ -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.0.0",
23
+ packageVersion: "35.0.2",
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.0.0"
5
+ packageVersion: "35.0.2"
6
6
  };
7
7
  export let TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
8
8
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -6,6 +6,7 @@
6
6
  ._16jlidpf{flex-grow:0}
7
7
  ._16jlkb7n{flex-grow:1}
8
8
  ._19bv1ejb{padding-left:var(--ds-space-300,24px)}
9
+ ._1bah1h6o{justify-content:center}
9
10
  ._1bah1yb4{justify-content:space-between}
10
11
  ._1bsb1tcg, ._1xyl1tcg [data-smart-element-icon] img, ._1h1b1tcg [data-smart-element-icon] span, ._prfw1tcg [data-smart-element-icon] svg, ._mezj1tcg img, ._e2oo1tcg span, ._w8l51tcg svg{width:24px}
11
12
  ._1e0c1txw{display:flex}
@@ -16,15 +17,20 @@
16
17
  ._1tke1tcg, ._x9xj1tcg [data-smart-element-icon] img, ._v5981tcg [data-smart-element-icon] span, ._z15s1tcg [data-smart-element-icon] svg, ._qci81tcg img, ._15iz1tcg span, ._erub1tcg svg{min-height:24px}
17
18
  ._1ul91tcg, ._1ekg1tcg [data-smart-element-icon] img, ._jbhf1tcg [data-smart-element-icon] span, ._11hh1tcg [data-smart-element-icon] svg, ._1rg21tcg img, ._q7cv1tcg span, ._xwbj1tcg svg{min-width:24px}
18
19
  ._1wkfkb7n h3{flex-shrink:1}
20
+ ._1wpz1fhb{align-self:stretch}
21
+ ._2lx21bp4{flex-direction:column}
19
22
  ._4cvr1h6o{align-items:center}
20
23
  ._4t3i1tcg, ._gire1tcg [data-smart-element-icon] img, ._yrry1tcg [data-smart-element-icon] span, ._1bnm1tcg [data-smart-element-icon] svg, ._bna71tcg img, ._1xjx1tcg span, ._17521tcg svg{height:24px}
24
+ ._4t3i1tcg{height:24px}
21
25
  ._4wztidpf h3{margin-bottom:0}
22
26
  ._923e1wug h3{flex-basis:auto}
23
27
  ._c71l1tcg, ._1q121tcg [data-smart-element-icon] img, ._2s1x1tcg [data-smart-element-icon] span, ._1rh41tcg [data-smart-element-icon] svg, ._19l31tcg img, ._1pr21tcg span, ._1u5t1tcg svg{max-height:24px}
24
28
  ._c7bk1l2s h3{text-overflow:ellipsis}
25
29
  ._ca0q1ejb{padding-top:var(--ds-space-300,24px)}
26
30
  ._i0dl1wug{flex-basis:auto}
31
+ ._i0dlf1ug{flex-basis:0%}
27
32
  ._n3tddlk8{padding-bottom:14px}
33
+ ._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
28
34
  ._p12f1tcg, ._1mj01tcg [data-smart-element-icon] img, ._1r9c1tcg [data-smart-element-icon] span, ._1xch1tcg [data-smart-element-icon] svg, ._rtys1tcg img, ._b8nk1tcg span, ._4x201tcg svg{max-width:24px}
29
35
  ._r8nti7a9 h3{font-weight:var(--ds-font-weight-regular,400)}
30
36
  ._shpw1e54 h3{-webkit-box-orient:vertical}
@@ -18,6 +18,7 @@ import { Icon } from '../../../common/Icon';
18
18
  import { MAX_MODAL_SIZE } from '../../constants';
19
19
  import LinkInfoOld from './indexOld';
20
20
  import LinkInfoButton from './link-info-button';
21
+ const containerStylesOld = null;
21
22
  const containerStyles = null;
22
23
  const iconSize = '24px';
23
24
 
@@ -25,7 +26,7 @@ const iconSize = '24px';
25
26
  // An embed modal icon css for img, span, svg has specificity weight of 0-1-1.
26
27
  // Specify flex ui icon selector to increase specificity weight to 0-2-1.
27
28
  const iconCss = null;
28
- const height = '20px';
29
+ const titleCssOld = null;
29
30
  const titleCss = null;
30
31
  const actionCss = null;
31
32
  const LinkInfo = ({
@@ -98,14 +99,15 @@ const LinkInfo = ({
98
99
  );
99
100
  }, [onResizeButtonClick, size, testId]);
100
101
  return /*#__PURE__*/React.createElement("div", {
101
- className: ax(["_zulpu2gc _4cvr1h6o _1e0c1txw _1bah1yb4 _ca0q1ejb _u5f31ejb _n3tddlk8 _19bv1ejb"])
102
+ className: ax([fg('platform-linking-visual-refresh-v1') ? "_zulpu2gc _1e0c1txw _19bv1ejb _u5f31ejb _ca0q1ejb _n3tdpxbi _1wpz1fhb _4t3i1tcg" : "_zulpu2gc _4cvr1h6o _1e0c1txw _1bah1yb4 _ca0q1ejb _u5f31ejb _n3tddlk8 _19bv1ejb"])
102
103
  }, icon && /*#__PURE__*/React.createElement("div", {
103
104
  "data-testid": `${testId}-icon`,
104
105
  className: ax(["_4t3i1tcg _gire1tcg _yrry1tcg _1bnm1tcg _bna71tcg _1xjx1tcg _17521tcg _1tke1tcg _x9xj1tcg _v5981tcg _z15s1tcg _qci81tcg _15iz1tcg _erub1tcg _c71l1tcg _1q121tcg _2s1x1tcg _1rh41tcg _19l31tcg _1pr21tcg _1u5t1tcg _1bsb1tcg _1xyl1tcg _1h1b1tcg _prfw1tcg _mezj1tcg _e2oo1tcg _w8l51tcg _1ul91tcg _1ekg1tcg _jbhf1tcg _11hh1tcg _1rg21tcg _q7cv1tcg _xwbj1tcg _p12f1tcg _1mj01tcg _1r9c1tcg _1xch1tcg _rtys1tcg _b8nk1tcg _4x201tcg"])
105
106
  }, /*#__PURE__*/React.createElement(Icon, icon)), /*#__PURE__*/React.createElement("div", {
106
- className: ax(["_16jlkb7n _1o9zkb7n _i0dl1wug _yrj2kb7n _1wkfkb7n _923e1wug _1umo1bk4 _101p15vq _12bo15vq _r8nti7a9 _1flvcj1k _4wztidpf _c7bk1l2s _1r7d1hna _uepwkb7n _shpw1e54 _130wgktf"])
107
+ className: ax([fg('platform-linking-visual-refresh-v1') ? "_16jlkb7n _1o9zidpf _i0dlf1ug _1e0c1txw _2lx21bp4 _1bah1h6o _1wpz1fhb" : "_16jlkb7n _1o9zkb7n _i0dl1wug _yrj2kb7n _1wkfkb7n _923e1wug _1umo1bk4 _101p15vq _12bo15vq _r8nti7a9 _1flvcj1k _4wztidpf _c7bk1l2s _1r7d1hna _uepwkb7n _shpw1e54 _130wgktf"])
107
108
  }, /*#__PURE__*/React.createElement(Heading, {
108
- size: "medium",
109
+ size: fg('platform-linking-visual-refresh-v1') ? 'small' : 'medium',
110
+ color: fg('platform-linking-visual-refresh-v1') ? 'color.text' : undefined,
109
111
  testId: `${testId}-title`
110
112
  }, title), /*#__PURE__*/React.createElement("span", {
111
113
  tabIndex: 0
@@ -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.0.0",
13
+ packageVersion: "35.0.2",
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.0.0"
7
+ packageVersion: "35.0.2"
8
8
  };
9
9
  export var TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
10
10
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -6,6 +6,7 @@
6
6
  ._16jlidpf{flex-grow:0}
7
7
  ._16jlkb7n{flex-grow:1}
8
8
  ._19bv1ejb{padding-left:var(--ds-space-300,24px)}
9
+ ._1bah1h6o{justify-content:center}
9
10
  ._1bah1yb4{justify-content:space-between}
10
11
  ._1bsb1tcg, ._1xyl1tcg [data-smart-element-icon] img, ._1h1b1tcg [data-smart-element-icon] span, ._prfw1tcg [data-smart-element-icon] svg, ._mezj1tcg img, ._e2oo1tcg span, ._w8l51tcg svg{width:24px}
11
12
  ._1e0c1txw{display:flex}
@@ -16,15 +17,20 @@
16
17
  ._1tke1tcg, ._x9xj1tcg [data-smart-element-icon] img, ._v5981tcg [data-smart-element-icon] span, ._z15s1tcg [data-smart-element-icon] svg, ._qci81tcg img, ._15iz1tcg span, ._erub1tcg svg{min-height:24px}
17
18
  ._1ul91tcg, ._1ekg1tcg [data-smart-element-icon] img, ._jbhf1tcg [data-smart-element-icon] span, ._11hh1tcg [data-smart-element-icon] svg, ._1rg21tcg img, ._q7cv1tcg span, ._xwbj1tcg svg{min-width:24px}
18
19
  ._1wkfkb7n h3{flex-shrink:1}
20
+ ._1wpz1fhb{align-self:stretch}
21
+ ._2lx21bp4{flex-direction:column}
19
22
  ._4cvr1h6o{align-items:center}
20
23
  ._4t3i1tcg, ._gire1tcg [data-smart-element-icon] img, ._yrry1tcg [data-smart-element-icon] span, ._1bnm1tcg [data-smart-element-icon] svg, ._bna71tcg img, ._1xjx1tcg span, ._17521tcg svg{height:24px}
24
+ ._4t3i1tcg{height:24px}
21
25
  ._4wztidpf h3{margin-bottom:0}
22
26
  ._923e1wug h3{flex-basis:auto}
23
27
  ._c71l1tcg, ._1q121tcg [data-smart-element-icon] img, ._2s1x1tcg [data-smart-element-icon] span, ._1rh41tcg [data-smart-element-icon] svg, ._19l31tcg img, ._1pr21tcg span, ._1u5t1tcg svg{max-height:24px}
24
28
  ._c7bk1l2s h3{text-overflow:ellipsis}
25
29
  ._ca0q1ejb{padding-top:var(--ds-space-300,24px)}
26
30
  ._i0dl1wug{flex-basis:auto}
31
+ ._i0dlf1ug{flex-basis:0%}
27
32
  ._n3tddlk8{padding-bottom:14px}
33
+ ._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
28
34
  ._p12f1tcg, ._1mj01tcg [data-smart-element-icon] img, ._1r9c1tcg [data-smart-element-icon] span, ._1xch1tcg [data-smart-element-icon] svg, ._rtys1tcg img, ._b8nk1tcg span, ._4x201tcg svg{max-width:24px}
29
35
  ._r8nti7a9 h3{font-weight:var(--ds-font-weight-regular,400)}
30
36
  ._shpw1e54 h3{-webkit-box-orient:vertical}
@@ -18,6 +18,7 @@ import { Icon } from '../../../common/Icon';
18
18
  import { MAX_MODAL_SIZE } from '../../constants';
19
19
  import LinkInfoOld from './indexOld';
20
20
  import LinkInfoButton from './link-info-button';
21
+ var containerStylesOld = null;
21
22
  var containerStyles = null;
22
23
  var iconSize = '24px';
23
24
 
@@ -25,7 +26,7 @@ var iconSize = '24px';
25
26
  // An embed modal icon css for img, span, svg has specificity weight of 0-1-1.
26
27
  // Specify flex ui icon selector to increase specificity weight to 0-2-1.
27
28
  var iconCss = null;
28
- var height = '20px';
29
+ var titleCssOld = null;
29
30
  var titleCss = null;
30
31
  var actionCss = null;
31
32
  var LinkInfo = function LinkInfo(_ref) {
@@ -96,14 +97,15 @@ var LinkInfo = function LinkInfo(_ref) {
96
97
  );
97
98
  }, [onResizeButtonClick, size, testId]);
98
99
  return /*#__PURE__*/React.createElement("div", {
99
- className: ax(["_zulpu2gc _4cvr1h6o _1e0c1txw _1bah1yb4 _ca0q1ejb _u5f31ejb _n3tddlk8 _19bv1ejb"])
100
+ className: ax([fg('platform-linking-visual-refresh-v1') ? "_zulpu2gc _1e0c1txw _19bv1ejb _u5f31ejb _ca0q1ejb _n3tdpxbi _1wpz1fhb _4t3i1tcg" : "_zulpu2gc _4cvr1h6o _1e0c1txw _1bah1yb4 _ca0q1ejb _u5f31ejb _n3tddlk8 _19bv1ejb"])
100
101
  }, icon && /*#__PURE__*/React.createElement("div", {
101
102
  "data-testid": "".concat(testId, "-icon"),
102
103
  className: ax(["_4t3i1tcg _gire1tcg _yrry1tcg _1bnm1tcg _bna71tcg _1xjx1tcg _17521tcg _1tke1tcg _x9xj1tcg _v5981tcg _z15s1tcg _qci81tcg _15iz1tcg _erub1tcg _c71l1tcg _1q121tcg _2s1x1tcg _1rh41tcg _19l31tcg _1pr21tcg _1u5t1tcg _1bsb1tcg _1xyl1tcg _1h1b1tcg _prfw1tcg _mezj1tcg _e2oo1tcg _w8l51tcg _1ul91tcg _1ekg1tcg _jbhf1tcg _11hh1tcg _1rg21tcg _q7cv1tcg _xwbj1tcg _p12f1tcg _1mj01tcg _1r9c1tcg _1xch1tcg _rtys1tcg _b8nk1tcg _4x201tcg"])
103
104
  }, /*#__PURE__*/React.createElement(Icon, icon)), /*#__PURE__*/React.createElement("div", {
104
- className: ax(["_16jlkb7n _1o9zkb7n _i0dl1wug _yrj2kb7n _1wkfkb7n _923e1wug _1umo1bk4 _101p15vq _12bo15vq _r8nti7a9 _1flvcj1k _4wztidpf _c7bk1l2s _1r7d1hna _uepwkb7n _shpw1e54 _130wgktf"])
105
+ className: ax([fg('platform-linking-visual-refresh-v1') ? "_16jlkb7n _1o9zidpf _i0dlf1ug _1e0c1txw _2lx21bp4 _1bah1h6o _1wpz1fhb" : "_16jlkb7n _1o9zkb7n _i0dl1wug _yrj2kb7n _1wkfkb7n _923e1wug _1umo1bk4 _101p15vq _12bo15vq _r8nti7a9 _1flvcj1k _4wztidpf _c7bk1l2s _1r7d1hna _uepwkb7n _shpw1e54 _130wgktf"])
105
106
  }, /*#__PURE__*/React.createElement(Heading, {
106
- size: "medium",
107
+ size: fg('platform-linking-visual-refresh-v1') ? 'small' : 'medium',
108
+ color: fg('platform-linking-visual-refresh-v1') ? 'color.text' : undefined,
107
109
  testId: "".concat(testId, "-title")
108
110
  }, title), /*#__PURE__*/React.createElement("span", {
109
111
  tabIndex: 0
@@ -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.0.0",
16
+ packageVersion: "35.0.2",
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.0.0",
3
+ "version": "35.0.2",
4
4
  "description": "Smart card component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -29,19 +29,19 @@
29
29
  "dependencies": {
30
30
  "@atlaskit/analytics-gas-types": "^5.1.0",
31
31
  "@atlaskit/analytics-next": "^11.0.0",
32
- "@atlaskit/avatar": "^22.0.0",
32
+ "@atlaskit/avatar": "^23.0.0",
33
33
  "@atlaskit/avatar-group": "^12.0.0",
34
34
  "@atlaskit/badge": "^18.0.0",
35
- "@atlaskit/button": "^21.0.0",
35
+ "@atlaskit/button": "^21.1.0",
36
36
  "@atlaskit/checkbox": "^16.0.0",
37
37
  "@atlaskit/css": "^0.10.0",
38
38
  "@atlaskit/dropdown-menu": "^13.0.0",
39
39
  "@atlaskit/form": "^12.0.0",
40
40
  "@atlaskit/frontend-utilities": "^3.0.0",
41
41
  "@atlaskit/heading": "^5.0.0",
42
- "@atlaskit/icon": "^24.0.0",
42
+ "@atlaskit/icon": "^24.1.0",
43
43
  "@atlaskit/icon-file-type": "^7.0.0",
44
- "@atlaskit/icon-lab": "^3.0.0",
44
+ "@atlaskit/icon-lab": "^3.1.0",
45
45
  "@atlaskit/icon-object": "^7.0.0",
46
46
  "@atlaskit/icon-priority": "^6.3.0",
47
47
  "@atlaskit/legacy-custom-icons": "^0.22.0",
@@ -65,7 +65,7 @@
65
65
  "@atlaskit/textarea": "^8.0.0",
66
66
  "@atlaskit/textfield": "^8.0.0",
67
67
  "@atlaskit/theme": "^17.0.0",
68
- "@atlaskit/tokens": "^4.0.0",
68
+ "@atlaskit/tokens": "^4.1.0",
69
69
  "@atlaskit/tooltip": "^20.0.0",
70
70
  "@atlaskit/ufo": "^0.4.0",
71
71
  "@babel/runtime": "^7.0.0",
@@ -103,7 +103,7 @@
103
103
  "@atlaskit/visual-regression": "*",
104
104
  "@atlassian/analytics-tooling": "*",
105
105
  "@atlassian/feature-flags-test-utils": "^0.3.0",
106
- "@atlassian/gemini": "1.16.2",
106
+ "@atlassian/gemini": "1.16.3",
107
107
  "@testing-library/dom": "^10.1.0",
108
108
  "@testing-library/jest-dom": "^6.4.5",
109
109
  "@testing-library/react": "^13.4.0",