@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.
Files changed (139) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/cjs/ai-messages/ai-experience-application.js +3 -3
  3. package/dist/cjs/ai-messages/ai-suggestions.js +1 -1
  4. package/dist/cjs/ai-messages/ai.js +4 -4
  5. package/dist/cjs/extensions/messages.js +7 -7
  6. package/dist/cjs/floating-toolbar/messages.js +1 -1
  7. package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -2
  8. package/dist/cjs/link/LinkSearch/listItemAlts.js +1 -1
  9. package/dist/cjs/lists/messages.js +1 -1
  10. package/dist/cjs/media/messages/altText.js +3 -3
  11. package/dist/cjs/media/messages/comments.js +1 -1
  12. package/dist/cjs/media/messages/dropPlaceholder.js +1 -1
  13. package/dist/cjs/media/messages/imageBorder.js +2 -2
  14. package/dist/cjs/media/messages/mediaResizeAnnouncerMess.js +2 -2
  15. package/dist/cjs/media/messages/nodeviews.js +1 -1
  16. package/dist/cjs/media/messages/pixelEntry.js +1 -1
  17. package/dist/cjs/messages/alignment.js +1 -1
  18. package/dist/cjs/messages/block-controls.js +4 -4
  19. package/dist/cjs/messages/block-menu.js +2 -2
  20. package/dist/cjs/messages/block-type.js +1 -1
  21. package/dist/cjs/messages/breakout.js +1 -1
  22. package/dist/cjs/messages/card.js +6 -6
  23. package/dist/cjs/messages/codeBlockButton.js +2 -2
  24. package/dist/cjs/messages/context-panel.js +1 -1
  25. package/dist/cjs/messages/element-insert-side-panel.js +1 -1
  26. package/dist/cjs/messages/find-replace.js +1 -1
  27. package/dist/cjs/messages/full-page.js +3 -3
  28. package/dist/cjs/messages/help-dialog.js +1 -1
  29. package/dist/cjs/messages/index.js +4 -4
  30. package/dist/cjs/messages/insert-block.js +1 -1
  31. package/dist/cjs/messages/layout.js +7 -7
  32. package/dist/cjs/messages/link-toolbar.js +4 -4
  33. package/dist/cjs/messages/list.js +1 -1
  34. package/dist/cjs/messages/mentions.js +2 -2
  35. package/dist/cjs/messages/paste-options-toolbar.js +6 -6
  36. package/dist/cjs/messages/placeholder-text.js +3 -3
  37. package/dist/cjs/messages/selection-toolbar.js +1 -1
  38. package/dist/cjs/messages/status.js +1 -1
  39. package/dist/cjs/messages/table.js +12 -12
  40. package/dist/cjs/messages/tasks-and-decsisions.js +2 -2
  41. package/dist/cjs/messages/toolbar.js +1 -1
  42. package/dist/cjs/monitoring/error.js +1 -1
  43. package/dist/cjs/table/messages.js +4 -4
  44. package/dist/cjs/type-ahead/messages.js +4 -4
  45. package/dist/cjs/ui/DropList/index.js +1 -1
  46. package/dist/cjs/ui/Expand/index.js +2 -2
  47. package/dist/es2019/ai-messages/ai-experience-application.js +3 -3
  48. package/dist/es2019/ai-messages/ai-suggestions.js +1 -1
  49. package/dist/es2019/ai-messages/ai.js +4 -4
  50. package/dist/es2019/extensions/messages.js +7 -7
  51. package/dist/es2019/floating-toolbar/messages.js +1 -1
  52. package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -2
  53. package/dist/es2019/link/LinkSearch/listItemAlts.js +1 -1
  54. package/dist/es2019/lists/messages.js +1 -1
  55. package/dist/es2019/media/messages/altText.js +3 -3
  56. package/dist/es2019/media/messages/comments.js +1 -1
  57. package/dist/es2019/media/messages/dropPlaceholder.js +1 -1
  58. package/dist/es2019/media/messages/imageBorder.js +2 -2
  59. package/dist/es2019/media/messages/mediaResizeAnnouncerMess.js +2 -2
  60. package/dist/es2019/media/messages/nodeviews.js +1 -1
  61. package/dist/es2019/media/messages/pixelEntry.js +1 -1
  62. package/dist/es2019/messages/alignment.js +1 -1
  63. package/dist/es2019/messages/block-controls.js +4 -4
  64. package/dist/es2019/messages/block-menu.js +2 -2
  65. package/dist/es2019/messages/block-type.js +1 -1
  66. package/dist/es2019/messages/breakout.js +1 -1
  67. package/dist/es2019/messages/card.js +6 -6
  68. package/dist/es2019/messages/codeBlockButton.js +2 -2
  69. package/dist/es2019/messages/context-panel.js +1 -1
  70. package/dist/es2019/messages/element-insert-side-panel.js +1 -1
  71. package/dist/es2019/messages/find-replace.js +1 -1
  72. package/dist/es2019/messages/full-page.js +3 -3
  73. package/dist/es2019/messages/help-dialog.js +1 -1
  74. package/dist/es2019/messages/index.js +4 -4
  75. package/dist/es2019/messages/insert-block.js +1 -1
  76. package/dist/es2019/messages/layout.js +7 -7
  77. package/dist/es2019/messages/link-toolbar.js +4 -4
  78. package/dist/es2019/messages/list.js +1 -1
  79. package/dist/es2019/messages/mentions.js +2 -2
  80. package/dist/es2019/messages/paste-options-toolbar.js +6 -6
  81. package/dist/es2019/messages/placeholder-text.js +3 -3
  82. package/dist/es2019/messages/selection-toolbar.js +1 -1
  83. package/dist/es2019/messages/status.js +1 -1
  84. package/dist/es2019/messages/table.js +12 -12
  85. package/dist/es2019/messages/tasks-and-decsisions.js +2 -2
  86. package/dist/es2019/messages/toolbar.js +1 -1
  87. package/dist/es2019/monitoring/error.js +1 -1
  88. package/dist/es2019/table/messages.js +4 -4
  89. package/dist/es2019/type-ahead/messages.js +4 -4
  90. package/dist/es2019/ui/DropList/index.js +1 -1
  91. package/dist/es2019/ui/Expand/index.js +2 -2
  92. package/dist/esm/ai-messages/ai-experience-application.js +3 -3
  93. package/dist/esm/ai-messages/ai-suggestions.js +1 -1
  94. package/dist/esm/ai-messages/ai.js +4 -4
  95. package/dist/esm/extensions/messages.js +7 -7
  96. package/dist/esm/floating-toolbar/messages.js +1 -1
  97. package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -2
  98. package/dist/esm/link/LinkSearch/listItemAlts.js +1 -1
  99. package/dist/esm/lists/messages.js +1 -1
  100. package/dist/esm/media/messages/altText.js +3 -3
  101. package/dist/esm/media/messages/comments.js +1 -1
  102. package/dist/esm/media/messages/dropPlaceholder.js +1 -1
  103. package/dist/esm/media/messages/imageBorder.js +2 -2
  104. package/dist/esm/media/messages/mediaResizeAnnouncerMess.js +2 -2
  105. package/dist/esm/media/messages/nodeviews.js +1 -1
  106. package/dist/esm/media/messages/pixelEntry.js +1 -1
  107. package/dist/esm/messages/alignment.js +1 -1
  108. package/dist/esm/messages/block-controls.js +4 -4
  109. package/dist/esm/messages/block-menu.js +2 -2
  110. package/dist/esm/messages/block-type.js +1 -1
  111. package/dist/esm/messages/breakout.js +1 -1
  112. package/dist/esm/messages/card.js +6 -6
  113. package/dist/esm/messages/codeBlockButton.js +2 -2
  114. package/dist/esm/messages/context-panel.js +1 -1
  115. package/dist/esm/messages/element-insert-side-panel.js +1 -1
  116. package/dist/esm/messages/find-replace.js +1 -1
  117. package/dist/esm/messages/full-page.js +3 -3
  118. package/dist/esm/messages/help-dialog.js +1 -1
  119. package/dist/esm/messages/index.js +4 -4
  120. package/dist/esm/messages/insert-block.js +1 -1
  121. package/dist/esm/messages/layout.js +7 -7
  122. package/dist/esm/messages/link-toolbar.js +4 -4
  123. package/dist/esm/messages/list.js +1 -1
  124. package/dist/esm/messages/mentions.js +2 -2
  125. package/dist/esm/messages/paste-options-toolbar.js +6 -6
  126. package/dist/esm/messages/placeholder-text.js +3 -3
  127. package/dist/esm/messages/selection-toolbar.js +1 -1
  128. package/dist/esm/messages/status.js +1 -1
  129. package/dist/esm/messages/table.js +12 -12
  130. package/dist/esm/messages/tasks-and-decsisions.js +2 -2
  131. package/dist/esm/messages/toolbar.js +1 -1
  132. package/dist/esm/monitoring/error.js +1 -1
  133. package/dist/esm/table/messages.js +4 -4
  134. package/dist/esm/type-ahead/messages.js +4 -4
  135. package/dist/esm/ui/DropList/index.js +1 -1
  136. package/dist/esm/ui/Expand/index.js +2 -2
  137. package/dist/types/analytics/types/paste-events.d.ts +1 -1
  138. package/dist/types-ts4.5/analytics/types/paste-events.d.ts +1 -1
  139. package/package.json +5 -5
@@ -13,12 +13,12 @@ export const 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: 'assisitve text for typeahed input field'
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: 'placeholder for typeahed input field'
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 const 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: 'assisitve text for typeahed input field'
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 const 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: 'assisitve text for typeahed input field'
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',
@@ -14,7 +14,7 @@ import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
14
14
  import { fg } from '@atlaskit/platform-feature-flags';
15
15
  import Layer from '../Layer';
16
16
  const packageName = "@atlaskit/editor-common";
17
- const packageVersion = "114.19.0";
17
+ const packageVersion = "114.19.2";
18
18
  const halfFocusRing = 1;
19
19
  const dropOffset = '0, 8';
20
20
  const fadeIn = keyframes({
@@ -15,7 +15,7 @@ export const messages = defineMessages({
15
15
  loading: {
16
16
  id: 'fabric.editor.expand.loading',
17
17
  defaultMessage: 'Loading...',
18
- description: 'Loading text for an expand node'
18
+ description: 'Text shown inside an expand node while its content is being loaded, indicating to the user that data is still being fetched.'
19
19
  },
20
20
  collapseNode: {
21
21
  id: 'fabric.editor.collapseNode',
@@ -25,7 +25,7 @@ export const messages = defineMessages({
25
25
  expandDefaultTitle: {
26
26
  id: 'fabric.editor.expandDefaultTitle',
27
27
  defaultMessage: 'Click here to expand...',
28
- description: 'Placeholder text for an expand node'
28
+ 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.'
29
29
  },
30
30
  expandNode: {
31
31
  id: 'fabric.editor.expandNode',
@@ -119,12 +119,12 @@ export var aiExperienceApplicationMessages = defineMessages({
119
119
  agentsFooterRightText: {
120
120
  id: 'fabric.editor.ai.experience.footerRightText.agents',
121
121
  defaultMessage: 'Powered by Rovo',
122
- description: 'Label text for Rovo footer icon'
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: 'Link text to browse more agents'
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 var 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: 'Text for the engagement banner'
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 var 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: 'A note displayed within the title'
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 var aiMessages = defineMessages({
172
172
  actionItemsPageTitle: {
173
173
  id: 'fabric.editor.ai.ai-panels.actionItemsPageTitle',
174
174
  defaultMessage: "Action items panel (Beta)",
175
- description: 'Title for AI action items panel'
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: 'Description for AI action items panel'
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 var 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: 'Description for AI summary panel'
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 var aiMessages = defineMessages({
221
221
  promptbuilderAriaLabel: {
222
222
  id: 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel',
223
223
  defaultMessage: 'Ask Atlassian Intelligence',
224
- description: 'Aria label for prompt builder form'
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 var configPanelMessages = defineMessages({
80
80
  required: {
81
81
  id: 'fabric.editor.configPanel.required',
82
82
  defaultMessage: 'Required field',
83
- description: 'Validation message for required field'
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 var configPanelMessages = defineMessages({
105
105
  createOption: {
106
106
  id: 'fabric.editor.configPanel.customSelect.createOption',
107
107
  defaultMessage: 'Create',
108
- description: 'Create a new option for a select field'
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: 'Label for the documentation link'
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 var configPanelMessages = defineMessages({
135
135
  expand: {
136
136
  id: 'fabric.editor.configPanel.dateRange.grouping.expand',
137
137
  defaultMessage: 'Expand',
138
- description: 'Label for expanding a group of fields'
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: 'Label for collapsing a group of fields'
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: 'Title for uncaught config panel error'
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: 'Note for uncaught config panel error'
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 @@ var _default_1 = defineMessages({
28
28
  floatingToolbarAriaLabel: {
29
29
  id: 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel',
30
30
  defaultMessage: 'Floating Toolbar',
31
- description: "a floating toolbar's aria label"
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',
@@ -91,12 +91,12 @@ export var messages = defineMessages({
91
91
  clearText: {
92
92
  id: 'fabric.editor.clearLinkText',
93
93
  defaultMessage: 'Clear text',
94
- description: 'Clears text on the link toolbar'
94
+ 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.'
95
95
  },
96
96
  clearLink: {
97
97
  id: 'fabric.editor.clearLink',
98
98
  defaultMessage: 'Clear link',
99
- description: 'Clears link in the link toolbar'
99
+ 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.'
100
100
  },
101
101
  hyperlinkAriaLabel: {
102
102
  id: 'fabric.editor.hyperlink.ariaLabel',
@@ -33,7 +33,7 @@ var messages = defineMessages({
33
33
  defaultAltText: {
34
34
  id: 'fabric.editor.defaultAltText',
35
35
  defaultMessage: 'Document',
36
- description: 'Default alt text for ListItem image'
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 var messages = defineMessages({
14
14
  orderedList: {
15
15
  id: 'fabric.editor.orderedList',
16
16
  defaultMessage: 'Numbered list',
17
- description: 'A list with ordered items 1… 2… 3…'
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 var altTextMessages = defineMessages({
3
3
  altText: {
4
4
  id: 'fabric.editor.addAltText',
5
5
  defaultMessage: 'Alt text',
6
- description: 'Add an alt text for this image'
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: 'Add an alt text for this image'
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: 'Edit an alt text for this image'
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 var commentMessages = defineMessages({
13
13
  viewAndAddCommentsOnMedia: {
14
14
  id: 'fabric.editor.viewAndAddCommentsOnMedia',
15
15
  defaultMessage: 'View and add comments',
16
- description: 'View and add comments for this image'
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 var dropPlaceholderMessages = defineMessages({
3
3
  dropPlaceholderLabel: {
4
4
  id: 'fabric.editor.dropPlaceholderLabel',
5
5
  defaultMessage: 'Document',
6
- description: 'document label for an media icon'
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 var imageBorderMessages = defineMessages({
3
3
  borderColor: {
4
4
  id: 'fabric.editor.imageBorderColor',
5
5
  defaultMessage: 'Color',
6
- description: 'Change the border color of an image.'
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 var imageBorderMessages = defineMessages({
13
13
  borderSize: {
14
14
  id: 'fabric.editor.imageBorderSize',
15
15
  defaultMessage: 'Size',
16
- description: 'Change the border size of an image.'
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 var mediaResizeAnnouncerMessMessages = defineMessages({
3
3
  MediaWidthIsMax: {
4
4
  id: 'fabric.editor.media.pixelEntry.MediaWidthIsMax',
5
5
  defaultMessage: 'Media increased to the maximum size',
6
- description: 'The media has the maximum allowed width'
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: 'The media has the minimum allowed width'
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 var nodeViewsMessages = defineMessages({
3
3
  mediaGroupDeleteLabel: {
4
4
  id: 'fabric.editor.mediaGroupDeleteLabel',
5
5
  defaultMessage: 'delete',
6
- description: 'a label for an icon that deletes media'
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 var pixelEntryMessages = defineMessages({
38
38
  fullWidthLabel: {
39
39
  id: 'fabric.editor.image.fullWidthLabel',
40
40
  defaultMessage: 'Full-width',
41
- description: 'The media has reached its maximum width'
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 var alignmentMessages = defineMessages({
8
8
  alignLeft: {
9
9
  id: 'fabric.editor.alignLeft',
10
10
  defaultMessage: 'Align left',
11
- description: 'label stating that text is aligned left'
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',
@@ -3,7 +3,7 @@ export var messages = defineMessages({
3
3
  dragToMove: {
4
4
  id: 'fabric.editor.blockControlDragHandleMove',
5
5
  defaultMessage: 'Drag to move',
6
- description: 'Use drag handle to move content'
6
+ description: 'Tooltip shown on the drag handle of a content block in the editor, indicating the user can drag this handle to reposition the block.'
7
7
  },
8
8
  dragToMoveClickToOpen: {
9
9
  id: 'fabric.editor.blockControlDragHandleMoveOrOpen',
@@ -13,7 +13,7 @@ export var messages = defineMessages({
13
13
  dragToRearrange: {
14
14
  id: 'fabric.editor.blockControlDragHandleRearrange',
15
15
  defaultMessage: 'Drag to rearrange',
16
- description: 'Use drag handle to rearrange columns'
16
+ description: 'Tooltip shown on the drag handle of a layout column in the editor, indicating the user can drag this handle to reorder columns.'
17
17
  },
18
18
  insert: {
19
19
  id: 'fabric.editor.blockControlInsert',
@@ -33,12 +33,12 @@ export var messages = defineMessages({
33
33
  movedup: {
34
34
  id: 'fabric.editor.blockControlMovedUp',
35
35
  defaultMessage: 'Content has been moved up',
36
- description: 'Selected content has been moved down'
36
+ description: 'Assistive announcement read by screen readers to confirm the selected content block has been successfully moved up in the editor.'
37
37
  },
38
38
  movedDown: {
39
39
  id: 'fabric.editor.blockControlMovedDown',
40
40
  defaultMessage: 'Content has been moved down',
41
- description: 'Selected content has been moved down'
41
+ description: 'Assistive announcement read by screen readers to confirm the selected content block has been successfully moved down in the editor.'
42
42
  },
43
43
  moveLeft: {
44
44
  id: 'fabric.editor.blockControlMoveLeft',
@@ -18,12 +18,12 @@ export var messages = defineMessages({
18
18
  copyLink: {
19
19
  id: 'fabric.editor.block.menu.copy.link',
20
20
  defaultMessage: 'Copy link',
21
- description: 'Copy link to the selected content'
21
+ description: 'Label for a menu item in the block controls menu that copies a direct link to the selected content block to the clipboard.'
22
22
  },
23
23
  copyLinkToSelection: {
24
24
  id: 'fabric.editor.block.menu.copy.link.to.selection',
25
25
  defaultMessage: 'Copy link to selection',
26
- description: 'Copy link to the selected content'
26
+ description: 'Label for a menu item in the block controls menu that copies a link pointing to the current text selection to the clipboard.'
27
27
  },
28
28
  linkCopiedToClipboard: {
29
29
  id: 'fabric.editor.block.menu.link.copied.to.clipboard',
@@ -3,7 +3,7 @@ export var messages = defineMessages({
3
3
  normal: {
4
4
  id: 'fabric.editor.normal',
5
5
  defaultMessage: 'Normal text',
6
- description: 'This is the default text style'
6
+ description: 'Label for a drop-down item in the text style selector that applies the default paragraph style, removing any heading or special formatting.'
7
7
  },
8
8
  smallText: {
9
9
  id: 'fabric.editor.smallText',
@@ -13,7 +13,7 @@ export var messages = defineMessages({
13
13
  wideWidthLabel: {
14
14
  id: 'fabric.editor.breakoutWideWidthLabel',
15
15
  defaultMessage: 'Wide',
16
- description: 'Resize current element to wide mode'
16
+ description: 'Label for a toolbar button that resizes the current editor element (e.g. a table, image, or code block) to wide display mode, extending it beyond the default content width.'
17
17
  },
18
18
  resizeHandle: {
19
19
  id: 'fabric.editor.resizeHandle',
@@ -13,12 +13,12 @@ export var messages = defineMessages({
13
13
  inline: {
14
14
  id: 'fabric.editor.displayInline',
15
15
  defaultMessage: 'Display inline',
16
- description: 'Display link with the title only.'
16
+ description: 'Label for a toolbar option that changes a smart link to display inline, showing only the link title as a compact inline element within the text.'
17
17
  },
18
18
  embed: {
19
19
  id: 'fabric.editor.displayEmbed',
20
20
  defaultMessage: 'Display embed',
21
- description: 'Display link as an embedded object'
21
+ description: 'Label for a toolbar option that changes a smart link to display as an embedded object, showing a rich preview of the linked content.'
22
22
  },
23
23
  link: {
24
24
  id: 'fabric.editor.displayLink',
@@ -103,7 +103,7 @@ export var messages = defineMessages({
103
103
  editDropdownExpandIconLabel: {
104
104
  id: 'fabric.editor.editDropdownExpandIconLabel',
105
105
  defaultMessage: 'Expand dropdown menu',
106
- description: 'Text of an icon to expand the dropdown'
106
+ description: 'Accessible label for an icon button in the smart link toolbar that expands a dropdown menu containing additional editing options for the link.'
107
107
  },
108
108
  editDropdownTriggerTitle: {
109
109
  id: 'fabric.editor.editDropdownTriggerTitle',
@@ -113,7 +113,7 @@ export var messages = defineMessages({
113
113
  editDropdownEditLinkTitle: {
114
114
  id: 'fabric.editor.editDropdownEditLinkTitle',
115
115
  defaultMessage: 'Edit link',
116
- description: 'Edit dropdown edit link button text'
116
+ description: 'Label for a button inside the smart link edit dropdown menu that opens the link editing interface to modify the URL or display text.'
117
117
  },
118
118
  editDropdownEditDatasourceTitle: {
119
119
  id: 'fabric.editor.editDropdownEditDatasourceTitle',
@@ -133,12 +133,12 @@ export var messages = defineMessages({
133
133
  datasourceJiraIssue: {
134
134
  id: 'fabric.editor.datasource.jiraIssue',
135
135
  defaultMessage: 'Jira Issues',
136
- description: 'Insert a jira datasource table'
136
+ description: 'Title shown as a quick insert option for adding a Jira Issues datasource table that displays live Jira issue data in the editor.'
137
137
  },
138
138
  datasourceJiraIssueDescription: {
139
139
  id: 'fabric.editor.datasource.jiraIssue.description',
140
140
  defaultMessage: 'Insert Jira issues from Jira Cloud with enhanced search, filtering, and configuration.',
141
- description: 'Insert a jira datasource table'
141
+ description: 'Description text shown beneath the Jira Issues option in the quick insert menu, explaining what data the datasource will display when inserted.'
142
142
  },
143
143
  datasourceAssetsObjectsGeneralAvailability: {
144
144
  id: 'fabric.editor.datasource.assetsObjectsGeneralAvailability',
@@ -13,12 +13,12 @@ export var codeBlockButtonMessages = defineMessages({
13
13
  wrapCode: {
14
14
  id: 'fabric.editor.codeBlockWrapButton.wrapCodeBlock',
15
15
  defaultMessage: 'Turn on wrap',
16
- description: 'Wrap the content of the code block'
16
+ description: 'Label for a toolbar button in the code block that enables line wrapping so long lines of code wrap to the next line instead of overflowing.'
17
17
  },
18
18
  unwrapCode: {
19
19
  id: 'fabric.editor.codeBlockWrapButton.unwrapCodeBlock',
20
20
  defaultMessage: 'Turn off wrap',
21
- description: 'Wrap the content of the code block'
21
+ description: 'Label for a toolbar button in the code block that disables line wrapping so long lines of code extend horizontally without breaking.'
22
22
  },
23
23
  selectLanguage: {
24
24
  id: 'fabric.editor.selectLanguage',
@@ -8,6 +8,6 @@ export var contextPanelMessages = defineMessages({
8
8
  panelContentLabel: {
9
9
  id: 'fabric.editor.contextPanel.panelContentLabel',
10
10
  defaultMessage: 'Scrollable context panel content',
11
- description: 'Label for the context panel content'
11
+ description: 'Accessible label for the scrollable content region inside the editor context panel, used by screen readers to identify this scrollable area.'
12
12
  }
13
13
  });
@@ -3,6 +3,6 @@ export var elementInsertSidePanel = defineMessages({
3
3
  title: {
4
4
  id: 'fabric.editor.elementInsertSidePanel.title',
5
5
  defaultMessage: 'Insert',
6
- description: 'Title of a panel that opens on the side'
6
+ description: 'Heading text displayed at the top of the element insert side panel that slides open in the editor, allowing users to browse and insert content elements.'
7
7
  }
8
8
  });
@@ -63,6 +63,6 @@ export var findReplaceMessages = defineMessages({
63
63
  replaceSuccess: {
64
64
  id: 'fabric.editor.replaceSuccess',
65
65
  defaultMessage: '{numberOfMatches, plural, one {# match replaced} other {# matches replaced}}',
66
- description: 'Text when replacement succesfully done'
66
+ description: 'Status message shown after a find-and-replace operation completes. The placeholder {numberOfMatches} is the count of replaced matches and controls the plural form (one vs. other).'
67
67
  }
68
68
  });
@@ -3,16 +3,16 @@ export var messages = defineMessages({
3
3
  toolbarLabel: {
4
4
  id: 'fabric.editor.toolbarLabel',
5
5
  defaultMessage: 'Editor',
6
- description: 'Label for the ARIA region landmark'
6
+ description: 'ARIA region landmark label identifying the editor toolbar area to screen reader users.'
7
7
  },
8
8
  pageActionsLabel: {
9
9
  id: 'fabric.editor.pageActionsLabel',
10
10
  defaultMessage: 'Page actions',
11
- description: 'Label for the ARIA region landmark'
11
+ description: 'ARIA region landmark label identifying the page actions area (e.g. publish, share) to screen reader users.'
12
12
  },
13
13
  editableContentLabel: {
14
14
  id: 'fabric.editor.editableContentLabel',
15
15
  defaultMessage: 'Editable content',
16
- description: 'Label for the ARIA region landmark'
16
+ description: 'ARIA region landmark label identifying the main editable content area of the editor to screen reader users.'
17
17
  }
18
18
  });
@@ -83,7 +83,7 @@ export var helpDialogMessages = defineMessages({
83
83
  openCellOptions: {
84
84
  id: 'fabric.editor.openCellOptions',
85
85
  defaultMessage: 'Open cell options',
86
- description: 'Keyboard shortcut to open cell options.'
86
+ description: 'Label for a keyboard shortcut listed in the editor help dialog that opens the cell options menu for the currently focused table cell.'
87
87
  },
88
88
  focusTableResizeHandle: {
89
89
  id: 'fabric.editor.focusTableResizeHandle',
@@ -124,12 +124,12 @@ var _default_1 = defineMessages({
124
124
  saveButton: {
125
125
  id: 'fabric.editor.saveButton',
126
126
  defaultMessage: 'Save',
127
- description: 'Submit and save a comment or document'
127
+ description: 'Label for the primary action button that submits and saves the current comment or document in the editor.'
128
128
  },
129
129
  cancelButton: {
130
130
  id: 'fabric.editor.cancelButton',
131
131
  defaultMessage: 'Cancel',
132
- description: 'Discard the current comment or document'
132
+ description: 'Label for the button that discards unsaved changes and cancels editing of the current comment or document.'
133
133
  },
134
134
  taskList: {
135
135
  id: 'fabric.editor.tooltip.taskList',
@@ -199,7 +199,7 @@ var _default_1 = defineMessages({
199
199
  imageEdit: {
200
200
  id: 'fabric.editor.imageEdit',
201
201
  defaultMessage: 'Edit image',
202
- description: 'Crop, flip or rotate the image'
202
+ description: 'Label for the button in the image floating toolbar that opens the image editing panel where users can crop, flip, or rotate the selected image.'
203
203
  },
204
204
  error: {
205
205
  id: 'fabric.editor.error.message.label',
@@ -209,7 +209,7 @@ var _default_1 = defineMessages({
209
209
  success: {
210
210
  id: 'fabric.editor.success.message.label',
211
211
  defaultMessage: 'Success',
212
- description: 'Label for success message icon'
212
+ description: 'Accessible label for the success message icon shown in the editor when an operation completes successfully.'
213
213
  }
214
214
  });
215
215
  export default _default_1;
@@ -78,7 +78,7 @@ export var toolbarInsertBlockMessages = defineMessages({
78
78
  emoji: {
79
79
  id: 'fabric.editor.emoji',
80
80
  defaultMessage: 'Emoji',
81
- description: 'Insert an emoticon or smiley :-)'
81
+ description: 'Label for the emoji option in the editor insert menu, allowing users to insert an emoji character into the document.'
82
82
  },
83
83
  emojiDescription: {
84
84
  id: 'fabric.editor.emoji.description',