@atlaskit/smart-card 44.3.18 → 44.3.19
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 +8 -0
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
- package/dist/cjs/messages.js +1 -1
- package/dist/cjs/utils/analytics/analytics.js +2 -2
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
- package/dist/es2019/messages.js +1 -1
- package/dist/es2019/utils/analytics/analytics.js +2 -2
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
- package/dist/esm/messages.js +1 -1
- package/dist/esm/utils/analytics/analytics.js +2 -2
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/view/LinkUrl/HyperlinkResolver/index.d.ts +1 -1
- package/dist/types-ts4.5/view/LinkUrl/HyperlinkResolver/index.d.ts +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @atlaskit/smart-card
|
|
2
2
|
|
|
3
|
+
## 44.3.19
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`041a640067ec8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/041a640067ec8) -
|
|
8
|
+
[ux] Fix typo in an unauth hover card content
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
3
11
|
## 44.3.18
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:bc16d0190282f87a9dd15c3ec2e6c2b98263bdda9f996e1a96e457fe39153f1c
|
|
3
|
+
size 36498
|
package/dist/cjs/messages.js
CHANGED
|
@@ -869,7 +869,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
869
869
|
},
|
|
870
870
|
rovo_unauthorised_feature_clear_link_names: {
|
|
871
871
|
id: 'fabric.linking.rovo_unauthorised.feature.clear_link_names',
|
|
872
|
-
defaultMessage: 'Turn long
|
|
872
|
+
defaultMessage: 'Turn long URLs into clear link names',
|
|
873
873
|
description: 'First feature bullet in Rovo unauthorised hover card.'
|
|
874
874
|
},
|
|
875
875
|
rovo_unauthorised_feature_understand_linked_docs: {
|
|
@@ -10,8 +10,8 @@ var _createClass2 = _interopRequireDefault(require("@babel/runtime/helpers/creat
|
|
|
10
10
|
var ANALYTICS_CHANNEL = exports.ANALYTICS_CHANNEL = 'media';
|
|
11
11
|
var context = exports.context = {
|
|
12
12
|
componentName: 'smart-cards',
|
|
13
|
-
packageName: "@atlaskit/smart-card",
|
|
14
|
-
packageVersion: "44.3.
|
|
13
|
+
packageName: "@atlaskit/smart-card" || '',
|
|
14
|
+
packageVersion: "44.3.18" || ''
|
|
15
15
|
};
|
|
16
16
|
var TrackQuickActionType = exports.TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
17
17
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
|
@@ -22,7 +22,7 @@ var _excluded = ["href", "children", "checkSafety", "onClick", "testId", "isLink
|
|
|
22
22
|
_excluded2 = ["isLinkSafe", "showSafetyWarningModal"];
|
|
23
23
|
var PACKAGE_DATA = {
|
|
24
24
|
packageName: "@atlaskit/smart-card",
|
|
25
|
-
packageVersion: "44.3.
|
|
25
|
+
packageVersion: "44.3.18",
|
|
26
26
|
componentName: 'linkUrl'
|
|
27
27
|
};
|
|
28
28
|
var Anchor = (0, _click.withLinkClickedEvent)('a');
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:bc16d0190282f87a9dd15c3ec2e6c2b98263bdda9f996e1a96e457fe39153f1c
|
|
3
|
+
size 36498
|
package/dist/es2019/messages.js
CHANGED
|
@@ -863,7 +863,7 @@ export const messages = defineMessages({
|
|
|
863
863
|
},
|
|
864
864
|
rovo_unauthorised_feature_clear_link_names: {
|
|
865
865
|
id: 'fabric.linking.rovo_unauthorised.feature.clear_link_names',
|
|
866
|
-
defaultMessage: 'Turn long
|
|
866
|
+
defaultMessage: 'Turn long URLs into clear link names',
|
|
867
867
|
description: 'First feature bullet in Rovo unauthorised hover card.'
|
|
868
868
|
},
|
|
869
869
|
rovo_unauthorised_feature_understand_linked_docs: {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export const ANALYTICS_CHANNEL = 'media';
|
|
2
2
|
export const context = {
|
|
3
3
|
componentName: 'smart-cards',
|
|
4
|
-
packageName: "@atlaskit/smart-card",
|
|
5
|
-
packageVersion: "44.3.
|
|
4
|
+
packageName: "@atlaskit/smart-card" || '',
|
|
5
|
+
packageVersion: "44.3.18" || ''
|
|
6
6
|
};
|
|
7
7
|
export let TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
8
8
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
|
@@ -12,7 +12,7 @@ import LinkWarningModal from './LinkWarningModal';
|
|
|
12
12
|
import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
|
|
13
13
|
const PACKAGE_DATA = {
|
|
14
14
|
packageName: "@atlaskit/smart-card",
|
|
15
|
-
packageVersion: "44.3.
|
|
15
|
+
packageVersion: "44.3.18",
|
|
16
16
|
componentName: 'linkUrl'
|
|
17
17
|
};
|
|
18
18
|
const Anchor = withLinkClickedEvent('a');
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:bc16d0190282f87a9dd15c3ec2e6c2b98263bdda9f996e1a96e457fe39153f1c
|
|
3
|
+
size 36498
|
package/dist/esm/messages.js
CHANGED
|
@@ -863,7 +863,7 @@ export var messages = defineMessages({
|
|
|
863
863
|
},
|
|
864
864
|
rovo_unauthorised_feature_clear_link_names: {
|
|
865
865
|
id: 'fabric.linking.rovo_unauthorised.feature.clear_link_names',
|
|
866
|
-
defaultMessage: 'Turn long
|
|
866
|
+
defaultMessage: 'Turn long URLs into clear link names',
|
|
867
867
|
description: 'First feature bullet in Rovo unauthorised hover card.'
|
|
868
868
|
},
|
|
869
869
|
rovo_unauthorised_feature_understand_linked_docs: {
|
|
@@ -3,8 +3,8 @@ import _createClass from "@babel/runtime/helpers/createClass";
|
|
|
3
3
|
export var ANALYTICS_CHANNEL = 'media';
|
|
4
4
|
export var context = {
|
|
5
5
|
componentName: 'smart-cards',
|
|
6
|
-
packageName: "@atlaskit/smart-card",
|
|
7
|
-
packageVersion: "44.3.
|
|
6
|
+
packageName: "@atlaskit/smart-card" || '',
|
|
7
|
+
packageVersion: "44.3.18" || ''
|
|
8
8
|
};
|
|
9
9
|
export var TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
10
10
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
|
@@ -15,7 +15,7 @@ import LinkWarningModal from './LinkWarningModal';
|
|
|
15
15
|
import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
|
|
16
16
|
var PACKAGE_DATA = {
|
|
17
17
|
packageName: "@atlaskit/smart-card",
|
|
18
|
-
packageVersion: "44.3.
|
|
18
|
+
packageVersion: "44.3.18",
|
|
19
19
|
componentName: 'linkUrl'
|
|
20
20
|
};
|
|
21
21
|
var Anchor = withLinkClickedEvent('a');
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { LinkUrlProps } from '../types';
|
|
3
|
-
export declare const HyperlinkWithSmartLinkResolver: React.
|
|
3
|
+
export declare const HyperlinkWithSmartLinkResolver: React.ComponentType<LinkUrlProps>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { LinkUrlProps } from '../types';
|
|
3
|
-
export declare const HyperlinkWithSmartLinkResolver: React.
|
|
3
|
+
export declare const HyperlinkWithSmartLinkResolver: React.ComponentType<LinkUrlProps>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/smart-card",
|
|
3
|
-
"version": "44.3.
|
|
3
|
+
"version": "44.3.19",
|
|
4
4
|
"description": "Smart card component",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"@atlaskit/textfield": "^8.3.0",
|
|
85
85
|
"@atlaskit/theme": "^23.2.0",
|
|
86
86
|
"@atlaskit/tile": "^1.0.0",
|
|
87
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
87
|
+
"@atlaskit/tmp-editor-statsig": "^72.0.0",
|
|
88
88
|
"@atlaskit/tokens": "^13.0.0",
|
|
89
89
|
"@atlaskit/tooltip": "^21.2.0",
|
|
90
90
|
"@atlaskit/ufo": "^0.4.0",
|