@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.138.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/dist/cjs/i18n/cs.js +15 -1
- package/dist/cjs/i18n/da.js +15 -1
- package/dist/cjs/i18n/de.js +6 -1
- package/dist/cjs/i18n/en.js +32 -17
- package/dist/cjs/i18n/en_GB.js +32 -17
- package/dist/cjs/i18n/en_ZZ.js +32 -17
- package/dist/cjs/i18n/es.js +27 -1
- package/dist/cjs/i18n/fi.js +15 -1
- package/dist/cjs/i18n/fr.js +15 -1
- package/dist/cjs/i18n/hr.js +11 -1
- package/dist/cjs/i18n/hu.js +15 -1
- package/dist/cjs/i18n/it.js +18 -1
- package/dist/cjs/i18n/ja.js +15 -1
- package/dist/cjs/i18n/ko.js +16 -2
- package/dist/cjs/i18n/nb.js +15 -1
- package/dist/cjs/i18n/nl.js +17 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +27 -1
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sl.js +23 -1
- package/dist/cjs/i18n/sr_RS.js +11 -1
- package/dist/cjs/i18n/sr_YR.js +11 -1
- package/dist/cjs/i18n/sv.js +15 -1
- package/dist/cjs/i18n/th.js +12 -3
- package/dist/cjs/i18n/tr.js +15 -1
- package/dist/cjs/i18n/uk.js +6 -3
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +25 -2
- package/dist/cjs/i18n/zh_TW.js +24 -1
- package/dist/esm/i18n/cs.d.ts +15 -1
- package/dist/esm/i18n/cs.js +15 -1
- package/dist/esm/i18n/da.d.ts +15 -1
- package/dist/esm/i18n/da.js +15 -1
- package/dist/esm/i18n/de.d.ts +6 -1
- package/dist/esm/i18n/de.js +6 -1
- package/dist/esm/i18n/en.d.ts +18 -3
- package/dist/esm/i18n/en.js +32 -17
- package/dist/esm/i18n/en_GB.d.ts +18 -3
- package/dist/esm/i18n/en_GB.js +32 -17
- package/dist/esm/i18n/en_ZZ.d.ts +18 -3
- package/dist/esm/i18n/en_ZZ.js +32 -17
- package/dist/esm/i18n/es.d.ts +26 -0
- package/dist/esm/i18n/es.js +27 -1
- package/dist/esm/i18n/fi.d.ts +15 -1
- package/dist/esm/i18n/fi.js +15 -1
- package/dist/esm/i18n/fr.d.ts +15 -1
- package/dist/esm/i18n/fr.js +15 -1
- package/dist/esm/i18n/hr.d.ts +11 -1
- package/dist/esm/i18n/hr.js +11 -1
- package/dist/esm/i18n/hu.d.ts +15 -1
- package/dist/esm/i18n/hu.js +15 -1
- package/dist/esm/i18n/it.d.ts +18 -1
- package/dist/esm/i18n/it.js +18 -1
- package/dist/esm/i18n/ja.d.ts +15 -1
- package/dist/esm/i18n/ja.js +15 -1
- package/dist/esm/i18n/ko.d.ts +15 -1
- package/dist/esm/i18n/ko.js +16 -2
- package/dist/esm/i18n/nb.d.ts +15 -1
- package/dist/esm/i18n/nb.js +15 -1
- package/dist/esm/i18n/nl.d.ts +15 -1
- package/dist/esm/i18n/nl.js +17 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +26 -0
- package/dist/esm/i18n/pt_BR.js +27 -1
- package/dist/esm/i18n/ru.d.ts +6 -1
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sl.d.ts +22 -0
- package/dist/esm/i18n/sl.js +23 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -1
- package/dist/esm/i18n/sr_RS.js +11 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -1
- package/dist/esm/i18n/sr_YR.js +11 -1
- package/dist/esm/i18n/sv.d.ts +15 -1
- package/dist/esm/i18n/sv.js +15 -1
- package/dist/esm/i18n/th.d.ts +10 -1
- package/dist/esm/i18n/th.js +12 -3
- package/dist/esm/i18n/tr.d.ts +15 -1
- package/dist/esm/i18n/tr.js +15 -1
- package/dist/esm/i18n/uk.d.ts +4 -1
- package/dist/esm/i18n/uk.js +6 -3
- package/dist/esm/i18n/vi.d.ts +10 -1
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +25 -2
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +24 -1
- package/dist/types/i18n/cs.d.ts +15 -1
- package/dist/types/i18n/da.d.ts +15 -1
- package/dist/types/i18n/de.d.ts +6 -1
- package/dist/types/i18n/en.d.ts +18 -3
- package/dist/types/i18n/en_GB.d.ts +18 -3
- package/dist/types/i18n/en_ZZ.d.ts +18 -3
- package/dist/types/i18n/es.d.ts +26 -0
- package/dist/types/i18n/fi.d.ts +15 -1
- package/dist/types/i18n/fr.d.ts +15 -1
- package/dist/types/i18n/hr.d.ts +11 -1
- package/dist/types/i18n/hu.d.ts +15 -1
- package/dist/types/i18n/it.d.ts +18 -1
- package/dist/types/i18n/ja.d.ts +15 -1
- package/dist/types/i18n/ko.d.ts +15 -1
- package/dist/types/i18n/nb.d.ts +15 -1
- package/dist/types/i18n/nl.d.ts +15 -1
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +26 -0
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sl.d.ts +22 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -1
- package/dist/types/i18n/sr_YR.d.ts +11 -1
- package/dist/types/i18n/sv.d.ts +15 -1
- package/dist/types/i18n/th.d.ts +10 -1
- package/dist/types/i18n/tr.d.ts +15 -1
- package/dist/types/i18n/uk.d.ts +4 -1
- package/dist/types/i18n/vi.d.ts +10 -1
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -1
- package/i18n/da.ts +15 -1
- package/i18n/de.ts +7 -1
- package/i18n/en.ts +32 -22
- package/i18n/en_GB.ts +32 -22
- package/i18n/en_ZZ.ts +33 -19
- package/i18n/es.ts +31 -1
- package/i18n/fi.ts +15 -1
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +11 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +20 -1
- package/i18n/ja.ts +15 -1
- package/i18n/ko.ts +16 -2
- package/i18n/nb.ts +15 -1
- package/i18n/nl.ts +18 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +30 -1
- package/i18n/ru.ts +6 -1
- package/i18n/sl.ts +27 -1
- package/i18n/sr_RS.ts +11 -1
- package/i18n/sr_YR.ts +11 -1
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +12 -3
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +6 -3
- package/i18n/vi.ts +10 -1
- package/i18n/zh.ts +26 -2
- package/i18n/zh_TW.ts +25 -1
- package/package.json +1 -1
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,8 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,8 +352,10 @@ declare const _default: {
|
|
|
349
352
|
'fabric.editor.annotationToolbar': string;
|
|
350
353
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
355
|
+
'fabric.editor.askRovo': string;
|
|
352
356
|
'fabric.editor.backLink': string;
|
|
353
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
354
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
355
360
|
'fabric.editor.block.menu.copy': string;
|
|
356
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -430,7 +435,11 @@ declare const _default: {
|
|
|
430
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
433
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
434
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
444
|
'fabric.editor.codeblock': string;
|
|
436
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -578,6 +587,8 @@ declare const _default: {
|
|
|
578
587
|
'fabric.editor.emptyLink': string;
|
|
579
588
|
'fabric.editor.emptySearchResults': string;
|
|
580
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
581
592
|
'fabric.editor.epic': string;
|
|
582
593
|
'fabric.editor.error': string;
|
|
583
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -586,6 +597,7 @@ declare const _default: {
|
|
|
586
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
587
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
588
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
589
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
590
602
|
'fabric.editor.error.message.label': string;
|
|
591
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -722,6 +734,8 @@ declare const _default: {
|
|
|
722
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
735
|
'fabric.editor.layout.columnOption': string;
|
|
724
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
738
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
739
|
'fabric.editor.layout.placeholder': string;
|
|
726
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
741
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +760,10 @@ declare const _default: {
|
|
|
746
760
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
761
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
762
|
'fabric.editor.markdown': string;
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
766
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
767
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +973,12 @@ declare const _default: {
|
|
|
955
973
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
974
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
975
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
982
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
983
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
984
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1050,7 +1074,9 @@ declare const _default: {
|
|
|
1050
1074
|
'fabric.editor.unorderedList': string;
|
|
1051
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1052
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1053
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1054
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1055
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1056
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,8 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -347,8 +350,10 @@ declare const _default: {
|
|
|
347
350
|
'fabric.editor.annotationToolbar': string;
|
|
348
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
349
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
350
354
|
'fabric.editor.backLink': string;
|
|
351
355
|
'fabric.editor.backgroundColor': string;
|
|
356
|
+
'fabric.editor.block.menu.change.format': string;
|
|
352
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
353
358
|
'fabric.editor.block.menu.copy': string;
|
|
354
359
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -428,7 +433,11 @@ declare const _default: {
|
|
|
428
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
429
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
430
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
438
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
431
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
432
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
433
442
|
'fabric.editor.codeblock': string;
|
|
434
443
|
'fabric.editor.codeblock.description': string;
|
|
@@ -576,6 +585,8 @@ declare const _default: {
|
|
|
576
585
|
'fabric.editor.emptyLink': string;
|
|
577
586
|
'fabric.editor.emptySearchResults': string;
|
|
578
587
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
579
590
|
'fabric.editor.epic': string;
|
|
580
591
|
'fabric.editor.error': string;
|
|
581
592
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -584,6 +595,7 @@ declare const _default: {
|
|
|
584
595
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
585
596
|
'fabric.editor.error.description.reference.offline': string;
|
|
586
597
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
598
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
587
599
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
588
600
|
'fabric.editor.error.message.label': string;
|
|
589
601
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -720,6 +732,8 @@ declare const _default: {
|
|
|
720
732
|
'fabric.editor.keyboardShortcuts': string;
|
|
721
733
|
'fabric.editor.layout.columnOption': string;
|
|
722
734
|
'fabric.editor.layout.controls.placeholder': string;
|
|
735
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
736
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
723
737
|
'fabric.editor.layout.placeholder': string;
|
|
724
738
|
'fabric.editor.layout.resizeLayout': string;
|
|
725
739
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -744,6 +758,10 @@ declare const _default: {
|
|
|
744
758
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
745
759
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
746
760
|
'fabric.editor.markdown': string;
|
|
761
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
764
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
747
765
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
748
766
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
749
767
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -953,6 +971,12 @@ declare const _default: {
|
|
|
953
971
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
954
972
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
955
973
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
956
980
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
957
981
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
958
982
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1048,7 +1072,9 @@ declare const _default: {
|
|
|
1048
1072
|
'fabric.editor.unorderedList': string;
|
|
1049
1073
|
'fabric.editor.unorderedList.description': string;
|
|
1050
1074
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1075
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1051
1076
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1052
1078
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1053
1079
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1054
1080
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -349,6 +349,7 @@ declare const _default: {
|
|
|
349
349
|
'fabric.editor.annotationToolbar': string;
|
|
350
350
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
351
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
352
|
+
'fabric.editor.askRovo': string;
|
|
352
353
|
'fabric.editor.backLink': string;
|
|
353
354
|
'fabric.editor.backgroundColor': string;
|
|
354
355
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -722,6 +723,7 @@ declare const _default: {
|
|
|
722
723
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
724
|
'fabric.editor.layout.columnOption': string;
|
|
724
725
|
'fabric.editor.layout.controls.placeholder': string;
|
|
726
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
727
|
'fabric.editor.layout.placeholder': string;
|
|
726
728
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
729
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,11 +748,14 @@ declare const _default: {
|
|
|
746
748
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
749
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
750
|
'fabric.editor.markdown': string;
|
|
751
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
752
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
754
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
755
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
756
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
757
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
752
758
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
753
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
754
759
|
'fabric.editor.matchCase': string;
|
|
755
760
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
756
761
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -125,6 +125,7 @@ declare const _default: {
|
|
|
125
125
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
126
126
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
127
127
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
128
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
128
129
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
129
130
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
130
131
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -134,6 +135,8 @@ declare const _default: {
|
|
|
134
135
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
135
136
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
136
137
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
138
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
139
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
137
140
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
138
141
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
139
142
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -417,8 +420,10 @@ declare const _default: {
|
|
|
417
420
|
'fabric.editor.annotationToolbar': string;
|
|
418
421
|
'fabric.editor.anonymous-collaborator': string;
|
|
419
422
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
423
|
+
'fabric.editor.askRovo': string;
|
|
420
424
|
'fabric.editor.backLink': string;
|
|
421
425
|
'fabric.editor.backgroundColor': string;
|
|
426
|
+
'fabric.editor.block.menu.change.format': string;
|
|
422
427
|
'fabric.editor.block.menu.codeblock': string;
|
|
423
428
|
'fabric.editor.block.menu.copy': string;
|
|
424
429
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -492,6 +497,8 @@ declare const _default: {
|
|
|
492
497
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
493
498
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
494
499
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
500
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
501
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
495
502
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
496
503
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
497
504
|
'fabric.editor.codeblock': string;
|
|
@@ -637,6 +644,7 @@ declare const _default: {
|
|
|
637
644
|
'fabric.editor.emptyLink': string;
|
|
638
645
|
'fabric.editor.emptySearchResults': string;
|
|
639
646
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
647
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
640
648
|
'fabric.editor.epic': string;
|
|
641
649
|
'fabric.editor.error': string;
|
|
642
650
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -645,6 +653,7 @@ declare const _default: {
|
|
|
645
653
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
646
654
|
'fabric.editor.error.description.reference.offline': string;
|
|
647
655
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
656
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
648
657
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
649
658
|
'fabric.editor.error.message.label': string;
|
|
650
659
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -778,6 +787,8 @@ declare const _default: {
|
|
|
778
787
|
'fabric.editor.keyboardShortcuts': string;
|
|
779
788
|
'fabric.editor.layout.columnOption': string;
|
|
780
789
|
'fabric.editor.layout.controls.placeholder': string;
|
|
790
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
791
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
781
792
|
'fabric.editor.layout.placeholder': string;
|
|
782
793
|
'fabric.editor.layout.resizeLayout': string;
|
|
783
794
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -802,6 +813,9 @@ declare const _default: {
|
|
|
802
813
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
803
814
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
804
815
|
'fabric.editor.markdown': string;
|
|
816
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
817
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
818
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
805
819
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
806
820
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
807
821
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -1008,6 +1022,12 @@ declare const _default: {
|
|
|
1008
1022
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
1009
1023
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
1010
1024
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
1025
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
1026
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
1027
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
1030
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
1011
1031
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
1012
1032
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
1013
1033
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1103,7 +1123,9 @@ declare const _default: {
|
|
|
1103
1123
|
'fabric.editor.unorderedList': string;
|
|
1104
1124
|
'fabric.editor.unorderedList.description': string;
|
|
1105
1125
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1126
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1106
1127
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1128
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1107
1129
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1108
1130
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1109
1131
|
'fabric.editor.unsupportedInlineContent': string;
|
|
@@ -127,6 +127,7 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
128
128
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
130
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
130
131
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
132
133
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -419,6 +420,7 @@ declare const _default: {
|
|
|
419
420
|
'fabric.editor.annotationToolbar': string;
|
|
420
421
|
'fabric.editor.anonymous-collaborator': string;
|
|
421
422
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
423
|
+
'fabric.editor.askRovo': string;
|
|
422
424
|
'fabric.editor.backLink': string;
|
|
423
425
|
'fabric.editor.backgroundColor': string;
|
|
424
426
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -786,6 +788,7 @@ declare const _default: {
|
|
|
786
788
|
'fabric.editor.keyboardShortcuts': string;
|
|
787
789
|
'fabric.editor.layout.columnOption': string;
|
|
788
790
|
'fabric.editor.layout.controls.placeholder': string;
|
|
791
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
789
792
|
'fabric.editor.layout.placeholder': string;
|
|
790
793
|
'fabric.editor.layout.resizeLayout': string;
|
|
791
794
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -810,11 +813,12 @@ declare const _default: {
|
|
|
810
813
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
811
814
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
812
815
|
'fabric.editor.markdown': string;
|
|
816
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
817
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
813
818
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
814
819
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
815
820
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
816
821
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
817
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
818
822
|
'fabric.editor.matchCase': string;
|
|
819
823
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
820
824
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1016,6 +1020,12 @@ declare const _default: {
|
|
|
1016
1020
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
1017
1021
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
1018
1022
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
1023
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
1024
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
1025
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
1026
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
1027
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
1019
1029
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
1020
1030
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
1021
1031
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -127,6 +127,7 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
128
128
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
130
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
130
131
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
132
133
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -419,6 +420,7 @@ declare const _default: {
|
|
|
419
420
|
'fabric.editor.annotationToolbar': string;
|
|
420
421
|
'fabric.editor.anonymous-collaborator': string;
|
|
421
422
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
423
|
+
'fabric.editor.askRovo': string;
|
|
422
424
|
'fabric.editor.backLink': string;
|
|
423
425
|
'fabric.editor.backgroundColor': string;
|
|
424
426
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -786,6 +788,7 @@ declare const _default: {
|
|
|
786
788
|
'fabric.editor.keyboardShortcuts': string;
|
|
787
789
|
'fabric.editor.layout.columnOption': string;
|
|
788
790
|
'fabric.editor.layout.controls.placeholder': string;
|
|
791
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
789
792
|
'fabric.editor.layout.placeholder': string;
|
|
790
793
|
'fabric.editor.layout.resizeLayout': string;
|
|
791
794
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -810,11 +813,12 @@ declare const _default: {
|
|
|
810
813
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
811
814
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
812
815
|
'fabric.editor.markdown': string;
|
|
816
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
817
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
813
818
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
814
819
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
815
820
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
816
821
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
817
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
818
822
|
'fabric.editor.matchCase': string;
|
|
819
823
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
820
824
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1016,6 +1020,12 @@ declare const _default: {
|
|
|
1016
1020
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
1017
1021
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
1018
1022
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
1023
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
1024
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
1025
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
1026
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
1027
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
1019
1029
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
1020
1030
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
1021
1031
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,6 +432,7 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
432
436
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeblock': string;
|
|
@@ -721,6 +725,7 @@ declare const _default: {
|
|
|
721
725
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
726
|
'fabric.editor.layout.columnOption': string;
|
|
723
727
|
'fabric.editor.layout.controls.placeholder': string;
|
|
728
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
729
|
'fabric.editor.layout.placeholder': string;
|
|
725
730
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
731
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,11 +750,14 @@ declare const _default: {
|
|
|
745
750
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
752
|
'fabric.editor.markdown': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
756
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
757
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
758
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
752
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
753
761
|
'fabric.editor.matchCase': string;
|
|
754
762
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -954,6 +962,12 @@ declare const _default: {
|
|
|
954
962
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
963
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
965
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
971
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -334,6 +334,7 @@ declare const _default: {
|
|
|
334
334
|
'fabric.editor.annotationToolbar': string;
|
|
335
335
|
'fabric.editor.anonymous-collaborator': string;
|
|
336
336
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
337
|
+
'fabric.editor.askRovo': string;
|
|
337
338
|
'fabric.editor.backLink': string;
|
|
338
339
|
'fabric.editor.backgroundColor': string;
|
|
339
340
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -707,6 +708,7 @@ declare const _default: {
|
|
|
707
708
|
'fabric.editor.keyboardShortcuts': string;
|
|
708
709
|
'fabric.editor.layout.columnOption': string;
|
|
709
710
|
'fabric.editor.layout.controls.placeholder': string;
|
|
711
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
710
712
|
'fabric.editor.layout.placeholder': string;
|
|
711
713
|
'fabric.editor.layout.resizeLayout': string;
|
|
712
714
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -731,11 +733,12 @@ declare const _default: {
|
|
|
731
733
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
732
734
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
733
735
|
'fabric.editor.markdown': string;
|
|
736
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
737
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
734
738
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
735
739
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
736
740
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
737
741
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
738
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
739
742
|
'fabric.editor.matchCase': string;
|
|
740
743
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
741
744
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -940,6 +943,12 @@ declare const _default: {
|
|
|
940
943
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
941
944
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
942
945
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
946
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
947
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
948
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
949
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
950
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
951
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
943
952
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
944
953
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
945
954
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,11 +751,14 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
753
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
754
762
|
'fabric.editor.matchCase': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -955,6 +963,12 @@ declare const _default: {
|
|
|
955
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -334,6 +334,7 @@ declare const _default: {
|
|
|
334
334
|
'fabric.editor.annotationToolbar': string;
|
|
335
335
|
'fabric.editor.anonymous-collaborator': string;
|
|
336
336
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
337
|
+
'fabric.editor.askRovo': string;
|
|
337
338
|
'fabric.editor.backLink': string;
|
|
338
339
|
'fabric.editor.backgroundColor': string;
|
|
339
340
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -707,6 +708,7 @@ declare const _default: {
|
|
|
707
708
|
'fabric.editor.keyboardShortcuts': string;
|
|
708
709
|
'fabric.editor.layout.columnOption': string;
|
|
709
710
|
'fabric.editor.layout.controls.placeholder': string;
|
|
711
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
710
712
|
'fabric.editor.layout.placeholder': string;
|
|
711
713
|
'fabric.editor.layout.resizeLayout': string;
|
|
712
714
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -731,11 +733,12 @@ declare const _default: {
|
|
|
731
733
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
732
734
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
733
735
|
'fabric.editor.markdown': string;
|
|
736
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
737
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
734
738
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
735
739
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
736
740
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
737
741
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
738
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
739
742
|
'fabric.editor.matchCase': string;
|
|
740
743
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
741
744
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|