@atlaskit/editor-core 189.1.13 → 189.2.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 (208) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/cjs/composable-editor/editor-internal.js +22 -1
  3. package/dist/cjs/create-editor/feature-flags-from-props.js +4 -5
  4. package/dist/cjs/i18n/cs.js +0 -1
  5. package/dist/cjs/i18n/da.js +0 -1
  6. package/dist/cjs/i18n/de.js +0 -1
  7. package/dist/cjs/i18n/en.js +0 -1
  8. package/dist/cjs/i18n/en_GB.js +0 -1
  9. package/dist/cjs/i18n/en_ZZ.js +0 -1
  10. package/dist/cjs/i18n/es.js +0 -1
  11. package/dist/cjs/i18n/fi.js +0 -1
  12. package/dist/cjs/i18n/fr.js +0 -1
  13. package/dist/cjs/i18n/hu.js +0 -1
  14. package/dist/cjs/i18n/it.js +0 -1
  15. package/dist/cjs/i18n/ja.js +0 -1
  16. package/dist/cjs/i18n/ko.js +0 -1
  17. package/dist/cjs/i18n/nb.js +0 -1
  18. package/dist/cjs/i18n/nl.js +0 -1
  19. package/dist/cjs/i18n/pl.js +0 -1
  20. package/dist/cjs/i18n/pt_BR.js +0 -1
  21. package/dist/cjs/i18n/ru.js +0 -1
  22. package/dist/cjs/i18n/sv.js +0 -1
  23. package/dist/cjs/i18n/th.js +0 -1
  24. package/dist/cjs/i18n/tr.js +0 -1
  25. package/dist/cjs/i18n/uk.js +0 -1
  26. package/dist/cjs/i18n/vi.js +0 -1
  27. package/dist/cjs/i18n/zh.js +0 -1
  28. package/dist/cjs/i18n/zh_TW.js +0 -1
  29. package/dist/cjs/plugins/index.js +0 -7
  30. package/dist/cjs/presets/universal.js +3 -2
  31. package/dist/cjs/ui/Appearance/FullPage/FullPageToolbar.js +10 -8
  32. package/dist/cjs/ui/ContentStyles/index.js +7 -7
  33. package/dist/cjs/version-wrapper.js +1 -1
  34. package/dist/es2019/composable-editor/editor-internal.js +25 -2
  35. package/dist/es2019/create-editor/feature-flags-from-props.js +4 -5
  36. package/dist/es2019/i18n/cs.js +0 -1
  37. package/dist/es2019/i18n/da.js +0 -1
  38. package/dist/es2019/i18n/de.js +0 -1
  39. package/dist/es2019/i18n/en.js +0 -1
  40. package/dist/es2019/i18n/en_GB.js +0 -1
  41. package/dist/es2019/i18n/en_ZZ.js +0 -1
  42. package/dist/es2019/i18n/es.js +0 -1
  43. package/dist/es2019/i18n/fi.js +0 -1
  44. package/dist/es2019/i18n/fr.js +0 -1
  45. package/dist/es2019/i18n/hu.js +0 -1
  46. package/dist/es2019/i18n/it.js +0 -1
  47. package/dist/es2019/i18n/ja.js +0 -1
  48. package/dist/es2019/i18n/ko.js +0 -1
  49. package/dist/es2019/i18n/nb.js +0 -1
  50. package/dist/es2019/i18n/nl.js +0 -1
  51. package/dist/es2019/i18n/pl.js +0 -1
  52. package/dist/es2019/i18n/pt_BR.js +0 -1
  53. package/dist/es2019/i18n/ru.js +0 -1
  54. package/dist/es2019/i18n/sv.js +0 -1
  55. package/dist/es2019/i18n/th.js +0 -1
  56. package/dist/es2019/i18n/tr.js +0 -1
  57. package/dist/es2019/i18n/uk.js +0 -1
  58. package/dist/es2019/i18n/vi.js +0 -1
  59. package/dist/es2019/i18n/zh.js +0 -1
  60. package/dist/es2019/i18n/zh_TW.js +0 -1
  61. package/dist/es2019/plugins/index.js +0 -1
  62. package/dist/es2019/presets/universal.js +3 -2
  63. package/dist/es2019/ui/Appearance/FullPage/FullPageToolbar.js +10 -8
  64. package/dist/es2019/ui/ContentStyles/index.js +1 -1
  65. package/dist/es2019/version-wrapper.js +1 -1
  66. package/dist/esm/composable-editor/editor-internal.js +23 -2
  67. package/dist/esm/create-editor/feature-flags-from-props.js +4 -5
  68. package/dist/esm/i18n/cs.js +0 -1
  69. package/dist/esm/i18n/da.js +0 -1
  70. package/dist/esm/i18n/de.js +0 -1
  71. package/dist/esm/i18n/en.js +0 -1
  72. package/dist/esm/i18n/en_GB.js +0 -1
  73. package/dist/esm/i18n/en_ZZ.js +0 -1
  74. package/dist/esm/i18n/es.js +0 -1
  75. package/dist/esm/i18n/fi.js +0 -1
  76. package/dist/esm/i18n/fr.js +0 -1
  77. package/dist/esm/i18n/hu.js +0 -1
  78. package/dist/esm/i18n/it.js +0 -1
  79. package/dist/esm/i18n/ja.js +0 -1
  80. package/dist/esm/i18n/ko.js +0 -1
  81. package/dist/esm/i18n/nb.js +0 -1
  82. package/dist/esm/i18n/nl.js +0 -1
  83. package/dist/esm/i18n/pl.js +0 -1
  84. package/dist/esm/i18n/pt_BR.js +0 -1
  85. package/dist/esm/i18n/ru.js +0 -1
  86. package/dist/esm/i18n/sv.js +0 -1
  87. package/dist/esm/i18n/th.js +0 -1
  88. package/dist/esm/i18n/tr.js +0 -1
  89. package/dist/esm/i18n/uk.js +0 -1
  90. package/dist/esm/i18n/vi.js +0 -1
  91. package/dist/esm/i18n/zh.js +0 -1
  92. package/dist/esm/i18n/zh_TW.js +0 -1
  93. package/dist/esm/plugins/index.js +0 -1
  94. package/dist/esm/presets/universal.js +3 -2
  95. package/dist/esm/ui/Appearance/FullPage/FullPageToolbar.js +10 -8
  96. package/dist/esm/ui/ContentStyles/index.js +1 -1
  97. package/dist/esm/version-wrapper.js +1 -1
  98. package/dist/types/create-editor/get-ui-component.d.ts +1 -1
  99. package/dist/types/i18n/cs.d.ts +0 -1
  100. package/dist/types/i18n/da.d.ts +0 -1
  101. package/dist/types/i18n/de.d.ts +0 -1
  102. package/dist/types/i18n/en.d.ts +0 -1
  103. package/dist/types/i18n/en_GB.d.ts +0 -1
  104. package/dist/types/i18n/en_ZZ.d.ts +0 -1
  105. package/dist/types/i18n/es.d.ts +0 -1
  106. package/dist/types/i18n/fi.d.ts +0 -1
  107. package/dist/types/i18n/fr.d.ts +0 -1
  108. package/dist/types/i18n/hu.d.ts +0 -1
  109. package/dist/types/i18n/it.d.ts +0 -1
  110. package/dist/types/i18n/ja.d.ts +0 -1
  111. package/dist/types/i18n/ko.d.ts +0 -1
  112. package/dist/types/i18n/nb.d.ts +0 -1
  113. package/dist/types/i18n/nl.d.ts +0 -1
  114. package/dist/types/i18n/pl.d.ts +0 -1
  115. package/dist/types/i18n/pt_BR.d.ts +0 -1
  116. package/dist/types/i18n/ru.d.ts +0 -1
  117. package/dist/types/i18n/sv.d.ts +0 -1
  118. package/dist/types/i18n/th.d.ts +0 -1
  119. package/dist/types/i18n/tr.d.ts +0 -1
  120. package/dist/types/i18n/uk.d.ts +0 -1
  121. package/dist/types/i18n/vi.d.ts +0 -1
  122. package/dist/types/i18n/zh.d.ts +0 -1
  123. package/dist/types/i18n/zh_TW.d.ts +0 -1
  124. package/dist/types/plugins/index.d.ts +0 -1
  125. package/dist/types/plugins/insert-block/types.d.ts +1 -1
  126. package/dist/types/types/editor-props.d.ts +1 -1
  127. package/dist/types/{plugins/panel/styles.d.ts → ui/ContentStyles/panel.d.ts} +1 -1
  128. package/dist/types-ts4.5/create-editor/get-ui-component.d.ts +1 -1
  129. package/dist/types-ts4.5/i18n/cs.d.ts +0 -1
  130. package/dist/types-ts4.5/i18n/da.d.ts +0 -1
  131. package/dist/types-ts4.5/i18n/de.d.ts +0 -1
  132. package/dist/types-ts4.5/i18n/en.d.ts +0 -1
  133. package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -1
  134. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -1
  135. package/dist/types-ts4.5/i18n/es.d.ts +0 -1
  136. package/dist/types-ts4.5/i18n/fi.d.ts +0 -1
  137. package/dist/types-ts4.5/i18n/fr.d.ts +0 -1
  138. package/dist/types-ts4.5/i18n/hu.d.ts +0 -1
  139. package/dist/types-ts4.5/i18n/it.d.ts +0 -1
  140. package/dist/types-ts4.5/i18n/ja.d.ts +0 -1
  141. package/dist/types-ts4.5/i18n/ko.d.ts +0 -1
  142. package/dist/types-ts4.5/i18n/nb.d.ts +0 -1
  143. package/dist/types-ts4.5/i18n/nl.d.ts +0 -1
  144. package/dist/types-ts4.5/i18n/pl.d.ts +0 -1
  145. package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -1
  146. package/dist/types-ts4.5/i18n/ru.d.ts +0 -1
  147. package/dist/types-ts4.5/i18n/sv.d.ts +0 -1
  148. package/dist/types-ts4.5/i18n/th.d.ts +0 -1
  149. package/dist/types-ts4.5/i18n/tr.d.ts +0 -1
  150. package/dist/types-ts4.5/i18n/uk.d.ts +0 -1
  151. package/dist/types-ts4.5/i18n/vi.d.ts +0 -1
  152. package/dist/types-ts4.5/i18n/zh.d.ts +0 -1
  153. package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -1
  154. package/dist/types-ts4.5/plugins/index.d.ts +0 -1
  155. package/dist/types-ts4.5/plugins/insert-block/types.d.ts +1 -1
  156. package/dist/types-ts4.5/types/editor-props.d.ts +1 -1
  157. package/dist/types-ts4.5/{plugins/panel/styles.d.ts → ui/ContentStyles/panel.d.ts} +1 -1
  158. package/package.json +6 -5
  159. package/report.api.md +1 -8
  160. package/tmp/api-report-tmp.d.ts +1 -8
  161. package/dist/cjs/plugins/panel/actions.js +0 -125
  162. package/dist/cjs/plugins/panel/index.js +0 -215
  163. package/dist/cjs/plugins/panel/message.js +0 -44
  164. package/dist/cjs/plugins/panel/nodeviews/panel.js +0 -94
  165. package/dist/cjs/plugins/panel/pm-plugins/keymaps.js +0 -81
  166. package/dist/cjs/plugins/panel/pm-plugins/main.js +0 -28
  167. package/dist/cjs/plugins/panel/toolbar.js +0 -293
  168. package/dist/cjs/plugins/panel/types.js +0 -8
  169. package/dist/cjs/plugins/panel/utils.js +0 -53
  170. package/dist/es2019/plugins/panel/actions.js +0 -116
  171. package/dist/es2019/plugins/panel/index.js +0 -192
  172. package/dist/es2019/plugins/panel/message.js +0 -38
  173. package/dist/es2019/plugins/panel/nodeviews/panel.js +0 -82
  174. package/dist/es2019/plugins/panel/pm-plugins/keymaps.js +0 -82
  175. package/dist/es2019/plugins/panel/pm-plugins/main.js +0 -21
  176. package/dist/es2019/plugins/panel/toolbar.js +0 -280
  177. package/dist/es2019/plugins/panel/types.js +0 -2
  178. package/dist/es2019/plugins/panel/utils.js +0 -48
  179. package/dist/esm/plugins/panel/actions.js +0 -116
  180. package/dist/esm/plugins/panel/index.js +0 -209
  181. package/dist/esm/plugins/panel/message.js +0 -38
  182. package/dist/esm/plugins/panel/nodeviews/panel.js +0 -87
  183. package/dist/esm/plugins/panel/pm-plugins/keymaps.js +0 -74
  184. package/dist/esm/plugins/panel/pm-plugins/main.js +0 -22
  185. package/dist/esm/plugins/panel/toolbar.js +0 -287
  186. package/dist/esm/plugins/panel/types.js +0 -2
  187. package/dist/esm/plugins/panel/utils.js +0 -46
  188. package/dist/types/plugins/panel/actions.d.ts +0 -12
  189. package/dist/types/plugins/panel/index.d.ts +0 -17
  190. package/dist/types/plugins/panel/message.d.ts +0 -37
  191. package/dist/types/plugins/panel/nodeviews/panel.d.ts +0 -36
  192. package/dist/types/plugins/panel/pm-plugins/keymaps.d.ts +0 -3
  193. package/dist/types/plugins/panel/pm-plugins/main.d.ts +0 -11
  194. package/dist/types/plugins/panel/toolbar.d.ts +0 -16
  195. package/dist/types/plugins/panel/types.d.ts +0 -21
  196. package/dist/types/plugins/panel/utils.d.ts +0 -5
  197. package/dist/types-ts4.5/plugins/panel/actions.d.ts +0 -12
  198. package/dist/types-ts4.5/plugins/panel/index.d.ts +0 -17
  199. package/dist/types-ts4.5/plugins/panel/message.d.ts +0 -37
  200. package/dist/types-ts4.5/plugins/panel/nodeviews/panel.d.ts +0 -36
  201. package/dist/types-ts4.5/plugins/panel/pm-plugins/keymaps.d.ts +0 -3
  202. package/dist/types-ts4.5/plugins/panel/pm-plugins/main.d.ts +0 -11
  203. package/dist/types-ts4.5/plugins/panel/toolbar.d.ts +0 -16
  204. package/dist/types-ts4.5/plugins/panel/types.d.ts +0 -21
  205. package/dist/types-ts4.5/plugins/panel/utils.d.ts +0 -5
  206. /package/dist/cjs/{plugins/panel/styles.js → ui/ContentStyles/panel.js} +0 -0
  207. /package/dist/es2019/{plugins/panel/styles.js → ui/ContentStyles/panel.js} +0 -0
  208. /package/dist/esm/{plugins/panel/styles.js → ui/ContentStyles/panel.js} +0 -0
@@ -66,7 +66,6 @@ export default {
66
66
  'fabric.editor.single': 'Single column',
67
67
  'fabric.editor.success': 'Success',
68
68
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
69
- 'fabric.editor.textColor': 'Text color',
70
69
  'fabric.editor.threeColumns': 'Three columns',
71
70
  'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
72
71
  'fabric.editor.twoColumns': 'Two columns',
@@ -66,7 +66,6 @@ export default {
66
66
  'fabric.editor.single': 'Single column',
67
67
  'fabric.editor.success': 'Success',
68
68
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
69
- 'fabric.editor.textColor': 'Text colour',
70
69
  'fabric.editor.threeColumns': 'Three columns',
71
70
  'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
72
71
  'fabric.editor.twoColumns': 'Two columns',
@@ -66,7 +66,6 @@ export default {
66
66
  'fabric.editor.single': '⁣⁢Single column⁡‍⁠‌؜⁡‍‌‍⁣⁤',
67
67
  'fabric.editor.success': '⁣⁢Success؜⁠؜‍‍‌⁡؜‌‍⁠؜⁣⁤',
68
68
  'fabric.editor.taskPlaceholder': "⁣⁢Type your action, use '@' to assign to someone.‌⁠⁠⁠⁠⁠‍‍⁡⁡‌⁣⁤",
69
- 'fabric.editor.textColor': '⁣⁢Text color‌؜؜⁡⁡‌⁡‌؜‍‌⁣⁤',
70
69
  'fabric.editor.threeColumns': '⁣⁢Three columns؜‍‌‍‌‌‌‌⁠؜⁣⁤',
71
70
  'fabric.editor.threeColumnsWithSidebars': '⁣⁢Three columns with sidebars؜‌⁠⁠‍⁡؜‍؜؜⁣⁤',
72
71
  'fabric.editor.twoColumns': '⁣⁢Two columns⁡‌‍؜‌‍؜‍‍‍⁡⁣⁤',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Una sola columna',
65
65
  'fabric.editor.success': 'Correcto',
66
66
  'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
67
- 'fabric.editor.textColor': 'Color del texto',
68
67
  'fabric.editor.threeColumns': 'Tres columnas',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tres columnas con barras laterales',
70
69
  'fabric.editor.twoColumns': 'Dos columnas',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Yksittäinen sarake',
65
65
  'fabric.editor.success': 'Onnistunut',
66
66
  'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle.",
67
- 'fabric.editor.textColor': 'Tekstin väri',
68
67
  'fabric.editor.threeColumns': 'Kolme saraketta',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Kolme saraketta sivupalkkien kanssa',
70
69
  'fabric.editor.twoColumns': 'Kaksi saraketta',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Colonne unique',
65
65
  'fabric.editor.success': 'Opération réussie',
66
66
  'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un.",
67
- 'fabric.editor.textColor': 'Couleur du texte',
68
67
  'fabric.editor.threeColumns': 'Trois colonnes',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Trois colonnes avec barres latérales',
70
69
  'fabric.editor.twoColumns': 'Deux colonnes',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Egy oszlop',
65
65
  'fabric.editor.success': 'Sikerült',
66
66
  'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.',
67
- 'fabric.editor.textColor': 'Szövegszín',
68
67
  'fabric.editor.threeColumns': 'Három oszlop',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Három oszlop oldalsávval',
70
69
  'fabric.editor.twoColumns': 'Két oszlop',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Colonna singola',
65
65
  'fabric.editor.success': 'Operazione riuscita',
66
66
  'fabric.editor.taskPlaceholder': 'Digita la tua azione e usa “@” per assegnarla a qualcuno.',
67
- 'fabric.editor.textColor': 'Colore del testo',
68
67
  'fabric.editor.threeColumns': 'Tre colonne',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tre colonne con barre laterali',
70
69
  'fabric.editor.twoColumns': 'Due colonne',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': '単一列',
65
65
  'fabric.editor.success': '成功',
66
66
  'fabric.editor.taskPlaceholder': 'アクションを入力し、「@」を使用して担当者を割り当てます。',
67
- 'fabric.editor.textColor': 'テキストの色',
68
67
  'fabric.editor.threeColumns': '3 列',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'サイドバーを使用した 3 列レイアウト',
70
69
  'fabric.editor.twoColumns': '2 列',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': '단일 열',
65
65
  'fabric.editor.success': '성공',
66
66
  'fabric.editor.taskPlaceholder': "작업을 입력하고 '@'를 사용하여 할당합니다.",
67
- 'fabric.editor.textColor': '텍스트 색상',
68
67
  'fabric.editor.threeColumns': '세 개 열',
69
68
  'fabric.editor.threeColumnsWithSidebars': '사이드바가 있는 세 개 열',
70
69
  'fabric.editor.twoColumns': '두 개 열',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Enkeltkolonne',
65
65
  'fabric.editor.success': 'Vellykket',
66
66
  'fabric.editor.taskPlaceholder': 'Skriv inn handlingen. Bruk @ for å tilordne den til noen.',
67
- 'fabric.editor.textColor': 'Tekstfarge',
68
67
  'fabric.editor.threeColumns': 'Tre kolonner',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tre kolonner med sidelinjer',
70
69
  'fabric.editor.twoColumns': 'To kolonner',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Eén kolom',
65
65
  'fabric.editor.success': 'Gelukt',
66
66
  'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen.",
67
- 'fabric.editor.textColor': 'Tekstkleur',
68
67
  'fabric.editor.threeColumns': 'Drie kolommen',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Drie kolommen met zijbalken',
70
69
  'fabric.editor.twoColumns': 'Twee kolommen',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Pojedyncza kolumna',
65
65
  'fabric.editor.success': 'Sukces',
66
66
  'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.',
67
- 'fabric.editor.textColor': 'Kolor tekstu',
68
67
  'fabric.editor.threeColumns': 'Trzy kolumny',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Trzy kolumny z paskami bocznymi',
70
69
  'fabric.editor.twoColumns': 'Dwie kolumny',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Coluna única',
65
65
  'fabric.editor.success': 'Sucesso',
66
66
  'fabric.editor.taskPlaceholder': 'Digite sua ação e use "@" para atribuí-la a alguém.',
67
- 'fabric.editor.textColor': 'Cor do texto',
68
67
  'fabric.editor.threeColumns': 'Três colunas',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Três colunas com barras laterais',
70
69
  'fabric.editor.twoColumns': 'Duas colunas',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Один столбец',
65
65
  'fabric.editor.success': 'Готово',
66
66
  'fabric.editor.taskPlaceholder': 'Укажите задание и назначьте исполнителя с помощью значка «@».',
67
- 'fabric.editor.textColor': 'Цвет текста',
68
67
  'fabric.editor.threeColumns': 'Три столбца',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Три столбца с боковыми панелями',
70
69
  'fabric.editor.twoColumns': 'Два столбца',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Enkel kolumn',
65
65
  'fabric.editor.success': 'Klart!',
66
66
  'fabric.editor.taskPlaceholder': 'Skriv din åtgärd och använd @ för att tilldela någon.',
67
- 'fabric.editor.textColor': 'Textfärg',
68
67
  'fabric.editor.threeColumns': 'Tre kolumner',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tre kolumner med sidopaneler',
70
69
  'fabric.editor.twoColumns': 'Två kolumner',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'คอลัมน์เดียว',
65
65
  'fabric.editor.success': 'สำเร็จ',
66
66
  'fabric.editor.taskPlaceholder': "พิมพ์ข้อความของคุณ ใช้ '@' เพื่อมอบหมายให้ผู้ใช้ที่คุณเลือก",
67
- 'fabric.editor.textColor': 'สีข้อความ',
68
67
  'fabric.editor.threeColumns': 'สามคอลัมน์',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'สามคอลัมน์พร้อมแถบด้านข้าง',
70
69
  'fabric.editor.twoColumns': 'สองคอลัมน์',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Tek sütun',
65
65
  'fabric.editor.success': 'Başarılı',
66
66
  'fabric.editor.taskPlaceholder': "Yapılacak eylemi yazın, birine atamak için '@' kullanın.",
67
- 'fabric.editor.textColor': 'Metin rengi',
68
67
  'fabric.editor.threeColumns': 'Üç sütun',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Kenar çubuklu üç sütun',
70
69
  'fabric.editor.twoColumns': 'İki sütun',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Один стовпець',
65
65
  'fabric.editor.success': 'Готово',
66
66
  'fabric.editor.taskPlaceholder': 'Вкажіть задачу. Призначте її комусь за допомогою символу «@».',
67
- 'fabric.editor.textColor': 'Колір тексту',
68
67
  'fabric.editor.threeColumns': 'Три стовпці',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Три стовпці з бічними панелями',
70
69
  'fabric.editor.twoColumns': 'Два стовпці',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Cột đơn',
65
65
  'fabric.editor.success': 'Thành công',
66
66
  'fabric.editor.taskPlaceholder': "Nhập thao tác của bạn, sử dụng '@' để chỉ định cho người nào đó.",
67
- 'fabric.editor.textColor': 'Màu văn bản',
68
67
  'fabric.editor.threeColumns': 'Ba cột',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Ba cột có các thanh bên',
70
69
  'fabric.editor.twoColumns': 'Hai cột',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': '单列',
65
65
  'fabric.editor.success': '成功',
66
66
  'fabric.editor.taskPlaceholder': '输入您的操作,使用“@”进行分配。',
67
- 'fabric.editor.textColor': '文本颜色',
68
67
  'fabric.editor.threeColumns': '三栏',
69
68
  'fabric.editor.threeColumnsWithSidebars': '具有侧边栏的三列',
70
69
  'fabric.editor.twoColumns': '两栏',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': '單欄',
65
65
  'fabric.editor.success': '成功',
66
66
  'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。',
67
- 'fabric.editor.textColor': '文字顏色',
68
67
  'fabric.editor.threeColumns': '三欄',
69
68
  'fabric.editor.threeColumnsWithSidebars': '三個包含資訊看板的直欄',
70
69
  'fabric.editor.twoColumns': '兩欄',
@@ -7,7 +7,6 @@ export { default as jiraIssuePlugin } from './jira-issue';
7
7
  export { default as toolbarListsIndentationPlugin } from './toolbar-lists-indentation';
8
8
  export { default as macroPlugin } from './macro';
9
9
  export { default as maxContentSizePlugin } from './max-content-size';
10
- export { default as panelPlugin } from './panel';
11
10
  export { default as pastePlugin } from './paste';
12
11
  export { default as tasksAndDecisionsPlugin } from './tasks-and-decisions';
13
12
  export { default as breakoutPlugin } from './breakout';
@@ -1,4 +1,5 @@
1
- import { breakoutPlugin, collabEditPlugin, dataConsumerMarkPlugin, extensionPlugin, insertBlockPlugin, jiraIssuePlugin, toolbarListsIndentationPlugin, macroPlugin, maxContentSizePlugin, panelPlugin, tasksAndDecisionsPlugin, alignmentPlugin, indentationPlugin, customAutoformatPlugin, feedbackDialogPlugin, expandPlugin, isExpandInsertionEnabled, mobileDimensionsPlugin, findReplacePlugin, mobileSelectionPlugin, annotationPlugin, avatarGroupPlugin, viewUpdateSubscriptionPlugin, beforePrimaryToolbarPlugin, codeBidiWarningPlugin } from '../plugins';
1
+ import { breakoutPlugin, collabEditPlugin, dataConsumerMarkPlugin, extensionPlugin, insertBlockPlugin, jiraIssuePlugin, toolbarListsIndentationPlugin, macroPlugin, maxContentSizePlugin, tasksAndDecisionsPlugin, alignmentPlugin, indentationPlugin, customAutoformatPlugin, feedbackDialogPlugin, expandPlugin, isExpandInsertionEnabled, mobileDimensionsPlugin, findReplacePlugin, mobileSelectionPlugin, annotationPlugin, avatarGroupPlugin, viewUpdateSubscriptionPlugin, beforePrimaryToolbarPlugin, codeBidiWarningPlugin } from '../plugins';
2
+ import { panelPlugin } from '@atlaskit/editor-plugin-panel';
2
3
  import { textColorPlugin } from '@atlaskit/editor-plugin-text-color';
3
4
  import { historyPlugin } from '@atlaskit/editor-plugin-history';
4
5
  import { statusPlugin } from '@atlaskit/editor-plugin-status';
@@ -353,7 +354,7 @@ export default function createUniversalPreset(appearance, props, featureFlags, p
353
354
  }
354
355
  return builder;
355
356
  }).add([toolbarListsIndentationPlugin, {
356
- showIndentationButtons: !!featureFlags.indentationButtonsInTheToolbar,
357
+ showIndentationButtons: !!props.showIndentationButtons,
357
358
  allowHeadingAndParagraphIndentation: !!props.allowIndentation
358
359
  }]).add([insertBlockPlugin, {
359
360
  allowTables: !!props.allowTables,
@@ -12,9 +12,11 @@ import { ContextPanelConsumer } from '@atlaskit/editor-common/ui';
12
12
  import { fullPageMessages as messages } from '@atlaskit/editor-common/messages';
13
13
  import { ToolbarArrowKeyNavigationProvider } from '@atlaskit/editor-common/ui-menu';
14
14
  import { getBooleanFF } from '@atlaskit/platform-feature-flags';
15
+ import { usePresetContext } from '../../../presets/context';
15
16
  export const EditorToolbar = /*#__PURE__*/React.memo(props => {
16
- var _props$featureFlags, _props$featureFlags2, _props$featureFlags3, _props$featureFlags4, _props$collabEdit, _props$collabEdit2, _props$collabEdit3, _props$featureFlags5, _props$featureFlags6;
17
+ var _props$featureFlags, _props$featureFlags2, _props$featureFlags3, _props$featureFlags4, _props$collabEdit, _props$collabEdit2, _props$collabEdit3, _props$featureFlags5;
17
18
  const [shouldSplitToolbar, setShouldSplitToolbar] = useState(false);
19
+ const editorAPI = usePresetContext();
18
20
  const nonCustomToolbar = jsx("div", {
19
21
  css: nonCustomToolbarWrapperStyle
20
22
  }, props.beforeIcon && jsx("div", {
@@ -46,7 +48,7 @@ export const EditorToolbar = /*#__PURE__*/React.memo(props => {
46
48
  inviteToEditHandler: (_props$collabEdit2 = props.collabEdit) === null || _props$collabEdit2 === void 0 ? void 0 : _props$collabEdit2.inviteToEditHandler,
47
49
  isInviteToEditButtonSelected: (_props$collabEdit3 = props.collabEdit) === null || _props$collabEdit3 === void 0 ? void 0 : _props$collabEdit3.isInviteToEditButtonSelected,
48
50
  featureFlags: props.featureFlags || {}
49
- }), (_props$featureFlags5 = props.featureFlags) !== null && _props$featureFlags5 !== void 0 && _props$featureFlags5.findReplace && (_props$featureFlags6 = props.featureFlags) !== null && _props$featureFlags6 !== void 0 && _props$featureFlags6.twoLineEditorToolbar ? jsx(FindReplaceToolbarButtonWithState, {
51
+ }), editorAPI !== null && editorAPI !== void 0 && editorAPI.findReplace && (_props$featureFlags5 = props.featureFlags) !== null && _props$featureFlags5 !== void 0 && _props$featureFlags5.twoLineEditorToolbar ? jsx(FindReplaceToolbarButtonWithState, {
50
52
  popupsBoundariesElement: props.popupsBoundariesElement,
51
53
  popupsMountPoint: props.popupsMountPoint,
52
54
  popupsScrollableElement: props.popupsScrollableElement,
@@ -56,8 +58,8 @@ export const EditorToolbar = /*#__PURE__*/React.memo(props => {
56
58
  featureFlags: props.featureFlags
57
59
  }) : null, !!props.customPrimaryToolbarComponents && 'after' in props.customPrimaryToolbarComponents ? props.customPrimaryToolbarComponents.after : props.customPrimaryToolbarComponents);
58
60
  useEffect(() => {
59
- var _props$featureFlags7;
60
- if ((_props$featureFlags7 = props.featureFlags) !== null && _props$featureFlags7 !== void 0 && _props$featureFlags7.twoLineEditorToolbar) {
61
+ var _props$featureFlags6;
62
+ if ((_props$featureFlags6 = props.featureFlags) !== null && _props$featureFlags6 !== void 0 && _props$featureFlags6.twoLineEditorToolbar) {
61
63
  const updateOnResize = () => {
62
64
  setShouldSplitToolbar(window.innerWidth <= MAXIMUM_TWO_LINE_TOOLBAR_BREAKPOINT);
63
65
  };
@@ -82,7 +84,7 @@ export const EditorToolbar = /*#__PURE__*/React.memo(props => {
82
84
  return jsx(ContextPanelConsumer, null, ({
83
85
  width: contextPanelWidth
84
86
  }) => {
85
- var _props$featureFlags8, _props$featureFlags9, _props$featureFlags10;
87
+ var _props$featureFlags7, _props$featureFlags8, _props$featureFlags9;
86
88
  return jsx(ToolbarArrowKeyNavigationProvider, {
87
89
  editorView: props.editorView,
88
90
  childComponentSelector: "[data-testid='ak-editor-main-toolbar']",
@@ -90,14 +92,14 @@ export const EditorToolbar = /*#__PURE__*/React.memo(props => {
90
92
  handleEscape: handleEscape,
91
93
  intl: props.intl
92
94
  }, jsx("div", {
93
- css: mainToolbarStyle(props.showKeyline || contextPanelWidth > 0, !!((_props$featureFlags8 = props.featureFlags) !== null && _props$featureFlags8 !== void 0 && _props$featureFlags8.twoLineEditorToolbar)),
95
+ css: mainToolbarStyle(props.showKeyline || contextPanelWidth > 0, !!((_props$featureFlags7 = props.featureFlags) !== null && _props$featureFlags7 !== void 0 && _props$featureFlags7.twoLineEditorToolbar)),
94
96
  "data-testid": "ak-editor-main-toolbar"
95
97
  }, jsx("div", {
96
- css: mainToolbarFirstChildStyle(!!((_props$featureFlags9 = props.featureFlags) !== null && _props$featureFlags9 !== void 0 && _props$featureFlags9.twoLineEditorToolbar)),
98
+ css: mainToolbarFirstChildStyle(!!((_props$featureFlags8 = props.featureFlags) !== null && _props$featureFlags8 !== void 0 && _props$featureFlags8.twoLineEditorToolbar)),
97
99
  role: "toolbar",
98
100
  "aria-label": props.intl.formatMessage(messages.toolbarLabel)
99
101
  }, shouldSplitToolbar ? customToolbar : nonCustomToolbar), jsx("div", {
100
- css: mainToolbarSecondChildStyle(!!((_props$featureFlags10 = props.featureFlags) !== null && _props$featureFlags10 !== void 0 && _props$featureFlags10.twoLineEditorToolbar)),
102
+ css: mainToolbarSecondChildStyle(!!((_props$featureFlags9 = props.featureFlags) !== null && _props$featureFlags9 !== void 0 && _props$featureFlags9.twoLineEditorToolbar)),
101
103
  "data-testid": 'avatar-group-outside-plugin',
102
104
  role: "region",
103
105
  "aria-label": props.intl.formatMessage(messages.pageActionsLabel)
@@ -11,7 +11,7 @@ import { textHighlightStyle } from '@atlaskit/editor-plugin-paste-options-toolba
11
11
  import { codeBlockStyles } from '../../plugins/code-block/styles';
12
12
  import { mediaStyles } from './media';
13
13
  import { layoutStyles } from './layout';
14
- import { panelStyles } from '../../plugins/panel/styles';
14
+ import { panelStyles } from './panel';
15
15
  import { placeholderTextStyles } from '@atlaskit/editor-plugin-placeholder-text/styles';
16
16
  import { extensionStyles } from '../../plugins/extension/ui/styles';
17
17
  import { expandStyles } from '../../plugins/expand/ui/styles';
@@ -1,5 +1,5 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "189.1.13";
2
+ export const version = "189.2.0";
3
3
  export const nextMajorVersion = () => {
4
4
  return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
5
5
  };
@@ -1,8 +1,9 @@
1
+ import _extends from "@babel/runtime/helpers/extends";
1
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
3
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
4
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
5
  /** @jsx jsx */
5
- import { Fragment } from 'react';
6
+ import { Fragment, useCallback } from 'react';
6
7
  import { css, jsx } from '@emotion/react';
7
8
  import { ACTION, ACTION_SUBJECT } from '@atlaskit/editor-common/analytics';
8
9
  import { PortalProviderWithThemeProviders, PortalRenderer } from '@atlaskit/editor-common/portal-provider';
@@ -68,7 +69,7 @@ export function EditorInternal(_ref) {
68
69
  onAnalyticsEvent: handleAnalyticsEvent,
69
70
  useAnalyticsContext: props.UNSAFE_useAnalyticsContext,
70
71
  render: function render(portalProviderAPI) {
71
- return jsx(Fragment, null, jsx(ReactEditorView, {
72
+ return jsx(Fragment, null, jsx(ReactEditorViewContextWrapper, {
72
73
  editorProps: overriddenEditorProps,
73
74
  createAnalyticsEvent: createAnalyticsEvent,
74
75
  portalProviderAPI: portalProviderAPI,
@@ -126,4 +127,24 @@ export function EditorInternal(_ref) {
126
127
  }));
127
128
  }
128
129
  }))))));
130
+ }
131
+ function ReactEditorViewContextWrapper(props) {
132
+ var setInternalEditorAPI = useSetPresetContext();
133
+ var setExternalEditorAPI = props.setEditorApi;
134
+
135
+ /**
136
+ * We use the context to retrieve the editorAPI
137
+ * externally for consumers via `usePreset`.
138
+ *
139
+ * However we also may need to retrieve this value internally via context
140
+ * so we should also set the value for the `EditorContext` that is used in
141
+ * `EditorInternal`.
142
+ */
143
+ var setEditorAPI = useCallback(function (api) {
144
+ setInternalEditorAPI === null || setInternalEditorAPI === void 0 || setInternalEditorAPI(api);
145
+ setExternalEditorAPI === null || setExternalEditorAPI === void 0 || setExternalEditorAPI(api);
146
+ }, [setInternalEditorAPI, setExternalEditorAPI]);
147
+ return jsx(ReactEditorView, _extends({}, props, {
148
+ setEditorApi: setEditorAPI
149
+ }));
129
150
  }
@@ -25,7 +25,7 @@ function getSpellCheck(featureFlags) {
25
25
  * which is used by both current and archv3 editors.
26
26
  */
27
27
  export function createFeatureFlagsFromProps(props) {
28
- var _props$allowLayouts, _props$performanceTra, _props$allowExtension, _props$featureFlags, _props$featureFlags2, _props$featureFlags3, _props$featureFlags4, _props$featureFlags5, _props$featureFlags6, _props$featureFlags7, _props$featureFlags8, _props$featureFlags9, _props$featureFlags10, _props$featureFlags11, _props$featureFlags12, _props$featureFlags13, _props$featureFlags14, _props$collabEdit, _props$collabEdit2, _props$featureFlags15, _props$featureFlags16, _props$featureFlags17, _props$featureFlags18, _props$featureFlags19, _props$featureFlags20, _props$featureFlags21, _props$featureFlags22;
28
+ var _props$allowLayouts, _props$performanceTra, _props$allowExtension, _props$featureFlags, _props$featureFlags2, _props$featureFlags3, _props$featureFlags4, _props$featureFlags5, _props$featureFlags6, _props$featureFlags7, _props$featureFlags8, _props$featureFlags9, _props$featureFlags10, _props$featureFlags11, _props$featureFlags12, _props$featureFlags13, _props$featureFlags14, _props$collabEdit, _props$collabEdit2, _props$featureFlags15, _props$featureFlags16, _props$featureFlags17, _props$featureFlags18, _props$featureFlags19, _props$featureFlags20;
29
29
  var normalizedFeatureFlags = normalizeFeatureFlags(props.featureFlags);
30
30
  return _objectSpread(_objectSpread({}, normalizedFeatureFlags), {}, {
31
31
  newInsertionBehaviour: props.allowNewInsertionBehaviour,
@@ -47,13 +47,12 @@ export function createFeatureFlagsFromProps(props) {
47
47
  twoLineEditorToolbar: Boolean(typeof ((_props$featureFlags13 = props.featureFlags) === null || _props$featureFlags13 === void 0 ? void 0 : _props$featureFlags13.twoLineEditorToolbar) === 'boolean' ? !!((_props$featureFlags14 = props.featureFlags) !== null && _props$featureFlags14 !== void 0 && _props$featureFlags14.twoLineEditorToolbar) : false),
48
48
  useNativeCollabPlugin: Boolean(typeof ((_props$collabEdit = props.collabEdit) === null || _props$collabEdit === void 0 ? void 0 : _props$collabEdit.useNativePlugin) === 'boolean' ? !!((_props$collabEdit2 = props.collabEdit) !== null && _props$collabEdit2 !== void 0 && _props$collabEdit2.useNativePlugin) : false),
49
49
  showHoverPreview: Boolean(typeof ((_props$featureFlags15 = props.featureFlags) === null || _props$featureFlags15 === void 0 ? void 0 : _props$featureFlags15.showHoverPreview) === 'boolean' ? !!((_props$featureFlags16 = props.featureFlags) !== null && _props$featureFlags16 !== void 0 && _props$featureFlags16.showHoverPreview) : false),
50
- indentationButtonsInTheToolbar: typeof props.showIndentationButtons === 'boolean' ? props.showIndentationButtons : Boolean(typeof normalizedFeatureFlags.indentationButtonsInTheToolbar === 'boolean' && !!normalizedFeatureFlags.indentationButtonsInTheToolbar || (typeof ((_props$featureFlags17 = props.featureFlags) === null || _props$featureFlags17 === void 0 ? void 0 : _props$featureFlags17.indentationButtonsInTheToolbar) === 'boolean' ? !!((_props$featureFlags18 = props.featureFlags) !== null && _props$featureFlags18 !== void 0 && _props$featureFlags18.indentationButtonsInTheToolbar) : false)),
51
- floatingToolbarLinkSettingsButton: typeof ((_props$featureFlags19 = props.featureFlags) === null || _props$featureFlags19 === void 0 ? void 0 : _props$featureFlags19['floating-toolbar-link-settings-button']) === 'string' ? props.featureFlags['floating-toolbar-link-settings-button'] || undefined : undefined,
50
+ floatingToolbarLinkSettingsButton: typeof ((_props$featureFlags17 = props.featureFlags) === null || _props$featureFlags17 === void 0 ? void 0 : _props$featureFlags17['floating-toolbar-link-settings-button']) === 'string' ? props.featureFlags['floating-toolbar-link-settings-button'] || undefined : undefined,
52
51
  disableSpellcheckByBrowser: getSpellCheck(props.featureFlags),
53
52
  // Including fallback to props.featureFlags so that mobile feature flags
54
53
  // are included (they are not kebab cased)
55
- restartNumberedLists: normalizedFeatureFlags.restartNumberedLists === true || ((_props$featureFlags20 = props.featureFlags) === null || _props$featureFlags20 === void 0 ? void 0 : _props$featureFlags20.restartNumberedLists) === true,
54
+ restartNumberedLists: normalizedFeatureFlags.restartNumberedLists === true || ((_props$featureFlags18 = props.featureFlags) === null || _props$featureFlags18 === void 0 ? void 0 : _props$featureFlags18.restartNumberedLists) === true,
56
55
  lpLinkPickerFocusTrap: Boolean(normalizedFeatureFlags.lpLinkPickerFocusTrap),
57
- preventPopupOverflow: Boolean(typeof ((_props$featureFlags21 = props.featureFlags) === null || _props$featureFlags21 === void 0 ? void 0 : _props$featureFlags21['prevent-popup-overflow']) === 'boolean' ? !!((_props$featureFlags22 = props.featureFlags) !== null && _props$featureFlags22 !== void 0 && _props$featureFlags22['prevent-popup-overflow']) : false)
56
+ preventPopupOverflow: Boolean(typeof ((_props$featureFlags19 = props.featureFlags) === null || _props$featureFlags19 === void 0 ? void 0 : _props$featureFlags19['prevent-popup-overflow']) === 'boolean' ? !!((_props$featureFlags20 = props.featureFlags) !== null && _props$featureFlags20 !== void 0 && _props$featureFlags20['prevent-popup-overflow']) : false)
58
57
  });
59
58
  }
@@ -65,7 +65,6 @@ export default {
65
65
  'fabric.editor.single': 'Jeden sloupec',
66
66
  'fabric.editor.success': 'Úspěch',
67
67
  'fabric.editor.taskPlaceholder': 'Napište svou akci a použitím „@“ ji někomu přidělte.',
68
- 'fabric.editor.textColor': 'Barva textu',
69
68
  'fabric.editor.threeColumns': 'Tři sloupce',
70
69
  'fabric.editor.threeColumnsWithSidebars': 'Tři sloupce s postranními panely',
71
70
  'fabric.editor.twoColumns': 'Dva sloupce',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Enkelt kolonne',
65
65
  'fabric.editor.success': 'Succes',
66
66
  'fabric.editor.taskPlaceholder': 'Indtast din handling, og brug "@" for at tildele til nogen.',
67
- 'fabric.editor.textColor': 'Tekstfarve',
68
67
  'fabric.editor.threeColumns': 'Tre kolonner',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tre kolonner med sidebjælker',
70
69
  'fabric.editor.twoColumns': 'To kolonner',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Einzelne Spalte',
65
65
  'fabric.editor.success': 'Erfolgreich',
66
66
  'fabric.editor.taskPlaceholder': 'Geben Sie Ihre Aktion ein und weisen Sie sie mithilfe von „@” jemandem zu.',
67
- 'fabric.editor.textColor': 'Textfarbe',
68
67
  'fabric.editor.threeColumns': 'Drei Spalten',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Drei Spalten mit Seitenleisten',
70
69
  'fabric.editor.twoColumns': 'Zwei Spalten',
@@ -66,7 +66,6 @@ export default {
66
66
  'fabric.editor.single': 'Single column',
67
67
  'fabric.editor.success': 'Success',
68
68
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
69
- 'fabric.editor.textColor': 'Text color',
70
69
  'fabric.editor.threeColumns': 'Three columns',
71
70
  'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
72
71
  'fabric.editor.twoColumns': 'Two columns',
@@ -66,7 +66,6 @@ export default {
66
66
  'fabric.editor.single': 'Single column',
67
67
  'fabric.editor.success': 'Success',
68
68
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
69
- 'fabric.editor.textColor': 'Text colour',
70
69
  'fabric.editor.threeColumns': 'Three columns',
71
70
  'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
72
71
  'fabric.editor.twoColumns': 'Two columns',
@@ -66,7 +66,6 @@ export default {
66
66
  'fabric.editor.single': '⁣⁢Single column⁡‍⁠‌؜⁡‍‌‍⁣⁤',
67
67
  'fabric.editor.success': '⁣⁢Success؜⁠؜‍‍‌⁡؜‌‍⁠؜⁣⁤',
68
68
  'fabric.editor.taskPlaceholder': "⁣⁢Type your action, use '@' to assign to someone.‌⁠⁠⁠⁠⁠‍‍⁡⁡‌⁣⁤",
69
- 'fabric.editor.textColor': '⁣⁢Text color‌؜؜⁡⁡‌⁡‌؜‍‌⁣⁤',
70
69
  'fabric.editor.threeColumns': '⁣⁢Three columns؜‍‌‍‌‌‌‌⁠؜⁣⁤',
71
70
  'fabric.editor.threeColumnsWithSidebars': '⁣⁢Three columns with sidebars؜‌⁠⁠‍⁡؜‍؜؜⁣⁤',
72
71
  'fabric.editor.twoColumns': '⁣⁢Two columns⁡‌‍؜‌‍؜‍‍‍⁡⁣⁤',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Una sola columna',
65
65
  'fabric.editor.success': 'Correcto',
66
66
  'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
67
- 'fabric.editor.textColor': 'Color del texto',
68
67
  'fabric.editor.threeColumns': 'Tres columnas',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tres columnas con barras laterales',
70
69
  'fabric.editor.twoColumns': 'Dos columnas',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Yksittäinen sarake',
65
65
  'fabric.editor.success': 'Onnistunut',
66
66
  'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle.",
67
- 'fabric.editor.textColor': 'Tekstin väri',
68
67
  'fabric.editor.threeColumns': 'Kolme saraketta',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Kolme saraketta sivupalkkien kanssa',
70
69
  'fabric.editor.twoColumns': 'Kaksi saraketta',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Colonne unique',
65
65
  'fabric.editor.success': 'Opération réussie',
66
66
  'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un.",
67
- 'fabric.editor.textColor': 'Couleur du texte',
68
67
  'fabric.editor.threeColumns': 'Trois colonnes',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Trois colonnes avec barres latérales',
70
69
  'fabric.editor.twoColumns': 'Deux colonnes',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Egy oszlop',
65
65
  'fabric.editor.success': 'Sikerült',
66
66
  'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.',
67
- 'fabric.editor.textColor': 'Szövegszín',
68
67
  'fabric.editor.threeColumns': 'Három oszlop',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Három oszlop oldalsávval',
70
69
  'fabric.editor.twoColumns': 'Két oszlop',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Colonna singola',
65
65
  'fabric.editor.success': 'Operazione riuscita',
66
66
  'fabric.editor.taskPlaceholder': 'Digita la tua azione e usa “@” per assegnarla a qualcuno.',
67
- 'fabric.editor.textColor': 'Colore del testo',
68
67
  'fabric.editor.threeColumns': 'Tre colonne',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tre colonne con barre laterali',
70
69
  'fabric.editor.twoColumns': 'Due colonne',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': '単一列',
65
65
  'fabric.editor.success': '成功',
66
66
  'fabric.editor.taskPlaceholder': 'アクションを入力し、「@」を使用して担当者を割り当てます。',
67
- 'fabric.editor.textColor': 'テキストの色',
68
67
  'fabric.editor.threeColumns': '3 列',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'サイドバーを使用した 3 列レイアウト',
70
69
  'fabric.editor.twoColumns': '2 列',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': '단일 열',
65
65
  'fabric.editor.success': '성공',
66
66
  'fabric.editor.taskPlaceholder': "작업을 입력하고 '@'를 사용하여 할당합니다.",
67
- 'fabric.editor.textColor': '텍스트 색상',
68
67
  'fabric.editor.threeColumns': '세 개 열',
69
68
  'fabric.editor.threeColumnsWithSidebars': '사이드바가 있는 세 개 열',
70
69
  'fabric.editor.twoColumns': '두 개 열',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Enkeltkolonne',
65
65
  'fabric.editor.success': 'Vellykket',
66
66
  'fabric.editor.taskPlaceholder': 'Skriv inn handlingen. Bruk @ for å tilordne den til noen.',
67
- 'fabric.editor.textColor': 'Tekstfarge',
68
67
  'fabric.editor.threeColumns': 'Tre kolonner',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tre kolonner med sidelinjer',
70
69
  'fabric.editor.twoColumns': 'To kolonner',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Eén kolom',
65
65
  'fabric.editor.success': 'Gelukt',
66
66
  'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen.",
67
- 'fabric.editor.textColor': 'Tekstkleur',
68
67
  'fabric.editor.threeColumns': 'Drie kolommen',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Drie kolommen met zijbalken',
70
69
  'fabric.editor.twoColumns': 'Twee kolommen',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Pojedyncza kolumna',
65
65
  'fabric.editor.success': 'Sukces',
66
66
  'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.',
67
- 'fabric.editor.textColor': 'Kolor tekstu',
68
67
  'fabric.editor.threeColumns': 'Trzy kolumny',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Trzy kolumny z paskami bocznymi',
70
69
  'fabric.editor.twoColumns': 'Dwie kolumny',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Coluna única',
65
65
  'fabric.editor.success': 'Sucesso',
66
66
  'fabric.editor.taskPlaceholder': 'Digite sua ação e use "@" para atribuí-la a alguém.',
67
- 'fabric.editor.textColor': 'Cor do texto',
68
67
  'fabric.editor.threeColumns': 'Três colunas',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Três colunas com barras laterais',
70
69
  'fabric.editor.twoColumns': 'Duas colunas',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Один столбец',
65
65
  'fabric.editor.success': 'Готово',
66
66
  'fabric.editor.taskPlaceholder': 'Укажите задание и назначьте исполнителя с помощью значка «@».',
67
- 'fabric.editor.textColor': 'Цвет текста',
68
67
  'fabric.editor.threeColumns': 'Три столбца',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Три столбца с боковыми панелями',
70
69
  'fabric.editor.twoColumns': 'Два столбца',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Enkel kolumn',
65
65
  'fabric.editor.success': 'Klart!',
66
66
  'fabric.editor.taskPlaceholder': 'Skriv din åtgärd och använd @ för att tilldela någon.',
67
- 'fabric.editor.textColor': 'Textfärg',
68
67
  'fabric.editor.threeColumns': 'Tre kolumner',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Tre kolumner med sidopaneler',
70
69
  'fabric.editor.twoColumns': 'Två kolumner',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'คอลัมน์เดียว',
65
65
  'fabric.editor.success': 'สำเร็จ',
66
66
  'fabric.editor.taskPlaceholder': "พิมพ์ข้อความของคุณ ใช้ '@' เพื่อมอบหมายให้ผู้ใช้ที่คุณเลือก",
67
- 'fabric.editor.textColor': 'สีข้อความ',
68
67
  'fabric.editor.threeColumns': 'สามคอลัมน์',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'สามคอลัมน์พร้อมแถบด้านข้าง',
70
69
  'fabric.editor.twoColumns': 'สองคอลัมน์',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Tek sütun',
65
65
  'fabric.editor.success': 'Başarılı',
66
66
  'fabric.editor.taskPlaceholder': "Yapılacak eylemi yazın, birine atamak için '@' kullanın.",
67
- 'fabric.editor.textColor': 'Metin rengi',
68
67
  'fabric.editor.threeColumns': 'Üç sütun',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Kenar çubuklu üç sütun',
70
69
  'fabric.editor.twoColumns': 'İki sütun',
@@ -64,7 +64,6 @@ export default {
64
64
  'fabric.editor.single': 'Один стовпець',
65
65
  'fabric.editor.success': 'Готово',
66
66
  'fabric.editor.taskPlaceholder': 'Вкажіть задачу. Призначте її комусь за допомогою символу «@».',
67
- 'fabric.editor.textColor': 'Колір тексту',
68
67
  'fabric.editor.threeColumns': 'Три стовпці',
69
68
  'fabric.editor.threeColumnsWithSidebars': 'Три стовпці з бічними панелями',
70
69
  'fabric.editor.twoColumns': 'Два стовпці',