@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
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @atlaskit/editor-common
2
2
 
3
+ ## 114.20.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`54c0e17fe643b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/54c0e17fe643b) -
8
+ Add fabric-renderer as a recognised PasteSource value for the document pasted analytics event
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+
14
+ ## 114.19.2
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies
19
+
3
20
  ## 114.19.1
4
21
 
5
22
  ### Patch Changes
@@ -126,12 +126,12 @@ var aiExperienceApplicationMessages = exports.aiExperienceApplicationMessages =
126
126
  agentsFooterRightText: {
127
127
  id: 'fabric.editor.ai.experience.footerRightText.agents',
128
128
  defaultMessage: 'Powered by Rovo',
129
- description: 'Label text for Rovo footer icon'
129
+ 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.'
130
130
  },
131
131
  agentsBrowseMore: {
132
132
  id: 'fabric.editor.ai.experience.browseMore.agents',
133
133
  defaultMessage: 'Browse Agents',
134
- description: 'Link text to browse more agents'
134
+ 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.'
135
135
  },
136
136
  showMoreButton: {
137
137
  id: 'fabric.editor.ai.experience.showMoreButton',
@@ -146,6 +146,6 @@ var aiExperienceApplicationMessages = exports.aiExperienceApplicationMessages =
146
146
  engagementBannerLinksText: {
147
147
  id: 'fabric.editor.ai.experience.engagementBannerLinksText',
148
148
  defaultMessage: '🚀 You can now paste links 🔗 to Jira and Confluence content in your prompts.',
149
- description: 'Text for the engagement banner'
149
+ 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.'
150
150
  }
151
151
  });
@@ -44,7 +44,7 @@ var aiSuggestionsMessages = exports.aiSuggestionsMessages = (0, _reactIntl.defin
44
44
  reviewNote: {
45
45
  id: 'fabric.editor.ai.suggestions.stagingArea.reviewNote.non-final',
46
46
  defaultMessage: 'Review • Only visible to you',
47
- description: 'A note displayed within the title'
47
+ 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.'
48
48
  },
49
49
  applyChangesButtonLabel: {
50
50
  id: 'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final',
@@ -178,12 +178,12 @@ var aiMessages = exports.aiMessages = (0, _reactIntl.defineMessages)({
178
178
  actionItemsPageTitle: {
179
179
  id: 'fabric.editor.ai.ai-panels.actionItemsPageTitle',
180
180
  defaultMessage: "Action items panel (Beta)",
181
- description: 'Title for AI action items panel'
181
+ 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.'
182
182
  },
183
183
  actionItemsPageDescription: {
184
184
  id: 'fabric.editor.ai.ai-panels.actionItemsPageDescription',
185
185
  defaultMessage: "Use Atlassian Intelligence to find action items and display in a panel",
186
- description: 'Description for AI action items panel'
186
+ 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.'
187
187
  },
188
188
  // AI Panel Summarise page messages
189
189
  summarizePageTitle: {
@@ -194,7 +194,7 @@ var aiMessages = exports.aiMessages = (0, _reactIntl.defineMessages)({
194
194
  summarisePageDescription: {
195
195
  id: 'fabric.editor.ai.ai-panels.summarizePageDescription',
196
196
  defaultMessage: "Use Atlassian Intelligence to summarize this page and display in a panel",
197
- description: 'Description for AI summary panel'
197
+ 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.'
198
198
  },
199
199
  // Agent messages
200
200
  agentsDropdownTitle: {
@@ -227,7 +227,7 @@ var aiMessages = exports.aiMessages = (0, _reactIntl.defineMessages)({
227
227
  promptbuilderAriaLabel: {
228
228
  id: 'fabric.editor.ai.commandPalette.promptBuilderForm.generateContent.ariaLabel',
229
229
  defaultMessage: 'Ask Atlassian Intelligence',
230
- description: 'Aria label for prompt builder form'
230
+ 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.'
231
231
  },
232
232
  promptBuilderFromButton: {
233
233
  id: 'fabric.editor.ai.commandPalette.promptBuilderForm.buttons.submit',
@@ -86,7 +86,7 @@ var configPanelMessages = exports.configPanelMessages = (0, _reactIntl.defineMes
86
86
  required: {
87
87
  id: 'fabric.editor.configPanel.required',
88
88
  defaultMessage: 'Required field',
89
- description: 'Validation message for required field'
89
+ 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.'
90
90
  },
91
91
  invalid: {
92
92
  id: 'fabric.editor.configPanel.invalid',
@@ -111,12 +111,12 @@ var configPanelMessages = exports.configPanelMessages = (0, _reactIntl.defineMes
111
111
  createOption: {
112
112
  id: 'fabric.editor.configPanel.customSelect.createOption',
113
113
  defaultMessage: 'Create',
114
- description: 'Create a new option for a select field'
114
+ 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.'
115
115
  },
116
116
  documentation: {
117
117
  id: 'fabric.editor.configPanel.documentation',
118
118
  defaultMessage: 'Documentation',
119
- description: 'Label for the documentation link'
119
+ 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.'
120
120
  },
121
121
  help: {
122
122
  id: 'fabric.editor.configPanel.help',
@@ -141,21 +141,21 @@ var configPanelMessages = exports.configPanelMessages = (0, _reactIntl.defineMes
141
141
  expand: {
142
142
  id: 'fabric.editor.configPanel.dateRange.grouping.expand',
143
143
  defaultMessage: 'Expand',
144
- description: 'Label for expanding a group of fields'
144
+ 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.'
145
145
  },
146
146
  collapse: {
147
147
  id: 'fabric.editor.configPanel.dateRange.grouping.collapse',
148
148
  defaultMessage: 'Collapse',
149
- description: 'Label for collapsing a group of fields'
149
+ 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.'
150
150
  },
151
151
  errorBoundaryTitle: {
152
152
  id: 'fabric.editor.configPanel.errorBoundary.title',
153
153
  defaultMessage: 'Something went wrong.',
154
- description: 'Title for uncaught config panel error'
154
+ 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.'
155
155
  },
156
156
  errorBoundaryNote: {
157
157
  id: 'fabric.editor.configPanel.errorBoundary.note',
158
158
  defaultMessage: "We've let the team know. You can still edit and publish this page, or check the error console for more information.",
159
- description: 'Note for uncaught config panel error'
159
+ 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.'
160
160
  }
161
161
  });
@@ -34,7 +34,7 @@ var _default_1 = (0, _reactIntl.defineMessages)({
34
34
  floatingToolbarAriaLabel: {
35
35
  id: 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel',
36
36
  defaultMessage: 'Floating Toolbar',
37
- description: "a floating toolbar's aria label"
37
+ 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."
38
38
  },
39
39
  floatingToolbarAnnouncer: {
40
40
  id: 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer',
@@ -94,12 +94,12 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
94
94
  clearText: {
95
95
  id: 'fabric.editor.clearLinkText',
96
96
  defaultMessage: 'Clear text',
97
- description: 'Clears text on the link toolbar'
97
+ 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.'
98
98
  },
99
99
  clearLink: {
100
100
  id: 'fabric.editor.clearLink',
101
101
  defaultMessage: 'Clear link',
102
- description: 'Clears link in the link toolbar'
102
+ 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.'
103
103
  },
104
104
  hyperlinkAriaLabel: {
105
105
  id: 'fabric.editor.hyperlink.ariaLabel',
@@ -39,7 +39,7 @@ var messages = (0, _reactIntl.defineMessages)({
39
39
  defaultAltText: {
40
40
  id: 'fabric.editor.defaultAltText',
41
41
  defaultMessage: 'Document',
42
- description: 'Default alt text for ListItem image'
42
+ 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.'
43
43
  }
44
44
  });
45
45
 
@@ -21,7 +21,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
21
21
  orderedList: {
22
22
  id: 'fabric.editor.orderedList',
23
23
  defaultMessage: 'Numbered list',
24
- description: 'A list with ordered items 1… 2… 3…'
24
+ 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.'
25
25
  },
26
26
  orderedListDescription: {
27
27
  id: 'fabric.editor.orderedList.description',
@@ -9,17 +9,17 @@ var altTextMessages = exports.altTextMessages = (0, _reactIntl.defineMessages)({
9
9
  altText: {
10
10
  id: 'fabric.editor.addAltText',
11
11
  defaultMessage: 'Alt text',
12
- description: 'Add an alt text for this image'
12
+ 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.'
13
13
  },
14
14
  addAltText: {
15
15
  id: 'fabric.editor.addUpdatedAltText',
16
16
  defaultMessage: 'Add alt text',
17
- description: 'Add an alt text for this image'
17
+ 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.'
18
18
  },
19
19
  editAltText: {
20
20
  id: 'fabric.editor.editAltText',
21
21
  defaultMessage: 'Edit alt text',
22
- description: 'Edit an alt text for this image'
22
+ 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.'
23
23
  },
24
24
  back: {
25
25
  id: 'fabric.editor.closeAltTextEdit',
@@ -19,6 +19,6 @@ var commentMessages = exports.commentMessages = (0, _reactIntl.defineMessages)({
19
19
  viewAndAddCommentsOnMedia: {
20
20
  id: 'fabric.editor.viewAndAddCommentsOnMedia',
21
21
  defaultMessage: 'View and add comments',
22
- description: 'View and add comments for this image'
22
+ 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.'
23
23
  }
24
24
  });
@@ -9,6 +9,6 @@ var dropPlaceholderMessages = exports.dropPlaceholderMessages = (0, _reactIntl.d
9
9
  dropPlaceholderLabel: {
10
10
  id: 'fabric.editor.dropPlaceholderLabel',
11
11
  defaultMessage: 'Document',
12
- description: 'document label for an media icon'
12
+ 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.'
13
13
  }
14
14
  });
@@ -9,7 +9,7 @@ var imageBorderMessages = exports.imageBorderMessages = (0, _reactIntl.defineMes
9
9
  borderColor: {
10
10
  id: 'fabric.editor.imageBorderColor',
11
11
  defaultMessage: 'Color',
12
- description: 'Change the border color of an image.'
12
+ description: 'Label shown as a toolbar section heading in the image border options panel for selecting the border color of the selected image.'
13
13
  },
14
14
  borderColorDropdownAriaLabel: {
15
15
  id: 'fabric.editor.imageBorderColor.dropdownAriaLabel',
@@ -19,7 +19,7 @@ var imageBorderMessages = exports.imageBorderMessages = (0, _reactIntl.defineMes
19
19
  borderSize: {
20
20
  id: 'fabric.editor.imageBorderSize',
21
21
  defaultMessage: 'Size',
22
- description: 'Change the border size of an image.'
22
+ description: 'Label shown as a toolbar section heading in the image border options panel for selecting the border thickness of the selected image.'
23
23
  },
24
24
  borderSizeDropdownAriaLabel: {
25
25
  id: 'fabric.editor.imageBorderSize.dropdownAriaLabel',
@@ -9,12 +9,12 @@ var mediaResizeAnnouncerMessMessages = exports.mediaResizeAnnouncerMessMessages
9
9
  MediaWidthIsMax: {
10
10
  id: 'fabric.editor.media.pixelEntry.MediaWidthIsMax',
11
11
  defaultMessage: 'Media increased to the maximum size',
12
- description: 'The media has the maximum allowed width'
12
+ description: 'Assistive announcement text read by screen readers when the user resizes a media item and it reaches the maximum allowed size.'
13
13
  },
14
14
  MediaWidthIsMin: {
15
15
  id: 'fabric.editor.media.MediaWidthIsMin',
16
16
  defaultMessage: 'Media decreased to the minimum size',
17
- description: 'The media has the minimum allowed width'
17
+ description: 'Assistive announcement text read by screen readers when the user resizes a media item and it reaches the minimum allowed size.'
18
18
  },
19
19
  DefaultMediaWidthIncreased: {
20
20
  id: 'fabric.editor.media.DefaultMediaWidthIncreased',
@@ -9,6 +9,6 @@ var nodeViewsMessages = exports.nodeViewsMessages = (0, _reactIntl.defineMessage
9
9
  mediaGroupDeleteLabel: {
10
10
  id: 'fabric.editor.mediaGroupDeleteLabel',
11
11
  defaultMessage: 'delete',
12
- description: 'a label for an icon that deletes media'
12
+ 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.'
13
13
  }
14
14
  });
@@ -44,7 +44,7 @@ var pixelEntryMessages = exports.pixelEntryMessages = (0, _reactIntl.defineMessa
44
44
  fullWidthLabel: {
45
45
  id: 'fabric.editor.image.fullWidthLabel',
46
46
  defaultMessage: 'Full-width',
47
- description: 'The media has reached its maximum width'
47
+ 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.'
48
48
  },
49
49
  migrationButtonText: {
50
50
  id: 'fabric.editor.media.pixelEntry.migrationButtonText',
@@ -14,7 +14,7 @@ var alignmentMessages = exports.alignmentMessages = (0, _reactIntl.defineMessage
14
14
  alignLeft: {
15
15
  id: 'fabric.editor.alignLeft',
16
16
  defaultMessage: 'Align left',
17
- description: 'label stating that text is aligned left'
17
+ description: 'Label for a toolbar button that aligns the selected text to the left margin of the editor.'
18
18
  },
19
19
  alignCenter: {
20
20
  id: 'fabric.editor.alignCenter',
@@ -9,7 +9,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
9
9
  dragToMove: {
10
10
  id: 'fabric.editor.blockControlDragHandleMove',
11
11
  defaultMessage: 'Drag to move',
12
- description: 'Use drag handle to move content'
12
+ 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.'
13
13
  },
14
14
  dragToMoveClickToOpen: {
15
15
  id: 'fabric.editor.blockControlDragHandleMoveOrOpen',
@@ -19,7 +19,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
19
19
  dragToRearrange: {
20
20
  id: 'fabric.editor.blockControlDragHandleRearrange',
21
21
  defaultMessage: 'Drag to rearrange',
22
- description: 'Use drag handle to rearrange columns'
22
+ description: 'Tooltip shown on the drag handle of a layout column in the editor, indicating the user can drag this handle to reorder columns.'
23
23
  },
24
24
  insert: {
25
25
  id: 'fabric.editor.blockControlInsert',
@@ -39,12 +39,12 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
39
39
  movedup: {
40
40
  id: 'fabric.editor.blockControlMovedUp',
41
41
  defaultMessage: 'Content has been moved up',
42
- description: 'Selected content has been moved down'
42
+ description: 'Assistive announcement read by screen readers to confirm the selected content block has been successfully moved up in the editor.'
43
43
  },
44
44
  movedDown: {
45
45
  id: 'fabric.editor.blockControlMovedDown',
46
46
  defaultMessage: 'Content has been moved down',
47
- description: 'Selected content has been moved down'
47
+ description: 'Assistive announcement read by screen readers to confirm the selected content block has been successfully moved down in the editor.'
48
48
  },
49
49
  moveLeft: {
50
50
  id: 'fabric.editor.blockControlMoveLeft',
@@ -24,12 +24,12 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
24
24
  copyLink: {
25
25
  id: 'fabric.editor.block.menu.copy.link',
26
26
  defaultMessage: 'Copy link',
27
- description: 'Copy link to the selected content'
27
+ description: 'Label for a menu item in the block controls menu that copies a direct link to the selected content block to the clipboard.'
28
28
  },
29
29
  copyLinkToSelection: {
30
30
  id: 'fabric.editor.block.menu.copy.link.to.selection',
31
31
  defaultMessage: 'Copy link to selection',
32
- description: 'Copy link to the selected content'
32
+ description: 'Label for a menu item in the block controls menu that copies a link pointing to the current text selection to the clipboard.'
33
33
  },
34
34
  linkCopiedToClipboard: {
35
35
  id: 'fabric.editor.block.menu.link.copied.to.clipboard',
@@ -9,7 +9,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
9
9
  normal: {
10
10
  id: 'fabric.editor.normal',
11
11
  defaultMessage: 'Normal text',
12
- description: 'This is the default text style'
12
+ description: 'Label for a drop-down item in the text style selector that applies the default paragraph style, removing any heading or special formatting.'
13
13
  },
14
14
  smallText: {
15
15
  id: 'fabric.editor.smallText',
@@ -19,7 +19,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
19
19
  wideWidthLabel: {
20
20
  id: 'fabric.editor.breakoutWideWidthLabel',
21
21
  defaultMessage: 'Wide',
22
- description: 'Resize current element to wide mode'
22
+ 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.'
23
23
  },
24
24
  resizeHandle: {
25
25
  id: 'fabric.editor.resizeHandle',
@@ -19,12 +19,12 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
19
19
  inline: {
20
20
  id: 'fabric.editor.displayInline',
21
21
  defaultMessage: 'Display inline',
22
- description: 'Display link with the title only.'
22
+ 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.'
23
23
  },
24
24
  embed: {
25
25
  id: 'fabric.editor.displayEmbed',
26
26
  defaultMessage: 'Display embed',
27
- description: 'Display link as an embedded object'
27
+ 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.'
28
28
  },
29
29
  link: {
30
30
  id: 'fabric.editor.displayLink',
@@ -109,7 +109,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
109
109
  editDropdownExpandIconLabel: {
110
110
  id: 'fabric.editor.editDropdownExpandIconLabel',
111
111
  defaultMessage: 'Expand dropdown menu',
112
- description: 'Text of an icon to expand the dropdown'
112
+ description: 'Accessible label for an icon button in the smart link toolbar that expands a dropdown menu containing additional editing options for the link.'
113
113
  },
114
114
  editDropdownTriggerTitle: {
115
115
  id: 'fabric.editor.editDropdownTriggerTitle',
@@ -119,7 +119,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
119
119
  editDropdownEditLinkTitle: {
120
120
  id: 'fabric.editor.editDropdownEditLinkTitle',
121
121
  defaultMessage: 'Edit link',
122
- description: 'Edit dropdown edit link button text'
122
+ 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.'
123
123
  },
124
124
  editDropdownEditDatasourceTitle: {
125
125
  id: 'fabric.editor.editDropdownEditDatasourceTitle',
@@ -139,12 +139,12 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
139
139
  datasourceJiraIssue: {
140
140
  id: 'fabric.editor.datasource.jiraIssue',
141
141
  defaultMessage: 'Jira Issues',
142
- description: 'Insert a jira datasource table'
142
+ description: 'Title shown as a quick insert option for adding a Jira Issues datasource table that displays live Jira issue data in the editor.'
143
143
  },
144
144
  datasourceJiraIssueDescription: {
145
145
  id: 'fabric.editor.datasource.jiraIssue.description',
146
146
  defaultMessage: 'Insert Jira issues from Jira Cloud with enhanced search, filtering, and configuration.',
147
- description: 'Insert a jira datasource table'
147
+ description: 'Description text shown beneath the Jira Issues option in the quick insert menu, explaining what data the datasource will display when inserted.'
148
148
  },
149
149
  datasourceAssetsObjectsGeneralAvailability: {
150
150
  id: 'fabric.editor.datasource.assetsObjectsGeneralAvailability',
@@ -19,12 +19,12 @@ var codeBlockButtonMessages = exports.codeBlockButtonMessages = (0, _reactIntl.d
19
19
  wrapCode: {
20
20
  id: 'fabric.editor.codeBlockWrapButton.wrapCodeBlock',
21
21
  defaultMessage: 'Turn on wrap',
22
- description: 'Wrap the content of the code block'
22
+ 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.'
23
23
  },
24
24
  unwrapCode: {
25
25
  id: 'fabric.editor.codeBlockWrapButton.unwrapCodeBlock',
26
26
  defaultMessage: 'Turn off wrap',
27
- description: 'Wrap the content of the code block'
27
+ description: 'Label for a toolbar button in the code block that disables line wrapping so long lines of code extend horizontally without breaking.'
28
28
  },
29
29
  selectLanguage: {
30
30
  id: 'fabric.editor.selectLanguage',
@@ -14,6 +14,6 @@ var contextPanelMessages = exports.contextPanelMessages = (0, _reactIntl.defineM
14
14
  panelContentLabel: {
15
15
  id: 'fabric.editor.contextPanel.panelContentLabel',
16
16
  defaultMessage: 'Scrollable context panel content',
17
- description: 'Label for the context panel content'
17
+ description: 'Accessible label for the scrollable content region inside the editor context panel, used by screen readers to identify this scrollable area.'
18
18
  }
19
19
  });
@@ -9,6 +9,6 @@ var elementInsertSidePanel = exports.elementInsertSidePanel = (0, _reactIntl.def
9
9
  title: {
10
10
  id: 'fabric.editor.elementInsertSidePanel.title',
11
11
  defaultMessage: 'Insert',
12
- description: 'Title of a panel that opens on the side'
12
+ 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.'
13
13
  }
14
14
  });
@@ -69,6 +69,6 @@ var findReplaceMessages = exports.findReplaceMessages = (0, _reactIntl.defineMes
69
69
  replaceSuccess: {
70
70
  id: 'fabric.editor.replaceSuccess',
71
71
  defaultMessage: '{numberOfMatches, plural, one {# match replaced} other {# matches replaced}}',
72
- description: 'Text when replacement succesfully done'
72
+ 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).'
73
73
  }
74
74
  });
@@ -9,16 +9,16 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
9
9
  toolbarLabel: {
10
10
  id: 'fabric.editor.toolbarLabel',
11
11
  defaultMessage: 'Editor',
12
- description: 'Label for the ARIA region landmark'
12
+ description: 'ARIA region landmark label identifying the editor toolbar area to screen reader users.'
13
13
  },
14
14
  pageActionsLabel: {
15
15
  id: 'fabric.editor.pageActionsLabel',
16
16
  defaultMessage: 'Page actions',
17
- description: 'Label for the ARIA region landmark'
17
+ description: 'ARIA region landmark label identifying the page actions area (e.g. publish, share) to screen reader users.'
18
18
  },
19
19
  editableContentLabel: {
20
20
  id: 'fabric.editor.editableContentLabel',
21
21
  defaultMessage: 'Editable content',
22
- description: 'Label for the ARIA region landmark'
22
+ description: 'ARIA region landmark label identifying the main editable content area of the editor to screen reader users.'
23
23
  }
24
24
  });
@@ -89,7 +89,7 @@ var helpDialogMessages = exports.helpDialogMessages = (0, _reactIntl.defineMessa
89
89
  openCellOptions: {
90
90
  id: 'fabric.editor.openCellOptions',
91
91
  defaultMessage: 'Open cell options',
92
- description: 'Keyboard shortcut to open cell options.'
92
+ description: 'Label for a keyboard shortcut listed in the editor help dialog that opens the cell options menu for the currently focused table cell.'
93
93
  },
94
94
  focusTableResizeHandle: {
95
95
  id: 'fabric.editor.focusTableResizeHandle',
@@ -418,12 +418,12 @@ var _default_1 = (0, _reactIntl.defineMessages)({
418
418
  saveButton: {
419
419
  id: 'fabric.editor.saveButton',
420
420
  defaultMessage: 'Save',
421
- description: 'Submit and save a comment or document'
421
+ description: 'Label for the primary action button that submits and saves the current comment or document in the editor.'
422
422
  },
423
423
  cancelButton: {
424
424
  id: 'fabric.editor.cancelButton',
425
425
  defaultMessage: 'Cancel',
426
- description: 'Discard the current comment or document'
426
+ description: 'Label for the button that discards unsaved changes and cancels editing of the current comment or document.'
427
427
  },
428
428
  taskList: {
429
429
  id: 'fabric.editor.tooltip.taskList',
@@ -493,7 +493,7 @@ var _default_1 = (0, _reactIntl.defineMessages)({
493
493
  imageEdit: {
494
494
  id: 'fabric.editor.imageEdit',
495
495
  defaultMessage: 'Edit image',
496
- description: 'Crop, flip or rotate the image'
496
+ 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.'
497
497
  },
498
498
  error: {
499
499
  id: 'fabric.editor.error.message.label',
@@ -503,7 +503,7 @@ var _default_1 = (0, _reactIntl.defineMessages)({
503
503
  success: {
504
504
  id: 'fabric.editor.success.message.label',
505
505
  defaultMessage: 'Success',
506
- description: 'Label for success message icon'
506
+ description: 'Accessible label for the success message icon shown in the editor when an operation completes successfully.'
507
507
  }
508
508
  });
509
509
  var _default = exports.default = _default_1;
@@ -84,7 +84,7 @@ var toolbarInsertBlockMessages = exports.toolbarInsertBlockMessages = (0, _react
84
84
  emoji: {
85
85
  id: 'fabric.editor.emoji',
86
86
  defaultMessage: 'Emoji',
87
- description: 'Insert an emoticon or smiley :-)'
87
+ description: 'Label for the emoji option in the editor insert menu, allowing users to insert an emoji character into the document.'
88
88
  },
89
89
  emojiDescription: {
90
90
  id: 'fabric.editor.emoji.description',
@@ -14,17 +14,17 @@ var toolbarMessages = exports.toolbarMessages = (0, _reactIntl.defineMessages)({
14
14
  twoColumns: {
15
15
  id: 'fabric.editor.twoColumns',
16
16
  defaultMessage: 'Two columns layout',
17
- description: 'Layout with two columns of equal width'
17
+ description: 'Label for the toolbar button that applies a two equal-width columns layout to the selected content.'
18
18
  },
19
19
  singleColumnAdvancedLayout: {
20
20
  id: 'fabric.editor.singleColumns',
21
21
  defaultMessage: '1 Column layout',
22
- description: 'Layout with one column of equal width'
22
+ description: 'Label for the toolbar button that applies a single-column layout to the selected content in the advanced layout options.'
23
23
  },
24
24
  twoColumnsAdvancedLayout: {
25
25
  id: 'fabric.editor.twoColumns',
26
26
  defaultMessage: '2 Column layout',
27
- description: 'Layout with two columns of equal width'
27
+ description: 'Label for the advanced layout toolbar button that applies a two equal-width columns layout.'
28
28
  },
29
29
  threeColumns: {
30
30
  id: 'fabric.editor.threeColumns',
@@ -39,12 +39,12 @@ var toolbarMessages = exports.toolbarMessages = (0, _reactIntl.defineMessages)({
39
39
  fourColumns: {
40
40
  id: 'fabric.editor.fourColumns',
41
41
  defaultMessage: '4 Column layout',
42
- description: 'Layout with four columns of equal width'
42
+ description: 'Label for the advanced layout toolbar button that applies a four equal-width columns layout.'
43
43
  },
44
44
  fiveColumns: {
45
45
  id: 'fabric.editor.fiveColumns',
46
46
  defaultMessage: '5 Column layout',
47
- description: 'Layout with five columns of equal width'
47
+ description: 'Label for the advanced layout toolbar button that applies a five equal-width columns layout.'
48
48
  },
49
49
  rightSidebar: {
50
50
  id: 'fabric.editor.rightSidebar',
@@ -79,12 +79,12 @@ var toolbarMessages = exports.toolbarMessages = (0, _reactIntl.defineMessages)({
79
79
  layoutPlaceholder: {
80
80
  id: 'fabric.editor.layout.placeholder',
81
81
  defaultMessage: 'Add content',
82
- description: 'Add placeholder text for empty layout'
82
+ description: 'Placeholder text shown inside an empty layout column, prompting the user to add content.'
83
83
  },
84
84
  controlslayoutPlaceholder: {
85
85
  id: 'fabric.editor.layout.controls.placeholder',
86
86
  defaultMessage: '/ to insert',
87
- description: 'Add placeholder text for empty layout'
87
+ description: 'Placeholder text shown inside an empty layout column when controls are active, instructing the user to type / to open the insert menu.'
88
88
  },
89
89
  columnOption: {
90
90
  id: 'fabric.editor.layout.columnOption',
@@ -34,7 +34,7 @@ var linkToolbarMessages = exports.linkToolbarMessages = (0, _reactIntl.defineMes
34
34
  editLink: {
35
35
  id: 'fabric.editor.editLink',
36
36
  defaultMessage: 'Edit link',
37
- description: 'Edit the link, update display text'
37
+ 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.'
38
38
  },
39
39
  placeholder: {
40
40
  id: 'fabric.editor.hyperlinkToolbarPlaceholder',
@@ -44,7 +44,7 @@ var linkToolbarMessages = exports.linkToolbarMessages = (0, _reactIntl.defineMes
44
44
  linkPlaceholder: {
45
45
  id: 'fabric.editor.linkPlaceholder',
46
46
  defaultMessage: 'Paste link',
47
- description: 'Create a new link by pasting a URL.'
47
+ description: 'Placeholder text shown in the link input field prompting users to paste a URL to create a new link.'
48
48
  },
49
49
  linkAddress: {
50
50
  id: 'fabric.editor.linkAddress',
@@ -74,11 +74,11 @@ var linkToolbarMessages = exports.linkToolbarMessages = (0, _reactIntl.defineMes
74
74
  editDatasource: {
75
75
  id: 'fabric.editor.edit.datasource',
76
76
  defaultMessage: 'Edit search query',
77
- description: 'Datasource toolbar edit button'
77
+ description: 'Label for the edit button in the datasource floating toolbar that opens the datasource configuration modal to update the search query.'
78
78
  },
79
79
  searchInput: {
80
80
  id: 'fabric.editor.edit.searchInput',
81
81
  defaultMessage: 'Add a link',
82
- description: 'Label for the search media input'
82
+ description: 'Accessible label for the link search input field in the datasource toolbar where users type to search for or add a link.'
83
83
  }
84
84
  });