@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.
- package/CHANGELOG.md +14 -0
- package/dist/cjs/create-editor/feature-flags-from-props.js +0 -1
- package/dist/cjs/i18n/cs.js +1 -17
- package/dist/cjs/i18n/da.js +1 -17
- package/dist/cjs/i18n/de.js +1 -17
- package/dist/cjs/i18n/en.js +1 -17
- package/dist/cjs/i18n/en_GB.js +1 -17
- package/dist/cjs/i18n/en_ZZ.js +1 -17
- package/dist/cjs/i18n/es.js +1 -17
- package/dist/cjs/i18n/fi.js +1 -17
- package/dist/cjs/i18n/fr.js +1 -17
- package/dist/cjs/i18n/hu.js +1 -17
- package/dist/cjs/i18n/it.js +1 -17
- package/dist/cjs/i18n/ja.js +1 -17
- package/dist/cjs/i18n/ko.js +1 -17
- package/dist/cjs/i18n/nb.js +1 -17
- package/dist/cjs/i18n/nl.js +1 -17
- package/dist/cjs/i18n/pl.js +1 -17
- package/dist/cjs/i18n/pt_BR.js +1 -17
- package/dist/cjs/i18n/ru.js +1 -17
- package/dist/cjs/i18n/sv.js +1 -17
- package/dist/cjs/i18n/th.js +1 -17
- package/dist/cjs/i18n/tr.js +1 -17
- package/dist/cjs/i18n/uk.js +1 -17
- package/dist/cjs/i18n/vi.js +1 -17
- package/dist/cjs/i18n/zh.js +1 -17
- package/dist/cjs/i18n/zh_TW.js +1 -17
- package/dist/cjs/plugins/extension/actions.js +135 -126
- package/dist/cjs/plugins/extension/extension-api.js +11 -9
- package/dist/cjs/plugins/extension/index.js +6 -4
- package/dist/cjs/plugins/extension/toolbar.js +5 -4
- package/dist/cjs/plugins/insert-block/index.js +2 -2
- package/dist/cjs/plugins/macro/actions.js +94 -93
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/create-editor/feature-flags-from-props.js +0 -1
- package/dist/es2019/i18n/cs.js +1 -17
- package/dist/es2019/i18n/da.js +1 -17
- package/dist/es2019/i18n/de.js +1 -17
- package/dist/es2019/i18n/en.js +1 -17
- package/dist/es2019/i18n/en_GB.js +1 -17
- package/dist/es2019/i18n/en_ZZ.js +1 -17
- package/dist/es2019/i18n/es.js +1 -17
- package/dist/es2019/i18n/fi.js +1 -17
- package/dist/es2019/i18n/fr.js +1 -17
- package/dist/es2019/i18n/hu.js +1 -17
- package/dist/es2019/i18n/it.js +1 -17
- package/dist/es2019/i18n/ja.js +1 -17
- package/dist/es2019/i18n/ko.js +1 -17
- package/dist/es2019/i18n/nb.js +1 -17
- package/dist/es2019/i18n/nl.js +1 -17
- package/dist/es2019/i18n/pl.js +1 -17
- package/dist/es2019/i18n/pt_BR.js +1 -17
- package/dist/es2019/i18n/ru.js +1 -17
- package/dist/es2019/i18n/sv.js +1 -17
- package/dist/es2019/i18n/th.js +1 -17
- package/dist/es2019/i18n/tr.js +1 -17
- package/dist/es2019/i18n/uk.js +1 -17
- package/dist/es2019/i18n/vi.js +1 -17
- package/dist/es2019/i18n/zh.js +1 -17
- package/dist/es2019/i18n/zh_TW.js +1 -17
- package/dist/es2019/plugins/extension/actions.js +17 -11
- package/dist/es2019/plugins/extension/extension-api.js +11 -9
- package/dist/es2019/plugins/extension/index.js +6 -4
- package/dist/es2019/plugins/extension/toolbar.js +5 -4
- package/dist/es2019/plugins/insert-block/index.js +2 -2
- package/dist/es2019/plugins/macro/actions.js +3 -4
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/create-editor/feature-flags-from-props.js +0 -1
- package/dist/esm/i18n/cs.js +1 -17
- package/dist/esm/i18n/da.js +1 -17
- package/dist/esm/i18n/de.js +1 -17
- package/dist/esm/i18n/en.js +1 -17
- package/dist/esm/i18n/en_GB.js +1 -17
- package/dist/esm/i18n/en_ZZ.js +1 -17
- package/dist/esm/i18n/es.js +1 -17
- package/dist/esm/i18n/fi.js +1 -17
- package/dist/esm/i18n/fr.js +1 -17
- package/dist/esm/i18n/hu.js +1 -17
- package/dist/esm/i18n/it.js +1 -17
- package/dist/esm/i18n/ja.js +1 -17
- package/dist/esm/i18n/ko.js +1 -17
- package/dist/esm/i18n/nb.js +1 -17
- package/dist/esm/i18n/nl.js +1 -17
- package/dist/esm/i18n/pl.js +1 -17
- package/dist/esm/i18n/pt_BR.js +1 -17
- package/dist/esm/i18n/ru.js +1 -17
- package/dist/esm/i18n/sv.js +1 -17
- package/dist/esm/i18n/th.js +1 -17
- package/dist/esm/i18n/tr.js +1 -17
- package/dist/esm/i18n/uk.js +1 -17
- package/dist/esm/i18n/vi.js +1 -17
- package/dist/esm/i18n/zh.js +1 -17
- package/dist/esm/i18n/zh_TW.js +1 -17
- package/dist/esm/plugins/extension/actions.js +135 -125
- package/dist/esm/plugins/extension/extension-api.js +11 -9
- package/dist/esm/plugins/extension/index.js +6 -4
- package/dist/esm/plugins/extension/toolbar.js +5 -4
- package/dist/esm/plugins/insert-block/index.js +2 -2
- package/dist/esm/plugins/macro/actions.js +94 -93
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +0 -16
- package/dist/types/i18n/da.d.ts +0 -16
- package/dist/types/i18n/de.d.ts +0 -16
- package/dist/types/i18n/en.d.ts +0 -16
- package/dist/types/i18n/en_GB.d.ts +0 -16
- package/dist/types/i18n/en_ZZ.d.ts +0 -16
- package/dist/types/i18n/es.d.ts +0 -16
- package/dist/types/i18n/fi.d.ts +0 -16
- package/dist/types/i18n/fr.d.ts +0 -16
- package/dist/types/i18n/hu.d.ts +0 -16
- package/dist/types/i18n/it.d.ts +0 -16
- package/dist/types/i18n/ja.d.ts +0 -16
- package/dist/types/i18n/ko.d.ts +0 -16
- package/dist/types/i18n/nb.d.ts +0 -16
- package/dist/types/i18n/nl.d.ts +0 -16
- package/dist/types/i18n/pl.d.ts +0 -16
- package/dist/types/i18n/pt_BR.d.ts +0 -16
- package/dist/types/i18n/ru.d.ts +0 -16
- package/dist/types/i18n/sv.d.ts +0 -16
- package/dist/types/i18n/th.d.ts +0 -16
- package/dist/types/i18n/tr.d.ts +0 -16
- package/dist/types/i18n/uk.d.ts +0 -16
- package/dist/types/i18n/vi.d.ts +0 -16
- package/dist/types/i18n/zh.d.ts +0 -16
- package/dist/types/i18n/zh_TW.d.ts +0 -16
- package/dist/types/plugins/expand/pm-plugins/main.d.ts +2 -2
- package/dist/types/plugins/extension/actions.d.ts +5 -10
- package/dist/types/plugins/extension/extension-api.d.ts +3 -1
- package/dist/types/plugins/extension/toolbar.d.ts +3 -1
- package/dist/types/plugins/macro/actions.d.ts +2 -1
- package/dist/types/presets/default.d.ts +52 -4
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -16
- package/dist/types-ts4.5/i18n/da.d.ts +0 -16
- package/dist/types-ts4.5/i18n/de.d.ts +0 -16
- package/dist/types-ts4.5/i18n/en.d.ts +0 -16
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -16
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -16
- package/dist/types-ts4.5/i18n/es.d.ts +0 -16
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -16
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -16
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -16
- package/dist/types-ts4.5/i18n/it.d.ts +0 -16
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -16
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -16
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -16
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -16
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -16
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -16
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -16
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -16
- package/dist/types-ts4.5/i18n/th.d.ts +0 -16
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -16
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -16
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -16
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -16
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -16
- package/dist/types-ts4.5/plugins/expand/pm-plugins/main.d.ts +2 -2
- package/dist/types-ts4.5/plugins/extension/actions.d.ts +5 -10
- package/dist/types-ts4.5/plugins/extension/extension-api.d.ts +3 -1
- package/dist/types-ts4.5/plugins/extension/toolbar.d.ts +3 -1
- package/dist/types-ts4.5/plugins/macro/actions.d.ts +2 -1
- package/dist/types-ts4.5/presets/default.d.ts +60 -0
- package/package.json +6 -2
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -32,7 +32,6 @@ declare const _default: {
|
|
|
32
32
|
'fabric.editor.edit': string;
|
|
33
33
|
'fabric.editor.editorAssistiveLabel': string;
|
|
34
34
|
'fabric.editor.editors': string;
|
|
35
|
-
'fabric.editor.error': string;
|
|
36
35
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
37
36
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
38
37
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -44,29 +43,14 @@ declare const _default: {
|
|
|
44
43
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
45
44
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
46
45
|
'fabric.editor.indent': string;
|
|
47
|
-
'fabric.editor.info': string;
|
|
48
|
-
'fabric.editor.leftSidebar': string;
|
|
49
46
|
'fabric.editor.matchCase': string;
|
|
50
47
|
'fabric.editor.noResultsFound': string;
|
|
51
|
-
'fabric.editor.note': string;
|
|
52
48
|
'fabric.editor.outdent': string;
|
|
53
|
-
'fabric.editor.panel.backgroundColor': string;
|
|
54
|
-
'fabric.editor.panel.emoji': string;
|
|
55
|
-
'fabric.editor.placeholderTextPlaceholder': string;
|
|
56
49
|
'fabric.editor.replace': string;
|
|
57
50
|
'fabric.editor.replaceAll': string;
|
|
58
51
|
'fabric.editor.replaceWith': string;
|
|
59
52
|
'fabric.editor.resultsCount': string;
|
|
60
|
-
'fabric.editor.rightSidebar': string;
|
|
61
53
|
'fabric.editor.selectLanguage': string;
|
|
62
|
-
'fabric.editor.single': string;
|
|
63
|
-
'fabric.editor.success': string;
|
|
64
54
|
'fabric.editor.taskPlaceholder': string;
|
|
65
|
-
'fabric.editor.threeColumns': string;
|
|
66
|
-
'fabric.editor.threeColumnsWithSidebars': string;
|
|
67
|
-
'fabric.editor.twoColumns': string;
|
|
68
|
-
'fabric.editor.warning': string;
|
|
69
|
-
'fabric.editor.wrapLeft': string;
|
|
70
|
-
'fabric.editor.wrapRight': string;
|
|
71
55
|
};
|
|
72
56
|
export default _default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { SafePlugin } from '@atlaskit/editor-common/safe-plugin';
|
|
2
2
|
import type { Dispatch } from '../../../event-dispatcher';
|
|
3
|
-
import type {
|
|
3
|
+
import type { EditorAppearance } from '@atlaskit/editor-common/types';
|
|
4
4
|
import type { IntlShape } from 'react-intl-next';
|
|
5
5
|
import type { FeatureFlags, ExtractInjectionAPI } from '@atlaskit/editor-common/types';
|
|
6
6
|
import type expandPlugin from '../index';
|
|
7
7
|
export declare function containsClass(element: Element | null, className: string): boolean;
|
|
8
|
-
export declare const createPlugin: (dispatch: Dispatch, getIntl: () => IntlShape, appearance:
|
|
8
|
+
export declare const createPlugin: (dispatch: Dispatch, getIntl: () => IntlShape, appearance: EditorAppearance | undefined, useLongPressSelection: boolean | undefined, featureFlags: FeatureFlags, api: ExtractInjectionAPI<typeof expandPlugin> | undefined) => SafePlugin<import("../types").ExpandPluginState>;
|
|
@@ -1,17 +1,12 @@
|
|
|
1
|
-
import type { EditorView } from '@atlaskit/editor-prosemirror/view';
|
|
2
1
|
import type { Schema, Node as PmNode, Fragment, Mark } from '@atlaskit/editor-prosemirror/model';
|
|
3
|
-
import type {
|
|
4
|
-
import type { UpdateExtension, ExtensionAPI } from '@atlaskit/editor-common/extensions';
|
|
2
|
+
import type { UpdateExtension } from '@atlaskit/editor-common/extensions';
|
|
5
3
|
import type { MacroProvider } from '@atlaskit/editor-common/provider-factory';
|
|
6
4
|
export { transformSliceToRemoveOpenBodiedExtension } from '@atlaskit/editor-common/transforms';
|
|
7
|
-
import type { Command
|
|
5
|
+
import type { Command } from '../../types';
|
|
8
6
|
import type EditorActions from '../../actions';
|
|
7
|
+
import type { EditorAnalyticsAPI } from '@atlaskit/editor-common/analytics';
|
|
9
8
|
import type { ApplyChangeHandler } from '@atlaskit/editor-plugin-context-panel';
|
|
10
9
|
export declare const buildExtensionNode: <S extends Schema<any, any>>(type: 'inlineExtension' | 'extension' | 'bodiedExtension', schema: S, attrs: object, content?: Fragment, marks?: readonly Mark[]) => PmNode;
|
|
11
|
-
export declare const performNodeUpdate: (type: 'inlineExtension' | 'extension' | 'bodiedExtension', newAttrs: object, content: Fragment, marks: readonly Mark[], shouldScrollIntoView: boolean) => Command;
|
|
12
|
-
export declare const updateExtensionParams: (updateExtension: UpdateExtension<object>, node: {
|
|
13
|
-
node: PmNode;
|
|
14
|
-
pos: number;
|
|
15
|
-
}, actions: ExtensionAPI) => (state: EditorState, dispatch?: CommandDispatch, view?: EditorView) => Promise<boolean>;
|
|
10
|
+
export declare const performNodeUpdate: (editorAnalyticsAPI: EditorAnalyticsAPI | undefined) => (type: 'inlineExtension' | 'extension' | 'bodiedExtension', newAttrs: object, content: Fragment, marks: readonly Mark[], shouldScrollIntoView: boolean) => Command;
|
|
16
11
|
export declare const editSelectedExtension: (editorActions: EditorActions) => boolean;
|
|
17
|
-
export declare const editExtension: (macroProvider: MacroProvider | null | undefined, applyChangeToContextPanel: ApplyChangeHandler | undefined, updateExtension?: Promise<UpdateExtension<object> | void>) => Command;
|
|
12
|
+
export declare const editExtension: (macroProvider: MacroProvider | null | undefined, applyChangeToContextPanel: ApplyChangeHandler | undefined, editorAnalyticsAPI: EditorAnalyticsAPI | undefined, updateExtension?: Promise<UpdateExtension<object> | void>) => Command;
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import type { EditorView } from '@atlaskit/editor-prosemirror/view';
|
|
2
2
|
import type { MacroProvider } from '../macro';
|
|
3
|
+
import type { EditorAnalyticsAPI } from '@atlaskit/editor-common/analytics';
|
|
3
4
|
import type { CreateExtensionAPI } from '@atlaskit/editor-plugin-extension';
|
|
4
5
|
interface EditInLegacyMacroBrowserArgs {
|
|
5
6
|
view: EditorView;
|
|
7
|
+
editorAnalyticsAPI: EditorAnalyticsAPI | undefined;
|
|
6
8
|
macroProvider?: MacroProvider;
|
|
7
9
|
}
|
|
8
|
-
export declare const getEditInLegacyMacroBrowser: ({ view, macroProvider, }: EditInLegacyMacroBrowserArgs) => () => void;
|
|
10
|
+
export declare const getEditInLegacyMacroBrowser: ({ view, macroProvider, editorAnalyticsAPI, }: EditInLegacyMacroBrowserArgs) => () => void;
|
|
9
11
|
export declare const createExtensionAPI: CreateExtensionAPI;
|
|
10
12
|
export {};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { FloatingToolbarHandler } from '@atlaskit/editor-common/types';
|
|
2
|
+
import type { EditorAnalyticsAPI } from '@atlaskit/editor-common/analytics';
|
|
2
3
|
import type { HoverDecorationHandler } from '@atlaskit/editor-plugin-decorations';
|
|
3
4
|
import type { ApplyChangeHandler } from '@atlaskit/editor-plugin-context-panel';
|
|
4
5
|
export declare const messages: {
|
|
@@ -37,6 +38,7 @@ interface GetToolbarConfigProps {
|
|
|
37
38
|
breakoutEnabled: boolean | undefined;
|
|
38
39
|
hoverDecoration: HoverDecorationHandler | undefined;
|
|
39
40
|
applyChangeToContextPanel: ApplyChangeHandler | undefined;
|
|
41
|
+
editorAnalyticsAPI: EditorAnalyticsAPI | undefined;
|
|
40
42
|
}
|
|
41
|
-
export declare const getToolbarConfig: ({ breakoutEnabled, hoverDecoration, applyChangeToContextPanel, }: GetToolbarConfigProps) => FloatingToolbarHandler;
|
|
43
|
+
export declare const getToolbarConfig: ({ breakoutEnabled, hoverDecoration, applyChangeToContextPanel, editorAnalyticsAPI, }: GetToolbarConfigProps) => FloatingToolbarHandler;
|
|
42
44
|
export {};
|
|
@@ -2,7 +2,8 @@ import type { EditorView } from '@atlaskit/editor-prosemirror/view';
|
|
|
2
2
|
import type { EditorState } from '@atlaskit/editor-prosemirror/state';
|
|
3
3
|
import type { Node as PmNode } from '@atlaskit/editor-prosemirror/model';
|
|
4
4
|
import type { Providers, MacroProvider, MacroAttributes } from '@atlaskit/editor-common/provider-factory';
|
|
5
|
-
|
|
5
|
+
import type { EditorAnalyticsAPI } from '@atlaskit/editor-common/analytics';
|
|
6
|
+
export declare const insertMacroFromMacroBrowser: (editorAnalyticsAPI: EditorAnalyticsAPI | undefined) => (macroProvider: MacroProvider, macroNode?: PmNode, isEditing?: boolean) => (view: EditorView) => Promise<boolean>;
|
|
6
7
|
export declare const resolveMacro: (macro?: MacroAttributes, state?: EditorState, optionalAttrs?: object) => PmNode | null;
|
|
7
8
|
export declare const runMacroAutoConvert: (state: EditorState, text: string) => PmNode | null;
|
|
8
9
|
export declare const setMacroProvider: (provider: Providers['macroProvider']) => (view: EditorView) => Promise<boolean>;
|
|
@@ -112,6 +112,21 @@ export declare function createDefaultPreset(options: EditorPresetProps & Default
|
|
|
112
112
|
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"extension", {
|
|
113
113
|
pluginConfiguration: import("@atlaskit/editor-plugin-extension").ExtensionPluginOptions | undefined;
|
|
114
114
|
dependencies: [
|
|
115
|
+
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"analytics", {
|
|
116
|
+
pluginConfiguration: import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions;
|
|
117
|
+
sharedState: {
|
|
118
|
+
createAnalyticsEvent: CreateUIAnalyticsEvent | null;
|
|
119
|
+
attachAnalyticsEvent: import("@atlaskit/editor-plugin-analytics").CreateAttachPayloadIntoTransaction | null;
|
|
120
|
+
performanceTracking: import("@atlaskit/editor-common/types").PerformanceTracking | undefined;
|
|
121
|
+
};
|
|
122
|
+
dependencies: [
|
|
123
|
+
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"featureFlags", {
|
|
124
|
+
pluginConfiguration: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
125
|
+
sharedState: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
126
|
+
}, import("@atlaskit/editor-common/types").FeatureFlags>
|
|
127
|
+
];
|
|
128
|
+
actions: import("@atlaskit/editor-common/analytics").EditorAnalyticsAPI;
|
|
129
|
+
}, import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions>>,
|
|
115
130
|
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"featureFlags", {
|
|
116
131
|
pluginConfiguration: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
117
132
|
sharedState: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
@@ -275,6 +290,21 @@ export declare function createDefaultPreset(options: EditorPresetProps & Default
|
|
|
275
290
|
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"extension", {
|
|
276
291
|
pluginConfiguration: import("@atlaskit/editor-plugin-extension").ExtensionPluginOptions | undefined;
|
|
277
292
|
dependencies: [
|
|
293
|
+
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"analytics", {
|
|
294
|
+
pluginConfiguration: import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions;
|
|
295
|
+
sharedState: {
|
|
296
|
+
createAnalyticsEvent: CreateUIAnalyticsEvent | null;
|
|
297
|
+
attachAnalyticsEvent: import("@atlaskit/editor-plugin-analytics").CreateAttachPayloadIntoTransaction | null;
|
|
298
|
+
performanceTracking: import("@atlaskit/editor-common/types").PerformanceTracking | undefined;
|
|
299
|
+
};
|
|
300
|
+
dependencies: [
|
|
301
|
+
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"featureFlags", {
|
|
302
|
+
pluginConfiguration: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
303
|
+
sharedState: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
304
|
+
}, import("@atlaskit/editor-common/types").FeatureFlags>
|
|
305
|
+
];
|
|
306
|
+
actions: import("@atlaskit/editor-common/analytics").EditorAnalyticsAPI;
|
|
307
|
+
}, import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions>>,
|
|
278
308
|
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"featureFlags", {
|
|
279
309
|
pluginConfiguration: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
280
310
|
sharedState: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
@@ -691,6 +721,21 @@ export declare function useDefaultPreset(props: EditorPresetProps & DefaultPrese
|
|
|
691
721
|
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"extension", {
|
|
692
722
|
pluginConfiguration: import("@atlaskit/editor-plugin-extension").ExtensionPluginOptions | undefined;
|
|
693
723
|
dependencies: [
|
|
724
|
+
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"analytics", {
|
|
725
|
+
pluginConfiguration: import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions;
|
|
726
|
+
sharedState: {
|
|
727
|
+
createAnalyticsEvent: CreateUIAnalyticsEvent | null;
|
|
728
|
+
attachAnalyticsEvent: import("@atlaskit/editor-plugin-analytics").CreateAttachPayloadIntoTransaction | null;
|
|
729
|
+
performanceTracking: import("@atlaskit/editor-common/types").PerformanceTracking | undefined;
|
|
730
|
+
};
|
|
731
|
+
dependencies: [
|
|
732
|
+
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"featureFlags", {
|
|
733
|
+
pluginConfiguration: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
734
|
+
sharedState: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
735
|
+
}, import("@atlaskit/editor-common/types").FeatureFlags>
|
|
736
|
+
];
|
|
737
|
+
actions: import("@atlaskit/editor-common/analytics").EditorAnalyticsAPI;
|
|
738
|
+
}, import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions>>,
|
|
694
739
|
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"featureFlags", {
|
|
695
740
|
pluginConfiguration: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
696
741
|
sharedState: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
@@ -854,6 +899,21 @@ export declare function useDefaultPreset(props: EditorPresetProps & DefaultPrese
|
|
|
854
899
|
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"extension", {
|
|
855
900
|
pluginConfiguration: import("@atlaskit/editor-plugin-extension").ExtensionPluginOptions | undefined;
|
|
856
901
|
dependencies: [
|
|
902
|
+
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"analytics", {
|
|
903
|
+
pluginConfiguration: import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions;
|
|
904
|
+
sharedState: {
|
|
905
|
+
createAnalyticsEvent: CreateUIAnalyticsEvent | null;
|
|
906
|
+
attachAnalyticsEvent: import("@atlaskit/editor-plugin-analytics").CreateAttachPayloadIntoTransaction | null;
|
|
907
|
+
performanceTracking: import("@atlaskit/editor-common/types").PerformanceTracking | undefined;
|
|
908
|
+
};
|
|
909
|
+
dependencies: [
|
|
910
|
+
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"featureFlags", {
|
|
911
|
+
pluginConfiguration: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
912
|
+
sharedState: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
913
|
+
}, import("@atlaskit/editor-common/types").FeatureFlags>
|
|
914
|
+
];
|
|
915
|
+
actions: import("@atlaskit/editor-common/analytics").EditorAnalyticsAPI;
|
|
916
|
+
}, import("@atlaskit/editor-plugin-analytics").AnalyticsPluginOptions>>,
|
|
857
917
|
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"featureFlags", {
|
|
858
918
|
pluginConfiguration: import("@atlaskit/editor-common/types").FeatureFlags;
|
|
859
919
|
sharedState: import("@atlaskit/editor-common/types").FeatureFlags;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "189.3.
|
|
3
|
+
"version": "189.3.12",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@atlaskit/editor-plugin-block-type": "^3.0.0",
|
|
63
63
|
"@atlaskit/editor-plugin-border": "^0.1.0",
|
|
64
64
|
"@atlaskit/editor-plugin-caption": "^0.2.0",
|
|
65
|
-
"@atlaskit/editor-plugin-card": "^0.
|
|
65
|
+
"@atlaskit/editor-plugin-card": "^0.11.0",
|
|
66
66
|
"@atlaskit/editor-plugin-clipboard": "^0.1.0",
|
|
67
67
|
"@atlaskit/editor-plugin-code-block": "^0.1.0",
|
|
68
68
|
"@atlaskit/editor-plugin-composition": "^0.1.0",
|
|
@@ -256,6 +256,10 @@
|
|
|
256
256
|
"platform.editor.media.extended-resize-experience": {
|
|
257
257
|
"type": "boolean"
|
|
258
258
|
},
|
|
259
|
+
"platform.editor.media.inline-image.base-support": {
|
|
260
|
+
"type": "boolean",
|
|
261
|
+
"referenceOnly": "true"
|
|
262
|
+
},
|
|
259
263
|
"platform.design-system-team.border-checkbox_nyoiu": {
|
|
260
264
|
"type": "boolean",
|
|
261
265
|
"referenceOnly": "true"
|