@atlaskit/editor-common 114.19.1 → 114.20.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/CHANGELOG.md +17 -0
- package/dist/cjs/ai-messages/ai-experience-application.js +3 -3
- package/dist/cjs/ai-messages/ai-suggestions.js +1 -1
- package/dist/cjs/ai-messages/ai.js +4 -4
- package/dist/cjs/extensions/messages.js +7 -7
- package/dist/cjs/floating-toolbar/messages.js +1 -1
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -2
- package/dist/cjs/link/LinkSearch/listItemAlts.js +1 -1
- package/dist/cjs/lists/messages.js +1 -1
- package/dist/cjs/media/messages/altText.js +3 -3
- package/dist/cjs/media/messages/comments.js +1 -1
- package/dist/cjs/media/messages/dropPlaceholder.js +1 -1
- package/dist/cjs/media/messages/imageBorder.js +2 -2
- package/dist/cjs/media/messages/mediaResizeAnnouncerMess.js +2 -2
- package/dist/cjs/media/messages/nodeviews.js +1 -1
- package/dist/cjs/media/messages/pixelEntry.js +1 -1
- package/dist/cjs/messages/alignment.js +1 -1
- package/dist/cjs/messages/block-controls.js +4 -4
- package/dist/cjs/messages/block-menu.js +2 -2
- package/dist/cjs/messages/block-type.js +1 -1
- package/dist/cjs/messages/breakout.js +1 -1
- package/dist/cjs/messages/card.js +6 -6
- package/dist/cjs/messages/codeBlockButton.js +2 -2
- package/dist/cjs/messages/context-panel.js +1 -1
- package/dist/cjs/messages/element-insert-side-panel.js +1 -1
- package/dist/cjs/messages/find-replace.js +1 -1
- package/dist/cjs/messages/full-page.js +3 -3
- package/dist/cjs/messages/help-dialog.js +1 -1
- package/dist/cjs/messages/index.js +4 -4
- package/dist/cjs/messages/insert-block.js +1 -1
- package/dist/cjs/messages/layout.js +7 -7
- package/dist/cjs/messages/link-toolbar.js +4 -4
- package/dist/cjs/messages/list.js +1 -1
- package/dist/cjs/messages/mentions.js +2 -2
- package/dist/cjs/messages/paste-options-toolbar.js +6 -6
- package/dist/cjs/messages/placeholder-text.js +3 -3
- package/dist/cjs/messages/selection-toolbar.js +1 -1
- package/dist/cjs/messages/status.js +1 -1
- package/dist/cjs/messages/table.js +12 -12
- package/dist/cjs/messages/tasks-and-decsisions.js +2 -2
- package/dist/cjs/messages/toolbar.js +1 -1
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/table/messages.js +4 -4
- package/dist/cjs/type-ahead/messages.js +4 -4
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui/Expand/index.js +2 -2
- package/dist/es2019/ai-messages/ai-experience-application.js +3 -3
- package/dist/es2019/ai-messages/ai-suggestions.js +1 -1
- package/dist/es2019/ai-messages/ai.js +4 -4
- package/dist/es2019/extensions/messages.js +7 -7
- package/dist/es2019/floating-toolbar/messages.js +1 -1
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -2
- package/dist/es2019/link/LinkSearch/listItemAlts.js +1 -1
- package/dist/es2019/lists/messages.js +1 -1
- package/dist/es2019/media/messages/altText.js +3 -3
- package/dist/es2019/media/messages/comments.js +1 -1
- package/dist/es2019/media/messages/dropPlaceholder.js +1 -1
- package/dist/es2019/media/messages/imageBorder.js +2 -2
- package/dist/es2019/media/messages/mediaResizeAnnouncerMess.js +2 -2
- package/dist/es2019/media/messages/nodeviews.js +1 -1
- package/dist/es2019/media/messages/pixelEntry.js +1 -1
- package/dist/es2019/messages/alignment.js +1 -1
- package/dist/es2019/messages/block-controls.js +4 -4
- package/dist/es2019/messages/block-menu.js +2 -2
- package/dist/es2019/messages/block-type.js +1 -1
- package/dist/es2019/messages/breakout.js +1 -1
- package/dist/es2019/messages/card.js +6 -6
- package/dist/es2019/messages/codeBlockButton.js +2 -2
- package/dist/es2019/messages/context-panel.js +1 -1
- package/dist/es2019/messages/element-insert-side-panel.js +1 -1
- package/dist/es2019/messages/find-replace.js +1 -1
- package/dist/es2019/messages/full-page.js +3 -3
- package/dist/es2019/messages/help-dialog.js +1 -1
- package/dist/es2019/messages/index.js +4 -4
- package/dist/es2019/messages/insert-block.js +1 -1
- package/dist/es2019/messages/layout.js +7 -7
- package/dist/es2019/messages/link-toolbar.js +4 -4
- package/dist/es2019/messages/list.js +1 -1
- package/dist/es2019/messages/mentions.js +2 -2
- package/dist/es2019/messages/paste-options-toolbar.js +6 -6
- package/dist/es2019/messages/placeholder-text.js +3 -3
- package/dist/es2019/messages/selection-toolbar.js +1 -1
- package/dist/es2019/messages/status.js +1 -1
- package/dist/es2019/messages/table.js +12 -12
- package/dist/es2019/messages/tasks-and-decsisions.js +2 -2
- package/dist/es2019/messages/toolbar.js +1 -1
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/table/messages.js +4 -4
- package/dist/es2019/type-ahead/messages.js +4 -4
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui/Expand/index.js +2 -2
- package/dist/esm/ai-messages/ai-experience-application.js +3 -3
- package/dist/esm/ai-messages/ai-suggestions.js +1 -1
- package/dist/esm/ai-messages/ai.js +4 -4
- package/dist/esm/extensions/messages.js +7 -7
- package/dist/esm/floating-toolbar/messages.js +1 -1
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -2
- package/dist/esm/link/LinkSearch/listItemAlts.js +1 -1
- package/dist/esm/lists/messages.js +1 -1
- package/dist/esm/media/messages/altText.js +3 -3
- package/dist/esm/media/messages/comments.js +1 -1
- package/dist/esm/media/messages/dropPlaceholder.js +1 -1
- package/dist/esm/media/messages/imageBorder.js +2 -2
- package/dist/esm/media/messages/mediaResizeAnnouncerMess.js +2 -2
- package/dist/esm/media/messages/nodeviews.js +1 -1
- package/dist/esm/media/messages/pixelEntry.js +1 -1
- package/dist/esm/messages/alignment.js +1 -1
- package/dist/esm/messages/block-controls.js +4 -4
- package/dist/esm/messages/block-menu.js +2 -2
- package/dist/esm/messages/block-type.js +1 -1
- package/dist/esm/messages/breakout.js +1 -1
- package/dist/esm/messages/card.js +6 -6
- package/dist/esm/messages/codeBlockButton.js +2 -2
- package/dist/esm/messages/context-panel.js +1 -1
- package/dist/esm/messages/element-insert-side-panel.js +1 -1
- package/dist/esm/messages/find-replace.js +1 -1
- package/dist/esm/messages/full-page.js +3 -3
- package/dist/esm/messages/help-dialog.js +1 -1
- package/dist/esm/messages/index.js +4 -4
- package/dist/esm/messages/insert-block.js +1 -1
- package/dist/esm/messages/layout.js +7 -7
- package/dist/esm/messages/link-toolbar.js +4 -4
- package/dist/esm/messages/list.js +1 -1
- package/dist/esm/messages/mentions.js +2 -2
- package/dist/esm/messages/paste-options-toolbar.js +6 -6
- package/dist/esm/messages/placeholder-text.js +3 -3
- package/dist/esm/messages/selection-toolbar.js +1 -1
- package/dist/esm/messages/status.js +1 -1
- package/dist/esm/messages/table.js +12 -12
- package/dist/esm/messages/tasks-and-decsisions.js +2 -2
- package/dist/esm/messages/toolbar.js +1 -1
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/table/messages.js +4 -4
- package/dist/esm/type-ahead/messages.js +4 -4
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui/Expand/index.js +2 -2
- package/dist/types/analytics/types/paste-events.d.ts +1 -1
- package/dist/types-ts4.5/analytics/types/paste-events.d.ts +1 -1
- package/package.json +5 -5
|
@@ -26,7 +26,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
26
26
|
orderedList: {
|
|
27
27
|
id: 'fabric.editor.orderedList',
|
|
28
28
|
defaultMessage: 'Numbered list',
|
|
29
|
-
description: '
|
|
29
|
+
description: 'The text is shown as the label for the numbered list option in the editor toolbar or menu, allowing the user to insert a sequentially numbered list into their document.'
|
|
30
30
|
},
|
|
31
31
|
orderedListDescription: {
|
|
32
32
|
id: 'fabric.editor.orderedList.description',
|
|
@@ -19,7 +19,7 @@ var mentionMessages = exports.mentionMessages = (0, _reactIntl.defineMessages)({
|
|
|
19
19
|
mentionsIconLabel: {
|
|
20
20
|
id: 'fabric.editor.mentionsIconLabel',
|
|
21
21
|
defaultMessage: 'Mention',
|
|
22
|
-
description: '
|
|
22
|
+
description: 'Accessible label for the mention icon displayed in the editor toolbar, indicating that clicking it inserts a mention.'
|
|
23
23
|
},
|
|
24
24
|
mentionsNodeLabel: {
|
|
25
25
|
id: 'fabric.editor.mentionNode.label',
|
|
@@ -29,7 +29,7 @@ var mentionMessages = exports.mentionMessages = (0, _reactIntl.defineMessages)({
|
|
|
29
29
|
unknownLabel: {
|
|
30
30
|
id: 'fabric.editor.unknown.label',
|
|
31
31
|
defaultMessage: 'Unknown',
|
|
32
|
-
description: '
|
|
32
|
+
description: 'Accessible label for a mention node when the referenced user cannot be identified or resolved.'
|
|
33
33
|
},
|
|
34
34
|
inviteTeammateInvalidEmail: {
|
|
35
35
|
id: 'fabric.editor.inviteItem.invalidEmail',
|
|
@@ -14,32 +14,32 @@ var pasteOptionsToolbarMessages = exports.pasteOptionsToolbarMessages = (0, _rea
|
|
|
14
14
|
plainText: {
|
|
15
15
|
id: 'fabric.editor.plainText',
|
|
16
16
|
defaultMessage: 'Use plain text',
|
|
17
|
-
description: '
|
|
17
|
+
description: 'Label for the paste option button that strips all formatting and pastes content as plain text.'
|
|
18
18
|
},
|
|
19
19
|
markdown: {
|
|
20
20
|
id: 'fabric.editor.useMarkdown',
|
|
21
21
|
defaultMessage: 'Use Markdown',
|
|
22
|
-
description: '
|
|
22
|
+
description: 'Label for the paste option button that pastes content with Markdown formatting preserved.'
|
|
23
23
|
},
|
|
24
24
|
richText: {
|
|
25
25
|
id: 'fabric.editor.richText',
|
|
26
26
|
defaultMessage: 'Use rich text',
|
|
27
|
-
description: '
|
|
27
|
+
description: 'Label for the paste option button that pastes content preserving rich text formatting (e.g. bold, links, headings).'
|
|
28
28
|
},
|
|
29
29
|
plainTextAction: {
|
|
30
30
|
id: 'fabric.editor.plainTextAction',
|
|
31
31
|
defaultMessage: 'Plain text',
|
|
32
|
-
description: '
|
|
32
|
+
description: 'Drop-down menu item label for the action that pastes the clipboard content as plain text, stripping all formatting.'
|
|
33
33
|
},
|
|
34
34
|
markdownAction: {
|
|
35
35
|
id: 'fabric.editor.useMarkdownAction',
|
|
36
36
|
defaultMessage: 'Markdown',
|
|
37
|
-
description: '
|
|
37
|
+
description: 'Drop-down menu item label for the action that pastes the clipboard content with Markdown formatting applied.'
|
|
38
38
|
},
|
|
39
39
|
richTextAction: {
|
|
40
40
|
id: 'fabric.editor.richTextAction',
|
|
41
41
|
defaultMessage: 'Rich text',
|
|
42
|
-
description: '
|
|
42
|
+
description: 'Drop-down menu item label for the action that pastes the clipboard content preserving rich text formatting.'
|
|
43
43
|
},
|
|
44
44
|
pasteMenuActionsTitle: {
|
|
45
45
|
id: 'fabric.editor.pasteMenuActionsTitle',
|
|
@@ -14,7 +14,7 @@ var placeholderTextMessages = exports.placeholderTextMessages = (0, _reactIntl.d
|
|
|
14
14
|
shortEmptyNodePlaceholderText: {
|
|
15
15
|
id: 'fabric.editor.shortEmptyNodePlaceholderText',
|
|
16
16
|
defaultMessage: '/ to insert',
|
|
17
|
-
description: 'Short placeholder text
|
|
17
|
+
description: 'Short placeholder text shown inside empty editor nodes, instructing users to type / to open the quick-insert menu.'
|
|
18
18
|
},
|
|
19
19
|
shortEmptyNodePlaceholderADFSlashShortcut: {
|
|
20
20
|
id: 'fabric.editor.shortEmptyNodePlaceholderSlash',
|
|
@@ -29,7 +29,7 @@ var placeholderTextMessages = exports.placeholderTextMessages = (0, _reactIntl.d
|
|
|
29
29
|
longEmptyNodePlaceholderText: {
|
|
30
30
|
id: 'fabric.editor.longEmptyNodePlaceholderText',
|
|
31
31
|
defaultMessage: 'Type / to insert elements',
|
|
32
|
-
description: '
|
|
32
|
+
description: 'Longer placeholder text shown inside empty editor nodes, instructing users to type / to open the quick-insert menu and add elements.'
|
|
33
33
|
},
|
|
34
34
|
longEmptyNodePlaceholderADFPrefix: {
|
|
35
35
|
id: 'fabric.editor.longEmptyNodePlaceholderPrefix',
|
|
@@ -49,6 +49,6 @@ var placeholderTextMessages = exports.placeholderTextMessages = (0, _reactIntl.d
|
|
|
49
49
|
sourceSyncBlockPlaceholderText: {
|
|
50
50
|
id: 'fabric.editor.sourceSyncBlockPlaceholderText',
|
|
51
51
|
defaultMessage: 'Add content you want to reuse. Copy and paste this block to sync in other locations.',
|
|
52
|
-
description: 'Placeholder text
|
|
52
|
+
description: 'Placeholder text shown inside an empty source sync block, prompting users to add reusable content that can be synced across multiple locations.'
|
|
53
53
|
}
|
|
54
54
|
});
|
|
@@ -9,7 +9,7 @@ var selectionToolbarMessages = exports.selectionToolbarMessages = (0, _reactIntl
|
|
|
9
9
|
toolbarAppears: {
|
|
10
10
|
id: 'fabric.editor.toolbarAppears',
|
|
11
11
|
defaultMessage: 'Toolbar appears',
|
|
12
|
-
description: 'Label for toolbar
|
|
12
|
+
description: 'Label for the group of radio options that control where the selection toolbar appears relative to selected text (e.g. inline or fixed at top).'
|
|
13
13
|
},
|
|
14
14
|
toolbarPositionInline: {
|
|
15
15
|
id: 'fabric.editor.toolbarPositionInline',
|
|
@@ -9,7 +9,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
9
9
|
statusEditorLabel: {
|
|
10
10
|
id: 'fabric.editor.statusEditorLabel',
|
|
11
11
|
defaultMessage: 'Status editor',
|
|
12
|
-
description: '
|
|
12
|
+
description: 'Accessible label for the status element editor panel that appears when a user clicks on a status badge in the editor to modify it.'
|
|
13
13
|
},
|
|
14
14
|
placeholder: {
|
|
15
15
|
id: 'fabric.editor.statusPlaceholder',
|
|
@@ -84,17 +84,17 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
84
84
|
addRowAbove: {
|
|
85
85
|
id: 'fabric.editor.addRowAbove',
|
|
86
86
|
defaultMessage: 'Add row above',
|
|
87
|
-
description: '
|
|
87
|
+
description: 'Label for the table context menu item that inserts a new empty row directly above the currently selected row.'
|
|
88
88
|
},
|
|
89
89
|
addRowBelow: {
|
|
90
90
|
id: 'fabric.editor.addRowBelow',
|
|
91
91
|
defaultMessage: 'Add row below',
|
|
92
|
-
description: '
|
|
92
|
+
description: 'Label for the table context menu item that inserts a new empty row directly below the currently selected row.'
|
|
93
93
|
},
|
|
94
94
|
moveColumnLeft: {
|
|
95
95
|
id: 'fabric.editor.moveColumnLeft',
|
|
96
96
|
defaultMessage: 'Move {0, plural, one {column} other {columns}} left',
|
|
97
|
-
description: '
|
|
97
|
+
description: 'Label for the table menu item that moves the selected column(s) one position to the left. The placeholder {0} is the number of columns being moved and controls the plural form.'
|
|
98
98
|
},
|
|
99
99
|
moveColumnLeftHelpDialogLabel: {
|
|
100
100
|
id: 'fabric.editor.moveColumnLeftHelpDialogLabel',
|
|
@@ -104,7 +104,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
104
104
|
moveColumnRight: {
|
|
105
105
|
id: 'fabric.editor.moveColumnRight',
|
|
106
106
|
defaultMessage: 'Move {0, plural, one {column} other {columns}} right',
|
|
107
|
-
description: '
|
|
107
|
+
description: 'Label for the table menu item that moves the selected column(s) one position to the right. The placeholder {0} is the number of columns being moved and controls the plural form.'
|
|
108
108
|
},
|
|
109
109
|
moveColumnRightHelpDialogLabel: {
|
|
110
110
|
id: 'fabric.editor.moveColumnRightHelpDialogLabel',
|
|
@@ -114,7 +114,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
114
114
|
moveRowUp: {
|
|
115
115
|
id: 'fabric.editor.moveRowUp',
|
|
116
116
|
defaultMessage: 'Move {0, plural, one {row} other {rows}} up',
|
|
117
|
-
description: '
|
|
117
|
+
description: 'Label for the table menu item that moves the selected row(s) one position upward. The placeholder {0} is the number of rows being moved and controls the plural form.'
|
|
118
118
|
},
|
|
119
119
|
moveRowUpHelpDialogLabel: {
|
|
120
120
|
id: 'fabric.editor.moveRowUpHelpDialogLabel',
|
|
@@ -124,7 +124,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
124
124
|
moveRowDown: {
|
|
125
125
|
id: 'fabric.editor.moveDownDown',
|
|
126
126
|
defaultMessage: 'Move {0, plural, one {row} other {rows}} down',
|
|
127
|
-
description: '
|
|
127
|
+
description: 'Label for the table menu item that moves the selected row(s) one position downward. The placeholder {0} is the number of rows being moved and controls the plural form.'
|
|
128
128
|
},
|
|
129
129
|
moveRowDownHelpDialogLabel: {
|
|
130
130
|
id: 'fabric.editor.moveRowDownHelpDialogLabel',
|
|
@@ -219,7 +219,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
219
219
|
confirmDeleteLinkedModalMessagePrefix: {
|
|
220
220
|
id: 'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix',
|
|
221
221
|
defaultMessage: 'Deleting',
|
|
222
|
-
description: 'prefix
|
|
222
|
+
description: 'Text prefix shown at the start of a confirmation dialog message when the user is about to delete a linked element in the editor.'
|
|
223
223
|
},
|
|
224
224
|
confirmModalCheckboxLabel: {
|
|
225
225
|
id: 'fabric.editor.floatingToolbar.confirmModalCheckboxLabel',
|
|
@@ -274,22 +274,22 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
274
274
|
sortColumnASC: {
|
|
275
275
|
id: 'fabric.editor.sortColumnASC',
|
|
276
276
|
defaultMessage: 'Sort column A → Z',
|
|
277
|
-
description: '
|
|
277
|
+
description: 'Label for the table column menu item that sorts the column alphabetically in ascending (A to Z) order.'
|
|
278
278
|
},
|
|
279
279
|
sortColumnDESC: {
|
|
280
280
|
id: 'fabric.editor.sortColumnDESC',
|
|
281
281
|
defaultMessage: 'Sort column Z → A',
|
|
282
|
-
description: '
|
|
282
|
+
description: 'Label for the table column menu item that sorts the column alphabetically in descending (Z to A) order.'
|
|
283
283
|
},
|
|
284
284
|
sortColumnIncreasing: {
|
|
285
285
|
id: 'fabric.editor.sortColumnIncreasing',
|
|
286
286
|
defaultMessage: 'Sort increasing',
|
|
287
|
-
description: '
|
|
287
|
+
description: 'Label for the table column menu item that sorts numerical or date column values in increasing order.'
|
|
288
288
|
},
|
|
289
289
|
sortColumnDecreasing: {
|
|
290
290
|
id: 'fabric.editor.sortColumnDecreasing',
|
|
291
291
|
defaultMessage: 'Sort decreasing',
|
|
292
|
-
description: '
|
|
292
|
+
description: 'Label for the table column menu item that sorts numerical or date column values in decreasing order.'
|
|
293
293
|
},
|
|
294
294
|
canNotSortTable: {
|
|
295
295
|
id: 'fabric.editor.canNotSortTable',
|
|
@@ -334,7 +334,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
334
334
|
fullWidthLabel: {
|
|
335
335
|
id: 'fabric.editor.tableFullWidthLabel',
|
|
336
336
|
defaultMessage: 'Full-width',
|
|
337
|
-
description: '
|
|
337
|
+
description: 'Label for the button in the table toolbar that switches the table to full-width display mode, expanding it to fill the page width.'
|
|
338
338
|
},
|
|
339
339
|
startedColumnResize: {
|
|
340
340
|
id: 'fabric.editor.tables.startedColumnResize',
|
|
@@ -49,12 +49,12 @@ var tasksAndDecisionsMessages = exports.tasksAndDecisionsMessages = (0, _reactIn
|
|
|
49
49
|
taskList: {
|
|
50
50
|
id: 'fabric.editor.taskList',
|
|
51
51
|
defaultMessage: 'Task list',
|
|
52
|
-
description: '
|
|
52
|
+
description: 'Accessible label for the task list container element in the editor, used by screen readers to identify a list of action items.'
|
|
53
53
|
},
|
|
54
54
|
decisionAriaLabel: {
|
|
55
55
|
id: 'fabric.editor.decisionAriaLabel',
|
|
56
56
|
defaultMessage: 'Decision',
|
|
57
|
-
description: '
|
|
57
|
+
description: 'Accessible ARIA label for a decision element in the editor, announced by screen readers to identify the element as a decision.'
|
|
58
58
|
},
|
|
59
59
|
undefinedDecisionAriaLabel: {
|
|
60
60
|
id: 'fabric.editor.undefinedDecisionAriaLabel',
|
|
@@ -104,7 +104,7 @@ var toolbarMessages = exports.toolbarMessages = (0, _reactIntl.defineMessages)({
|
|
|
104
104
|
navigateToEditorToolbar: {
|
|
105
105
|
id: 'fabric.editor.navigate.toolbar.editor',
|
|
106
106
|
defaultMessage: 'Navigate to editor toolbar',
|
|
107
|
-
description: '
|
|
107
|
+
description: 'Label for the keyboard shortcut action that moves focus to the main editor toolbar, allowing keyboard users to access toolbar buttons.'
|
|
108
108
|
},
|
|
109
109
|
navigateToFloatingToolbar: {
|
|
110
110
|
id: 'fabric.editor.navigate.toolbar.floating',
|
|
@@ -19,7 +19,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
19
19
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
20
20
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
21
21
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
22
|
-
var packageVersion = "114.19.
|
|
22
|
+
var packageVersion = "114.19.2";
|
|
23
23
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
24
24
|
// Remove URL as it has UGC
|
|
25
25
|
// Ignored via go/ees007
|
|
@@ -9,23 +9,23 @@ var sortingIconMessages = exports.sortingIconMessages = (0, _reactIntl.defineMes
|
|
|
9
9
|
noOrderLabel: {
|
|
10
10
|
id: 'fabric.editor.headingLink.noOrderLabel',
|
|
11
11
|
defaultMessage: 'Sort column A to Z',
|
|
12
|
-
description: '
|
|
12
|
+
description: 'Label shown on a table column header sort button to sort the column alphabetically from A to Z (ascending order).'
|
|
13
13
|
},
|
|
14
14
|
ascOrderLabel: {
|
|
15
15
|
id: 'fabric.editor.headingLink.ascOrderLabel',
|
|
16
16
|
defaultMessage: 'Sort column Z to A',
|
|
17
|
-
description: '
|
|
17
|
+
description: 'Label shown on a table column header sort button to sort the column alphabetically from Z to A (descending order).'
|
|
18
18
|
},
|
|
19
19
|
descOrderLabel: {
|
|
20
20
|
id: 'fabric.editor.headingLink.descOrderLabel',
|
|
21
21
|
defaultMessage: 'Clear sorting',
|
|
22
|
-
description: '
|
|
22
|
+
description: 'Label shown on a table column header sort button to remove any active sorting and restore the default column order.'
|
|
23
23
|
},
|
|
24
24
|
invalidLabel: {
|
|
25
25
|
id: 'fabric.editor.headingLink.invalidLabel',
|
|
26
26
|
// eslint-disable-next-line @atlassian/i18n/no-multiple-whitespaces
|
|
27
27
|
defaultMessage: "\u26A0\uFE0F You can't sort a table with merged cells",
|
|
28
|
-
description: '
|
|
28
|
+
description: 'Warning message shown in a table column header when sorting cannot be applied because the table contains merged cells.'
|
|
29
29
|
}
|
|
30
30
|
});
|
|
31
31
|
var sortingAriaLabelMessages = exports.sortingAriaLabelMessages = (0, _reactIntl.defineMessages)({
|
|
@@ -19,12 +19,12 @@ var typeAheadListMessages = exports.typeAheadListMessages = (0, _reactIntl.defin
|
|
|
19
19
|
quickInsertInputLabel: {
|
|
20
20
|
id: 'fabric.editor.typeAhead.quickInsertInputLabel',
|
|
21
21
|
defaultMessage: 'Begin typing to search or filter shortcut options',
|
|
22
|
-
description: '
|
|
22
|
+
description: 'ARIA label for the quick insert typeahead input field, read by screen readers to inform users they can type to search or filter available editor shortcuts.'
|
|
23
23
|
},
|
|
24
24
|
quickInsertInputPlaceholderLabel: {
|
|
25
25
|
id: 'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel',
|
|
26
26
|
defaultMessage: 'Search',
|
|
27
|
-
description: '
|
|
27
|
+
description: 'Placeholder text displayed inside the quick insert typeahead input field when it is empty, prompting users to type a search term.'
|
|
28
28
|
},
|
|
29
29
|
emojiPopupLabel: {
|
|
30
30
|
id: 'fabric.editor.typeahead.emojiPopupLabel',
|
|
@@ -34,7 +34,7 @@ var typeAheadListMessages = exports.typeAheadListMessages = (0, _reactIntl.defin
|
|
|
34
34
|
emojiInputLabel: {
|
|
35
35
|
id: 'fabric.editor.typeahead.emojiInputLabel',
|
|
36
36
|
defaultMessage: 'Begin typing to search or filter emoji options',
|
|
37
|
-
description: '
|
|
37
|
+
description: 'ARIA label for the emoji typeahead input field, read by screen readers to inform users they can type to search or filter available emoji options.'
|
|
38
38
|
},
|
|
39
39
|
mentionPopupLabel: {
|
|
40
40
|
id: 'fabric.editor.typeahead.mentionPopupLabel',
|
|
@@ -44,7 +44,7 @@ var typeAheadListMessages = exports.typeAheadListMessages = (0, _reactIntl.defin
|
|
|
44
44
|
mentionInputLabel: {
|
|
45
45
|
id: 'fabric.editor.typeahead.mentionInputLabel',
|
|
46
46
|
defaultMessage: 'Begin typing to search for users to tag',
|
|
47
|
-
description: '
|
|
47
|
+
description: 'ARIA label for the mention typeahead input field, read by screen readers to inform users they can type to search for people to tag in the document.'
|
|
48
48
|
},
|
|
49
49
|
metionListItemLabel: {
|
|
50
50
|
id: 'fabric.editor.typeahead.metionListItemLabel',
|
|
@@ -24,7 +24,7 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
|
|
|
24
24
|
* @jsx jsx
|
|
25
25
|
*/ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
|
|
26
26
|
var packageName = "@atlaskit/editor-common";
|
|
27
|
-
var packageVersion = "114.19.
|
|
27
|
+
var packageVersion = "114.19.2";
|
|
28
28
|
var halfFocusRing = 1;
|
|
29
29
|
var dropOffset = '0, 8';
|
|
30
30
|
var fadeIn = (0, _react2.keyframes)({
|
|
@@ -24,7 +24,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
24
24
|
loading: {
|
|
25
25
|
id: 'fabric.editor.expand.loading',
|
|
26
26
|
defaultMessage: 'Loading...',
|
|
27
|
-
description: '
|
|
27
|
+
description: 'Text shown inside an expand node while its content is being loaded, indicating to the user that data is still being fetched.'
|
|
28
28
|
},
|
|
29
29
|
collapseNode: {
|
|
30
30
|
id: 'fabric.editor.collapseNode',
|
|
@@ -34,7 +34,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
34
34
|
expandDefaultTitle: {
|
|
35
35
|
id: 'fabric.editor.expandDefaultTitle',
|
|
36
36
|
defaultMessage: 'Click here to expand...',
|
|
37
|
-
description: 'Placeholder text
|
|
37
|
+
description: 'Placeholder text shown in the title field of an expand node when no title has been entered, prompting the user to click and expand the content.'
|
|
38
38
|
},
|
|
39
39
|
expandNode: {
|
|
40
40
|
id: 'fabric.editor.expandNode',
|
|
@@ -119,12 +119,12 @@ export const aiExperienceApplicationMessages = defineMessages({
|
|
|
119
119
|
agentsFooterRightText: {
|
|
120
120
|
id: 'fabric.editor.ai.experience.footerRightText.agents',
|
|
121
121
|
defaultMessage: 'Powered by Rovo',
|
|
122
|
-
description: '
|
|
122
|
+
description: 'The text is shown as a label in the footer of the AI experience panel, displayed alongside the Rovo icon to indicate that the feature is powered by Rovo.'
|
|
123
123
|
},
|
|
124
124
|
agentsBrowseMore: {
|
|
125
125
|
id: 'fabric.editor.ai.experience.browseMore.agents',
|
|
126
126
|
defaultMessage: 'Browse Agents',
|
|
127
|
-
description: '
|
|
127
|
+
description: 'The text is shown as a link in the AI experience panel footer, allowing the user to navigate to a page listing all available Rovo agents.'
|
|
128
128
|
},
|
|
129
129
|
showMoreButton: {
|
|
130
130
|
id: 'fabric.editor.ai.experience.showMoreButton',
|
|
@@ -139,6 +139,6 @@ export const aiExperienceApplicationMessages = defineMessages({
|
|
|
139
139
|
engagementBannerLinksText: {
|
|
140
140
|
id: 'fabric.editor.ai.experience.engagementBannerLinksText',
|
|
141
141
|
defaultMessage: '🚀 You can now paste links 🔗 to Jira and Confluence content in your prompts.',
|
|
142
|
-
description: '
|
|
142
|
+
description: 'The text is shown in an engagement banner within the AI prompt experience, informing users that they can paste Jira or Confluence links directly into their prompts.'
|
|
143
143
|
}
|
|
144
144
|
});
|
|
@@ -38,7 +38,7 @@ export const aiSuggestionsMessages = defineMessages({
|
|
|
38
38
|
reviewNote: {
|
|
39
39
|
id: 'fabric.editor.ai.suggestions.stagingArea.reviewNote.non-final',
|
|
40
40
|
defaultMessage: 'Review • Only visible to you',
|
|
41
|
-
description: '
|
|
41
|
+
description: 'The text is shown as a note within the staging area title bar during an AI suggestion review, indicating that the AI-generated content is only visible to the current user and has not been published.'
|
|
42
42
|
},
|
|
43
43
|
applyChangesButtonLabel: {
|
|
44
44
|
id: 'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final',
|
|
@@ -172,12 +172,12 @@ export const aiMessages = defineMessages({
|
|
|
172
172
|
actionItemsPageTitle: {
|
|
173
173
|
id: 'fabric.editor.ai.ai-panels.actionItemsPageTitle',
|
|
174
174
|
defaultMessage: `Action items panel (Beta)`,
|
|
175
|
-
description: '
|
|
175
|
+
description: 'The text is shown as the heading of the AI action items panel (Beta) in the editor, displayed when the user opens the panel to view automatically identified action items.'
|
|
176
176
|
},
|
|
177
177
|
actionItemsPageDescription: {
|
|
178
178
|
id: 'fabric.editor.ai.ai-panels.actionItemsPageDescription',
|
|
179
179
|
defaultMessage: `Use Atlassian Intelligence to find action items and display in a panel`,
|
|
180
|
-
description: '
|
|
180
|
+
description: 'The text is shown as the descriptive subtitle of the AI action items panel in the editor, explaining that Atlassian Intelligence will identify and display action items from the page.'
|
|
181
181
|
},
|
|
182
182
|
// AI Panel Summarise page messages
|
|
183
183
|
summarizePageTitle: {
|
|
@@ -188,7 +188,7 @@ export const aiMessages = defineMessages({
|
|
|
188
188
|
summarisePageDescription: {
|
|
189
189
|
id: 'fabric.editor.ai.ai-panels.summarizePageDescription',
|
|
190
190
|
defaultMessage: `Use Atlassian Intelligence to summarize this page and display in a panel`,
|
|
191
|
-
description: '
|
|
191
|
+
description: 'The text is shown as the descriptive subtitle of the AI page summary panel in the editor, explaining that Atlassian Intelligence will summarize the page and display the result in a panel.'
|
|
192
192
|
},
|
|
193
193
|
// Agent messages
|
|
194
194
|
agentsDropdownTitle: {
|
|
@@ -221,7 +221,7 @@ export const aiMessages = defineMessages({
|
|
|
221
221
|
promptbuilderAriaLabel: {
|
|
222
222
|
id: 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel',
|
|
223
223
|
defaultMessage: 'Ask Atlassian Intelligence',
|
|
224
|
-
description: '
|
|
224
|
+
description: 'The text is used as the ARIA label for the prompt builder form in the command palette, helping screen reader users identify the input area where they can type a request for Atlassian Intelligence.'
|
|
225
225
|
},
|
|
226
226
|
promptBuilderFromButton: {
|
|
227
227
|
id: 'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit',
|
|
@@ -80,7 +80,7 @@ export const configPanelMessages = defineMessages({
|
|
|
80
80
|
required: {
|
|
81
81
|
id: 'fabric.editor.configPanel.required',
|
|
82
82
|
defaultMessage: 'Required field',
|
|
83
|
-
description: '
|
|
83
|
+
description: 'The text is shown as a validation message below a form field in the extension configuration panel when the user attempts to submit the form without filling in a required field.'
|
|
84
84
|
},
|
|
85
85
|
invalid: {
|
|
86
86
|
id: 'fabric.editor.configPanel.invalid',
|
|
@@ -105,12 +105,12 @@ export const configPanelMessages = defineMessages({
|
|
|
105
105
|
createOption: {
|
|
106
106
|
id: 'fabric.editor.configPanel.customSelect.createOption',
|
|
107
107
|
defaultMessage: 'Create',
|
|
108
|
-
description: '
|
|
108
|
+
description: 'The text is shown on a button in the extension configuration panel that allows the user to create a new custom option in a select (drop-down) field.'
|
|
109
109
|
},
|
|
110
110
|
documentation: {
|
|
111
111
|
id: 'fabric.editor.configPanel.documentation',
|
|
112
112
|
defaultMessage: 'Documentation',
|
|
113
|
-
description: '
|
|
113
|
+
description: 'The text is shown as the label of a link in the extension configuration panel that navigates the user to external documentation for the extension.'
|
|
114
114
|
},
|
|
115
115
|
help: {
|
|
116
116
|
id: 'fabric.editor.configPanel.help',
|
|
@@ -135,21 +135,21 @@ export const configPanelMessages = defineMessages({
|
|
|
135
135
|
expand: {
|
|
136
136
|
id: 'fabric.editor.configPanel.dateRange.grouping.expand',
|
|
137
137
|
defaultMessage: 'Expand',
|
|
138
|
-
description: '
|
|
138
|
+
description: 'The text is shown on a button in the extension configuration panel date range section that expands a collapsed group of related input fields.'
|
|
139
139
|
},
|
|
140
140
|
collapse: {
|
|
141
141
|
id: 'fabric.editor.configPanel.dateRange.grouping.collapse',
|
|
142
142
|
defaultMessage: 'Collapse',
|
|
143
|
-
description: '
|
|
143
|
+
description: 'The text is shown on a button in the extension configuration panel date range section that collapses an expanded group of related input fields.'
|
|
144
144
|
},
|
|
145
145
|
errorBoundaryTitle: {
|
|
146
146
|
id: 'fabric.editor.configPanel.errorBoundary.title',
|
|
147
147
|
defaultMessage: 'Something went wrong.',
|
|
148
|
-
description: '
|
|
148
|
+
description: 'The text is shown as the heading in an error boundary fallback within the extension configuration panel when an unexpected error occurs and the panel cannot be rendered.'
|
|
149
149
|
},
|
|
150
150
|
errorBoundaryNote: {
|
|
151
151
|
id: 'fabric.editor.configPanel.errorBoundary.note',
|
|
152
152
|
defaultMessage: `We've let the team know. You can still edit and publish this page, or check the error console for more information.`,
|
|
153
|
-
description: '
|
|
153
|
+
description: 'The text is shown as an explanatory note in the error boundary fallback within the extension configuration panel, advising the user that the error has been reported and suggesting they continue editing or check the error console.'
|
|
154
154
|
}
|
|
155
155
|
});
|
|
@@ -28,7 +28,7 @@ const _default_1 = defineMessages({
|
|
|
28
28
|
floatingToolbarAriaLabel: {
|
|
29
29
|
id: 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel',
|
|
30
30
|
defaultMessage: 'Floating Toolbar',
|
|
31
|
-
description: "
|
|
31
|
+
description: "The text is used as the ARIA label for the floating toolbar element that appears above selected content in the editor, helping screen reader users identify the toolbar's purpose."
|
|
32
32
|
},
|
|
33
33
|
floatingToolbarAnnouncer: {
|
|
34
34
|
id: 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer',
|
|
@@ -80,12 +80,12 @@ export const messages = defineMessages({
|
|
|
80
80
|
clearText: {
|
|
81
81
|
id: 'fabric.editor.clearLinkText',
|
|
82
82
|
defaultMessage: 'Clear text',
|
|
83
|
-
description: '
|
|
83
|
+
description: 'The text is shown on a button in the hyperlink toolbar that clears the display text field, removing any custom link text the user has entered.'
|
|
84
84
|
},
|
|
85
85
|
clearLink: {
|
|
86
86
|
id: 'fabric.editor.clearLink',
|
|
87
87
|
defaultMessage: 'Clear link',
|
|
88
|
-
description: '
|
|
88
|
+
description: 'The text is shown on a button in the hyperlink toolbar that clears the URL field, removing any link address the user has entered.'
|
|
89
89
|
},
|
|
90
90
|
hyperlinkAriaLabel: {
|
|
91
91
|
id: 'fabric.editor.hyperlink.ariaLabel',
|
|
@@ -33,7 +33,7 @@ const messages = defineMessages({
|
|
|
33
33
|
defaultAltText: {
|
|
34
34
|
id: 'fabric.editor.defaultAltText',
|
|
35
35
|
defaultMessage: 'Document',
|
|
36
|
-
description: '
|
|
36
|
+
description: 'The text is used as the default alternative text for an image in a link search list item when no specific alt text is available, representing a generic document result.'
|
|
37
37
|
}
|
|
38
38
|
});
|
|
39
39
|
|
|
@@ -14,7 +14,7 @@ export const messages = defineMessages({
|
|
|
14
14
|
orderedList: {
|
|
15
15
|
id: 'fabric.editor.orderedList',
|
|
16
16
|
defaultMessage: 'Numbered list',
|
|
17
|
-
description: '
|
|
17
|
+
description: 'The text is shown as the label for the numbered list option in the editor toolbar or menu, allowing the user to insert a sequentially numbered list into their document.'
|
|
18
18
|
},
|
|
19
19
|
orderedListDescription: {
|
|
20
20
|
id: 'fabric.editor.orderedList.description',
|
|
@@ -3,17 +3,17 @@ export const altTextMessages = defineMessages({
|
|
|
3
3
|
altText: {
|
|
4
4
|
id: 'fabric.editor.addAltText',
|
|
5
5
|
defaultMessage: 'Alt text',
|
|
6
|
-
description: '
|
|
6
|
+
description: 'The text is shown as the label for the alt text button in the image floating toolbar, allowing the user to open the alt text editor for the selected image.'
|
|
7
7
|
},
|
|
8
8
|
addAltText: {
|
|
9
9
|
id: 'fabric.editor.addUpdatedAltText',
|
|
10
10
|
defaultMessage: 'Add alt text',
|
|
11
|
-
description: '
|
|
11
|
+
description: 'The text is shown on a button in the image floating toolbar that opens the alt text editor for adding descriptive text to the selected image.'
|
|
12
12
|
},
|
|
13
13
|
editAltText: {
|
|
14
14
|
id: 'fabric.editor.editAltText',
|
|
15
15
|
defaultMessage: 'Edit alt text',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'The text is shown on a button in the image floating toolbar that opens the alt text editor for updating the existing descriptive text of the selected image.'
|
|
17
17
|
},
|
|
18
18
|
back: {
|
|
19
19
|
id: 'fabric.editor.closeAltTextEdit',
|
|
@@ -13,6 +13,6 @@ export const commentMessages = defineMessages({
|
|
|
13
13
|
viewAndAddCommentsOnMedia: {
|
|
14
14
|
id: 'fabric.editor.viewAndAddCommentsOnMedia',
|
|
15
15
|
defaultMessage: 'View and add comments',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'The text is shown on a button in the media floating toolbar that opens the comments panel, allowing the user to view existing comments and add new ones for the selected image or media item.'
|
|
17
17
|
}
|
|
18
18
|
});
|
|
@@ -3,6 +3,6 @@ export const dropPlaceholderMessages = defineMessages({
|
|
|
3
3
|
dropPlaceholderLabel: {
|
|
4
4
|
id: 'fabric.editor.dropPlaceholderLabel',
|
|
5
5
|
defaultMessage: 'Document',
|
|
6
|
-
description: '
|
|
6
|
+
description: 'The text is shown as the label for the document icon in the media drop placeholder, displayed when a file is being dragged over the editor and the target is a document-type media item.'
|
|
7
7
|
}
|
|
8
8
|
});
|
|
@@ -3,7 +3,7 @@ export const imageBorderMessages = defineMessages({
|
|
|
3
3
|
borderColor: {
|
|
4
4
|
id: 'fabric.editor.imageBorderColor',
|
|
5
5
|
defaultMessage: 'Color',
|
|
6
|
-
description: '
|
|
6
|
+
description: 'Label shown as a toolbar section heading in the image border options panel for selecting the border color of the selected image.'
|
|
7
7
|
},
|
|
8
8
|
borderColorDropdownAriaLabel: {
|
|
9
9
|
id: 'fabric.editor.imageBorderColor.dropdownAriaLabel',
|
|
@@ -13,7 +13,7 @@ export const imageBorderMessages = defineMessages({
|
|
|
13
13
|
borderSize: {
|
|
14
14
|
id: 'fabric.editor.imageBorderSize',
|
|
15
15
|
defaultMessage: 'Size',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'Label shown as a toolbar section heading in the image border options panel for selecting the border thickness of the selected image.'
|
|
17
17
|
},
|
|
18
18
|
borderSizeDropdownAriaLabel: {
|
|
19
19
|
id: 'fabric.editor.imageBorderSize.dropdownAriaLabel',
|
|
@@ -3,12 +3,12 @@ export const mediaResizeAnnouncerMessMessages = defineMessages({
|
|
|
3
3
|
MediaWidthIsMax: {
|
|
4
4
|
id: 'fabric.editor.media.pixelEntry.MediaWidthIsMax',
|
|
5
5
|
defaultMessage: 'Media increased to the maximum size',
|
|
6
|
-
description: '
|
|
6
|
+
description: 'Assistive announcement text read by screen readers when the user resizes a media item and it reaches the maximum allowed size.'
|
|
7
7
|
},
|
|
8
8
|
MediaWidthIsMin: {
|
|
9
9
|
id: 'fabric.editor.media.MediaWidthIsMin',
|
|
10
10
|
defaultMessage: 'Media decreased to the minimum size',
|
|
11
|
-
description: '
|
|
11
|
+
description: 'Assistive announcement text read by screen readers when the user resizes a media item and it reaches the minimum allowed size.'
|
|
12
12
|
},
|
|
13
13
|
DefaultMediaWidthIncreased: {
|
|
14
14
|
id: 'fabric.editor.media.DefaultMediaWidthIncreased',
|
|
@@ -3,6 +3,6 @@ export const nodeViewsMessages = defineMessages({
|
|
|
3
3
|
mediaGroupDeleteLabel: {
|
|
4
4
|
id: 'fabric.editor.mediaGroupDeleteLabel',
|
|
5
5
|
defaultMessage: 'delete',
|
|
6
|
-
description: '
|
|
6
|
+
description: 'Accessible label for the delete icon button shown on a media group item in the editor, used to remove the media file from the document.'
|
|
7
7
|
}
|
|
8
8
|
});
|
|
@@ -38,7 +38,7 @@ export const pixelEntryMessages = defineMessages({
|
|
|
38
38
|
fullWidthLabel: {
|
|
39
39
|
id: 'fabric.editor.image.fullWidthLabel',
|
|
40
40
|
defaultMessage: 'Full-width',
|
|
41
|
-
description: '
|
|
41
|
+
description: 'Label shown in the media pixel entry toolbar when the image is at its maximum width, indicating the image is in full-width display mode.'
|
|
42
42
|
},
|
|
43
43
|
migrationButtonText: {
|
|
44
44
|
id: 'fabric.editor.media.pixelEntry.migrationButtonText',
|
|
@@ -8,7 +8,7 @@ export const alignmentMessages = defineMessages({
|
|
|
8
8
|
alignLeft: {
|
|
9
9
|
id: 'fabric.editor.alignLeft',
|
|
10
10
|
defaultMessage: 'Align left',
|
|
11
|
-
description: '
|
|
11
|
+
description: 'Label for a toolbar button that aligns the selected text to the left margin of the editor.'
|
|
12
12
|
},
|
|
13
13
|
alignCenter: {
|
|
14
14
|
id: 'fabric.editor.alignCenter',
|