@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.
- package/CHANGELOG.md +18 -0
- package/dist/cjs/composable-editor/editor-internal.js +22 -1
- package/dist/cjs/create-editor/feature-flags-from-props.js +4 -5
- package/dist/cjs/i18n/cs.js +0 -1
- package/dist/cjs/i18n/da.js +0 -1
- package/dist/cjs/i18n/de.js +0 -1
- package/dist/cjs/i18n/en.js +0 -1
- package/dist/cjs/i18n/en_GB.js +0 -1
- package/dist/cjs/i18n/en_ZZ.js +0 -1
- package/dist/cjs/i18n/es.js +0 -1
- package/dist/cjs/i18n/fi.js +0 -1
- package/dist/cjs/i18n/fr.js +0 -1
- package/dist/cjs/i18n/hu.js +0 -1
- package/dist/cjs/i18n/it.js +0 -1
- package/dist/cjs/i18n/ja.js +0 -1
- package/dist/cjs/i18n/ko.js +0 -1
- package/dist/cjs/i18n/nb.js +0 -1
- package/dist/cjs/i18n/nl.js +0 -1
- package/dist/cjs/i18n/pl.js +0 -1
- package/dist/cjs/i18n/pt_BR.js +0 -1
- package/dist/cjs/i18n/ru.js +0 -1
- package/dist/cjs/i18n/sv.js +0 -1
- package/dist/cjs/i18n/th.js +0 -1
- package/dist/cjs/i18n/tr.js +0 -1
- package/dist/cjs/i18n/uk.js +0 -1
- package/dist/cjs/i18n/vi.js +0 -1
- package/dist/cjs/i18n/zh.js +0 -1
- package/dist/cjs/i18n/zh_TW.js +0 -1
- package/dist/cjs/plugins/index.js +0 -7
- package/dist/cjs/presets/universal.js +3 -2
- package/dist/cjs/ui/Appearance/FullPage/FullPageToolbar.js +10 -8
- package/dist/cjs/ui/ContentStyles/index.js +7 -7
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/composable-editor/editor-internal.js +25 -2
- package/dist/es2019/create-editor/feature-flags-from-props.js +4 -5
- package/dist/es2019/i18n/cs.js +0 -1
- package/dist/es2019/i18n/da.js +0 -1
- package/dist/es2019/i18n/de.js +0 -1
- package/dist/es2019/i18n/en.js +0 -1
- package/dist/es2019/i18n/en_GB.js +0 -1
- package/dist/es2019/i18n/en_ZZ.js +0 -1
- package/dist/es2019/i18n/es.js +0 -1
- package/dist/es2019/i18n/fi.js +0 -1
- package/dist/es2019/i18n/fr.js +0 -1
- package/dist/es2019/i18n/hu.js +0 -1
- package/dist/es2019/i18n/it.js +0 -1
- package/dist/es2019/i18n/ja.js +0 -1
- package/dist/es2019/i18n/ko.js +0 -1
- package/dist/es2019/i18n/nb.js +0 -1
- package/dist/es2019/i18n/nl.js +0 -1
- package/dist/es2019/i18n/pl.js +0 -1
- package/dist/es2019/i18n/pt_BR.js +0 -1
- package/dist/es2019/i18n/ru.js +0 -1
- package/dist/es2019/i18n/sv.js +0 -1
- package/dist/es2019/i18n/th.js +0 -1
- package/dist/es2019/i18n/tr.js +0 -1
- package/dist/es2019/i18n/uk.js +0 -1
- package/dist/es2019/i18n/vi.js +0 -1
- package/dist/es2019/i18n/zh.js +0 -1
- package/dist/es2019/i18n/zh_TW.js +0 -1
- package/dist/es2019/plugins/index.js +0 -1
- package/dist/es2019/presets/universal.js +3 -2
- package/dist/es2019/ui/Appearance/FullPage/FullPageToolbar.js +10 -8
- package/dist/es2019/ui/ContentStyles/index.js +1 -1
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/composable-editor/editor-internal.js +23 -2
- package/dist/esm/create-editor/feature-flags-from-props.js +4 -5
- package/dist/esm/i18n/cs.js +0 -1
- package/dist/esm/i18n/da.js +0 -1
- package/dist/esm/i18n/de.js +0 -1
- package/dist/esm/i18n/en.js +0 -1
- package/dist/esm/i18n/en_GB.js +0 -1
- package/dist/esm/i18n/en_ZZ.js +0 -1
- package/dist/esm/i18n/es.js +0 -1
- package/dist/esm/i18n/fi.js +0 -1
- package/dist/esm/i18n/fr.js +0 -1
- package/dist/esm/i18n/hu.js +0 -1
- package/dist/esm/i18n/it.js +0 -1
- package/dist/esm/i18n/ja.js +0 -1
- package/dist/esm/i18n/ko.js +0 -1
- package/dist/esm/i18n/nb.js +0 -1
- package/dist/esm/i18n/nl.js +0 -1
- package/dist/esm/i18n/pl.js +0 -1
- package/dist/esm/i18n/pt_BR.js +0 -1
- package/dist/esm/i18n/ru.js +0 -1
- package/dist/esm/i18n/sv.js +0 -1
- package/dist/esm/i18n/th.js +0 -1
- package/dist/esm/i18n/tr.js +0 -1
- package/dist/esm/i18n/uk.js +0 -1
- package/dist/esm/i18n/vi.js +0 -1
- package/dist/esm/i18n/zh.js +0 -1
- package/dist/esm/i18n/zh_TW.js +0 -1
- package/dist/esm/plugins/index.js +0 -1
- package/dist/esm/presets/universal.js +3 -2
- package/dist/esm/ui/Appearance/FullPage/FullPageToolbar.js +10 -8
- package/dist/esm/ui/ContentStyles/index.js +1 -1
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/create-editor/get-ui-component.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +0 -1
- package/dist/types/i18n/da.d.ts +0 -1
- package/dist/types/i18n/de.d.ts +0 -1
- package/dist/types/i18n/en.d.ts +0 -1
- package/dist/types/i18n/en_GB.d.ts +0 -1
- package/dist/types/i18n/en_ZZ.d.ts +0 -1
- package/dist/types/i18n/es.d.ts +0 -1
- package/dist/types/i18n/fi.d.ts +0 -1
- package/dist/types/i18n/fr.d.ts +0 -1
- package/dist/types/i18n/hu.d.ts +0 -1
- package/dist/types/i18n/it.d.ts +0 -1
- package/dist/types/i18n/ja.d.ts +0 -1
- package/dist/types/i18n/ko.d.ts +0 -1
- package/dist/types/i18n/nb.d.ts +0 -1
- package/dist/types/i18n/nl.d.ts +0 -1
- package/dist/types/i18n/pl.d.ts +0 -1
- package/dist/types/i18n/pt_BR.d.ts +0 -1
- package/dist/types/i18n/ru.d.ts +0 -1
- package/dist/types/i18n/sv.d.ts +0 -1
- package/dist/types/i18n/th.d.ts +0 -1
- package/dist/types/i18n/tr.d.ts +0 -1
- package/dist/types/i18n/uk.d.ts +0 -1
- package/dist/types/i18n/vi.d.ts +0 -1
- package/dist/types/i18n/zh.d.ts +0 -1
- package/dist/types/i18n/zh_TW.d.ts +0 -1
- package/dist/types/plugins/index.d.ts +0 -1
- package/dist/types/plugins/insert-block/types.d.ts +1 -1
- package/dist/types/types/editor-props.d.ts +1 -1
- package/dist/types/{plugins/panel/styles.d.ts → ui/ContentStyles/panel.d.ts} +1 -1
- package/dist/types-ts4.5/create-editor/get-ui-component.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -1
- package/dist/types-ts4.5/i18n/da.d.ts +0 -1
- package/dist/types-ts4.5/i18n/de.d.ts +0 -1
- package/dist/types-ts4.5/i18n/en.d.ts +0 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -1
- package/dist/types-ts4.5/i18n/es.d.ts +0 -1
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -1
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -1
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -1
- package/dist/types-ts4.5/i18n/it.d.ts +0 -1
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -1
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -1
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -1
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -1
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -1
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -1
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -1
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -1
- package/dist/types-ts4.5/i18n/th.d.ts +0 -1
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -1
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -1
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -1
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -1
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -1
- package/dist/types-ts4.5/plugins/index.d.ts +0 -1
- package/dist/types-ts4.5/plugins/insert-block/types.d.ts +1 -1
- package/dist/types-ts4.5/types/editor-props.d.ts +1 -1
- package/dist/types-ts4.5/{plugins/panel/styles.d.ts → ui/ContentStyles/panel.d.ts} +1 -1
- package/package.json +6 -5
- package/report.api.md +1 -8
- package/tmp/api-report-tmp.d.ts +1 -8
- package/dist/cjs/plugins/panel/actions.js +0 -125
- package/dist/cjs/plugins/panel/index.js +0 -215
- package/dist/cjs/plugins/panel/message.js +0 -44
- package/dist/cjs/plugins/panel/nodeviews/panel.js +0 -94
- package/dist/cjs/plugins/panel/pm-plugins/keymaps.js +0 -81
- package/dist/cjs/plugins/panel/pm-plugins/main.js +0 -28
- package/dist/cjs/plugins/panel/toolbar.js +0 -293
- package/dist/cjs/plugins/panel/types.js +0 -8
- package/dist/cjs/plugins/panel/utils.js +0 -53
- package/dist/es2019/plugins/panel/actions.js +0 -116
- package/dist/es2019/plugins/panel/index.js +0 -192
- package/dist/es2019/plugins/panel/message.js +0 -38
- package/dist/es2019/plugins/panel/nodeviews/panel.js +0 -82
- package/dist/es2019/plugins/panel/pm-plugins/keymaps.js +0 -82
- package/dist/es2019/plugins/panel/pm-plugins/main.js +0 -21
- package/dist/es2019/plugins/panel/toolbar.js +0 -280
- package/dist/es2019/plugins/panel/types.js +0 -2
- package/dist/es2019/plugins/panel/utils.js +0 -48
- package/dist/esm/plugins/panel/actions.js +0 -116
- package/dist/esm/plugins/panel/index.js +0 -209
- package/dist/esm/plugins/panel/message.js +0 -38
- package/dist/esm/plugins/panel/nodeviews/panel.js +0 -87
- package/dist/esm/plugins/panel/pm-plugins/keymaps.js +0 -74
- package/dist/esm/plugins/panel/pm-plugins/main.js +0 -22
- package/dist/esm/plugins/panel/toolbar.js +0 -287
- package/dist/esm/plugins/panel/types.js +0 -2
- package/dist/esm/plugins/panel/utils.js +0 -46
- package/dist/types/plugins/panel/actions.d.ts +0 -12
- package/dist/types/plugins/panel/index.d.ts +0 -17
- package/dist/types/plugins/panel/message.d.ts +0 -37
- package/dist/types/plugins/panel/nodeviews/panel.d.ts +0 -36
- package/dist/types/plugins/panel/pm-plugins/keymaps.d.ts +0 -3
- package/dist/types/plugins/panel/pm-plugins/main.d.ts +0 -11
- package/dist/types/plugins/panel/toolbar.d.ts +0 -16
- package/dist/types/plugins/panel/types.d.ts +0 -21
- package/dist/types/plugins/panel/utils.d.ts +0 -5
- package/dist/types-ts4.5/plugins/panel/actions.d.ts +0 -12
- package/dist/types-ts4.5/plugins/panel/index.d.ts +0 -17
- package/dist/types-ts4.5/plugins/panel/message.d.ts +0 -37
- package/dist/types-ts4.5/plugins/panel/nodeviews/panel.d.ts +0 -36
- package/dist/types-ts4.5/plugins/panel/pm-plugins/keymaps.d.ts +0 -3
- package/dist/types-ts4.5/plugins/panel/pm-plugins/main.d.ts +0 -11
- package/dist/types-ts4.5/plugins/panel/toolbar.d.ts +0 -16
- package/dist/types-ts4.5/plugins/panel/types.d.ts +0 -21
- package/dist/types-ts4.5/plugins/panel/utils.d.ts +0 -5
- /package/dist/cjs/{plugins/panel/styles.js → ui/ContentStyles/panel.js} +0 -0
- /package/dist/es2019/{plugins/panel/styles.js → ui/ContentStyles/panel.js} +0 -0
- /package/dist/esm/{plugins/panel/styles.js → ui/ContentStyles/panel.js} +0 -0
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -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',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -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': '两栏',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -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';
|
|
@@ -2,7 +2,8 @@ import _typeof from "@babel/runtime/helpers/typeof";
|
|
|
2
2
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
3
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; }
|
|
4
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; }
|
|
5
|
-
import { breakoutPlugin, collabEditPlugin, dataConsumerMarkPlugin, extensionPlugin, insertBlockPlugin, jiraIssuePlugin, toolbarListsIndentationPlugin, macroPlugin, maxContentSizePlugin,
|
|
5
|
+
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';
|
|
6
|
+
import { panelPlugin } from '@atlaskit/editor-plugin-panel';
|
|
6
7
|
import { textColorPlugin } from '@atlaskit/editor-plugin-text-color';
|
|
7
8
|
import { historyPlugin } from '@atlaskit/editor-plugin-history';
|
|
8
9
|
import { statusPlugin } from '@atlaskit/editor-plugin-status';
|
|
@@ -349,7 +350,7 @@ export default function createUniversalPreset(appearance, props, featureFlags, p
|
|
|
349
350
|
}
|
|
350
351
|
return builder;
|
|
351
352
|
}).add([toolbarListsIndentationPlugin, {
|
|
352
|
-
showIndentationButtons: !!
|
|
353
|
+
showIndentationButtons: !!props.showIndentationButtons,
|
|
353
354
|
allowHeadingAndParagraphIndentation: !!props.allowIndentation
|
|
354
355
|
}]).add([insertBlockPlugin, {
|
|
355
356
|
allowTables: !!props.allowTables,
|
|
@@ -13,12 +13,14 @@ import { ContextPanelConsumer } from '@atlaskit/editor-common/ui';
|
|
|
13
13
|
import { fullPageMessages as messages } from '@atlaskit/editor-common/messages';
|
|
14
14
|
import { ToolbarArrowKeyNavigationProvider } from '@atlaskit/editor-common/ui-menu';
|
|
15
15
|
import { getBooleanFF } from '@atlaskit/platform-feature-flags';
|
|
16
|
+
import { usePresetContext } from '../../../presets/context';
|
|
16
17
|
export var EditorToolbar = /*#__PURE__*/React.memo(function (props) {
|
|
17
|
-
var _props$featureFlags, _props$featureFlags2, _props$featureFlags3, _props$featureFlags4, _props$collabEdit, _props$collabEdit2, _props$collabEdit3, _props$featureFlags5
|
|
18
|
+
var _props$featureFlags, _props$featureFlags2, _props$featureFlags3, _props$featureFlags4, _props$collabEdit, _props$collabEdit2, _props$collabEdit3, _props$featureFlags5;
|
|
18
19
|
var _useState = useState(false),
|
|
19
20
|
_useState2 = _slicedToArray(_useState, 2),
|
|
20
21
|
shouldSplitToolbar = _useState2[0],
|
|
21
22
|
setShouldSplitToolbar = _useState2[1];
|
|
23
|
+
var editorAPI = usePresetContext();
|
|
22
24
|
var nonCustomToolbar = jsx("div", {
|
|
23
25
|
css: nonCustomToolbarWrapperStyle
|
|
24
26
|
}, props.beforeIcon && jsx("div", {
|
|
@@ -50,7 +52,7 @@ export var EditorToolbar = /*#__PURE__*/React.memo(function (props) {
|
|
|
50
52
|
inviteToEditHandler: (_props$collabEdit2 = props.collabEdit) === null || _props$collabEdit2 === void 0 ? void 0 : _props$collabEdit2.inviteToEditHandler,
|
|
51
53
|
isInviteToEditButtonSelected: (_props$collabEdit3 = props.collabEdit) === null || _props$collabEdit3 === void 0 ? void 0 : _props$collabEdit3.isInviteToEditButtonSelected,
|
|
52
54
|
featureFlags: props.featureFlags || {}
|
|
53
|
-
}),
|
|
55
|
+
}), editorAPI !== null && editorAPI !== void 0 && editorAPI.findReplace && (_props$featureFlags5 = props.featureFlags) !== null && _props$featureFlags5 !== void 0 && _props$featureFlags5.twoLineEditorToolbar ? jsx(FindReplaceToolbarButtonWithState, {
|
|
54
56
|
popupsBoundariesElement: props.popupsBoundariesElement,
|
|
55
57
|
popupsMountPoint: props.popupsMountPoint,
|
|
56
58
|
popupsScrollableElement: props.popupsScrollableElement,
|
|
@@ -60,8 +62,8 @@ export var EditorToolbar = /*#__PURE__*/React.memo(function (props) {
|
|
|
60
62
|
featureFlags: props.featureFlags
|
|
61
63
|
}) : null, !!props.customPrimaryToolbarComponents && 'after' in props.customPrimaryToolbarComponents ? props.customPrimaryToolbarComponents.after : props.customPrimaryToolbarComponents);
|
|
62
64
|
useEffect(function () {
|
|
63
|
-
var _props$
|
|
64
|
-
if ((_props$
|
|
65
|
+
var _props$featureFlags6;
|
|
66
|
+
if ((_props$featureFlags6 = props.featureFlags) !== null && _props$featureFlags6 !== void 0 && _props$featureFlags6.twoLineEditorToolbar) {
|
|
65
67
|
var updateOnResize = function updateOnResize() {
|
|
66
68
|
setShouldSplitToolbar(window.innerWidth <= MAXIMUM_TWO_LINE_TOOLBAR_BREAKPOINT);
|
|
67
69
|
};
|
|
@@ -86,7 +88,7 @@ export var EditorToolbar = /*#__PURE__*/React.memo(function (props) {
|
|
|
86
88
|
event.stopPropagation();
|
|
87
89
|
};
|
|
88
90
|
return jsx(ContextPanelConsumer, null, function (_ref) {
|
|
89
|
-
var _props$
|
|
91
|
+
var _props$featureFlags7, _props$featureFlags8, _props$featureFlags9;
|
|
90
92
|
var contextPanelWidth = _ref.width;
|
|
91
93
|
return jsx(ToolbarArrowKeyNavigationProvider, {
|
|
92
94
|
editorView: props.editorView,
|
|
@@ -95,14 +97,14 @@ export var EditorToolbar = /*#__PURE__*/React.memo(function (props) {
|
|
|
95
97
|
handleEscape: handleEscape,
|
|
96
98
|
intl: props.intl
|
|
97
99
|
}, jsx("div", {
|
|
98
|
-
css: mainToolbarStyle(props.showKeyline || contextPanelWidth > 0, !!((_props$
|
|
100
|
+
css: mainToolbarStyle(props.showKeyline || contextPanelWidth > 0, !!((_props$featureFlags7 = props.featureFlags) !== null && _props$featureFlags7 !== void 0 && _props$featureFlags7.twoLineEditorToolbar)),
|
|
99
101
|
"data-testid": "ak-editor-main-toolbar"
|
|
100
102
|
}, jsx("div", {
|
|
101
|
-
css: mainToolbarFirstChildStyle(!!((_props$
|
|
103
|
+
css: mainToolbarFirstChildStyle(!!((_props$featureFlags8 = props.featureFlags) !== null && _props$featureFlags8 !== void 0 && _props$featureFlags8.twoLineEditorToolbar)),
|
|
102
104
|
role: "toolbar",
|
|
103
105
|
"aria-label": props.intl.formatMessage(messages.toolbarLabel)
|
|
104
106
|
}, shouldSplitToolbar ? customToolbar : nonCustomToolbar), jsx("div", {
|
|
105
|
-
css: mainToolbarSecondChildStyle(!!((_props$
|
|
107
|
+
css: mainToolbarSecondChildStyle(!!((_props$featureFlags9 = props.featureFlags) !== null && _props$featureFlags9 !== void 0 && _props$featureFlags9.twoLineEditorToolbar)),
|
|
106
108
|
"data-testid": 'avatar-group-outside-plugin',
|
|
107
109
|
role: "region",
|
|
108
110
|
"aria-label": props.intl.formatMessage(messages.pageActionsLabel)
|
|
@@ -13,7 +13,7 @@ import { textHighlightStyle } from '@atlaskit/editor-plugin-paste-options-toolba
|
|
|
13
13
|
import { codeBlockStyles } from '../../plugins/code-block/styles';
|
|
14
14
|
import { mediaStyles } from './media';
|
|
15
15
|
import { layoutStyles } from './layout';
|
|
16
|
-
import { panelStyles } from '
|
|
16
|
+
import { panelStyles } from './panel';
|
|
17
17
|
import { placeholderTextStyles } from '@atlaskit/editor-plugin-placeholder-text/styles';
|
|
18
18
|
import { extensionStyles } from '../../plugins/extension/ui/styles';
|
|
19
19
|
import { expandStyles } from '../../plugins/expand/ui/styles';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { EditorAppearance, EditorAppearanceComponentProps } from '../types';
|
|
2
|
+
import type { EditorAppearance, EditorAppearanceComponentProps } from '../types';
|
|
3
3
|
export default function getUiComponent(appearance: EditorAppearance): React.ComponentClass<EditorAppearanceComponentProps> | React.FunctionComponent<EditorAppearanceComponentProps>;
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -63,7 +63,6 @@ declare const _default: {
|
|
|
63
63
|
'fabric.editor.single': string;
|
|
64
64
|
'fabric.editor.success': string;
|
|
65
65
|
'fabric.editor.taskPlaceholder': string;
|
|
66
|
-
'fabric.editor.textColor': string;
|
|
67
66
|
'fabric.editor.threeColumns': string;
|
|
68
67
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
69
68
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -64,7 +64,6 @@ declare const _default: {
|
|
|
64
64
|
'fabric.editor.single': string;
|
|
65
65
|
'fabric.editor.success': string;
|
|
66
66
|
'fabric.editor.taskPlaceholder': string;
|
|
67
|
-
'fabric.editor.textColor': string;
|
|
68
67
|
'fabric.editor.threeColumns': string;
|
|
69
68
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
70
69
|
'fabric.editor.twoColumns': string;
|
|
@@ -64,7 +64,6 @@ declare const _default: {
|
|
|
64
64
|
'fabric.editor.single': string;
|
|
65
65
|
'fabric.editor.success': string;
|
|
66
66
|
'fabric.editor.taskPlaceholder': string;
|
|
67
|
-
'fabric.editor.textColor': string;
|
|
68
67
|
'fabric.editor.threeColumns': string;
|
|
69
68
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
70
69
|
'fabric.editor.twoColumns': string;
|
|
@@ -64,7 +64,6 @@ declare const _default: {
|
|
|
64
64
|
'fabric.editor.single': string;
|
|
65
65
|
'fabric.editor.success': string;
|
|
66
66
|
'fabric.editor.taskPlaceholder': string;
|
|
67
|
-
'fabric.editor.textColor': string;
|
|
68
67
|
'fabric.editor.threeColumns': string;
|
|
69
68
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
70
69
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -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';
|
|
@@ -9,7 +9,7 @@ import type { AnalyticsPlugin } from '@atlaskit/editor-plugin-analytics';
|
|
|
9
9
|
import type { QuickInsertPlugin } from '@atlaskit/editor-plugin-quick-insert';
|
|
10
10
|
import type { BlockTypePlugin } from '@atlaskit/editor-plugin-block-type';
|
|
11
11
|
import type { CodeBlockPlugin } from '../code-block';
|
|
12
|
-
import type { PanelPlugin } from '
|
|
12
|
+
import type { PanelPlugin } from '@atlaskit/editor-plugin-panel';
|
|
13
13
|
import type { LayoutPlugin } from '@atlaskit/editor-plugin-layout';
|
|
14
14
|
import type { RulePlugin } from '@atlaskit/editor-plugin-rule';
|
|
15
15
|
import type { MediaPlugin } from '@atlaskit/editor-plugin-media';
|
|
@@ -21,7 +21,7 @@ import type { FindReplaceOptions } from '../plugins/find-replace/types';
|
|
|
21
21
|
import type { LayoutPluginOptions } from '@atlaskit/editor-plugin-layout';
|
|
22
22
|
import type { MediaOptions, MediaState } from '@atlaskit/editor-plugin-media/types';
|
|
23
23
|
import type { MentionPluginConfig } from '@atlaskit/editor-plugin-mentions';
|
|
24
|
-
import type { PanelPluginConfig } from '
|
|
24
|
+
import type { PanelPluginConfig } from '@atlaskit/editor-plugin-panel';
|
|
25
25
|
import type { PlaceholderTextOptions } from '@atlaskit/editor-plugin-placeholder-text';
|
|
26
26
|
import type { TextColorPluginConfig } from '@atlaskit/editor-plugin-text-color';
|
|
27
27
|
import type { MenuItem } from '@atlaskit/editor-common/ui-menu';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ThemeProps } from '@atlaskit/theme/types';
|
|
1
|
+
import type { ThemeProps } from '@atlaskit/theme/types';
|
|
2
2
|
export declare const panelStyles: (props: ThemeProps) => import("@emotion/react").SerializedStyles;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { EditorAppearance, EditorAppearanceComponentProps } from '../types';
|
|
2
|
+
import type { EditorAppearance, EditorAppearanceComponentProps } from '../types';
|
|
3
3
|
export default function getUiComponent(appearance: EditorAppearance): React.ComponentClass<EditorAppearanceComponentProps> | React.FunctionComponent<EditorAppearanceComponentProps>;
|
|
@@ -63,7 +63,6 @@ declare const _default: {
|
|
|
63
63
|
'fabric.editor.single': string;
|
|
64
64
|
'fabric.editor.success': string;
|
|
65
65
|
'fabric.editor.taskPlaceholder': string;
|
|
66
|
-
'fabric.editor.textColor': string;
|
|
67
66
|
'fabric.editor.threeColumns': string;
|
|
68
67
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
69
68
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -64,7 +64,6 @@ declare const _default: {
|
|
|
64
64
|
'fabric.editor.single': string;
|
|
65
65
|
'fabric.editor.success': string;
|
|
66
66
|
'fabric.editor.taskPlaceholder': string;
|
|
67
|
-
'fabric.editor.textColor': string;
|
|
68
67
|
'fabric.editor.threeColumns': string;
|
|
69
68
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
70
69
|
'fabric.editor.twoColumns': string;
|
|
@@ -64,7 +64,6 @@ declare const _default: {
|
|
|
64
64
|
'fabric.editor.single': string;
|
|
65
65
|
'fabric.editor.success': string;
|
|
66
66
|
'fabric.editor.taskPlaceholder': string;
|
|
67
|
-
'fabric.editor.textColor': string;
|
|
68
67
|
'fabric.editor.threeColumns': string;
|
|
69
68
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
70
69
|
'fabric.editor.twoColumns': string;
|
|
@@ -64,7 +64,6 @@ declare const _default: {
|
|
|
64
64
|
'fabric.editor.single': string;
|
|
65
65
|
'fabric.editor.success': string;
|
|
66
66
|
'fabric.editor.taskPlaceholder': string;
|
|
67
|
-
'fabric.editor.textColor': string;
|
|
68
67
|
'fabric.editor.threeColumns': string;
|
|
69
68
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
70
69
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|
|
@@ -62,7 +62,6 @@ declare const _default: {
|
|
|
62
62
|
'fabric.editor.single': string;
|
|
63
63
|
'fabric.editor.success': string;
|
|
64
64
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.textColor': string;
|
|
66
65
|
'fabric.editor.threeColumns': string;
|
|
67
66
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
68
67
|
'fabric.editor.twoColumns': string;
|