@atlaskit/editor-core 189.3.10 → 189.3.12

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 (163) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/cjs/create-editor/feature-flags-from-props.js +0 -1
  3. package/dist/cjs/i18n/cs.js +1 -17
  4. package/dist/cjs/i18n/da.js +1 -17
  5. package/dist/cjs/i18n/de.js +1 -17
  6. package/dist/cjs/i18n/en.js +1 -17
  7. package/dist/cjs/i18n/en_GB.js +1 -17
  8. package/dist/cjs/i18n/en_ZZ.js +1 -17
  9. package/dist/cjs/i18n/es.js +1 -17
  10. package/dist/cjs/i18n/fi.js +1 -17
  11. package/dist/cjs/i18n/fr.js +1 -17
  12. package/dist/cjs/i18n/hu.js +1 -17
  13. package/dist/cjs/i18n/it.js +1 -17
  14. package/dist/cjs/i18n/ja.js +1 -17
  15. package/dist/cjs/i18n/ko.js +1 -17
  16. package/dist/cjs/i18n/nb.js +1 -17
  17. package/dist/cjs/i18n/nl.js +1 -17
  18. package/dist/cjs/i18n/pl.js +1 -17
  19. package/dist/cjs/i18n/pt_BR.js +1 -17
  20. package/dist/cjs/i18n/ru.js +1 -17
  21. package/dist/cjs/i18n/sv.js +1 -17
  22. package/dist/cjs/i18n/th.js +1 -17
  23. package/dist/cjs/i18n/tr.js +1 -17
  24. package/dist/cjs/i18n/uk.js +1 -17
  25. package/dist/cjs/i18n/vi.js +1 -17
  26. package/dist/cjs/i18n/zh.js +1 -17
  27. package/dist/cjs/i18n/zh_TW.js +1 -17
  28. package/dist/cjs/plugins/extension/actions.js +135 -126
  29. package/dist/cjs/plugins/extension/extension-api.js +11 -9
  30. package/dist/cjs/plugins/extension/index.js +6 -4
  31. package/dist/cjs/plugins/extension/toolbar.js +5 -4
  32. package/dist/cjs/plugins/insert-block/index.js +2 -2
  33. package/dist/cjs/plugins/macro/actions.js +94 -93
  34. package/dist/cjs/version-wrapper.js +1 -1
  35. package/dist/es2019/create-editor/feature-flags-from-props.js +0 -1
  36. package/dist/es2019/i18n/cs.js +1 -17
  37. package/dist/es2019/i18n/da.js +1 -17
  38. package/dist/es2019/i18n/de.js +1 -17
  39. package/dist/es2019/i18n/en.js +1 -17
  40. package/dist/es2019/i18n/en_GB.js +1 -17
  41. package/dist/es2019/i18n/en_ZZ.js +1 -17
  42. package/dist/es2019/i18n/es.js +1 -17
  43. package/dist/es2019/i18n/fi.js +1 -17
  44. package/dist/es2019/i18n/fr.js +1 -17
  45. package/dist/es2019/i18n/hu.js +1 -17
  46. package/dist/es2019/i18n/it.js +1 -17
  47. package/dist/es2019/i18n/ja.js +1 -17
  48. package/dist/es2019/i18n/ko.js +1 -17
  49. package/dist/es2019/i18n/nb.js +1 -17
  50. package/dist/es2019/i18n/nl.js +1 -17
  51. package/dist/es2019/i18n/pl.js +1 -17
  52. package/dist/es2019/i18n/pt_BR.js +1 -17
  53. package/dist/es2019/i18n/ru.js +1 -17
  54. package/dist/es2019/i18n/sv.js +1 -17
  55. package/dist/es2019/i18n/th.js +1 -17
  56. package/dist/es2019/i18n/tr.js +1 -17
  57. package/dist/es2019/i18n/uk.js +1 -17
  58. package/dist/es2019/i18n/vi.js +1 -17
  59. package/dist/es2019/i18n/zh.js +1 -17
  60. package/dist/es2019/i18n/zh_TW.js +1 -17
  61. package/dist/es2019/plugins/extension/actions.js +17 -11
  62. package/dist/es2019/plugins/extension/extension-api.js +11 -9
  63. package/dist/es2019/plugins/extension/index.js +6 -4
  64. package/dist/es2019/plugins/extension/toolbar.js +5 -4
  65. package/dist/es2019/plugins/insert-block/index.js +2 -2
  66. package/dist/es2019/plugins/macro/actions.js +3 -4
  67. package/dist/es2019/version-wrapper.js +1 -1
  68. package/dist/esm/create-editor/feature-flags-from-props.js +0 -1
  69. package/dist/esm/i18n/cs.js +1 -17
  70. package/dist/esm/i18n/da.js +1 -17
  71. package/dist/esm/i18n/de.js +1 -17
  72. package/dist/esm/i18n/en.js +1 -17
  73. package/dist/esm/i18n/en_GB.js +1 -17
  74. package/dist/esm/i18n/en_ZZ.js +1 -17
  75. package/dist/esm/i18n/es.js +1 -17
  76. package/dist/esm/i18n/fi.js +1 -17
  77. package/dist/esm/i18n/fr.js +1 -17
  78. package/dist/esm/i18n/hu.js +1 -17
  79. package/dist/esm/i18n/it.js +1 -17
  80. package/dist/esm/i18n/ja.js +1 -17
  81. package/dist/esm/i18n/ko.js +1 -17
  82. package/dist/esm/i18n/nb.js +1 -17
  83. package/dist/esm/i18n/nl.js +1 -17
  84. package/dist/esm/i18n/pl.js +1 -17
  85. package/dist/esm/i18n/pt_BR.js +1 -17
  86. package/dist/esm/i18n/ru.js +1 -17
  87. package/dist/esm/i18n/sv.js +1 -17
  88. package/dist/esm/i18n/th.js +1 -17
  89. package/dist/esm/i18n/tr.js +1 -17
  90. package/dist/esm/i18n/uk.js +1 -17
  91. package/dist/esm/i18n/vi.js +1 -17
  92. package/dist/esm/i18n/zh.js +1 -17
  93. package/dist/esm/i18n/zh_TW.js +1 -17
  94. package/dist/esm/plugins/extension/actions.js +135 -125
  95. package/dist/esm/plugins/extension/extension-api.js +11 -9
  96. package/dist/esm/plugins/extension/index.js +6 -4
  97. package/dist/esm/plugins/extension/toolbar.js +5 -4
  98. package/dist/esm/plugins/insert-block/index.js +2 -2
  99. package/dist/esm/plugins/macro/actions.js +94 -93
  100. package/dist/esm/version-wrapper.js +1 -1
  101. package/dist/types/i18n/cs.d.ts +0 -16
  102. package/dist/types/i18n/da.d.ts +0 -16
  103. package/dist/types/i18n/de.d.ts +0 -16
  104. package/dist/types/i18n/en.d.ts +0 -16
  105. package/dist/types/i18n/en_GB.d.ts +0 -16
  106. package/dist/types/i18n/en_ZZ.d.ts +0 -16
  107. package/dist/types/i18n/es.d.ts +0 -16
  108. package/dist/types/i18n/fi.d.ts +0 -16
  109. package/dist/types/i18n/fr.d.ts +0 -16
  110. package/dist/types/i18n/hu.d.ts +0 -16
  111. package/dist/types/i18n/it.d.ts +0 -16
  112. package/dist/types/i18n/ja.d.ts +0 -16
  113. package/dist/types/i18n/ko.d.ts +0 -16
  114. package/dist/types/i18n/nb.d.ts +0 -16
  115. package/dist/types/i18n/nl.d.ts +0 -16
  116. package/dist/types/i18n/pl.d.ts +0 -16
  117. package/dist/types/i18n/pt_BR.d.ts +0 -16
  118. package/dist/types/i18n/ru.d.ts +0 -16
  119. package/dist/types/i18n/sv.d.ts +0 -16
  120. package/dist/types/i18n/th.d.ts +0 -16
  121. package/dist/types/i18n/tr.d.ts +0 -16
  122. package/dist/types/i18n/uk.d.ts +0 -16
  123. package/dist/types/i18n/vi.d.ts +0 -16
  124. package/dist/types/i18n/zh.d.ts +0 -16
  125. package/dist/types/i18n/zh_TW.d.ts +0 -16
  126. package/dist/types/plugins/expand/pm-plugins/main.d.ts +2 -2
  127. package/dist/types/plugins/extension/actions.d.ts +5 -10
  128. package/dist/types/plugins/extension/extension-api.d.ts +3 -1
  129. package/dist/types/plugins/extension/toolbar.d.ts +3 -1
  130. package/dist/types/plugins/macro/actions.d.ts +2 -1
  131. package/dist/types/presets/default.d.ts +52 -4
  132. package/dist/types-ts4.5/i18n/cs.d.ts +0 -16
  133. package/dist/types-ts4.5/i18n/da.d.ts +0 -16
  134. package/dist/types-ts4.5/i18n/de.d.ts +0 -16
  135. package/dist/types-ts4.5/i18n/en.d.ts +0 -16
  136. package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -16
  137. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -16
  138. package/dist/types-ts4.5/i18n/es.d.ts +0 -16
  139. package/dist/types-ts4.5/i18n/fi.d.ts +0 -16
  140. package/dist/types-ts4.5/i18n/fr.d.ts +0 -16
  141. package/dist/types-ts4.5/i18n/hu.d.ts +0 -16
  142. package/dist/types-ts4.5/i18n/it.d.ts +0 -16
  143. package/dist/types-ts4.5/i18n/ja.d.ts +0 -16
  144. package/dist/types-ts4.5/i18n/ko.d.ts +0 -16
  145. package/dist/types-ts4.5/i18n/nb.d.ts +0 -16
  146. package/dist/types-ts4.5/i18n/nl.d.ts +0 -16
  147. package/dist/types-ts4.5/i18n/pl.d.ts +0 -16
  148. package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -16
  149. package/dist/types-ts4.5/i18n/ru.d.ts +0 -16
  150. package/dist/types-ts4.5/i18n/sv.d.ts +0 -16
  151. package/dist/types-ts4.5/i18n/th.d.ts +0 -16
  152. package/dist/types-ts4.5/i18n/tr.d.ts +0 -16
  153. package/dist/types-ts4.5/i18n/uk.d.ts +0 -16
  154. package/dist/types-ts4.5/i18n/vi.d.ts +0 -16
  155. package/dist/types-ts4.5/i18n/zh.d.ts +0 -16
  156. package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -16
  157. package/dist/types-ts4.5/plugins/expand/pm-plugins/main.d.ts +2 -2
  158. package/dist/types-ts4.5/plugins/extension/actions.d.ts +5 -10
  159. package/dist/types-ts4.5/plugins/extension/extension-api.d.ts +3 -1
  160. package/dist/types-ts4.5/plugins/extension/toolbar.d.ts +3 -1
  161. package/dist/types-ts4.5/plugins/macro/actions.d.ts +2 -1
  162. package/dist/types-ts4.5/presets/default.d.ts +60 -0
  163. package/package.json +6 -2
@@ -15,105 +15,106 @@ var _validator = require("@atlaskit/editor-common/validator");
15
15
  var _insert = require("@atlaskit/editor-common/insert");
16
16
  var _pluginFactory = require("../extension/plugin-factory");
17
17
  var _analytics = require("@atlaskit/editor-common/analytics");
18
- var _analytics2 = require("../analytics");
19
18
  var _extensionEvents = require("../analytics/types/extension-events");
20
19
  var _pluginKey = require("./plugin-key");
21
20
  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; }
22
21
  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) { (0, _defineProperty2.default)(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; }
23
- var insertMacroFromMacroBrowser = exports.insertMacroFromMacroBrowser = function insertMacroFromMacroBrowser(macroProvider, macroNode, isEditing) {
24
- return /*#__PURE__*/function () {
25
- var _ref = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee(view) {
26
- var newMacro, state, dispatch, currentLayout, node, selection, schema, _schema$nodes, extension, inlineExtension, bodiedExtension, extensionState, targetSelectionSource, tr, isBodiedExtensionSelected, pos, _macroNode$attrs, extensionType, extensionKey, layout, localId;
27
- return _regenerator.default.wrap(function _callee$(_context) {
28
- while (1) switch (_context.prev = _context.next) {
29
- case 0:
30
- if (macroProvider) {
31
- _context.next = 2;
32
- break;
33
- }
34
- return _context.abrupt("return", false);
35
- case 2:
36
- _context.next = 4;
37
- return macroProvider.openMacroBrowser(macroNode);
38
- case 4:
39
- newMacro = _context.sent;
40
- if (!(newMacro && macroNode)) {
41
- _context.next = 20;
42
- break;
43
- }
44
- state = view.state, dispatch = view.dispatch;
45
- currentLayout = macroNode && macroNode.attrs.layout || 'default';
46
- node = resolveMacro(newMacro, state, {
47
- layout: currentLayout
48
- });
49
- if (node) {
50
- _context.next = 11;
51
- break;
52
- }
53
- return _context.abrupt("return", false);
54
- case 11:
55
- selection = state.selection, schema = state.schema;
56
- _schema$nodes = schema.nodes, extension = _schema$nodes.extension, inlineExtension = _schema$nodes.inlineExtension, bodiedExtension = _schema$nodes.bodiedExtension;
57
- extensionState = (0, _pluginFactory.getPluginState)(state);
58
- targetSelectionSource = _extensionEvents.TARGET_SELECTION_SOURCE.CURRENT_SELECTION;
59
- tr = state.tr;
60
- isBodiedExtensionSelected = !!(0, _utils.findSelectedNodeOfType)([bodiedExtension])(selection); // When it's a bodiedExtension but not selected
61
- if (macroNode.type === bodiedExtension && !isBodiedExtensionSelected) {
62
- // `isEditing` is `false` when we are inserting from insert-block toolbar
63
- tr = isEditing ? (0, _utils.replaceParentNodeOfType)(bodiedExtension, node)(tr) : (0, _utils.safeInsert)(node)(tr);
64
- // Replacing selected node doesn't update the selection. `selection.node` still returns the old node
65
- tr.setSelection(_state.TextSelection.create(tr.doc, state.selection.anchor));
66
- }
67
- // If any extension is currently selected
68
- else if ((0, _utils.findSelectedNodeOfType)([extension, bodiedExtension, inlineExtension])(selection)) {
69
- tr = (0, _utils.replaceSelectedNode)(node)(tr);
70
- // Replacing selected node doesn't update the selection. `selection.node` still returns the old node
71
- tr.setSelection(_state.NodeSelection.create(tr.doc, tr.mapping.map(state.selection.anchor)));
72
- }
73
- // When we loose the selection. This usually happens when Synchrony resets or changes
74
- // the selection when user is in the middle of updating an extension.
75
- else if (extensionState.element) {
76
- pos = view.posAtDOM(extensionState.element, -1);
77
- if (pos > -1) {
78
- tr = tr.replaceWith(pos, pos + macroNode.nodeSize, node);
79
- tr.setSelection(_state.Selection.near(tr.doc.resolve(pos)));
80
- targetSelectionSource = _extensionEvents.TARGET_SELECTION_SOURCE.HTML_ELEMENT;
22
+ var insertMacroFromMacroBrowser = exports.insertMacroFromMacroBrowser = function insertMacroFromMacroBrowser(editorAnalyticsAPI) {
23
+ return function (macroProvider, macroNode, isEditing) {
24
+ return /*#__PURE__*/function () {
25
+ var _ref = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee(view) {
26
+ var newMacro, state, dispatch, currentLayout, node, selection, schema, _schema$nodes, extension, inlineExtension, bodiedExtension, extensionState, targetSelectionSource, tr, isBodiedExtensionSelected, pos, _macroNode$attrs, extensionType, extensionKey, layout, localId;
27
+ return _regenerator.default.wrap(function _callee$(_context) {
28
+ while (1) switch (_context.prev = _context.next) {
29
+ case 0:
30
+ if (macroProvider) {
31
+ _context.next = 2;
32
+ break;
81
33
  }
82
- }
83
-
84
- // Only scroll if we have anything to update, best to avoid surprise scroll
85
- if (dispatch && tr.docChanged) {
86
- _macroNode$attrs = macroNode.attrs, extensionType = _macroNode$attrs.extensionType, extensionKey = _macroNode$attrs.extensionKey, layout = _macroNode$attrs.layout, localId = _macroNode$attrs.localId;
87
- (0, _analytics2.addAnalytics)(state, tr, {
88
- action: _analytics.ACTION.UPDATED,
89
- actionSubject: _analytics.ACTION_SUBJECT.EXTENSION,
90
- actionSubjectId: macroNode.type.name,
91
- eventType: _analytics.EVENT_TYPE.TRACK,
92
- attributes: {
93
- inputMethod: isEditing ? _analytics.INPUT_METHOD.MACRO_BROWSER : _analytics.INPUT_METHOD.TOOLBAR,
94
- extensionType: extensionType,
95
- extensionKey: extensionKey,
96
- layout: layout,
97
- localId: localId,
98
- selection: tr.selection.toJSON(),
99
- targetSelectionSource: targetSelectionSource
100
- }
34
+ return _context.abrupt("return", false);
35
+ case 2:
36
+ _context.next = 4;
37
+ return macroProvider.openMacroBrowser(macroNode);
38
+ case 4:
39
+ newMacro = _context.sent;
40
+ if (!(newMacro && macroNode)) {
41
+ _context.next = 20;
42
+ break;
43
+ }
44
+ state = view.state, dispatch = view.dispatch;
45
+ currentLayout = macroNode && macroNode.attrs.layout || 'default';
46
+ node = resolveMacro(newMacro, state, {
47
+ layout: currentLayout
101
48
  });
102
- dispatch(tr.scrollIntoView());
103
- }
104
- return _context.abrupt("return", true);
105
- case 20:
106
- return _context.abrupt("return", false);
107
- case 21:
108
- case "end":
109
- return _context.stop();
110
- }
111
- }, _callee);
112
- }));
113
- return function (_x) {
114
- return _ref.apply(this, arguments);
115
- };
116
- }();
49
+ if (node) {
50
+ _context.next = 11;
51
+ break;
52
+ }
53
+ return _context.abrupt("return", false);
54
+ case 11:
55
+ selection = state.selection, schema = state.schema;
56
+ _schema$nodes = schema.nodes, extension = _schema$nodes.extension, inlineExtension = _schema$nodes.inlineExtension, bodiedExtension = _schema$nodes.bodiedExtension;
57
+ extensionState = (0, _pluginFactory.getPluginState)(state);
58
+ targetSelectionSource = _extensionEvents.TARGET_SELECTION_SOURCE.CURRENT_SELECTION;
59
+ tr = state.tr;
60
+ isBodiedExtensionSelected = !!(0, _utils.findSelectedNodeOfType)([bodiedExtension])(selection); // When it's a bodiedExtension but not selected
61
+ if (macroNode.type === bodiedExtension && !isBodiedExtensionSelected) {
62
+ // `isEditing` is `false` when we are inserting from insert-block toolbar
63
+ tr = isEditing ? (0, _utils.replaceParentNodeOfType)(bodiedExtension, node)(tr) : (0, _utils.safeInsert)(node)(tr);
64
+ // Replacing selected node doesn't update the selection. `selection.node` still returns the old node
65
+ tr.setSelection(_state.TextSelection.create(tr.doc, state.selection.anchor));
66
+ }
67
+ // If any extension is currently selected
68
+ else if ((0, _utils.findSelectedNodeOfType)([extension, bodiedExtension, inlineExtension])(selection)) {
69
+ tr = (0, _utils.replaceSelectedNode)(node)(tr);
70
+ // Replacing selected node doesn't update the selection. `selection.node` still returns the old node
71
+ tr.setSelection(_state.NodeSelection.create(tr.doc, tr.mapping.map(state.selection.anchor)));
72
+ }
73
+ // When we loose the selection. This usually happens when Synchrony resets or changes
74
+ // the selection when user is in the middle of updating an extension.
75
+ else if (extensionState.element) {
76
+ pos = view.posAtDOM(extensionState.element, -1);
77
+ if (pos > -1) {
78
+ tr = tr.replaceWith(pos, pos + macroNode.nodeSize, node);
79
+ tr.setSelection(_state.Selection.near(tr.doc.resolve(pos)));
80
+ targetSelectionSource = _extensionEvents.TARGET_SELECTION_SOURCE.HTML_ELEMENT;
81
+ }
82
+ }
83
+
84
+ // Only scroll if we have anything to update, best to avoid surprise scroll
85
+ if (dispatch && tr.docChanged) {
86
+ _macroNode$attrs = macroNode.attrs, extensionType = _macroNode$attrs.extensionType, extensionKey = _macroNode$attrs.extensionKey, layout = _macroNode$attrs.layout, localId = _macroNode$attrs.localId;
87
+ editorAnalyticsAPI === null || editorAnalyticsAPI === void 0 || editorAnalyticsAPI.attachAnalyticsEvent({
88
+ action: _analytics.ACTION.UPDATED,
89
+ actionSubject: _analytics.ACTION_SUBJECT.EXTENSION,
90
+ actionSubjectId: macroNode.type.name,
91
+ eventType: _analytics.EVENT_TYPE.TRACK,
92
+ attributes: {
93
+ inputMethod: isEditing ? _analytics.INPUT_METHOD.MACRO_BROWSER : _analytics.INPUT_METHOD.TOOLBAR,
94
+ extensionType: extensionType,
95
+ extensionKey: extensionKey,
96
+ layout: layout,
97
+ localId: localId,
98
+ selection: tr.selection.toJSON(),
99
+ targetSelectionSource: targetSelectionSource
100
+ }
101
+ })(tr);
102
+ dispatch(tr.scrollIntoView());
103
+ }
104
+ return _context.abrupt("return", true);
105
+ case 20:
106
+ return _context.abrupt("return", false);
107
+ case 21:
108
+ case "end":
109
+ return _context.stop();
110
+ }
111
+ }, _callee);
112
+ }));
113
+ return function (_x) {
114
+ return _ref.apply(this, arguments);
115
+ };
116
+ }();
117
+ };
117
118
  };
118
119
  var resolveMacro = exports.resolveMacro = function resolveMacro(macro, state, optionalAttrs) {
119
120
  if (!macro || !state) {
@@ -5,4 +5,4 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
- var version = exports.version = "189.3.10";
8
+ var version = exports.version = "189.3.12";
@@ -49,7 +49,6 @@ export function createFeatureFlagsFromProps(props) {
49
49
  // Including fallback to props.featureFlags so that mobile feature flags
50
50
  // are included (they are not kebab cased)
51
51
  restartNumberedLists: normalizedFeatureFlags.restartNumberedLists === true || ((_props$featureFlags18 = props.featureFlags) === null || _props$featureFlags18 === void 0 ? void 0 : _props$featureFlags18.restartNumberedLists) === true,
52
- lpLinkPickerFocusTrap: Boolean(normalizedFeatureFlags.lpLinkPickerFocusTrap),
53
52
  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)
54
53
  };
55
54
  }
@@ -34,7 +34,6 @@ export default {
34
34
  'fabric.editor.edit': 'Upravit',
35
35
  'fabric.editor.editorAssistiveLabel': 'Hlavní oblast obsahu. Začněte psát, abyste zadali text.',
36
36
  'fabric.editor.editors': 'Editoři',
37
- 'fabric.editor.error': 'Chyba',
38
37
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Vymazání rozšíření {nodeName} způsobí, že všechny k němu připojené položky přestanou fungovat.',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Vymazat',
40
39
  'fabric.editor.extension.deleteElementTitle': 'Vymazat prvek',
@@ -47,28 +46,13 @@ export default {
47
46
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Vymazat také všechny připojené prvky',
48
47
  'fabric.editor.headingLink.toolbarHelpTitle': 'Otevřít dialog nápovědy',
49
48
  'fabric.editor.indent': 'Zvětšit odsazení',
50
- 'fabric.editor.info': 'Informace',
51
- 'fabric.editor.leftSidebar': 'Levý postranní panel',
52
49
  'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
53
50
  'fabric.editor.noResultsFound': 'Žádné výsledky',
54
- 'fabric.editor.note': 'Poznámka',
55
51
  'fabric.editor.outdent': 'Zmenšit odsazení',
56
- 'fabric.editor.panel.backgroundColor': 'Barva pozadí',
57
- 'fabric.editor.panel.emoji': 'Přidat emoji',
58
- 'fabric.editor.placeholderTextPlaceholder': 'Přidat text placeholderu.',
59
52
  'fabric.editor.replace': 'Nahradit',
60
53
  'fabric.editor.replaceAll': 'Nahradit vše',
61
54
  'fabric.editor.replaceWith': 'Nahradit textem',
62
55
  'fabric.editor.resultsCount': '{selectedMatchPosition} z {totalResultsCount}',
63
- 'fabric.editor.rightSidebar': 'Pravý postranní panel',
64
56
  'fabric.editor.selectLanguage': 'Vyberte programovací jazyk',
65
- 'fabric.editor.single': 'Jeden sloupec',
66
- 'fabric.editor.success': 'Úspěch',
67
- 'fabric.editor.taskPlaceholder': 'Napište svou akci a použitím „@“ ji někomu přidělte.',
68
- 'fabric.editor.threeColumns': 'Tři sloupce',
69
- 'fabric.editor.threeColumnsWithSidebars': 'Tři sloupce s postranními panely',
70
- 'fabric.editor.twoColumns': 'Dva sloupce',
71
- 'fabric.editor.warning': 'Varování',
72
- 'fabric.editor.wrapLeft': 'Sbalit vpravo',
73
- 'fabric.editor.wrapRight': 'Sbalit vlevo'
57
+ 'fabric.editor.taskPlaceholder': 'Napište svou akci a použitím „@“ ji někomu přidělte.'
74
58
  };
@@ -34,7 +34,6 @@ export default {
34
34
  'fabric.editor.edit': 'Redigér',
35
35
  'fabric.editor.editorAssistiveLabel': 'Område for hovedindhold. Begynd at taste for at skrive tekst.',
36
36
  'fabric.editor.editors': 'Redaktører',
37
- 'fabric.editor.error': 'Fejl',
38
37
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, brydes forbindelsen til alt, der er forbundet til den.',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Slet',
40
39
  'fabric.editor.extension.deleteElementTitle': 'Slet element',
@@ -46,28 +45,13 @@ export default {
46
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slet også forbundne elementer',
47
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Åbn dialogboksen Hjælp',
48
47
  'fabric.editor.indent': 'Ryk ind',
49
- 'fabric.editor.info': 'Info',
50
- 'fabric.editor.leftSidebar': 'Venstre sidebjælke',
51
48
  'fabric.editor.matchCase': 'Match store/små bogstaver',
52
49
  'fabric.editor.noResultsFound': 'Ingen resultater',
53
- 'fabric.editor.note': 'Note',
54
50
  'fabric.editor.outdent': 'Ryk ud',
55
- 'fabric.editor.panel.backgroundColor': 'Baggrundsfarve',
56
- 'fabric.editor.panel.emoji': 'Tilføj emoji',
57
- 'fabric.editor.placeholderTextPlaceholder': 'Tilføj midlertidig tekst',
58
51
  'fabric.editor.replace': 'Erstat',
59
52
  'fabric.editor.replaceAll': 'Erstat alle',
60
53
  'fabric.editor.replaceWith': 'Erstat med',
61
54
  'fabric.editor.resultsCount': '{selectedMatchPosition} af {totalResultsCount}',
62
- 'fabric.editor.rightSidebar': 'Højre sidebjælke',
63
55
  'fabric.editor.selectLanguage': 'Vælg sprog',
64
- 'fabric.editor.single': 'Enkelt kolonne',
65
- 'fabric.editor.success': 'Succes',
66
- 'fabric.editor.taskPlaceholder': 'Indtast din handling, og brug "@" for at tildele til nogen.',
67
- 'fabric.editor.threeColumns': 'Tre kolonner',
68
- 'fabric.editor.threeColumnsWithSidebars': 'Tre kolonner med sidebjælker',
69
- 'fabric.editor.twoColumns': 'To kolonner',
70
- 'fabric.editor.warning': 'Advarsel',
71
- 'fabric.editor.wrapLeft': 'Skub til venstre',
72
- 'fabric.editor.wrapRight': 'Skub til højre'
56
+ 'fabric.editor.taskPlaceholder': 'Indtast din handling, og brug "@" for at tildele til nogen.'
73
57
  };
@@ -34,7 +34,6 @@ export default {
34
34
  'fabric.editor.edit': 'Bearbeiten',
35
35
  'fabric.editor.editorAssistiveLabel': 'Hauptinhaltsbereich – geben Sie hier Ihren Text ein.',
36
36
  'fabric.editor.editors': 'Editoren',
37
- 'fabric.editor.error': 'Fehler',
38
37
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Durch das Löschen von {nodeName} werden alle damit verbundenen Elemente unbrauchbar.',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Löschen',
40
39
  'fabric.editor.extension.deleteElementTitle': 'Element löschen',
@@ -46,28 +45,13 @@ export default {
46
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Verbundene Elemente ebenfalls löschen',
47
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Hilfe öffnen',
48
47
  'fabric.editor.indent': 'Einzug vergrößern',
49
- 'fabric.editor.info': 'Info',
50
- 'fabric.editor.leftSidebar': 'Linke Seitenleiste',
51
48
  'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
52
49
  'fabric.editor.noResultsFound': 'Keine Ergebnisse',
53
- 'fabric.editor.note': 'Hinweis',
54
50
  'fabric.editor.outdent': 'Einzug verkleinern',
55
- 'fabric.editor.panel.backgroundColor': 'Hintergrundfarbe',
56
- 'fabric.editor.panel.emoji': 'Emoji hinzufügen',
57
- 'fabric.editor.placeholderTextPlaceholder': 'Platzhaltertext hinzufügen',
58
51
  'fabric.editor.replace': 'Ersetzen',
59
52
  'fabric.editor.replaceAll': 'Alle ersetzen',
60
53
  'fabric.editor.replaceWith': 'Ersetzen mit',
61
54
  'fabric.editor.resultsCount': '{selectedMatchPosition} von {totalResultsCount}',
62
- 'fabric.editor.rightSidebar': 'Rechte Seitenleiste',
63
55
  'fabric.editor.selectLanguage': 'Sprache auswählen',
64
- 'fabric.editor.single': 'Einzelne Spalte',
65
- 'fabric.editor.success': 'Erfolgreich',
66
- 'fabric.editor.taskPlaceholder': 'Geben Sie Ihre Aktion ein und weisen Sie sie mithilfe von „@” jemandem zu.',
67
- 'fabric.editor.threeColumns': 'Drei Spalten',
68
- 'fabric.editor.threeColumnsWithSidebars': 'Drei Spalten mit Seitenleisten',
69
- 'fabric.editor.twoColumns': 'Zwei Spalten',
70
- 'fabric.editor.warning': 'Warnung',
71
- 'fabric.editor.wrapLeft': 'Links umwickeln',
72
- 'fabric.editor.wrapRight': 'Rechts umwickeln'
56
+ 'fabric.editor.taskPlaceholder': 'Geben Sie Ihre Aktion ein und weisen Sie sie mithilfe von „@” jemandem zu.'
73
57
  };
@@ -35,7 +35,6 @@ export default {
35
35
  'fabric.editor.edit': 'Edit',
36
36
  'fabric.editor.editorAssistiveLabel': 'Main content area, start typing to enter text.',
37
37
  'fabric.editor.editors': 'Editors',
38
- 'fabric.editor.error': 'Error',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
40
39
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Delete',
41
40
  'fabric.editor.extension.deleteElementTitle': 'Delete element',
@@ -48,28 +47,13 @@ export default {
48
47
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
49
48
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
50
49
  'fabric.editor.indent': 'Indent',
51
- 'fabric.editor.info': 'Info',
52
- 'fabric.editor.leftSidebar': 'Left sidebar',
53
50
  'fabric.editor.matchCase': 'Match case',
54
51
  'fabric.editor.noResultsFound': 'No results',
55
- 'fabric.editor.note': 'Note',
56
52
  'fabric.editor.outdent': 'Outdent',
57
- 'fabric.editor.panel.backgroundColor': 'Background color',
58
- 'fabric.editor.panel.emoji': 'Add emoji',
59
- 'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
60
53
  'fabric.editor.replace': 'Replace',
61
54
  'fabric.editor.replaceAll': 'Replace all',
62
55
  'fabric.editor.replaceWith': 'Replace with',
63
56
  'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
64
- 'fabric.editor.rightSidebar': 'Right sidebar',
65
57
  'fabric.editor.selectLanguage': 'Select language',
66
- 'fabric.editor.single': 'Single column',
67
- 'fabric.editor.success': 'Success',
68
- 'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
69
- 'fabric.editor.threeColumns': 'Three columns',
70
- 'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
71
- 'fabric.editor.twoColumns': 'Two columns',
72
- 'fabric.editor.warning': 'Warning',
73
- 'fabric.editor.wrapLeft': 'Wrap left',
74
- 'fabric.editor.wrapRight': 'Wrap right'
58
+ 'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone."
75
59
  };
@@ -35,7 +35,6 @@ export default {
35
35
  'fabric.editor.edit': 'Edit',
36
36
  'fabric.editor.editorAssistiveLabel': 'Main content area, start typing to enter text.',
37
37
  'fabric.editor.editors': 'Editors',
38
- 'fabric.editor.error': 'Error',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
40
39
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Delete',
41
40
  'fabric.editor.extension.deleteElementTitle': 'Delete element',
@@ -48,28 +47,13 @@ export default {
48
47
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
49
48
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
50
49
  'fabric.editor.indent': 'Indent',
51
- 'fabric.editor.info': 'Info',
52
- 'fabric.editor.leftSidebar': 'Left sidebar',
53
50
  'fabric.editor.matchCase': 'Match case',
54
51
  'fabric.editor.noResultsFound': 'No results',
55
- 'fabric.editor.note': 'Note',
56
52
  'fabric.editor.outdent': 'Outdent',
57
- 'fabric.editor.panel.backgroundColor': 'Background colour',
58
- 'fabric.editor.panel.emoji': 'Add emoji',
59
- 'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
60
53
  'fabric.editor.replace': 'Replace',
61
54
  'fabric.editor.replaceAll': 'Replace all',
62
55
  'fabric.editor.replaceWith': 'Replace with',
63
56
  'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
64
- 'fabric.editor.rightSidebar': 'Right sidebar',
65
57
  'fabric.editor.selectLanguage': 'Select language',
66
- 'fabric.editor.single': 'Single column',
67
- 'fabric.editor.success': 'Success',
68
- 'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
69
- 'fabric.editor.threeColumns': 'Three columns',
70
- 'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
71
- 'fabric.editor.twoColumns': 'Two columns',
72
- 'fabric.editor.warning': 'Warning',
73
- 'fabric.editor.wrapLeft': 'Wrap left',
74
- 'fabric.editor.wrapRight': 'Wrap right'
58
+ 'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone."
75
59
  };
@@ -35,7 +35,6 @@ export default {
35
35
  'fabric.editor.edit': '⁣⁢Edit‍‌⁠⁡⁠⁡⁡⁠⁣⁤',
36
36
  'fabric.editor.editorAssistiveLabel': '⁣⁢Main content area, start typing to enter text.‍‌⁡‌‌⁡؜؜⁣⁤',
37
37
  'fabric.editor.editors': '⁣⁢Editors‍؜‌‍⁡‍⁠⁡؜‌‌⁡⁣⁤',
38
- 'fabric.editor.error': '⁣⁢Error؜‌⁡‌؜⁡‌⁣⁤',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': '⁣⁢Deleting {nodeName} will break anything connected to it.‍‍‌؜⁠⁡⁠⁣⁤',
40
39
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '⁣⁢Delete⁠؜‌‍⁠⁠⁣⁤',
41
40
  'fabric.editor.extension.deleteElementTitle': '⁣⁢Delete element⁠؜⁠⁡‍؜⁣⁤',
@@ -48,28 +47,13 @@ export default {
48
47
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '⁣⁢Also delete connected elements؜؜؜؜؜‍⁡‍‌؜‌‌؜‍⁣⁤',
49
48
  'fabric.editor.headingLink.toolbarHelpTitle': '⁣⁢Open help dialog‌⁡‌⁠‌⁠⁣⁤',
50
49
  'fabric.editor.indent': '⁣⁢Indent‌⁠‌⁠‍⁡⁣⁤',
51
- 'fabric.editor.info': '⁣⁢Info⁡⁡‌⁡⁠؜؜‌‍⁠⁣⁤',
52
- 'fabric.editor.leftSidebar': '⁣⁢Left sidebar⁡‍‍‍‍⁣⁤',
53
50
  'fabric.editor.matchCase': '⁣⁢Match case‌‌⁠⁡‍؜‍‍‌؜⁡⁡⁠‍⁣⁤',
54
51
  'fabric.editor.noResultsFound': '⁣⁢No results‍؜‌‌‌؜⁡⁣⁤',
55
- 'fabric.editor.note': '⁣⁢Note⁠⁠؜⁡‌؜‍‌‍‍‌⁡⁣⁤',
56
52
  'fabric.editor.outdent': '⁣⁢Outdent‍‍؜؜‌‌‍‍⁡⁣⁤',
57
- 'fabric.editor.panel.backgroundColor': '⁣⁢Background color⁡⁡‌‍‌⁡؜‌‍⁡‌⁡⁡⁣⁤',
58
- 'fabric.editor.panel.emoji': '⁣⁢Add emoji؜؜⁠‍‌‌⁣⁤',
59
- 'fabric.editor.placeholderTextPlaceholder': '⁣⁢Add placeholder text‍‌⁠⁡‍⁡؜⁠‍⁠؜‍⁣⁤',
60
53
  'fabric.editor.replace': '⁣⁢Replace‌⁠؜⁠⁠⁠‌⁠⁡⁠⁣⁤',
61
54
  'fabric.editor.replaceAll': '⁣⁢Replace all‌⁡؜‍⁠⁣⁤',
62
55
  'fabric.editor.replaceWith': '⁣⁢Replace with‍‍⁡؜⁡⁠⁡؜؜⁠⁠⁣⁤',
63
56
  'fabric.editor.resultsCount': '⁣⁢{selectedMatchPosition} of {totalResultsCount}⁠⁠⁠⁠⁣⁤',
64
- 'fabric.editor.rightSidebar': '⁣⁢Right sidebar⁠‍⁠؜‍⁠‍؜⁡⁡‌‍⁡‍⁣⁤',
65
57
  'fabric.editor.selectLanguage': '⁣⁢Select language‍⁠‌؜‌⁡‍‌⁣⁤',
66
- 'fabric.editor.single': '⁣⁢Single column⁡‍⁠‌؜⁡‍‌‍⁣⁤',
67
- 'fabric.editor.success': '⁣⁢Success؜⁠؜‍‍‌⁡؜‌‍⁠؜⁣⁤',
68
- 'fabric.editor.taskPlaceholder': "⁣⁢Type your action, use '@' to assign to someone.‌⁠⁠⁠⁠⁠‍‍⁡⁡‌⁣⁤",
69
- 'fabric.editor.threeColumns': '⁣⁢Three columns؜‍‌‍‌‌‌‌⁠؜⁣⁤',
70
- 'fabric.editor.threeColumnsWithSidebars': '⁣⁢Three columns with sidebars؜‌⁠⁠‍⁡؜‍؜؜⁣⁤',
71
- 'fabric.editor.twoColumns': '⁣⁢Two columns⁡‌‍؜‌‍؜‍‍‍⁡⁣⁤',
72
- 'fabric.editor.warning': '⁣⁢Warning؜⁡⁠؜‌‍‌⁠⁡‌⁣⁤',
73
- 'fabric.editor.wrapLeft': '⁣⁢Wrap left؜‍⁡‌⁡⁠‌‌‌⁡⁣⁤',
74
- 'fabric.editor.wrapRight': '⁣⁢Wrap right‍؜؜⁡؜⁣⁤'
58
+ 'fabric.editor.taskPlaceholder': "⁣⁢Type your action, use '@' to assign to someone.‌⁠⁠⁠⁠⁠‍‍⁡⁡‌⁣⁤"
75
59
  };
@@ -34,7 +34,6 @@ export default {
34
34
  'fabric.editor.edit': 'Editar',
35
35
  'fabric.editor.editorAssistiveLabel': 'Área de contenido principal, empieza a escribir para introducir texto.',
36
36
  'fabric.editor.editors': 'Editores',
37
- 'fabric.editor.error': 'Error',
38
37
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Al eliminar la extensión {nodeName}, se interrumpirá todo lo que se haya conectado a ella.',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Eliminar',
40
39
  'fabric.editor.extension.deleteElementTitle': 'Eliminar elemento',
@@ -46,28 +45,13 @@ export default {
46
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Eliminar también los elementos conectados',
47
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ayuda',
48
47
  'fabric.editor.indent': 'Aplicar sangría',
49
- 'fabric.editor.info': 'Información',
50
- 'fabric.editor.leftSidebar': 'Barra lateral izquierda',
51
48
  'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
52
49
  'fabric.editor.noResultsFound': 'Sin resultados',
53
- 'fabric.editor.note': 'Nota',
54
50
  'fabric.editor.outdent': 'Anular sangría',
55
- 'fabric.editor.panel.backgroundColor': 'Color de fondo',
56
- 'fabric.editor.panel.emoji': 'Añadir emoji',
57
- 'fabric.editor.placeholderTextPlaceholder': 'Añadir texto de marcador de posición',
58
51
  'fabric.editor.replace': 'Reemplazar',
59
52
  'fabric.editor.replaceAll': 'Reemplazar todo',
60
53
  'fabric.editor.replaceWith': 'Reemplazar por',
61
54
  'fabric.editor.resultsCount': '{selectedMatchPosition} de {totalResultsCount}',
62
- 'fabric.editor.rightSidebar': 'Barra lateral derecha',
63
55
  'fabric.editor.selectLanguage': 'Seleccionar lenguaje',
64
- 'fabric.editor.single': 'Una sola columna',
65
- 'fabric.editor.success': 'Correcto',
66
- 'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
67
- 'fabric.editor.threeColumns': 'Tres columnas',
68
- 'fabric.editor.threeColumnsWithSidebars': 'Tres columnas con barras laterales',
69
- 'fabric.editor.twoColumns': 'Dos columnas',
70
- 'fabric.editor.warning': 'Advertencia',
71
- 'fabric.editor.wrapLeft': 'Ajustar a la izquierda',
72
- 'fabric.editor.wrapRight': 'Ajustar a la derecha'
56
+ 'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.'
73
57
  };
@@ -34,7 +34,6 @@ export default {
34
34
  'fabric.editor.edit': 'Muokkaa',
35
35
  'fabric.editor.editorAssistiveLabel': 'Pääsisältöalue, aloita kirjoittaminen, jos haluat syöttää tekstiä.',
36
36
  'fabric.editor.editors': 'Muokkaajat',
37
- 'fabric.editor.error': 'Virhe',
38
37
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Solmun {nodeName} poistaminen rikkoo kaiken siihen yhdistetyn.',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Poista',
40
39
  'fabric.editor.extension.deleteElementTitle': 'Poista elementti',
@@ -46,28 +45,13 @@ export default {
46
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Poista myös liitetyt elementit',
47
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Avaa ohjeikkuna',
48
47
  'fabric.editor.indent': 'Sisennys',
49
- 'fabric.editor.info': 'Tietoja',
50
- 'fabric.editor.leftSidebar': 'Vasen sivupalkki',
51
48
  'fabric.editor.matchCase': 'Sovita aakkoslaji',
52
49
  'fabric.editor.noResultsFound': 'Ei tuloksia',
53
- 'fabric.editor.note': 'Huomautus',
54
50
  'fabric.editor.outdent': 'Ulonnus',
55
- 'fabric.editor.panel.backgroundColor': 'Taustaväri',
56
- 'fabric.editor.panel.emoji': 'Lisää emoji',
57
- 'fabric.editor.placeholderTextPlaceholder': 'Lisää paikkamerkin teksti',
58
51
  'fabric.editor.replace': 'Korvaa',
59
52
  'fabric.editor.replaceAll': 'Korvaa kaikki',
60
53
  'fabric.editor.replaceWith': 'Korvaa kohteella',
61
54
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
62
- 'fabric.editor.rightSidebar': 'Oikea sivupalkki',
63
55
  'fabric.editor.selectLanguage': 'Valitse kieli',
64
- 'fabric.editor.single': 'Yksittäinen sarake',
65
- 'fabric.editor.success': 'Onnistunut',
66
- 'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle.",
67
- 'fabric.editor.threeColumns': 'Kolme saraketta',
68
- 'fabric.editor.threeColumnsWithSidebars': 'Kolme saraketta sivupalkkien kanssa',
69
- 'fabric.editor.twoColumns': 'Kaksi saraketta',
70
- 'fabric.editor.warning': 'Varoitus',
71
- 'fabric.editor.wrapLeft': 'Rivitä vasemmalle',
72
- 'fabric.editor.wrapRight': 'Rivitä oikealle'
56
+ 'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle."
73
57
  };
@@ -34,7 +34,6 @@ export default {
34
34
  'fabric.editor.edit': 'Modifier',
35
35
  'fabric.editor.editorAssistiveLabel': 'Zone de contenu principale, commencez à taper pour saisir du texte.',
36
36
  'fabric.editor.editors': 'Éditeurs',
37
- 'fabric.editor.error': 'Erreur',
38
37
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Si vous supprimez {nodeName}, tous les éléments qui y sont connectés deviendront inexploitables.',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Supprimer',
40
39
  'fabric.editor.extension.deleteElementTitle': 'Supprimer un élément',
@@ -46,28 +45,13 @@ export default {
46
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Supprimer également les éléments connectés',
47
46
  'fabric.editor.headingLink.toolbarHelpTitle': "Ouvrir la boîte de dialogue d'aide",
48
47
  'fabric.editor.indent': 'Retrait positif',
49
- 'fabric.editor.info': 'Informations',
50
- 'fabric.editor.leftSidebar': 'Barre latérale de gauche',
51
48
  'fabric.editor.matchCase': 'Respecter la casse',
52
49
  'fabric.editor.noResultsFound': 'Aucun résultat',
53
- 'fabric.editor.note': 'Note',
54
50
  'fabric.editor.outdent': 'Retrait négatif',
55
- 'fabric.editor.panel.backgroundColor': "Couleur d'arrière-plan",
56
- 'fabric.editor.panel.emoji': 'Ajouter une émoticône',
57
- 'fabric.editor.placeholderTextPlaceholder': "Ajouter le texte de l'espace réservé",
58
51
  'fabric.editor.replace': 'Remplacer',
59
52
  'fabric.editor.replaceAll': 'Remplacer tout',
60
53
  'fabric.editor.replaceWith': 'Remplacer par',
61
54
  'fabric.editor.resultsCount': '{selectedMatchPosition} sur {totalResultsCount}',
62
- 'fabric.editor.rightSidebar': 'Barre latérale de droite',
63
55
  'fabric.editor.selectLanguage': 'Sélectionner le langage',
64
- 'fabric.editor.single': 'Colonne unique',
65
- 'fabric.editor.success': 'Opération réussie',
66
- 'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un.",
67
- 'fabric.editor.threeColumns': 'Trois colonnes',
68
- 'fabric.editor.threeColumnsWithSidebars': 'Trois colonnes avec barres latérales',
69
- 'fabric.editor.twoColumns': 'Deux colonnes',
70
- 'fabric.editor.warning': 'Avertissement',
71
- 'fabric.editor.wrapLeft': 'Ajuster vers la gauche',
72
- 'fabric.editor.wrapRight': 'Ajuster vers la droite'
56
+ 'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un."
73
57
  };
@@ -34,7 +34,6 @@ export default {
34
34
  'fabric.editor.edit': 'Szerkesztés',
35
35
  'fabric.editor.editorAssistiveLabel': 'Fő tartalmi terület, kezdj el gépelni a szöveg beviteléhez.',
36
36
  'fabric.editor.editors': 'Szerkesztők',
37
- 'fabric.editor.error': 'Hiba',
38
37
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Ha törlöd a(z) {nodeName} csomópontot, a hozzá kapcsolódó elemek sem fognak működni.',
39
38
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Törlés',
40
39
  'fabric.editor.extension.deleteElementTitle': 'Elem törlése',
@@ -46,28 +45,13 @@ export default {
46
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'A kapcsolódó elemek is törlődjenek',
47
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Súgópanel megnyitása',
48
47
  'fabric.editor.indent': 'Behúzás',
49
- 'fabric.editor.info': 'Információ',
50
- 'fabric.editor.leftSidebar': 'Bal oldali oldalsáv',
51
48
  'fabric.editor.matchCase': 'Kis- és nagybetűk megkülönböztetése',
52
49
  'fabric.editor.noResultsFound': 'Nincs találat',
53
- 'fabric.editor.note': 'Megjegyzés',
54
50
  'fabric.editor.outdent': 'Kihúzás',
55
- 'fabric.editor.panel.backgroundColor': 'Háttérszín',
56
- 'fabric.editor.panel.emoji': 'Emoji hozzáadása',
57
- 'fabric.editor.placeholderTextPlaceholder': 'Helyőrző szöveg hozzáadása',
58
51
  'fabric.editor.replace': 'Csere',
59
52
  'fabric.editor.replaceAll': 'Az összes cseréje',
60
53
  'fabric.editor.replaceWith': 'Csere erre:',
61
54
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
62
- 'fabric.editor.rightSidebar': 'Jobb oldali oldalsáv',
63
55
  'fabric.editor.selectLanguage': 'Programozási nyelv kiválasztása',
64
- 'fabric.editor.single': 'Egy oszlop',
65
- 'fabric.editor.success': 'Sikerült',
66
- 'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.',
67
- 'fabric.editor.threeColumns': 'Három oszlop',
68
- 'fabric.editor.threeColumnsWithSidebars': 'Három oszlop oldalsávval',
69
- 'fabric.editor.twoColumns': 'Két oszlop',
70
- 'fabric.editor.warning': 'Figyelmeztetés',
71
- 'fabric.editor.wrapLeft': 'Balra igazítás',
72
- 'fabric.editor.wrapRight': 'Jobbra igazítás'
56
+ 'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.'
73
57
  };