@atlaskit/editor-common 80.4.0 → 80.4.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 +19 -0
- package/dist/cjs/analytics/types/table-events.js +4 -6
- package/dist/cjs/i18n/cs.js +35 -10
- package/dist/cjs/i18n/da.js +35 -10
- package/dist/cjs/i18n/de.js +36 -11
- package/dist/cjs/i18n/en.js +36 -10
- package/dist/cjs/i18n/en_GB.js +36 -10
- package/dist/cjs/i18n/en_ZZ.js +37 -11
- package/dist/cjs/i18n/es.js +35 -10
- package/dist/cjs/i18n/fi.js +35 -10
- package/dist/cjs/i18n/fr.js +35 -10
- package/dist/cjs/i18n/hu.js +35 -10
- package/dist/cjs/i18n/it.js +35 -10
- package/dist/cjs/i18n/ja.js +35 -10
- package/dist/cjs/i18n/ko.js +35 -10
- package/dist/cjs/i18n/nb.js +35 -10
- package/dist/cjs/i18n/nl.js +35 -10
- package/dist/cjs/i18n/pl.js +35 -10
- package/dist/cjs/i18n/pt_BR.js +35 -10
- package/dist/cjs/i18n/ru.js +35 -10
- package/dist/cjs/i18n/sv.js +35 -10
- package/dist/cjs/i18n/th.js +35 -10
- package/dist/cjs/i18n/tr.js +35 -10
- package/dist/cjs/i18n/uk.js +35 -10
- package/dist/cjs/i18n/vi.js +35 -10
- package/dist/cjs/i18n/zh.js +35 -10
- package/dist/cjs/i18n/zh_TW.js +35 -10
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/table-events.js +4 -11
- package/dist/es2019/i18n/cs.js +35 -10
- package/dist/es2019/i18n/da.js +35 -10
- package/dist/es2019/i18n/de.js +36 -11
- package/dist/es2019/i18n/en.js +36 -10
- package/dist/es2019/i18n/en_GB.js +36 -10
- package/dist/es2019/i18n/en_ZZ.js +37 -11
- package/dist/es2019/i18n/es.js +35 -10
- package/dist/es2019/i18n/fi.js +35 -10
- package/dist/es2019/i18n/fr.js +35 -10
- package/dist/es2019/i18n/hu.js +35 -10
- package/dist/es2019/i18n/it.js +35 -10
- package/dist/es2019/i18n/ja.js +35 -10
- package/dist/es2019/i18n/ko.js +35 -10
- package/dist/es2019/i18n/nb.js +35 -10
- package/dist/es2019/i18n/nl.js +35 -10
- package/dist/es2019/i18n/pl.js +35 -10
- package/dist/es2019/i18n/pt_BR.js +35 -10
- package/dist/es2019/i18n/ru.js +35 -10
- package/dist/es2019/i18n/sv.js +35 -10
- package/dist/es2019/i18n/th.js +35 -10
- package/dist/es2019/i18n/tr.js +35 -10
- package/dist/es2019/i18n/uk.js +35 -10
- package/dist/es2019/i18n/vi.js +35 -10
- package/dist/es2019/i18n/zh.js +35 -10
- package/dist/es2019/i18n/zh_TW.js +35 -10
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/table-events.js +4 -11
- package/dist/esm/i18n/cs.js +35 -10
- package/dist/esm/i18n/da.js +35 -10
- package/dist/esm/i18n/de.js +36 -11
- package/dist/esm/i18n/en.js +36 -10
- package/dist/esm/i18n/en_GB.js +36 -10
- package/dist/esm/i18n/en_ZZ.js +37 -11
- package/dist/esm/i18n/es.js +35 -10
- package/dist/esm/i18n/fi.js +35 -10
- package/dist/esm/i18n/fr.js +35 -10
- package/dist/esm/i18n/hu.js +35 -10
- package/dist/esm/i18n/it.js +35 -10
- package/dist/esm/i18n/ja.js +35 -10
- package/dist/esm/i18n/ko.js +35 -10
- package/dist/esm/i18n/nb.js +35 -10
- package/dist/esm/i18n/nl.js +35 -10
- package/dist/esm/i18n/pl.js +35 -10
- package/dist/esm/i18n/pt_BR.js +35 -10
- package/dist/esm/i18n/ru.js +35 -10
- package/dist/esm/i18n/sv.js +35 -10
- package/dist/esm/i18n/th.js +35 -10
- package/dist/esm/i18n/tr.js +35 -10
- package/dist/esm/i18n/uk.js +35 -10
- package/dist/esm/i18n/vi.js +35 -10
- package/dist/esm/i18n/zh.js +35 -10
- package/dist/esm/i18n/zh_TW.js +35 -10
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/insert-events.d.ts +1 -0
- package/dist/types/analytics/types/table-events.d.ts +10 -2
- package/dist/types/extensions/types/extension-handler.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +25 -0
- package/dist/types/i18n/da.d.ts +25 -0
- package/dist/types/i18n/de.d.ts +25 -0
- package/dist/types/i18n/en.d.ts +26 -0
- package/dist/types/i18n/en_GB.d.ts +26 -0
- package/dist/types/i18n/en_ZZ.d.ts +26 -0
- package/dist/types/i18n/es.d.ts +25 -0
- package/dist/types/i18n/fi.d.ts +25 -0
- package/dist/types/i18n/fr.d.ts +25 -0
- package/dist/types/i18n/hu.d.ts +25 -0
- package/dist/types/i18n/it.d.ts +25 -0
- package/dist/types/i18n/ja.d.ts +25 -0
- package/dist/types/i18n/ko.d.ts +25 -0
- package/dist/types/i18n/nb.d.ts +25 -0
- package/dist/types/i18n/nl.d.ts +25 -0
- package/dist/types/i18n/pl.d.ts +25 -0
- package/dist/types/i18n/pt_BR.d.ts +25 -0
- package/dist/types/i18n/ru.d.ts +25 -0
- package/dist/types/i18n/sv.d.ts +25 -0
- package/dist/types/i18n/th.d.ts +25 -0
- package/dist/types/i18n/tr.d.ts +25 -0
- package/dist/types/i18n/uk.d.ts +25 -0
- package/dist/types/i18n/vi.d.ts +25 -0
- package/dist/types/i18n/zh.d.ts +25 -0
- package/dist/types/i18n/zh_TW.d.ts +25 -0
- package/dist/types/types/feature-flags.d.ts +8 -0
- package/dist/types-ts4.5/analytics/types/insert-events.d.ts +1 -0
- package/dist/types-ts4.5/analytics/types/table-events.d.ts +10 -2
- package/dist/types-ts4.5/extensions/types/extension-handler.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +25 -0
- package/dist/types-ts4.5/i18n/da.d.ts +25 -0
- package/dist/types-ts4.5/i18n/de.d.ts +25 -0
- package/dist/types-ts4.5/i18n/en.d.ts +26 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +26 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +26 -0
- package/dist/types-ts4.5/i18n/es.d.ts +25 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +25 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +25 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +25 -0
- package/dist/types-ts4.5/i18n/it.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +25 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +25 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +25 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +25 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +25 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +25 -0
- package/dist/types-ts4.5/i18n/th.d.ts +25 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +25 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +25 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +25 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +25 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +25 -0
- package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
- package/package.json +8 -8
|
@@ -13,6 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'fabric.editor.addCommentOnMedia': string;
|
|
14
14
|
'fabric.editor.addImageBorder': string;
|
|
15
15
|
'fabric.editor.addLoomVideo': string;
|
|
16
|
+
'fabric.editor.addLoomVideoComment': string;
|
|
16
17
|
'fabric.editor.addMediaFiles': string;
|
|
17
18
|
'fabric.editor.addRowAbove': string;
|
|
18
19
|
'fabric.editor.addRowBelow': string;
|
|
@@ -22,6 +23,8 @@ declare const _default: {
|
|
|
22
23
|
'fabric.editor.alignImageRight': string;
|
|
23
24
|
'fabric.editor.alignLeft': string;
|
|
24
25
|
'fabric.editor.alignRight': string;
|
|
26
|
+
'fabric.editor.alignTableCenter': string;
|
|
27
|
+
'fabric.editor.alignTableLeft': string;
|
|
25
28
|
'fabric.editor.alignment': string;
|
|
26
29
|
'fabric.editor.altText': string;
|
|
27
30
|
'fabric.editor.alttext.validation': string;
|
|
@@ -65,6 +68,8 @@ declare const _default: {
|
|
|
65
68
|
'fabric.editor.columnDragHandle': string;
|
|
66
69
|
'fabric.editor.columns': string;
|
|
67
70
|
'fabric.editor.columns.description': string;
|
|
71
|
+
'fabric.editor.columnsAreInserted': string;
|
|
72
|
+
'fabric.editor.columnsAreRemoved': string;
|
|
68
73
|
'fabric.editor.configFailedToLoad': string;
|
|
69
74
|
'fabric.editor.configPanel.cancel': string;
|
|
70
75
|
'fabric.editor.configPanel.close': string;
|
|
@@ -184,6 +189,7 @@ declare const _default: {
|
|
|
184
189
|
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
185
190
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
186
191
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
192
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': string;
|
|
187
193
|
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
188
194
|
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
189
195
|
'fabric.editor.focusTableResizeHandle': string;
|
|
@@ -201,15 +207,20 @@ declare const _default: {
|
|
|
201
207
|
'fabric.editor.heading5Description': string;
|
|
202
208
|
'fabric.editor.heading6': string;
|
|
203
209
|
'fabric.editor.heading6Description': string;
|
|
210
|
+
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
211
|
+
'fabric.editor.headingLink.descOrderLabel': string;
|
|
204
212
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': string;
|
|
205
213
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': string;
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': string;
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': string;
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': string;
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': string;
|
|
218
|
+
'fabric.editor.headingLink.invalidLabel': string;
|
|
219
|
+
'fabric.editor.headingLink.noOrderLabel': string;
|
|
210
220
|
'fabric.editor.help': string;
|
|
211
221
|
'fabric.editor.help.description': string;
|
|
212
222
|
'fabric.editor.helpDialogTips': string;
|
|
223
|
+
'fabric.editor.highlight': string;
|
|
213
224
|
'fabric.editor.horizontalRule': string;
|
|
214
225
|
'fabric.editor.horizontalRule.description': string;
|
|
215
226
|
'fabric.editor.hyperlink.linkVisibleLabel': string;
|
|
@@ -256,6 +267,7 @@ declare const _default: {
|
|
|
256
267
|
'fabric.editor.linkPlaceholder': string;
|
|
257
268
|
'fabric.editor.lists': string;
|
|
258
269
|
'fabric.editor.listsFormat': string;
|
|
270
|
+
'fabric.editor.lockColumns': string;
|
|
259
271
|
'fabric.editor.markdown': string;
|
|
260
272
|
'fabric.editor.matchCase': string;
|
|
261
273
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
@@ -307,6 +319,7 @@ declare const _default: {
|
|
|
307
319
|
'fabric.editor.pageActionsLabel': string;
|
|
308
320
|
'fabric.editor.panel.backgroundColor': string;
|
|
309
321
|
'fabric.editor.panel.emoji': string;
|
|
322
|
+
'fabric.editor.panel.panelsGroup': string;
|
|
310
323
|
'fabric.editor.pasteOptions': string;
|
|
311
324
|
'fabric.editor.pastePlainText': string;
|
|
312
325
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -332,6 +345,8 @@ declare const _default: {
|
|
|
332
345
|
'fabric.editor.rightSidebar': string;
|
|
333
346
|
'fabric.editor.rowControl': string;
|
|
334
347
|
'fabric.editor.rowDragHandle': string;
|
|
348
|
+
'fabric.editor.rowsAreInserted': string;
|
|
349
|
+
'fabric.editor.rowsAreRemoved': string;
|
|
335
350
|
'fabric.editor.saveButton': string;
|
|
336
351
|
'fabric.editor.searchResults': string;
|
|
337
352
|
'fabric.editor.selectColumnResize': string;
|
|
@@ -362,7 +377,13 @@ declare const _default: {
|
|
|
362
377
|
'fabric.editor.supportAltText': string;
|
|
363
378
|
'fabric.editor.table': string;
|
|
364
379
|
'fabric.editor.table.description': string;
|
|
380
|
+
'fabric.editor.tableAlignmentOptions': string;
|
|
365
381
|
'fabric.editor.tableFullWidthLabel': string;
|
|
382
|
+
'fabric.editor.tableHeader.sorting.asc': string;
|
|
383
|
+
'fabric.editor.tableHeader.sorting.default': string;
|
|
384
|
+
'fabric.editor.tableHeader.sorting.desc': string;
|
|
385
|
+
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
386
|
+
'fabric.editor.tableHeader.sorting.no': string;
|
|
366
387
|
'fabric.editor.tableOptions': string;
|
|
367
388
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
368
389
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
@@ -383,8 +404,10 @@ declare const _default: {
|
|
|
383
404
|
'fabric.editor.taskPlaceholder': string;
|
|
384
405
|
'fabric.editor.text.formatting.off': string;
|
|
385
406
|
'fabric.editor.textColor': string;
|
|
407
|
+
'fabric.editor.textColorTooltip': string;
|
|
386
408
|
'fabric.editor.textFormatting': string;
|
|
387
409
|
'fabric.editor.textStyles': string;
|
|
410
|
+
'fabric.editor.textStylesTooltip': string;
|
|
388
411
|
'fabric.editor.threeColumns': string;
|
|
389
412
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
390
413
|
'fabric.editor.time.ago': string;
|
|
@@ -408,6 +431,7 @@ declare const _default: {
|
|
|
408
431
|
'fabric.editor.typeahead.mentionInputLabel': string;
|
|
409
432
|
'fabric.editor.typeahead.mentionPopupLabel': string;
|
|
410
433
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
434
|
+
'fabric.editor.unLockColumns': string;
|
|
411
435
|
'fabric.editor.unableToLoadContent': string;
|
|
412
436
|
'fabric.editor.unableToOpenLink': string;
|
|
413
437
|
'fabric.editor.underline': string;
|
|
@@ -469,7 +493,9 @@ declare const _default: {
|
|
|
469
493
|
'fabric.theme.light-red': string;
|
|
470
494
|
'fabric.theme.light-teal': string;
|
|
471
495
|
'fabric.theme.light-yellow': string;
|
|
496
|
+
'fabric.theme.lime': string;
|
|
472
497
|
'fabric.theme.magenta': string;
|
|
498
|
+
'fabric.theme.no-color': string;
|
|
473
499
|
'fabric.theme.orange': string;
|
|
474
500
|
'fabric.theme.purple': string;
|
|
475
501
|
'fabric.theme.red': string;
|
|
@@ -13,6 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'fabric.editor.addCommentOnMedia': string;
|
|
14
14
|
'fabric.editor.addImageBorder': string;
|
|
15
15
|
'fabric.editor.addLoomVideo': string;
|
|
16
|
+
'fabric.editor.addLoomVideoComment': string;
|
|
16
17
|
'fabric.editor.addMediaFiles': string;
|
|
17
18
|
'fabric.editor.addRowAbove': string;
|
|
18
19
|
'fabric.editor.addRowBelow': string;
|
|
@@ -22,6 +23,8 @@ declare const _default: {
|
|
|
22
23
|
'fabric.editor.alignImageRight': string;
|
|
23
24
|
'fabric.editor.alignLeft': string;
|
|
24
25
|
'fabric.editor.alignRight': string;
|
|
26
|
+
'fabric.editor.alignTableCenter': string;
|
|
27
|
+
'fabric.editor.alignTableLeft': string;
|
|
25
28
|
'fabric.editor.alignment': string;
|
|
26
29
|
'fabric.editor.altText': string;
|
|
27
30
|
'fabric.editor.alttext.validation': string;
|
|
@@ -65,6 +68,8 @@ declare const _default: {
|
|
|
65
68
|
'fabric.editor.columnDragHandle': string;
|
|
66
69
|
'fabric.editor.columns': string;
|
|
67
70
|
'fabric.editor.columns.description': string;
|
|
71
|
+
'fabric.editor.columnsAreInserted': string;
|
|
72
|
+
'fabric.editor.columnsAreRemoved': string;
|
|
68
73
|
'fabric.editor.configFailedToLoad': string;
|
|
69
74
|
'fabric.editor.configPanel.cancel': string;
|
|
70
75
|
'fabric.editor.configPanel.close': string;
|
|
@@ -184,6 +189,7 @@ declare const _default: {
|
|
|
184
189
|
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
185
190
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
186
191
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
192
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': string;
|
|
187
193
|
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
188
194
|
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
189
195
|
'fabric.editor.focusTableResizeHandle': string;
|
|
@@ -201,15 +207,20 @@ declare const _default: {
|
|
|
201
207
|
'fabric.editor.heading5Description': string;
|
|
202
208
|
'fabric.editor.heading6': string;
|
|
203
209
|
'fabric.editor.heading6Description': string;
|
|
210
|
+
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
211
|
+
'fabric.editor.headingLink.descOrderLabel': string;
|
|
204
212
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': string;
|
|
205
213
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': string;
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': string;
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': string;
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': string;
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': string;
|
|
218
|
+
'fabric.editor.headingLink.invalidLabel': string;
|
|
219
|
+
'fabric.editor.headingLink.noOrderLabel': string;
|
|
210
220
|
'fabric.editor.help': string;
|
|
211
221
|
'fabric.editor.help.description': string;
|
|
212
222
|
'fabric.editor.helpDialogTips': string;
|
|
223
|
+
'fabric.editor.highlight': string;
|
|
213
224
|
'fabric.editor.horizontalRule': string;
|
|
214
225
|
'fabric.editor.horizontalRule.description': string;
|
|
215
226
|
'fabric.editor.hyperlink.linkVisibleLabel': string;
|
|
@@ -256,6 +267,7 @@ declare const _default: {
|
|
|
256
267
|
'fabric.editor.linkPlaceholder': string;
|
|
257
268
|
'fabric.editor.lists': string;
|
|
258
269
|
'fabric.editor.listsFormat': string;
|
|
270
|
+
'fabric.editor.lockColumns': string;
|
|
259
271
|
'fabric.editor.markdown': string;
|
|
260
272
|
'fabric.editor.matchCase': string;
|
|
261
273
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
@@ -332,6 +344,8 @@ declare const _default: {
|
|
|
332
344
|
'fabric.editor.rightSidebar': string;
|
|
333
345
|
'fabric.editor.rowControl': string;
|
|
334
346
|
'fabric.editor.rowDragHandle': string;
|
|
347
|
+
'fabric.editor.rowsAreInserted': string;
|
|
348
|
+
'fabric.editor.rowsAreRemoved': string;
|
|
335
349
|
'fabric.editor.saveButton': string;
|
|
336
350
|
'fabric.editor.searchResults': string;
|
|
337
351
|
'fabric.editor.selectColumnResize': string;
|
|
@@ -362,7 +376,13 @@ declare const _default: {
|
|
|
362
376
|
'fabric.editor.supportAltText': string;
|
|
363
377
|
'fabric.editor.table': string;
|
|
364
378
|
'fabric.editor.table.description': string;
|
|
379
|
+
'fabric.editor.tableAlignmentOptions': string;
|
|
365
380
|
'fabric.editor.tableFullWidthLabel': string;
|
|
381
|
+
'fabric.editor.tableHeader.sorting.asc': string;
|
|
382
|
+
'fabric.editor.tableHeader.sorting.default': string;
|
|
383
|
+
'fabric.editor.tableHeader.sorting.desc': string;
|
|
384
|
+
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
385
|
+
'fabric.editor.tableHeader.sorting.no': string;
|
|
366
386
|
'fabric.editor.tableOptions': string;
|
|
367
387
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
368
388
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
@@ -383,8 +403,10 @@ declare const _default: {
|
|
|
383
403
|
'fabric.editor.taskPlaceholder': string;
|
|
384
404
|
'fabric.editor.text.formatting.off': string;
|
|
385
405
|
'fabric.editor.textColor': string;
|
|
406
|
+
'fabric.editor.textColorTooltip': string;
|
|
386
407
|
'fabric.editor.textFormatting': string;
|
|
387
408
|
'fabric.editor.textStyles': string;
|
|
409
|
+
'fabric.editor.textStylesTooltip': string;
|
|
388
410
|
'fabric.editor.threeColumns': string;
|
|
389
411
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
390
412
|
'fabric.editor.time.ago': string;
|
|
@@ -408,6 +430,7 @@ declare const _default: {
|
|
|
408
430
|
'fabric.editor.typeahead.mentionInputLabel': string;
|
|
409
431
|
'fabric.editor.typeahead.mentionPopupLabel': string;
|
|
410
432
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
433
|
+
'fabric.editor.unLockColumns': string;
|
|
411
434
|
'fabric.editor.unableToLoadContent': string;
|
|
412
435
|
'fabric.editor.unableToOpenLink': string;
|
|
413
436
|
'fabric.editor.underline': string;
|
|
@@ -469,7 +492,9 @@ declare const _default: {
|
|
|
469
492
|
'fabric.theme.light-red': string;
|
|
470
493
|
'fabric.theme.light-teal': string;
|
|
471
494
|
'fabric.theme.light-yellow': string;
|
|
495
|
+
'fabric.theme.lime': string;
|
|
472
496
|
'fabric.theme.magenta': string;
|
|
497
|
+
'fabric.theme.no-color': string;
|
|
473
498
|
'fabric.theme.orange': string;
|
|
474
499
|
'fabric.theme.purple': string;
|
|
475
500
|
'fabric.theme.red': string;
|
|
@@ -13,6 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'fabric.editor.addCommentOnMedia': string;
|
|
14
14
|
'fabric.editor.addImageBorder': string;
|
|
15
15
|
'fabric.editor.addLoomVideo': string;
|
|
16
|
+
'fabric.editor.addLoomVideoComment': string;
|
|
16
17
|
'fabric.editor.addMediaFiles': string;
|
|
17
18
|
'fabric.editor.addRowAbove': string;
|
|
18
19
|
'fabric.editor.addRowBelow': string;
|
|
@@ -22,6 +23,8 @@ declare const _default: {
|
|
|
22
23
|
'fabric.editor.alignImageRight': string;
|
|
23
24
|
'fabric.editor.alignLeft': string;
|
|
24
25
|
'fabric.editor.alignRight': string;
|
|
26
|
+
'fabric.editor.alignTableCenter': string;
|
|
27
|
+
'fabric.editor.alignTableLeft': string;
|
|
25
28
|
'fabric.editor.alignment': string;
|
|
26
29
|
'fabric.editor.altText': string;
|
|
27
30
|
'fabric.editor.alttext.validation': string;
|
|
@@ -65,6 +68,8 @@ declare const _default: {
|
|
|
65
68
|
'fabric.editor.columnDragHandle': string;
|
|
66
69
|
'fabric.editor.columns': string;
|
|
67
70
|
'fabric.editor.columns.description': string;
|
|
71
|
+
'fabric.editor.columnsAreInserted': string;
|
|
72
|
+
'fabric.editor.columnsAreRemoved': string;
|
|
68
73
|
'fabric.editor.configFailedToLoad': string;
|
|
69
74
|
'fabric.editor.configPanel.cancel': string;
|
|
70
75
|
'fabric.editor.configPanel.close': string;
|
|
@@ -184,6 +189,7 @@ declare const _default: {
|
|
|
184
189
|
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
185
190
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
186
191
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
192
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': string;
|
|
187
193
|
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
188
194
|
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
189
195
|
'fabric.editor.focusTableResizeHandle': string;
|
|
@@ -201,15 +207,20 @@ declare const _default: {
|
|
|
201
207
|
'fabric.editor.heading5Description': string;
|
|
202
208
|
'fabric.editor.heading6': string;
|
|
203
209
|
'fabric.editor.heading6Description': string;
|
|
210
|
+
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
211
|
+
'fabric.editor.headingLink.descOrderLabel': string;
|
|
204
212
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': string;
|
|
205
213
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': string;
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': string;
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': string;
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': string;
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': string;
|
|
218
|
+
'fabric.editor.headingLink.invalidLabel': string;
|
|
219
|
+
'fabric.editor.headingLink.noOrderLabel': string;
|
|
210
220
|
'fabric.editor.help': string;
|
|
211
221
|
'fabric.editor.help.description': string;
|
|
212
222
|
'fabric.editor.helpDialogTips': string;
|
|
223
|
+
'fabric.editor.highlight': string;
|
|
213
224
|
'fabric.editor.horizontalRule': string;
|
|
214
225
|
'fabric.editor.horizontalRule.description': string;
|
|
215
226
|
'fabric.editor.hyperlink.linkVisibleLabel': string;
|
|
@@ -256,6 +267,7 @@ declare const _default: {
|
|
|
256
267
|
'fabric.editor.linkPlaceholder': string;
|
|
257
268
|
'fabric.editor.lists': string;
|
|
258
269
|
'fabric.editor.listsFormat': string;
|
|
270
|
+
'fabric.editor.lockColumns': string;
|
|
259
271
|
'fabric.editor.markdown': string;
|
|
260
272
|
'fabric.editor.matchCase': string;
|
|
261
273
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
@@ -332,6 +344,8 @@ declare const _default: {
|
|
|
332
344
|
'fabric.editor.rightSidebar': string;
|
|
333
345
|
'fabric.editor.rowControl': string;
|
|
334
346
|
'fabric.editor.rowDragHandle': string;
|
|
347
|
+
'fabric.editor.rowsAreInserted': string;
|
|
348
|
+
'fabric.editor.rowsAreRemoved': string;
|
|
335
349
|
'fabric.editor.saveButton': string;
|
|
336
350
|
'fabric.editor.searchResults': string;
|
|
337
351
|
'fabric.editor.selectColumnResize': string;
|
|
@@ -362,7 +376,13 @@ declare const _default: {
|
|
|
362
376
|
'fabric.editor.supportAltText': string;
|
|
363
377
|
'fabric.editor.table': string;
|
|
364
378
|
'fabric.editor.table.description': string;
|
|
379
|
+
'fabric.editor.tableAlignmentOptions': string;
|
|
365
380
|
'fabric.editor.tableFullWidthLabel': string;
|
|
381
|
+
'fabric.editor.tableHeader.sorting.asc': string;
|
|
382
|
+
'fabric.editor.tableHeader.sorting.default': string;
|
|
383
|
+
'fabric.editor.tableHeader.sorting.desc': string;
|
|
384
|
+
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
385
|
+
'fabric.editor.tableHeader.sorting.no': string;
|
|
366
386
|
'fabric.editor.tableOptions': string;
|
|
367
387
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
368
388
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
@@ -383,8 +403,10 @@ declare const _default: {
|
|
|
383
403
|
'fabric.editor.taskPlaceholder': string;
|
|
384
404
|
'fabric.editor.text.formatting.off': string;
|
|
385
405
|
'fabric.editor.textColor': string;
|
|
406
|
+
'fabric.editor.textColorTooltip': string;
|
|
386
407
|
'fabric.editor.textFormatting': string;
|
|
387
408
|
'fabric.editor.textStyles': string;
|
|
409
|
+
'fabric.editor.textStylesTooltip': string;
|
|
388
410
|
'fabric.editor.threeColumns': string;
|
|
389
411
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
390
412
|
'fabric.editor.time.ago': string;
|
|
@@ -408,6 +430,7 @@ declare const _default: {
|
|
|
408
430
|
'fabric.editor.typeahead.mentionInputLabel': string;
|
|
409
431
|
'fabric.editor.typeahead.mentionPopupLabel': string;
|
|
410
432
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
433
|
+
'fabric.editor.unLockColumns': string;
|
|
411
434
|
'fabric.editor.unableToLoadContent': string;
|
|
412
435
|
'fabric.editor.unableToOpenLink': string;
|
|
413
436
|
'fabric.editor.underline': string;
|
|
@@ -469,7 +492,9 @@ declare const _default: {
|
|
|
469
492
|
'fabric.theme.light-red': string;
|
|
470
493
|
'fabric.theme.light-teal': string;
|
|
471
494
|
'fabric.theme.light-yellow': string;
|
|
495
|
+
'fabric.theme.lime': string;
|
|
472
496
|
'fabric.theme.magenta': string;
|
|
497
|
+
'fabric.theme.no-color': string;
|
|
473
498
|
'fabric.theme.orange': string;
|
|
474
499
|
'fabric.theme.purple': string;
|
|
475
500
|
'fabric.theme.red': string;
|
|
@@ -13,6 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'fabric.editor.addCommentOnMedia': string;
|
|
14
14
|
'fabric.editor.addImageBorder': string;
|
|
15
15
|
'fabric.editor.addLoomVideo': string;
|
|
16
|
+
'fabric.editor.addLoomVideoComment': string;
|
|
16
17
|
'fabric.editor.addMediaFiles': string;
|
|
17
18
|
'fabric.editor.addRowAbove': string;
|
|
18
19
|
'fabric.editor.addRowBelow': string;
|
|
@@ -22,6 +23,8 @@ declare const _default: {
|
|
|
22
23
|
'fabric.editor.alignImageRight': string;
|
|
23
24
|
'fabric.editor.alignLeft': string;
|
|
24
25
|
'fabric.editor.alignRight': string;
|
|
26
|
+
'fabric.editor.alignTableCenter': string;
|
|
27
|
+
'fabric.editor.alignTableLeft': string;
|
|
25
28
|
'fabric.editor.alignment': string;
|
|
26
29
|
'fabric.editor.altText': string;
|
|
27
30
|
'fabric.editor.alttext.validation': string;
|
|
@@ -65,6 +68,8 @@ declare const _default: {
|
|
|
65
68
|
'fabric.editor.columnDragHandle': string;
|
|
66
69
|
'fabric.editor.columns': string;
|
|
67
70
|
'fabric.editor.columns.description': string;
|
|
71
|
+
'fabric.editor.columnsAreInserted': string;
|
|
72
|
+
'fabric.editor.columnsAreRemoved': string;
|
|
68
73
|
'fabric.editor.configFailedToLoad': string;
|
|
69
74
|
'fabric.editor.configPanel.cancel': string;
|
|
70
75
|
'fabric.editor.configPanel.close': string;
|
|
@@ -184,6 +189,7 @@ declare const _default: {
|
|
|
184
189
|
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
185
190
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
186
191
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
192
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': string;
|
|
187
193
|
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
188
194
|
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
189
195
|
'fabric.editor.focusTableResizeHandle': string;
|
|
@@ -201,15 +207,20 @@ declare const _default: {
|
|
|
201
207
|
'fabric.editor.heading5Description': string;
|
|
202
208
|
'fabric.editor.heading6': string;
|
|
203
209
|
'fabric.editor.heading6Description': string;
|
|
210
|
+
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
211
|
+
'fabric.editor.headingLink.descOrderLabel': string;
|
|
204
212
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': string;
|
|
205
213
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': string;
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': string;
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': string;
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': string;
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': string;
|
|
218
|
+
'fabric.editor.headingLink.invalidLabel': string;
|
|
219
|
+
'fabric.editor.headingLink.noOrderLabel': string;
|
|
210
220
|
'fabric.editor.help': string;
|
|
211
221
|
'fabric.editor.help.description': string;
|
|
212
222
|
'fabric.editor.helpDialogTips': string;
|
|
223
|
+
'fabric.editor.highlight': string;
|
|
213
224
|
'fabric.editor.horizontalRule': string;
|
|
214
225
|
'fabric.editor.horizontalRule.description': string;
|
|
215
226
|
'fabric.editor.hyperlink.linkVisibleLabel': string;
|
|
@@ -256,6 +267,7 @@ declare const _default: {
|
|
|
256
267
|
'fabric.editor.linkPlaceholder': string;
|
|
257
268
|
'fabric.editor.lists': string;
|
|
258
269
|
'fabric.editor.listsFormat': string;
|
|
270
|
+
'fabric.editor.lockColumns': string;
|
|
259
271
|
'fabric.editor.markdown': string;
|
|
260
272
|
'fabric.editor.matchCase': string;
|
|
261
273
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
@@ -332,6 +344,8 @@ declare const _default: {
|
|
|
332
344
|
'fabric.editor.rightSidebar': string;
|
|
333
345
|
'fabric.editor.rowControl': string;
|
|
334
346
|
'fabric.editor.rowDragHandle': string;
|
|
347
|
+
'fabric.editor.rowsAreInserted': string;
|
|
348
|
+
'fabric.editor.rowsAreRemoved': string;
|
|
335
349
|
'fabric.editor.saveButton': string;
|
|
336
350
|
'fabric.editor.searchResults': string;
|
|
337
351
|
'fabric.editor.selectColumnResize': string;
|
|
@@ -362,7 +376,13 @@ declare const _default: {
|
|
|
362
376
|
'fabric.editor.supportAltText': string;
|
|
363
377
|
'fabric.editor.table': string;
|
|
364
378
|
'fabric.editor.table.description': string;
|
|
379
|
+
'fabric.editor.tableAlignmentOptions': string;
|
|
365
380
|
'fabric.editor.tableFullWidthLabel': string;
|
|
381
|
+
'fabric.editor.tableHeader.sorting.asc': string;
|
|
382
|
+
'fabric.editor.tableHeader.sorting.default': string;
|
|
383
|
+
'fabric.editor.tableHeader.sorting.desc': string;
|
|
384
|
+
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
385
|
+
'fabric.editor.tableHeader.sorting.no': string;
|
|
366
386
|
'fabric.editor.tableOptions': string;
|
|
367
387
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
368
388
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
@@ -383,8 +403,10 @@ declare const _default: {
|
|
|
383
403
|
'fabric.editor.taskPlaceholder': string;
|
|
384
404
|
'fabric.editor.text.formatting.off': string;
|
|
385
405
|
'fabric.editor.textColor': string;
|
|
406
|
+
'fabric.editor.textColorTooltip': string;
|
|
386
407
|
'fabric.editor.textFormatting': string;
|
|
387
408
|
'fabric.editor.textStyles': string;
|
|
409
|
+
'fabric.editor.textStylesTooltip': string;
|
|
388
410
|
'fabric.editor.threeColumns': string;
|
|
389
411
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
390
412
|
'fabric.editor.time.ago': string;
|
|
@@ -408,6 +430,7 @@ declare const _default: {
|
|
|
408
430
|
'fabric.editor.typeahead.mentionInputLabel': string;
|
|
409
431
|
'fabric.editor.typeahead.mentionPopupLabel': string;
|
|
410
432
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
433
|
+
'fabric.editor.unLockColumns': string;
|
|
411
434
|
'fabric.editor.unableToLoadContent': string;
|
|
412
435
|
'fabric.editor.unableToOpenLink': string;
|
|
413
436
|
'fabric.editor.underline': string;
|
|
@@ -469,7 +492,9 @@ declare const _default: {
|
|
|
469
492
|
'fabric.theme.light-red': string;
|
|
470
493
|
'fabric.theme.light-teal': string;
|
|
471
494
|
'fabric.theme.light-yellow': string;
|
|
495
|
+
'fabric.theme.lime': string;
|
|
472
496
|
'fabric.theme.magenta': string;
|
|
497
|
+
'fabric.theme.no-color': string;
|
|
473
498
|
'fabric.theme.orange': string;
|
|
474
499
|
'fabric.theme.purple': string;
|
|
475
500
|
'fabric.theme.red': string;
|
|
@@ -13,6 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'fabric.editor.addCommentOnMedia': string;
|
|
14
14
|
'fabric.editor.addImageBorder': string;
|
|
15
15
|
'fabric.editor.addLoomVideo': string;
|
|
16
|
+
'fabric.editor.addLoomVideoComment': string;
|
|
16
17
|
'fabric.editor.addMediaFiles': string;
|
|
17
18
|
'fabric.editor.addRowAbove': string;
|
|
18
19
|
'fabric.editor.addRowBelow': string;
|
|
@@ -22,6 +23,8 @@ declare const _default: {
|
|
|
22
23
|
'fabric.editor.alignImageRight': string;
|
|
23
24
|
'fabric.editor.alignLeft': string;
|
|
24
25
|
'fabric.editor.alignRight': string;
|
|
26
|
+
'fabric.editor.alignTableCenter': string;
|
|
27
|
+
'fabric.editor.alignTableLeft': string;
|
|
25
28
|
'fabric.editor.alignment': string;
|
|
26
29
|
'fabric.editor.altText': string;
|
|
27
30
|
'fabric.editor.alttext.validation': string;
|
|
@@ -65,6 +68,8 @@ declare const _default: {
|
|
|
65
68
|
'fabric.editor.columnDragHandle': string;
|
|
66
69
|
'fabric.editor.columns': string;
|
|
67
70
|
'fabric.editor.columns.description': string;
|
|
71
|
+
'fabric.editor.columnsAreInserted': string;
|
|
72
|
+
'fabric.editor.columnsAreRemoved': string;
|
|
68
73
|
'fabric.editor.configFailedToLoad': string;
|
|
69
74
|
'fabric.editor.configPanel.cancel': string;
|
|
70
75
|
'fabric.editor.configPanel.close': string;
|
|
@@ -184,6 +189,7 @@ declare const _default: {
|
|
|
184
189
|
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
185
190
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
186
191
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
192
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': string;
|
|
187
193
|
'fabric.editor.floatingToolbar.scrollLeft': string;
|
|
188
194
|
'fabric.editor.floatingToolbar.scrollRight': string;
|
|
189
195
|
'fabric.editor.focusTableResizeHandle': string;
|
|
@@ -201,15 +207,20 @@ declare const _default: {
|
|
|
201
207
|
'fabric.editor.heading5Description': string;
|
|
202
208
|
'fabric.editor.heading6': string;
|
|
203
209
|
'fabric.editor.heading6Description': string;
|
|
210
|
+
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
211
|
+
'fabric.editor.headingLink.descOrderLabel': string;
|
|
204
212
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': string;
|
|
205
213
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': string;
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': string;
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': string;
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': string;
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': string;
|
|
218
|
+
'fabric.editor.headingLink.invalidLabel': string;
|
|
219
|
+
'fabric.editor.headingLink.noOrderLabel': string;
|
|
210
220
|
'fabric.editor.help': string;
|
|
211
221
|
'fabric.editor.help.description': string;
|
|
212
222
|
'fabric.editor.helpDialogTips': string;
|
|
223
|
+
'fabric.editor.highlight': string;
|
|
213
224
|
'fabric.editor.horizontalRule': string;
|
|
214
225
|
'fabric.editor.horizontalRule.description': string;
|
|
215
226
|
'fabric.editor.hyperlink.linkVisibleLabel': string;
|
|
@@ -256,6 +267,7 @@ declare const _default: {
|
|
|
256
267
|
'fabric.editor.linkPlaceholder': string;
|
|
257
268
|
'fabric.editor.lists': string;
|
|
258
269
|
'fabric.editor.listsFormat': string;
|
|
270
|
+
'fabric.editor.lockColumns': string;
|
|
259
271
|
'fabric.editor.markdown': string;
|
|
260
272
|
'fabric.editor.matchCase': string;
|
|
261
273
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
@@ -332,6 +344,8 @@ declare const _default: {
|
|
|
332
344
|
'fabric.editor.rightSidebar': string;
|
|
333
345
|
'fabric.editor.rowControl': string;
|
|
334
346
|
'fabric.editor.rowDragHandle': string;
|
|
347
|
+
'fabric.editor.rowsAreInserted': string;
|
|
348
|
+
'fabric.editor.rowsAreRemoved': string;
|
|
335
349
|
'fabric.editor.saveButton': string;
|
|
336
350
|
'fabric.editor.searchResults': string;
|
|
337
351
|
'fabric.editor.selectColumnResize': string;
|
|
@@ -362,7 +376,13 @@ declare const _default: {
|
|
|
362
376
|
'fabric.editor.supportAltText': string;
|
|
363
377
|
'fabric.editor.table': string;
|
|
364
378
|
'fabric.editor.table.description': string;
|
|
379
|
+
'fabric.editor.tableAlignmentOptions': string;
|
|
365
380
|
'fabric.editor.tableFullWidthLabel': string;
|
|
381
|
+
'fabric.editor.tableHeader.sorting.asc': string;
|
|
382
|
+
'fabric.editor.tableHeader.sorting.default': string;
|
|
383
|
+
'fabric.editor.tableHeader.sorting.desc': string;
|
|
384
|
+
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
385
|
+
'fabric.editor.tableHeader.sorting.no': string;
|
|
366
386
|
'fabric.editor.tableOptions': string;
|
|
367
387
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
368
388
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
@@ -383,8 +403,10 @@ declare const _default: {
|
|
|
383
403
|
'fabric.editor.taskPlaceholder': string;
|
|
384
404
|
'fabric.editor.text.formatting.off': string;
|
|
385
405
|
'fabric.editor.textColor': string;
|
|
406
|
+
'fabric.editor.textColorTooltip': string;
|
|
386
407
|
'fabric.editor.textFormatting': string;
|
|
387
408
|
'fabric.editor.textStyles': string;
|
|
409
|
+
'fabric.editor.textStylesTooltip': string;
|
|
388
410
|
'fabric.editor.threeColumns': string;
|
|
389
411
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
390
412
|
'fabric.editor.time.ago': string;
|
|
@@ -408,6 +430,7 @@ declare const _default: {
|
|
|
408
430
|
'fabric.editor.typeahead.mentionInputLabel': string;
|
|
409
431
|
'fabric.editor.typeahead.mentionPopupLabel': string;
|
|
410
432
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
433
|
+
'fabric.editor.unLockColumns': string;
|
|
411
434
|
'fabric.editor.unableToLoadContent': string;
|
|
412
435
|
'fabric.editor.unableToOpenLink': string;
|
|
413
436
|
'fabric.editor.underline': string;
|
|
@@ -469,7 +492,9 @@ declare const _default: {
|
|
|
469
492
|
'fabric.theme.light-red': string;
|
|
470
493
|
'fabric.theme.light-teal': string;
|
|
471
494
|
'fabric.theme.light-yellow': string;
|
|
495
|
+
'fabric.theme.lime': string;
|
|
472
496
|
'fabric.theme.magenta': string;
|
|
497
|
+
'fabric.theme.no-color': string;
|
|
473
498
|
'fabric.theme.orange': string;
|
|
474
499
|
'fabric.theme.purple': string;
|
|
475
500
|
'fabric.theme.red': string;
|