@atlaskit/afm-i18n-platform-editor-editor-common 2.138.0 → 2.140.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.
Files changed (111) hide show
  1. package/dist/cjs/i18n/cs.js +12 -0
  2. package/dist/cjs/i18n/da.js +12 -0
  3. package/dist/cjs/i18n/de.js +21 -0
  4. package/dist/cjs/i18n/fi.js +9 -0
  5. package/dist/cjs/i18n/fr.js +10 -1
  6. package/dist/cjs/i18n/hr.js +11 -0
  7. package/dist/cjs/i18n/hu.js +9 -0
  8. package/dist/cjs/i18n/it.js +9 -0
  9. package/dist/cjs/i18n/ja.js +9 -0
  10. package/dist/cjs/i18n/ko.js +10 -1
  11. package/dist/cjs/i18n/nb.js +9 -0
  12. package/dist/cjs/i18n/nl.js +9 -0
  13. package/dist/cjs/i18n/ru.js +18 -0
  14. package/dist/cjs/i18n/sl.js +13 -0
  15. package/dist/cjs/i18n/sr_RS.js +11 -0
  16. package/dist/cjs/i18n/sr_YR.js +11 -0
  17. package/dist/cjs/i18n/sv.js +9 -0
  18. package/dist/cjs/i18n/th.js +12 -0
  19. package/dist/cjs/i18n/tr.js +10 -1
  20. package/dist/cjs/i18n/uk.js +23 -0
  21. package/dist/cjs/i18n/vi.js +17 -0
  22. package/dist/cjs/i18n/zh_TW.js +9 -0
  23. package/dist/esm/i18n/cs.d.ts +12 -0
  24. package/dist/esm/i18n/cs.js +12 -0
  25. package/dist/esm/i18n/da.d.ts +12 -0
  26. package/dist/esm/i18n/da.js +12 -0
  27. package/dist/esm/i18n/de.d.ts +21 -0
  28. package/dist/esm/i18n/de.js +21 -0
  29. package/dist/esm/i18n/fi.d.ts +9 -0
  30. package/dist/esm/i18n/fi.js +9 -0
  31. package/dist/esm/i18n/fr.d.ts +9 -0
  32. package/dist/esm/i18n/fr.js +10 -1
  33. package/dist/esm/i18n/hr.d.ts +11 -0
  34. package/dist/esm/i18n/hr.js +11 -0
  35. package/dist/esm/i18n/hu.d.ts +9 -0
  36. package/dist/esm/i18n/hu.js +9 -0
  37. package/dist/esm/i18n/it.d.ts +9 -0
  38. package/dist/esm/i18n/it.js +9 -0
  39. package/dist/esm/i18n/ja.d.ts +9 -0
  40. package/dist/esm/i18n/ja.js +9 -0
  41. package/dist/esm/i18n/ko.d.ts +9 -0
  42. package/dist/esm/i18n/ko.js +10 -1
  43. package/dist/esm/i18n/nb.d.ts +9 -0
  44. package/dist/esm/i18n/nb.js +9 -0
  45. package/dist/esm/i18n/nl.d.ts +9 -0
  46. package/dist/esm/i18n/nl.js +9 -0
  47. package/dist/esm/i18n/ru.d.ts +18 -0
  48. package/dist/esm/i18n/ru.js +18 -0
  49. package/dist/esm/i18n/sl.d.ts +13 -0
  50. package/dist/esm/i18n/sl.js +13 -0
  51. package/dist/esm/i18n/sr_RS.d.ts +11 -0
  52. package/dist/esm/i18n/sr_RS.js +11 -0
  53. package/dist/esm/i18n/sr_YR.d.ts +11 -0
  54. package/dist/esm/i18n/sr_YR.js +11 -0
  55. package/dist/esm/i18n/sv.d.ts +9 -0
  56. package/dist/esm/i18n/sv.js +9 -0
  57. package/dist/esm/i18n/th.d.ts +12 -0
  58. package/dist/esm/i18n/th.js +12 -0
  59. package/dist/esm/i18n/tr.d.ts +9 -0
  60. package/dist/esm/i18n/tr.js +10 -1
  61. package/dist/esm/i18n/uk.d.ts +23 -0
  62. package/dist/esm/i18n/uk.js +23 -0
  63. package/dist/esm/i18n/vi.d.ts +17 -0
  64. package/dist/esm/i18n/vi.js +17 -0
  65. package/dist/esm/i18n/zh_TW.d.ts +9 -0
  66. package/dist/esm/i18n/zh_TW.js +9 -0
  67. package/dist/types/i18n/cs.d.ts +12 -0
  68. package/dist/types/i18n/da.d.ts +12 -0
  69. package/dist/types/i18n/de.d.ts +21 -0
  70. package/dist/types/i18n/fi.d.ts +9 -0
  71. package/dist/types/i18n/fr.d.ts +9 -0
  72. package/dist/types/i18n/hr.d.ts +11 -0
  73. package/dist/types/i18n/hu.d.ts +9 -0
  74. package/dist/types/i18n/it.d.ts +9 -0
  75. package/dist/types/i18n/ja.d.ts +9 -0
  76. package/dist/types/i18n/ko.d.ts +9 -0
  77. package/dist/types/i18n/nb.d.ts +9 -0
  78. package/dist/types/i18n/nl.d.ts +9 -0
  79. package/dist/types/i18n/ru.d.ts +18 -0
  80. package/dist/types/i18n/sl.d.ts +13 -0
  81. package/dist/types/i18n/sr_RS.d.ts +11 -0
  82. package/dist/types/i18n/sr_YR.d.ts +11 -0
  83. package/dist/types/i18n/sv.d.ts +9 -0
  84. package/dist/types/i18n/th.d.ts +12 -0
  85. package/dist/types/i18n/tr.d.ts +9 -0
  86. package/dist/types/i18n/uk.d.ts +23 -0
  87. package/dist/types/i18n/vi.d.ts +17 -0
  88. package/dist/types/i18n/zh_TW.d.ts +9 -0
  89. package/i18n/cs.ts +15 -0
  90. package/i18n/da.ts +14 -0
  91. package/i18n/de.ts +25 -0
  92. package/i18n/fi.ts +11 -0
  93. package/i18n/fr.ts +12 -1
  94. package/i18n/hr.ts +15 -0
  95. package/i18n/hu.ts +11 -0
  96. package/i18n/it.ts +12 -0
  97. package/i18n/ja.ts +11 -0
  98. package/i18n/ko.ts +11 -1
  99. package/i18n/nb.ts +11 -0
  100. package/i18n/nl.ts +12 -0
  101. package/i18n/ru.ts +21 -0
  102. package/i18n/sl.ts +14 -0
  103. package/i18n/sr_RS.ts +14 -0
  104. package/i18n/sr_YR.ts +13 -0
  105. package/i18n/sv.ts +11 -0
  106. package/i18n/th.ts +14 -0
  107. package/i18n/tr.ts +12 -1
  108. package/i18n/uk.ts +27 -0
  109. package/i18n/vi.ts +21 -0
  110. package/i18n/zh_TW.ts +9 -0
  111. package/package.json +1 -1
@@ -138,6 +138,7 @@ declare const _default: {
138
138
  'fabric.editor.ai.config.item.suggest.title': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
140
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
141
142
  'fabric.editor.ai.config.item.suggestReply.title': string;
142
143
  'fabric.editor.ai.config.item.summarize.description': string;
143
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
@@ -353,6 +354,7 @@ declare const _default: {
353
354
  'fabric.editor.askRovo': string;
354
355
  'fabric.editor.backLink': string;
355
356
  'fabric.editor.backgroundColor': string;
357
+ 'fabric.editor.block.menu.change.format': string;
356
358
  'fabric.editor.block.menu.codeblock': string;
357
359
  'fabric.editor.block.menu.copy': string;
358
360
  'fabric.editor.block.menu.copy.block': string;
@@ -432,8 +434,11 @@ declare const _default: {
432
434
  'fabric.editor.codeBlock.languageNotSet': string;
433
435
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
434
436
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
437
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
435
438
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
439
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': string;
436
440
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
441
+ 'fabric.editor.codeBlockWrapButton.wrapCode': string;
437
442
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
438
443
  'fabric.editor.codeblock': string;
439
444
  'fabric.editor.codeblock.description': string;
@@ -581,6 +586,8 @@ declare const _default: {
581
586
  'fabric.editor.emptyLink': string;
582
587
  'fabric.editor.emptySearchResults': string;
583
588
  'fabric.editor.emptySearchResultsSuggestion': string;
589
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
590
+ 'fabric.editor.emptySearchResultsSuggestionNew': string;
584
591
  'fabric.editor.epic': string;
585
592
  'fabric.editor.error': string;
586
593
  'fabric.editor.error.description.cannotDelete': string;
@@ -589,6 +596,7 @@ declare const _default: {
589
596
  'fabric.editor.error.description.failToEditWhenOffline': string;
590
597
  'fabric.editor.error.description.reference.offline': string;
591
598
  'fabric.editor.error.description.reference.unpublished': string;
599
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
592
600
  'fabric.editor.error.flag.title.cannotDelete': string;
593
601
  'fabric.editor.error.message.label': string;
594
602
  'fabric.editor.error.title.failToCreate': string;
@@ -725,6 +733,7 @@ declare const _default: {
725
733
  'fabric.editor.keyboardShortcuts': string;
726
734
  'fabric.editor.layout.columnOption': string;
727
735
  'fabric.editor.layout.controls.placeholder': string;
736
+ 'fabric.editor.layout.deleteColumn': string;
728
737
  'fabric.editor.layout.distributeColumns': string;
729
738
  'fabric.editor.layout.placeholder': string;
730
739
  'fabric.editor.layout.resizeLayout': string;
@@ -758,6 +767,7 @@ declare const _default: {
758
767
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
759
768
  'fabric.editor.markdownMode.viewToggle.preview': string;
760
769
  'fabric.editor.markdownMode.viewToggle.source': string;
770
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
761
771
  'fabric.editor.matchCase': string;
762
772
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
763
773
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1063,7 +1073,9 @@ declare const _default: {
1063
1073
  'fabric.editor.unorderedList': string;
1064
1074
  'fabric.editor.unorderedList.description': string;
1065
1075
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1076
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1066
1077
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1078
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1067
1079
  'fabric.editor.unsupportedBlockContent': string;
1068
1080
  'fabric.editor.unsupportedContentTooltip': string;
1069
1081
  '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;
@@ -351,6 +354,7 @@ declare const _default: {
351
354
  'fabric.editor.askRovo': string;
352
355
  'fabric.editor.backLink': string;
353
356
  'fabric.editor.backgroundColor': string;
357
+ 'fabric.editor.block.menu.change.format': string;
354
358
  'fabric.editor.block.menu.codeblock': string;
355
359
  'fabric.editor.block.menu.copy': string;
356
360
  'fabric.editor.block.menu.copy.block': string;
@@ -430,7 +434,11 @@ declare const _default: {
430
434
  'fabric.editor.codeBlock.languageNotSet': string;
431
435
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
432
436
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
437
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
438
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
439
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': string;
433
440
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
441
+ 'fabric.editor.codeBlockWrapButton.wrapCode': string;
434
442
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
435
443
  'fabric.editor.codeblock': string;
436
444
  'fabric.editor.codeblock.description': string;
@@ -578,6 +586,8 @@ declare const _default: {
578
586
  'fabric.editor.emptyLink': string;
579
587
  'fabric.editor.emptySearchResults': string;
580
588
  'fabric.editor.emptySearchResultsSuggestion': string;
589
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
590
+ 'fabric.editor.emptySearchResultsSuggestionNew': string;
581
591
  'fabric.editor.epic': string;
582
592
  'fabric.editor.error': string;
583
593
  'fabric.editor.error.description.cannotDelete': string;
@@ -586,6 +596,7 @@ declare const _default: {
586
596
  'fabric.editor.error.description.failToEditWhenOffline': string;
587
597
  'fabric.editor.error.description.reference.offline': string;
588
598
  'fabric.editor.error.description.reference.unpublished': string;
599
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
589
600
  'fabric.editor.error.flag.title.cannotDelete': string;
590
601
  'fabric.editor.error.message.label': string;
591
602
  'fabric.editor.error.title.failToCreate': string;
@@ -722,6 +733,7 @@ declare const _default: {
722
733
  'fabric.editor.keyboardShortcuts': string;
723
734
  'fabric.editor.layout.columnOption': string;
724
735
  'fabric.editor.layout.controls.placeholder': string;
736
+ 'fabric.editor.layout.deleteColumn': string;
725
737
  'fabric.editor.layout.distributeColumns': string;
726
738
  'fabric.editor.layout.placeholder': string;
727
739
  'fabric.editor.layout.resizeLayout': string;
@@ -755,6 +767,7 @@ declare const _default: {
755
767
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
756
768
  'fabric.editor.markdownMode.viewToggle.preview': string;
757
769
  'fabric.editor.markdownMode.viewToggle.source': string;
770
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
758
771
  'fabric.editor.matchCase': string;
759
772
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
760
773
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -959,6 +972,12 @@ declare const _default: {
959
972
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
960
973
  'fabric.editor.syncedLocationDropdownError': string;
961
974
  'fabric.editor.syncedLocationDropdownHeading': string;
975
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
976
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
977
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
978
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
979
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
980
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
962
981
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
963
982
  'fabric.editor.syncedLocationDropdownNoResults': string;
964
983
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1054,7 +1073,9 @@ declare const _default: {
1054
1073
  'fabric.editor.unorderedList': string;
1055
1074
  'fabric.editor.unorderedList.description': string;
1056
1075
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1076
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1057
1077
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1078
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1058
1079
  'fabric.editor.unsupportedBlockContent': string;
1059
1080
  'fabric.editor.unsupportedContentTooltip': string;
1060
1081
  'fabric.editor.unsupportedInlineContent': string;
@@ -138,6 +138,7 @@ declare const _default: {
138
138
  'fabric.editor.ai.config.item.suggest.title': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
140
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
141
142
  'fabric.editor.ai.config.item.suggestReply.title': string;
142
143
  'fabric.editor.ai.config.item.summarize.description': string;
143
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
@@ -354,6 +355,7 @@ declare const _default: {
354
355
  'fabric.editor.askRovo': string;
355
356
  'fabric.editor.backLink': string;
356
357
  'fabric.editor.backgroundColor': string;
358
+ 'fabric.editor.block.menu.change.format': string;
357
359
  'fabric.editor.block.menu.codeblock': string;
358
360
  'fabric.editor.block.menu.copy': string;
359
361
  'fabric.editor.block.menu.copy.block': string;
@@ -433,6 +435,7 @@ declare const _default: {
433
435
  'fabric.editor.codeBlock.languageNotSet': string;
434
436
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
435
437
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
438
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
436
439
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
437
440
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
438
441
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
@@ -582,6 +585,7 @@ declare const _default: {
582
585
  'fabric.editor.emptyLink': string;
583
586
  'fabric.editor.emptySearchResults': string;
584
587
  'fabric.editor.emptySearchResultsSuggestion': string;
588
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
585
589
  'fabric.editor.epic': string;
586
590
  'fabric.editor.error': string;
587
591
  'fabric.editor.error.description.cannotDelete': string;
@@ -590,6 +594,7 @@ declare const _default: {
590
594
  'fabric.editor.error.description.failToEditWhenOffline': string;
591
595
  'fabric.editor.error.description.reference.offline': string;
592
596
  'fabric.editor.error.description.reference.unpublished': string;
597
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
593
598
  'fabric.editor.error.flag.title.cannotDelete': string;
594
599
  'fabric.editor.error.message.label': string;
595
600
  'fabric.editor.error.title.failToCreate': string;
@@ -726,6 +731,7 @@ declare const _default: {
726
731
  'fabric.editor.keyboardShortcuts': string;
727
732
  'fabric.editor.layout.columnOption': string;
728
733
  'fabric.editor.layout.controls.placeholder': string;
734
+ 'fabric.editor.layout.deleteColumn': string;
729
735
  'fabric.editor.layout.distributeColumns': string;
730
736
  'fabric.editor.layout.placeholder': string;
731
737
  'fabric.editor.layout.resizeLayout': string;
@@ -759,6 +765,7 @@ declare const _default: {
759
765
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
760
766
  'fabric.editor.markdownMode.viewToggle.preview': string;
761
767
  'fabric.editor.markdownMode.viewToggle.source': string;
768
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
762
769
  'fabric.editor.matchCase': string;
763
770
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
764
771
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1064,7 +1071,9 @@ declare const _default: {
1064
1071
  'fabric.editor.unorderedList': string;
1065
1072
  'fabric.editor.unorderedList.description': string;
1066
1073
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1074
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1067
1075
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1076
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1068
1077
  'fabric.editor.unsupportedBlockContent': string;
1069
1078
  'fabric.editor.unsupportedContentTooltip': string;
1070
1079
  'fabric.editor.unsupportedInlineContent': string;
@@ -138,6 +138,7 @@ declare const _default: {
138
138
  'fabric.editor.ai.config.item.suggest.title': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
140
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
141
142
  'fabric.editor.ai.config.item.suggestReply.title': string;
142
143
  'fabric.editor.ai.config.item.summarize.description': string;
143
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
@@ -354,6 +355,7 @@ declare const _default: {
354
355
  'fabric.editor.askRovo': string;
355
356
  'fabric.editor.backLink': string;
356
357
  'fabric.editor.backgroundColor': string;
358
+ 'fabric.editor.block.menu.change.format': string;
357
359
  'fabric.editor.block.menu.codeblock': string;
358
360
  'fabric.editor.block.menu.copy': string;
359
361
  'fabric.editor.block.menu.copy.block': string;
@@ -433,6 +435,7 @@ declare const _default: {
433
435
  'fabric.editor.codeBlock.languageNotSet': string;
434
436
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
435
437
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
438
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
436
439
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
437
440
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
438
441
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
@@ -582,6 +585,7 @@ declare const _default: {
582
585
  'fabric.editor.emptyLink': string;
583
586
  'fabric.editor.emptySearchResults': string;
584
587
  'fabric.editor.emptySearchResultsSuggestion': string;
588
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
585
589
  'fabric.editor.epic': string;
586
590
  'fabric.editor.error': string;
587
591
  'fabric.editor.error.description.cannotDelete': string;
@@ -590,6 +594,7 @@ declare const _default: {
590
594
  'fabric.editor.error.description.failToEditWhenOffline': string;
591
595
  'fabric.editor.error.description.reference.offline': string;
592
596
  'fabric.editor.error.description.reference.unpublished': string;
597
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
593
598
  'fabric.editor.error.flag.title.cannotDelete': string;
594
599
  'fabric.editor.error.message.label': string;
595
600
  'fabric.editor.error.title.failToCreate': string;
@@ -726,6 +731,7 @@ declare const _default: {
726
731
  'fabric.editor.keyboardShortcuts': string;
727
732
  'fabric.editor.layout.columnOption': string;
728
733
  'fabric.editor.layout.controls.placeholder': string;
734
+ 'fabric.editor.layout.deleteColumn': string;
729
735
  'fabric.editor.layout.distributeColumns': string;
730
736
  'fabric.editor.layout.placeholder': string;
731
737
  'fabric.editor.layout.resizeLayout': string;
@@ -759,6 +765,7 @@ declare const _default: {
759
765
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
760
766
  'fabric.editor.markdownMode.viewToggle.preview': string;
761
767
  'fabric.editor.markdownMode.viewToggle.source': string;
768
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
762
769
  'fabric.editor.matchCase': string;
763
770
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
764
771
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1064,7 +1071,9 @@ declare const _default: {
1064
1071
  'fabric.editor.unorderedList': string;
1065
1072
  'fabric.editor.unorderedList.description': string;
1066
1073
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1074
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1067
1075
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1076
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1068
1077
  'fabric.editor.unsupportedBlockContent': string;
1069
1078
  'fabric.editor.unsupportedContentTooltip': string;
1070
1079
  'fabric.editor.unsupportedInlineContent': string;
@@ -137,6 +137,8 @@ declare const _default: {
137
137
  'fabric.editor.ai.config.item.suggest.title': string;
138
138
  'fabric.editor.ai.config.item.suggestComment.description': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.title': string;
140
+ 'fabric.editor.ai.config.item.suggestReply.description': 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;
@@ -423,6 +425,7 @@ declare const _default: {
423
425
  'fabric.editor.askRovo': string;
424
426
  'fabric.editor.backLink': string;
425
427
  'fabric.editor.backgroundColor': string;
428
+ 'fabric.editor.block.menu.change.format': string;
426
429
  'fabric.editor.block.menu.codeblock': string;
427
430
  'fabric.editor.block.menu.copy': string;
428
431
  'fabric.editor.block.menu.copy.block': string;
@@ -500,6 +503,8 @@ declare const _default: {
500
503
  'fabric.editor.codeBlock.languageNotSet': string;
501
504
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
502
505
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
506
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
507
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
503
508
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
504
509
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
505
510
  'fabric.editor.codeblock': string;
@@ -646,6 +651,7 @@ declare const _default: {
646
651
  'fabric.editor.emptyLink': string;
647
652
  'fabric.editor.emptySearchResults': string;
648
653
  'fabric.editor.emptySearchResultsSuggestion': string;
654
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
649
655
  'fabric.editor.epic': string;
650
656
  'fabric.editor.error': string;
651
657
  'fabric.editor.error.description.cannotDelete': string;
@@ -654,6 +660,7 @@ declare const _default: {
654
660
  'fabric.editor.error.description.failToEditWhenOffline': string;
655
661
  'fabric.editor.error.description.reference.offline': string;
656
662
  'fabric.editor.error.description.reference.unpublished': string;
663
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
657
664
  'fabric.editor.error.flag.title.cannotDelete': string;
658
665
  'fabric.editor.error.message.label': string;
659
666
  'fabric.editor.error.title.failToCreate': string;
@@ -788,6 +795,7 @@ declare const _default: {
788
795
  'fabric.editor.keyboardShortcuts': string;
789
796
  'fabric.editor.layout.columnOption': string;
790
797
  'fabric.editor.layout.controls.placeholder': string;
798
+ 'fabric.editor.layout.deleteColumn': string;
791
799
  'fabric.editor.layout.distributeColumns': string;
792
800
  'fabric.editor.layout.placeholder': string;
793
801
  'fabric.editor.layout.resizeLayout': string;
@@ -819,6 +827,7 @@ declare const _default: {
819
827
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
820
828
  'fabric.editor.markdownMode.viewToggle.preview': string;
821
829
  'fabric.editor.markdownMode.viewToggle.source': string;
830
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
822
831
  'fabric.editor.matchCase': string;
823
832
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
824
833
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1121,7 +1130,9 @@ declare const _default: {
1121
1130
  'fabric.editor.unorderedList': string;
1122
1131
  'fabric.editor.unorderedList.description': string;
1123
1132
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1133
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1124
1134
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1135
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1125
1136
  'fabric.editor.unsupportedBlockContent': string;
1126
1137
  'fabric.editor.unsupportedContentTooltip': string;
1127
1138
  'fabric.editor.unsupportedInlineContent': string;
@@ -138,6 +138,7 @@ declare const _default: {
138
138
  'fabric.editor.ai.config.item.suggest.title': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
140
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
141
142
  'fabric.editor.ai.config.item.suggestReply.title': string;
142
143
  'fabric.editor.ai.config.item.summarize.description': string;
143
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
@@ -353,6 +354,7 @@ declare const _default: {
353
354
  'fabric.editor.askRovo': string;
354
355
  'fabric.editor.backLink': string;
355
356
  'fabric.editor.backgroundColor': string;
357
+ 'fabric.editor.block.menu.change.format': string;
356
358
  'fabric.editor.block.menu.codeblock': string;
357
359
  'fabric.editor.block.menu.copy': string;
358
360
  'fabric.editor.block.menu.copy.block': string;
@@ -432,6 +434,7 @@ declare const _default: {
432
434
  'fabric.editor.codeBlock.languageNotSet': string;
433
435
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
434
436
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
437
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
435
438
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
436
439
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
437
440
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
@@ -581,6 +584,7 @@ declare const _default: {
581
584
  'fabric.editor.emptyLink': string;
582
585
  'fabric.editor.emptySearchResults': string;
583
586
  'fabric.editor.emptySearchResultsSuggestion': string;
587
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
584
588
  'fabric.editor.epic': string;
585
589
  'fabric.editor.error': string;
586
590
  'fabric.editor.error.description.cannotDelete': string;
@@ -589,6 +593,7 @@ declare const _default: {
589
593
  'fabric.editor.error.description.failToEditWhenOffline': string;
590
594
  'fabric.editor.error.description.reference.offline': string;
591
595
  'fabric.editor.error.description.reference.unpublished': string;
596
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
592
597
  'fabric.editor.error.flag.title.cannotDelete': string;
593
598
  'fabric.editor.error.message.label': string;
594
599
  'fabric.editor.error.title.failToCreate': string;
@@ -725,6 +730,7 @@ declare const _default: {
725
730
  'fabric.editor.keyboardShortcuts': string;
726
731
  'fabric.editor.layout.columnOption': string;
727
732
  'fabric.editor.layout.controls.placeholder': string;
733
+ 'fabric.editor.layout.deleteColumn': string;
728
734
  'fabric.editor.layout.distributeColumns': string;
729
735
  'fabric.editor.layout.placeholder': string;
730
736
  'fabric.editor.layout.resizeLayout': string;
@@ -758,6 +764,7 @@ declare const _default: {
758
764
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
759
765
  'fabric.editor.markdownMode.viewToggle.preview': string;
760
766
  'fabric.editor.markdownMode.viewToggle.source': string;
767
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
761
768
  'fabric.editor.matchCase': string;
762
769
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
763
770
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1063,7 +1070,9 @@ declare const _default: {
1063
1070
  'fabric.editor.unorderedList': string;
1064
1071
  'fabric.editor.unorderedList.description': string;
1065
1072
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1073
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1066
1074
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1075
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1067
1076
  'fabric.editor.unsupportedBlockContent': string;
1068
1077
  'fabric.editor.unsupportedContentTooltip': string;
1069
1078
  'fabric.editor.unsupportedInlineContent': string;
@@ -138,6 +138,7 @@ declare const _default: {
138
138
  'fabric.editor.ai.config.item.suggest.title': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
140
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
141
142
  'fabric.editor.ai.config.item.suggestReply.title': string;
142
143
  'fabric.editor.ai.config.item.summarize.description': string;
143
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
@@ -353,6 +354,7 @@ declare const _default: {
353
354
  'fabric.editor.askRovo': string;
354
355
  'fabric.editor.backLink': string;
355
356
  'fabric.editor.backgroundColor': string;
357
+ 'fabric.editor.block.menu.change.format': string;
356
358
  'fabric.editor.block.menu.codeblock': string;
357
359
  'fabric.editor.block.menu.copy': string;
358
360
  'fabric.editor.block.menu.copy.block': string;
@@ -432,6 +434,7 @@ declare const _default: {
432
434
  'fabric.editor.codeBlock.languageNotSet': string;
433
435
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
434
436
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
437
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
435
438
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
436
439
  'fabric.editor.codeBlockWrapButton.unwrapCode': string;
437
440
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
@@ -583,6 +586,7 @@ declare const _default: {
583
586
  'fabric.editor.emptyLink': string;
584
587
  'fabric.editor.emptySearchResults': string;
585
588
  'fabric.editor.emptySearchResultsSuggestion': string;
589
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
586
590
  'fabric.editor.emptySearchResultsSuggestionNew': string;
587
591
  'fabric.editor.epic': string;
588
592
  'fabric.editor.error': string;
@@ -592,6 +596,7 @@ declare const _default: {
592
596
  'fabric.editor.error.description.failToEditWhenOffline': string;
593
597
  'fabric.editor.error.description.reference.offline': string;
594
598
  'fabric.editor.error.description.reference.unpublished': string;
599
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
595
600
  'fabric.editor.error.flag.title.cannotDelete': string;
596
601
  'fabric.editor.error.message.label': string;
597
602
  'fabric.editor.error.title.failToCreate': string;
@@ -728,6 +733,7 @@ declare const _default: {
728
733
  'fabric.editor.keyboardShortcuts': string;
729
734
  'fabric.editor.layout.columnOption': string;
730
735
  'fabric.editor.layout.controls.placeholder': string;
736
+ 'fabric.editor.layout.deleteColumn': string;
731
737
  'fabric.editor.layout.distributeColumns': string;
732
738
  'fabric.editor.layout.placeholder': string;
733
739
  'fabric.editor.layout.resizeLayout': string;
@@ -761,6 +767,7 @@ declare const _default: {
761
767
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
762
768
  'fabric.editor.markdownMode.viewToggle.preview': string;
763
769
  'fabric.editor.markdownMode.viewToggle.source': string;
770
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
764
771
  'fabric.editor.matchCase': string;
765
772
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
766
773
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1066,7 +1073,9 @@ declare const _default: {
1066
1073
  'fabric.editor.unorderedList': string;
1067
1074
  'fabric.editor.unorderedList.description': string;
1068
1075
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1076
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1069
1077
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1078
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1070
1079
  'fabric.editor.unsupportedBlockContent': string;
1071
1080
  'fabric.editor.unsupportedContentTooltip': string;
1072
1081
  'fabric.editor.unsupportedInlineContent': string;
@@ -138,6 +138,7 @@ declare const _default: {
138
138
  'fabric.editor.ai.config.item.suggest.title': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
140
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
141
142
  'fabric.editor.ai.config.item.suggestReply.title': string;
142
143
  'fabric.editor.ai.config.item.summarize.description': string;
143
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
@@ -354,6 +355,7 @@ declare const _default: {
354
355
  'fabric.editor.askRovo': string;
355
356
  'fabric.editor.backLink': string;
356
357
  'fabric.editor.backgroundColor': string;
358
+ 'fabric.editor.block.menu.change.format': string;
357
359
  'fabric.editor.block.menu.codeblock': string;
358
360
  'fabric.editor.block.menu.copy': string;
359
361
  'fabric.editor.block.menu.copy.block': string;
@@ -433,6 +435,7 @@ declare const _default: {
433
435
  'fabric.editor.codeBlock.languageNotSet': string;
434
436
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
435
437
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
438
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
436
439
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
437
440
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
438
441
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
@@ -582,6 +585,7 @@ declare const _default: {
582
585
  'fabric.editor.emptyLink': string;
583
586
  'fabric.editor.emptySearchResults': string;
584
587
  'fabric.editor.emptySearchResultsSuggestion': string;
588
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
585
589
  'fabric.editor.epic': string;
586
590
  'fabric.editor.error': string;
587
591
  'fabric.editor.error.description.cannotDelete': string;
@@ -590,6 +594,7 @@ declare const _default: {
590
594
  'fabric.editor.error.description.failToEditWhenOffline': string;
591
595
  'fabric.editor.error.description.reference.offline': string;
592
596
  'fabric.editor.error.description.reference.unpublished': string;
597
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
593
598
  'fabric.editor.error.flag.title.cannotDelete': string;
594
599
  'fabric.editor.error.message.label': string;
595
600
  'fabric.editor.error.title.failToCreate': string;
@@ -726,6 +731,7 @@ declare const _default: {
726
731
  'fabric.editor.keyboardShortcuts': string;
727
732
  'fabric.editor.layout.columnOption': string;
728
733
  'fabric.editor.layout.controls.placeholder': string;
734
+ 'fabric.editor.layout.deleteColumn': string;
729
735
  'fabric.editor.layout.distributeColumns': string;
730
736
  'fabric.editor.layout.placeholder': string;
731
737
  'fabric.editor.layout.resizeLayout': string;
@@ -759,6 +765,7 @@ declare const _default: {
759
765
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
760
766
  'fabric.editor.markdownMode.viewToggle.preview': string;
761
767
  'fabric.editor.markdownMode.viewToggle.source': string;
768
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
762
769
  'fabric.editor.matchCase': string;
763
770
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
764
771
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1064,7 +1071,9 @@ declare const _default: {
1064
1071
  'fabric.editor.unorderedList': string;
1065
1072
  'fabric.editor.unorderedList.description': string;
1066
1073
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1074
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1067
1075
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1076
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1068
1077
  'fabric.editor.unsupportedBlockContent': string;
1069
1078
  'fabric.editor.unsupportedContentTooltip': string;
1070
1079
  'fabric.editor.unsupportedInlineContent': string;
@@ -138,6 +138,7 @@ declare const _default: {
138
138
  'fabric.editor.ai.config.item.suggest.title': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
140
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
141
142
  'fabric.editor.ai.config.item.suggestReply.title': string;
142
143
  'fabric.editor.ai.config.item.summarize.description': string;
143
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
@@ -354,6 +355,7 @@ declare const _default: {
354
355
  'fabric.editor.askRovo': string;
355
356
  'fabric.editor.backLink': string;
356
357
  'fabric.editor.backgroundColor': string;
358
+ 'fabric.editor.block.menu.change.format': string;
357
359
  'fabric.editor.block.menu.codeblock': string;
358
360
  'fabric.editor.block.menu.copy': string;
359
361
  'fabric.editor.block.menu.copy.block': string;
@@ -433,6 +435,7 @@ declare const _default: {
433
435
  'fabric.editor.codeBlock.languageNotSet': string;
434
436
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
435
437
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
438
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
436
439
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
437
440
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
438
441
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
@@ -582,6 +585,7 @@ declare const _default: {
582
585
  'fabric.editor.emptyLink': string;
583
586
  'fabric.editor.emptySearchResults': string;
584
587
  'fabric.editor.emptySearchResultsSuggestion': string;
588
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
585
589
  'fabric.editor.epic': string;
586
590
  'fabric.editor.error': string;
587
591
  'fabric.editor.error.description.cannotDelete': string;
@@ -590,6 +594,7 @@ declare const _default: {
590
594
  'fabric.editor.error.description.failToEditWhenOffline': string;
591
595
  'fabric.editor.error.description.reference.offline': string;
592
596
  'fabric.editor.error.description.reference.unpublished': string;
597
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
593
598
  'fabric.editor.error.flag.title.cannotDelete': string;
594
599
  'fabric.editor.error.message.label': string;
595
600
  'fabric.editor.error.title.failToCreate': string;
@@ -726,6 +731,7 @@ declare const _default: {
726
731
  'fabric.editor.keyboardShortcuts': string;
727
732
  'fabric.editor.layout.columnOption': string;
728
733
  'fabric.editor.layout.controls.placeholder': string;
734
+ 'fabric.editor.layout.deleteColumn': string;
729
735
  'fabric.editor.layout.distributeColumns': string;
730
736
  'fabric.editor.layout.placeholder': string;
731
737
  'fabric.editor.layout.resizeLayout': string;
@@ -759,6 +765,7 @@ declare const _default: {
759
765
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
760
766
  'fabric.editor.markdownMode.viewToggle.preview': string;
761
767
  'fabric.editor.markdownMode.viewToggle.source': string;
768
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
762
769
  'fabric.editor.matchCase': string;
763
770
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
764
771
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1064,7 +1071,9 @@ declare const _default: {
1064
1071
  'fabric.editor.unorderedList': string;
1065
1072
  'fabric.editor.unorderedList.description': string;
1066
1073
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1074
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1067
1075
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1076
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1068
1077
  'fabric.editor.unsupportedBlockContent': string;
1069
1078
  'fabric.editor.unsupportedContentTooltip': string;
1070
1079
  'fabric.editor.unsupportedInlineContent': string;