@atlaskit/editor-common 76.13.2 → 76.14.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 +12 -0
- package/dist/cjs/copy-button/index.js +1 -3
- package/dist/cjs/i18n/cs.js +4 -0
- package/dist/cjs/i18n/da.js +4 -0
- package/dist/cjs/i18n/de.js +4 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +29 -25
- package/dist/cjs/i18n/fi.js +4 -0
- package/dist/cjs/i18n/fr.js +4 -0
- package/dist/cjs/i18n/hu.js +4 -0
- package/dist/cjs/i18n/it.js +4 -0
- package/dist/cjs/i18n/ja.js +4 -0
- package/dist/cjs/i18n/ko.js +4 -0
- package/dist/cjs/i18n/nb.js +4 -0
- package/dist/cjs/i18n/nl.js +4 -0
- package/dist/cjs/i18n/pl.js +4 -0
- package/dist/cjs/i18n/pt_BR.js +4 -0
- package/dist/cjs/i18n/ru.js +4 -0
- package/dist/cjs/i18n/sv.js +4 -0
- package/dist/cjs/i18n/th.js +4 -0
- package/dist/cjs/i18n/tr.js +5 -1
- package/dist/cjs/i18n/uk.js +4 -0
- package/dist/cjs/i18n/vi.js +4 -0
- package/dist/cjs/i18n/zh.js +4 -0
- package/dist/cjs/i18n/zh_TW.js +4 -0
- package/dist/cjs/keymaps/index.js +20 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui-menu/Dropdown/index.js +2 -1
- package/dist/es2019/copy-button/index.js +1 -3
- package/dist/es2019/i18n/cs.js +4 -0
- package/dist/es2019/i18n/da.js +4 -0
- package/dist/es2019/i18n/de.js +4 -0
- package/dist/es2019/i18n/en.js +1 -0
- package/dist/es2019/i18n/en_GB.js +1 -0
- package/dist/es2019/i18n/en_ZZ.js +1 -0
- package/dist/es2019/i18n/es.js +29 -25
- package/dist/es2019/i18n/fi.js +4 -0
- package/dist/es2019/i18n/fr.js +4 -0
- package/dist/es2019/i18n/hu.js +4 -0
- package/dist/es2019/i18n/it.js +4 -0
- package/dist/es2019/i18n/ja.js +4 -0
- package/dist/es2019/i18n/ko.js +4 -0
- package/dist/es2019/i18n/nb.js +4 -0
- package/dist/es2019/i18n/nl.js +4 -0
- package/dist/es2019/i18n/pl.js +4 -0
- package/dist/es2019/i18n/pt_BR.js +4 -0
- package/dist/es2019/i18n/ru.js +4 -0
- package/dist/es2019/i18n/sv.js +4 -0
- package/dist/es2019/i18n/th.js +4 -0
- package/dist/es2019/i18n/tr.js +5 -1
- package/dist/es2019/i18n/uk.js +4 -0
- package/dist/es2019/i18n/vi.js +4 -0
- package/dist/es2019/i18n/zh.js +4 -0
- package/dist/es2019/i18n/zh_TW.js +4 -0
- package/dist/es2019/keymaps/index.js +19 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui-menu/Dropdown/index.js +2 -1
- package/dist/esm/copy-button/index.js +1 -3
- package/dist/esm/i18n/cs.js +4 -0
- package/dist/esm/i18n/da.js +4 -0
- package/dist/esm/i18n/de.js +4 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.js +29 -25
- package/dist/esm/i18n/fi.js +4 -0
- package/dist/esm/i18n/fr.js +4 -0
- package/dist/esm/i18n/hu.js +4 -0
- package/dist/esm/i18n/it.js +4 -0
- package/dist/esm/i18n/ja.js +4 -0
- package/dist/esm/i18n/ko.js +4 -0
- package/dist/esm/i18n/nb.js +4 -0
- package/dist/esm/i18n/nl.js +4 -0
- package/dist/esm/i18n/pl.js +4 -0
- package/dist/esm/i18n/pt_BR.js +4 -0
- package/dist/esm/i18n/ru.js +4 -0
- package/dist/esm/i18n/sv.js +4 -0
- package/dist/esm/i18n/th.js +4 -0
- package/dist/esm/i18n/tr.js +5 -1
- package/dist/esm/i18n/uk.js +4 -0
- package/dist/esm/i18n/vi.js +4 -0
- package/dist/esm/i18n/zh.js +4 -0
- package/dist/esm/i18n/zh_TW.js +4 -0
- package/dist/esm/keymaps/index.js +19 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui-menu/Dropdown/index.js +2 -1
- package/dist/types/analytics/types/paste-events.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +4 -0
- package/dist/types/i18n/da.d.ts +4 -0
- package/dist/types/i18n/de.d.ts +4 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +4 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +4 -0
- package/dist/types/i18n/it.d.ts +4 -0
- package/dist/types/i18n/ja.d.ts +4 -0
- package/dist/types/i18n/ko.d.ts +4 -0
- package/dist/types/i18n/nb.d.ts +4 -0
- package/dist/types/i18n/nl.d.ts +4 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +4 -0
- package/dist/types/i18n/ru.d.ts +4 -0
- package/dist/types/i18n/sv.d.ts +4 -0
- package/dist/types/i18n/th.d.ts +4 -0
- package/dist/types/i18n/tr.d.ts +4 -0
- package/dist/types/i18n/uk.d.ts +4 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +4 -0
- package/dist/types/i18n/zh_TW.d.ts +4 -0
- package/dist/types/keymaps/index.d.ts +6 -0
- package/dist/types/types/floating-toolbar.d.ts +2 -1
- package/dist/types-ts4.5/analytics/types/paste-events.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +4 -0
- package/dist/types-ts4.5/i18n/da.d.ts +4 -0
- package/dist/types-ts4.5/i18n/de.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -0
- package/dist/types-ts4.5/i18n/es.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +4 -0
- package/dist/types-ts4.5/i18n/it.d.ts +4 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +4 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +4 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +4 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +4 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +4 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +4 -0
- package/dist/types-ts4.5/i18n/th.d.ts +4 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +4 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +4 -0
- package/dist/types-ts4.5/keymaps/index.d.ts +6 -0
- package/dist/types-ts4.5/types/floating-toolbar.d.ts +2 -1
- package/package.json +3 -3
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -94,5 +94,11 @@ export declare function bindKeymapWithEditorCommand(shortcut: string, cmd: Edito
|
|
|
94
94
|
[key: string]: Command;
|
|
95
95
|
}): void;
|
|
96
96
|
export declare function findKeyMapForBrowser(keyMap: Keymap): string | undefined;
|
|
97
|
+
/**
|
|
98
|
+
* ED-20175: on windows OS if the capsLock is ON then it registers the key with capital case
|
|
99
|
+
* which creates a command (Ctrl-B) and all the keymap bindings are in lower case (Ctrl-b).
|
|
100
|
+
*
|
|
101
|
+
*/
|
|
102
|
+
export declare function isCapsLockOnAndModifyKeyboardEvent(event: KeyboardEvent): KeyboardEvent;
|
|
97
103
|
export { DOWN, HEADING_KEYS, KEY_0, KEY_1, KEY_2, KEY_3, KEY_4, KEY_5, KEY_6, LEFT, RIGHT, UP, } from './consts';
|
|
98
104
|
export { keymap } from './keymap';
|
|
@@ -7,7 +7,7 @@ import type { EmojiId } from '@atlaskit/emoji/types';
|
|
|
7
7
|
import type { DispatchAnalyticsEvent } from '../analytics/types/dispatch-analytics-event';
|
|
8
8
|
import type { ProviderFactory } from '../provider-factory';
|
|
9
9
|
import type { PaletteColor } from '../ui-color/ColorPalette/Palettes/type';
|
|
10
|
-
import type { Command } from './command';
|
|
10
|
+
import type { Command, CommandDispatch } from './command';
|
|
11
11
|
import type { MarkOptions, NodeOptions } from './copy-button';
|
|
12
12
|
export interface RenderOptionsPropsT<T extends {}> {
|
|
13
13
|
hide: () => void;
|
|
@@ -193,6 +193,7 @@ export type FloatingToolbarDropdown<T extends {}> = {
|
|
|
193
193
|
dropdownWidth?: number;
|
|
194
194
|
showSelected?: boolean;
|
|
195
195
|
alignDropdownWithToolbar?: boolean;
|
|
196
|
+
onToggle?: (state: EditorState, dispatch: CommandDispatch | undefined) => boolean;
|
|
196
197
|
};
|
|
197
198
|
type FloatingToolbarExtensionsPlaceholder = {
|
|
198
199
|
type: 'extensions-placeholder';
|
|
@@ -16,7 +16,7 @@ export type PASTE_ACTION_SUBJECT_ID = ACTION_SUBJECT_ID.PASTE_BLOCKQUOTE | ACTIO
|
|
|
16
16
|
type PasteBaseAEP<Action, Attributes, NonPrivacySafeAttributes> = TrackAEP<Action, ACTION_SUBJECT.DOCUMENT, PASTE_ACTION_SUBJECT_ID, Attributes, NonPrivacySafeAttributes>;
|
|
17
17
|
type PasteBaseOperationalAEP<Action, Attributes, NonPrivacySafeAttributes> = OperationalAEP<Action, ACTION_SUBJECT.EDITOR, PASTE_ACTION_SUBJECT_ID, Attributes, NonPrivacySafeAttributes>;
|
|
18
18
|
type PasteAEP = PasteBaseAEP<ACTION.PASTED, {
|
|
19
|
-
inputMethod: INPUT_METHOD.KEYBOARD;
|
|
19
|
+
inputMethod: INPUT_METHOD.KEYBOARD | INPUT_METHOD.TOOLBAR;
|
|
20
20
|
type: PasteType;
|
|
21
21
|
content: PasteContent;
|
|
22
22
|
source?: PasteSource;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,6 +61,7 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
66
67
|
'fabric.editor.editStatusColor': string;
|
|
@@ -61,6 +61,7 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
66
67
|
'fabric.editor.editStatusColor': string;
|
|
@@ -61,6 +61,7 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
66
67
|
'fabric.editor.editStatusColor': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -94,5 +94,11 @@ export declare function bindKeymapWithEditorCommand(shortcut: string, cmd: Edito
|
|
|
94
94
|
[key: string]: Command;
|
|
95
95
|
}): void;
|
|
96
96
|
export declare function findKeyMapForBrowser(keyMap: Keymap): string | undefined;
|
|
97
|
+
/**
|
|
98
|
+
* ED-20175: on windows OS if the capsLock is ON then it registers the key with capital case
|
|
99
|
+
* which creates a command (Ctrl-B) and all the keymap bindings are in lower case (Ctrl-b).
|
|
100
|
+
*
|
|
101
|
+
*/
|
|
102
|
+
export declare function isCapsLockOnAndModifyKeyboardEvent(event: KeyboardEvent): KeyboardEvent;
|
|
97
103
|
export { DOWN, HEADING_KEYS, KEY_0, KEY_1, KEY_2, KEY_3, KEY_4, KEY_5, KEY_6, LEFT, RIGHT, UP, } from './consts';
|
|
98
104
|
export { keymap } from './keymap';
|
|
@@ -7,7 +7,7 @@ import type { EmojiId } from '@atlaskit/emoji/types';
|
|
|
7
7
|
import type { DispatchAnalyticsEvent } from '../analytics/types/dispatch-analytics-event';
|
|
8
8
|
import type { ProviderFactory } from '../provider-factory';
|
|
9
9
|
import type { PaletteColor } from '../ui-color/ColorPalette/Palettes/type';
|
|
10
|
-
import type { Command } from './command';
|
|
10
|
+
import type { Command, CommandDispatch } from './command';
|
|
11
11
|
import type { MarkOptions, NodeOptions } from './copy-button';
|
|
12
12
|
export interface RenderOptionsPropsT<T extends {}> {
|
|
13
13
|
hide: () => void;
|
|
@@ -193,6 +193,7 @@ export type FloatingToolbarDropdown<T extends {}> = {
|
|
|
193
193
|
dropdownWidth?: number;
|
|
194
194
|
showSelected?: boolean;
|
|
195
195
|
alignDropdownWithToolbar?: boolean;
|
|
196
|
+
onToggle?: (state: EditorState, dispatch: CommandDispatch | undefined) => boolean;
|
|
196
197
|
};
|
|
197
198
|
type FloatingToolbarExtensionsPlaceholder = {
|
|
198
199
|
type: 'extensions-placeholder';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-common",
|
|
3
|
-
"version": "76.
|
|
3
|
+
"version": "76.14.0",
|
|
4
4
|
"description": "A package that contains common classes and components for editor and renderer",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"@atlaskit/analytics-namespaced-context": "^6.7.0",
|
|
93
93
|
"@atlaskit/analytics-next": "^9.1.0",
|
|
94
94
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
95
|
-
"@atlaskit/button": "^16.
|
|
95
|
+
"@atlaskit/button": "^16.11.0",
|
|
96
96
|
"@atlaskit/code": "^14.6.0",
|
|
97
97
|
"@atlaskit/codemod-utils": "^4.2.0",
|
|
98
98
|
"@atlaskit/editor-json-transformer": "^8.10.0",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"@atlaskit/icon": "^21.12.0",
|
|
105
105
|
"@atlaskit/icon-object": "^6.3.0",
|
|
106
106
|
"@atlaskit/in-product-testing": "^0.2.0",
|
|
107
|
-
"@atlaskit/link-datasource": "^1.
|
|
107
|
+
"@atlaskit/link-datasource": "^1.10.0",
|
|
108
108
|
"@atlaskit/link-picker": "^1.30.0",
|
|
109
109
|
"@atlaskit/media-card": "^77.2.0",
|
|
110
110
|
"@atlaskit/media-client": "^24.0.0",
|