@atlaskit/editor-core 187.48.8 → 188.0.2
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 +91 -0
- package/dist/cjs/i18n/cs.js +1 -54
- package/dist/cjs/i18n/da.js +1 -54
- package/dist/cjs/i18n/de.js +1 -54
- package/dist/cjs/i18n/en.js +1 -55
- package/dist/cjs/i18n/en_GB.js +1 -55
- package/dist/cjs/i18n/en_ZZ.js +1 -55
- package/dist/cjs/i18n/es.js +1 -54
- package/dist/cjs/i18n/fi.js +1 -54
- package/dist/cjs/i18n/fr.js +1 -54
- package/dist/cjs/i18n/hu.js +1 -54
- package/dist/cjs/i18n/it.js +1 -54
- package/dist/cjs/i18n/ja.js +1 -54
- package/dist/cjs/i18n/ko.js +1 -54
- package/dist/cjs/i18n/nb.js +1 -54
- package/dist/cjs/i18n/nl.js +1 -54
- package/dist/cjs/i18n/pl.js +1 -54
- package/dist/cjs/i18n/pt_BR.js +1 -54
- package/dist/cjs/i18n/ru.js +1 -54
- package/dist/cjs/i18n/sv.js +1 -54
- package/dist/cjs/i18n/th.js +1 -54
- package/dist/cjs/i18n/tr.js +1 -54
- package/dist/cjs/i18n/uk.js +1 -54
- package/dist/cjs/i18n/vi.js +1 -54
- package/dist/cjs/i18n/zh.js +1 -54
- package/dist/cjs/i18n/zh_TW.js +1 -54
- package/dist/cjs/index.js +3 -305
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -54
- package/dist/es2019/i18n/da.js +1 -54
- package/dist/es2019/i18n/de.js +1 -54
- package/dist/es2019/i18n/en.js +1 -55
- package/dist/es2019/i18n/en_GB.js +1 -55
- package/dist/es2019/i18n/en_ZZ.js +1 -55
- package/dist/es2019/i18n/es.js +1 -54
- package/dist/es2019/i18n/fi.js +1 -54
- package/dist/es2019/i18n/fr.js +1 -54
- package/dist/es2019/i18n/hu.js +1 -54
- package/dist/es2019/i18n/it.js +1 -54
- package/dist/es2019/i18n/ja.js +1 -54
- package/dist/es2019/i18n/ko.js +1 -54
- package/dist/es2019/i18n/nb.js +1 -54
- package/dist/es2019/i18n/nl.js +1 -54
- package/dist/es2019/i18n/pl.js +1 -54
- package/dist/es2019/i18n/pt_BR.js +1 -54
- package/dist/es2019/i18n/ru.js +1 -54
- package/dist/es2019/i18n/sv.js +1 -54
- package/dist/es2019/i18n/th.js +1 -54
- package/dist/es2019/i18n/tr.js +1 -54
- package/dist/es2019/i18n/uk.js +1 -54
- package/dist/es2019/i18n/vi.js +1 -54
- package/dist/es2019/i18n/zh.js +1 -54
- package/dist/es2019/i18n/zh_TW.js +1 -54
- package/dist/es2019/index.js +16 -45
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +1 -54
- package/dist/esm/i18n/da.js +1 -54
- package/dist/esm/i18n/de.js +1 -54
- package/dist/esm/i18n/en.js +1 -55
- package/dist/esm/i18n/en_GB.js +1 -55
- package/dist/esm/i18n/en_ZZ.js +1 -55
- package/dist/esm/i18n/es.js +1 -54
- package/dist/esm/i18n/fi.js +1 -54
- package/dist/esm/i18n/fr.js +1 -54
- package/dist/esm/i18n/hu.js +1 -54
- package/dist/esm/i18n/it.js +1 -54
- package/dist/esm/i18n/ja.js +1 -54
- package/dist/esm/i18n/ko.js +1 -54
- package/dist/esm/i18n/nb.js +1 -54
- package/dist/esm/i18n/nl.js +1 -54
- package/dist/esm/i18n/pl.js +1 -54
- package/dist/esm/i18n/pt_BR.js +1 -54
- package/dist/esm/i18n/ru.js +1 -54
- package/dist/esm/i18n/sv.js +1 -54
- package/dist/esm/i18n/th.js +1 -54
- package/dist/esm/i18n/tr.js +1 -54
- package/dist/esm/i18n/uk.js +1 -54
- package/dist/esm/i18n/vi.js +1 -54
- package/dist/esm/i18n/zh.js +1 -54
- package/dist/esm/i18n/zh_TW.js +1 -54
- package/dist/esm/index.js +16 -45
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -54
- package/dist/types/i18n/da.d.ts +1 -54
- package/dist/types/i18n/de.d.ts +1 -54
- package/dist/types/i18n/en.d.ts +1 -55
- package/dist/types/i18n/en_GB.d.ts +1 -55
- package/dist/types/i18n/en_ZZ.d.ts +1 -55
- package/dist/types/i18n/es.d.ts +1 -54
- package/dist/types/i18n/fi.d.ts +1 -54
- package/dist/types/i18n/fr.d.ts +1 -54
- package/dist/types/i18n/hu.d.ts +1 -54
- package/dist/types/i18n/it.d.ts +1 -54
- package/dist/types/i18n/ja.d.ts +1 -54
- package/dist/types/i18n/ko.d.ts +1 -54
- package/dist/types/i18n/nb.d.ts +1 -54
- package/dist/types/i18n/nl.d.ts +1 -54
- package/dist/types/i18n/pl.d.ts +1 -54
- package/dist/types/i18n/pt_BR.d.ts +1 -54
- package/dist/types/i18n/ru.d.ts +1 -54
- package/dist/types/i18n/sv.d.ts +1 -54
- package/dist/types/i18n/th.d.ts +1 -54
- package/dist/types/i18n/tr.d.ts +1 -54
- package/dist/types/i18n/uk.d.ts +1 -54
- package/dist/types/i18n/vi.d.ts +1 -54
- package/dist/types/i18n/zh.d.ts +1 -54
- package/dist/types/i18n/zh_TW.d.ts +1 -54
- package/dist/types/index.d.ts +19 -63
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
- package/dist/types-ts4.5/i18n/da.d.ts +1 -54
- package/dist/types-ts4.5/i18n/de.d.ts +1 -54
- package/dist/types-ts4.5/i18n/en.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
- package/dist/types-ts4.5/i18n/es.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
- package/dist/types-ts4.5/i18n/it.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
- package/dist/types-ts4.5/i18n/th.d.ts +1 -54
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
- package/dist/types-ts4.5/index.d.ts +19 -63
- package/package.json +5 -5
- package/report.api.md +8 -1116
- package/tmp/api-report-tmp.d.ts +8 -971
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -15,16 +15,13 @@ declare const _default: {
|
|
|
15
15
|
'fabric.editor.alttext.validation': string;
|
|
16
16
|
'fabric.editor.annotationToolbar': string;
|
|
17
17
|
'fabric.editor.backLink': string;
|
|
18
|
-
'fabric.editor.blockquote.description': string;
|
|
19
|
-
'fabric.editor.blockquote2': string;
|
|
20
18
|
'fabric.editor.captionPlaceholder': string;
|
|
19
|
+
'fabric.editor.checkUncheckActionItem': string;
|
|
21
20
|
'fabric.editor.chromeCollapsedPlaceholder': string;
|
|
22
21
|
'fabric.editor.clearAltTextEdit': string;
|
|
23
22
|
'fabric.editor.closeAltTextEdit': string;
|
|
24
23
|
'fabric.editor.closeFindReplaceDialog': string;
|
|
25
24
|
'fabric.editor.closeHelpDialog': string;
|
|
26
|
-
'fabric.editor.codeblock': string;
|
|
27
|
-
'fabric.editor.codeblock.description': string;
|
|
28
25
|
'fabric.editor.configFailedToLoad': string;
|
|
29
26
|
'fabric.editor.configPanel.cancel': string;
|
|
30
27
|
'fabric.editor.configPanel.close': string;
|
|
@@ -44,8 +41,6 @@ declare const _default: {
|
|
|
44
41
|
'fabric.editor.configPanel.submit': string;
|
|
45
42
|
'fabric.editor.createComment': string;
|
|
46
43
|
'fabric.editor.createCommentInvalid': string;
|
|
47
|
-
'fabric.editor.customPanel': string;
|
|
48
|
-
'fabric.editor.customPanel.description': string;
|
|
49
44
|
'fabric.editor.decisionPlaceholder': string;
|
|
50
45
|
'fabric.editor.description': string;
|
|
51
46
|
'fabric.editor.dropPlaceholderLabel': string;
|
|
@@ -57,25 +52,7 @@ declare const _default: {
|
|
|
57
52
|
'fabric.editor.editorAssistiveLabel': string;
|
|
58
53
|
'fabric.editor.editorHelp': string;
|
|
59
54
|
'fabric.editor.editors': string;
|
|
60
|
-
'fabric.editor.elementBrowser.help': string;
|
|
61
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': string;
|
|
62
|
-
'fabric.editor.elementbrowser.categorylist.category-all': string;
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': string;
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': string;
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-development': string;
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': string;
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': string;
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-media': string;
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
72
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
73
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
75
|
-
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
76
55
|
'fabric.editor.error': string;
|
|
77
|
-
'fabric.editor.errorPanel': string;
|
|
78
|
-
'fabric.editor.errorPanel.description': string;
|
|
79
56
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
57
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
58
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -84,26 +61,7 @@ declare const _default: {
|
|
|
84
61
|
'fabric.editor.findNext': string;
|
|
85
62
|
'fabric.editor.findPrevious': string;
|
|
86
63
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
87
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
88
64
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': string;
|
|
90
|
-
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
91
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
92
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
93
|
-
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
94
|
-
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
95
|
-
'fabric.editor.heading1': string;
|
|
96
|
-
'fabric.editor.heading1Description': string;
|
|
97
|
-
'fabric.editor.heading2': string;
|
|
98
|
-
'fabric.editor.heading2Description': string;
|
|
99
|
-
'fabric.editor.heading3': string;
|
|
100
|
-
'fabric.editor.heading3Description': string;
|
|
101
|
-
'fabric.editor.heading4': string;
|
|
102
|
-
'fabric.editor.heading4Description': string;
|
|
103
|
-
'fabric.editor.heading5': string;
|
|
104
|
-
'fabric.editor.heading5Description': string;
|
|
105
|
-
'fabric.editor.heading6': string;
|
|
106
|
-
'fabric.editor.heading6Description': string;
|
|
107
65
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
66
|
'fabric.editor.helpDialogTips': string;
|
|
109
67
|
'fabric.editor.image.fullWidthLabel': string;
|
|
@@ -115,8 +73,6 @@ declare const _default: {
|
|
|
115
73
|
'fabric.editor.imageBorderSubtle': string;
|
|
116
74
|
'fabric.editor.indent': string;
|
|
117
75
|
'fabric.editor.info': string;
|
|
118
|
-
'fabric.editor.infoPanel': string;
|
|
119
|
-
'fabric.editor.infoPanel.description': string;
|
|
120
76
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
121
77
|
'fabric.editor.invalidDateError': string;
|
|
122
78
|
'fabric.editor.inviteItem.title': string;
|
|
@@ -138,11 +94,7 @@ declare const _default: {
|
|
|
138
94
|
'fabric.editor.mentionsIconLabel': string;
|
|
139
95
|
'fabric.editor.noResultsFound': string;
|
|
140
96
|
'fabric.editor.noSearchResults': string;
|
|
141
|
-
'fabric.editor.normal': string;
|
|
142
97
|
'fabric.editor.note': string;
|
|
143
|
-
'fabric.editor.notePanel': string;
|
|
144
|
-
'fabric.editor.notePanel.description': string;
|
|
145
|
-
'fabric.editor.other': string;
|
|
146
98
|
'fabric.editor.outdent': string;
|
|
147
99
|
'fabric.editor.panel.backgroundColor': string;
|
|
148
100
|
'fabric.editor.panel.emoji': string;
|
|
@@ -163,12 +115,9 @@ declare const _default: {
|
|
|
163
115
|
'fabric.editor.single': string;
|
|
164
116
|
'fabric.editor.statusPlaceholder': string;
|
|
165
117
|
'fabric.editor.success': string;
|
|
166
|
-
'fabric.editor.successPanel': string;
|
|
167
|
-
'fabric.editor.successPanel.description': string;
|
|
168
118
|
'fabric.editor.supportAltText': string;
|
|
169
119
|
'fabric.editor.taskPlaceholder': string;
|
|
170
120
|
'fabric.editor.textColor': string;
|
|
171
|
-
'fabric.editor.textStyles': string;
|
|
172
121
|
'fabric.editor.threeColumns': string;
|
|
173
122
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
174
123
|
'fabric.editor.toolbarMediaTitle': string;
|
|
@@ -184,8 +133,6 @@ declare const _default: {
|
|
|
184
133
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
185
134
|
'fabric.editor.undo': string;
|
|
186
135
|
'fabric.editor.warning': string;
|
|
187
|
-
'fabric.editor.warningPanel': string;
|
|
188
|
-
'fabric.editor.warningPanel.description': string;
|
|
189
136
|
'fabric.editor.wrapLeft': string;
|
|
190
137
|
'fabric.editor.wrapRight': string;
|
|
191
138
|
};
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -15,16 +15,13 @@ declare const _default: {
|
|
|
15
15
|
'fabric.editor.alttext.validation': string;
|
|
16
16
|
'fabric.editor.annotationToolbar': string;
|
|
17
17
|
'fabric.editor.backLink': string;
|
|
18
|
-
'fabric.editor.blockquote.description': string;
|
|
19
|
-
'fabric.editor.blockquote2': string;
|
|
20
18
|
'fabric.editor.captionPlaceholder': string;
|
|
19
|
+
'fabric.editor.checkUncheckActionItem': string;
|
|
21
20
|
'fabric.editor.chromeCollapsedPlaceholder': string;
|
|
22
21
|
'fabric.editor.clearAltTextEdit': string;
|
|
23
22
|
'fabric.editor.closeAltTextEdit': string;
|
|
24
23
|
'fabric.editor.closeFindReplaceDialog': string;
|
|
25
24
|
'fabric.editor.closeHelpDialog': string;
|
|
26
|
-
'fabric.editor.codeblock': string;
|
|
27
|
-
'fabric.editor.codeblock.description': string;
|
|
28
25
|
'fabric.editor.configFailedToLoad': string;
|
|
29
26
|
'fabric.editor.configPanel.cancel': string;
|
|
30
27
|
'fabric.editor.configPanel.close': string;
|
|
@@ -44,8 +41,6 @@ declare const _default: {
|
|
|
44
41
|
'fabric.editor.configPanel.submit': string;
|
|
45
42
|
'fabric.editor.createComment': string;
|
|
46
43
|
'fabric.editor.createCommentInvalid': string;
|
|
47
|
-
'fabric.editor.customPanel': string;
|
|
48
|
-
'fabric.editor.customPanel.description': string;
|
|
49
44
|
'fabric.editor.decisionPlaceholder': string;
|
|
50
45
|
'fabric.editor.description': string;
|
|
51
46
|
'fabric.editor.dropPlaceholderLabel': string;
|
|
@@ -57,25 +52,7 @@ declare const _default: {
|
|
|
57
52
|
'fabric.editor.editorAssistiveLabel': string;
|
|
58
53
|
'fabric.editor.editorHelp': string;
|
|
59
54
|
'fabric.editor.editors': string;
|
|
60
|
-
'fabric.editor.elementBrowser.help': string;
|
|
61
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': string;
|
|
62
|
-
'fabric.editor.elementbrowser.categorylist.category-all': string;
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': string;
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': string;
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-development': string;
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': string;
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': string;
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-media': string;
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
72
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
73
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
75
|
-
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
76
55
|
'fabric.editor.error': string;
|
|
77
|
-
'fabric.editor.errorPanel': string;
|
|
78
|
-
'fabric.editor.errorPanel.description': string;
|
|
79
56
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
57
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
58
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -84,26 +61,7 @@ declare const _default: {
|
|
|
84
61
|
'fabric.editor.findNext': string;
|
|
85
62
|
'fabric.editor.findPrevious': string;
|
|
86
63
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
87
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
88
64
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': string;
|
|
90
|
-
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
91
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
92
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
93
|
-
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
94
|
-
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
95
|
-
'fabric.editor.heading1': string;
|
|
96
|
-
'fabric.editor.heading1Description': string;
|
|
97
|
-
'fabric.editor.heading2': string;
|
|
98
|
-
'fabric.editor.heading2Description': string;
|
|
99
|
-
'fabric.editor.heading3': string;
|
|
100
|
-
'fabric.editor.heading3Description': string;
|
|
101
|
-
'fabric.editor.heading4': string;
|
|
102
|
-
'fabric.editor.heading4Description': string;
|
|
103
|
-
'fabric.editor.heading5': string;
|
|
104
|
-
'fabric.editor.heading5Description': string;
|
|
105
|
-
'fabric.editor.heading6': string;
|
|
106
|
-
'fabric.editor.heading6Description': string;
|
|
107
65
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
66
|
'fabric.editor.helpDialogTips': string;
|
|
109
67
|
'fabric.editor.image.fullWidthLabel': string;
|
|
@@ -115,8 +73,6 @@ declare const _default: {
|
|
|
115
73
|
'fabric.editor.imageBorderSubtle': string;
|
|
116
74
|
'fabric.editor.indent': string;
|
|
117
75
|
'fabric.editor.info': string;
|
|
118
|
-
'fabric.editor.infoPanel': string;
|
|
119
|
-
'fabric.editor.infoPanel.description': string;
|
|
120
76
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
121
77
|
'fabric.editor.invalidDateError': string;
|
|
122
78
|
'fabric.editor.inviteItem.title': string;
|
|
@@ -138,11 +94,7 @@ declare const _default: {
|
|
|
138
94
|
'fabric.editor.mentionsIconLabel': string;
|
|
139
95
|
'fabric.editor.noResultsFound': string;
|
|
140
96
|
'fabric.editor.noSearchResults': string;
|
|
141
|
-
'fabric.editor.normal': string;
|
|
142
97
|
'fabric.editor.note': string;
|
|
143
|
-
'fabric.editor.notePanel': string;
|
|
144
|
-
'fabric.editor.notePanel.description': string;
|
|
145
|
-
'fabric.editor.other': string;
|
|
146
98
|
'fabric.editor.outdent': string;
|
|
147
99
|
'fabric.editor.panel.backgroundColor': string;
|
|
148
100
|
'fabric.editor.panel.emoji': string;
|
|
@@ -163,12 +115,9 @@ declare const _default: {
|
|
|
163
115
|
'fabric.editor.single': string;
|
|
164
116
|
'fabric.editor.statusPlaceholder': string;
|
|
165
117
|
'fabric.editor.success': string;
|
|
166
|
-
'fabric.editor.successPanel': string;
|
|
167
|
-
'fabric.editor.successPanel.description': string;
|
|
168
118
|
'fabric.editor.supportAltText': string;
|
|
169
119
|
'fabric.editor.taskPlaceholder': string;
|
|
170
120
|
'fabric.editor.textColor': string;
|
|
171
|
-
'fabric.editor.textStyles': string;
|
|
172
121
|
'fabric.editor.threeColumns': string;
|
|
173
122
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
174
123
|
'fabric.editor.toolbarMediaTitle': string;
|
|
@@ -184,8 +133,6 @@ declare const _default: {
|
|
|
184
133
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
185
134
|
'fabric.editor.undo': string;
|
|
186
135
|
'fabric.editor.warning': string;
|
|
187
|
-
'fabric.editor.warningPanel': string;
|
|
188
|
-
'fabric.editor.warningPanel.description': string;
|
|
189
136
|
'fabric.editor.wrapLeft': string;
|
|
190
137
|
'fabric.editor.wrapRight': string;
|
|
191
138
|
};
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -15,16 +15,13 @@ declare const _default: {
|
|
|
15
15
|
'fabric.editor.alttext.validation': string;
|
|
16
16
|
'fabric.editor.annotationToolbar': string;
|
|
17
17
|
'fabric.editor.backLink': string;
|
|
18
|
-
'fabric.editor.blockquote.description': string;
|
|
19
|
-
'fabric.editor.blockquote2': string;
|
|
20
18
|
'fabric.editor.captionPlaceholder': string;
|
|
19
|
+
'fabric.editor.checkUncheckActionItem': string;
|
|
21
20
|
'fabric.editor.chromeCollapsedPlaceholder': string;
|
|
22
21
|
'fabric.editor.clearAltTextEdit': string;
|
|
23
22
|
'fabric.editor.closeAltTextEdit': string;
|
|
24
23
|
'fabric.editor.closeFindReplaceDialog': string;
|
|
25
24
|
'fabric.editor.closeHelpDialog': string;
|
|
26
|
-
'fabric.editor.codeblock': string;
|
|
27
|
-
'fabric.editor.codeblock.description': string;
|
|
28
25
|
'fabric.editor.configFailedToLoad': string;
|
|
29
26
|
'fabric.editor.configPanel.cancel': string;
|
|
30
27
|
'fabric.editor.configPanel.close': string;
|
|
@@ -44,8 +41,6 @@ declare const _default: {
|
|
|
44
41
|
'fabric.editor.configPanel.submit': string;
|
|
45
42
|
'fabric.editor.createComment': string;
|
|
46
43
|
'fabric.editor.createCommentInvalid': string;
|
|
47
|
-
'fabric.editor.customPanel': string;
|
|
48
|
-
'fabric.editor.customPanel.description': string;
|
|
49
44
|
'fabric.editor.decisionPlaceholder': string;
|
|
50
45
|
'fabric.editor.description': string;
|
|
51
46
|
'fabric.editor.dropPlaceholderLabel': string;
|
|
@@ -57,25 +52,7 @@ declare const _default: {
|
|
|
57
52
|
'fabric.editor.editorAssistiveLabel': string;
|
|
58
53
|
'fabric.editor.editorHelp': string;
|
|
59
54
|
'fabric.editor.editors': string;
|
|
60
|
-
'fabric.editor.elementBrowser.help': string;
|
|
61
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': string;
|
|
62
|
-
'fabric.editor.elementbrowser.categorylist.category-all': string;
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': string;
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': string;
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-development': string;
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': string;
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': string;
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-media': string;
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
72
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
73
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
75
|
-
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
76
55
|
'fabric.editor.error': string;
|
|
77
|
-
'fabric.editor.errorPanel': string;
|
|
78
|
-
'fabric.editor.errorPanel.description': string;
|
|
79
56
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
57
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
58
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -84,26 +61,7 @@ declare const _default: {
|
|
|
84
61
|
'fabric.editor.findNext': string;
|
|
85
62
|
'fabric.editor.findPrevious': string;
|
|
86
63
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
87
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
88
64
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': string;
|
|
90
|
-
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
91
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
92
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
93
|
-
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
94
|
-
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
95
|
-
'fabric.editor.heading1': string;
|
|
96
|
-
'fabric.editor.heading1Description': string;
|
|
97
|
-
'fabric.editor.heading2': string;
|
|
98
|
-
'fabric.editor.heading2Description': string;
|
|
99
|
-
'fabric.editor.heading3': string;
|
|
100
|
-
'fabric.editor.heading3Description': string;
|
|
101
|
-
'fabric.editor.heading4': string;
|
|
102
|
-
'fabric.editor.heading4Description': string;
|
|
103
|
-
'fabric.editor.heading5': string;
|
|
104
|
-
'fabric.editor.heading5Description': string;
|
|
105
|
-
'fabric.editor.heading6': string;
|
|
106
|
-
'fabric.editor.heading6Description': string;
|
|
107
65
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
66
|
'fabric.editor.helpDialogTips': string;
|
|
109
67
|
'fabric.editor.image.fullWidthLabel': string;
|
|
@@ -115,8 +73,6 @@ declare const _default: {
|
|
|
115
73
|
'fabric.editor.imageBorderSubtle': string;
|
|
116
74
|
'fabric.editor.indent': string;
|
|
117
75
|
'fabric.editor.info': string;
|
|
118
|
-
'fabric.editor.infoPanel': string;
|
|
119
|
-
'fabric.editor.infoPanel.description': string;
|
|
120
76
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
121
77
|
'fabric.editor.invalidDateError': string;
|
|
122
78
|
'fabric.editor.inviteItem.title': string;
|
|
@@ -138,11 +94,7 @@ declare const _default: {
|
|
|
138
94
|
'fabric.editor.mentionsIconLabel': string;
|
|
139
95
|
'fabric.editor.noResultsFound': string;
|
|
140
96
|
'fabric.editor.noSearchResults': string;
|
|
141
|
-
'fabric.editor.normal': string;
|
|
142
97
|
'fabric.editor.note': string;
|
|
143
|
-
'fabric.editor.notePanel': string;
|
|
144
|
-
'fabric.editor.notePanel.description': string;
|
|
145
|
-
'fabric.editor.other': string;
|
|
146
98
|
'fabric.editor.outdent': string;
|
|
147
99
|
'fabric.editor.panel.backgroundColor': string;
|
|
148
100
|
'fabric.editor.panel.emoji': string;
|
|
@@ -163,12 +115,9 @@ declare const _default: {
|
|
|
163
115
|
'fabric.editor.single': string;
|
|
164
116
|
'fabric.editor.statusPlaceholder': string;
|
|
165
117
|
'fabric.editor.success': string;
|
|
166
|
-
'fabric.editor.successPanel': string;
|
|
167
|
-
'fabric.editor.successPanel.description': string;
|
|
168
118
|
'fabric.editor.supportAltText': string;
|
|
169
119
|
'fabric.editor.taskPlaceholder': string;
|
|
170
120
|
'fabric.editor.textColor': string;
|
|
171
|
-
'fabric.editor.textStyles': string;
|
|
172
121
|
'fabric.editor.threeColumns': string;
|
|
173
122
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
174
123
|
'fabric.editor.toolbarMediaTitle': string;
|
|
@@ -184,8 +133,6 @@ declare const _default: {
|
|
|
184
133
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
185
134
|
'fabric.editor.undo': string;
|
|
186
135
|
'fabric.editor.warning': string;
|
|
187
|
-
'fabric.editor.warningPanel': string;
|
|
188
|
-
'fabric.editor.warningPanel.description': string;
|
|
189
136
|
'fabric.editor.wrapLeft': string;
|
|
190
137
|
'fabric.editor.wrapRight': string;
|
|
191
138
|
};
|
|
@@ -15,16 +15,13 @@ declare const _default: {
|
|
|
15
15
|
'fabric.editor.alttext.validation': string;
|
|
16
16
|
'fabric.editor.annotationToolbar': string;
|
|
17
17
|
'fabric.editor.backLink': string;
|
|
18
|
-
'fabric.editor.blockquote.description': string;
|
|
19
|
-
'fabric.editor.blockquote2': string;
|
|
20
18
|
'fabric.editor.captionPlaceholder': string;
|
|
19
|
+
'fabric.editor.checkUncheckActionItem': string;
|
|
21
20
|
'fabric.editor.chromeCollapsedPlaceholder': string;
|
|
22
21
|
'fabric.editor.clearAltTextEdit': string;
|
|
23
22
|
'fabric.editor.closeAltTextEdit': string;
|
|
24
23
|
'fabric.editor.closeFindReplaceDialog': string;
|
|
25
24
|
'fabric.editor.closeHelpDialog': string;
|
|
26
|
-
'fabric.editor.codeblock': string;
|
|
27
|
-
'fabric.editor.codeblock.description': string;
|
|
28
25
|
'fabric.editor.configFailedToLoad': string;
|
|
29
26
|
'fabric.editor.configPanel.cancel': string;
|
|
30
27
|
'fabric.editor.configPanel.close': string;
|
|
@@ -44,8 +41,6 @@ declare const _default: {
|
|
|
44
41
|
'fabric.editor.configPanel.submit': string;
|
|
45
42
|
'fabric.editor.createComment': string;
|
|
46
43
|
'fabric.editor.createCommentInvalid': string;
|
|
47
|
-
'fabric.editor.customPanel': string;
|
|
48
|
-
'fabric.editor.customPanel.description': string;
|
|
49
44
|
'fabric.editor.decisionPlaceholder': string;
|
|
50
45
|
'fabric.editor.description': string;
|
|
51
46
|
'fabric.editor.dropPlaceholderLabel': string;
|
|
@@ -57,25 +52,7 @@ declare const _default: {
|
|
|
57
52
|
'fabric.editor.editorAssistiveLabel': string;
|
|
58
53
|
'fabric.editor.editorHelp': string;
|
|
59
54
|
'fabric.editor.editors': string;
|
|
60
|
-
'fabric.editor.elementBrowser.help': string;
|
|
61
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': string;
|
|
62
|
-
'fabric.editor.elementbrowser.categorylist.category-all': string;
|
|
63
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': string;
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': string;
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-development': string;
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': string;
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': string;
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-media': string;
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
72
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
73
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
74
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
75
|
-
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
76
55
|
'fabric.editor.error': string;
|
|
77
|
-
'fabric.editor.errorPanel': string;
|
|
78
|
-
'fabric.editor.errorPanel.description': string;
|
|
79
56
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
57
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
58
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
@@ -84,26 +61,7 @@ declare const _default: {
|
|
|
84
61
|
'fabric.editor.findNext': string;
|
|
85
62
|
'fabric.editor.findPrevious': string;
|
|
86
63
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
87
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
88
64
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
89
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': string;
|
|
90
|
-
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
91
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
92
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
93
|
-
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
94
|
-
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
95
|
-
'fabric.editor.heading1': string;
|
|
96
|
-
'fabric.editor.heading1Description': string;
|
|
97
|
-
'fabric.editor.heading2': string;
|
|
98
|
-
'fabric.editor.heading2Description': string;
|
|
99
|
-
'fabric.editor.heading3': string;
|
|
100
|
-
'fabric.editor.heading3Description': string;
|
|
101
|
-
'fabric.editor.heading4': string;
|
|
102
|
-
'fabric.editor.heading4Description': string;
|
|
103
|
-
'fabric.editor.heading5': string;
|
|
104
|
-
'fabric.editor.heading5Description': string;
|
|
105
|
-
'fabric.editor.heading6': string;
|
|
106
|
-
'fabric.editor.heading6Description': string;
|
|
107
65
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
66
|
'fabric.editor.helpDialogTips': string;
|
|
109
67
|
'fabric.editor.image.fullWidthLabel': string;
|
|
@@ -115,8 +73,6 @@ declare const _default: {
|
|
|
115
73
|
'fabric.editor.imageBorderSubtle': string;
|
|
116
74
|
'fabric.editor.indent': string;
|
|
117
75
|
'fabric.editor.info': string;
|
|
118
|
-
'fabric.editor.infoPanel': string;
|
|
119
|
-
'fabric.editor.infoPanel.description': string;
|
|
120
76
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
121
77
|
'fabric.editor.invalidDateError': string;
|
|
122
78
|
'fabric.editor.inviteItem.title': string;
|
|
@@ -138,11 +94,7 @@ declare const _default: {
|
|
|
138
94
|
'fabric.editor.mentionsIconLabel': string;
|
|
139
95
|
'fabric.editor.noResultsFound': string;
|
|
140
96
|
'fabric.editor.noSearchResults': string;
|
|
141
|
-
'fabric.editor.normal': string;
|
|
142
97
|
'fabric.editor.note': string;
|
|
143
|
-
'fabric.editor.notePanel': string;
|
|
144
|
-
'fabric.editor.notePanel.description': string;
|
|
145
|
-
'fabric.editor.other': string;
|
|
146
98
|
'fabric.editor.outdent': string;
|
|
147
99
|
'fabric.editor.panel.backgroundColor': string;
|
|
148
100
|
'fabric.editor.panel.emoji': string;
|
|
@@ -163,12 +115,9 @@ declare const _default: {
|
|
|
163
115
|
'fabric.editor.single': string;
|
|
164
116
|
'fabric.editor.statusPlaceholder': string;
|
|
165
117
|
'fabric.editor.success': string;
|
|
166
|
-
'fabric.editor.successPanel': string;
|
|
167
|
-
'fabric.editor.successPanel.description': string;
|
|
168
118
|
'fabric.editor.supportAltText': string;
|
|
169
119
|
'fabric.editor.taskPlaceholder': string;
|
|
170
120
|
'fabric.editor.textColor': string;
|
|
171
|
-
'fabric.editor.textStyles': string;
|
|
172
121
|
'fabric.editor.threeColumns': string;
|
|
173
122
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
174
123
|
'fabric.editor.toolbarMediaTitle': string;
|
|
@@ -184,8 +133,6 @@ declare const _default: {
|
|
|
184
133
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
185
134
|
'fabric.editor.undo': string;
|
|
186
135
|
'fabric.editor.warning': string;
|
|
187
|
-
'fabric.editor.warningPanel': string;
|
|
188
|
-
'fabric.editor.warningPanel.description': string;
|
|
189
136
|
'fabric.editor.wrapLeft': string;
|
|
190
137
|
'fabric.editor.wrapRight': string;
|
|
191
138
|
};
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export { name, version } from './version-wrapper';
|
|
2
|
-
export { clearEditorContent } from './commands';
|
|
3
2
|
export { default as Editor } from './editor';
|
|
4
3
|
export { default as EditorContext } from './ui/EditorContext';
|
|
5
4
|
export { default as WithEditorActions } from './ui/WithEditorActions';
|
|
@@ -8,47 +7,34 @@ export { default as CollapsedEditor } from './ui/CollapsedEditor';
|
|
|
8
7
|
export { default as ToolbarHelp } from './ui/ToolbarHelp';
|
|
9
8
|
export { default as ToolbarFeedback } from './ui/ToolbarFeedback';
|
|
10
9
|
export { default as ContextPanel } from './ui/ContextPanel';
|
|
11
|
-
export type { FeatureFlags as EditorFeatureFlags } from './types/feature-flags';
|
|
12
10
|
export { EmojiResource } from '@atlaskit/emoji/resource';
|
|
13
|
-
export {
|
|
14
|
-
export type { MediaProvider, MediaState, CustomMediaPicker, } from './plugins/media';
|
|
15
|
-
export type { MediaOptions } from './plugins/media/types';
|
|
16
|
-
export { AbstractMentionResource, MentionResource, PresenceResource, } from '@atlaskit/mention/resource';
|
|
11
|
+
export { MentionResource } from '@atlaskit/mention/resource';
|
|
17
12
|
export type { MentionProvider, PresenceProvider, } from '@atlaskit/mention/resource';
|
|
18
13
|
export { TeamMentionResource } from '@atlaskit/mention/team-resource';
|
|
19
14
|
export { AnnotationUpdateEmitter } from './plugins/annotation';
|
|
20
15
|
export type { AnnotationProviders, InlineCommentAnnotationProvider, InlineCommentCreateComponentProps, InlineCommentViewComponentProps, AnnotationInfo, AnnotationState, AnnotationTypeProvider, InlineCommentState, UpdateEvent, } from './plugins/annotation';
|
|
21
|
-
export {
|
|
22
|
-
export {
|
|
23
|
-
export type {
|
|
24
|
-
export {
|
|
16
|
+
export type { TypeAheadItem } from '@atlaskit/editor-common/provider-factory';
|
|
17
|
+
export { INPUT_METHOD, ACTION, ACTION_SUBJECT, ACTION_SUBJECT_ID, EVENT_TYPE, } from '@atlaskit/editor-common/analytics';
|
|
18
|
+
export type { AnalyticsEventPayload } from '@atlaskit/editor-common/analytics';
|
|
19
|
+
export { setTextSelection, getNodesCount, measurements } from './utils';
|
|
20
|
+
export type { Command, EditorPlugin, EditorProps, EditorInstance, CommandDispatch, } from './types';
|
|
21
|
+
export { default as EditorActions } from './actions';
|
|
22
|
+
export type { MacroProvider, MacroAttributes, ExtensionType, CardProvider, } from '@atlaskit/editor-common/provider-factory';
|
|
23
|
+
export { PortalProvider, PortalProviderAPI, PortalRenderer, } from '@atlaskit/editor-common/portal-provider';
|
|
25
24
|
/**
|
|
26
|
-
* @
|
|
27
|
-
*
|
|
25
|
+
* @deprecated
|
|
26
|
+
* DO NOT USE THIS WILL BE REMOVED SOON AND IS UNSAFE.
|
|
27
|
+
* This is here while we work to extract the media plugin.
|
|
28
|
+
* Please use the export from `@atlaskit/editor-common/provider-factory`.
|
|
28
29
|
*/
|
|
29
|
-
export type {
|
|
30
|
+
export type { MediaProvider } from '@atlaskit/editor-common/provider-factory';
|
|
30
31
|
/**
|
|
31
|
-
* @
|
|
32
|
-
*
|
|
32
|
+
* @deprecated
|
|
33
|
+
* DO NOT USE THIS WILL BE REMOVED SOON AND IS UNSAFE.
|
|
34
|
+
* This is here while we work to extract the media plugin.
|
|
35
|
+
* Please use the export from `@atlaskit/editor-common/provider-factory`.
|
|
33
36
|
*/
|
|
34
|
-
export type {
|
|
35
|
-
export { subscribeToToolbarAndPickerUpdates } from './plugins/view-update-subscription/subscribe/toolbarAndPickerUpdates';
|
|
36
|
-
export { subscribeTypeAheadUpdates } from './plugins/view-update-subscription/subscribe/type-ahead-updates';
|
|
37
|
-
export type { InputMethodToolbar as TextFormattingInputMethodToolbar, InputMethodBasic as TextFormattingInputMethodBasic, } from '@atlaskit/editor-common/types';
|
|
38
|
-
export { createTable } from '@atlaskit/editor-plugin-table/commands';
|
|
39
|
-
export { insertTaskDecisionCommand } from './plugins/tasks-and-decisions/commands';
|
|
40
|
-
export type { TaskDecisionInputMethod } from './plugins/tasks-and-decisions/types';
|
|
41
|
-
export { EventDispatcher } from './event-dispatcher';
|
|
42
|
-
export { pluginKey as statusPluginKey } from './plugins/status/plugin';
|
|
43
|
-
export type { StatusState, StatusType } from './plugins/status/plugin';
|
|
44
|
-
export type { DatePluginState } from './plugins/date/pm-plugins/types';
|
|
45
|
-
export { insertDate, openDatePicker, deleteDate } from './plugins/date/actions';
|
|
46
|
-
export { dateToDateType } from './plugins/date/utils/formatParse';
|
|
47
|
-
export { pluginKey as datePluginKey } from './plugins/date/pm-plugins/plugin-key';
|
|
48
|
-
export { commitStatusPicker, setStatusPickerAt, updateStatus, updateStatusWithAnalytics, removeStatus, } from './plugins/status/actions';
|
|
49
|
-
export { typeAheadPluginKey } from './plugins/type-ahead';
|
|
50
|
-
export type { TypeAheadPluginState } from './plugins/type-ahead';
|
|
51
|
-
export type { TypeAheadItem } from '@atlaskit/editor-common/provider-factory';
|
|
37
|
+
export type { MediaOptions } from './plugins/media/types';
|
|
52
38
|
export type {
|
|
53
39
|
/**
|
|
54
40
|
* @deprecated Use QuickInsertItem from @atlaskit/editor-common/provider-factory instead
|
|
@@ -58,33 +44,3 @@ QuickInsertItem,
|
|
|
58
44
|
* @deprecated Use QuickInsertProvider from @atlaskit/editor-common/provider-factory instead
|
|
59
45
|
*/
|
|
60
46
|
QuickInsertProvider, } from '@atlaskit/editor-common/provider-factory';
|
|
61
|
-
export { historyPluginKey } from './plugins/history';
|
|
62
|
-
export { INPUT_METHOD, ACTION, ACTION_SUBJECT, ACTION_SUBJECT_ID, EVENT_TYPE, } from '@atlaskit/editor-common/analytics';
|
|
63
|
-
export type { AnalyticsEventPayload } from '@atlaskit/editor-common/analytics';
|
|
64
|
-
export { setKeyboardHeight } from '@atlaskit/editor-plugin-base';
|
|
65
|
-
export { setMobilePaddingTop, setIsExpanded, } from './plugins/mobile-dimensions/commands';
|
|
66
|
-
export { setTextSelection, getNodesCount, measurements } from './utils';
|
|
67
|
-
export {
|
|
68
|
-
/**
|
|
69
|
-
* @deprecated Use dedupe from @atlaskit/editor-common/utils instead
|
|
70
|
-
*/
|
|
71
|
-
dedupe, } from '@atlaskit/editor-common/utils';
|
|
72
|
-
export { ReactEditorView, BaseReactEditorView } from './create-editor';
|
|
73
|
-
export { getDefaultPresetOptionsFromEditorProps } from './create-editor';
|
|
74
|
-
export type { Command, EditorPlugin, EditorProps, EditorInstance, CommandDispatch, } from './types';
|
|
75
|
-
export { default as EditorActions } from './actions';
|
|
76
|
-
export type { MacroProvider, MacroAttributes, ExtensionType, CardProvider, } from '@atlaskit/editor-common/provider-factory';
|
|
77
|
-
export { PortalProvider, PortalProviderAPI, PortalRenderer, } from '@atlaskit/editor-common/portal-provider';
|
|
78
|
-
export { GapCursorSelection, Side as GapCursorSide, } from '@atlaskit/editor-common/selection';
|
|
79
|
-
export type { HistoryPluginState } from './plugins/history/types';
|
|
80
|
-
export type { MentionPluginState } from './plugins/mentions/types';
|
|
81
|
-
export type { TOOLBAR_MENU_TYPE as InsertBlockInputMethodToolbar } from './plugins/insert-block/ui/ToolbarInsertBlock/types';
|
|
82
|
-
export { selectionPluginKey } from './plugins/mobile-selection';
|
|
83
|
-
export type { SelectionData, SelectionDataState, } from './plugins/mobile-selection';
|
|
84
|
-
export { insertExpand } from './plugins/expand/commands';
|
|
85
|
-
export { default as WithPluginState } from './ui/WithPluginState';
|
|
86
|
-
export { lightModeStatusColorPalette, darkModeStatusColorPalette, } from './ui/ColorPalette/Palettes/statusColorPalette';
|
|
87
|
-
export type { PaletteColor } from './ui/ColorPalette/Palettes/type';
|
|
88
|
-
export { DEFAULT_BORDER_COLOR } from './ui/ColorPalette/Palettes/common';
|
|
89
|
-
export { default as messages, statusMessages, dateMessages } from './messages';
|
|
90
|
-
export { createTypeAheadTools } from './plugins/type-ahead/api';
|