@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
|
@@ -8,17 +8,17 @@ export var toolbarMessages = defineMessages({
|
|
|
8
8
|
twoColumns: {
|
|
9
9
|
id: 'fabric.editor.twoColumns',
|
|
10
10
|
defaultMessage: 'Two columns layout',
|
|
11
|
-
description: '
|
|
11
|
+
description: 'Label for the toolbar button that applies a two equal-width columns layout to the selected content.'
|
|
12
12
|
},
|
|
13
13
|
singleColumnAdvancedLayout: {
|
|
14
14
|
id: 'fabric.editor.singleColumns',
|
|
15
15
|
defaultMessage: '1 Column layout',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'Label for the toolbar button that applies a single-column layout to the selected content in the advanced layout options.'
|
|
17
17
|
},
|
|
18
18
|
twoColumnsAdvancedLayout: {
|
|
19
19
|
id: 'fabric.editor.twoColumns',
|
|
20
20
|
defaultMessage: '2 Column layout',
|
|
21
|
-
description: '
|
|
21
|
+
description: 'Label for the advanced layout toolbar button that applies a two equal-width columns layout.'
|
|
22
22
|
},
|
|
23
23
|
threeColumns: {
|
|
24
24
|
id: 'fabric.editor.threeColumns',
|
|
@@ -33,12 +33,12 @@ export var toolbarMessages = defineMessages({
|
|
|
33
33
|
fourColumns: {
|
|
34
34
|
id: 'fabric.editor.fourColumns',
|
|
35
35
|
defaultMessage: '4 Column layout',
|
|
36
|
-
description: '
|
|
36
|
+
description: 'Label for the advanced layout toolbar button that applies a four equal-width columns layout.'
|
|
37
37
|
},
|
|
38
38
|
fiveColumns: {
|
|
39
39
|
id: 'fabric.editor.fiveColumns',
|
|
40
40
|
defaultMessage: '5 Column layout',
|
|
41
|
-
description: '
|
|
41
|
+
description: 'Label for the advanced layout toolbar button that applies a five equal-width columns layout.'
|
|
42
42
|
},
|
|
43
43
|
rightSidebar: {
|
|
44
44
|
id: 'fabric.editor.rightSidebar',
|
|
@@ -73,12 +73,12 @@ export var toolbarMessages = defineMessages({
|
|
|
73
73
|
layoutPlaceholder: {
|
|
74
74
|
id: 'fabric.editor.layout.placeholder',
|
|
75
75
|
defaultMessage: 'Add content',
|
|
76
|
-
description: '
|
|
76
|
+
description: 'Placeholder text shown inside an empty layout column, prompting the user to add content.'
|
|
77
77
|
},
|
|
78
78
|
controlslayoutPlaceholder: {
|
|
79
79
|
id: 'fabric.editor.layout.controls.placeholder',
|
|
80
80
|
defaultMessage: '/ to insert',
|
|
81
|
-
description: '
|
|
81
|
+
description: 'Placeholder text shown inside an empty layout column when controls are active, instructing the user to type / to open the insert menu.'
|
|
82
82
|
},
|
|
83
83
|
columnOption: {
|
|
84
84
|
id: 'fabric.editor.layout.columnOption',
|
|
@@ -28,7 +28,7 @@ export var linkToolbarMessages = defineMessages({
|
|
|
28
28
|
editLink: {
|
|
29
29
|
id: 'fabric.editor.editLink',
|
|
30
30
|
defaultMessage: 'Edit link',
|
|
31
|
-
description: '
|
|
31
|
+
description: 'Label for the button in the link floating toolbar that opens the link editing panel where users can update the URL or display text.'
|
|
32
32
|
},
|
|
33
33
|
placeholder: {
|
|
34
34
|
id: 'fabric.editor.hyperlinkToolbarPlaceholder',
|
|
@@ -38,7 +38,7 @@ export var linkToolbarMessages = defineMessages({
|
|
|
38
38
|
linkPlaceholder: {
|
|
39
39
|
id: 'fabric.editor.linkPlaceholder',
|
|
40
40
|
defaultMessage: 'Paste link',
|
|
41
|
-
description: '
|
|
41
|
+
description: 'Placeholder text shown in the link input field prompting users to paste a URL to create a new link.'
|
|
42
42
|
},
|
|
43
43
|
linkAddress: {
|
|
44
44
|
id: 'fabric.editor.linkAddress',
|
|
@@ -68,11 +68,11 @@ export var linkToolbarMessages = defineMessages({
|
|
|
68
68
|
editDatasource: {
|
|
69
69
|
id: 'fabric.editor.edit.datasource',
|
|
70
70
|
defaultMessage: 'Edit search query',
|
|
71
|
-
description: '
|
|
71
|
+
description: 'Label for the edit button in the datasource floating toolbar that opens the datasource configuration modal to update the search query.'
|
|
72
72
|
},
|
|
73
73
|
searchInput: {
|
|
74
74
|
id: 'fabric.editor.edit.searchInput',
|
|
75
75
|
defaultMessage: 'Add a link',
|
|
76
|
-
description: '
|
|
76
|
+
description: 'Accessible label for the link search input field in the datasource toolbar where users type to search for or add a link.'
|
|
77
77
|
}
|
|
78
78
|
});
|
|
@@ -19,7 +19,7 @@ export var messages = defineMessages({
|
|
|
19
19
|
orderedList: {
|
|
20
20
|
id: 'fabric.editor.orderedList',
|
|
21
21
|
defaultMessage: 'Numbered list',
|
|
22
|
-
description: '
|
|
22
|
+
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.'
|
|
23
23
|
},
|
|
24
24
|
orderedListDescription: {
|
|
25
25
|
id: 'fabric.editor.orderedList.description',
|
|
@@ -13,7 +13,7 @@ export var mentionMessages = defineMessages({
|
|
|
13
13
|
mentionsIconLabel: {
|
|
14
14
|
id: 'fabric.editor.mentionsIconLabel',
|
|
15
15
|
defaultMessage: 'Mention',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'Accessible label for the mention icon displayed in the editor toolbar, indicating that clicking it inserts a mention.'
|
|
17
17
|
},
|
|
18
18
|
mentionsNodeLabel: {
|
|
19
19
|
id: 'fabric.editor.mentionNode.label',
|
|
@@ -23,7 +23,7 @@ export var mentionMessages = defineMessages({
|
|
|
23
23
|
unknownLabel: {
|
|
24
24
|
id: 'fabric.editor.unknown.label',
|
|
25
25
|
defaultMessage: 'Unknown',
|
|
26
|
-
description: '
|
|
26
|
+
description: 'Accessible label for a mention node when the referenced user cannot be identified or resolved.'
|
|
27
27
|
},
|
|
28
28
|
inviteTeammateInvalidEmail: {
|
|
29
29
|
id: 'fabric.editor.inviteItem.invalidEmail',
|
|
@@ -8,32 +8,32 @@ export var pasteOptionsToolbarMessages = defineMessages({
|
|
|
8
8
|
plainText: {
|
|
9
9
|
id: 'fabric.editor.plainText',
|
|
10
10
|
defaultMessage: 'Use plain text',
|
|
11
|
-
description: '
|
|
11
|
+
description: 'Label for the paste option button that strips all formatting and pastes content as plain text.'
|
|
12
12
|
},
|
|
13
13
|
markdown: {
|
|
14
14
|
id: 'fabric.editor.useMarkdown',
|
|
15
15
|
defaultMessage: 'Use Markdown',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'Label for the paste option button that pastes content with Markdown formatting preserved.'
|
|
17
17
|
},
|
|
18
18
|
richText: {
|
|
19
19
|
id: 'fabric.editor.richText',
|
|
20
20
|
defaultMessage: 'Use rich text',
|
|
21
|
-
description: '
|
|
21
|
+
description: 'Label for the paste option button that pastes content preserving rich text formatting (e.g. bold, links, headings).'
|
|
22
22
|
},
|
|
23
23
|
plainTextAction: {
|
|
24
24
|
id: 'fabric.editor.plainTextAction',
|
|
25
25
|
defaultMessage: 'Plain text',
|
|
26
|
-
description: '
|
|
26
|
+
description: 'Drop-down menu item label for the action that pastes the clipboard content as plain text, stripping all formatting.'
|
|
27
27
|
},
|
|
28
28
|
markdownAction: {
|
|
29
29
|
id: 'fabric.editor.useMarkdownAction',
|
|
30
30
|
defaultMessage: 'Markdown',
|
|
31
|
-
description: '
|
|
31
|
+
description: 'Drop-down menu item label for the action that pastes the clipboard content with Markdown formatting applied.'
|
|
32
32
|
},
|
|
33
33
|
richTextAction: {
|
|
34
34
|
id: 'fabric.editor.richTextAction',
|
|
35
35
|
defaultMessage: 'Rich text',
|
|
36
|
-
description: '
|
|
36
|
+
description: 'Drop-down menu item label for the action that pastes the clipboard content preserving rich text formatting.'
|
|
37
37
|
},
|
|
38
38
|
pasteMenuActionsTitle: {
|
|
39
39
|
id: 'fabric.editor.pasteMenuActionsTitle',
|
|
@@ -8,7 +8,7 @@ export var placeholderTextMessages = defineMessages({
|
|
|
8
8
|
shortEmptyNodePlaceholderText: {
|
|
9
9
|
id: 'fabric.editor.shortEmptyNodePlaceholderText',
|
|
10
10
|
defaultMessage: '/ to insert',
|
|
11
|
-
description: 'Short placeholder text
|
|
11
|
+
description: 'Short placeholder text shown inside empty editor nodes, instructing users to type / to open the quick-insert menu.'
|
|
12
12
|
},
|
|
13
13
|
shortEmptyNodePlaceholderADFSlashShortcut: {
|
|
14
14
|
id: 'fabric.editor.shortEmptyNodePlaceholderSlash',
|
|
@@ -23,7 +23,7 @@ export var placeholderTextMessages = defineMessages({
|
|
|
23
23
|
longEmptyNodePlaceholderText: {
|
|
24
24
|
id: 'fabric.editor.longEmptyNodePlaceholderText',
|
|
25
25
|
defaultMessage: 'Type / to insert elements',
|
|
26
|
-
description: '
|
|
26
|
+
description: 'Longer placeholder text shown inside empty editor nodes, instructing users to type / to open the quick-insert menu and add elements.'
|
|
27
27
|
},
|
|
28
28
|
longEmptyNodePlaceholderADFPrefix: {
|
|
29
29
|
id: 'fabric.editor.longEmptyNodePlaceholderPrefix',
|
|
@@ -43,6 +43,6 @@ export var placeholderTextMessages = defineMessages({
|
|
|
43
43
|
sourceSyncBlockPlaceholderText: {
|
|
44
44
|
id: 'fabric.editor.sourceSyncBlockPlaceholderText',
|
|
45
45
|
defaultMessage: 'Add content you want to reuse. Copy and paste this block to sync in other locations.',
|
|
46
|
-
description: 'Placeholder text
|
|
46
|
+
description: 'Placeholder text shown inside an empty source sync block, prompting users to add reusable content that can be synced across multiple locations.'
|
|
47
47
|
}
|
|
48
48
|
});
|
|
@@ -3,7 +3,7 @@ export var selectionToolbarMessages = defineMessages({
|
|
|
3
3
|
toolbarAppears: {
|
|
4
4
|
id: 'fabric.editor.toolbarAppears',
|
|
5
5
|
defaultMessage: 'Toolbar appears',
|
|
6
|
-
description: 'Label for toolbar
|
|
6
|
+
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).'
|
|
7
7
|
},
|
|
8
8
|
toolbarPositionInline: {
|
|
9
9
|
id: 'fabric.editor.toolbarPositionInline',
|
|
@@ -3,7 +3,7 @@ export var messages = defineMessages({
|
|
|
3
3
|
statusEditorLabel: {
|
|
4
4
|
id: 'fabric.editor.statusEditorLabel',
|
|
5
5
|
defaultMessage: 'Status editor',
|
|
6
|
-
description: '
|
|
6
|
+
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.'
|
|
7
7
|
},
|
|
8
8
|
placeholder: {
|
|
9
9
|
id: 'fabric.editor.statusPlaceholder',
|
|
@@ -78,17 +78,17 @@ export var messages = defineMessages({
|
|
|
78
78
|
addRowAbove: {
|
|
79
79
|
id: 'fabric.editor.addRowAbove',
|
|
80
80
|
defaultMessage: 'Add row above',
|
|
81
|
-
description: '
|
|
81
|
+
description: 'Label for the table context menu item that inserts a new empty row directly above the currently selected row.'
|
|
82
82
|
},
|
|
83
83
|
addRowBelow: {
|
|
84
84
|
id: 'fabric.editor.addRowBelow',
|
|
85
85
|
defaultMessage: 'Add row below',
|
|
86
|
-
description: '
|
|
86
|
+
description: 'Label for the table context menu item that inserts a new empty row directly below the currently selected row.'
|
|
87
87
|
},
|
|
88
88
|
moveColumnLeft: {
|
|
89
89
|
id: 'fabric.editor.moveColumnLeft',
|
|
90
90
|
defaultMessage: 'Move {0, plural, one {column} other {columns}} left',
|
|
91
|
-
description: '
|
|
91
|
+
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.'
|
|
92
92
|
},
|
|
93
93
|
moveColumnLeftHelpDialogLabel: {
|
|
94
94
|
id: 'fabric.editor.moveColumnLeftHelpDialogLabel',
|
|
@@ -98,7 +98,7 @@ export var messages = defineMessages({
|
|
|
98
98
|
moveColumnRight: {
|
|
99
99
|
id: 'fabric.editor.moveColumnRight',
|
|
100
100
|
defaultMessage: 'Move {0, plural, one {column} other {columns}} right',
|
|
101
|
-
description: '
|
|
101
|
+
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.'
|
|
102
102
|
},
|
|
103
103
|
moveColumnRightHelpDialogLabel: {
|
|
104
104
|
id: 'fabric.editor.moveColumnRightHelpDialogLabel',
|
|
@@ -108,7 +108,7 @@ export var messages = defineMessages({
|
|
|
108
108
|
moveRowUp: {
|
|
109
109
|
id: 'fabric.editor.moveRowUp',
|
|
110
110
|
defaultMessage: 'Move {0, plural, one {row} other {rows}} up',
|
|
111
|
-
description: '
|
|
111
|
+
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.'
|
|
112
112
|
},
|
|
113
113
|
moveRowUpHelpDialogLabel: {
|
|
114
114
|
id: 'fabric.editor.moveRowUpHelpDialogLabel',
|
|
@@ -118,7 +118,7 @@ export var messages = defineMessages({
|
|
|
118
118
|
moveRowDown: {
|
|
119
119
|
id: 'fabric.editor.moveDownDown',
|
|
120
120
|
defaultMessage: 'Move {0, plural, one {row} other {rows}} down',
|
|
121
|
-
description: '
|
|
121
|
+
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.'
|
|
122
122
|
},
|
|
123
123
|
moveRowDownHelpDialogLabel: {
|
|
124
124
|
id: 'fabric.editor.moveRowDownHelpDialogLabel',
|
|
@@ -213,7 +213,7 @@ export var messages = defineMessages({
|
|
|
213
213
|
confirmDeleteLinkedModalMessagePrefix: {
|
|
214
214
|
id: 'fabric.editor.extension.confirmDeleteLinkedModalMessagePrefix',
|
|
215
215
|
defaultMessage: 'Deleting',
|
|
216
|
-
description: 'prefix
|
|
216
|
+
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.'
|
|
217
217
|
},
|
|
218
218
|
confirmModalCheckboxLabel: {
|
|
219
219
|
id: 'fabric.editor.floatingToolbar.confirmModalCheckboxLabel',
|
|
@@ -268,22 +268,22 @@ export var messages = defineMessages({
|
|
|
268
268
|
sortColumnASC: {
|
|
269
269
|
id: 'fabric.editor.sortColumnASC',
|
|
270
270
|
defaultMessage: 'Sort column A → Z',
|
|
271
|
-
description: '
|
|
271
|
+
description: 'Label for the table column menu item that sorts the column alphabetically in ascending (A to Z) order.'
|
|
272
272
|
},
|
|
273
273
|
sortColumnDESC: {
|
|
274
274
|
id: 'fabric.editor.sortColumnDESC',
|
|
275
275
|
defaultMessage: 'Sort column Z → A',
|
|
276
|
-
description: '
|
|
276
|
+
description: 'Label for the table column menu item that sorts the column alphabetically in descending (Z to A) order.'
|
|
277
277
|
},
|
|
278
278
|
sortColumnIncreasing: {
|
|
279
279
|
id: 'fabric.editor.sortColumnIncreasing',
|
|
280
280
|
defaultMessage: 'Sort increasing',
|
|
281
|
-
description: '
|
|
281
|
+
description: 'Label for the table column menu item that sorts numerical or date column values in increasing order.'
|
|
282
282
|
},
|
|
283
283
|
sortColumnDecreasing: {
|
|
284
284
|
id: 'fabric.editor.sortColumnDecreasing',
|
|
285
285
|
defaultMessage: 'Sort decreasing',
|
|
286
|
-
description: '
|
|
286
|
+
description: 'Label for the table column menu item that sorts numerical or date column values in decreasing order.'
|
|
287
287
|
},
|
|
288
288
|
canNotSortTable: {
|
|
289
289
|
id: 'fabric.editor.canNotSortTable',
|
|
@@ -328,7 +328,7 @@ export var messages = defineMessages({
|
|
|
328
328
|
fullWidthLabel: {
|
|
329
329
|
id: 'fabric.editor.tableFullWidthLabel',
|
|
330
330
|
defaultMessage: 'Full-width',
|
|
331
|
-
description: '
|
|
331
|
+
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.'
|
|
332
332
|
},
|
|
333
333
|
startedColumnResize: {
|
|
334
334
|
id: 'fabric.editor.tables.startedColumnResize',
|
|
@@ -43,12 +43,12 @@ export var tasksAndDecisionsMessages = defineMessages({
|
|
|
43
43
|
taskList: {
|
|
44
44
|
id: 'fabric.editor.taskList',
|
|
45
45
|
defaultMessage: 'Task list',
|
|
46
|
-
description: '
|
|
46
|
+
description: 'Accessible label for the task list container element in the editor, used by screen readers to identify a list of action items.'
|
|
47
47
|
},
|
|
48
48
|
decisionAriaLabel: {
|
|
49
49
|
id: 'fabric.editor.decisionAriaLabel',
|
|
50
50
|
defaultMessage: 'Decision',
|
|
51
|
-
description: '
|
|
51
|
+
description: 'Accessible ARIA label for a decision element in the editor, announced by screen readers to identify the element as a decision.'
|
|
52
52
|
},
|
|
53
53
|
undefinedDecisionAriaLabel: {
|
|
54
54
|
id: 'fabric.editor.undefinedDecisionAriaLabel',
|
|
@@ -98,7 +98,7 @@ export var toolbarMessages = defineMessages({
|
|
|
98
98
|
navigateToEditorToolbar: {
|
|
99
99
|
id: 'fabric.editor.navigate.toolbar.editor',
|
|
100
100
|
defaultMessage: 'Navigate to editor toolbar',
|
|
101
|
-
description: '
|
|
101
|
+
description: 'Label for the keyboard shortcut action that moves focus to the main editor toolbar, allowing keyboard users to access toolbar buttons.'
|
|
102
102
|
},
|
|
103
103
|
navigateToFloatingToolbar: {
|
|
104
104
|
id: 'fabric.editor.navigate.toolbar.floating',
|
|
@@ -10,7 +10,7 @@ import { isFedRamp } from './environment';
|
|
|
10
10
|
import { normaliseSentryBreadcrumbs, SERIALIZABLE_ATTRIBUTES } from './normalise-sentry-breadcrumbs';
|
|
11
11
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
12
12
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
13
|
-
var packageVersion = "114.19.
|
|
13
|
+
var packageVersion = "114.19.2";
|
|
14
14
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
15
15
|
// Remove URL as it has UGC
|
|
16
16
|
// Ignored via go/ees007
|
|
@@ -3,23 +3,23 @@ export var sortingIconMessages = defineMessages({
|
|
|
3
3
|
noOrderLabel: {
|
|
4
4
|
id: 'fabric.editor.headingLink.noOrderLabel',
|
|
5
5
|
defaultMessage: 'Sort column A to Z',
|
|
6
|
-
description: '
|
|
6
|
+
description: 'Label shown on a table column header sort button to sort the column alphabetically from A to Z (ascending order).'
|
|
7
7
|
},
|
|
8
8
|
ascOrderLabel: {
|
|
9
9
|
id: 'fabric.editor.headingLink.ascOrderLabel',
|
|
10
10
|
defaultMessage: 'Sort column Z to A',
|
|
11
|
-
description: '
|
|
11
|
+
description: 'Label shown on a table column header sort button to sort the column alphabetically from Z to A (descending order).'
|
|
12
12
|
},
|
|
13
13
|
descOrderLabel: {
|
|
14
14
|
id: 'fabric.editor.headingLink.descOrderLabel',
|
|
15
15
|
defaultMessage: 'Clear sorting',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'Label shown on a table column header sort button to remove any active sorting and restore the default column order.'
|
|
17
17
|
},
|
|
18
18
|
invalidLabel: {
|
|
19
19
|
id: 'fabric.editor.headingLink.invalidLabel',
|
|
20
20
|
// eslint-disable-next-line @atlassian/i18n/no-multiple-whitespaces
|
|
21
21
|
defaultMessage: "\u26A0\uFE0F You can't sort a table with merged cells",
|
|
22
|
-
description: '
|
|
22
|
+
description: 'Warning message shown in a table column header when sorting cannot be applied because the table contains merged cells.'
|
|
23
23
|
}
|
|
24
24
|
});
|
|
25
25
|
export var sortingAriaLabelMessages = defineMessages({
|
|
@@ -13,12 +13,12 @@ export var typeAheadListMessages = defineMessages({
|
|
|
13
13
|
quickInsertInputLabel: {
|
|
14
14
|
id: 'fabric.editor.typeAhead.quickInsertInputLabel',
|
|
15
15
|
defaultMessage: 'Begin typing to search or filter shortcut options',
|
|
16
|
-
description: '
|
|
16
|
+
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.'
|
|
17
17
|
},
|
|
18
18
|
quickInsertInputPlaceholderLabel: {
|
|
19
19
|
id: 'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel',
|
|
20
20
|
defaultMessage: 'Search',
|
|
21
|
-
description: '
|
|
21
|
+
description: 'Placeholder text displayed inside the quick insert typeahead input field when it is empty, prompting users to type a search term.'
|
|
22
22
|
},
|
|
23
23
|
emojiPopupLabel: {
|
|
24
24
|
id: 'fabric.editor.typeahead.emojiPopupLabel',
|
|
@@ -28,7 +28,7 @@ export var typeAheadListMessages = defineMessages({
|
|
|
28
28
|
emojiInputLabel: {
|
|
29
29
|
id: 'fabric.editor.typeahead.emojiInputLabel',
|
|
30
30
|
defaultMessage: 'Begin typing to search or filter emoji options',
|
|
31
|
-
description: '
|
|
31
|
+
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.'
|
|
32
32
|
},
|
|
33
33
|
mentionPopupLabel: {
|
|
34
34
|
id: 'fabric.editor.typeahead.mentionPopupLabel',
|
|
@@ -38,7 +38,7 @@ export var typeAheadListMessages = defineMessages({
|
|
|
38
38
|
mentionInputLabel: {
|
|
39
39
|
id: 'fabric.editor.typeahead.mentionInputLabel',
|
|
40
40
|
defaultMessage: 'Begin typing to search for users to tag',
|
|
41
|
-
description: '
|
|
41
|
+
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.'
|
|
42
42
|
},
|
|
43
43
|
metionListItemLabel: {
|
|
44
44
|
id: 'fabric.editor.typeahead.metionListItemLabel',
|
|
@@ -21,7 +21,7 @@ import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
|
|
|
21
21
|
import { fg } from '@atlaskit/platform-feature-flags';
|
|
22
22
|
import Layer from '../Layer';
|
|
23
23
|
var packageName = "@atlaskit/editor-common";
|
|
24
|
-
var packageVersion = "114.19.
|
|
24
|
+
var packageVersion = "114.19.2";
|
|
25
25
|
var halfFocusRing = 1;
|
|
26
26
|
var dropOffset = '0, 8';
|
|
27
27
|
var fadeIn = keyframes({
|
|
@@ -17,7 +17,7 @@ export var messages = defineMessages({
|
|
|
17
17
|
loading: {
|
|
18
18
|
id: 'fabric.editor.expand.loading',
|
|
19
19
|
defaultMessage: 'Loading...',
|
|
20
|
-
description: '
|
|
20
|
+
description: 'Text shown inside an expand node while its content is being loaded, indicating to the user that data is still being fetched.'
|
|
21
21
|
},
|
|
22
22
|
collapseNode: {
|
|
23
23
|
id: 'fabric.editor.collapseNode',
|
|
@@ -27,7 +27,7 @@ export var messages = defineMessages({
|
|
|
27
27
|
expandDefaultTitle: {
|
|
28
28
|
id: 'fabric.editor.expandDefaultTitle',
|
|
29
29
|
defaultMessage: 'Click here to expand...',
|
|
30
|
-
description: 'Placeholder text
|
|
30
|
+
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.'
|
|
31
31
|
},
|
|
32
32
|
expandNode: {
|
|
33
33
|
id: 'fabric.editor.expandNode',
|
|
@@ -7,7 +7,7 @@ export type PasteType = 'richText' | 'plain' | 'markdown' | 'binary';
|
|
|
7
7
|
export declare const PasteSources: {
|
|
8
8
|
[type: string]: PasteSource;
|
|
9
9
|
};
|
|
10
|
-
export type PasteSource = 'fabric-editor' | 'apple-pages' | 'google-spreadsheets' | 'google-docs' | 'microsoft-excel' | 'microsoft-word' | 'dropbox-paper' | 'uncategorized';
|
|
10
|
+
export type PasteSource = 'fabric-editor' | 'fabric-renderer' | 'apple-pages' | 'google-spreadsheets' | 'google-docs' | 'microsoft-excel' | 'microsoft-word' | 'dropbox-paper' | 'uncategorized';
|
|
11
11
|
export declare const PasteContents: {
|
|
12
12
|
[P in PasteContent]: P;
|
|
13
13
|
};
|
|
@@ -7,7 +7,7 @@ export type PasteType = 'richText' | 'plain' | 'markdown' | 'binary';
|
|
|
7
7
|
export declare const PasteSources: {
|
|
8
8
|
[type: string]: PasteSource;
|
|
9
9
|
};
|
|
10
|
-
export type PasteSource = 'fabric-editor' | 'apple-pages' | 'google-spreadsheets' | 'google-docs' | 'microsoft-excel' | 'microsoft-word' | 'dropbox-paper' | 'uncategorized';
|
|
10
|
+
export type PasteSource = 'fabric-editor' | 'fabric-renderer' | 'apple-pages' | 'google-spreadsheets' | 'google-docs' | 'microsoft-excel' | 'microsoft-word' | 'dropbox-paper' | 'uncategorized';
|
|
11
11
|
export declare const PasteContents: {
|
|
12
12
|
[P in PasteContent]: P;
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-common",
|
|
3
|
-
"version": "114.
|
|
3
|
+
"version": "114.20.0",
|
|
4
4
|
"description": "A package that contains common classes and components for editor and renderer",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -77,16 +77,16 @@
|
|
|
77
77
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
78
78
|
"@atlaskit/platform-feature-flags-react": "^0.4.0",
|
|
79
79
|
"@atlaskit/primitives": "^19.0.0",
|
|
80
|
-
"@atlaskit/profilecard": "^25.
|
|
80
|
+
"@atlaskit/profilecard": "^25.4.0",
|
|
81
81
|
"@atlaskit/prosemirror-history": "^0.2.0",
|
|
82
|
-
"@atlaskit/react-ufo": "^5.
|
|
82
|
+
"@atlaskit/react-ufo": "^5.19.0",
|
|
83
83
|
"@atlaskit/section-message": "^8.12.0",
|
|
84
|
-
"@atlaskit/smart-card": "^44.
|
|
84
|
+
"@atlaskit/smart-card": "^44.7.0",
|
|
85
85
|
"@atlaskit/smart-user-picker": "^10.0.0",
|
|
86
86
|
"@atlaskit/spinner": "^19.1.0",
|
|
87
87
|
"@atlaskit/task-decision": "^20.0.0",
|
|
88
88
|
"@atlaskit/textfield": "^8.3.0",
|
|
89
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
89
|
+
"@atlaskit/tmp-editor-statsig": "^76.0.0",
|
|
90
90
|
"@atlaskit/tokens": "^13.0.0",
|
|
91
91
|
"@atlaskit/tooltip": "^22.0.0",
|
|
92
92
|
"@atlaskit/width-detector": "^5.1.0",
|