@atlaskit/afm-i18n-platform-editor-editor-common 2.109.0 → 2.111.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/cs.js +9 -0
- package/dist/cjs/i18n/da.js +9 -0
- package/dist/cjs/i18n/de.js +8 -0
- package/dist/cjs/i18n/en.js +8 -3
- package/dist/cjs/i18n/en_GB.js +8 -3
- package/dist/cjs/i18n/en_ZZ.js +8 -3
- package/dist/cjs/i18n/es.js +8 -0
- package/dist/cjs/i18n/fi.js +9 -0
- package/dist/cjs/i18n/fr.js +8 -0
- package/dist/cjs/i18n/hr.js +1 -0
- package/dist/cjs/i18n/hu.js +9 -0
- package/dist/cjs/i18n/it.js +9 -0
- package/dist/cjs/i18n/ja.js +9 -0
- package/dist/cjs/i18n/ko.js +9 -0
- package/dist/cjs/i18n/nb.js +9 -0
- package/dist/cjs/i18n/nl.js +8 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +9 -0
- package/dist/cjs/i18n/sl.js +1 -0
- package/dist/cjs/i18n/sr_RS.js +8 -0
- package/dist/cjs/i18n/sr_YR.js +9 -0
- package/dist/cjs/i18n/sv.js +9 -0
- package/dist/cjs/i18n/th.js +9 -0
- package/dist/cjs/i18n/tr.js +8 -0
- package/dist/cjs/i18n/uk.js +9 -0
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/esm/i18n/cs.d.ts +9 -0
- package/dist/esm/i18n/cs.js +9 -0
- package/dist/esm/i18n/da.d.ts +9 -0
- package/dist/esm/i18n/da.js +9 -0
- package/dist/esm/i18n/de.d.ts +8 -0
- package/dist/esm/i18n/de.js +8 -0
- package/dist/esm/i18n/en.d.ts +5 -0
- package/dist/esm/i18n/en.js +8 -3
- package/dist/esm/i18n/en_GB.d.ts +5 -0
- package/dist/esm/i18n/en_GB.js +8 -3
- package/dist/esm/i18n/en_ZZ.d.ts +5 -0
- package/dist/esm/i18n/en_ZZ.js +8 -3
- package/dist/esm/i18n/es.d.ts +8 -0
- package/dist/esm/i18n/es.js +8 -0
- package/dist/esm/i18n/fi.d.ts +9 -0
- package/dist/esm/i18n/fi.js +9 -0
- package/dist/esm/i18n/fr.d.ts +8 -0
- package/dist/esm/i18n/fr.js +8 -0
- package/dist/esm/i18n/hr.d.ts +1 -0
- package/dist/esm/i18n/hr.js +1 -0
- package/dist/esm/i18n/hu.d.ts +9 -0
- package/dist/esm/i18n/hu.js +9 -0
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +9 -0
- package/dist/esm/i18n/ja.d.ts +9 -0
- package/dist/esm/i18n/ja.js +9 -0
- package/dist/esm/i18n/ko.d.ts +9 -0
- package/dist/esm/i18n/ko.js +9 -0
- package/dist/esm/i18n/nb.d.ts +9 -0
- package/dist/esm/i18n/nb.js +9 -0
- package/dist/esm/i18n/nl.d.ts +8 -0
- package/dist/esm/i18n/nl.js +8 -0
- package/dist/esm/i18n/pt_BR.d.ts +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.d.ts +9 -0
- package/dist/esm/i18n/ru.js +9 -0
- package/dist/esm/i18n/sl.d.ts +1 -0
- package/dist/esm/i18n/sl.js +1 -0
- package/dist/esm/i18n/sr_RS.d.ts +8 -0
- package/dist/esm/i18n/sr_RS.js +8 -0
- package/dist/esm/i18n/sr_YR.d.ts +9 -0
- package/dist/esm/i18n/sr_YR.js +9 -0
- package/dist/esm/i18n/sv.d.ts +9 -0
- package/dist/esm/i18n/sv.js +9 -0
- package/dist/esm/i18n/th.d.ts +9 -0
- package/dist/esm/i18n/th.js +9 -0
- package/dist/esm/i18n/tr.d.ts +8 -0
- package/dist/esm/i18n/tr.js +8 -0
- package/dist/esm/i18n/uk.d.ts +9 -0
- package/dist/esm/i18n/uk.js +9 -0
- package/dist/esm/i18n/vi.d.ts +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/i18n/zh.d.ts +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.d.ts +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/types/i18n/cs.d.ts +9 -0
- package/dist/types/i18n/da.d.ts +9 -0
- package/dist/types/i18n/de.d.ts +8 -0
- package/dist/types/i18n/en.d.ts +5 -0
- package/dist/types/i18n/en_GB.d.ts +5 -0
- package/dist/types/i18n/en_ZZ.d.ts +5 -0
- package/dist/types/i18n/es.d.ts +8 -0
- package/dist/types/i18n/fi.d.ts +9 -0
- package/dist/types/i18n/fr.d.ts +8 -0
- package/dist/types/i18n/hr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +9 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +9 -0
- package/dist/types/i18n/ko.d.ts +9 -0
- package/dist/types/i18n/nb.d.ts +9 -0
- package/dist/types/i18n/nl.d.ts +8 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +9 -0
- package/dist/types/i18n/sl.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +8 -0
- package/dist/types/i18n/sr_YR.d.ts +9 -0
- package/dist/types/i18n/sv.d.ts +9 -0
- package/dist/types/i18n/th.d.ts +9 -0
- package/dist/types/i18n/tr.d.ts +8 -0
- package/dist/types/i18n/uk.d.ts +9 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/i18n/cs.ts +9 -0
- package/i18n/da.ts +9 -0
- package/i18n/de.ts +8 -0
- package/i18n/en.ts +8 -3
- package/i18n/en_GB.ts +8 -3
- package/i18n/en_ZZ.ts +9 -3
- package/i18n/es.ts +8 -0
- package/i18n/fi.ts +9 -0
- package/i18n/fr.ts +8 -0
- package/i18n/hr.ts +1 -0
- package/i18n/hu.ts +9 -0
- package/i18n/it.ts +9 -0
- package/i18n/ja.ts +9 -0
- package/i18n/ko.ts +9 -0
- package/i18n/nb.ts +9 -0
- package/i18n/nl.ts +8 -0
- package/i18n/pt_BR.ts +1 -0
- package/i18n/ru.ts +9 -0
- package/i18n/sl.ts +1 -0
- package/i18n/sr_RS.ts +8 -0
- package/i18n/sr_YR.ts +9 -0
- package/i18n/sv.ts +9 -0
- package/i18n/th.ts +9 -0
- package/i18n/tr.ts +8 -0
- package/i18n/uk.ts +9 -0
- package/i18n/vi.ts +1 -0
- package/i18n/zh.ts +1 -0
- package/i18n/zh_TW.ts +1 -0
- package/package.json +1 -1
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -330,6 +330,9 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
333
|
+
'fabric.editor.aiImageGeneration': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
333
336
|
'fabric.editor.alignCenter': string;
|
|
334
337
|
'fabric.editor.alignImageCenter': string;
|
|
335
338
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -739,7 +742,11 @@ declare const _default: {
|
|
|
739
742
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
741
744
|
'fabric.editor.markdown': string;
|
|
745
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
746
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
742
747
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
750
|
'fabric.editor.matchCase': string;
|
|
744
751
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
752
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -796,6 +803,7 @@ declare const _default: {
|
|
|
796
803
|
'fabric.editor.moveSelectionLeft': string;
|
|
797
804
|
'fabric.editor.moveSelectionRight': string;
|
|
798
805
|
'fabric.editor.moveSelectionUp': string;
|
|
806
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
799
807
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
800
808
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
801
809
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -365,6 +365,7 @@ declare const _default: {
|
|
|
365
365
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
366
366
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
367
367
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
368
|
+
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
368
369
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
369
370
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
|
370
371
|
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': string;
|
|
@@ -488,6 +489,7 @@ declare const _default: {
|
|
|
488
489
|
'fabric.editor.cannotPasteSyncedBlockAction': string;
|
|
489
490
|
'fabric.editor.cannotPasteSyncedBlockDescription': string;
|
|
490
491
|
'fabric.editor.cannotPasteSyncedBlockTitle': string;
|
|
492
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': string;
|
|
491
493
|
'fabric.editor.captionPlaceholder': string;
|
|
492
494
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
493
495
|
'fabric.editor.cardFloatingControls': string;
|
|
@@ -676,6 +678,7 @@ declare const _default: {
|
|
|
676
678
|
'fabric.editor.expand.description': string;
|
|
677
679
|
'fabric.editor.expand.loading': string;
|
|
678
680
|
'fabric.editor.expandAriaLabel': string;
|
|
681
|
+
'fabric.editor.expandBodyAriaLabel': string;
|
|
679
682
|
'fabric.editor.expandDefaultTitle': string;
|
|
680
683
|
'fabric.editor.expandNode': string;
|
|
681
684
|
'fabric.editor.expandPlaceholder': string;
|
|
@@ -794,6 +797,7 @@ declare const _default: {
|
|
|
794
797
|
'fabric.editor.invalidDateError': string;
|
|
795
798
|
'fabric.editor.invalidLink': string;
|
|
796
799
|
'fabric.editor.inviteItem.invalidEmail': string;
|
|
800
|
+
'fabric.editor.inviteItem.inviteButton': string;
|
|
797
801
|
'fabric.editor.inviteItem.sendInvite': string;
|
|
798
802
|
'fabric.editor.inviteItem.title': string;
|
|
799
803
|
'fabric.editor.italic': string;
|
|
@@ -837,6 +841,7 @@ declare const _default: {
|
|
|
837
841
|
'fabric.editor.media.insert.fileTabTitle': string;
|
|
838
842
|
'fabric.editor.media.insert.fromUrlErrorMessage': string;
|
|
839
843
|
'fabric.editor.media.insert.fromUrlWarning': string;
|
|
844
|
+
'fabric.editor.media.insert.generateTabTitle': string;
|
|
840
845
|
'fabric.editor.media.insert.insert': string;
|
|
841
846
|
'fabric.editor.media.insert.invalidUrlErrorMessage': string;
|
|
842
847
|
'fabric.editor.media.insert.linkTabTitle': string;
|
|
@@ -365,6 +365,7 @@ declare const _default: {
|
|
|
365
365
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
366
366
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
367
367
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
368
|
+
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
368
369
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
369
370
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
|
370
371
|
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': string;
|
|
@@ -488,6 +489,7 @@ declare const _default: {
|
|
|
488
489
|
'fabric.editor.cannotPasteSyncedBlockAction': string;
|
|
489
490
|
'fabric.editor.cannotPasteSyncedBlockDescription': string;
|
|
490
491
|
'fabric.editor.cannotPasteSyncedBlockTitle': string;
|
|
492
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': string;
|
|
491
493
|
'fabric.editor.captionPlaceholder': string;
|
|
492
494
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
493
495
|
'fabric.editor.cardFloatingControls': string;
|
|
@@ -676,6 +678,7 @@ declare const _default: {
|
|
|
676
678
|
'fabric.editor.expand.description': string;
|
|
677
679
|
'fabric.editor.expand.loading': string;
|
|
678
680
|
'fabric.editor.expandAriaLabel': string;
|
|
681
|
+
'fabric.editor.expandBodyAriaLabel': string;
|
|
679
682
|
'fabric.editor.expandDefaultTitle': string;
|
|
680
683
|
'fabric.editor.expandNode': string;
|
|
681
684
|
'fabric.editor.expandPlaceholder': string;
|
|
@@ -794,6 +797,7 @@ declare const _default: {
|
|
|
794
797
|
'fabric.editor.invalidDateError': string;
|
|
795
798
|
'fabric.editor.invalidLink': string;
|
|
796
799
|
'fabric.editor.inviteItem.invalidEmail': string;
|
|
800
|
+
'fabric.editor.inviteItem.inviteButton': string;
|
|
797
801
|
'fabric.editor.inviteItem.sendInvite': string;
|
|
798
802
|
'fabric.editor.inviteItem.title': string;
|
|
799
803
|
'fabric.editor.italic': string;
|
|
@@ -837,6 +841,7 @@ declare const _default: {
|
|
|
837
841
|
'fabric.editor.media.insert.fileTabTitle': string;
|
|
838
842
|
'fabric.editor.media.insert.fromUrlErrorMessage': string;
|
|
839
843
|
'fabric.editor.media.insert.fromUrlWarning': string;
|
|
844
|
+
'fabric.editor.media.insert.generateTabTitle': string;
|
|
840
845
|
'fabric.editor.media.insert.insert': string;
|
|
841
846
|
'fabric.editor.media.insert.invalidUrlErrorMessage': string;
|
|
842
847
|
'fabric.editor.media.insert.linkTabTitle': string;
|
|
@@ -365,6 +365,7 @@ declare const _default: {
|
|
|
365
365
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
366
366
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
367
367
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
368
|
+
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
368
369
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
369
370
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
|
370
371
|
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': string;
|
|
@@ -488,6 +489,7 @@ declare const _default: {
|
|
|
488
489
|
'fabric.editor.cannotPasteSyncedBlockAction': string;
|
|
489
490
|
'fabric.editor.cannotPasteSyncedBlockDescription': string;
|
|
490
491
|
'fabric.editor.cannotPasteSyncedBlockTitle': string;
|
|
492
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': string;
|
|
491
493
|
'fabric.editor.captionPlaceholder': string;
|
|
492
494
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
493
495
|
'fabric.editor.cardFloatingControls': string;
|
|
@@ -676,6 +678,7 @@ declare const _default: {
|
|
|
676
678
|
'fabric.editor.expand.description': string;
|
|
677
679
|
'fabric.editor.expand.loading': string;
|
|
678
680
|
'fabric.editor.expandAriaLabel': string;
|
|
681
|
+
'fabric.editor.expandBodyAriaLabel': string;
|
|
679
682
|
'fabric.editor.expandDefaultTitle': string;
|
|
680
683
|
'fabric.editor.expandNode': string;
|
|
681
684
|
'fabric.editor.expandPlaceholder': string;
|
|
@@ -794,6 +797,7 @@ declare const _default: {
|
|
|
794
797
|
'fabric.editor.invalidDateError': string;
|
|
795
798
|
'fabric.editor.invalidLink': string;
|
|
796
799
|
'fabric.editor.inviteItem.invalidEmail': string;
|
|
800
|
+
'fabric.editor.inviteItem.inviteButton': string;
|
|
797
801
|
'fabric.editor.inviteItem.sendInvite': string;
|
|
798
802
|
'fabric.editor.inviteItem.title': string;
|
|
799
803
|
'fabric.editor.italic': string;
|
|
@@ -837,6 +841,7 @@ declare const _default: {
|
|
|
837
841
|
'fabric.editor.media.insert.fileTabTitle': string;
|
|
838
842
|
'fabric.editor.media.insert.fromUrlErrorMessage': string;
|
|
839
843
|
'fabric.editor.media.insert.fromUrlWarning': string;
|
|
844
|
+
'fabric.editor.media.insert.generateTabTitle': string;
|
|
840
845
|
'fabric.editor.media.insert.insert': string;
|
|
841
846
|
'fabric.editor.media.insert.invalidUrlErrorMessage': string;
|
|
842
847
|
'fabric.editor.media.insert.linkTabTitle': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,6 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
751
|
'fabric.editor.matchCase': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,6 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
751
|
'fabric.editor.matchCase': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -796,6 +804,7 @@ declare const _default: {
|
|
|
796
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
797
805
|
'fabric.editor.moveSelectionRight': string;
|
|
798
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
799
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
801
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,6 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
751
|
'fabric.editor.matchCase': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -868,6 +868,7 @@ declare const _default: {
|
|
|
868
868
|
'fabric.editor.moveSelectionLeft': string;
|
|
869
869
|
'fabric.editor.moveSelectionRight': string;
|
|
870
870
|
'fabric.editor.moveSelectionUp': string;
|
|
871
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
871
872
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
872
873
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
873
874
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -330,6 +330,9 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
333
|
+
'fabric.editor.aiImageGeneration': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
333
336
|
'fabric.editor.alignCenter': string;
|
|
334
337
|
'fabric.editor.alignImageCenter': string;
|
|
335
338
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -739,6 +742,11 @@ declare const _default: {
|
|
|
739
742
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
741
744
|
'fabric.editor.markdown': string;
|
|
745
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
746
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
742
750
|
'fabric.editor.matchCase': string;
|
|
743
751
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -795,6 +803,7 @@ declare const _default: {
|
|
|
795
803
|
'fabric.editor.moveSelectionLeft': string;
|
|
796
804
|
'fabric.editor.moveSelectionRight': string;
|
|
797
805
|
'fabric.editor.moveSelectionUp': string;
|
|
806
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
798
807
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
799
808
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -330,6 +330,9 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
333
|
+
'fabric.editor.aiImageGeneration': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
333
336
|
'fabric.editor.alignCenter': string;
|
|
334
337
|
'fabric.editor.alignImageCenter': string;
|
|
335
338
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -739,6 +742,11 @@ declare const _default: {
|
|
|
739
742
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
741
744
|
'fabric.editor.markdown': string;
|
|
745
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
746
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
742
750
|
'fabric.editor.matchCase': string;
|
|
743
751
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -795,6 +803,7 @@ declare const _default: {
|
|
|
795
803
|
'fabric.editor.moveSelectionLeft': string;
|
|
796
804
|
'fabric.editor.moveSelectionRight': string;
|
|
797
805
|
'fabric.editor.moveSelectionUp': string;
|
|
806
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
798
807
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
799
808
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,6 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
751
|
'fabric.editor.matchCase': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -796,6 +804,7 @@ declare const _default: {
|
|
|
796
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
797
805
|
'fabric.editor.moveSelectionRight': string;
|
|
798
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
799
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
801
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,6 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
751
|
'fabric.editor.matchCase': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -796,6 +804,7 @@ declare const _default: {
|
|
|
796
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
797
805
|
'fabric.editor.moveSelectionRight': string;
|
|
798
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
799
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
801
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -330,6 +330,9 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
333
|
+
'fabric.editor.aiImageGeneration': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
333
336
|
'fabric.editor.alignCenter': string;
|
|
334
337
|
'fabric.editor.alignImageCenter': string;
|
|
335
338
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -739,6 +742,11 @@ declare const _default: {
|
|
|
739
742
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
741
744
|
'fabric.editor.markdown': string;
|
|
745
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
746
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
742
750
|
'fabric.editor.matchCase': string;
|
|
743
751
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -795,6 +803,7 @@ declare const _default: {
|
|
|
795
803
|
'fabric.editor.moveSelectionLeft': string;
|
|
796
804
|
'fabric.editor.moveSelectionRight': string;
|
|
797
805
|
'fabric.editor.moveSelectionUp': string;
|
|
806
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
798
807
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
799
808
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -330,6 +330,9 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
333
|
+
'fabric.editor.aiImageGeneration': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
333
336
|
'fabric.editor.alignCenter': string;
|
|
334
337
|
'fabric.editor.alignImageCenter': string;
|
|
335
338
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -739,7 +742,11 @@ declare const _default: {
|
|
|
739
742
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
741
744
|
'fabric.editor.markdown': string;
|
|
745
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
746
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
742
747
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
750
|
'fabric.editor.matchCase': string;
|
|
744
751
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
752
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -796,6 +803,7 @@ declare const _default: {
|
|
|
796
803
|
'fabric.editor.moveSelectionLeft': string;
|
|
797
804
|
'fabric.editor.moveSelectionRight': string;
|
|
798
805
|
'fabric.editor.moveSelectionUp': string;
|
|
806
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
799
807
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
800
808
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
801
809
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -802,6 +802,7 @@ declare const _default: {
|
|
|
802
802
|
'fabric.editor.moveSelectionLeft': string;
|
|
803
803
|
'fabric.editor.moveSelectionRight': string;
|
|
804
804
|
'fabric.editor.moveSelectionUp': string;
|
|
805
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
805
806
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
806
807
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
807
808
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,6 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
751
|
'fabric.editor.matchCase': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -796,6 +804,7 @@ declare const _default: {
|
|
|
796
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
797
805
|
'fabric.editor.moveSelectionRight': string;
|
|
798
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
799
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
801
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -860,6 +860,7 @@ declare const _default: {
|
|
|
860
860
|
'fabric.editor.moveSelectionLeft': string;
|
|
861
861
|
'fabric.editor.moveSelectionRight': string;
|
|
862
862
|
'fabric.editor.moveSelectionUp': string;
|
|
863
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
863
864
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
864
865
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
865
866
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -401,6 +401,9 @@ declare const _default: {
|
|
|
401
401
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
402
402
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
403
403
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
404
|
+
'fabric.editor.aiImageGeneration': string;
|
|
405
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
406
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
404
407
|
'fabric.editor.alignCenter': string;
|
|
405
408
|
'fabric.editor.alignImageCenter': string;
|
|
406
409
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -804,7 +807,11 @@ declare const _default: {
|
|
|
804
807
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
805
808
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
806
809
|
'fabric.editor.markdown': string;
|
|
810
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
811
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
807
812
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
813
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
814
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
808
815
|
'fabric.editor.matchCase': string;
|
|
809
816
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
810
817
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -861,6 +868,7 @@ declare const _default: {
|
|
|
861
868
|
'fabric.editor.moveSelectionLeft': string;
|
|
862
869
|
'fabric.editor.moveSelectionRight': string;
|
|
863
870
|
'fabric.editor.moveSelectionUp': string;
|
|
871
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
864
872
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
865
873
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
866
874
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -401,6 +401,9 @@ declare const _default: {
|
|
|
401
401
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
402
402
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
403
403
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
404
|
+
'fabric.editor.aiImageGeneration': string;
|
|
405
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
406
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
404
407
|
'fabric.editor.alignCenter': string;
|
|
405
408
|
'fabric.editor.alignImageCenter': string;
|
|
406
409
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -804,6 +807,11 @@ declare const _default: {
|
|
|
804
807
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
805
808
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
806
809
|
'fabric.editor.markdown': string;
|
|
810
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
811
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
812
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
813
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
814
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
807
815
|
'fabric.editor.matchCase': string;
|
|
808
816
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
809
817
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -860,6 +868,7 @@ declare const _default: {
|
|
|
860
868
|
'fabric.editor.moveSelectionLeft': string;
|
|
861
869
|
'fabric.editor.moveSelectionRight': string;
|
|
862
870
|
'fabric.editor.moveSelectionUp': string;
|
|
871
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
863
872
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
864
873
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
865
874
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -330,6 +330,9 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
333
|
+
'fabric.editor.aiImageGeneration': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
333
336
|
'fabric.editor.alignCenter': string;
|
|
334
337
|
'fabric.editor.alignImageCenter': string;
|
|
335
338
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -739,6 +742,11 @@ declare const _default: {
|
|
|
739
742
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
741
744
|
'fabric.editor.markdown': string;
|
|
745
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
746
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
742
750
|
'fabric.editor.matchCase': string;
|
|
743
751
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -795,6 +803,7 @@ declare const _default: {
|
|
|
795
803
|
'fabric.editor.moveSelectionLeft': string;
|
|
796
804
|
'fabric.editor.moveSelectionRight': string;
|
|
797
805
|
'fabric.editor.moveSelectionUp': string;
|
|
806
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
798
807
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
799
808
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -316,6 +316,9 @@ declare const _default: {
|
|
|
316
316
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
317
317
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
318
318
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
319
|
+
'fabric.editor.aiImageGeneration': string;
|
|
320
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
321
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
319
322
|
'fabric.editor.alignCenter': string;
|
|
320
323
|
'fabric.editor.alignImageCenter': string;
|
|
321
324
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -725,6 +728,11 @@ declare const _default: {
|
|
|
725
728
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
726
729
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
727
730
|
'fabric.editor.markdown': string;
|
|
731
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
732
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
733
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
734
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
735
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
728
736
|
'fabric.editor.matchCase': string;
|
|
729
737
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
730
738
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -781,6 +789,7 @@ declare const _default: {
|
|
|
781
789
|
'fabric.editor.moveSelectionLeft': string;
|
|
782
790
|
'fabric.editor.moveSelectionRight': string;
|
|
783
791
|
'fabric.editor.moveSelectionUp': string;
|
|
792
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
784
793
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
785
794
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
786
795
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,7 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
743
748
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
744
751
|
'fabric.editor.matchCase': string;
|
|
745
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
746
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -797,6 +804,7 @@ declare const _default: {
|
|
|
797
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
798
805
|
'fabric.editor.moveSelectionRight': string;
|
|
799
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
800
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
801
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
802
810
|
'fabric.editor.navigate.toolbar.editor': string;
|