@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
|
@@ -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/ru.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/sv.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/th.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/tr.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
|
};
|