@atlaskit/afm-i18n-platform-editor-editor-common 2.210.0 → 2.211.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 +10 -0
- package/dist/cjs/i18n/de.js +10 -0
- package/dist/cjs/i18n/es.js +10 -0
- package/dist/cjs/i18n/fi.js +10 -0
- package/dist/cjs/i18n/fr.js +28 -0
- package/dist/cjs/i18n/hr.js +10 -0
- package/dist/cjs/i18n/it.js +10 -0
- package/dist/cjs/i18n/ja.js +10 -0
- package/dist/cjs/i18n/ko.js +10 -0
- package/dist/cjs/i18n/nb.js +10 -0
- package/dist/cjs/i18n/nl.js +10 -0
- package/dist/cjs/i18n/pl.js +10 -0
- package/dist/cjs/i18n/pt_BR.js +28 -0
- package/dist/cjs/i18n/ru.js +10 -0
- package/dist/cjs/i18n/sr_RS.js +7 -0
- package/dist/cjs/i18n/sr_YR.js +7 -0
- package/dist/cjs/i18n/sv.js +10 -0
- package/dist/cjs/i18n/th.js +10 -0
- package/dist/cjs/i18n/tr.js +10 -0
- package/dist/cjs/i18n/uk.js +10 -0
- package/dist/cjs/i18n/zh.js +28 -0
- package/dist/cjs/i18n/zh_TW.js +10 -0
- package/dist/esm/i18n/cs.d.ts +28 -0
- package/dist/esm/i18n/cs.js +28 -0
- package/dist/esm/i18n/da.d.ts +10 -0
- package/dist/esm/i18n/da.js +10 -0
- package/dist/esm/i18n/de.d.ts +10 -0
- package/dist/esm/i18n/de.js +10 -0
- package/dist/esm/i18n/es.d.ts +10 -0
- package/dist/esm/i18n/es.js +10 -0
- package/dist/esm/i18n/fi.d.ts +10 -0
- package/dist/esm/i18n/fi.js +10 -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 +10 -0
- package/dist/esm/i18n/hr.js +10 -0
- package/dist/esm/i18n/it.d.ts +10 -0
- package/dist/esm/i18n/it.js +10 -0
- package/dist/esm/i18n/ja.d.ts +10 -0
- package/dist/esm/i18n/ja.js +10 -0
- package/dist/esm/i18n/ko.d.ts +10 -0
- package/dist/esm/i18n/ko.js +10 -0
- package/dist/esm/i18n/nb.d.ts +10 -0
- package/dist/esm/i18n/nb.js +10 -0
- package/dist/esm/i18n/nl.d.ts +10 -0
- package/dist/esm/i18n/nl.js +10 -0
- package/dist/esm/i18n/pl.d.ts +10 -0
- package/dist/esm/i18n/pl.js +10 -0
- package/dist/esm/i18n/pt_BR.d.ts +28 -0
- package/dist/esm/i18n/pt_BR.js +28 -0
- package/dist/esm/i18n/ru.d.ts +10 -0
- package/dist/esm/i18n/ru.js +10 -0
- package/dist/esm/i18n/sr_RS.d.ts +7 -0
- package/dist/esm/i18n/sr_RS.js +7 -0
- package/dist/esm/i18n/sr_YR.d.ts +7 -0
- package/dist/esm/i18n/sr_YR.js +7 -0
- package/dist/esm/i18n/sv.d.ts +10 -0
- package/dist/esm/i18n/sv.js +10 -0
- package/dist/esm/i18n/th.d.ts +10 -0
- package/dist/esm/i18n/th.js +10 -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 +10 -0
- package/dist/esm/i18n/uk.js +10 -0
- package/dist/esm/i18n/zh.d.ts +28 -0
- package/dist/esm/i18n/zh.js +28 -0
- 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 +28 -0
- package/dist/types/i18n/da.d.ts +10 -0
- package/dist/types/i18n/de.d.ts +10 -0
- package/dist/types/i18n/es.d.ts +10 -0
- package/dist/types/i18n/fi.d.ts +10 -0
- package/dist/types/i18n/fr.d.ts +28 -0
- package/dist/types/i18n/hr.d.ts +10 -0
- package/dist/types/i18n/it.d.ts +10 -0
- package/dist/types/i18n/ja.d.ts +10 -0
- package/dist/types/i18n/ko.d.ts +10 -0
- package/dist/types/i18n/nb.d.ts +10 -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 +28 -0
- package/dist/types/i18n/ru.d.ts +10 -0
- package/dist/types/i18n/sr_RS.d.ts +7 -0
- package/dist/types/i18n/sr_YR.d.ts +7 -0
- package/dist/types/i18n/sv.d.ts +10 -0
- package/dist/types/i18n/th.d.ts +10 -0
- package/dist/types/i18n/tr.d.ts +10 -0
- package/dist/types/i18n/uk.d.ts +10 -0
- package/dist/types/i18n/zh.d.ts +28 -0
- package/dist/types/i18n/zh_TW.d.ts +10 -0
- package/i18n/cs.ts +32 -0
- package/i18n/da.ts +10 -0
- package/i18n/de.ts +11 -0
- package/i18n/es.ts +10 -0
- package/i18n/fi.ts +10 -0
- package/i18n/fr.ts +34 -0
- package/i18n/hr.ts +10 -0
- package/i18n/it.ts +10 -0
- package/i18n/ja.ts +10 -0
- package/i18n/ko.ts +10 -0
- package/i18n/nb.ts +10 -0
- package/i18n/nl.ts +10 -0
- package/i18n/pl.ts +10 -0
- package/i18n/pt_BR.ts +34 -0
- package/i18n/ru.ts +10 -0
- package/i18n/sr_RS.ts +7 -0
- package/i18n/sr_YR.ts +7 -0
- package/i18n/sv.ts +10 -0
- package/i18n/th.ts +10 -0
- package/i18n/tr.ts +10 -0
- package/i18n/uk.ts +10 -0
- package/i18n/zh.ts +29 -0
- package/i18n/zh_TW.ts +10 -0
- package/package.json +1 -1
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -11,8 +11,26 @@ declare const _default: {
|
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
12
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
25
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
26
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
27
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
28
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
29
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
30
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
31
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
32
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
33
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
34
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
35
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
36
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +64,7 @@ declare const _default: {
|
|
|
46
64
|
'fabric.editor.addRowAbove': string;
|
|
47
65
|
'fabric.editor.addRowBelow': string;
|
|
48
66
|
'fabric.editor.addUpdatedAltText': string;
|
|
67
|
+
'fabric.editor.agent-with-user': string;
|
|
49
68
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
69
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
70
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
|
@@ -322,6 +341,7 @@ declare const _default: {
|
|
|
322
341
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
323
342
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
324
343
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
344
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
|
|
325
345
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
326
346
|
'fabric.editor.ai.toolbar.changeTone.title': string;
|
|
327
347
|
'fabric.editor.ai.toolbar.changeToneOptions.title': string;
|
|
@@ -986,6 +1006,7 @@ declare const _default: {
|
|
|
986
1006
|
'fabric.editor.sortColumnIncreasing': string;
|
|
987
1007
|
'fabric.editor.sourceSyncBlockPlaceholderText': string;
|
|
988
1008
|
'fabric.editor.sourceSyncBlockTooltip': string;
|
|
1009
|
+
'fabric.editor.sourceSyncedBlock.label.text': string;
|
|
989
1010
|
'fabric.editor.splitCell': string;
|
|
990
1011
|
'fabric.editor.status': string;
|
|
991
1012
|
'fabric.editor.status.description': string;
|
|
@@ -1174,6 +1195,7 @@ declare const _default: {
|
|
|
1174
1195
|
'fabric.theme.bold-red': string;
|
|
1175
1196
|
'fabric.theme.bold-teal': string;
|
|
1176
1197
|
'fabric.theme.bold-yellow': string;
|
|
1198
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1177
1199
|
'fabric.theme.bolder-blue': string;
|
|
1178
1200
|
'fabric.theme.bolder-gray': string;
|
|
1179
1201
|
'fabric.theme.bolder-green': string;
|
|
@@ -1186,6 +1208,9 @@ declare const _default: {
|
|
|
1186
1208
|
'fabric.theme.dark-blue': string;
|
|
1187
1209
|
'fabric.theme.dark-gray': string;
|
|
1188
1210
|
'fabric.theme.dark-green': string;
|
|
1211
|
+
'fabric.theme.dark-lime': string;
|
|
1212
|
+
'fabric.theme.dark-magenta': string;
|
|
1213
|
+
'fabric.theme.dark-orange': string;
|
|
1189
1214
|
'fabric.theme.dark-purple': string;
|
|
1190
1215
|
'fabric.theme.dark-red': string;
|
|
1191
1216
|
'fabric.theme.dark-teal': string;
|
|
@@ -1196,6 +1221,9 @@ declare const _default: {
|
|
|
1196
1221
|
'fabric.theme.light-blue': string;
|
|
1197
1222
|
'fabric.theme.light-gray': string;
|
|
1198
1223
|
'fabric.theme.light-green': string;
|
|
1224
|
+
'fabric.theme.light-lime': string;
|
|
1225
|
+
'fabric.theme.light-magenta': string;
|
|
1226
|
+
'fabric.theme.light-orange': string;
|
|
1199
1227
|
'fabric.theme.light-purple': string;
|
|
1200
1228
|
'fabric.theme.light-red': string;
|
|
1201
1229
|
'fabric.theme.light-teal': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -11,6 +11,9 @@ declare const _default: {
|
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
12
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
17
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
19
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
@@ -1173,6 +1176,7 @@ declare const _default: {
|
|
|
1173
1176
|
'fabric.theme.bold-red': string;
|
|
1174
1177
|
'fabric.theme.bold-teal': string;
|
|
1175
1178
|
'fabric.theme.bold-yellow': string;
|
|
1179
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1176
1180
|
'fabric.theme.bolder-blue': string;
|
|
1177
1181
|
'fabric.theme.bolder-gray': string;
|
|
1178
1182
|
'fabric.theme.bolder-green': string;
|
|
@@ -1185,6 +1189,9 @@ declare const _default: {
|
|
|
1185
1189
|
'fabric.theme.dark-blue': string;
|
|
1186
1190
|
'fabric.theme.dark-gray': string;
|
|
1187
1191
|
'fabric.theme.dark-green': string;
|
|
1192
|
+
'fabric.theme.dark-lime': string;
|
|
1193
|
+
'fabric.theme.dark-magenta': string;
|
|
1194
|
+
'fabric.theme.dark-orange': string;
|
|
1188
1195
|
'fabric.theme.dark-purple': string;
|
|
1189
1196
|
'fabric.theme.dark-red': string;
|
|
1190
1197
|
'fabric.theme.dark-teal': string;
|
|
@@ -1195,6 +1202,9 @@ declare const _default: {
|
|
|
1195
1202
|
'fabric.theme.light-blue': string;
|
|
1196
1203
|
'fabric.theme.light-gray': string;
|
|
1197
1204
|
'fabric.theme.light-green': string;
|
|
1205
|
+
'fabric.theme.light-lime': string;
|
|
1206
|
+
'fabric.theme.light-magenta': string;
|
|
1207
|
+
'fabric.theme.light-orange': string;
|
|
1198
1208
|
'fabric.theme.light-purple': string;
|
|
1199
1209
|
'fabric.theme.light-red': string;
|
|
1200
1210
|
'fabric.theme.light-teal': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -11,8 +11,26 @@ declare const _default: {
|
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
12
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
25
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
26
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
27
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
28
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
29
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
30
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
31
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
32
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
33
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
34
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
35
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
36
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +64,7 @@ declare const _default: {
|
|
|
46
64
|
'fabric.editor.addRowAbove': string;
|
|
47
65
|
'fabric.editor.addRowBelow': string;
|
|
48
66
|
'fabric.editor.addUpdatedAltText': string;
|
|
67
|
+
'fabric.editor.agent-with-user': string;
|
|
49
68
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
69
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
70
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
|
@@ -322,6 +341,7 @@ declare const _default: {
|
|
|
322
341
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
323
342
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
324
343
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
344
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
|
|
325
345
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
326
346
|
'fabric.editor.ai.toolbar.changeTone.title': string;
|
|
327
347
|
'fabric.editor.ai.toolbar.changeToneOptions.title': string;
|
|
@@ -986,6 +1006,7 @@ declare const _default: {
|
|
|
986
1006
|
'fabric.editor.sortColumnIncreasing': string;
|
|
987
1007
|
'fabric.editor.sourceSyncBlockPlaceholderText': string;
|
|
988
1008
|
'fabric.editor.sourceSyncBlockTooltip': string;
|
|
1009
|
+
'fabric.editor.sourceSyncedBlock.label.text': string;
|
|
989
1010
|
'fabric.editor.splitCell': string;
|
|
990
1011
|
'fabric.editor.status': string;
|
|
991
1012
|
'fabric.editor.status.description': string;
|
|
@@ -1174,6 +1195,7 @@ declare const _default: {
|
|
|
1174
1195
|
'fabric.theme.bold-red': string;
|
|
1175
1196
|
'fabric.theme.bold-teal': string;
|
|
1176
1197
|
'fabric.theme.bold-yellow': string;
|
|
1198
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1177
1199
|
'fabric.theme.bolder-blue': string;
|
|
1178
1200
|
'fabric.theme.bolder-gray': string;
|
|
1179
1201
|
'fabric.theme.bolder-green': string;
|
|
@@ -1186,6 +1208,9 @@ declare const _default: {
|
|
|
1186
1208
|
'fabric.theme.dark-blue': string;
|
|
1187
1209
|
'fabric.theme.dark-gray': string;
|
|
1188
1210
|
'fabric.theme.dark-green': string;
|
|
1211
|
+
'fabric.theme.dark-lime': string;
|
|
1212
|
+
'fabric.theme.dark-magenta': string;
|
|
1213
|
+
'fabric.theme.dark-orange': string;
|
|
1189
1214
|
'fabric.theme.dark-purple': string;
|
|
1190
1215
|
'fabric.theme.dark-red': string;
|
|
1191
1216
|
'fabric.theme.dark-teal': string;
|
|
@@ -1196,6 +1221,9 @@ declare const _default: {
|
|
|
1196
1221
|
'fabric.theme.light-blue': string;
|
|
1197
1222
|
'fabric.theme.light-gray': string;
|
|
1198
1223
|
'fabric.theme.light-green': string;
|
|
1224
|
+
'fabric.theme.light-lime': string;
|
|
1225
|
+
'fabric.theme.light-magenta': string;
|
|
1226
|
+
'fabric.theme.light-orange': string;
|
|
1199
1227
|
'fabric.theme.light-purple': string;
|
|
1200
1228
|
'fabric.theme.light-red': string;
|
|
1201
1229
|
'fabric.theme.light-teal': string;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
|
@@ -11,8 +11,26 @@ declare const _default: {
|
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
12
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
25
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
26
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
27
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
28
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
29
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
30
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
31
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
32
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
33
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
34
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
35
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
36
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +64,7 @@ declare const _default: {
|
|
|
46
64
|
'fabric.editor.addRowAbove': string;
|
|
47
65
|
'fabric.editor.addRowBelow': string;
|
|
48
66
|
'fabric.editor.addUpdatedAltText': string;
|
|
67
|
+
'fabric.editor.agent-with-user': string;
|
|
49
68
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
69
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
70
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
|
@@ -320,6 +339,7 @@ declare const _default: {
|
|
|
320
339
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
321
340
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
322
341
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
342
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
|
|
323
343
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
324
344
|
'fabric.editor.ai.toolbar.changeTone.title': string;
|
|
325
345
|
'fabric.editor.ai.toolbar.changeToneOptions.title': string;
|
|
@@ -984,6 +1004,7 @@ declare const _default: {
|
|
|
984
1004
|
'fabric.editor.sortColumnIncreasing': string;
|
|
985
1005
|
'fabric.editor.sourceSyncBlockPlaceholderText': string;
|
|
986
1006
|
'fabric.editor.sourceSyncBlockTooltip': string;
|
|
1007
|
+
'fabric.editor.sourceSyncedBlock.label.text': string;
|
|
987
1008
|
'fabric.editor.splitCell': string;
|
|
988
1009
|
'fabric.editor.status': string;
|
|
989
1010
|
'fabric.editor.status.description': string;
|
|
@@ -1172,6 +1193,7 @@ declare const _default: {
|
|
|
1172
1193
|
'fabric.theme.bold-red': string;
|
|
1173
1194
|
'fabric.theme.bold-teal': string;
|
|
1174
1195
|
'fabric.theme.bold-yellow': string;
|
|
1196
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1175
1197
|
'fabric.theme.bolder-blue': string;
|
|
1176
1198
|
'fabric.theme.bolder-gray': string;
|
|
1177
1199
|
'fabric.theme.bolder-green': string;
|
|
@@ -1184,6 +1206,9 @@ declare const _default: {
|
|
|
1184
1206
|
'fabric.theme.dark-blue': string;
|
|
1185
1207
|
'fabric.theme.dark-gray': string;
|
|
1186
1208
|
'fabric.theme.dark-green': string;
|
|
1209
|
+
'fabric.theme.dark-lime': string;
|
|
1210
|
+
'fabric.theme.dark-magenta': string;
|
|
1211
|
+
'fabric.theme.dark-orange': string;
|
|
1187
1212
|
'fabric.theme.dark-purple': string;
|
|
1188
1213
|
'fabric.theme.dark-red': string;
|
|
1189
1214
|
'fabric.theme.dark-teal': string;
|
|
@@ -1194,6 +1219,9 @@ declare const _default: {
|
|
|
1194
1219
|
'fabric.theme.light-blue': string;
|
|
1195
1220
|
'fabric.theme.light-gray': string;
|
|
1196
1221
|
'fabric.theme.light-green': string;
|
|
1222
|
+
'fabric.theme.light-lime': string;
|
|
1223
|
+
'fabric.theme.light-magenta': string;
|
|
1224
|
+
'fabric.theme.light-orange': string;
|
|
1197
1225
|
'fabric.theme.light-purple': string;
|
|
1198
1226
|
'fabric.theme.light-red': string;
|
|
1199
1227
|
'fabric.theme.light-teal': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
|
@@ -13,6 +13,13 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
17
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
18
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
19
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
20
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
21
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
22
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
23
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
24
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
25
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -13,6 +13,13 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
17
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
18
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
19
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
20
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
21
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
22
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
23
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
24
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
25
|
'editor.imageEditor.aspectRatio.custom': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|