@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/types/i18n/vi.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/zh.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;
|
|
@@ -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/messages.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type MessageDescriptor } from 'react-intl';
|
|
2
2
|
export type RequestAccessMessageKey = 'click_to_join' | 'click_to_join_description' | 'forbidden_description' | 'request_access' | 'request_access_description' | 'request_access_pending' | 'request_access_pending_title' | 'request_access_pending_description' | 'request_denied_description' | 'default_no_access_title' | 'direct_access_title' | 'direct_access_description' | 'direct_access' | 'access_exists_description' | 'not_found_description' | 'not_found_title';
|
|
3
3
|
export type RovoChatActionMessageKey = 'rovo_prompt_context_generic' | 'rovo_prompt_context_generic_plural' | 'rovo_prompt_context_confluence_page' | 'rovo_prompt_context_confluence_page_short' | 'rovo_prompt_context_jira_work_item' | 'rovo_prompt_context_jira_work_item_short' | 'rovo_prompt_button_recommend_other_sources' | 'rovo_prompt_message_recommend_other_sources' | 'rovo_prompt_button_show_other_mentions' | 'rovo_prompt_message_show_other_mentions' | 'rovo_prompt_button_suggest_improvement' | 'rovo_prompt_message_suggest_improvement' | 'rovo_prompt_message_summarize' | 'rovo_prompt_button_ask_rovo_anything' | 'rovo_prompt_message_ask_rovo_anything' | 'rovo_prompt_button_highlight_relevant_content' | 'rovo_prompt_message_highlight_relevant_content' | 'rovo_prompt_button_identify_key_trends' | 'rovo_prompt_message_identify_key_trends' | 'rovo_prompt_button_identify_key_points' | 'rovo_prompt_message_identify_key_points' | 'rovo_prompt_button_find_open_questions' | 'rovo_prompt_message_find_open_questions' | 'rovo_prompt_button_key_highlights' | 'rovo_prompt_message_key_highlights';
|
|
4
|
-
export type MessageKey = 'assigned_to' | 'ai_summarize' | 'change_status' | 'ai_summarized_abbreviation' | 'ai_summarized_info' | 'ai_summarized_info_short' | 'ai_summary_error_generic' | 'ai_summary_error_generic_rebrand' | 'ai_summary_error_acceptable_use_violation' | 'ai_summary_error_hipaa_content_detected' | 'ai_summary_error_exceeding_context_length_error' | 'ai_summary_action' | 'ai_summary_action_rebrand' | 'ai_summary_action_description' | 'ai_summary_action_description_rebrand' | 'automation_action_title' | 'automation_action_tooltip' | 'automation_action_icon_label' | 'automation_action_confluence_page_modal_title' | 'automation_action_confluence_page_modal_description' | 'copy_summary_action' | 'copy_summary_action_description' | 'copied_summary_action_description' | 'beta' | 'cannot_find_link' | 'compass_applied_components_count' | 'connect_link_account_card' | 'connect_link_account_card_name' | 'connect_link_account_card_description' | 'connect_link_account_success_flag_description' | 'connect_link_account_success_flag_title' | 'connect_link_account_success_flag_title_default' | 'connect_unauthorised_account_action' | 'connect_inline_social_proof' | 'social_proof_inline_cta_tag_high_with_context' | 'social_proof_inline_cta_tag_high_no_context' | 'social_proof_inline_cta_tag_low_with_context' | 'social_proof_inline_cta_tag_low_no_context' | 'connect_unauthorised_account_description' | 'connect_unauthorised_account_description_no_provider' | 'continue' | 'copy_url_to_clipboard' | 'copied_url_to_clipboard' | 'could_not_load_link' | 'download' | 'download_description' | 'download_file' | 'follow' | 'follow_project_description' | 'follow_project_descriptionGalaxia' | 'follow_project' | 'follow_goal' | 'follow_goal_description' | 'follow_project_error' | 'follow_project_errorGalaxia' | 'follow_goal_error' | 'go_back' | 'invalid_permissions' | 'invalid_permissions_description' | 'join_to_view' | 'connect_link_account' | 'created_by' | 'created_on_relative' | 'created_on_absolute' | 'check_this_link' | 'delete' | 'edit' | 'learn_more_about_smart_links' | 'learn_more_about_connecting_account' | 'loading' | 'link_safety_warning_message' | 'modified_by' | 'modified_on_relative' | 'modified_on_absolute' | 'more_actions' | 'not_found_title' | 'not_found_description' | 'open_issue_in_jira' | 'open_link_in_a_new_tab' | 'owned_by' | 'owned_by_override' | 'preview_description' | 'preview_improved' | 'preview_modal' | 'preview_panel' | 'preview_close' | 'preview_max_size' | 'preview_min_size' | 'priority_blocker' | 'priority_critical' | 'priority_high' | 'priority_highest' | 'priority_low' | 'priority_lowest' | 'priority_major' | 'priority_medium' | 'priority_minor' | 'priority_trivial' | 'priority_undefined' | 'forbidden_access' | 'pending_request' | 'read_time' | 'restricted_link' | 'request_access_to_view' | 'request_denied' | 'sent_on_relative' | 'sent_on_absolute' | 'status_change_load_error' | 'status_change_permission_error' | 'status_change_update_error' | 'try_again' | 'try_another_account' | 'unauthorised_account_description' | 'unauthorised_account_description_no_provider' | 'unauthorised_account_name' | 'unauthorised_account_name_no_provider' | 'rovo_actions_explore' | 'unassigned' | 'unfollow' | 'unfollow_project_description' | 'unfollow_project_descriptionGalaxia' | 'unfollow_project' | 'unfollow_project_error' | 'unfollow_project_errorGalaxia' | 'unfollow_goal' | 'unfollow_goal_description' | 'unfollow_goal_error' | 'user_attributes' | 'view' | 'viewIn' | 'viewOriginal' | 'actions' | 'add_account' | 'cancel' | 'close' | 'connect_to' | 'connect_account_description' | 'retry' | 'save' | 'unlink_account' | RequestAccessMessageKey | 'related' | 'generic_error_message' | 'related_links_modal_error_title' | 'related_links_modal_error_description' | 'related_links_modal_unavailable_title' | 'related_links_modal_unavailable_description' | 'related_links_modal_title' | 'related_links_view_related_urls' | 'related_links_view_related_links' | 'related_links_found_in' | 'related_links_includes_links_to' | 'related_links_not_found' | 'join_to_viewIssueTermRefresh' | 'open_issue_in_jiraIssueTermRefresh' | 'request_access_to_viewIssueTermRefresh' | 'team_members_count' | 'status_change_permission_errorIssueTermRefresh' | 'connect_unauthorised_account_description_appify' | 'connect_unauthorised_account_description_no_provider_appify' | 'learn_more_about_connecting_account_experiment_shorter' | 'learn_more_about_connecting_account_appify' | 'rovo_summary_loading' | 'ai_disclaimer' | 'rovo_unauthorised_title' | 'rovo_unauthorised_title_no_provider' | 'rovo_unauthorised_feature_clear_link_names' | 'rovo_unauthorised_feature_understand_linked_docs' | 'rovo_unauthorised_feature_go_deeper_smart_suggestions' | 'rovo_unauthorised_connect_account' | 'rovo_unauthorised_not_now' | 'rovo_chat_action_section_header' | 'rovo_prompt_button_summarize_this' | 'rovo_prompt_button_ask_a_specific_question' | 'rovo_prompt_button_show_me_whats_relevant' | RovoChatActionMessageKey | 'pre_auth_block_social_proof_not_low' | 'pre_auth_block_social_proof_low';
|
|
4
|
+
export type MessageKey = 'assigned_to' | 'ai_summarize' | 'change_status' | 'ai_summarized_abbreviation' | 'ai_summarized_info' | 'ai_summarized_info_short' | 'ai_summary_error_generic' | 'ai_summary_error_generic_rebrand' | 'ai_summary_error_acceptable_use_violation' | 'ai_summary_error_hipaa_content_detected' | 'ai_summary_error_exceeding_context_length_error' | 'ai_summary_action' | 'ai_summary_action_rebrand' | 'ai_summary_action_description' | 'ai_summary_action_description_rebrand' | 'automation_action_title' | 'automation_action_tooltip' | 'automation_action_icon_label' | 'automation_action_confluence_page_modal_title' | 'automation_action_confluence_page_modal_description' | 'copy_summary_action' | 'copy_summary_action_description' | 'copied_summary_action_description' | 'beta' | 'cannot_find_link' | 'compass_applied_components_count' | 'connect_link_account_card' | 'connect_link_account_card_name' | 'connect_link_account_card_description' | 'connect_link_account_success_flag_description' | 'connect_link_account_success_flag_title' | 'connect_link_account_success_flag_title_default' | 'connect_unauthorised_account_action' | 'connect_inline_social_proof' | 'social_proof_inline_cta_tag_high_with_context' | 'social_proof_inline_cta_tag_high_no_context' | 'social_proof_inline_cta_tag_low_with_context' | 'social_proof_inline_cta_tag_low_no_context' | 'connect_unauthorised_account_description' | 'connect_unauthorised_account_description_no_provider' | 'continue' | 'copy_url_to_clipboard' | 'copied_url_to_clipboard' | 'could_not_load_link' | 'download' | 'download_description' | 'download_file' | 'follow' | 'follow_project_description' | 'follow_project_descriptionGalaxia' | 'follow_project' | 'follow_goal' | 'follow_goal_description' | 'follow_project_error' | 'follow_project_errorGalaxia' | 'follow_goal_error' | 'go_back' | 'invalid_permissions' | 'invalid_permissions_description' | 'join_to_view' | 'connect_link_account' | 'created_by' | 'created_on_relative' | 'created_on_absolute' | 'check_this_link' | 'delete' | 'edit' | 'learn_more_about_smart_links' | 'learn_more_about_connecting_account' | 'loading' | 'link_safety_warning_message' | 'modified_by' | 'modified_on_relative' | 'modified_on_absolute' | 'more_actions' | 'not_found_title' | 'not_found_description' | 'open_issue_in_jira' | 'open_link_in_a_new_tab' | 'owned_by' | 'owned_by_override' | 'preview_description' | 'preview_improved' | 'preview_modal' | 'preview_panel' | 'preview_close' | 'preview_max_size' | 'preview_min_size' | 'priority_blocker' | 'priority_critical' | 'priority_high' | 'priority_highest' | 'priority_low' | 'priority_lowest' | 'priority_major' | 'priority_medium' | 'priority_minor' | 'priority_trivial' | 'priority_undefined' | 'forbidden_access' | 'pending_request' | 'read_time' | 'restricted_link' | 'request_access_to_view' | 'request_denied' | 'sent_on_relative' | 'sent_on_absolute' | 'status_change_load_error' | 'status_change_permission_error' | 'status_change_update_error' | 'try_again' | 'try_another_account' | 'unauthorised_account_description' | 'unauthorised_account_description_no_provider' | 'unauthorised_account_name' | 'unauthorised_account_name_no_provider' | 'rovo_actions_explore' | 'unassigned' | 'unfollow' | 'unfollow_project_description' | 'unfollow_project_descriptionGalaxia' | 'unfollow_project' | 'unfollow_project_error' | 'unfollow_project_errorGalaxia' | 'unfollow_goal' | 'unfollow_goal_description' | 'unfollow_goal_error' | 'user_attributes' | 'view' | 'viewIn' | 'viewInProvider' | 'viewOriginal' | 'actions' | 'add_account' | 'cancel' | 'close' | 'connect_to' | 'connect_account_description' | 'retry' | 'save' | 'unlink_account' | RequestAccessMessageKey | 'related' | 'generic_error_message' | 'related_links_modal_error_title' | 'related_links_modal_error_description' | 'related_links_modal_unavailable_title' | 'related_links_modal_unavailable_description' | 'related_links_modal_title' | 'related_links_view_related_urls' | 'related_links_view_related_links' | 'related_links_found_in' | 'related_links_includes_links_to' | 'related_links_not_found' | 'join_to_viewIssueTermRefresh' | 'open_issue_in_jiraIssueTermRefresh' | 'request_access_to_viewIssueTermRefresh' | 'team_members_count' | 'status_change_permission_errorIssueTermRefresh' | 'connect_unauthorised_account_description_appify' | 'connect_unauthorised_account_description_no_provider_appify' | 'learn_more_about_connecting_account_experiment_shorter' | 'learn_more_about_connecting_account_appify' | 'rovo_summary_loading' | 'ai_disclaimer' | 'rovo_unauthorised_title' | 'rovo_unauthorised_title_no_provider' | 'rovo_unauthorised_feature_clear_link_names' | 'rovo_unauthorised_feature_understand_linked_docs' | 'rovo_unauthorised_feature_go_deeper_smart_suggestions' | 'rovo_unauthorised_connect_account' | 'rovo_unauthorised_not_now' | 'rovo_chat_action_section_header' | 'rovo_prompt_button_summarize_this' | 'rovo_prompt_button_ask_a_specific_question' | 'rovo_prompt_button_show_me_whats_relevant' | RovoChatActionMessageKey | 'pre_auth_block_social_proof_not_low' | 'pre_auth_block_social_proof_low';
|
|
5
5
|
type Messages = {
|
|
6
6
|
[K in MessageKey]: MessageDescriptor;
|
|
7
7
|
};
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { type MessageDescriptor } from 'react-intl';
|
|
3
2
|
import { type IconProp } from '@atlaskit/button/new';
|
|
4
3
|
export type LinkInfoButtonProps = {
|
|
5
4
|
content: React.ReactNode;
|
|
6
5
|
icon: IconProp;
|
|
7
|
-
label:
|
|
6
|
+
label: string;
|
|
8
7
|
onClick?: () => void;
|
|
9
8
|
role?: string;
|
|
10
9
|
testId?: string;
|