@atlaskit/afm-i18n-platform-editor-editor-common 2.143.0 → 2.144.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 +28 -0
- package/dist/cjs/i18n/da.js +28 -0
- package/dist/cjs/i18n/de.js +9 -1
- package/dist/cjs/i18n/en.js +12 -1
- package/dist/cjs/i18n/en_GB.js +12 -1
- package/dist/cjs/i18n/en_ZZ.js +12 -1
- package/dist/cjs/i18n/es.js +0 -1
- package/dist/cjs/i18n/fi.js +28 -0
- package/dist/cjs/i18n/fr.js +28 -0
- package/dist/cjs/i18n/hr.js +20 -1
- package/dist/cjs/i18n/hu.js +28 -0
- package/dist/cjs/i18n/it.js +28 -0
- package/dist/cjs/i18n/ja.js +28 -0
- package/dist/cjs/i18n/ko.js +28 -0
- package/dist/cjs/i18n/nb.js +28 -0
- package/dist/cjs/i18n/nl.js +28 -0
- package/dist/cjs/i18n/pl.js +0 -1
- package/dist/cjs/i18n/pt_BR.js +0 -1
- package/dist/cjs/i18n/ru.js +28 -0
- package/dist/cjs/i18n/sl.js +0 -1
- package/dist/cjs/i18n/sr_RS.js +8 -0
- package/dist/cjs/i18n/sr_YR.js +8 -0
- package/dist/cjs/i18n/sv.js +28 -0
- package/dist/cjs/i18n/th.js +28 -0
- package/dist/cjs/i18n/tr.js +28 -0
- package/dist/cjs/i18n/vi.js +0 -1
- package/dist/cjs/i18n/zh.js +8 -0
- package/dist/cjs/i18n/zh_TW.js +9 -1
- package/dist/esm/i18n/cs.d.ts +28 -0
- package/dist/esm/i18n/cs.js +28 -0
- package/dist/esm/i18n/da.d.ts +28 -0
- package/dist/esm/i18n/da.js +28 -0
- package/dist/esm/i18n/de.d.ts +9 -1
- package/dist/esm/i18n/de.js +9 -1
- package/dist/esm/i18n/en.d.ts +12 -1
- package/dist/esm/i18n/en.js +12 -1
- package/dist/esm/i18n/en_GB.d.ts +12 -1
- package/dist/esm/i18n/en_GB.js +12 -1
- package/dist/esm/i18n/en_ZZ.d.ts +12 -1
- package/dist/esm/i18n/en_ZZ.js +12 -1
- package/dist/esm/i18n/es.d.ts +0 -1
- package/dist/esm/i18n/es.js +0 -1
- package/dist/esm/i18n/fi.d.ts +28 -0
- package/dist/esm/i18n/fi.js +28 -0
- package/dist/esm/i18n/fr.d.ts +28 -0
- package/dist/esm/i18n/fr.js +28 -0
- package/dist/esm/i18n/hr.d.ts +20 -1
- package/dist/esm/i18n/hr.js +20 -1
- package/dist/esm/i18n/hu.d.ts +28 -0
- package/dist/esm/i18n/hu.js +28 -0
- package/dist/esm/i18n/it.d.ts +28 -0
- package/dist/esm/i18n/it.js +28 -0
- package/dist/esm/i18n/ja.d.ts +28 -0
- package/dist/esm/i18n/ja.js +28 -0
- package/dist/esm/i18n/ko.d.ts +28 -0
- package/dist/esm/i18n/ko.js +28 -0
- package/dist/esm/i18n/nb.d.ts +28 -0
- package/dist/esm/i18n/nb.js +28 -0
- package/dist/esm/i18n/nl.d.ts +28 -0
- package/dist/esm/i18n/nl.js +28 -0
- package/dist/esm/i18n/pl.d.ts +0 -1
- package/dist/esm/i18n/pl.js +0 -1
- package/dist/esm/i18n/pt_BR.d.ts +0 -1
- package/dist/esm/i18n/pt_BR.js +0 -1
- package/dist/esm/i18n/ru.d.ts +28 -0
- package/dist/esm/i18n/ru.js +28 -0
- package/dist/esm/i18n/sl.d.ts +0 -1
- package/dist/esm/i18n/sl.js +0 -1
- 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 +8 -0
- package/dist/esm/i18n/sr_YR.js +8 -0
- package/dist/esm/i18n/sv.d.ts +28 -0
- package/dist/esm/i18n/sv.js +28 -0
- package/dist/esm/i18n/th.d.ts +28 -0
- package/dist/esm/i18n/th.js +28 -0
- package/dist/esm/i18n/tr.d.ts +28 -0
- package/dist/esm/i18n/tr.js +28 -0
- package/dist/esm/i18n/vi.d.ts +0 -1
- package/dist/esm/i18n/vi.js +0 -1
- package/dist/esm/i18n/zh.d.ts +8 -0
- package/dist/esm/i18n/zh.js +8 -0
- package/dist/esm/i18n/zh_TW.d.ts +9 -1
- package/dist/esm/i18n/zh_TW.js +9 -1
- package/dist/types/i18n/cs.d.ts +28 -0
- package/dist/types/i18n/da.d.ts +28 -0
- package/dist/types/i18n/de.d.ts +9 -1
- package/dist/types/i18n/en.d.ts +12 -1
- package/dist/types/i18n/en_GB.d.ts +12 -1
- package/dist/types/i18n/en_ZZ.d.ts +12 -1
- package/dist/types/i18n/es.d.ts +0 -1
- package/dist/types/i18n/fi.d.ts +28 -0
- package/dist/types/i18n/fr.d.ts +28 -0
- package/dist/types/i18n/hr.d.ts +20 -1
- package/dist/types/i18n/hu.d.ts +28 -0
- package/dist/types/i18n/it.d.ts +28 -0
- package/dist/types/i18n/ja.d.ts +28 -0
- package/dist/types/i18n/ko.d.ts +28 -0
- package/dist/types/i18n/nb.d.ts +28 -0
- package/dist/types/i18n/nl.d.ts +28 -0
- package/dist/types/i18n/pl.d.ts +0 -1
- package/dist/types/i18n/pt_BR.d.ts +0 -1
- package/dist/types/i18n/ru.d.ts +28 -0
- package/dist/types/i18n/sl.d.ts +0 -1
- package/dist/types/i18n/sr_RS.d.ts +8 -0
- package/dist/types/i18n/sr_YR.d.ts +8 -0
- package/dist/types/i18n/sv.d.ts +28 -0
- package/dist/types/i18n/th.d.ts +28 -0
- package/dist/types/i18n/tr.d.ts +28 -0
- package/dist/types/i18n/vi.d.ts +0 -1
- package/dist/types/i18n/zh.d.ts +8 -0
- package/dist/types/i18n/zh_TW.d.ts +9 -1
- package/i18n/cs.ts +31 -0
- package/i18n/da.ts +31 -0
- package/i18n/de.ts +14 -1
- package/i18n/en.ts +12 -1
- package/i18n/en_GB.ts +12 -1
- package/i18n/en_ZZ.ts +16 -1
- package/i18n/es.ts +0 -1
- package/i18n/fi.ts +33 -0
- package/i18n/fr.ts +34 -0
- package/i18n/hr.ts +25 -1
- package/i18n/hu.ts +33 -0
- package/i18n/it.ts +33 -0
- package/i18n/ja.ts +31 -0
- package/i18n/ko.ts +31 -0
- package/i18n/nb.ts +32 -0
- package/i18n/nl.ts +33 -0
- package/i18n/pl.ts +0 -1
- package/i18n/pt_BR.ts +0 -1
- package/i18n/ru.ts +35 -0
- package/i18n/sl.ts +0 -1
- package/i18n/sr_RS.ts +8 -0
- package/i18n/sr_YR.ts +8 -0
- package/i18n/sv.ts +34 -0
- package/i18n/th.ts +31 -0
- package/i18n/tr.ts +34 -0
- package/i18n/vi.ts +0 -1
- package/i18n/zh.ts +8 -0
- package/i18n/zh_TW.ts +12 -1
- package/package.json +1 -1
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -430,8 +430,11 @@ declare const _default: {
|
|
|
430
430
|
'fabric.editor.code': string;
|
|
431
431
|
'fabric.editor.code.on': string;
|
|
432
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,21 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
765
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1011,10 @@ declare const _default: {
|
|
|
989
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
1013
|
'fabric.editor.table': string;
|
|
1014
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
992
1018
|
'fabric.editor.table.description': string;
|
|
993
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1077,8 @@ declare const _default: {
|
|
|
1051
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1078
|
'fabric.editor.turnInto': string;
|
|
1053
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -430,8 +430,11 @@ declare const _default: {
|
|
|
430
430
|
'fabric.editor.code': string;
|
|
431
431
|
'fabric.editor.code.on': string;
|
|
432
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,21 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
765
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1011,10 @@ declare const _default: {
|
|
|
989
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
1013
|
'fabric.editor.table': string;
|
|
1014
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
992
1018
|
'fabric.editor.table.description': string;
|
|
993
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1077,8 @@ declare const _default: {
|
|
|
1051
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1078
|
'fabric.editor.turnInto': string;
|
|
1053
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -305,7 +305,6 @@ declare const _default: {
|
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
308
|
-
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
309
308
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
310
309
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
311
310
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -303,7 +303,6 @@ declare const _default: {
|
|
|
303
303
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
304
304
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
306
|
-
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
307
306
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
308
307
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
309
308
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -373,7 +373,6 @@ declare const _default: {
|
|
|
373
373
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
374
374
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
375
375
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
376
|
-
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
377
376
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
378
377
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
379
378
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -796,6 +796,10 @@ declare const _default: {
|
|
|
796
796
|
'fabric.editor.inviteItem.title': string;
|
|
797
797
|
'fabric.editor.italic': string;
|
|
798
798
|
'fabric.editor.keyboardShortcuts': string;
|
|
799
|
+
'fabric.editor.layout.alignColumn': string;
|
|
800
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
801
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
802
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
799
803
|
'fabric.editor.layout.columnOption': string;
|
|
800
804
|
'fabric.editor.layout.controls.placeholder': string;
|
|
801
805
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -1051,6 +1055,10 @@ declare const _default: {
|
|
|
1051
1055
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1052
1056
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1053
1057
|
'fabric.editor.table': string;
|
|
1058
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1059
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1060
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1061
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1054
1062
|
'fabric.editor.table.description': string;
|
|
1055
1063
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1056
1064
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -796,6 +796,10 @@ declare const _default: {
|
|
|
796
796
|
'fabric.editor.inviteItem.title': string;
|
|
797
797
|
'fabric.editor.italic': string;
|
|
798
798
|
'fabric.editor.keyboardShortcuts': string;
|
|
799
|
+
'fabric.editor.layout.alignColumn': string;
|
|
800
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
801
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
802
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
799
803
|
'fabric.editor.layout.columnOption': string;
|
|
800
804
|
'fabric.editor.layout.controls.placeholder': string;
|
|
801
805
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -1051,6 +1055,10 @@ declare const _default: {
|
|
|
1051
1055
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1052
1056
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1053
1057
|
'fabric.editor.table': string;
|
|
1058
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1059
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1060
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1061
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1054
1062
|
'fabric.editor.table.description': string;
|
|
1055
1063
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1056
1064
|
'fabric.editor.tableFullWidthLabel': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -430,8 +430,11 @@ declare const _default: {
|
|
|
430
430
|
'fabric.editor.code': string;
|
|
431
431
|
'fabric.editor.code.on': string;
|
|
432
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,21 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
765
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1011,10 @@ declare const _default: {
|
|
|
989
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
1013
|
'fabric.editor.table': string;
|
|
1014
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
992
1018
|
'fabric.editor.table.description': string;
|
|
993
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1077,8 @@ declare const _default: {
|
|
|
1051
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1078
|
'fabric.editor.turnInto': string;
|
|
1053
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -416,8 +416,11 @@ declare const _default: {
|
|
|
416
416
|
'fabric.editor.code': string;
|
|
417
417
|
'fabric.editor.code.on': string;
|
|
418
418
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
419
|
+
'fabric.editor.codeBlock.all': string;
|
|
420
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
419
421
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
420
422
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
423
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
421
424
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
422
425
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
423
426
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -717,10 +720,16 @@ declare const _default: {
|
|
|
717
720
|
'fabric.editor.inviteItem.title': string;
|
|
718
721
|
'fabric.editor.italic': string;
|
|
719
722
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
|
+
'fabric.editor.layout.alignColumn': string;
|
|
724
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
725
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
726
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
720
727
|
'fabric.editor.layout.columnOption': string;
|
|
721
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
722
729
|
'fabric.editor.layout.deleteColumn': string;
|
|
723
730
|
'fabric.editor.layout.distributeColumns': string;
|
|
731
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
732
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
724
733
|
'fabric.editor.layout.placeholder': string;
|
|
725
734
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
735
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -748,8 +757,21 @@ declare const _default: {
|
|
|
748
757
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
749
758
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
750
759
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
761
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
768
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
770
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
751
771
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
752
772
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
773
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
774
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
753
775
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
754
776
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
755
777
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -975,6 +997,10 @@ declare const _default: {
|
|
|
975
997
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
976
998
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
977
999
|
'fabric.editor.table': string;
|
|
1000
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1001
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1002
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1003
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
978
1004
|
'fabric.editor.table.description': string;
|
|
979
1005
|
'fabric.editor.tableAlignmentOptions': string;
|
|
980
1006
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1037,6 +1063,8 @@ declare const _default: {
|
|
|
1037
1063
|
'fabric.editor.tooltip.taskList': string;
|
|
1038
1064
|
'fabric.editor.turnInto': string;
|
|
1039
1065
|
'fabric.editor.twoColumns': string;
|
|
1066
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1067
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1040
1068
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1041
1069
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1042
1070
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|