@atlaskit/afm-i18n-platform-editor-editor-common 2.66.0 → 2.68.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 +11 -1
- package/dist/cjs/i18n/da.js +8 -1
- package/dist/cjs/i18n/de.js +10 -0
- package/dist/cjs/i18n/en.js +4 -0
- package/dist/cjs/i18n/en_GB.js +4 -0
- package/dist/cjs/i18n/en_ZZ.js +4 -0
- package/dist/cjs/i18n/es.js +9 -1
- package/dist/cjs/i18n/fi.js +14 -1
- package/dist/cjs/i18n/fr.js +9 -1
- package/dist/cjs/i18n/hr.js +9 -0
- package/dist/cjs/i18n/hu.js +11 -1
- package/dist/cjs/i18n/it.js +10 -1
- package/dist/cjs/i18n/ja.js +9 -0
- package/dist/cjs/i18n/ko.js +10 -1
- package/dist/cjs/i18n/nb.js +11 -0
- package/dist/cjs/i18n/nl.js +11 -1
- package/dist/cjs/i18n/pl.js +11 -1
- package/dist/cjs/i18n/pt_BR.js +9 -1
- package/dist/cjs/i18n/ru.js +8 -1
- package/dist/cjs/i18n/sl.js +8 -0
- package/dist/cjs/i18n/sr_RS.js +9 -0
- package/dist/cjs/i18n/sr_YR.js +9 -0
- package/dist/cjs/i18n/sv.js +11 -1
- package/dist/cjs/i18n/th.js +9 -0
- package/dist/cjs/i18n/tr.js +10 -0
- package/dist/cjs/i18n/uk.js +11 -0
- package/dist/cjs/i18n/vi.js +9 -0
- package/dist/cjs/i18n/zh.js +9 -1
- package/dist/cjs/i18n/zh_TW.js +10 -0
- package/dist/esm/i18n/cs.d.ts +10 -0
- package/dist/esm/i18n/cs.js +11 -1
- package/dist/esm/i18n/da.d.ts +7 -0
- package/dist/esm/i18n/da.js +8 -1
- package/dist/esm/i18n/de.d.ts +10 -0
- package/dist/esm/i18n/de.js +10 -0
- package/dist/esm/i18n/en.d.ts +4 -0
- package/dist/esm/i18n/en.js +4 -0
- package/dist/esm/i18n/en_GB.d.ts +4 -0
- package/dist/esm/i18n/en_GB.js +4 -0
- package/dist/esm/i18n/en_ZZ.d.ts +4 -0
- package/dist/esm/i18n/en_ZZ.js +4 -0
- package/dist/esm/i18n/es.d.ts +8 -0
- package/dist/esm/i18n/es.js +9 -1
- package/dist/esm/i18n/fi.d.ts +13 -0
- package/dist/esm/i18n/fi.js +14 -1
- package/dist/esm/i18n/fr.d.ts +8 -0
- package/dist/esm/i18n/fr.js +9 -1
- package/dist/esm/i18n/hr.d.ts +9 -0
- package/dist/esm/i18n/hr.js +9 -0
- package/dist/esm/i18n/hu.d.ts +10 -0
- package/dist/esm/i18n/hu.js +11 -1
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +10 -1
- 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 +10 -1
- package/dist/esm/i18n/nb.d.ts +11 -0
- package/dist/esm/i18n/nb.js +11 -0
- package/dist/esm/i18n/nl.d.ts +10 -0
- package/dist/esm/i18n/nl.js +11 -1
- package/dist/esm/i18n/pl.d.ts +10 -0
- package/dist/esm/i18n/pl.js +11 -1
- package/dist/esm/i18n/pt_BR.d.ts +8 -0
- package/dist/esm/i18n/pt_BR.js +9 -1
- package/dist/esm/i18n/ru.d.ts +7 -0
- package/dist/esm/i18n/ru.js +8 -1
- package/dist/esm/i18n/sl.d.ts +8 -0
- package/dist/esm/i18n/sl.js +8 -0
- package/dist/esm/i18n/sr_RS.d.ts +9 -0
- package/dist/esm/i18n/sr_RS.js +9 -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 +10 -0
- package/dist/esm/i18n/sv.js +11 -1
- package/dist/esm/i18n/th.d.ts +9 -0
- package/dist/esm/i18n/th.js +9 -0
- package/dist/esm/i18n/tr.d.ts +10 -0
- package/dist/esm/i18n/tr.js +10 -0
- package/dist/esm/i18n/uk.d.ts +11 -0
- package/dist/esm/i18n/uk.js +11 -0
- package/dist/esm/i18n/vi.d.ts +9 -0
- package/dist/esm/i18n/vi.js +9 -0
- package/dist/esm/i18n/zh.d.ts +8 -0
- package/dist/esm/i18n/zh.js +9 -1
- package/dist/esm/i18n/zh_TW.d.ts +10 -0
- package/dist/esm/i18n/zh_TW.js +10 -0
- package/dist/types/i18n/cs.d.ts +10 -0
- package/dist/types/i18n/da.d.ts +7 -0
- package/dist/types/i18n/de.d.ts +10 -0
- package/dist/types/i18n/en.d.ts +4 -0
- package/dist/types/i18n/en_GB.d.ts +4 -0
- package/dist/types/i18n/en_ZZ.d.ts +4 -0
- package/dist/types/i18n/es.d.ts +8 -0
- package/dist/types/i18n/fi.d.ts +13 -0
- package/dist/types/i18n/fr.d.ts +8 -0
- package/dist/types/i18n/hr.d.ts +9 -0
- package/dist/types/i18n/hu.d.ts +10 -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 +11 -0
- package/dist/types/i18n/nl.d.ts +10 -0
- package/dist/types/i18n/pl.d.ts +10 -0
- package/dist/types/i18n/pt_BR.d.ts +8 -0
- package/dist/types/i18n/ru.d.ts +7 -0
- package/dist/types/i18n/sl.d.ts +8 -0
- package/dist/types/i18n/sr_RS.d.ts +9 -0
- package/dist/types/i18n/sr_YR.d.ts +9 -0
- package/dist/types/i18n/sv.d.ts +10 -0
- package/dist/types/i18n/th.d.ts +9 -0
- package/dist/types/i18n/tr.d.ts +10 -0
- package/dist/types/i18n/uk.d.ts +11 -0
- package/dist/types/i18n/vi.d.ts +9 -0
- package/dist/types/i18n/zh.d.ts +8 -0
- package/dist/types/i18n/zh_TW.d.ts +10 -0
- package/i18n/cs.ts +11 -1
- package/i18n/da.ts +8 -1
- package/i18n/de.ts +10 -0
- package/i18n/en.ts +4 -0
- package/i18n/en_GB.ts +4 -0
- package/i18n/en_ZZ.ts +4 -0
- package/i18n/es.ts +9 -1
- package/i18n/fi.ts +16 -1
- package/i18n/fr.ts +9 -1
- package/i18n/hr.ts +9 -0
- package/i18n/hu.ts +11 -1
- package/i18n/it.ts +10 -1
- package/i18n/ja.ts +9 -0
- package/i18n/ko.ts +10 -1
- package/i18n/nb.ts +11 -0
- package/i18n/nl.ts +11 -1
- package/i18n/pl.ts +11 -1
- package/i18n/pt_BR.ts +9 -1
- package/i18n/ru.ts +8 -1
- package/i18n/sl.ts +8 -0
- package/i18n/sr_RS.ts +9 -0
- package/i18n/sr_YR.ts +9 -0
- package/i18n/sv.ts +11 -1
- package/i18n/th.ts +9 -0
- package/i18n/tr.ts +10 -0
- package/i18n/uk.ts +11 -0
- package/i18n/vi.ts +9 -0
- package/i18n/zh.ts +9 -1
- package/i18n/zh_TW.ts +10 -0
- package/package.json +1 -1
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -257,6 +258,7 @@ declare const _default: {
|
|
|
257
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
258
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
259
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
260
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
261
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
262
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -312,6 +314,9 @@ declare const _default: {
|
|
|
312
314
|
'fabric.editor.altText': string;
|
|
313
315
|
'fabric.editor.alttext.validation': string;
|
|
314
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
315
320
|
'fabric.editor.backLink': string;
|
|
316
321
|
'fabric.editor.backgroundColor': string;
|
|
317
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -389,6 +394,8 @@ declare const _default: {
|
|
|
389
394
|
'fabric.editor.code': string;
|
|
390
395
|
'fabric.editor.code.on': string;
|
|
391
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
392
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
393
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
394
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -564,6 +571,7 @@ declare const _default: {
|
|
|
564
571
|
'fabric.editor.extension.loading-error': string;
|
|
565
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
566
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
567
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
568
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
569
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -780,6 +788,7 @@ declare const _default: {
|
|
|
780
788
|
'fabric.editor.panel.emoji': string;
|
|
781
789
|
'fabric.editor.panel.panelsGroup': string;
|
|
782
790
|
'fabric.editor.panelButtonTitle': string;
|
|
791
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
783
792
|
'fabric.editor.pasteOptions': string;
|
|
784
793
|
'fabric.editor.pastePlainText': string;
|
|
785
794
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -798,6 +807,7 @@ declare const _default: {
|
|
|
798
807
|
'fabric.editor.redo': string;
|
|
799
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
800
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
801
811
|
'fabric.editor.remove': string;
|
|
802
812
|
'fabric.editor.removeColumns': string;
|
|
803
813
|
'fabric.editor.removeEmoji': string;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -72,6 +72,7 @@ export default {
|
|
|
72
72
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '縮短更新',
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.description': '建立包含變更摘要的提取要求描述',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.title': '建立提取要求描述',
|
|
75
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': '顯示更多',
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.description': '為您提供的主題產生構想列表',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptHint': '告訴我這個主題...',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': '腦力激盪',
|
|
@@ -259,6 +260,7 @@ export default {
|
|
|
259
260
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': '我們遇到問題。請關閉對話方塊,然後再試一次。',
|
|
260
261
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': '在下方插入',
|
|
261
262
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': '取代',
|
|
263
|
+
'fabric.editor.ai.quickPrompt.nudge': '使用 <code>Tab</code> 鍵來改善撰寫內容',
|
|
262
264
|
'fabric.editor.ai.screens.preview.convoAIBeta': '參考 URL 的內容產生要求正處於測試階段。',
|
|
263
265
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': '突顯術語、縮寫或簡稱',
|
|
264
266
|
'fabric.editor.ai.selectionToolbar.define.title': '定義',
|
|
@@ -314,6 +316,9 @@ export default {
|
|
|
314
316
|
'fabric.editor.altText': '替代文字',
|
|
315
317
|
'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
|
|
316
318
|
'fabric.editor.annotationToolbar': '註解工具列',
|
|
319
|
+
'fabric.editor.anonymous-collaborator': '匿名協作者',
|
|
320
|
+
'fabric.editor.aria.textbox': '文字方塊',
|
|
321
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '程式碼片段文字方塊',
|
|
317
322
|
'fabric.editor.backLink': '返回',
|
|
318
323
|
'fabric.editor.backgroundColor': '背景顏色',
|
|
319
324
|
'fabric.editor.block.menu.codeblock': '程式碼區塊',
|
|
@@ -391,6 +396,8 @@ export default {
|
|
|
391
396
|
'fabric.editor.code': '程式碼',
|
|
392
397
|
'fabric.editor.code.on': '{textFormattingOff},程式碼開啟',
|
|
393
398
|
'fabric.editor.codeBidiWarningLabel': '雙向字元會變更文字呈現的順序。這可用來將惡意程式碼模糊化。',
|
|
399
|
+
'fabric.editor.codeBlock.languageAriaDescription': '程式碼片段語言:{language}。',
|
|
400
|
+
'fabric.editor.codeBlock.languageNotSet': '未設定程式碼語言。',
|
|
394
401
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
|
|
395
402
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
|
|
396
403
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '關閉圍繞',
|
|
@@ -566,6 +573,7 @@ export default {
|
|
|
566
573
|
'fabric.editor.extension.loading-error': '載入擴充功能時發生錯誤!',
|
|
567
574
|
'fabric.editor.extension.sourceNoTitledName': '這個元素',
|
|
568
575
|
'fabric.editor.extension.unknownMacroHeader': '未知的巨集:「{macroTitle}」',
|
|
576
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': '未知的巨集預留位置',
|
|
569
577
|
'fabric.editor.extensionInSyncBlockDescription': '如果您的同步區塊在不支援特定巨集的地方使用,可能會發生這種情況。',
|
|
570
578
|
'fabric.editor.extensionInSyncBlockTitle': '將同步區塊新增到新位置時,某些巨集可能無法運作',
|
|
571
579
|
'fabric.editor.extensions.config-panel.save-indicator': '系統會隨時自動儲存所有變更',
|
|
@@ -782,6 +790,7 @@ export default {
|
|
|
782
790
|
'fabric.editor.panel.emoji': '新增表情符號',
|
|
783
791
|
'fabric.editor.panel.panelsGroup': '面板類型',
|
|
784
792
|
'fabric.editor.panelButtonTitle': '面板',
|
|
793
|
+
'fabric.editor.pasteMenuActionsTitle': '動作',
|
|
785
794
|
'fabric.editor.pasteOptions': '貼上選項',
|
|
786
795
|
'fabric.editor.pastePlainText': '貼上純文字',
|
|
787
796
|
'fabric.editor.placeholderAltText': '使用替代文字描述這張圖片',
|
|
@@ -800,6 +809,7 @@ export default {
|
|
|
800
809
|
'fabric.editor.redo': '重做',
|
|
801
810
|
'fabric.editor.referenceSyncBlockLastEdited': '上次編輯:',
|
|
802
811
|
'fabric.editor.referenceSyncBlockTooltip': '同步自:{title}',
|
|
812
|
+
'fabric.editor.refresh.non-final': '重新整理',
|
|
803
813
|
'fabric.editor.remove': '移除',
|
|
804
814
|
'fabric.editor.removeColumns': '{0, plural, other {刪除直欄}}',
|
|
805
815
|
'fabric.editor.removeEmoji': '移除表情符號',
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -257,6 +258,7 @@ declare const _default: {
|
|
|
257
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
258
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
259
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
260
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
261
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
262
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -312,6 +314,9 @@ declare const _default: {
|
|
|
312
314
|
'fabric.editor.altText': string;
|
|
313
315
|
'fabric.editor.alttext.validation': string;
|
|
314
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
315
320
|
'fabric.editor.backLink': string;
|
|
316
321
|
'fabric.editor.backgroundColor': string;
|
|
317
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -389,6 +394,8 @@ declare const _default: {
|
|
|
389
394
|
'fabric.editor.code': string;
|
|
390
395
|
'fabric.editor.code.on': string;
|
|
391
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
392
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
393
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
394
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -564,6 +571,7 @@ declare const _default: {
|
|
|
564
571
|
'fabric.editor.extension.loading-error': string;
|
|
565
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
566
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
567
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
568
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
569
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -780,6 +788,7 @@ declare const _default: {
|
|
|
780
788
|
'fabric.editor.panel.emoji': string;
|
|
781
789
|
'fabric.editor.panel.panelsGroup': string;
|
|
782
790
|
'fabric.editor.panelButtonTitle': string;
|
|
791
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
783
792
|
'fabric.editor.pasteOptions': string;
|
|
784
793
|
'fabric.editor.pastePlainText': string;
|
|
785
794
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -798,6 +807,7 @@ declare const _default: {
|
|
|
798
807
|
'fabric.editor.redo': string;
|
|
799
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
800
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
801
811
|
'fabric.editor.remove': string;
|
|
802
812
|
'fabric.editor.removeColumns': string;
|
|
803
813
|
'fabric.editor.removeEmoji': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -257,6 +257,7 @@ declare const _default: {
|
|
|
257
257
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
258
258
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
259
259
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
260
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
260
261
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
261
262
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
262
263
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -312,6 +313,9 @@ declare const _default: {
|
|
|
312
313
|
'fabric.editor.altText': string;
|
|
313
314
|
'fabric.editor.alttext.validation': string;
|
|
314
315
|
'fabric.editor.annotationToolbar': string;
|
|
316
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
317
|
+
'fabric.editor.aria.textbox': string;
|
|
318
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
315
319
|
'fabric.editor.backLink': string;
|
|
316
320
|
'fabric.editor.backgroundColor': string;
|
|
317
321
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -389,6 +393,8 @@ declare const _default: {
|
|
|
389
393
|
'fabric.editor.code': string;
|
|
390
394
|
'fabric.editor.code.on': string;
|
|
391
395
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
396
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
392
398
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
393
399
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
394
400
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -799,6 +805,7 @@ declare const _default: {
|
|
|
799
805
|
'fabric.editor.redo': string;
|
|
800
806
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
801
807
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
808
|
+
'fabric.editor.refresh.non-final': string;
|
|
802
809
|
'fabric.editor.remove': string;
|
|
803
810
|
'fabric.editor.removeColumns': string;
|
|
804
811
|
'fabric.editor.removeEmoji': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -256,6 +257,7 @@ declare const _default: {
|
|
|
256
257
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
257
258
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
258
259
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
260
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
259
261
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
260
262
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
261
263
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -311,6 +313,9 @@ declare const _default: {
|
|
|
311
313
|
'fabric.editor.altText': string;
|
|
312
314
|
'fabric.editor.alttext.validation': string;
|
|
313
315
|
'fabric.editor.annotationToolbar': string;
|
|
316
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
317
|
+
'fabric.editor.aria.textbox': string;
|
|
318
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
314
319
|
'fabric.editor.backLink': string;
|
|
315
320
|
'fabric.editor.backgroundColor': string;
|
|
316
321
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -388,6 +393,8 @@ declare const _default: {
|
|
|
388
393
|
'fabric.editor.code': string;
|
|
389
394
|
'fabric.editor.code.on': string;
|
|
390
395
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
396
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
391
398
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
392
399
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
393
400
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -562,6 +569,8 @@ declare const _default: {
|
|
|
562
569
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
563
570
|
'fabric.editor.extension.loading-error': string;
|
|
564
571
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
572
|
+
'fabric.editor.extension.unknownMacroHeader': string;
|
|
573
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
565
574
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
566
575
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
567
576
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -778,6 +787,7 @@ declare const _default: {
|
|
|
778
787
|
'fabric.editor.panel.emoji': string;
|
|
779
788
|
'fabric.editor.panel.panelsGroup': string;
|
|
780
789
|
'fabric.editor.panelButtonTitle': string;
|
|
790
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
781
791
|
'fabric.editor.pasteOptions': string;
|
|
782
792
|
'fabric.editor.pastePlainText': string;
|
|
783
793
|
'fabric.editor.placeholderAltText': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -393,6 +393,7 @@ declare const _default: {
|
|
|
393
393
|
'fabric.editor.alignment': string;
|
|
394
394
|
'fabric.editor.altText': string;
|
|
395
395
|
'fabric.editor.alttext.validation': string;
|
|
396
|
+
'fabric.editor.alwaysShowTitle.non-final': string;
|
|
396
397
|
'fabric.editor.annotationToolbar': string;
|
|
397
398
|
'fabric.editor.anonymous-collaborator': string;
|
|
398
399
|
'fabric.editor.aria.textbox': string;
|
|
@@ -888,6 +889,7 @@ declare const _default: {
|
|
|
888
889
|
'fabric.editor.redo': string;
|
|
889
890
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
890
891
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
892
|
+
'fabric.editor.refresh.non-final': string;
|
|
891
893
|
'fabric.editor.remove': string;
|
|
892
894
|
'fabric.editor.removeColumns': string;
|
|
893
895
|
'fabric.editor.removeEmoji': string;
|
|
@@ -923,6 +925,7 @@ declare const _default: {
|
|
|
923
925
|
'fabric.editor.selectTableRow': string;
|
|
924
926
|
'fabric.editor.selectionExtensionDropdownButtonLabel': string;
|
|
925
927
|
'fabric.editor.selectionToolbarOverflowMenuTooltip': string;
|
|
928
|
+
'fabric.editor.setEmbedType.non-final': string;
|
|
926
929
|
'fabric.editor.settingsLinks': string;
|
|
927
930
|
'fabric.editor.shortEmptyNodePlaceholderSlash': string;
|
|
928
931
|
'fabric.editor.shortEmptyNodePlaceholderSuffix': string;
|
|
@@ -930,6 +933,7 @@ declare const _default: {
|
|
|
930
933
|
'fabric.editor.shortcut': string;
|
|
931
934
|
'fabric.editor.single': string;
|
|
932
935
|
'fabric.editor.singleColumns': string;
|
|
936
|
+
'fabric.editor.smallText': string;
|
|
933
937
|
'fabric.editor.sortColumnASC': string;
|
|
934
938
|
'fabric.editor.sortColumnDESC': string;
|
|
935
939
|
'fabric.editor.sortColumnDecreasing': string;
|
|
@@ -393,6 +393,7 @@ declare const _default: {
|
|
|
393
393
|
'fabric.editor.alignment': string;
|
|
394
394
|
'fabric.editor.altText': string;
|
|
395
395
|
'fabric.editor.alttext.validation': string;
|
|
396
|
+
'fabric.editor.alwaysShowTitle.non-final': string;
|
|
396
397
|
'fabric.editor.annotationToolbar': string;
|
|
397
398
|
'fabric.editor.anonymous-collaborator': string;
|
|
398
399
|
'fabric.editor.aria.textbox': string;
|
|
@@ -888,6 +889,7 @@ declare const _default: {
|
|
|
888
889
|
'fabric.editor.redo': string;
|
|
889
890
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
890
891
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
892
|
+
'fabric.editor.refresh.non-final': string;
|
|
891
893
|
'fabric.editor.remove': string;
|
|
892
894
|
'fabric.editor.removeColumns': string;
|
|
893
895
|
'fabric.editor.removeEmoji': string;
|
|
@@ -923,6 +925,7 @@ declare const _default: {
|
|
|
923
925
|
'fabric.editor.selectTableRow': string;
|
|
924
926
|
'fabric.editor.selectionExtensionDropdownButtonLabel': string;
|
|
925
927
|
'fabric.editor.selectionToolbarOverflowMenuTooltip': string;
|
|
928
|
+
'fabric.editor.setEmbedType.non-final': string;
|
|
926
929
|
'fabric.editor.settingsLinks': string;
|
|
927
930
|
'fabric.editor.shortEmptyNodePlaceholderSlash': string;
|
|
928
931
|
'fabric.editor.shortEmptyNodePlaceholderSuffix': string;
|
|
@@ -930,6 +933,7 @@ declare const _default: {
|
|
|
930
933
|
'fabric.editor.shortcut': string;
|
|
931
934
|
'fabric.editor.single': string;
|
|
932
935
|
'fabric.editor.singleColumns': string;
|
|
936
|
+
'fabric.editor.smallText': string;
|
|
933
937
|
'fabric.editor.sortColumnASC': string;
|
|
934
938
|
'fabric.editor.sortColumnDESC': string;
|
|
935
939
|
'fabric.editor.sortColumnDecreasing': string;
|
|
@@ -393,6 +393,7 @@ declare const _default: {
|
|
|
393
393
|
'fabric.editor.alignment': string;
|
|
394
394
|
'fabric.editor.altText': string;
|
|
395
395
|
'fabric.editor.alttext.validation': string;
|
|
396
|
+
'fabric.editor.alwaysShowTitle.non-final': string;
|
|
396
397
|
'fabric.editor.annotationToolbar': string;
|
|
397
398
|
'fabric.editor.anonymous-collaborator': string;
|
|
398
399
|
'fabric.editor.aria.textbox': string;
|
|
@@ -888,6 +889,7 @@ declare const _default: {
|
|
|
888
889
|
'fabric.editor.redo': string;
|
|
889
890
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
890
891
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
892
|
+
'fabric.editor.refresh.non-final': string;
|
|
891
893
|
'fabric.editor.remove': string;
|
|
892
894
|
'fabric.editor.removeColumns': string;
|
|
893
895
|
'fabric.editor.removeEmoji': string;
|
|
@@ -923,6 +925,7 @@ declare const _default: {
|
|
|
923
925
|
'fabric.editor.selectTableRow': string;
|
|
924
926
|
'fabric.editor.selectionExtensionDropdownButtonLabel': string;
|
|
925
927
|
'fabric.editor.selectionToolbarOverflowMenuTooltip': string;
|
|
928
|
+
'fabric.editor.setEmbedType.non-final': string;
|
|
926
929
|
'fabric.editor.settingsLinks': string;
|
|
927
930
|
'fabric.editor.shortEmptyNodePlaceholderSlash': string;
|
|
928
931
|
'fabric.editor.shortEmptyNodePlaceholderSuffix': string;
|
|
@@ -930,6 +933,7 @@ declare const _default: {
|
|
|
930
933
|
'fabric.editor.shortcut': string;
|
|
931
934
|
'fabric.editor.single': string;
|
|
932
935
|
'fabric.editor.singleColumns': string;
|
|
936
|
+
'fabric.editor.smallText': string;
|
|
933
937
|
'fabric.editor.sortColumnASC': string;
|
|
934
938
|
'fabric.editor.sortColumnDESC': string;
|
|
935
939
|
'fabric.editor.sortColumnDecreasing': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -258,6 +258,7 @@ declare const _default: {
|
|
|
258
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
259
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
260
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
261
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
262
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
263
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -313,6 +314,9 @@ declare const _default: {
|
|
|
313
314
|
'fabric.editor.altText': string;
|
|
314
315
|
'fabric.editor.alttext.validation': string;
|
|
315
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
316
320
|
'fabric.editor.backLink': string;
|
|
317
321
|
'fabric.editor.backgroundColor': string;
|
|
318
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -390,6 +394,8 @@ declare const _default: {
|
|
|
390
394
|
'fabric.editor.code': string;
|
|
391
395
|
'fabric.editor.code.on': string;
|
|
392
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
393
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
394
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
395
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -565,6 +571,7 @@ declare const _default: {
|
|
|
565
571
|
'fabric.editor.extension.loading-error': string;
|
|
566
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
567
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
568
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
569
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
570
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -800,6 +807,7 @@ declare const _default: {
|
|
|
800
807
|
'fabric.editor.redo': string;
|
|
801
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
802
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
803
811
|
'fabric.editor.remove': string;
|
|
804
812
|
'fabric.editor.removeColumns': string;
|
|
805
813
|
'fabric.editor.removeEmoji': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -258,6 +258,7 @@ declare const _default: {
|
|
|
258
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
259
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
260
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
261
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
262
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
263
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -313,6 +314,9 @@ declare const _default: {
|
|
|
313
314
|
'fabric.editor.altText': string;
|
|
314
315
|
'fabric.editor.alttext.validation': string;
|
|
315
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
316
320
|
'fabric.editor.backLink': string;
|
|
317
321
|
'fabric.editor.backgroundColor': string;
|
|
318
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -390,6 +394,8 @@ declare const _default: {
|
|
|
390
394
|
'fabric.editor.code': string;
|
|
391
395
|
'fabric.editor.code.on': string;
|
|
392
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
393
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
394
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
395
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -565,6 +571,9 @@ declare const _default: {
|
|
|
565
571
|
'fabric.editor.extension.loading-error': string;
|
|
566
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
567
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
575
|
+
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
576
|
+
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
568
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
569
578
|
'fabric.editor.externalExtensionsHeading': string;
|
|
570
579
|
'fabric.editor.externalMediaFile': string;
|
|
@@ -787,6 +796,7 @@ declare const _default: {
|
|
|
787
796
|
'fabric.editor.placeholderText.description': string;
|
|
788
797
|
'fabric.editor.placeholderTextPlaceholder': string;
|
|
789
798
|
'fabric.editor.plainText': string;
|
|
799
|
+
'fabric.editor.plainTextAction': string;
|
|
790
800
|
'fabric.editor.preferencesLink': string;
|
|
791
801
|
'fabric.editor.previewButtonTitle': string;
|
|
792
802
|
'fabric.editor.quickInsert': string;
|
|
@@ -797,6 +807,7 @@ declare const _default: {
|
|
|
797
807
|
'fabric.editor.redo': string;
|
|
798
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
799
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
800
811
|
'fabric.editor.remove': string;
|
|
801
812
|
'fabric.editor.removeColumns': string;
|
|
802
813
|
'fabric.editor.removeEmoji': string;
|
|
@@ -815,6 +826,7 @@ declare const _default: {
|
|
|
815
826
|
'fabric.editor.resultsCount': string;
|
|
816
827
|
'fabric.editor.retrySyncedBlock': string;
|
|
817
828
|
'fabric.editor.richText': string;
|
|
829
|
+
'fabric.editor.richTextAction': string;
|
|
818
830
|
'fabric.editor.rightSidebar': string;
|
|
819
831
|
'fabric.editor.rowControl': string;
|
|
820
832
|
'fabric.editor.rowDragHandle': string;
|
|
@@ -992,6 +1004,7 @@ declare const _default: {
|
|
|
992
1004
|
'fabric.editor.urlDescription': string;
|
|
993
1005
|
'fabric.editor.urlTitle': string;
|
|
994
1006
|
'fabric.editor.useMarkdown': string;
|
|
1007
|
+
'fabric.editor.useMarkdownAction': string;
|
|
995
1008
|
'fabric.editor.viewAndAddCommentsOnMedia': string;
|
|
996
1009
|
'fabric.editor.viewCommentOnMedia': string;
|
|
997
1010
|
'fabric.editor.viewMore': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -258,6 +258,7 @@ declare const _default: {
|
|
|
258
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
259
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
260
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
261
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
262
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
263
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -313,6 +314,9 @@ declare const _default: {
|
|
|
313
314
|
'fabric.editor.altText': string;
|
|
314
315
|
'fabric.editor.alttext.validation': string;
|
|
315
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
316
320
|
'fabric.editor.backLink': string;
|
|
317
321
|
'fabric.editor.backgroundColor': string;
|
|
318
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -390,6 +394,8 @@ declare const _default: {
|
|
|
390
394
|
'fabric.editor.code': string;
|
|
391
395
|
'fabric.editor.code.on': string;
|
|
392
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
393
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
394
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
395
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -565,6 +571,7 @@ declare const _default: {
|
|
|
565
571
|
'fabric.editor.extension.loading-error': string;
|
|
566
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
567
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
568
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
569
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
570
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -800,6 +807,7 @@ declare const _default: {
|
|
|
800
807
|
'fabric.editor.redo': string;
|
|
801
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
802
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
803
811
|
'fabric.editor.remove': string;
|
|
804
812
|
'fabric.editor.removeColumns': string;
|
|
805
813
|
'fabric.editor.removeEmoji': string;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -328,6 +328,7 @@ declare const _default: {
|
|
|
328
328
|
'fabric.editor.ai.proactive.reloadSuggestionsState.title.non-final': string;
|
|
329
329
|
'fabric.editor.ai.proactive.spellingAndGrammar.label.non-final': string;
|
|
330
330
|
'fabric.editor.ai.proactive.suggestions.title.non-final': string;
|
|
331
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
331
332
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
332
333
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
333
334
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -383,6 +384,9 @@ declare const _default: {
|
|
|
383
384
|
'fabric.editor.altText': string;
|
|
384
385
|
'fabric.editor.alttext.validation': string;
|
|
385
386
|
'fabric.editor.annotationToolbar': string;
|
|
387
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
388
|
+
'fabric.editor.aria.textbox': string;
|
|
389
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
386
390
|
'fabric.editor.backLink': string;
|
|
387
391
|
'fabric.editor.backgroundColor': string;
|
|
388
392
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -458,6 +462,8 @@ declare const _default: {
|
|
|
458
462
|
'fabric.editor.code': string;
|
|
459
463
|
'fabric.editor.code.on': string;
|
|
460
464
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
465
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
466
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
461
467
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
462
468
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
463
469
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -630,6 +636,8 @@ declare const _default: {
|
|
|
630
636
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
631
637
|
'fabric.editor.extension.loading-error': string;
|
|
632
638
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
639
|
+
'fabric.editor.extension.unknownMacroHeader': string;
|
|
640
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
633
641
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
634
642
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
635
643
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -862,6 +870,7 @@ declare const _default: {
|
|
|
862
870
|
'fabric.editor.redo': string;
|
|
863
871
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
864
872
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
873
|
+
'fabric.editor.refresh.non-final': string;
|
|
865
874
|
'fabric.editor.remove': string;
|
|
866
875
|
'fabric.editor.removeColumns': string;
|
|
867
876
|
'fabric.editor.removeEmoji': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -256,6 +257,7 @@ declare const _default: {
|
|
|
256
257
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
257
258
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
258
259
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
260
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
259
261
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
260
262
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
261
263
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -311,6 +313,9 @@ declare const _default: {
|
|
|
311
313
|
'fabric.editor.altText': string;
|
|
312
314
|
'fabric.editor.alttext.validation': string;
|
|
313
315
|
'fabric.editor.annotationToolbar': string;
|
|
316
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
317
|
+
'fabric.editor.aria.textbox': string;
|
|
318
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
314
319
|
'fabric.editor.backLink': string;
|
|
315
320
|
'fabric.editor.backgroundColor': string;
|
|
316
321
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -388,6 +393,8 @@ declare const _default: {
|
|
|
388
393
|
'fabric.editor.code': string;
|
|
389
394
|
'fabric.editor.code.on': string;
|
|
390
395
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
396
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
391
398
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
392
399
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
393
400
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -563,6 +570,7 @@ declare const _default: {
|
|
|
563
570
|
'fabric.editor.extension.loading-error': string;
|
|
564
571
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
565
572
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
573
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
566
574
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
567
575
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
568
576
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -779,6 +787,7 @@ declare const _default: {
|
|
|
779
787
|
'fabric.editor.panel.emoji': string;
|
|
780
788
|
'fabric.editor.panel.panelsGroup': string;
|
|
781
789
|
'fabric.editor.panelButtonTitle': string;
|
|
790
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
782
791
|
'fabric.editor.pasteOptions': string;
|
|
783
792
|
'fabric.editor.pastePlainText': string;
|
|
784
793
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -797,6 +806,7 @@ declare const _default: {
|
|
|
797
806
|
'fabric.editor.redo': string;
|
|
798
807
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
799
808
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
809
|
+
'fabric.editor.refresh.non-final': string;
|
|
800
810
|
'fabric.editor.remove': string;
|
|
801
811
|
'fabric.editor.removeColumns': string;
|
|
802
812
|
'fabric.editor.removeEmoji': string;
|