@atlaskit/editor-common 107.25.2 → 107.25.4

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.
Files changed (43) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/cjs/collab/index.js +3 -10
  3. package/dist/cjs/i18n/en.js +5 -1
  4. package/dist/cjs/i18n/en_GB.js +5 -1
  5. package/dist/cjs/i18n/en_ZZ.js +5 -1
  6. package/dist/cjs/i18n/fr.js +10 -0
  7. package/dist/cjs/i18n/vi.js +10 -0
  8. package/dist/cjs/messages/annotation.js +0 -10
  9. package/dist/cjs/monitoring/error.js +1 -1
  10. package/dist/cjs/ui/DropList/index.js +1 -1
  11. package/dist/es2019/collab/index.js +1 -36
  12. package/dist/es2019/i18n/en.js +5 -1
  13. package/dist/es2019/i18n/en_GB.js +5 -1
  14. package/dist/es2019/i18n/en_ZZ.js +5 -1
  15. package/dist/es2019/i18n/fr.js +10 -0
  16. package/dist/es2019/i18n/vi.js +10 -0
  17. package/dist/es2019/messages/annotation.js +0 -10
  18. package/dist/es2019/monitoring/error.js +1 -1
  19. package/dist/es2019/ui/DropList/index.js +1 -1
  20. package/dist/esm/collab/index.js +3 -10
  21. package/dist/esm/i18n/en.js +5 -1
  22. package/dist/esm/i18n/en_GB.js +5 -1
  23. package/dist/esm/i18n/en_ZZ.js +5 -1
  24. package/dist/esm/i18n/fr.js +10 -0
  25. package/dist/esm/i18n/vi.js +10 -0
  26. package/dist/esm/messages/annotation.js +0 -10
  27. package/dist/esm/monitoring/error.js +1 -1
  28. package/dist/esm/ui/DropList/index.js +1 -1
  29. package/dist/types/collab/index.d.ts +0 -1
  30. package/dist/types/i18n/en.d.ts +5 -1
  31. package/dist/types/i18n/en_GB.d.ts +5 -1
  32. package/dist/types/i18n/en_ZZ.d.ts +5 -1
  33. package/dist/types/i18n/fr.d.ts +10 -0
  34. package/dist/types/i18n/vi.d.ts +10 -0
  35. package/dist/types/messages/annotation.d.ts +0 -10
  36. package/dist/types-ts4.5/collab/index.d.ts +0 -1
  37. package/dist/types-ts4.5/i18n/en.d.ts +5 -1
  38. package/dist/types-ts4.5/i18n/en_GB.d.ts +5 -1
  39. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +5 -1
  40. package/dist/types-ts4.5/i18n/fr.d.ts +10 -0
  41. package/dist/types-ts4.5/i18n/vi.d.ts +10 -0
  42. package/dist/types-ts4.5/messages/annotation.d.ts +0 -10
  43. package/package.json +4 -4
@@ -47,6 +47,8 @@ export default {
47
47
  'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Le titre ne peut pas dépasser {maxLength} caractères',
48
48
  'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Continuer dans le chat',
49
49
  'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Ouvrir dans le chat',
50
+ 'fabric.editor.ai.config.item.addPolish.description': 'Peaufine le contenu pour le rendre plus raffiné',
51
+ 'fabric.editor.ai.config.item.addPolish.title': 'Affiner',
50
52
  'fabric.editor.ai.config.item.agent.title': 'Agent Rovo Atlassian Intelligence',
51
53
  'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Raccourcit le contenu pour le rendre plus concis',
52
54
  'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Raccourcir la mise à jour',
@@ -179,6 +181,7 @@ export default {
179
181
  'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Traduire',
180
182
  'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Titre de la page',
181
183
  'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Page',
184
+ 'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Nous rencontrons des problèmes et nous ne pouvons pas obtenir de réponse pour le moment. Réessayez ultérieurement.',
182
185
  'fabric.editor.ai.experience-application.documentInsertError': 'Nous rencontrons un problème pour insérer la réponse. Fermez la boîte de dialogue et réessayez.',
183
186
  'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': "Nous rencontrons un problème pour générer l'aperçu. Fermez la boîte de dialogue et réessayez.",
184
187
  'fabric.editor.ai.experience-application.rateLimitEnforced': "Nous avons reçu trop de demandes récentes impliquant Atlassian Intelligence (AI). Réessayez dans quelques minutes ou découvrez-en plus sur <link>l'utilisation excessive d'AI</link>.",
@@ -187,8 +190,11 @@ export default {
187
190
  'fabric.editor.ai.experience.apiError': "Impossible d'obtenir une réponse, veuillez réessayer.",
188
191
  'fabric.editor.ai.experience.aupViolationMessage': "Votre prompt ou votre contenu peut ne pas être conforme à notre Politique d'utilisation acceptable. Veuillez passer en revue les deux et consulter notre <link>Politique d'utilisation acceptable</link> si nécessaire. Si le problème persiste, essayez un autre prompt ou un autre contenu.",
189
192
  'fabric.editor.ai.experience.browseMore.agents': 'Rechercher des agents',
193
+ 'fabric.editor.ai.experience.cmdPaletteApiError': 'Une erreur est survenue lors de la génération de votre réponse.',
194
+ 'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': "Nous n'avons pas pu traiter cette demande, car elle n'est pas conforme à notre <link>Politique d'utilisation acceptable</link>.",
190
195
  'fabric.editor.ai.experience.discardMessagePrompt': 'Souhaitez-vous abandonner votre invite ?',
191
196
  'fabric.editor.ai.experience.discardMessageResponse': 'Souhaitez-vous abandonner votre réponse ?',
197
+ 'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Supprimer la réponse ?',
192
198
  'fabric.editor.ai.experience.elevateDisabledGenetateError': 'La génération libre est désactivée dans Elevate pour le moment.',
193
199
  'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Vous pouvez désormais coller des liens 🔗 vers du contenu Jira et Confluence dans vos prompts.',
194
200
  'fabric.editor.ai.experience.footerRightText.agents': 'Optimisé par Rovo',
@@ -283,6 +289,7 @@ export default {
283
289
  'fabric.editor.breakoutFullWidthLabel': 'Pleine largeur',
284
290
  'fabric.editor.breakoutWideWidthLabel': 'Large',
285
291
  'fabric.editor.bug': 'Bug',
292
+ 'fabric.editor.bulletedList': 'Liste à puces',
286
293
  'fabric.editor.canNotSortTable': '⚠️ Impossible de trier un tableau comportant des cellules fusionnées',
287
294
  'fabric.editor.cancelButton': 'Annuler',
288
295
  'fabric.editor.captionPlaceholder': 'Ajouter une légende',
@@ -627,6 +634,7 @@ export default {
627
634
  'fabric.editor.openButtonTitle': 'Ouvrir',
628
635
  'fabric.editor.openCellOptions': 'Ouvrir les options des cellules',
629
636
  'fabric.editor.openLink': 'Ouvrir le lien dans un nouvel onglet',
637
+ 'fabric.editor.openPreviewPanel': "Ouvrir le panneau d'aperçu",
630
638
  'fabric.editor.orderedList': 'Liste numérotée',
631
639
  'fabric.editor.orderedList.description': 'Créer une liste ordonnée',
632
640
  'fabric.editor.other': 'Autres…',
@@ -682,6 +690,7 @@ export default {
682
690
  'fabric.editor.selectTableColumn': 'Sélectionner une colonne du tableau',
683
691
  'fabric.editor.selectTableRow': 'Sélectionner une ligne du tableau',
684
692
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'Sélectionner une app',
693
+ 'fabric.editor.selectionToolbarOverflowMenuTooltip': "Plus d'options",
685
694
  'fabric.editor.settingsLinks': 'Accéder aux préférences des liens',
686
695
  'fabric.editor.shortEmptyNodePlaceholderText': 'Saisissez / pour insérer',
687
696
  'fabric.editor.shortcut': 'Raccourci de texte',
@@ -759,6 +768,7 @@ export default {
759
768
  'fabric.editor.toolbarPositionInline': 'Alignée avec le texte',
760
769
  'fabric.editor.toolbarPositionPinedAtTop': "Libérer la barre d'outils",
761
770
  'fabric.editor.toolbarPositionUnpined': "Épingler la barre d'outils en haut",
771
+ 'fabric.editor.toolbarPositionUnpinnedConcise': "Épingler la barre d'outils en haut",
762
772
  'fabric.editor.tooltip.blockPanel': 'un panneau',
763
773
  'fabric.editor.tooltip.bulletList': 'une liste',
764
774
  'fabric.editor.tooltip.decisionList': 'une liste de décisions',
@@ -47,6 +47,8 @@ export default {
47
47
  'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Tên không được vượt quá {maxLength} ký tự',
48
48
  'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Tiếp tục trong trò chuyện',
49
49
  'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Mở trong phần Trò chuyện',
50
+ 'fabric.editor.ai.config.item.addPolish.description': 'Trau chuốt nội dung cho hoàn thiện hơn',
51
+ 'fabric.editor.ai.config.item.addPolish.title': 'Trau chuốt thêm',
50
52
  'fabric.editor.ai.config.item.agent.title': 'Nhân viên hỗ trợ Atlassian Intelligence Rovo',
51
53
  'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Rút ngắn nội dung cho súc tích hơn',
52
54
  'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Rút ngắn bản cập nhật',
@@ -164,6 +166,7 @@ export default {
164
166
  'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Dịch',
165
167
  'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Tiêu đề trang',
166
168
  'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Trang',
169
+ 'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Chúng tôi đang gặp vấn đề và không thể tạo câu trả lời lúc này. Hãy thử lại sau.',
167
170
  'fabric.editor.ai.experience-application.documentInsertError': 'Đã xảy ra lỗi khi chèn phản hồi. Hãy đóng hộp thoại và thử lại.',
168
171
  'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Đã xảy ra lỗi khi tạo bản xem trước. Hãy đóng hộp thoại rồi thử lại.',
169
172
  'fabric.editor.ai.experience-application.rateLimitEnforced': 'Gần đây, chúng tôi nhận được quá nhiều yêu cầu về Atlassian Intelligence (AI). Hãy thử lại sau vài phút hoặc đọc về <link>việc sử dụng AI quá mức</link>.',
@@ -172,8 +175,11 @@ export default {
172
175
  'fabric.editor.ai.experience.apiError': 'Chúng tôi không thể nhận phản hồi, vui lòng thử lại.',
173
176
  'fabric.editor.ai.experience.aupViolationMessage': 'Lời nhắc và nội dung của bạn có thể không tuân thủ Chính sách sử dụng được chấp nhận của chúng tôi. Vui lòng xem lại cả hai và tham khảo <link>Chính sách sử dụng được chấp nhận</link> của chúng tôi nếu cần. Nếu sự cố vẫn tiếp diễn, hãy cân nhắc thử một lời nhắc hoặc nội dung khác.',
174
177
  'fabric.editor.ai.experience.browseMore.agents': 'Duyệt tìm nhân viên',
178
+ 'fabric.editor.ai.experience.cmdPaletteApiError': 'Đã xảy ra lỗi khi tạo câu trả lời cho bạn.',
179
+ 'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Chúng tôi không thể hoàn thành yêu cầu đó do yêu cầu không tuân thủ <link>Chính sách sử dụng được chấp nhận</link> của chúng tôi.',
175
180
  'fabric.editor.ai.experience.discardMessagePrompt': 'Bạn có muốn hủy bỏ lời nhắc?',
176
181
  'fabric.editor.ai.experience.discardMessageResponse': 'Bạn có muốn hủy bỏ phản hồi?',
182
+ 'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Xóa câu trả lời?',
177
183
  'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Tính năng tạo miễn phí hiện đang tắt trong Elevate',
178
184
  'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Bạn hiện có thể dán liên kết 🔗 tới nội dung Jira và Confluence vào lời nhắc của mình.',
179
185
  'fabric.editor.ai.experience.footerRightText.agents': 'Được hỗ trợ bởi Rovo',
@@ -268,6 +274,7 @@ export default {
268
274
  'fabric.editor.breakoutFullWidthLabel': 'Toàn chiều rộng',
269
275
  'fabric.editor.breakoutWideWidthLabel': 'Rộng',
270
276
  'fabric.editor.bug': 'Lỗi',
277
+ 'fabric.editor.bulletedList': 'Danh sách có dấu đầu dòng',
271
278
  'fabric.editor.canNotSortTable': '⚠️ Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
272
279
  'fabric.editor.cancelButton': 'Hủy',
273
280
  'fabric.editor.captionPlaceholder': 'Thêm chú thích',
@@ -612,6 +619,7 @@ export default {
612
619
  'fabric.editor.openButtonTitle': 'Mở',
613
620
  'fabric.editor.openCellOptions': 'Mở tùy chọn ô',
614
621
  'fabric.editor.openLink': 'Mở liên kết trong tab mới',
622
+ 'fabric.editor.openPreviewPanel': 'Mở bảng xem trước',
615
623
  'fabric.editor.orderedList': 'Danh sách được đánh số',
616
624
  'fabric.editor.orderedList.description': 'Tạo một danh sách kiểu sắp xếp',
617
625
  'fabric.editor.other': 'Khác...',
@@ -667,6 +675,7 @@ export default {
667
675
  'fabric.editor.selectTableColumn': 'Chọn cột trong bảng',
668
676
  'fabric.editor.selectTableRow': 'Chọn hàng trong bảng',
669
677
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'Chọn ứng dụng',
678
+ 'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Tùy chọn khác',
670
679
  'fabric.editor.settingsLinks': 'Vào phần Tùy chọn liên kết',
671
680
  'fabric.editor.shortEmptyNodePlaceholderText': '/ để chèn',
672
681
  'fabric.editor.shortcut': 'Phím tắt văn bản',
@@ -744,6 +753,7 @@ export default {
744
753
  'fabric.editor.toolbarPositionInline': 'Cùng dòng với văn bản',
745
754
  'fabric.editor.toolbarPositionPinedAtTop': 'Bỏ ghim thanh công cụ',
746
755
  'fabric.editor.toolbarPositionUnpined': 'Ghim thanh công cụ lên đầu',
756
+ 'fabric.editor.toolbarPositionUnpinnedConcise': 'Ghim thanh công cụ lên đầu',
747
757
  'fabric.editor.tooltip.blockPanel': 'một bảng điều khiển',
748
758
  'fabric.editor.tooltip.bulletList': 'một danh sách',
749
759
  'fabric.editor.tooltip.decisionList': 'một danh sách quyết định',
@@ -29,15 +29,5 @@ export const annotationMessages = defineMessages({
29
29
  id: 'fabric.editor.annotationToolbar',
30
30
  defaultMessage: 'Annotation toolbar',
31
31
  description: 'A label for a toolbar (UI element) that creates annotations/comments in the document'
32
- },
33
- createCommentOnInlineNodeSpotlightBody: {
34
- id: 'fabric.editor.createCommentOnInlineNodeSpotlight.body',
35
- defaultMessage: 'You can now leave comments on inline elements like links, dates, statuses and mentions.',
36
- description: 'The body content of the spotlight message that appears when the user can leave comments on inline nodes'
37
- },
38
- createCommentOnInlineNodeSpotlightAction: {
39
- id: 'fabric.editor.createCommentOnInlineNodeSpotlight.action',
40
- defaultMessage: 'Got it',
41
- description: 'The content of the action button that closes the spotlight'
42
32
  }
43
33
  });
@@ -1,7 +1,7 @@
1
1
  import { isFedRamp } from './environment';
2
2
  const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
3
3
  const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
4
- const packageVersion = "107.25.1";
4
+ const packageVersion = "107.25.3";
5
5
  const sanitiseSentryEvents = (data, _hint) => {
6
6
  // Remove URL as it has UGC
7
7
  // Ignored via go/ees007
@@ -14,7 +14,7 @@ import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
14
14
  import { fg } from '@atlaskit/platform-feature-flags';
15
15
  import Layer from '../Layer';
16
16
  const packageName = "@atlaskit/editor-common";
17
- const packageVersion = "107.25.1";
17
+ const packageVersion = "107.25.3";
18
18
  const halfFocusRing = 1;
19
19
  const dropOffset = '0, 8';
20
20
  const fadeIn = keyframes({
@@ -1,8 +1,8 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
- var _templateObject, _templateObject2;
2
+ var _templateObject;
3
3
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
4
  import { css } from '@emotion/react';
5
- import { participantColors, relativeFontSizeToBase16 } from '@atlaskit/editor-shared-styles';
5
+ import { participantColors } from '@atlaskit/editor-shared-styles';
6
6
  import { getGlobalTheme } from '@atlaskit/tokens';
7
7
 
8
8
  // Format of the payload returned by the callback function passed to the collab provider
@@ -158,14 +158,7 @@ export var TELEPOINTER_DATA_SESSION_ID_ATTR = 'data-telepointer-sessionid';
158
158
  // ED-22557: Safely convert to object styling
159
159
  // Disable top: -14px since it is necessary to align to cursor
160
160
  // eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage/preview, @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
161
- export var telepointerStyleWithInitialOnly = css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n\t.ProseMirror .telepointer {\n\t\tposition: relative;\n\t\ttransition: opacity 200ms;\n\n\t\t&.telepointer-selection:not(.inlineNodeView) {\n\t\t\tline-height: 1.2;\n\t\t\tpointer-events: none;\n\t\t\tuser-select: none;\n\t\t}\n\n\t\t&.telepointer-selection-badge::after {\n\t\t\tcontent: attr(data-initial);\n\t\t\tposition: absolute;\n\t\t\tdisplay: block;\n\t\t\ttop: -14px;\n\t\t\tfont-size: ", ";\n\t\t\tpadding: ", ";\n\t\t\tcolor: ", ";\n\t\t\tleft: 0px;\n\t\t\tborder-radius: 2px 2px 2px 0;\n\t\t\tline-height: initial;\n\t\t}\n\n\t\t&.", " {\n\t\t\topacity: 0.2;\n\t\t}\n\n\t\t", ";\n\t}\n"])), relativeFontSizeToBase16(9), "var(--ds-space-025, 2px)", "var(--ds-text-inverse, #FFFFFF)", TELEPOINTER_DIM_CLASS, participantColors.map(function (participantColor, index) {
162
- return telepointerColorStyle(participantColor.backgroundColor, participantColor.textColor, index);
163
- }));
164
-
165
- // ED-22557: Safely convert to object styling
166
- // Disable top: -14px since it is necessary to align to cursor
167
- // eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage/preview, @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
168
- export var telepointerStyle = css(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n\t@keyframes pulseIn {\n\t\t0%,\n\t\t100% {\n\t\t\ttransform: scaleX(0);\n\t\t\topacity: 0;\n\t\t}\n\t\t10% {\n\t\t\ttransform: scaleX(1.4);\n\t\t\topacity: 1;\n\t\t}\n\t\t15%,\n\t\t85% {\n\t\t\ttransform: scaleX(1);\n\t\t\topacity: 1;\n\t\t}\n\t}\n\n\t@keyframes pulseOut {\n\t\t0%,\n\t\t90%,\n\t\t100% {\n\t\t\ttransform: scaleX(1);\n\t\t\topacity: 1;\n\t\t}\n\t\t10%,\n\t\t80% {\n\t\t\ttransform: scaleX(0);\n\t\t\topacity: 0;\n\t\t}\n\t}\n\n\t@keyframes pulseInDuringTr {\n\t\t0%,\n\t\t95% {\n\t\t\ttransform: scaleX(1);\n\t\t\topacity: 1;\n\t\t}\n\t\t100% {\n\t\t\ttransform: scaleX(0);\n\t\t\topacity: 0;\n\t\t}\n\t}\n\n\t@keyframes pulseOutDuringTr {\n\t\t100% {\n\t\t\ttransform: scaleX(1);\n\t\t\topacity: 1;\n\t\t}\n\t\t0%,\n\t\t90% {\n\t\t\ttransform: scaleX(0);\n\t\t\topacity: 0;\n\t\t}\n\t}\n\n\t.ProseMirror .telepointer {\n\t\tposition: relative;\n\t\ttransition: opacity 200ms;\n\n\t\t&.telepointer-selection:not(.inlineNodeView) {\n\t\t\tline-height: 1.2;\n\t\t\tpointer-events: none;\n\t\t\tuser-select: none;\n\t\t}\n\n\t\t&.telepointer-selection-badge {\n\t\t\t.telepointer-initial,\n\t\t\t.telepointer-fullname {\n\t\t\t\tposition: absolute;\n\t\t\t\tdisplay: block;\n\t\t\t\tuser-select: none;\n\t\t\t\twhite-space: pre;\n\t\t\t\ttop: -14px;\n\t\t\t\tleft: 0px;\n\t\t\t\tfont: ", ";\n\t\t\t\tpadding-left: ", ";\n\t\t\t\tpadding-right: ", ";\n\t\t\t\tborder-radius: 0 2px 2px 0;\n\t\t\t}\n\n\t\t\t.telepointer-initial {\n\t\t\t\topacity: 1;\n\t\t\t\ttransition: opacity 0.15s ease-out;\n\t\t\t}\n\n\t\t\t.telepointer-fullname {\n\t\t\t\topacity: 0;\n\t\t\t\ttransform: scaleX(0);\n\t\t\t\ttransform-origin: top left;\n\t\t\t\ttransition:\n\t\t\t\t\ttransform 0.15s ease-out,\n\t\t\t\t\topacity 0.15s ease-out;\n\t\t\t}\n\t\t}\n\n\t\t&.", " {\n\t\t\t.telepointer-initial {\n\t\t\t\tanimation: pulseOut 2.5s ease-in-out;\n\t\t\t}\n\n\t\t\t.telepointer-fullname {\n\t\t\t\tanimation: pulseIn 2.5s ease-in-out;\n\t\t\t}\n\t\t}\n\n\t\t&.", " {\n\t\t\t.telepointer-initial {\n\t\t\t\tanimation: pulseOutDuringTr ", "ms ease-in-out;\n\t\t\t}\n\n\t\t\t.telepointer-fullname {\n\t\t\t\tanimation: pulseInDuringTr ", "ms ease-in-out;\n\t\t\t}\n\t\t}\n\n\t\t&:hover {\n\t\t\t.telepointer-initial {\n\t\t\t\topacity: 0;\n\t\t\t\ttransition-delay: 150ms;\n\t\t\t}\n\n\t\t\t.telepointer-fullname {\n\t\t\t\ttransform: scaleX(1);\n\t\t\t\topacity: 1;\n\t\t\t\tz-index: 1;\n\t\t\t}\n\t\t}\n\n\t\t&.", " {\n\t\t\topacity: 0.2;\n\t\t}\n\n\t\t", ";\n\t}\n"])), "var(--ds-font-body-small, normal 400 11px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)", "var(--ds-space-050, 4px)", "var(--ds-space-050, 4px)", TELEPOINTER_PULSE_CLASS, TELEPOINTER_PULSE_DURING_TR_CLASS, TELEPOINTER_PULSE_DURING_TR_DURATION_MS, TELEPOINTER_PULSE_DURING_TR_DURATION_MS, TELEPOINTER_DIM_CLASS, participantColors.map(function (participantColor, index) {
161
+ export var telepointerStyle = css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n\t@keyframes pulseIn {\n\t\t0%,\n\t\t100% {\n\t\t\ttransform: scaleX(0);\n\t\t\topacity: 0;\n\t\t}\n\t\t10% {\n\t\t\ttransform: scaleX(1.4);\n\t\t\topacity: 1;\n\t\t}\n\t\t15%,\n\t\t85% {\n\t\t\ttransform: scaleX(1);\n\t\t\topacity: 1;\n\t\t}\n\t}\n\n\t@keyframes pulseOut {\n\t\t0%,\n\t\t90%,\n\t\t100% {\n\t\t\ttransform: scaleX(1);\n\t\t\topacity: 1;\n\t\t}\n\t\t10%,\n\t\t80% {\n\t\t\ttransform: scaleX(0);\n\t\t\topacity: 0;\n\t\t}\n\t}\n\n\t@keyframes pulseInDuringTr {\n\t\t0%,\n\t\t95% {\n\t\t\ttransform: scaleX(1);\n\t\t\topacity: 1;\n\t\t}\n\t\t100% {\n\t\t\ttransform: scaleX(0);\n\t\t\topacity: 0;\n\t\t}\n\t}\n\n\t@keyframes pulseOutDuringTr {\n\t\t100% {\n\t\t\ttransform: scaleX(1);\n\t\t\topacity: 1;\n\t\t}\n\t\t0%,\n\t\t90% {\n\t\t\ttransform: scaleX(0);\n\t\t\topacity: 0;\n\t\t}\n\t}\n\n\t.ProseMirror .telepointer {\n\t\tposition: relative;\n\t\ttransition: opacity 200ms;\n\n\t\t&.telepointer-selection:not(.inlineNodeView) {\n\t\t\tline-height: 1.2;\n\t\t\tpointer-events: none;\n\t\t\tuser-select: none;\n\t\t}\n\n\t\t&.telepointer-selection-badge {\n\t\t\t.telepointer-initial,\n\t\t\t.telepointer-fullname {\n\t\t\t\tposition: absolute;\n\t\t\t\tdisplay: block;\n\t\t\t\tuser-select: none;\n\t\t\t\twhite-space: pre;\n\t\t\t\ttop: -14px;\n\t\t\t\tleft: 0px;\n\t\t\t\tfont: ", ";\n\t\t\t\tpadding-left: ", ";\n\t\t\t\tpadding-right: ", ";\n\t\t\t\tborder-radius: 0 2px 2px 0;\n\t\t\t}\n\n\t\t\t.telepointer-initial {\n\t\t\t\topacity: 1;\n\t\t\t\ttransition: opacity 0.15s ease-out;\n\t\t\t}\n\n\t\t\t.telepointer-fullname {\n\t\t\t\topacity: 0;\n\t\t\t\ttransform: scaleX(0);\n\t\t\t\ttransform-origin: top left;\n\t\t\t\ttransition:\n\t\t\t\t\ttransform 0.15s ease-out,\n\t\t\t\t\topacity 0.15s ease-out;\n\t\t\t}\n\t\t}\n\n\t\t&.", " {\n\t\t\t.telepointer-initial {\n\t\t\t\tanimation: pulseOut 2.5s ease-in-out;\n\t\t\t}\n\n\t\t\t.telepointer-fullname {\n\t\t\t\tanimation: pulseIn 2.5s ease-in-out;\n\t\t\t}\n\t\t}\n\n\t\t&.", " {\n\t\t\t.telepointer-initial {\n\t\t\t\tanimation: pulseOutDuringTr ", "ms ease-in-out;\n\t\t\t}\n\n\t\t\t.telepointer-fullname {\n\t\t\t\tanimation: pulseInDuringTr ", "ms ease-in-out;\n\t\t\t}\n\t\t}\n\n\t\t&:hover {\n\t\t\t.telepointer-initial {\n\t\t\t\topacity: 0;\n\t\t\t\ttransition-delay: 150ms;\n\t\t\t}\n\n\t\t\t.telepointer-fullname {\n\t\t\t\ttransform: scaleX(1);\n\t\t\t\topacity: 1;\n\t\t\t\tz-index: 1;\n\t\t\t}\n\t\t}\n\n\t\t&.", " {\n\t\t\topacity: 0.2;\n\t\t}\n\n\t\t", ";\n\t}\n"])), "var(--ds-font-body-small, normal 400 11px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)", "var(--ds-space-050, 4px)", "var(--ds-space-050, 4px)", TELEPOINTER_PULSE_CLASS, TELEPOINTER_PULSE_DURING_TR_CLASS, TELEPOINTER_PULSE_DURING_TR_DURATION_MS, TELEPOINTER_PULSE_DURING_TR_DURATION_MS, TELEPOINTER_DIM_CLASS, participantColors.map(function (participantColor, index) {
169
162
  return telepointerColorStyle(participantColor.backgroundColor, participantColor.textColor, index);
170
163
  }));
171
164
  var tintKey = 'collab:isDirtyTransaction';
@@ -202,6 +202,7 @@ export default {
202
202
  'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': "We couldn’t complete that request because it doesn't comply with our <link>Acceptable Use Policy</link>.",
203
203
  'fabric.editor.ai.experience.discardMessagePrompt': 'Do you want to discard your prompt?',
204
204
  'fabric.editor.ai.experience.discardMessageResponse': 'Do you want to discard your response?',
205
+ 'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Delete response?',
205
206
  'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Free generate is disabled in Elevate at this time.',
206
207
  'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 You can now paste links 🔗 to Jira and Confluence content in your prompts.',
207
208
  'fabric.editor.ai.experience.footerRightText.agents': 'Powered by Rovo',
@@ -368,6 +369,7 @@ export default {
368
369
  'fabric.editor.breakoutFullWidthLabel': 'Full-width',
369
370
  'fabric.editor.breakoutWideWidthLabel': 'Wide',
370
371
  'fabric.editor.bug': 'Bug',
372
+ 'fabric.editor.bulletedList': 'Bulleted list',
371
373
  'fabric.editor.canNotSortTable': "⚠️ You can't sort a table with merged cells",
372
374
  'fabric.editor.cancelButton': 'Cancel',
373
375
  'fabric.editor.captionPlaceholder': 'Add a caption',
@@ -659,7 +661,6 @@ export default {
659
661
  'fabric.editor.media.insert.fromUrlErrorMessage': 'Unfortunately, we can’t add this image link. Download the image, then drag and drop onto the page.',
660
662
  'fabric.editor.media.insert.fromUrlWarning': 'This image might not be visible to others due to source restrictions. Consider uploading the file instead.',
661
663
  'fabric.editor.media.insert.insert': 'Insert',
662
- 'fabric.editor.media.insert.insertSmartValueHelperMessage': 'Tip: Enter a smart value or replace a URL path with a smart value to make content dynamic.',
663
664
  'fabric.editor.media.insert.invalidUrlErrorMessage': 'Invalid link',
664
665
  'fabric.editor.media.insert.linkTabTitle': 'Link',
665
666
  'fabric.editor.media.insert.loadPreview': 'Load preview',
@@ -702,6 +703,7 @@ export default {
702
703
  'fabric.editor.navigate.toolbar.askAI': 'Ask AI',
703
704
  'fabric.editor.navigate.toolbar.editor': 'Navigate to editor toolbar',
704
705
  'fabric.editor.navigate.toolbar.floating': 'Navigate to floating toolbar',
706
+ 'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {You do not have permission to add comments to this blogpost} page {You do not have permission to add comments to this page} other {You do not have permission to add comments to this page}}',
705
707
  'fabric.editor.noResultsFound': 'No results',
706
708
  'fabric.editor.noSearchResults': 'No search results',
707
709
  'fabric.editor.normal': 'Normal text',
@@ -714,6 +716,7 @@ export default {
714
716
  'fabric.editor.openButtonTitle': 'Open',
715
717
  'fabric.editor.openCellOptions': 'Open cell options',
716
718
  'fabric.editor.openLink': 'Open link in a new tab',
719
+ 'fabric.editor.openPreviewPanel': 'Open preview panel',
717
720
  'fabric.editor.orderedList': 'Numbered list',
718
721
  'fabric.editor.orderedList.description': 'Create an ordered list',
719
722
  'fabric.editor.other': 'Others...',
@@ -734,6 +737,7 @@ export default {
734
737
  'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
735
738
  'fabric.editor.plainText': 'Use plain text',
736
739
  'fabric.editor.preferencesLink': 'Link preferences',
740
+ 'fabric.editor.previewButtonTitle': 'Preview',
737
741
  'fabric.editor.quickInsert': 'Quick insert',
738
742
  'fabric.editor.recordLoomShortTitle': 'Record',
739
743
  'fabric.editor.recordVideo': 'Record a Loom video',
@@ -202,6 +202,7 @@ export default {
202
202
  'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': "We couldn’t complete that request because it doesn't comply with our <link>Acceptable Use Policy</link>.",
203
203
  'fabric.editor.ai.experience.discardMessagePrompt': 'Do you want to discard your prompt?',
204
204
  'fabric.editor.ai.experience.discardMessageResponse': 'Do you want to discard your response?',
205
+ 'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Delete response?',
205
206
  'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Free generate is disabled in Elevate at this time.',
206
207
  'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 You can now paste links 🔗 to Jira and Confluence content in your prompts.',
207
208
  'fabric.editor.ai.experience.footerRightText.agents': 'Powered by Rovo',
@@ -368,6 +369,7 @@ export default {
368
369
  'fabric.editor.breakoutFullWidthLabel': 'Full-width',
369
370
  'fabric.editor.breakoutWideWidthLabel': 'Wide',
370
371
  'fabric.editor.bug': 'Bug',
372
+ 'fabric.editor.bulletedList': 'Bulleted list',
371
373
  'fabric.editor.canNotSortTable': "⚠️ You can't sort a table with merged cells",
372
374
  'fabric.editor.cancelButton': 'Cancel',
373
375
  'fabric.editor.captionPlaceholder': 'Add a caption',
@@ -659,7 +661,6 @@ export default {
659
661
  'fabric.editor.media.insert.fromUrlErrorMessage': 'Unfortunately, we can’t add this image link. Download the image, then drag and drop onto the page.',
660
662
  'fabric.editor.media.insert.fromUrlWarning': 'This image might not be visible to others due to source restrictions. Consider uploading the file instead.',
661
663
  'fabric.editor.media.insert.insert': 'Insert',
662
- 'fabric.editor.media.insert.insertSmartValueHelperMessage': 'Tip: Enter a smart value or replace a URL path with a smart value to make content dynamic.',
663
664
  'fabric.editor.media.insert.invalidUrlErrorMessage': 'Invalid link',
664
665
  'fabric.editor.media.insert.linkTabTitle': 'Link',
665
666
  'fabric.editor.media.insert.loadPreview': 'Load preview',
@@ -702,6 +703,7 @@ export default {
702
703
  'fabric.editor.navigate.toolbar.askAI': 'Ask AI',
703
704
  'fabric.editor.navigate.toolbar.editor': 'Navigate to editor toolbar',
704
705
  'fabric.editor.navigate.toolbar.floating': 'Navigate to floating toolbar',
706
+ 'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {You do not have permission to add comments to this blogpost} page {You do not have permission to add comments to this page} other {You do not have permission to add comments to this page}}',
705
707
  'fabric.editor.noResultsFound': 'No results',
706
708
  'fabric.editor.noSearchResults': 'No search results',
707
709
  'fabric.editor.normal': 'Normal text',
@@ -714,6 +716,7 @@ export default {
714
716
  'fabric.editor.openButtonTitle': 'Open',
715
717
  'fabric.editor.openCellOptions': 'Open cell options',
716
718
  'fabric.editor.openLink': 'Open link in a new tab',
719
+ 'fabric.editor.openPreviewPanel': 'Open preview panel',
717
720
  'fabric.editor.orderedList': 'Numbered list',
718
721
  'fabric.editor.orderedList.description': 'Create an ordered list',
719
722
  'fabric.editor.other': 'Others...',
@@ -734,6 +737,7 @@ export default {
734
737
  'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
735
738
  'fabric.editor.plainText': 'Use plain text',
736
739
  'fabric.editor.preferencesLink': 'Link preferences',
740
+ 'fabric.editor.previewButtonTitle': 'Preview',
737
741
  'fabric.editor.quickInsert': 'Quick insert',
738
742
  'fabric.editor.recordLoomShortTitle': 'Record',
739
743
  'fabric.editor.recordVideo': 'Record a Loom video',
@@ -202,6 +202,7 @@ export default {
202
202
  'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': "⁣⁢We couldn’t complete that request because it doesn't comply with our <link>Acceptable Use Policy</link>.‍‍‍⁡‌‍⁠⁠؜⁣⁤",
203
203
  'fabric.editor.ai.experience.discardMessagePrompt': '⁣⁢Do you want to discard your prompt?؜‌؜‌؜⁠‌⁣⁤',
204
204
  'fabric.editor.ai.experience.discardMessageResponse': '⁣⁢Do you want to discard your response?⁠⁡⁠‌⁡‌⁠؜‌⁡‌⁠⁡⁣⁤',
205
+ 'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': '⁣⁢Delete response?⁡‍؜‍⁠‍⁠؜‌⁠⁠⁡⁣⁤',
205
206
  'fabric.editor.ai.experience.elevateDisabledGenetateError': '⁣⁢Free generate is disabled in Elevate at this time.⁠؜‍‍‍‍⁡⁣⁤',
206
207
  'fabric.editor.ai.experience.engagementBannerLinksText': '⁣⁢🚀 You can now paste links 🔗 to Jira and Confluence content in your prompts.؜‌⁡‍⁠؜؜⁠؜⁡؜⁡؜⁣⁤',
207
208
  'fabric.editor.ai.experience.footerRightText.agents': '⁣⁢Powered by Rovo‍‌‍⁠‌⁡؜؜⁣⁤',
@@ -368,6 +369,7 @@ export default {
368
369
  'fabric.editor.breakoutFullWidthLabel': '⁣⁢Full-width‍⁡؜⁡‌؜⁠؜⁡‍⁣⁤',
369
370
  'fabric.editor.breakoutWideWidthLabel': '⁣⁢Wide؜⁡؜؜؜‌⁡‍⁠‌⁣⁤',
370
371
  'fabric.editor.bug': '⁣⁢Bug؜⁡‌⁡‍⁠⁡‍⁡؜⁡⁣⁤',
372
+ 'fabric.editor.bulletedList': '⁣⁢Bulleted list؜؜⁡‌؜⁡⁠⁡⁡‌⁣⁤',
371
373
  'fabric.editor.canNotSortTable': "⁣⁢⚠️ You can't sort a table with merged cells؜؜؜⁠⁠⁠⁡⁣⁤",
372
374
  'fabric.editor.cancelButton': '⁣⁢Cancel‍⁡⁡‌؜‌⁠‍‌؜⁣⁤',
373
375
  'fabric.editor.captionPlaceholder': '⁣⁢Add a caption؜‌‍‌‌‌‌‍⁠‍⁣⁤',
@@ -659,7 +661,6 @@ export default {
659
661
  'fabric.editor.media.insert.fromUrlErrorMessage': '⁣⁢Unfortunately, we can’t add this image link. Download the image, then drag and drop onto the page.⁡‍‍⁡‍‌⁡‌‍‌‌⁣⁤',
660
662
  'fabric.editor.media.insert.fromUrlWarning': '⁣⁢This image might not be visible to others due to source restrictions. Consider uploading the file instead.⁠⁡‌‍؜‌⁠⁣⁤',
661
663
  'fabric.editor.media.insert.insert': '⁣⁢Insert⁠⁡؜‌؜⁡⁡؜؜⁣⁤',
662
- 'fabric.editor.media.insert.insertSmartValueHelperMessage': '⁣⁢Tip: Enter a smart value or replace a URL path with a smart value to make content dynamic.؜⁠؜؜⁠‍؜⁠⁠⁣⁤',
663
664
  'fabric.editor.media.insert.invalidUrlErrorMessage': '⁣⁢Invalid link⁡‍؜⁠‍‌‌⁡⁣⁤',
664
665
  'fabric.editor.media.insert.linkTabTitle': '⁣⁢Link‍⁡‌‌⁠⁠⁡‍‍‍‍‍؜⁡⁣⁤',
665
666
  'fabric.editor.media.insert.loadPreview': '⁣⁢Load preview؜⁠‌؜‍‍⁣⁤',
@@ -702,6 +703,7 @@ export default {
702
703
  'fabric.editor.navigate.toolbar.askAI': '⁣⁢Ask AI‌‌‍؜⁡؜⁡⁡⁡‌؜؜⁣⁤',
703
704
  'fabric.editor.navigate.toolbar.editor': '⁣⁢Navigate to editor toolbar⁠‌‍⁠⁠⁠‍؜⁣⁤',
704
705
  'fabric.editor.navigate.toolbar.floating': '⁣⁢Navigate to floating toolbar⁠؜⁠‍‍؜؜‌⁠؜⁣⁤',
706
+ 'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {⁣⁢You do not have permission to add comments to this blogpost‍‌‍⁡⁠⁡‌‍⁠‍⁠‌⁠⁣⁤} page {⁣⁢You do not have permission to add comments to this page‍؜⁠‌‌⁡‌⁣⁤} other {⁣⁢You do not have permission to add comments to this page‍؜⁠‌‌⁡‌⁣⁤}}',
705
707
  'fabric.editor.noResultsFound': '⁣⁢No results⁡⁡‌‌‌⁡⁠؜‌⁠⁣⁤',
706
708
  'fabric.editor.noSearchResults': '⁣⁢No search results⁡⁡⁠‌⁡⁠⁡⁡‌؜؜⁣⁤',
707
709
  'fabric.editor.normal': '⁣⁢Normal text‌؜؜‍⁡؜⁡‍‍⁣⁤',
@@ -714,6 +716,7 @@ export default {
714
716
  'fabric.editor.openButtonTitle': '⁣⁢Open⁡‌⁠‌‌‍‌؜‌⁣⁤',
715
717
  'fabric.editor.openCellOptions': '⁣⁢Open cell options؜‌‍‌⁡⁠‍⁠⁣⁤',
716
718
  'fabric.editor.openLink': '⁣⁢Open link in a new tab⁠⁡⁡‌‍‌⁠‌‌⁡⁡⁣⁤',
719
+ 'fabric.editor.openPreviewPanel': '⁣⁢Open preview panel؜؜‍⁡؜‌⁠‍‍‍‍‍‌‌⁣⁤',
717
720
  'fabric.editor.orderedList': '⁣⁢Numbered list‍⁡؜؜⁡؜⁡‍؜⁣⁤',
718
721
  'fabric.editor.orderedList.description': '⁣⁢Create an ordered list‍؜⁠⁡‍‍‌‍‍⁣⁤',
719
722
  'fabric.editor.other': '⁣⁢Others...⁡‌⁠؜⁠‌‍‌‍؜⁠⁣⁤',
@@ -734,6 +737,7 @@ export default {
734
737
  'fabric.editor.placeholderTextPlaceholder': '⁣⁢Add placeholder text‍⁠؜⁠‍⁣⁤',
735
738
  'fabric.editor.plainText': '⁣⁢Use plain text⁠⁡⁠‌⁡⁡؜⁡⁡⁡‌؜‌⁣⁤',
736
739
  'fabric.editor.preferencesLink': '⁣⁢Link preferences⁠‌⁠‌⁡⁠‌‍⁣⁤',
740
+ 'fabric.editor.previewButtonTitle': '⁣⁢Preview⁠‍⁠⁠‌⁠‌⁠⁠⁠⁣⁤',
737
741
  'fabric.editor.quickInsert': '⁣⁢Quick insert⁠‍؜⁠⁡؜‍⁡⁡⁣⁤',
738
742
  'fabric.editor.recordLoomShortTitle': '⁣⁢Record؜⁠⁠؜‍‌‍؜⁡⁠‌⁠⁠؜⁣⁤',
739
743
  'fabric.editor.recordVideo': '⁣⁢Record a Loom video‍‍‌⁠⁡؜⁠‍⁣⁤',
@@ -47,6 +47,8 @@ export default {
47
47
  'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Le titre ne peut pas dépasser {maxLength} caractères',
48
48
  'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Continuer dans le chat',
49
49
  'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Ouvrir dans le chat',
50
+ 'fabric.editor.ai.config.item.addPolish.description': 'Peaufine le contenu pour le rendre plus raffiné',
51
+ 'fabric.editor.ai.config.item.addPolish.title': 'Affiner',
50
52
  'fabric.editor.ai.config.item.agent.title': 'Agent Rovo Atlassian Intelligence',
51
53
  'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Raccourcit le contenu pour le rendre plus concis',
52
54
  'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Raccourcir la mise à jour',
@@ -179,6 +181,7 @@ export default {
179
181
  'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Traduire',
180
182
  'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Titre de la page',
181
183
  'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Page',
184
+ 'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Nous rencontrons des problèmes et nous ne pouvons pas obtenir de réponse pour le moment. Réessayez ultérieurement.',
182
185
  'fabric.editor.ai.experience-application.documentInsertError': 'Nous rencontrons un problème pour insérer la réponse. Fermez la boîte de dialogue et réessayez.',
183
186
  'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': "Nous rencontrons un problème pour générer l'aperçu. Fermez la boîte de dialogue et réessayez.",
184
187
  'fabric.editor.ai.experience-application.rateLimitEnforced': "Nous avons reçu trop de demandes récentes impliquant Atlassian Intelligence (AI). Réessayez dans quelques minutes ou découvrez-en plus sur <link>l'utilisation excessive d'AI</link>.",
@@ -187,8 +190,11 @@ export default {
187
190
  'fabric.editor.ai.experience.apiError': "Impossible d'obtenir une réponse, veuillez réessayer.",
188
191
  'fabric.editor.ai.experience.aupViolationMessage': "Votre prompt ou votre contenu peut ne pas être conforme à notre Politique d'utilisation acceptable. Veuillez passer en revue les deux et consulter notre <link>Politique d'utilisation acceptable</link> si nécessaire. Si le problème persiste, essayez un autre prompt ou un autre contenu.",
189
192
  'fabric.editor.ai.experience.browseMore.agents': 'Rechercher des agents',
193
+ 'fabric.editor.ai.experience.cmdPaletteApiError': 'Une erreur est survenue lors de la génération de votre réponse.',
194
+ 'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': "Nous n'avons pas pu traiter cette demande, car elle n'est pas conforme à notre <link>Politique d'utilisation acceptable</link>.",
190
195
  'fabric.editor.ai.experience.discardMessagePrompt': 'Souhaitez-vous abandonner votre invite ?',
191
196
  'fabric.editor.ai.experience.discardMessageResponse': 'Souhaitez-vous abandonner votre réponse ?',
197
+ 'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Supprimer la réponse ?',
192
198
  'fabric.editor.ai.experience.elevateDisabledGenetateError': 'La génération libre est désactivée dans Elevate pour le moment.',
193
199
  'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Vous pouvez désormais coller des liens 🔗 vers du contenu Jira et Confluence dans vos prompts.',
194
200
  'fabric.editor.ai.experience.footerRightText.agents': 'Optimisé par Rovo',
@@ -283,6 +289,7 @@ export default {
283
289
  'fabric.editor.breakoutFullWidthLabel': 'Pleine largeur',
284
290
  'fabric.editor.breakoutWideWidthLabel': 'Large',
285
291
  'fabric.editor.bug': 'Bug',
292
+ 'fabric.editor.bulletedList': 'Liste à puces',
286
293
  'fabric.editor.canNotSortTable': '⚠️ Impossible de trier un tableau comportant des cellules fusionnées',
287
294
  'fabric.editor.cancelButton': 'Annuler',
288
295
  'fabric.editor.captionPlaceholder': 'Ajouter une légende',
@@ -627,6 +634,7 @@ export default {
627
634
  'fabric.editor.openButtonTitle': 'Ouvrir',
628
635
  'fabric.editor.openCellOptions': 'Ouvrir les options des cellules',
629
636
  'fabric.editor.openLink': 'Ouvrir le lien dans un nouvel onglet',
637
+ 'fabric.editor.openPreviewPanel': "Ouvrir le panneau d'aperçu",
630
638
  'fabric.editor.orderedList': 'Liste numérotée',
631
639
  'fabric.editor.orderedList.description': 'Créer une liste ordonnée',
632
640
  'fabric.editor.other': 'Autres…',
@@ -682,6 +690,7 @@ export default {
682
690
  'fabric.editor.selectTableColumn': 'Sélectionner une colonne du tableau',
683
691
  'fabric.editor.selectTableRow': 'Sélectionner une ligne du tableau',
684
692
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'Sélectionner une app',
693
+ 'fabric.editor.selectionToolbarOverflowMenuTooltip': "Plus d'options",
685
694
  'fabric.editor.settingsLinks': 'Accéder aux préférences des liens',
686
695
  'fabric.editor.shortEmptyNodePlaceholderText': 'Saisissez / pour insérer',
687
696
  'fabric.editor.shortcut': 'Raccourci de texte',
@@ -759,6 +768,7 @@ export default {
759
768
  'fabric.editor.toolbarPositionInline': 'Alignée avec le texte',
760
769
  'fabric.editor.toolbarPositionPinedAtTop': "Libérer la barre d'outils",
761
770
  'fabric.editor.toolbarPositionUnpined': "Épingler la barre d'outils en haut",
771
+ 'fabric.editor.toolbarPositionUnpinnedConcise': "Épingler la barre d'outils en haut",
762
772
  'fabric.editor.tooltip.blockPanel': 'un panneau',
763
773
  'fabric.editor.tooltip.bulletList': 'une liste',
764
774
  'fabric.editor.tooltip.decisionList': 'une liste de décisions',
@@ -47,6 +47,8 @@ export default {
47
47
  'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Tên không được vượt quá {maxLength} ký tự',
48
48
  'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Tiếp tục trong trò chuyện',
49
49
  'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Mở trong phần Trò chuyện',
50
+ 'fabric.editor.ai.config.item.addPolish.description': 'Trau chuốt nội dung cho hoàn thiện hơn',
51
+ 'fabric.editor.ai.config.item.addPolish.title': 'Trau chuốt thêm',
50
52
  'fabric.editor.ai.config.item.agent.title': 'Nhân viên hỗ trợ Atlassian Intelligence Rovo',
51
53
  'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Rút ngắn nội dung cho súc tích hơn',
52
54
  'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Rút ngắn bản cập nhật',
@@ -164,6 +166,7 @@ export default {
164
166
  'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Dịch',
165
167
  'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Tiêu đề trang',
166
168
  'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Trang',
169
+ 'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Chúng tôi đang gặp vấn đề và không thể tạo câu trả lời lúc này. Hãy thử lại sau.',
167
170
  'fabric.editor.ai.experience-application.documentInsertError': 'Đã xảy ra lỗi khi chèn phản hồi. Hãy đóng hộp thoại và thử lại.',
168
171
  'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Đã xảy ra lỗi khi tạo bản xem trước. Hãy đóng hộp thoại rồi thử lại.',
169
172
  'fabric.editor.ai.experience-application.rateLimitEnforced': 'Gần đây, chúng tôi nhận được quá nhiều yêu cầu về Atlassian Intelligence (AI). Hãy thử lại sau vài phút hoặc đọc về <link>việc sử dụng AI quá mức</link>.',
@@ -172,8 +175,11 @@ export default {
172
175
  'fabric.editor.ai.experience.apiError': 'Chúng tôi không thể nhận phản hồi, vui lòng thử lại.',
173
176
  'fabric.editor.ai.experience.aupViolationMessage': 'Lời nhắc và nội dung của bạn có thể không tuân thủ Chính sách sử dụng được chấp nhận của chúng tôi. Vui lòng xem lại cả hai và tham khảo <link>Chính sách sử dụng được chấp nhận</link> của chúng tôi nếu cần. Nếu sự cố vẫn tiếp diễn, hãy cân nhắc thử một lời nhắc hoặc nội dung khác.',
174
177
  'fabric.editor.ai.experience.browseMore.agents': 'Duyệt tìm nhân viên',
178
+ 'fabric.editor.ai.experience.cmdPaletteApiError': 'Đã xảy ra lỗi khi tạo câu trả lời cho bạn.',
179
+ 'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Chúng tôi không thể hoàn thành yêu cầu đó do yêu cầu không tuân thủ <link>Chính sách sử dụng được chấp nhận</link> của chúng tôi.',
175
180
  'fabric.editor.ai.experience.discardMessagePrompt': 'Bạn có muốn hủy bỏ lời nhắc?',
176
181
  'fabric.editor.ai.experience.discardMessageResponse': 'Bạn có muốn hủy bỏ phản hồi?',
182
+ 'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Xóa câu trả lời?',
177
183
  'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Tính năng tạo miễn phí hiện đang tắt trong Elevate',
178
184
  'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Bạn hiện có thể dán liên kết 🔗 tới nội dung Jira và Confluence vào lời nhắc của mình.',
179
185
  'fabric.editor.ai.experience.footerRightText.agents': 'Được hỗ trợ bởi Rovo',
@@ -268,6 +274,7 @@ export default {
268
274
  'fabric.editor.breakoutFullWidthLabel': 'Toàn chiều rộng',
269
275
  'fabric.editor.breakoutWideWidthLabel': 'Rộng',
270
276
  'fabric.editor.bug': 'Lỗi',
277
+ 'fabric.editor.bulletedList': 'Danh sách có dấu đầu dòng',
271
278
  'fabric.editor.canNotSortTable': '⚠️ Bạn không thể sắp xếp bảng có các ô đã hợp nhất',
272
279
  'fabric.editor.cancelButton': 'Hủy',
273
280
  'fabric.editor.captionPlaceholder': 'Thêm chú thích',
@@ -612,6 +619,7 @@ export default {
612
619
  'fabric.editor.openButtonTitle': 'Mở',
613
620
  'fabric.editor.openCellOptions': 'Mở tùy chọn ô',
614
621
  'fabric.editor.openLink': 'Mở liên kết trong tab mới',
622
+ 'fabric.editor.openPreviewPanel': 'Mở bảng xem trước',
615
623
  'fabric.editor.orderedList': 'Danh sách được đánh số',
616
624
  'fabric.editor.orderedList.description': 'Tạo một danh sách kiểu sắp xếp',
617
625
  'fabric.editor.other': 'Khác...',
@@ -667,6 +675,7 @@ export default {
667
675
  'fabric.editor.selectTableColumn': 'Chọn cột trong bảng',
668
676
  'fabric.editor.selectTableRow': 'Chọn hàng trong bảng',
669
677
  'fabric.editor.selectionExtensionDropdownButtonLabel': 'Chọn ứng dụng',
678
+ 'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Tùy chọn khác',
670
679
  'fabric.editor.settingsLinks': 'Vào phần Tùy chọn liên kết',
671
680
  'fabric.editor.shortEmptyNodePlaceholderText': '/ để chèn',
672
681
  'fabric.editor.shortcut': 'Phím tắt văn bản',
@@ -744,6 +753,7 @@ export default {
744
753
  'fabric.editor.toolbarPositionInline': 'Cùng dòng với văn bản',
745
754
  'fabric.editor.toolbarPositionPinedAtTop': 'Bỏ ghim thanh công cụ',
746
755
  'fabric.editor.toolbarPositionUnpined': 'Ghim thanh công cụ lên đầu',
756
+ 'fabric.editor.toolbarPositionUnpinnedConcise': 'Ghim thanh công cụ lên đầu',
747
757
  'fabric.editor.tooltip.blockPanel': 'một bảng điều khiển',
748
758
  'fabric.editor.tooltip.bulletList': 'một danh sách',
749
759
  'fabric.editor.tooltip.decisionList': 'một danh sách quyết định',
@@ -29,15 +29,5 @@ export var annotationMessages = defineMessages({
29
29
  id: 'fabric.editor.annotationToolbar',
30
30
  defaultMessage: 'Annotation toolbar',
31
31
  description: 'A label for a toolbar (UI element) that creates annotations/comments in the document'
32
- },
33
- createCommentOnInlineNodeSpotlightBody: {
34
- id: 'fabric.editor.createCommentOnInlineNodeSpotlight.body',
35
- defaultMessage: 'You can now leave comments on inline elements like links, dates, statuses and mentions.',
36
- description: 'The body content of the spotlight message that appears when the user can leave comments on inline nodes'
37
- },
38
- createCommentOnInlineNodeSpotlightAction: {
39
- id: 'fabric.editor.createCommentOnInlineNodeSpotlight.action',
40
- defaultMessage: 'Got it',
41
- description: 'The content of the action button that closes the spotlight'
42
32
  }
43
33
  });
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
7
7
  import { isFedRamp } from './environment';
8
8
  var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
9
9
  var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
10
- var packageVersion = "107.25.1";
10
+ var packageVersion = "107.25.3";
11
11
  var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
12
12
  // Remove URL as it has UGC
13
13
  // Ignored via go/ees007
@@ -21,7 +21,7 @@ import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
21
21
  import { fg } from '@atlaskit/platform-feature-flags';
22
22
  import Layer from '../Layer';
23
23
  var packageName = "@atlaskit/editor-common";
24
- var packageVersion = "107.25.1";
24
+ var packageVersion = "107.25.3";
25
25
  var halfFocusRing = 1;
26
26
  var dropOffset = '0, 8';
27
27
  var fadeIn = keyframes({
@@ -492,7 +492,6 @@ export declare const TELEPOINTER_PULSE_CLASS = "telepointer-pulse-animate";
492
492
  export declare const TELEPOINTER_PULSE_DURING_TR_CLASS = "telepointer-pulse-during-tr";
493
493
  export declare const TELEPOINTER_PULSE_DURING_TR_DURATION_MS = 7500;
494
494
  export declare const TELEPOINTER_DATA_SESSION_ID_ATTR = "data-telepointer-sessionid";
495
- export declare const telepointerStyleWithInitialOnly: import("@emotion/react").SerializedStyles;
496
495
  export declare const telepointerStyle: import("@emotion/react").SerializedStyles;
497
496
  export declare const isDirtyTransaction: (tr: Transaction | ReadonlyTransaction) => boolean;
498
497
  export declare const tintDirtyTransaction: (tr: Transaction) => void;
@@ -200,6 +200,7 @@ declare const _default: {
200
200
  'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': string;
201
201
  'fabric.editor.ai.experience.discardMessagePrompt': string;
202
202
  'fabric.editor.ai.experience.discardMessageResponse': string;
203
+ 'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': string;
203
204
  'fabric.editor.ai.experience.elevateDisabledGenetateError': string;
204
205
  'fabric.editor.ai.experience.engagementBannerLinksText': string;
205
206
  'fabric.editor.ai.experience.footerRightText.agents': string;
@@ -366,6 +367,7 @@ declare const _default: {
366
367
  'fabric.editor.breakoutFullWidthLabel': string;
367
368
  'fabric.editor.breakoutWideWidthLabel': string;
368
369
  'fabric.editor.bug': string;
370
+ 'fabric.editor.bulletedList': string;
369
371
  'fabric.editor.canNotSortTable': string;
370
372
  'fabric.editor.cancelButton': string;
371
373
  'fabric.editor.captionPlaceholder': string;
@@ -657,7 +659,6 @@ declare const _default: {
657
659
  'fabric.editor.media.insert.fromUrlErrorMessage': string;
658
660
  'fabric.editor.media.insert.fromUrlWarning': string;
659
661
  'fabric.editor.media.insert.insert': string;
660
- 'fabric.editor.media.insert.insertSmartValueHelperMessage': string;
661
662
  'fabric.editor.media.insert.invalidUrlErrorMessage': string;
662
663
  'fabric.editor.media.insert.linkTabTitle': string;
663
664
  'fabric.editor.media.insert.loadPreview': string;
@@ -700,6 +701,7 @@ declare const _default: {
700
701
  'fabric.editor.navigate.toolbar.askAI': string;
701
702
  'fabric.editor.navigate.toolbar.editor': string;
702
703
  'fabric.editor.navigate.toolbar.floating': string;
704
+ 'fabric.editor.noPermissionToAddComment': string;
703
705
  'fabric.editor.noResultsFound': string;
704
706
  'fabric.editor.noSearchResults': string;
705
707
  'fabric.editor.normal': string;
@@ -712,6 +714,7 @@ declare const _default: {
712
714
  'fabric.editor.openButtonTitle': string;
713
715
  'fabric.editor.openCellOptions': string;
714
716
  'fabric.editor.openLink': string;
717
+ 'fabric.editor.openPreviewPanel': string;
715
718
  'fabric.editor.orderedList': string;
716
719
  'fabric.editor.orderedList.description': string;
717
720
  'fabric.editor.other': string;
@@ -732,6 +735,7 @@ declare const _default: {
732
735
  'fabric.editor.placeholderTextPlaceholder': string;
733
736
  'fabric.editor.plainText': string;
734
737
  'fabric.editor.preferencesLink': string;
738
+ 'fabric.editor.previewButtonTitle': string;
735
739
  'fabric.editor.quickInsert': string;
736
740
  'fabric.editor.recordLoomShortTitle': string;
737
741
  'fabric.editor.recordVideo': string;