@atlaskit/editor-core 189.3.28 → 189.3.29

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 (133) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cjs/create-editor/feature-flags-from-props.js +4 -5
  3. package/dist/cjs/i18n/cs.js +0 -3
  4. package/dist/cjs/i18n/da.js +0 -3
  5. package/dist/cjs/i18n/de.js +0 -3
  6. package/dist/cjs/i18n/en.js +0 -3
  7. package/dist/cjs/i18n/en_GB.js +0 -3
  8. package/dist/cjs/i18n/en_ZZ.js +0 -3
  9. package/dist/cjs/i18n/es.js +0 -3
  10. package/dist/cjs/i18n/fi.js +0 -3
  11. package/dist/cjs/i18n/fr.js +0 -3
  12. package/dist/cjs/i18n/hu.js +0 -3
  13. package/dist/cjs/i18n/it.js +0 -3
  14. package/dist/cjs/i18n/ja.js +0 -3
  15. package/dist/cjs/i18n/ko.js +0 -3
  16. package/dist/cjs/i18n/nb.js +0 -3
  17. package/dist/cjs/i18n/nl.js +0 -3
  18. package/dist/cjs/i18n/pl.js +0 -3
  19. package/dist/cjs/i18n/pt_BR.js +0 -3
  20. package/dist/cjs/i18n/ru.js +0 -3
  21. package/dist/cjs/i18n/sv.js +0 -3
  22. package/dist/cjs/i18n/th.js +0 -3
  23. package/dist/cjs/i18n/tr.js +0 -3
  24. package/dist/cjs/i18n/uk.js +0 -3
  25. package/dist/cjs/i18n/vi.js +0 -3
  26. package/dist/cjs/i18n/zh.js +0 -3
  27. package/dist/cjs/i18n/zh_TW.js +0 -3
  28. package/dist/cjs/version-wrapper.js +1 -1
  29. package/dist/es2019/create-editor/feature-flags-from-props.js +4 -5
  30. package/dist/es2019/i18n/cs.js +0 -3
  31. package/dist/es2019/i18n/da.js +0 -3
  32. package/dist/es2019/i18n/de.js +0 -3
  33. package/dist/es2019/i18n/en.js +0 -3
  34. package/dist/es2019/i18n/en_GB.js +0 -3
  35. package/dist/es2019/i18n/en_ZZ.js +0 -3
  36. package/dist/es2019/i18n/es.js +0 -3
  37. package/dist/es2019/i18n/fi.js +0 -3
  38. package/dist/es2019/i18n/fr.js +0 -3
  39. package/dist/es2019/i18n/hu.js +0 -3
  40. package/dist/es2019/i18n/it.js +0 -3
  41. package/dist/es2019/i18n/ja.js +0 -3
  42. package/dist/es2019/i18n/ko.js +0 -3
  43. package/dist/es2019/i18n/nb.js +0 -3
  44. package/dist/es2019/i18n/nl.js +0 -3
  45. package/dist/es2019/i18n/pl.js +0 -3
  46. package/dist/es2019/i18n/pt_BR.js +0 -3
  47. package/dist/es2019/i18n/ru.js +0 -3
  48. package/dist/es2019/i18n/sv.js +0 -3
  49. package/dist/es2019/i18n/th.js +0 -3
  50. package/dist/es2019/i18n/tr.js +0 -3
  51. package/dist/es2019/i18n/uk.js +0 -3
  52. package/dist/es2019/i18n/vi.js +0 -3
  53. package/dist/es2019/i18n/zh.js +0 -3
  54. package/dist/es2019/i18n/zh_TW.js +0 -3
  55. package/dist/es2019/version-wrapper.js +1 -1
  56. package/dist/esm/create-editor/feature-flags-from-props.js +4 -5
  57. package/dist/esm/i18n/cs.js +0 -3
  58. package/dist/esm/i18n/da.js +0 -3
  59. package/dist/esm/i18n/de.js +0 -3
  60. package/dist/esm/i18n/en.js +0 -3
  61. package/dist/esm/i18n/en_GB.js +0 -3
  62. package/dist/esm/i18n/en_ZZ.js +0 -3
  63. package/dist/esm/i18n/es.js +0 -3
  64. package/dist/esm/i18n/fi.js +0 -3
  65. package/dist/esm/i18n/fr.js +0 -3
  66. package/dist/esm/i18n/hu.js +0 -3
  67. package/dist/esm/i18n/it.js +0 -3
  68. package/dist/esm/i18n/ja.js +0 -3
  69. package/dist/esm/i18n/ko.js +0 -3
  70. package/dist/esm/i18n/nb.js +0 -3
  71. package/dist/esm/i18n/nl.js +0 -3
  72. package/dist/esm/i18n/pl.js +0 -3
  73. package/dist/esm/i18n/pt_BR.js +0 -3
  74. package/dist/esm/i18n/ru.js +0 -3
  75. package/dist/esm/i18n/sv.js +0 -3
  76. package/dist/esm/i18n/th.js +0 -3
  77. package/dist/esm/i18n/tr.js +0 -3
  78. package/dist/esm/i18n/uk.js +0 -3
  79. package/dist/esm/i18n/vi.js +0 -3
  80. package/dist/esm/i18n/zh.js +0 -3
  81. package/dist/esm/i18n/zh_TW.js +0 -3
  82. package/dist/esm/version-wrapper.js +1 -1
  83. package/dist/types/i18n/cs.d.ts +0 -3
  84. package/dist/types/i18n/da.d.ts +0 -3
  85. package/dist/types/i18n/de.d.ts +0 -3
  86. package/dist/types/i18n/en.d.ts +0 -3
  87. package/dist/types/i18n/en_GB.d.ts +0 -3
  88. package/dist/types/i18n/en_ZZ.d.ts +0 -3
  89. package/dist/types/i18n/es.d.ts +0 -3
  90. package/dist/types/i18n/fi.d.ts +0 -3
  91. package/dist/types/i18n/fr.d.ts +0 -3
  92. package/dist/types/i18n/hu.d.ts +0 -3
  93. package/dist/types/i18n/it.d.ts +0 -3
  94. package/dist/types/i18n/ja.d.ts +0 -3
  95. package/dist/types/i18n/ko.d.ts +0 -3
  96. package/dist/types/i18n/nb.d.ts +0 -3
  97. package/dist/types/i18n/nl.d.ts +0 -3
  98. package/dist/types/i18n/pl.d.ts +0 -3
  99. package/dist/types/i18n/pt_BR.d.ts +0 -3
  100. package/dist/types/i18n/ru.d.ts +0 -3
  101. package/dist/types/i18n/sv.d.ts +0 -3
  102. package/dist/types/i18n/th.d.ts +0 -3
  103. package/dist/types/i18n/tr.d.ts +0 -3
  104. package/dist/types/i18n/uk.d.ts +0 -3
  105. package/dist/types/i18n/vi.d.ts +0 -3
  106. package/dist/types/i18n/zh.d.ts +0 -3
  107. package/dist/types/i18n/zh_TW.d.ts +0 -3
  108. package/dist/types-ts4.5/i18n/cs.d.ts +0 -3
  109. package/dist/types-ts4.5/i18n/da.d.ts +0 -3
  110. package/dist/types-ts4.5/i18n/de.d.ts +0 -3
  111. package/dist/types-ts4.5/i18n/en.d.ts +0 -3
  112. package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -3
  113. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -3
  114. package/dist/types-ts4.5/i18n/es.d.ts +0 -3
  115. package/dist/types-ts4.5/i18n/fi.d.ts +0 -3
  116. package/dist/types-ts4.5/i18n/fr.d.ts +0 -3
  117. package/dist/types-ts4.5/i18n/hu.d.ts +0 -3
  118. package/dist/types-ts4.5/i18n/it.d.ts +0 -3
  119. package/dist/types-ts4.5/i18n/ja.d.ts +0 -3
  120. package/dist/types-ts4.5/i18n/ko.d.ts +0 -3
  121. package/dist/types-ts4.5/i18n/nb.d.ts +0 -3
  122. package/dist/types-ts4.5/i18n/nl.d.ts +0 -3
  123. package/dist/types-ts4.5/i18n/pl.d.ts +0 -3
  124. package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -3
  125. package/dist/types-ts4.5/i18n/ru.d.ts +0 -3
  126. package/dist/types-ts4.5/i18n/sv.d.ts +0 -3
  127. package/dist/types-ts4.5/i18n/th.d.ts +0 -3
  128. package/dist/types-ts4.5/i18n/tr.d.ts +0 -3
  129. package/dist/types-ts4.5/i18n/uk.d.ts +0 -3
  130. package/dist/types-ts4.5/i18n/vi.d.ts +0 -3
  131. package/dist/types-ts4.5/i18n/zh.d.ts +0 -3
  132. package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -3
  133. package/package.json +2 -2
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Localizar e substituir',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Excluir também elementos conectados',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ajuda',
47
- 'fabric.editor.indent': 'Recuo',
48
47
  'fabric.editor.matchCase': 'Diferenciar maiúsculas de minúsculas',
49
48
  'fabric.editor.noResultsFound': 'Sem resultados',
50
- 'fabric.editor.outdent': 'Recuo para a esquerda',
51
49
  'fabric.editor.replace': 'Substituir',
52
50
  'fabric.editor.replaceAll': 'Substituir tudo',
53
51
  'fabric.editor.replaceWith': 'Substituir por',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} de {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Selecione a linguagem',
56
53
  'fabric.editor.taskPlaceholder': 'Digite sua ação e use "@" para atribuí-la a alguém.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Найти и заменить',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Также удалить подключенные элементы',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Открыть справку',
47
- 'fabric.editor.indent': 'Сделать отступ',
48
47
  'fabric.editor.matchCase': 'С учетом регистра',
49
48
  'fabric.editor.noResultsFound': 'Ничего не найдено',
50
- 'fabric.editor.outdent': 'Убрать отступ',
51
49
  'fabric.editor.replace': 'Заменить',
52
50
  'fabric.editor.replaceAll': 'Заменить все',
53
51
  'fabric.editor.replaceWith': 'Заменить на',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} из {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Выберите язык',
56
53
  'fabric.editor.taskPlaceholder': 'Укажите задание и назначьте исполнителя с помощью значка «@».'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Sök och ersätt',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Radera även anslutna element',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Öppna hjälpdialogruta',
47
- 'fabric.editor.indent': 'Indrag',
48
47
  'fabric.editor.matchCase': 'Matcha skiftläge',
49
48
  'fabric.editor.noResultsFound': 'Inga resultat',
50
- 'fabric.editor.outdent': 'Utdrag',
51
49
  'fabric.editor.replace': 'Ersätt',
52
50
  'fabric.editor.replaceAll': 'Ersätt alla',
53
51
  'fabric.editor.replaceWith': 'Ersätt med',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} av {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Välj språk',
56
53
  'fabric.editor.taskPlaceholder': 'Skriv din åtgärd och använd @ för att tilldela någon.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'ค้นหาและแทนที่',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'ลบองค์ประกอบที่เชื่อมต่อด้วย',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'เปิดกรอบโต้ตอบความช่วยเหลือ',
47
- 'fabric.editor.indent': 'ย่อหน้าเข้า',
48
47
  'fabric.editor.matchCase': 'รายการที่ตรงกัน',
49
48
  'fabric.editor.noResultsFound': 'ไม่พบผลลัพธ์',
50
- 'fabric.editor.outdent': 'ย่อหน้าออก',
51
49
  'fabric.editor.replace': 'แทนที่',
52
50
  'fabric.editor.replaceAll': 'แทนที่ทั้งหมด',
53
51
  'fabric.editor.replaceWith': 'แทนที่ด้วย',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} จาก {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'เลือกภาษา',
56
53
  'fabric.editor.taskPlaceholder': "พิมพ์ข้อความของคุณ ใช้ '@' เพื่อมอบหมายให้ผู้ใช้ที่คุณเลือก"
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Bul ve değiştir',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Bağlı öğeleri de sil',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Yardım iletişim kutusunu aç',
47
- 'fabric.editor.indent': 'Girintile',
48
47
  'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
49
48
  'fabric.editor.noResultsFound': 'Sonuç yok',
50
- 'fabric.editor.outdent': 'Girintiyi azalt',
51
49
  'fabric.editor.replace': 'Değiştir',
52
50
  'fabric.editor.replaceAll': 'Tümünü değiştir',
53
51
  'fabric.editor.replaceWith': 'Yeni değer',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Dil seçin',
56
53
  'fabric.editor.taskPlaceholder': "Yapılacak eylemi yazın, birine atamak için '@' kullanın."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Знайти й замінити',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Видалити пов’язані елементи',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Відкрити довідку',
47
- 'fabric.editor.indent': 'Відступ вправо',
48
47
  'fabric.editor.matchCase': 'Враховувати регістр',
49
48
  'fabric.editor.noResultsFound': 'Немає результатів',
50
- 'fabric.editor.outdent': 'Відступ вліво',
51
49
  'fabric.editor.replace': 'Замінити',
52
50
  'fabric.editor.replaceAll': 'Замінити всі',
53
51
  'fabric.editor.replaceWith': 'Замінити на',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} з {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Вибір мови',
56
53
  'fabric.editor.taskPlaceholder': 'Вкажіть задачу. Призначте її комусь за допомогою символу «@».'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Mở hộp thoại trợ giúp',
47
- 'fabric.editor.indent': 'Thụt lề',
48
47
  'fabric.editor.matchCase': 'Khớp cách viết hoa',
49
48
  'fabric.editor.noResultsFound': 'Không có kết quả',
50
- 'fabric.editor.outdent': 'Nhô lề',
51
49
  'fabric.editor.replace': 'Thay thế',
52
50
  'fabric.editor.replaceAll': 'Thay thế tất cả',
53
51
  'fabric.editor.replaceWith': 'Thay thế bằng',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Chọn ngôn ngữ',
56
53
  'fabric.editor.taskPlaceholder': "Nhập thao tác của bạn, sử dụng '@' để chỉ định cho người nào đó."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': '查找和替换',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同时删除已连接的元素',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': '打开帮助对话框',
47
- 'fabric.editor.indent': '增大缩进',
48
47
  'fabric.editor.matchCase': '匹配大小写',
49
48
  'fabric.editor.noResultsFound': '无结果',
50
- 'fabric.editor.outdent': '减小缩进',
51
49
  'fabric.editor.replace': '替换',
52
50
  'fabric.editor.replaceAll': '全部替换',
53
51
  'fabric.editor.replaceWith': '替换为',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': '选择语言',
56
53
  'fabric.editor.taskPlaceholder': '输入您的操作,使用“@”进行分配。'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': '尋找與取代',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊',
47
- 'fabric.editor.indent': '增加縮排',
48
47
  'fabric.editor.matchCase': '大小寫須相符',
49
48
  'fabric.editor.noResultsFound': '沒有結果',
50
- 'fabric.editor.outdent': '減少縮排',
51
49
  'fabric.editor.replace': '取代',
52
50
  'fabric.editor.replaceAll': '全部取代',
53
51
  'fabric.editor.replaceWith': '取代為',
54
52
  'fabric.editor.resultsCount': '第 {selectedMatchPosition} 個,共 {totalResultsCount} 個',
55
- 'fabric.editor.selectLanguage': '選取語言',
56
53
  'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。'
57
54
  };
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "189.3.28";
2
+ export var version = "189.3.29";
@@ -43,15 +43,12 @@ declare const _default: {
43
43
  'fabric.editor.findReplaceToolbarButton': string;
44
44
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
45
45
  'fabric.editor.headingLink.toolbarHelpTitle': string;
46
- 'fabric.editor.indent': string;
47
46
  'fabric.editor.matchCase': string;
48
47
  'fabric.editor.noResultsFound': string;
49
- 'fabric.editor.outdent': string;
50
48
  'fabric.editor.replace': string;
51
49
  'fabric.editor.replaceAll': string;
52
50
  'fabric.editor.replaceWith': string;
53
51
  'fabric.editor.resultsCount': string;
54
- 'fabric.editor.selectLanguage': string;
55
52
  'fabric.editor.taskPlaceholder': string;
56
53
  };
57
54
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -44,15 +44,12 @@ declare const _default: {
44
44
  'fabric.editor.findReplaceToolbarButton': string;
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': string;
47
- 'fabric.editor.indent': string;
48
47
  'fabric.editor.matchCase': string;
49
48
  'fabric.editor.noResultsFound': string;
50
- 'fabric.editor.outdent': string;
51
49
  'fabric.editor.replace': string;
52
50
  'fabric.editor.replaceAll': string;
53
51
  'fabric.editor.replaceWith': string;
54
52
  'fabric.editor.resultsCount': string;
55
- 'fabric.editor.selectLanguage': string;
56
53
  'fabric.editor.taskPlaceholder': string;
57
54
  };
58
55
  export default _default;
@@ -44,15 +44,12 @@ declare const _default: {
44
44
  'fabric.editor.findReplaceToolbarButton': string;
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': string;
47
- 'fabric.editor.indent': string;
48
47
  'fabric.editor.matchCase': string;
49
48
  'fabric.editor.noResultsFound': string;
50
- 'fabric.editor.outdent': string;
51
49
  'fabric.editor.replace': string;
52
50
  'fabric.editor.replaceAll': string;
53
51
  'fabric.editor.replaceWith': string;
54
52
  'fabric.editor.resultsCount': string;
55
- 'fabric.editor.selectLanguage': string;
56
53
  'fabric.editor.taskPlaceholder': string;
57
54
  };
58
55
  export default _default;
@@ -44,15 +44,12 @@ declare const _default: {
44
44
  'fabric.editor.findReplaceToolbarButton': string;
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': string;
47
- 'fabric.editor.indent': string;
48
47
  'fabric.editor.matchCase': string;
49
48
  'fabric.editor.noResultsFound': string;
50
- 'fabric.editor.outdent': string;
51
49
  'fabric.editor.replace': string;
52
50
  'fabric.editor.replaceAll': string;
53
51
  'fabric.editor.replaceWith': string;
54
52
  'fabric.editor.resultsCount': string;
55
- 'fabric.editor.selectLanguage': string;
56
53
  'fabric.editor.taskPlaceholder': string;
57
54
  };
58
55
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -43,15 +43,12 @@ declare const _default: {
43
43
  'fabric.editor.findReplaceToolbarButton': string;
44
44
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
45
45
  'fabric.editor.headingLink.toolbarHelpTitle': string;
46
- 'fabric.editor.indent': string;
47
46
  'fabric.editor.matchCase': string;
48
47
  'fabric.editor.noResultsFound': string;
49
- 'fabric.editor.outdent': string;
50
48
  'fabric.editor.replace': string;
51
49
  'fabric.editor.replaceAll': string;
52
50
  'fabric.editor.replaceWith': string;
53
51
  'fabric.editor.resultsCount': string;
54
- 'fabric.editor.selectLanguage': string;
55
52
  'fabric.editor.taskPlaceholder': string;
56
53
  };
57
54
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;
@@ -42,15 +42,12 @@ declare const _default: {
42
42
  'fabric.editor.findReplaceToolbarButton': string;
43
43
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
44
44
  'fabric.editor.headingLink.toolbarHelpTitle': string;
45
- 'fabric.editor.indent': string;
46
45
  'fabric.editor.matchCase': string;
47
46
  'fabric.editor.noResultsFound': string;
48
- 'fabric.editor.outdent': string;
49
47
  'fabric.editor.replace': string;
50
48
  'fabric.editor.replaceAll': string;
51
49
  'fabric.editor.replaceWith': string;
52
50
  'fabric.editor.resultsCount': string;
53
- 'fabric.editor.selectLanguage': string;
54
51
  'fabric.editor.taskPlaceholder': string;
55
52
  };
56
53
  export default _default;