@atlaskit/smart-card 44.17.0 → 44.18.0
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 +17 -0
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-social-proof-message-low-tier--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-social-proof-message-not-low-tier--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-social-proof-but-no-context-available--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-social-proof-with-no-context-and-no-provider-specific-percentage--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-with-social-proof--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-with-social-proof-but-low-percentage--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/cjs/i18n/cs.js +180 -3
- package/dist/cjs/i18n/da.js +180 -3
- package/dist/cjs/i18n/de.js +180 -3
- package/dist/cjs/i18n/en.js +182 -3
- package/dist/cjs/i18n/en_GB.js +182 -3
- package/dist/cjs/i18n/en_ZZ.js +182 -3
- package/dist/cjs/i18n/es.js +180 -3
- package/dist/cjs/i18n/fi.js +180 -3
- package/dist/cjs/i18n/fr.js +180 -3
- package/dist/cjs/i18n/hr.js +175 -3
- package/dist/cjs/i18n/hu.js +180 -3
- package/dist/cjs/i18n/it.js +180 -3
- package/dist/cjs/i18n/ja.js +180 -3
- package/dist/cjs/i18n/ko.js +180 -3
- package/dist/cjs/i18n/nb.js +180 -3
- package/dist/cjs/i18n/nl.js +180 -3
- package/dist/cjs/i18n/pl.js +180 -3
- package/dist/cjs/i18n/pt_BR.js +180 -3
- package/dist/cjs/i18n/ru.js +180 -3
- package/dist/cjs/i18n/sl.js +175 -3
- package/dist/cjs/i18n/sr_RS.js +175 -3
- package/dist/cjs/i18n/sr_YR.js +175 -3
- package/dist/cjs/i18n/sv.js +180 -3
- package/dist/cjs/i18n/th.js +180 -3
- package/dist/cjs/i18n/tr.js +180 -3
- package/dist/cjs/i18n/uk.js +180 -3
- package/dist/cjs/i18n/vi.js +180 -3
- package/dist/cjs/i18n/zh.js +180 -3
- package/dist/cjs/i18n/zh_TW.js +180 -3
- package/dist/cjs/messages.js +13 -8
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/EmbedModal/components/link-info/index.js +11 -8
- package/dist/cjs/view/EmbedModal/components/link-info/link-info-button/index.js +1 -4
- package/dist/cjs/view/InlineCard/UnauthorisedView/index.js +4 -4
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-social-proof-message-low-tier--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-social-proof-message-not-low-tier--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-social-proof-but-no-context-available--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-social-proof-with-no-context-and-no-provider-specific-percentage--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-with-social-proof--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-with-social-proof-but-low-percentage--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/es2019/i18n/cs.js +180 -3
- package/dist/es2019/i18n/da.js +180 -3
- package/dist/es2019/i18n/de.js +180 -3
- package/dist/es2019/i18n/en.js +182 -3
- package/dist/es2019/i18n/en_GB.js +182 -3
- package/dist/es2019/i18n/en_ZZ.js +182 -3
- package/dist/es2019/i18n/es.js +180 -3
- package/dist/es2019/i18n/fi.js +180 -3
- package/dist/es2019/i18n/fr.js +180 -3
- package/dist/es2019/i18n/hr.js +175 -3
- package/dist/es2019/i18n/hu.js +180 -3
- package/dist/es2019/i18n/it.js +180 -3
- package/dist/es2019/i18n/ja.js +180 -3
- package/dist/es2019/i18n/ko.js +180 -3
- package/dist/es2019/i18n/nb.js +180 -3
- package/dist/es2019/i18n/nl.js +180 -3
- package/dist/es2019/i18n/pl.js +180 -3
- package/dist/es2019/i18n/pt_BR.js +180 -3
- package/dist/es2019/i18n/ru.js +180 -3
- package/dist/es2019/i18n/sl.js +175 -3
- package/dist/es2019/i18n/sr_RS.js +175 -3
- package/dist/es2019/i18n/sr_YR.js +175 -3
- package/dist/es2019/i18n/sv.js +180 -3
- package/dist/es2019/i18n/th.js +180 -3
- package/dist/es2019/i18n/tr.js +180 -3
- package/dist/es2019/i18n/uk.js +180 -3
- package/dist/es2019/i18n/vi.js +180 -3
- package/dist/es2019/i18n/zh.js +180 -3
- package/dist/es2019/i18n/zh_TW.js +180 -3
- package/dist/es2019/messages.js +13 -8
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/EmbedModal/components/link-info/index.js +11 -8
- package/dist/es2019/view/EmbedModal/components/link-info/link-info-button/index.js +1 -5
- package/dist/es2019/view/InlineCard/UnauthorisedView/index.js +4 -4
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-social-proof-message-low-tier--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-social-proof-message-not-low-tier--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-social-proof-but-no-context-available--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-social-proof-with-no-context-and-no-provider-specific-percentage--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-with-social-proof--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-with-social-proof-but-low-percentage--default--platform-sl-3p-preauth-social-proof-inline-cta-true.png +2 -2
- package/dist/esm/i18n/cs.js +180 -3
- package/dist/esm/i18n/da.js +180 -3
- package/dist/esm/i18n/de.js +180 -3
- package/dist/esm/i18n/en.js +182 -3
- package/dist/esm/i18n/en_GB.js +182 -3
- package/dist/esm/i18n/en_ZZ.js +182 -3
- package/dist/esm/i18n/es.js +180 -3
- package/dist/esm/i18n/fi.js +180 -3
- package/dist/esm/i18n/fr.js +180 -3
- package/dist/esm/i18n/hr.js +175 -3
- package/dist/esm/i18n/hu.js +180 -3
- package/dist/esm/i18n/it.js +180 -3
- package/dist/esm/i18n/ja.js +180 -3
- package/dist/esm/i18n/ko.js +180 -3
- package/dist/esm/i18n/nb.js +180 -3
- package/dist/esm/i18n/nl.js +180 -3
- package/dist/esm/i18n/pl.js +180 -3
- package/dist/esm/i18n/pt_BR.js +180 -3
- package/dist/esm/i18n/ru.js +180 -3
- package/dist/esm/i18n/sl.js +175 -3
- package/dist/esm/i18n/sr_RS.js +175 -3
- package/dist/esm/i18n/sr_YR.js +175 -3
- package/dist/esm/i18n/sv.js +180 -3
- package/dist/esm/i18n/th.js +180 -3
- package/dist/esm/i18n/tr.js +180 -3
- package/dist/esm/i18n/uk.js +180 -3
- package/dist/esm/i18n/vi.js +180 -3
- package/dist/esm/i18n/zh.js +180 -3
- package/dist/esm/i18n/zh_TW.js +180 -3
- package/dist/esm/messages.js +13 -8
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/EmbedModal/components/link-info/index.js +11 -8
- package/dist/esm/view/EmbedModal/components/link-info/link-info-button/index.js +1 -4
- package/dist/esm/view/InlineCard/UnauthorisedView/index.js +4 -4
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +180 -2
- package/dist/types/i18n/da.d.ts +180 -2
- package/dist/types/i18n/de.d.ts +180 -2
- package/dist/types/i18n/en.d.ts +182 -2
- package/dist/types/i18n/en_GB.d.ts +182 -2
- package/dist/types/i18n/en_ZZ.d.ts +182 -2
- package/dist/types/i18n/es.d.ts +180 -2
- package/dist/types/i18n/fi.d.ts +180 -2
- package/dist/types/i18n/fr.d.ts +180 -2
- package/dist/types/i18n/hr.d.ts +175 -2
- package/dist/types/i18n/hu.d.ts +180 -2
- package/dist/types/i18n/it.d.ts +180 -2
- package/dist/types/i18n/ja.d.ts +180 -2
- package/dist/types/i18n/ko.d.ts +180 -2
- package/dist/types/i18n/nb.d.ts +180 -2
- package/dist/types/i18n/nl.d.ts +180 -2
- package/dist/types/i18n/pl.d.ts +180 -2
- package/dist/types/i18n/pt_BR.d.ts +180 -2
- package/dist/types/i18n/ru.d.ts +180 -2
- package/dist/types/i18n/sl.d.ts +175 -2
- package/dist/types/i18n/sr_RS.d.ts +175 -2
- package/dist/types/i18n/sr_YR.d.ts +175 -2
- package/dist/types/i18n/sv.d.ts +180 -2
- package/dist/types/i18n/th.d.ts +180 -2
- package/dist/types/i18n/tr.d.ts +180 -2
- package/dist/types/i18n/uk.d.ts +180 -2
- package/dist/types/i18n/vi.d.ts +180 -2
- package/dist/types/i18n/zh.d.ts +180 -2
- package/dist/types/i18n/zh_TW.d.ts +180 -2
- package/dist/types/messages.d.ts +1 -1
- package/dist/types/view/EmbedModal/components/link-info/link-info-button/index.d.ts +1 -2
- package/dist/types-ts4.5/i18n/cs.d.ts +180 -2
- package/dist/types-ts4.5/i18n/da.d.ts +180 -2
- package/dist/types-ts4.5/i18n/de.d.ts +180 -2
- package/dist/types-ts4.5/i18n/en.d.ts +182 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +182 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +182 -2
- package/dist/types-ts4.5/i18n/es.d.ts +180 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +180 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +180 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +175 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +180 -2
- package/dist/types-ts4.5/i18n/it.d.ts +180 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +180 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +180 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +180 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +180 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +180 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +180 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +180 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +175 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +175 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +175 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +180 -2
- package/dist/types-ts4.5/i18n/th.d.ts +180 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +180 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +180 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +180 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +180 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +180 -2
- package/dist/types-ts4.5/messages.d.ts +1 -1
- package/dist/types-ts4.5/view/EmbedModal/components/link-info/link-info-button/index.d.ts +1 -2
- package/package.json +10 -7
package/dist/esm/messages.js
CHANGED
|
@@ -192,22 +192,22 @@ export var messages = defineMessages({
|
|
|
192
192
|
},
|
|
193
193
|
social_proof_inline_cta_tag_high_with_context: {
|
|
194
194
|
id: 'fabric.linking.social_proof_inline_cta_tag_high_with_context',
|
|
195
|
-
defaultMessage: '<b>{connectedPct}%</b> of your team
|
|
196
|
-
description: 'Social-proof tag pill beside the shortcut "Connect" on an unauthorised inline smart link when adoption is not in the exploratory range. {connectedPct} is the approximate share
|
|
195
|
+
defaultMessage: '<b>{connectedPct}%</b> of your team sees {context} previews',
|
|
196
|
+
description: 'Social-proof tag pill beside the shortcut "Connect" on an unauthorised inline smart link when adoption is not in the exploratory range. {connectedPct} is the approximate share seeing previews for the integration; {context} is the provider display name.'
|
|
197
197
|
},
|
|
198
198
|
social_proof_inline_cta_tag_high_no_context: {
|
|
199
199
|
id: 'fabric.linking.social_proof_inline_cta_tag_high_no_context',
|
|
200
|
-
defaultMessage: '<b>{connectedPct}%</b> of your team previews
|
|
201
|
-
description: 'Social-proof tag pill when adoption is above the exploratory threshold and no provider display name is available; {connectedPct} is the approximate share
|
|
200
|
+
defaultMessage: '<b>{connectedPct}%</b> of your team sees richer previews',
|
|
201
|
+
description: 'Social-proof tag pill when adoption is above the exploratory threshold and no provider display name is available; {connectedPct} is the approximate share seeing richer previews.'
|
|
202
202
|
},
|
|
203
203
|
social_proof_inline_cta_tag_low_with_context: {
|
|
204
204
|
id: 'fabric.linking.social_proof_inline_cta_tag_low_with_context',
|
|
205
|
-
defaultMessage: 'Your team
|
|
205
|
+
defaultMessage: 'Your team sees richer {context} previews',
|
|
206
206
|
description: 'Social-proof tag pill when share is below the percentage headline threshold; shown only when a provider display name is available. Omit the pill entirely when personalization is unavailable or the provider name is unknown.'
|
|
207
207
|
},
|
|
208
208
|
social_proof_inline_cta_tag_low_no_context: {
|
|
209
209
|
id: 'fabric.linking.social_proof_inline_cta_tag_low_no_context',
|
|
210
|
-
defaultMessage: 'Your team
|
|
210
|
+
defaultMessage: 'Your team sees richer previews',
|
|
211
211
|
description: 'Social-proof tag pill for the case when neither percentage nor provider display name are available.'
|
|
212
212
|
},
|
|
213
213
|
connect_unauthorised_account_description: {
|
|
@@ -675,6 +675,11 @@ export var messages = defineMessages({
|
|
|
675
675
|
defaultMessage: 'View in',
|
|
676
676
|
description: 'We have a link in our preview modals to the original document. This text goes before the provider name'
|
|
677
677
|
},
|
|
678
|
+
viewInProvider: {
|
|
679
|
+
id: 'fabric.linking.viewinprovider',
|
|
680
|
+
defaultMessage: 'View in {providerName}',
|
|
681
|
+
description: 'We have a link in our preview modals to the original document. This text tells the user where it will open'
|
|
682
|
+
},
|
|
678
683
|
viewOriginal: {
|
|
679
684
|
id: 'fabric.linking.srclinkunknown',
|
|
680
685
|
defaultMessage: 'View Original',
|
|
@@ -1079,12 +1084,12 @@ export var messages = defineMessages({
|
|
|
1079
1084
|
// TODO: remove when social-proof-3p-unauth-block-fg is cleaned up
|
|
1080
1085
|
pre_auth_block_social_proof_not_low: {
|
|
1081
1086
|
id: 'fabric.linking.pre_auth_block_social_proof_not_low',
|
|
1082
|
-
defaultMessage: '<b>{percentage}%</b> of your team
|
|
1087
|
+
defaultMessage: '<b>{percentage}%</b> of your team sees <b>{provider}</b> previews.',
|
|
1083
1088
|
description: 'Social proof message shown on unauthorized 3P block cards when 30% or more of the tenant has connected the provider. {percentage} is a number, {provider} is the 3P app name (e.g. OneDrive).'
|
|
1084
1089
|
},
|
|
1085
1090
|
pre_auth_block_social_proof_low: {
|
|
1086
1091
|
id: 'fabric.linking.pre_auth_block_social_proof_low',
|
|
1087
|
-
defaultMessage: 'Your team
|
|
1092
|
+
defaultMessage: 'Your team sees richer <b>{provider}</b> previews.',
|
|
1088
1093
|
description: 'Social proof message shown on unauthorized 3P block cards when less than 30% of the tenant has connected the provider. {provider} is the 3P app name (e.g. OneDrive).'
|
|
1089
1094
|
}
|
|
1090
1095
|
});
|
|
@@ -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: "44.
|
|
7
|
+
packageVersion: "44.17.0" || ''
|
|
8
8
|
};
|
|
9
9
|
export var TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
10
10
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
|
@@ -9,6 +9,7 @@ import VidFullScreenOnIcon from '@atlaskit/icon/core/fullscreen-enter';
|
|
|
9
9
|
import FullscreenExitIcon from '@atlaskit/icon/core/fullscreen-exit';
|
|
10
10
|
import ShortcutIcon from '@atlaskit/icon/core/link-external';
|
|
11
11
|
import { CloseButton, useModal } from '@atlaskit/modal-dialog';
|
|
12
|
+
import { fg } from "@atlaskit/platform-feature-flags";
|
|
12
13
|
import Tooltip from '@atlaskit/tooltip';
|
|
13
14
|
import { messages } from '../../../../messages';
|
|
14
15
|
import { Icon } from '../../../common/Icon';
|
|
@@ -48,13 +49,16 @@ var LinkInfo = function LinkInfo(_ref) {
|
|
|
48
49
|
color: "currentColor"
|
|
49
50
|
});
|
|
50
51
|
},
|
|
51
|
-
label: messages.download,
|
|
52
|
+
label: formatMessage(messages.download),
|
|
52
53
|
onClick: onDownloadButtonClick,
|
|
53
54
|
testId: "".concat(testId, "-download")
|
|
54
55
|
});
|
|
55
|
-
}, [onDownloadButtonClick, testId]);
|
|
56
|
+
}, [onDownloadButtonClick, testId, formatMessage]);
|
|
56
57
|
var urlButton = useMemo(function () {
|
|
57
58
|
if (onViewButtonClick) {
|
|
59
|
+
var label = providerName && fg('navx-4957-sl-embed-modal-a11y-label') ? formatMessage(messages.viewInProvider, {
|
|
60
|
+
providerName: providerName
|
|
61
|
+
}) : formatMessage(messages.viewOriginal);
|
|
58
62
|
var content = providerName ? /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(FormattedMessage, messages.viewIn), " ", providerName) : /*#__PURE__*/React.createElement(FormattedMessage, messages.viewOriginal);
|
|
59
63
|
return /*#__PURE__*/React.createElement(LinkInfoButton, {
|
|
60
64
|
content: content,
|
|
@@ -65,14 +69,13 @@ var LinkInfo = function LinkInfo(_ref) {
|
|
|
65
69
|
color: "currentColor"
|
|
66
70
|
});
|
|
67
71
|
},
|
|
68
|
-
label:
|
|
72
|
+
label: label,
|
|
69
73
|
onClick: onViewButtonClick,
|
|
70
74
|
testId: "".concat(testId, "-url"),
|
|
71
|
-
role: 'link'
|
|
72
|
-
"aria-label": messages.viewOriginal
|
|
75
|
+
role: 'link'
|
|
73
76
|
});
|
|
74
77
|
}
|
|
75
|
-
}, [onViewButtonClick, providerName, testId]);
|
|
78
|
+
}, [onViewButtonClick, providerName, testId, formatMessage]);
|
|
76
79
|
var sizeButton = useMemo(function () {
|
|
77
80
|
var isFullScreen = size === MAX_MODAL_SIZE;
|
|
78
81
|
var message = isFullScreen ? messages.preview_min_size : messages.preview_max_size;
|
|
@@ -90,11 +93,11 @@ var LinkInfo = function LinkInfo(_ref) {
|
|
|
90
93
|
icon: function icon() {
|
|
91
94
|
return _icon;
|
|
92
95
|
},
|
|
93
|
-
label: message,
|
|
96
|
+
label: formatMessage(message),
|
|
94
97
|
onClick: onResizeButtonClick,
|
|
95
98
|
testId: "".concat(testId, "-resize")
|
|
96
99
|
});
|
|
97
|
-
}, [onResizeButtonClick, size, testId]);
|
|
100
|
+
}, [onResizeButtonClick, size, testId, formatMessage]);
|
|
98
101
|
return /*#__PURE__*/React.createElement("div", {
|
|
99
102
|
className: ax(["_zulpu2gc _1e0c1txw _19bv1ejb _u5f31ejb _ca0q1ejb _n3tdpxbi _1wpz1fhb _4t3i1tcg"])
|
|
100
103
|
}, icon && /*#__PURE__*/React.createElement("div", {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { useIntl } from 'react-intl';
|
|
3
2
|
import { IconButton } from '@atlaskit/button/new';
|
|
4
3
|
import Tooltip from '@atlaskit/tooltip';
|
|
5
4
|
import { useMouseDownEvent } from '../../../../../state/analytics/useLinkClicked';
|
|
@@ -11,8 +10,6 @@ var LinkInfoButton = function LinkInfoButton(_ref) {
|
|
|
11
10
|
testId = _ref.testId,
|
|
12
11
|
role = _ref.role;
|
|
13
12
|
var onMouseDown = useMouseDownEvent();
|
|
14
|
-
var _useIntl = useIntl(),
|
|
15
|
-
formatMessage = _useIntl.formatMessage;
|
|
16
13
|
return /*#__PURE__*/React.createElement(Tooltip, {
|
|
17
14
|
content: content,
|
|
18
15
|
hideTooltipOnClick: true,
|
|
@@ -21,7 +18,7 @@ var LinkInfoButton = function LinkInfoButton(_ref) {
|
|
|
21
18
|
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
22
19
|
appearance: "subtle",
|
|
23
20
|
icon: icon,
|
|
24
|
-
label:
|
|
21
|
+
label: label,
|
|
25
22
|
onClick: onClick,
|
|
26
23
|
onMouseDown: onMouseDown,
|
|
27
24
|
testId: "".concat(testId, "-button"),
|
|
@@ -74,10 +74,10 @@ var UnauthorisedConnectWithSocialProof = function UnauthorisedConnectWithSocialP
|
|
|
74
74
|
};
|
|
75
75
|
|
|
76
76
|
// As long as pill is shown it will be one of four messages depending on percent and provider presence:
|
|
77
|
-
// - 45% of your team
|
|
78
|
-
// - 45% of your team previews
|
|
79
|
-
// - Your team
|
|
80
|
-
// - Your team
|
|
77
|
+
// - 45% of your team sees Figma previews
|
|
78
|
+
// - 45% of your team sees richer previews
|
|
79
|
+
// - Your team sees richer Figma previews
|
|
80
|
+
// - Your team sees richer previews
|
|
81
81
|
var socialProofPillContent = isSocialProofUsageHighEnough ? hasProviderDisplayName ? /*#__PURE__*/React.createElement(FormattedMessage, _extends({}, messages.social_proof_inline_cta_tag_high_with_context, {
|
|
82
82
|
values: {
|
|
83
83
|
connectedPct: connectedPct,
|
|
@@ -12,7 +12,7 @@ import LinkWarningModal from './LinkWarningModal';
|
|
|
12
12
|
import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
|
|
13
13
|
var PACKAGE_DATA = {
|
|
14
14
|
packageName: "@atlaskit/smart-card",
|
|
15
|
-
packageVersion: "44.
|
|
15
|
+
packageVersion: "44.17.0",
|
|
16
16
|
componentName: 'linkUrl'
|
|
17
17
|
};
|
|
18
18
|
var LinkUrl = function LinkUrl(_ref) {
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -4,5 +4,183 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
TjkENX: string;
|
|
9
|
+
'automation-menu.empty-state.image.alt': string;
|
|
10
|
+
'automation-menu.empty-state.learn-more.link': string;
|
|
11
|
+
'automation-menu.modal.empty.automations.admin.description': string;
|
|
12
|
+
'automation-menu.modal.empty.automations.user.description': string;
|
|
13
|
+
'automation-menu.modal.error.description': string;
|
|
14
|
+
'automation-menu.modal.error.image.alt': string;
|
|
15
|
+
'automation-menu.modal.footer.automate-button': string;
|
|
16
|
+
'automation-menu.modal.footer.cancel-button': string;
|
|
17
|
+
'automation-menu.modal.footer.get-started-button': string;
|
|
18
|
+
'automation-menu.modal.footer.ok-button': string;
|
|
19
|
+
'automation-menu.modal.header.icon.label': string;
|
|
20
|
+
'automation-menu.success-state.message': string;
|
|
21
|
+
'fabric.linking.access_exists_description': string;
|
|
22
|
+
'fabric.linking.actions': string;
|
|
23
|
+
'fabric.linking.add_account': string;
|
|
24
|
+
'fabric.linking.ai_summarize': string;
|
|
25
|
+
'fabric.linking.ai_summarized': string;
|
|
26
|
+
'fabric.linking.ai_summarized_abbreviation': string;
|
|
27
|
+
'fabric.linking.ai_summarized_info': string;
|
|
28
|
+
'fabric.linking.ai_summarized_info_short': string;
|
|
29
|
+
'fabric.linking.ai_summarizing': string;
|
|
30
|
+
'fabric.linking.ai_summary_action': string;
|
|
31
|
+
'fabric.linking.ai_summary_action_description': string;
|
|
32
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': string;
|
|
33
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': string;
|
|
34
|
+
'fabric.linking.ai_summary_error_generic': string;
|
|
35
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': string;
|
|
36
|
+
'fabric.linking.assigned_to': string;
|
|
37
|
+
'fabric.linking.automation-action.confluence.page.modal.description': string;
|
|
38
|
+
'fabric.linking.automation-action.confluence.page.modal.title': string;
|
|
39
|
+
'fabric.linking.automation-action.icon.label': string;
|
|
40
|
+
'fabric.linking.automation-action.title': string;
|
|
41
|
+
'fabric.linking.automation-action.tooltip': string;
|
|
42
|
+
'fabric.linking.beta': string;
|
|
43
|
+
'fabric.linking.cancel': string;
|
|
44
|
+
'fabric.linking.cannot_connect': string;
|
|
45
|
+
'fabric.linking.cannot_find_link': string;
|
|
46
|
+
'fabric.linking.check_this_link': string;
|
|
47
|
+
'fabric.linking.click_to_join': string;
|
|
48
|
+
'fabric.linking.click_to_join_description': string;
|
|
49
|
+
'fabric.linking.close': string;
|
|
50
|
+
'fabric.linking.connect_account_description': string;
|
|
51
|
+
'fabric.linking.connect_link_account': string;
|
|
52
|
+
'fabric.linking.connect_link_account_card_view': string;
|
|
53
|
+
'fabric.linking.connect_link_account_card_view_description': string;
|
|
54
|
+
'fabric.linking.connect_link_account_card_view_name': string;
|
|
55
|
+
'fabric.linking.connect_to': string;
|
|
56
|
+
'fabric.linking.connect_unauthorised_account_action': string;
|
|
57
|
+
'fabric.linking.connect_unauthorised_account_description': string;
|
|
58
|
+
'fabric.linking.connect_unauthorised_account_description-appify': string;
|
|
59
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': string;
|
|
60
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': string;
|
|
61
|
+
'fabric.linking.continue': string;
|
|
62
|
+
'fabric.linking.copied_summary_action_description': string;
|
|
63
|
+
'fabric.linking.copied_url_to_clipboard': string;
|
|
64
|
+
'fabric.linking.copy_summary_action': string;
|
|
65
|
+
'fabric.linking.copy_summary_action_description': string;
|
|
66
|
+
'fabric.linking.copy_url_to_clipboard': string;
|
|
67
|
+
'fabric.linking.couldnt_load_link': string;
|
|
68
|
+
'fabric.linking.create_on_absolute': string;
|
|
69
|
+
'fabric.linking.create_on_relative': string;
|
|
70
|
+
'fabric.linking.created_by': string;
|
|
71
|
+
'fabric.linking.delete': string;
|
|
72
|
+
'fabric.linking.direct_access': string;
|
|
73
|
+
'fabric.linking.direct_access_description': string;
|
|
74
|
+
'fabric.linking.direct_access_title': string;
|
|
75
|
+
'fabric.linking.download': string;
|
|
76
|
+
'fabric.linking.download_description': string;
|
|
77
|
+
'fabric.linking.download_file': string;
|
|
78
|
+
'fabric.linking.edit': string;
|
|
79
|
+
'fabric.linking.follow': string;
|
|
80
|
+
'fabric.linking.follow_goal': string;
|
|
81
|
+
'fabric.linking.follow_goal_description': string;
|
|
82
|
+
'fabric.linking.follow_goal_error': string;
|
|
83
|
+
'fabric.linking.follow_project': string;
|
|
84
|
+
'fabric.linking.follow_project_description': string;
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
86
|
+
'fabric.linking.follow_project_error': string;
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
88
|
+
'fabric.linking.forbidden_access': string;
|
|
89
|
+
'fabric.linking.forbidden_description': string;
|
|
90
|
+
'fabric.linking.forbidden_title': string;
|
|
91
|
+
'fabric.linking.generic_error_message': string;
|
|
92
|
+
'fabric.linking.go_back': string;
|
|
93
|
+
'fabric.linking.invalid_permissions': string;
|
|
94
|
+
'fabric.linking.invalid_permissions_description': string;
|
|
95
|
+
'fabric.linking.join_to_view': string;
|
|
96
|
+
'fabric.linking.join_to_view-issue-term-refresh': string;
|
|
97
|
+
'fabric.linking.learn_more_about_connecting_account': string;
|
|
98
|
+
'fabric.linking.learn_more_about_connecting_account-appify': string;
|
|
99
|
+
'fabric.linking.learn_more_about_smart_links': string;
|
|
100
|
+
'fabric.linking.link_safety_warning_message': string;
|
|
101
|
+
'fabric.linking.loading': string;
|
|
102
|
+
'fabric.linking.modified_on_absolute': string;
|
|
103
|
+
'fabric.linking.modified_on_relative': string;
|
|
104
|
+
'fabric.linking.more_actions': string;
|
|
105
|
+
'fabric.linking.no_access_title': string;
|
|
106
|
+
'fabric.linking.not_found_description': string;
|
|
107
|
+
'fabric.linking.not_found_title': string;
|
|
108
|
+
'fabric.linking.open_issue_in_jira': string;
|
|
109
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': string;
|
|
110
|
+
'fabric.linking.open_link_in_a_new_tab': string;
|
|
111
|
+
'fabric.linking.owned_by': string;
|
|
112
|
+
'fabric.linking.owned_by_override': string;
|
|
113
|
+
'fabric.linking.pending_request': string;
|
|
114
|
+
'fabric.linking.preview_close': string;
|
|
115
|
+
'fabric.linking.preview_description': string;
|
|
116
|
+
'fabric.linking.preview_improved': string;
|
|
117
|
+
'fabric.linking.preview_max_size': string;
|
|
118
|
+
'fabric.linking.preview_min_size': string;
|
|
119
|
+
'fabric.linking.preview_modal': string;
|
|
120
|
+
'fabric.linking.preview_panel': string;
|
|
121
|
+
'fabric.linking.priority_blocker': string;
|
|
122
|
+
'fabric.linking.priority_critical': string;
|
|
123
|
+
'fabric.linking.priority_high': string;
|
|
124
|
+
'fabric.linking.priority_highest': string;
|
|
125
|
+
'fabric.linking.priority_low': string;
|
|
126
|
+
'fabric.linking.priority_lowest': string;
|
|
127
|
+
'fabric.linking.priority_major': string;
|
|
128
|
+
'fabric.linking.priority_medium': string;
|
|
129
|
+
'fabric.linking.priority_minor': string;
|
|
130
|
+
'fabric.linking.priority_trivial': string;
|
|
131
|
+
'fabric.linking.priority_undefined': string;
|
|
132
|
+
'fabric.linking.read_time': string;
|
|
133
|
+
'fabric.linking.related': string;
|
|
134
|
+
'fabric.linking.related_links_found_in': string;
|
|
135
|
+
'fabric.linking.related_links_includes_links_to': string;
|
|
136
|
+
'fabric.linking.related_links_modal_error_description': string;
|
|
137
|
+
'fabric.linking.related_links_modal_error_title': string;
|
|
138
|
+
'fabric.linking.related_links_modal_title': string;
|
|
139
|
+
'fabric.linking.related_links_modal_unavailable_description': string;
|
|
140
|
+
'fabric.linking.related_links_modal_unavailable_title': string;
|
|
141
|
+
'fabric.linking.related_links_not_found': string;
|
|
142
|
+
'fabric.linking.related_links_view_related_links': string;
|
|
143
|
+
'fabric.linking.related_links_view_related_urls': string;
|
|
144
|
+
'fabric.linking.request_access': string;
|
|
145
|
+
'fabric.linking.request_access_description': string;
|
|
146
|
+
'fabric.linking.request_access_pending': string;
|
|
147
|
+
'fabric.linking.request_access_pending_description': string;
|
|
148
|
+
'fabric.linking.request_access_pending_title': string;
|
|
149
|
+
'fabric.linking.request_access_to_view': string;
|
|
150
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': string;
|
|
151
|
+
'fabric.linking.request_denied': string;
|
|
152
|
+
'fabric.linking.request_denied_description': string;
|
|
153
|
+
'fabric.linking.restricted_link': string;
|
|
154
|
+
'fabric.linking.retry': string;
|
|
155
|
+
'fabric.linking.save': string;
|
|
156
|
+
'fabric.linking.sent_on_absolute': string;
|
|
157
|
+
'fabric.linking.sent_on_relative': string;
|
|
158
|
+
'fabric.linking.srclink': string;
|
|
159
|
+
'fabric.linking.srclinkunknown': string;
|
|
160
|
+
'fabric.linking.status_change_load_error': string;
|
|
161
|
+
'fabric.linking.status_change_permission_error': string;
|
|
162
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': string;
|
|
163
|
+
'fabric.linking.status_change_update_error': string;
|
|
164
|
+
'fabric.linking.team_members_count': string;
|
|
165
|
+
'fabric.linking.try_again': string;
|
|
166
|
+
'fabric.linking.try_another_account': string;
|
|
167
|
+
'fabric.linking.unassigned': string;
|
|
168
|
+
'fabric.linking.unauthorised_account_description': string;
|
|
169
|
+
'fabric.linking.unauthorised_account_description_no_provider': string;
|
|
170
|
+
'fabric.linking.unauthorised_account_name': string;
|
|
171
|
+
'fabric.linking.unauthorised_account_name_no_provider': string;
|
|
172
|
+
'fabric.linking.unfollow': string;
|
|
173
|
+
'fabric.linking.unfollow_goal': string;
|
|
174
|
+
'fabric.linking.unfollow_goal_description': string;
|
|
175
|
+
'fabric.linking.unfollow_goal_error': string;
|
|
176
|
+
'fabric.linking.unfollow_project': string;
|
|
177
|
+
'fabric.linking.unfollow_project_description': string;
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
179
|
+
'fabric.linking.unfollow_project_error': string;
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
181
|
+
'fabric.linking.unlink_account': string;
|
|
182
|
+
'fabric.linking.updated_by': string;
|
|
183
|
+
'fabric.linking.user_attributes': string;
|
|
184
|
+
'fabric.linking.view': string;
|
|
185
|
+
};
|
|
186
|
+
export default _default;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -4,5 +4,183 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
declare const _default: {
|
|
8
|
+
TjkENX: string;
|
|
9
|
+
'automation-menu.empty-state.image.alt': string;
|
|
10
|
+
'automation-menu.empty-state.learn-more.link': string;
|
|
11
|
+
'automation-menu.modal.empty.automations.admin.description': string;
|
|
12
|
+
'automation-menu.modal.empty.automations.user.description': string;
|
|
13
|
+
'automation-menu.modal.error.description': string;
|
|
14
|
+
'automation-menu.modal.error.image.alt': string;
|
|
15
|
+
'automation-menu.modal.footer.automate-button': string;
|
|
16
|
+
'automation-menu.modal.footer.cancel-button': string;
|
|
17
|
+
'automation-menu.modal.footer.get-started-button': string;
|
|
18
|
+
'automation-menu.modal.footer.ok-button': string;
|
|
19
|
+
'automation-menu.modal.header.icon.label': string;
|
|
20
|
+
'automation-menu.success-state.message': string;
|
|
21
|
+
'fabric.linking.access_exists_description': string;
|
|
22
|
+
'fabric.linking.actions': string;
|
|
23
|
+
'fabric.linking.add_account': string;
|
|
24
|
+
'fabric.linking.ai_summarize': string;
|
|
25
|
+
'fabric.linking.ai_summarized': string;
|
|
26
|
+
'fabric.linking.ai_summarized_abbreviation': string;
|
|
27
|
+
'fabric.linking.ai_summarized_info': string;
|
|
28
|
+
'fabric.linking.ai_summarized_info_short': string;
|
|
29
|
+
'fabric.linking.ai_summarizing': string;
|
|
30
|
+
'fabric.linking.ai_summary_action': string;
|
|
31
|
+
'fabric.linking.ai_summary_action_description': string;
|
|
32
|
+
'fabric.linking.ai_summary_error_acceptable_use_violation': string;
|
|
33
|
+
'fabric.linking.ai_summary_error_exceeding_context_length_error': string;
|
|
34
|
+
'fabric.linking.ai_summary_error_generic': string;
|
|
35
|
+
'fabric.linking.ai_summary_error_hipaa_content_detected': string;
|
|
36
|
+
'fabric.linking.assigned_to': string;
|
|
37
|
+
'fabric.linking.automation-action.confluence.page.modal.description': string;
|
|
38
|
+
'fabric.linking.automation-action.confluence.page.modal.title': string;
|
|
39
|
+
'fabric.linking.automation-action.icon.label': string;
|
|
40
|
+
'fabric.linking.automation-action.title': string;
|
|
41
|
+
'fabric.linking.automation-action.tooltip': string;
|
|
42
|
+
'fabric.linking.beta': string;
|
|
43
|
+
'fabric.linking.cancel': string;
|
|
44
|
+
'fabric.linking.cannot_connect': string;
|
|
45
|
+
'fabric.linking.cannot_find_link': string;
|
|
46
|
+
'fabric.linking.check_this_link': string;
|
|
47
|
+
'fabric.linking.click_to_join': string;
|
|
48
|
+
'fabric.linking.click_to_join_description': string;
|
|
49
|
+
'fabric.linking.close': string;
|
|
50
|
+
'fabric.linking.connect_account_description': string;
|
|
51
|
+
'fabric.linking.connect_link_account': string;
|
|
52
|
+
'fabric.linking.connect_link_account_card_view': string;
|
|
53
|
+
'fabric.linking.connect_link_account_card_view_description': string;
|
|
54
|
+
'fabric.linking.connect_link_account_card_view_name': string;
|
|
55
|
+
'fabric.linking.connect_to': string;
|
|
56
|
+
'fabric.linking.connect_unauthorised_account_action': string;
|
|
57
|
+
'fabric.linking.connect_unauthorised_account_description': string;
|
|
58
|
+
'fabric.linking.connect_unauthorised_account_description-appify': string;
|
|
59
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': string;
|
|
60
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider-appify': string;
|
|
61
|
+
'fabric.linking.continue': string;
|
|
62
|
+
'fabric.linking.copied_summary_action_description': string;
|
|
63
|
+
'fabric.linking.copied_url_to_clipboard': string;
|
|
64
|
+
'fabric.linking.copy_summary_action': string;
|
|
65
|
+
'fabric.linking.copy_summary_action_description': string;
|
|
66
|
+
'fabric.linking.copy_url_to_clipboard': string;
|
|
67
|
+
'fabric.linking.couldnt_load_link': string;
|
|
68
|
+
'fabric.linking.create_on_absolute': string;
|
|
69
|
+
'fabric.linking.create_on_relative': string;
|
|
70
|
+
'fabric.linking.created_by': string;
|
|
71
|
+
'fabric.linking.delete': string;
|
|
72
|
+
'fabric.linking.direct_access': string;
|
|
73
|
+
'fabric.linking.direct_access_description': string;
|
|
74
|
+
'fabric.linking.direct_access_title': string;
|
|
75
|
+
'fabric.linking.download': string;
|
|
76
|
+
'fabric.linking.download_description': string;
|
|
77
|
+
'fabric.linking.download_file': string;
|
|
78
|
+
'fabric.linking.edit': string;
|
|
79
|
+
'fabric.linking.follow': string;
|
|
80
|
+
'fabric.linking.follow_goal': string;
|
|
81
|
+
'fabric.linking.follow_goal_description': string;
|
|
82
|
+
'fabric.linking.follow_goal_error': string;
|
|
83
|
+
'fabric.linking.follow_project': string;
|
|
84
|
+
'fabric.linking.follow_project_description': string;
|
|
85
|
+
'fabric.linking.follow_project_description-galaxia': string;
|
|
86
|
+
'fabric.linking.follow_project_error': string;
|
|
87
|
+
'fabric.linking.follow_project_error-galaxia': string;
|
|
88
|
+
'fabric.linking.forbidden_access': string;
|
|
89
|
+
'fabric.linking.forbidden_description': string;
|
|
90
|
+
'fabric.linking.forbidden_title': string;
|
|
91
|
+
'fabric.linking.generic_error_message': string;
|
|
92
|
+
'fabric.linking.go_back': string;
|
|
93
|
+
'fabric.linking.invalid_permissions': string;
|
|
94
|
+
'fabric.linking.invalid_permissions_description': string;
|
|
95
|
+
'fabric.linking.join_to_view': string;
|
|
96
|
+
'fabric.linking.join_to_view-issue-term-refresh': string;
|
|
97
|
+
'fabric.linking.learn_more_about_connecting_account': string;
|
|
98
|
+
'fabric.linking.learn_more_about_connecting_account-appify': string;
|
|
99
|
+
'fabric.linking.learn_more_about_smart_links': string;
|
|
100
|
+
'fabric.linking.link_safety_warning_message': string;
|
|
101
|
+
'fabric.linking.loading': string;
|
|
102
|
+
'fabric.linking.modified_on_absolute': string;
|
|
103
|
+
'fabric.linking.modified_on_relative': string;
|
|
104
|
+
'fabric.linking.more_actions': string;
|
|
105
|
+
'fabric.linking.no_access_title': string;
|
|
106
|
+
'fabric.linking.not_found_description': string;
|
|
107
|
+
'fabric.linking.not_found_title': string;
|
|
108
|
+
'fabric.linking.open_issue_in_jira': string;
|
|
109
|
+
'fabric.linking.open_issue_in_jira-issue-term-refresh': string;
|
|
110
|
+
'fabric.linking.open_link_in_a_new_tab': string;
|
|
111
|
+
'fabric.linking.owned_by': string;
|
|
112
|
+
'fabric.linking.owned_by_override': string;
|
|
113
|
+
'fabric.linking.pending_request': string;
|
|
114
|
+
'fabric.linking.preview_close': string;
|
|
115
|
+
'fabric.linking.preview_description': string;
|
|
116
|
+
'fabric.linking.preview_improved': string;
|
|
117
|
+
'fabric.linking.preview_max_size': string;
|
|
118
|
+
'fabric.linking.preview_min_size': string;
|
|
119
|
+
'fabric.linking.preview_modal': string;
|
|
120
|
+
'fabric.linking.preview_panel': string;
|
|
121
|
+
'fabric.linking.priority_blocker': string;
|
|
122
|
+
'fabric.linking.priority_critical': string;
|
|
123
|
+
'fabric.linking.priority_high': string;
|
|
124
|
+
'fabric.linking.priority_highest': string;
|
|
125
|
+
'fabric.linking.priority_low': string;
|
|
126
|
+
'fabric.linking.priority_lowest': string;
|
|
127
|
+
'fabric.linking.priority_major': string;
|
|
128
|
+
'fabric.linking.priority_medium': string;
|
|
129
|
+
'fabric.linking.priority_minor': string;
|
|
130
|
+
'fabric.linking.priority_trivial': string;
|
|
131
|
+
'fabric.linking.priority_undefined': string;
|
|
132
|
+
'fabric.linking.read_time': string;
|
|
133
|
+
'fabric.linking.related': string;
|
|
134
|
+
'fabric.linking.related_links_found_in': string;
|
|
135
|
+
'fabric.linking.related_links_includes_links_to': string;
|
|
136
|
+
'fabric.linking.related_links_modal_error_description': string;
|
|
137
|
+
'fabric.linking.related_links_modal_error_title': string;
|
|
138
|
+
'fabric.linking.related_links_modal_title': string;
|
|
139
|
+
'fabric.linking.related_links_modal_unavailable_description': string;
|
|
140
|
+
'fabric.linking.related_links_modal_unavailable_title': string;
|
|
141
|
+
'fabric.linking.related_links_not_found': string;
|
|
142
|
+
'fabric.linking.related_links_view_related_links': string;
|
|
143
|
+
'fabric.linking.related_links_view_related_urls': string;
|
|
144
|
+
'fabric.linking.request_access': string;
|
|
145
|
+
'fabric.linking.request_access_description': string;
|
|
146
|
+
'fabric.linking.request_access_pending': string;
|
|
147
|
+
'fabric.linking.request_access_pending_description': string;
|
|
148
|
+
'fabric.linking.request_access_pending_title': string;
|
|
149
|
+
'fabric.linking.request_access_to_view': string;
|
|
150
|
+
'fabric.linking.request_access_to_view-issue-term-refresh': string;
|
|
151
|
+
'fabric.linking.request_denied': string;
|
|
152
|
+
'fabric.linking.request_denied_description': string;
|
|
153
|
+
'fabric.linking.restricted_link': string;
|
|
154
|
+
'fabric.linking.retry': string;
|
|
155
|
+
'fabric.linking.save': string;
|
|
156
|
+
'fabric.linking.sent_on_absolute': string;
|
|
157
|
+
'fabric.linking.sent_on_relative': string;
|
|
158
|
+
'fabric.linking.srclink': string;
|
|
159
|
+
'fabric.linking.srclinkunknown': string;
|
|
160
|
+
'fabric.linking.status_change_load_error': string;
|
|
161
|
+
'fabric.linking.status_change_permission_error': string;
|
|
162
|
+
'fabric.linking.status_change_permission_error-issue-term-refresh': string;
|
|
163
|
+
'fabric.linking.status_change_update_error': string;
|
|
164
|
+
'fabric.linking.team_members_count': string;
|
|
165
|
+
'fabric.linking.try_again': string;
|
|
166
|
+
'fabric.linking.try_another_account': string;
|
|
167
|
+
'fabric.linking.unassigned': string;
|
|
168
|
+
'fabric.linking.unauthorised_account_description': string;
|
|
169
|
+
'fabric.linking.unauthorised_account_description_no_provider': string;
|
|
170
|
+
'fabric.linking.unauthorised_account_name': string;
|
|
171
|
+
'fabric.linking.unauthorised_account_name_no_provider': string;
|
|
172
|
+
'fabric.linking.unfollow': string;
|
|
173
|
+
'fabric.linking.unfollow_goal': string;
|
|
174
|
+
'fabric.linking.unfollow_goal_description': string;
|
|
175
|
+
'fabric.linking.unfollow_goal_error': string;
|
|
176
|
+
'fabric.linking.unfollow_project': string;
|
|
177
|
+
'fabric.linking.unfollow_project_description': string;
|
|
178
|
+
'fabric.linking.unfollow_project_description-galaxia': string;
|
|
179
|
+
'fabric.linking.unfollow_project_error': string;
|
|
180
|
+
'fabric.linking.unfollow_project_error-galaxia': string;
|
|
181
|
+
'fabric.linking.unlink_account': string;
|
|
182
|
+
'fabric.linking.updated_by': string;
|
|
183
|
+
'fabric.linking.user_attributes': string;
|
|
184
|
+
'fabric.linking.view': string;
|
|
185
|
+
};
|
|
186
|
+
export default _default;
|