@atlaskit/smart-card 27.16.1 → 27.16.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,14 @@
1
1
  # @atlaskit/smart-card
2
2
 
3
+ ## 27.16.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#130413](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/130413)
8
+ [`1a796c4acf4e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1a796c4acf4e9) -
9
+ Internal update to icons after dependency bump
10
+ - Updated dependencies
11
+
3
12
  ## 27.16.1
4
13
 
5
14
  ### Patch Changes
@@ -133,7 +133,7 @@ var _default = exports.default = {
133
133
  'fabric.linking.related_links_includes_links_to': 'Includes Links To',
134
134
  'fabric.linking.related_links_modal_error_header': 'Something went wrong',
135
135
  'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
136
- 'fabric.linking.related_links_modal_title': 'Recent Links',
136
+ 'fabric.linking.related_links_modal_title': 'Recent links',
137
137
  'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
138
138
  'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
139
139
  'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
@@ -133,7 +133,7 @@ var _default = exports.default = {
133
133
  'fabric.linking.related_links_includes_links_to': 'Includes Links To',
134
134
  'fabric.linking.related_links_modal_error_header': 'Something went wrong',
135
135
  'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
136
- 'fabric.linking.related_links_modal_title': 'Recent Links',
136
+ 'fabric.linking.related_links_modal_title': 'Recent links',
137
137
  'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
138
138
  'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
139
139
  'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
@@ -133,7 +133,7 @@ var _default = exports.default = {
133
133
  'fabric.linking.related_links_includes_links_to': '⁣⁢Includes Links To⁡⁠؜‌؜‌⁠‌⁡‌‍‍‌⁣⁤',
134
134
  'fabric.linking.related_links_modal_error_header': '⁣⁢Something went wrong‌؜⁡⁠‍⁠⁡‌‌‌‍‍⁣⁤',
135
135
  'fabric.linking.related_links_modal_error_message': '⁣⁢We ran into an issue trying to load recent links. Check your connection or refresh to try again.‍⁡⁠؜‌‍‍⁠⁠⁣⁤',
136
- 'fabric.linking.related_links_modal_title': '⁣⁢Recent Links‌⁡⁡‌⁡‍‌⁡؜؜؜⁠⁣⁤',
136
+ 'fabric.linking.related_links_modal_title': '⁣⁢Recent links؜⁡⁠‍‌⁠⁠‌؜‍⁣⁤',
137
137
  'fabric.linking.related_links_modal_unavailable_header': '⁣⁢No recent links‌⁡؜⁡⁠⁠‍‌‍⁡⁡⁣⁤',
138
138
  'fabric.linking.related_links_modal_unavailable_message': "⁣⁢We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.؜⁠؜‌‍‍‍⁡⁡⁡⁣⁤",
139
139
  'fabric.linking.related_links_not_found': "⁣⁢We didn't find any links to show here.⁡⁡‌‌‍⁠‌؜⁡‍‍‍‌⁡‌⁣⁤",
@@ -133,7 +133,7 @@ var _default = exports.default = {
133
133
  'fabric.linking.related_links_includes_links_to': 'Şunlara Bağlantı İçerir',
134
134
  'fabric.linking.related_links_modal_error_header': 'Bir hata oluştu',
135
135
  'fabric.linking.related_links_modal_error_message': 'En son bağlantılar yüklenmeye çalışılırken bir sorunla karşılaştık. Bağlantınızı kontrol edin veya yeniden denemek için yenileyin.',
136
- 'fabric.linking.related_links_modal_title': 'En Son Bağlantılar',
136
+ 'fabric.linking.related_links_modal_title': 'En son bağlantılar',
137
137
  'fabric.linking.related_links_modal_unavailable_header': 'En son bağlantı yok',
138
138
  'fabric.linking.related_links_modal_unavailable_message': 'Burada gösterecek herhangi bir bağlantı bulunamadı. Güncellenen sayfalar veya diğer içerik türleri için en son bağlantıları sürekli olarak ekliyor ve bunları inceliyoruz.',
139
139
  'fabric.linking.related_links_not_found': 'Burada gösterecek herhangi bir bağlantı bulunamadı.',
@@ -22,7 +22,7 @@ var ANALYTICS_CHANNEL = exports.ANALYTICS_CHANNEL = 'media';
22
22
  var context = exports.context = {
23
23
  componentName: 'smart-cards',
24
24
  packageName: "@atlaskit/smart-card",
25
- packageVersion: "27.16.1"
25
+ packageVersion: "27.16.2"
26
26
  };
27
27
  var TrackQuickActionType = exports.TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
28
28
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -126,7 +126,8 @@ var AIStateDone = function AIStateDone(_ref) {
126
126
  trigger: (0, _react2.jsx)(_informationEditorPanel.default, {
127
127
  label: "Info",
128
128
  LEGACY_size: "small",
129
- testId: "".concat(testId, "-done-info")
129
+ testId: "".concat(testId, "-done-info"),
130
+ color: "var(--ds-icon, #44546F)"
130
131
  })
131
132
  })),
132
133
  testId: "".concat(testId, "-done")
@@ -47,7 +47,8 @@ var getCopyAction = exports.getCopyAction = function getCopyAction(url) {
47
47
  icon: (0, _react.jsx)(_copy.default, {
48
48
  label: "copy url",
49
49
  LEGACY_size: "medium",
50
- spacing: "spacious"
50
+ spacing: "spacious",
51
+ color: "var(--ds-icon, #44546F)"
51
52
  }),
52
53
  iconPosition: 'before',
53
54
  onClick: function () {
@@ -17,7 +17,7 @@ var _excluded = ["href", "children", "checkSafety", "onClick", "testId"],
17
17
  _excluded2 = ["isLinkSafe", "showSafetyWarningModal"];
18
18
  var PACKAGE_DATA = {
19
19
  packageName: "@atlaskit/smart-card",
20
- packageVersion: "27.16.1",
20
+ packageVersion: "27.16.2",
21
21
  componentName: 'linkUrl'
22
22
  };
23
23
  var Link = (0, _click.withLinkClickedEvent)('a');
@@ -127,7 +127,7 @@ export default {
127
127
  'fabric.linking.related_links_includes_links_to': 'Includes Links To',
128
128
  'fabric.linking.related_links_modal_error_header': 'Something went wrong',
129
129
  'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
130
- 'fabric.linking.related_links_modal_title': 'Recent Links',
130
+ 'fabric.linking.related_links_modal_title': 'Recent links',
131
131
  'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
132
132
  'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
133
133
  'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
@@ -127,7 +127,7 @@ export default {
127
127
  'fabric.linking.related_links_includes_links_to': 'Includes Links To',
128
128
  'fabric.linking.related_links_modal_error_header': 'Something went wrong',
129
129
  'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
130
- 'fabric.linking.related_links_modal_title': 'Recent Links',
130
+ 'fabric.linking.related_links_modal_title': 'Recent links',
131
131
  'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
132
132
  'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
133
133
  'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
@@ -127,7 +127,7 @@ export default {
127
127
  'fabric.linking.related_links_includes_links_to': '⁣⁢Includes Links To⁡⁠؜‌؜‌⁠‌⁡‌‍‍‌⁣⁤',
128
128
  'fabric.linking.related_links_modal_error_header': '⁣⁢Something went wrong‌؜⁡⁠‍⁠⁡‌‌‌‍‍⁣⁤',
129
129
  'fabric.linking.related_links_modal_error_message': '⁣⁢We ran into an issue trying to load recent links. Check your connection or refresh to try again.‍⁡⁠؜‌‍‍⁠⁠⁣⁤',
130
- 'fabric.linking.related_links_modal_title': '⁣⁢Recent Links‌⁡⁡‌⁡‍‌⁡؜؜؜⁠⁣⁤',
130
+ 'fabric.linking.related_links_modal_title': '⁣⁢Recent links؜⁡⁠‍‌⁠⁠‌؜‍⁣⁤',
131
131
  'fabric.linking.related_links_modal_unavailable_header': '⁣⁢No recent links‌⁡؜⁡⁠⁠‍‌‍⁡⁡⁣⁤',
132
132
  'fabric.linking.related_links_modal_unavailable_message': "⁣⁢We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.؜⁠؜‌‍‍‍⁡⁡⁡⁣⁤",
133
133
  'fabric.linking.related_links_not_found': "⁣⁢We didn't find any links to show here.⁡⁡‌‌‍⁠‌؜⁡‍‍‍‌⁡‌⁣⁤",
@@ -127,7 +127,7 @@ export default {
127
127
  'fabric.linking.related_links_includes_links_to': 'Şunlara Bağlantı İçerir',
128
128
  'fabric.linking.related_links_modal_error_header': 'Bir hata oluştu',
129
129
  'fabric.linking.related_links_modal_error_message': 'En son bağlantılar yüklenmeye çalışılırken bir sorunla karşılaştık. Bağlantınızı kontrol edin veya yeniden denemek için yenileyin.',
130
- 'fabric.linking.related_links_modal_title': 'En Son Bağlantılar',
130
+ 'fabric.linking.related_links_modal_title': 'En son bağlantılar',
131
131
  'fabric.linking.related_links_modal_unavailable_header': 'En son bağlantı yok',
132
132
  'fabric.linking.related_links_modal_unavailable_message': 'Burada gösterecek herhangi bir bağlantı bulunamadı. Güncellenen sayfalar veya diğer içerik türleri için en son bağlantıları sürekli olarak ekliyor ve bunları inceliyoruz.',
133
133
  'fabric.linking.related_links_not_found': 'Burada gösterecek herhangi bir bağlantı bulunamadı.',
@@ -4,7 +4,7 @@ export const ANALYTICS_CHANNEL = 'media';
4
4
  export const context = {
5
5
  componentName: 'smart-cards',
6
6
  packageName: "@atlaskit/smart-card",
7
- packageVersion: "27.16.1"
7
+ packageVersion: "27.16.2"
8
8
  };
9
9
  export let TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
10
10
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -114,7 +114,8 @@ const AIStateDone = ({
114
114
  trigger: jsx(EditorPanelIcon, {
115
115
  label: "Info",
116
116
  LEGACY_size: "small",
117
- testId: `${testId}-done-info`
117
+ testId: `${testId}-done-info`,
118
+ color: "var(--ds-icon, #44546F)"
118
119
  })
119
120
  })),
120
121
  testId: `${testId}-done`
@@ -32,7 +32,8 @@ export const getCopyAction = url => ({
32
32
  icon: jsx(CopyIcon, {
33
33
  label: "copy url",
34
34
  LEGACY_size: "medium",
35
- spacing: "spacious"
35
+ spacing: "spacious",
36
+ color: "var(--ds-icon, #44546F)"
36
37
  }),
37
38
  iconPosition: 'before',
38
39
  onClick: async () => await navigator.clipboard.writeText(url),
@@ -7,7 +7,7 @@ import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-m
7
7
  import LinkWarningModal from './LinkWarningModal';
8
8
  const PACKAGE_DATA = {
9
9
  packageName: "@atlaskit/smart-card",
10
- packageVersion: "27.16.1",
10
+ packageVersion: "27.16.2",
11
11
  componentName: 'linkUrl'
12
12
  };
13
13
  const Link = withLinkClickedEvent('a');
@@ -127,7 +127,7 @@ export default {
127
127
  'fabric.linking.related_links_includes_links_to': 'Includes Links To',
128
128
  'fabric.linking.related_links_modal_error_header': 'Something went wrong',
129
129
  'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
130
- 'fabric.linking.related_links_modal_title': 'Recent Links',
130
+ 'fabric.linking.related_links_modal_title': 'Recent links',
131
131
  'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
132
132
  'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
133
133
  'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
@@ -127,7 +127,7 @@ export default {
127
127
  'fabric.linking.related_links_includes_links_to': 'Includes Links To',
128
128
  'fabric.linking.related_links_modal_error_header': 'Something went wrong',
129
129
  'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
130
- 'fabric.linking.related_links_modal_title': 'Recent Links',
130
+ 'fabric.linking.related_links_modal_title': 'Recent links',
131
131
  'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
132
132
  'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
133
133
  'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
@@ -127,7 +127,7 @@ export default {
127
127
  'fabric.linking.related_links_includes_links_to': '⁣⁢Includes Links To⁡⁠؜‌؜‌⁠‌⁡‌‍‍‌⁣⁤',
128
128
  'fabric.linking.related_links_modal_error_header': '⁣⁢Something went wrong‌؜⁡⁠‍⁠⁡‌‌‌‍‍⁣⁤',
129
129
  'fabric.linking.related_links_modal_error_message': '⁣⁢We ran into an issue trying to load recent links. Check your connection or refresh to try again.‍⁡⁠؜‌‍‍⁠⁠⁣⁤',
130
- 'fabric.linking.related_links_modal_title': '⁣⁢Recent Links‌⁡⁡‌⁡‍‌⁡؜؜؜⁠⁣⁤',
130
+ 'fabric.linking.related_links_modal_title': '⁣⁢Recent links؜⁡⁠‍‌⁠⁠‌؜‍⁣⁤',
131
131
  'fabric.linking.related_links_modal_unavailable_header': '⁣⁢No recent links‌⁡؜⁡⁠⁠‍‌‍⁡⁡⁣⁤',
132
132
  'fabric.linking.related_links_modal_unavailable_message': "⁣⁢We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.؜⁠؜‌‍‍‍⁡⁡⁡⁣⁤",
133
133
  'fabric.linking.related_links_not_found': "⁣⁢We didn't find any links to show here.⁡⁡‌‌‍⁠‌؜⁡‍‍‍‌⁡‌⁣⁤",
@@ -127,7 +127,7 @@ export default {
127
127
  'fabric.linking.related_links_includes_links_to': 'Şunlara Bağlantı İçerir',
128
128
  'fabric.linking.related_links_modal_error_header': 'Bir hata oluştu',
129
129
  'fabric.linking.related_links_modal_error_message': 'En son bağlantılar yüklenmeye çalışılırken bir sorunla karşılaştık. Bağlantınızı kontrol edin veya yeniden denemek için yenileyin.',
130
- 'fabric.linking.related_links_modal_title': 'En Son Bağlantılar',
130
+ 'fabric.linking.related_links_modal_title': 'En son bağlantılar',
131
131
  'fabric.linking.related_links_modal_unavailable_header': 'En son bağlantı yok',
132
132
  'fabric.linking.related_links_modal_unavailable_message': 'Burada gösterecek herhangi bir bağlantı bulunamadı. Güncellenen sayfalar veya diğer içerik türleri için en son bağlantıları sürekli olarak ekliyor ve bunları inceliyoruz.',
133
133
  'fabric.linking.related_links_not_found': 'Burada gösterecek herhangi bir bağlantı bulunamadı.',
@@ -15,7 +15,7 @@ export var ANALYTICS_CHANNEL = 'media';
15
15
  export var context = {
16
16
  componentName: 'smart-cards',
17
17
  packageName: "@atlaskit/smart-card",
18
- packageVersion: "27.16.1"
18
+ packageVersion: "27.16.2"
19
19
  };
20
20
  export var TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
21
21
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -117,7 +117,8 @@ var AIStateDone = function AIStateDone(_ref) {
117
117
  trigger: jsx(EditorPanelIcon, {
118
118
  label: "Info",
119
119
  LEGACY_size: "small",
120
- testId: "".concat(testId, "-done-info")
120
+ testId: "".concat(testId, "-done-info"),
121
+ color: "var(--ds-icon, #44546F)"
121
122
  })
122
123
  })),
123
124
  testId: "".concat(testId, "-done")
@@ -35,7 +35,8 @@ export var getCopyAction = function getCopyAction(url) {
35
35
  icon: jsx(CopyIcon, {
36
36
  label: "copy url",
37
37
  LEGACY_size: "medium",
38
- spacing: "spacious"
38
+ spacing: "spacious",
39
+ color: "var(--ds-icon, #44546F)"
39
40
  }),
40
41
  iconPosition: 'before',
41
42
  onClick: function () {
@@ -10,7 +10,7 @@ import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-m
10
10
  import LinkWarningModal from './LinkWarningModal';
11
11
  var PACKAGE_DATA = {
12
12
  packageName: "@atlaskit/smart-card",
13
- packageVersion: "27.16.1",
13
+ packageVersion: "27.16.2",
14
14
  componentName: 'linkUrl'
15
15
  };
16
16
  var Link = withLinkClickedEvent('a');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "27.16.1",
3
+ "version": "27.16.2",
4
4
  "description": "Smart card component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -55,10 +55,10 @@
55
55
  "@atlaskit/modal-dialog": "^12.15.0",
56
56
  "@atlaskit/outbound-auth-flow-client": "^3.4.0",
57
57
  "@atlaskit/platform-feature-flags": "^0.3.0",
58
- "@atlaskit/popup": "^1.22.0",
58
+ "@atlaskit/popup": "^1.23.0",
59
59
  "@atlaskit/primitives": "^12.0.0",
60
60
  "@atlaskit/section-message": "^6.6.0",
61
- "@atlaskit/select": "^17.13.0",
61
+ "@atlaskit/select": "^17.14.0",
62
62
  "@atlaskit/spinner": "^16.3.0",
63
63
  "@atlaskit/textarea": "^5.6.0",
64
64
  "@atlaskit/textfield": "^6.5.0",