@atlaskit/editor-core 173.0.0 → 174.0.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 (138) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/cjs/i18n/cs.js +8 -77
  3. package/dist/cjs/i18n/da.js +7 -77
  4. package/dist/cjs/i18n/de.js +8 -77
  5. package/dist/cjs/i18n/en.js +11 -100
  6. package/dist/cjs/i18n/en_GB.js +11 -100
  7. package/dist/cjs/i18n/en_ZZ.js +11 -100
  8. package/dist/cjs/i18n/es.js +8 -77
  9. package/dist/cjs/i18n/fi.js +9 -100
  10. package/dist/cjs/i18n/fr.js +8 -77
  11. package/dist/cjs/i18n/hu.js +8 -77
  12. package/dist/cjs/i18n/it.js +8 -77
  13. package/dist/cjs/i18n/ja.js +9 -100
  14. package/dist/cjs/i18n/ko.js +8 -77
  15. package/dist/cjs/i18n/nb.js +10 -93
  16. package/dist/cjs/i18n/nl.js +9 -97
  17. package/dist/cjs/i18n/pl.js +9 -99
  18. package/dist/cjs/i18n/pt_BR.js +9 -93
  19. package/dist/cjs/i18n/ru.js +9 -100
  20. package/dist/cjs/i18n/sv.js +9 -99
  21. package/dist/cjs/i18n/th.js +9 -100
  22. package/dist/cjs/i18n/tr.js +9 -100
  23. package/dist/cjs/i18n/uk.js +9 -100
  24. package/dist/cjs/i18n/vi.js +9 -100
  25. package/dist/cjs/i18n/zh.js +7 -100
  26. package/dist/cjs/i18n/zh_TW.js +9 -100
  27. package/dist/cjs/utils/selection.js +6 -8
  28. package/dist/cjs/version-wrapper.js +1 -1
  29. package/dist/cjs/version.json +1 -1
  30. package/dist/es2019/i18n/cs.js +8 -77
  31. package/dist/es2019/i18n/da.js +7 -77
  32. package/dist/es2019/i18n/de.js +8 -77
  33. package/dist/es2019/i18n/en.js +11 -100
  34. package/dist/es2019/i18n/en_GB.js +11 -100
  35. package/dist/es2019/i18n/en_ZZ.js +11 -100
  36. package/dist/es2019/i18n/es.js +8 -77
  37. package/dist/es2019/i18n/fi.js +9 -100
  38. package/dist/es2019/i18n/fr.js +8 -77
  39. package/dist/es2019/i18n/hu.js +8 -77
  40. package/dist/es2019/i18n/it.js +8 -77
  41. package/dist/es2019/i18n/ja.js +9 -100
  42. package/dist/es2019/i18n/ko.js +8 -77
  43. package/dist/es2019/i18n/nb.js +10 -93
  44. package/dist/es2019/i18n/nl.js +9 -97
  45. package/dist/es2019/i18n/pl.js +9 -99
  46. package/dist/es2019/i18n/pt_BR.js +9 -93
  47. package/dist/es2019/i18n/ru.js +9 -100
  48. package/dist/es2019/i18n/sv.js +9 -99
  49. package/dist/es2019/i18n/th.js +9 -100
  50. package/dist/es2019/i18n/tr.js +9 -100
  51. package/dist/es2019/i18n/uk.js +9 -100
  52. package/dist/es2019/i18n/vi.js +9 -100
  53. package/dist/es2019/i18n/zh.js +7 -100
  54. package/dist/es2019/i18n/zh_TW.js +9 -100
  55. package/dist/es2019/utils/selection.js +1 -9
  56. package/dist/es2019/version-wrapper.js +1 -1
  57. package/dist/es2019/version.json +1 -1
  58. package/dist/esm/i18n/cs.js +8 -77
  59. package/dist/esm/i18n/da.js +7 -77
  60. package/dist/esm/i18n/de.js +8 -77
  61. package/dist/esm/i18n/en.js +11 -100
  62. package/dist/esm/i18n/en_GB.js +11 -100
  63. package/dist/esm/i18n/en_ZZ.js +11 -100
  64. package/dist/esm/i18n/es.js +8 -77
  65. package/dist/esm/i18n/fi.js +9 -100
  66. package/dist/esm/i18n/fr.js +8 -77
  67. package/dist/esm/i18n/hu.js +8 -77
  68. package/dist/esm/i18n/it.js +8 -77
  69. package/dist/esm/i18n/ja.js +9 -100
  70. package/dist/esm/i18n/ko.js +8 -77
  71. package/dist/esm/i18n/nb.js +10 -93
  72. package/dist/esm/i18n/nl.js +9 -97
  73. package/dist/esm/i18n/pl.js +9 -99
  74. package/dist/esm/i18n/pt_BR.js +9 -93
  75. package/dist/esm/i18n/ru.js +9 -100
  76. package/dist/esm/i18n/sv.js +9 -99
  77. package/dist/esm/i18n/th.js +9 -100
  78. package/dist/esm/i18n/tr.js +9 -100
  79. package/dist/esm/i18n/uk.js +9 -100
  80. package/dist/esm/i18n/vi.js +9 -100
  81. package/dist/esm/i18n/zh.js +7 -100
  82. package/dist/esm/i18n/zh_TW.js +9 -100
  83. package/dist/esm/utils/selection.js +1 -7
  84. package/dist/esm/version-wrapper.js +1 -1
  85. package/dist/esm/version.json +1 -1
  86. package/dist/types/i18n/cs.d.ts +8 -77
  87. package/dist/types/i18n/da.d.ts +7 -77
  88. package/dist/types/i18n/de.d.ts +8 -77
  89. package/dist/types/i18n/en.d.ts +10 -99
  90. package/dist/types/i18n/en_GB.d.ts +10 -99
  91. package/dist/types/i18n/en_ZZ.d.ts +10 -99
  92. package/dist/types/i18n/es.d.ts +8 -77
  93. package/dist/types/i18n/fi.d.ts +8 -99
  94. package/dist/types/i18n/fr.d.ts +8 -77
  95. package/dist/types/i18n/hu.d.ts +8 -77
  96. package/dist/types/i18n/it.d.ts +8 -77
  97. package/dist/types/i18n/ja.d.ts +8 -99
  98. package/dist/types/i18n/ko.d.ts +8 -77
  99. package/dist/types/i18n/nb.d.ts +8 -91
  100. package/dist/types/i18n/nl.d.ts +8 -96
  101. package/dist/types/i18n/pl.d.ts +8 -98
  102. package/dist/types/i18n/pt_BR.d.ts +8 -92
  103. package/dist/types/i18n/ru.d.ts +8 -99
  104. package/dist/types/i18n/sv.d.ts +8 -98
  105. package/dist/types/i18n/th.d.ts +8 -99
  106. package/dist/types/i18n/tr.d.ts +8 -99
  107. package/dist/types/i18n/uk.d.ts +8 -99
  108. package/dist/types/i18n/vi.d.ts +8 -99
  109. package/dist/types/i18n/zh.d.ts +6 -99
  110. package/dist/types/i18n/zh_TW.d.ts +8 -99
  111. package/dist/types/utils/selection.d.ts +1 -2
  112. package/dist/types-ts4.0/i18n/cs.d.ts +8 -77
  113. package/dist/types-ts4.0/i18n/da.d.ts +7 -77
  114. package/dist/types-ts4.0/i18n/de.d.ts +8 -77
  115. package/dist/types-ts4.0/i18n/en.d.ts +10 -99
  116. package/dist/types-ts4.0/i18n/en_GB.d.ts +10 -99
  117. package/dist/types-ts4.0/i18n/en_ZZ.d.ts +10 -99
  118. package/dist/types-ts4.0/i18n/es.d.ts +8 -77
  119. package/dist/types-ts4.0/i18n/fi.d.ts +8 -99
  120. package/dist/types-ts4.0/i18n/fr.d.ts +8 -77
  121. package/dist/types-ts4.0/i18n/hu.d.ts +8 -77
  122. package/dist/types-ts4.0/i18n/it.d.ts +8 -77
  123. package/dist/types-ts4.0/i18n/ja.d.ts +8 -99
  124. package/dist/types-ts4.0/i18n/ko.d.ts +8 -77
  125. package/dist/types-ts4.0/i18n/nb.d.ts +8 -91
  126. package/dist/types-ts4.0/i18n/nl.d.ts +8 -96
  127. package/dist/types-ts4.0/i18n/pl.d.ts +8 -98
  128. package/dist/types-ts4.0/i18n/pt_BR.d.ts +8 -92
  129. package/dist/types-ts4.0/i18n/ru.d.ts +8 -99
  130. package/dist/types-ts4.0/i18n/sv.d.ts +8 -98
  131. package/dist/types-ts4.0/i18n/th.d.ts +8 -99
  132. package/dist/types-ts4.0/i18n/tr.d.ts +8 -99
  133. package/dist/types-ts4.0/i18n/uk.d.ts +8 -99
  134. package/dist/types-ts4.0/i18n/vi.d.ts +8 -99
  135. package/dist/types-ts4.0/i18n/zh.d.ts +6 -99
  136. package/dist/types-ts4.0/i18n/zh_TW.d.ts +8 -99
  137. package/dist/types-ts4.0/utils/selection.d.ts +1 -2
  138. package/package.json +9 -9
@@ -13,13 +13,8 @@ exports.default = void 0;
13
13
  */
14
14
  //English (United Kingdom)
15
15
  var _default = {
16
- 'fabric.editor.action': 'Action item',
17
- 'fabric.editor.action.description': 'Create and assign action items',
18
16
  'fabric.editor.addAltText': 'Alt text',
19
17
  'fabric.editor.alignCenter': 'Align Center',
20
- 'fabric.editor.alignImageCenter': 'Align center',
21
- 'fabric.editor.alignImageLeft': 'Align left',
22
- 'fabric.editor.alignImageRight': 'Align right',
23
18
  'fabric.editor.alignLeft': 'Align left',
24
19
  'fabric.editor.alignRight': 'Align Right',
25
20
  'fabric.editor.alignment': 'Text alignment',
@@ -31,20 +26,14 @@ var _default = {
31
26
  'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
32
27
  'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
33
28
  'fabric.editor.blockTitle': 'Card',
34
- 'fabric.editor.blockquote': 'a quote',
35
29
  'fabric.editor.blockquote.description': 'Insert a quote or citation',
36
30
  'fabric.editor.blockquote2': 'Quote',
37
31
  'fabric.editor.bold': 'Bold',
38
32
  'fabric.editor.bug': 'Bug',
39
- 'fabric.editor.canNotSortTable': "⚠️ You can't sort a table with merged cells",
40
- 'fabric.editor.cancelButton': 'Cancel',
41
33
  'fabric.editor.captionPlaceholder': 'Add a caption',
42
34
  'fabric.editor.cardFloatingControls': 'Card options',
43
- 'fabric.editor.cellBackground': 'Cell background',
44
- 'fabric.editor.cellOptions': 'Cell options',
45
35
  'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
46
36
  'fabric.editor.clearAltTextEdit': 'Clear alt text',
47
- 'fabric.editor.clearCells': 'Clear {0, plural, one {cell} other {cells}}',
48
37
  'fabric.editor.clearFormatting': 'Clear formatting',
49
38
  'fabric.editor.clearLink': 'Clear link',
50
39
  'fabric.editor.clearLinkText': 'Clear text',
@@ -55,9 +44,6 @@ var _default = {
55
44
  'fabric.editor.code.on': '{textFormattingOff}, Code On',
56
45
  'fabric.editor.codeblock': 'Code snippet',
57
46
  'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
58
- 'fabric.editor.collapseTable': 'Collapse table',
59
- 'fabric.editor.columns': 'Layouts',
60
- 'fabric.editor.columns.description': 'Structure your page using sections',
61
47
  'fabric.editor.configFailedToLoad': 'Failed to load',
62
48
  'fabric.editor.configPanel.cancel': 'Cancel',
63
49
  'fabric.editor.configPanel.close': 'Close',
@@ -76,16 +62,10 @@ var _default = {
76
62
  'fabric.editor.configPanel.invalid': 'Invalid field',
77
63
  'fabric.editor.configPanel.required': 'Required field',
78
64
  'fabric.editor.configPanel.submit': 'Submit',
79
- 'fabric.editor.copiedToClipboard': 'Copied!',
80
- 'fabric.editor.copyToClipboard': 'Copy',
81
65
  'fabric.editor.createComment': 'Comment',
82
66
  'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
83
67
  'fabric.editor.customPanel': 'Custom panel',
84
68
  'fabric.editor.customPanel.description': 'Add a note with an emoji and coloured background',
85
- 'fabric.editor.date': 'Date',
86
- 'fabric.editor.date.description': 'Add a date using a calendar',
87
- 'fabric.editor.decision': 'Decision',
88
- 'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
89
69
  'fabric.editor.decisionPlaceholder': 'Add a decision…',
90
70
  'fabric.editor.defaultAltText': 'List item',
91
71
  'fabric.editor.displayBlock': 'Display card',
@@ -94,14 +74,12 @@ var _default = {
94
74
  'fabric.editor.displayLink': 'Display as text',
95
75
  'fabric.editor.displayOptionUnavailableInParentNode': "This display option isn't available inside {node}",
96
76
  'fabric.editor.displayText': 'Text to display',
97
- 'fabric.editor.distributeColumns': 'Distribute columns',
98
77
  'fabric.editor.dropPlaceholderLabel': 'Document',
99
78
  'fabric.editor.ecombedDescription': 'Display an interactive preview of a link',
100
79
  'fabric.editor.edit': 'Edit',
101
80
  'fabric.editor.editAltText': 'Edit alt text',
102
81
  'fabric.editor.editDateText': 'Edit Date',
103
82
  'fabric.editor.editLink': 'Edit link',
104
- 'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
105
83
  'fabric.editor.editStatusColour': 'Edit Status Colour',
106
84
  'fabric.editor.editStatusText': 'Edit Status',
107
85
  'fabric.editor.editableContentLabel': 'Editable content',
@@ -124,20 +102,14 @@ var _default = {
124
102
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
125
103
  'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
126
104
  'fabric.editor.embedTitle': 'Embed',
127
- 'fabric.editor.emoji': 'Emoji',
128
- 'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
129
105
  'fabric.editor.emptyLink': 'Please enter a link.',
130
106
  'fabric.editor.epic': 'Epic',
131
107
  'fabric.editor.error': 'Error',
132
108
  'fabric.editor.errorPanel': 'Error panel',
133
109
  'fabric.editor.errorPanel.description': 'Call out errors in a coloured panel',
134
- 'fabric.editor.expand': 'Expand',
135
- 'fabric.editor.expand.description': 'Insert an expand',
110
+ 'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Removing this extension will break anything connected to it.',
111
+ 'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Remove extension',
136
112
  'fabric.editor.extensions.config-panel.save-indicator': 'All changes are always autosaved',
137
- 'fabric.editor.feedbackDialog': 'Give feedback',
138
- 'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
139
- 'fabric.editor.filesAndImages': 'Files & images',
140
- 'fabric.editor.filesAndImages.description': 'Add images and other files to your page',
141
113
  'fabric.editor.find': 'Find',
142
114
  'fabric.editor.findNext': 'Find next',
143
115
  'fabric.editor.findPrevious': 'Find previous',
@@ -147,8 +119,8 @@ var _default = {
147
119
  'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
148
120
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
149
121
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
150
- 'fabric.editor.headerColumn': 'Header column',
151
- 'fabric.editor.headerRow': 'Header row',
122
+ 'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
123
+ 'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
152
124
  'fabric.editor.heading1': 'Heading 1',
153
125
  'fabric.editor.heading1Description': 'Use this for a top level heading',
154
126
  'fabric.editor.heading2': 'Heading 2',
@@ -168,36 +140,25 @@ var _default = {
168
140
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
169
141
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
170
142
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
171
- 'fabric.editor.help': 'Help',
172
- 'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
173
143
  'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
174
- 'fabric.editor.horizontalRule': 'Divider',
175
- 'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
176
144
  'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
177
145
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
178
146
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results} one {# result} other {# results}} found',
179
147
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Paste or search for link',
180
- 'fabric.editor.image': 'Image',
181
148
  'fabric.editor.improvement': 'Improvement',
149
+ 'fabric.editor.indent': 'Indent',
182
150
  'fabric.editor.info': 'Info',
183
151
  'fabric.editor.infoPanel': 'Info panel',
184
152
  'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
185
153
  'fabric.editor.inlineDescription': 'Display link as inline text',
186
154
  'fabric.editor.inlineTitle': 'Inline',
187
- 'fabric.editor.insertColumn': 'Insert column right',
188
- 'fabric.editor.insertMenu': 'Insert',
189
- 'fabric.editor.insertRow': 'Insert row below',
155
+ 'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
190
156
  'fabric.editor.invalidDateError': 'Enter a valid date',
191
157
  'fabric.editor.invalidLink': 'Please enter a valid link.',
192
158
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
193
159
  'fabric.editor.italic': 'Italic',
194
160
  'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
195
- 'fabric.editor.layoutFixedWidth': 'Back to center',
196
- 'fabric.editor.layoutFullWidth': 'Go full width',
197
- 'fabric.editor.layoutWide': 'Go wide',
198
161
  'fabric.editor.leftSidebar': 'Left sidebar',
199
- 'fabric.editor.link': 'Link',
200
- 'fabric.editor.link.description': 'Insert a link',
201
162
  'fabric.editor.linkAddress': 'Link address',
202
163
  'fabric.editor.linkPlaceholder': 'Paste link',
203
164
  'fabric.editor.lists': 'Lists',
@@ -205,50 +166,38 @@ var _default = {
205
166
  'fabric.editor.matchCase': 'Match case',
206
167
  'fabric.editor.mediaAddLink': 'Add link',
207
168
  'fabric.editor.mediaGroupDeleteLabel': 'delete',
208
- 'fabric.editor.mention': 'Mention',
209
- 'fabric.editor.mention.description': 'Mention someone to send them a notification',
210
169
  'fabric.editor.mentionsAddLabel': 'add-icon',
211
170
  'fabric.editor.mentionsIconLabel': 'Mention',
212
- 'fabric.editor.mergeCells': 'Merge cells',
213
171
  'fabric.editor.moreFormatting': 'More formatting',
214
172
  'fabric.editor.noResultsFound': 'No results',
173
+ 'fabric.editor.noSearchResults': 'No search results',
215
174
  'fabric.editor.normal': 'Normal text',
216
175
  'fabric.editor.note': 'Note',
217
176
  'fabric.editor.notePanel': 'Note panel',
218
177
  'fabric.editor.notePanel.description': 'Add a note in a coloured panel',
219
- 'fabric.editor.numberedColumn': 'Numbered column',
220
178
  'fabric.editor.off': '{formattingType} Off',
221
179
  'fabric.editor.on': '{formattingType} On',
222
180
  'fabric.editor.orderedList': 'Numbered list',
223
181
  'fabric.editor.orderedList.description': 'Create an ordered list',
224
182
  'fabric.editor.other': 'Others...',
183
+ 'fabric.editor.outdent': 'Outdent',
225
184
  'fabric.editor.pageActionsLabel': 'Page actions',
226
185
  'fabric.editor.panel.backgroundColour': 'Background colour',
227
186
  'fabric.editor.panel.emoji': 'Add emoji',
228
187
  'fabric.editor.pastePlainText': 'Paste plain text',
229
188
  'fabric.editor.placeholderAltText': 'Describe this image with alt text',
230
- 'fabric.editor.placeholderText': 'Placeholder text',
231
- 'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
232
189
  'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
233
190
  'fabric.editor.quickInsert': 'Quick insert',
234
191
  'fabric.editor.redo': 'Redo',
235
- 'fabric.editor.remove': 'Remove',
236
- 'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
237
- 'fabric.editor.removeEmoji': 'Remove emoji',
238
- 'fabric.editor.removeRows': 'Delete {0, plural, one {row} other {rows}}',
239
192
  'fabric.editor.replace': 'Replace',
240
193
  'fabric.editor.replaceAll': 'Replace all',
241
194
  'fabric.editor.replaceWith': 'Replace with',
242
195
  'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
243
196
  'fabric.editor.rightSidebar': 'Right sidebar',
244
- 'fabric.editor.saveButton': 'Save',
197
+ 'fabric.editor.searchResults': '{itemsLength, plural, one {# search result} other {# search results}} available',
245
198
  'fabric.editor.selectLanguage': 'Select language',
199
+ 'fabric.editor.settingsLinks': 'Go to Link Preferences',
246
200
  'fabric.editor.single': 'Single column',
247
- 'fabric.editor.sortColumnASC': 'Sort column A → Z',
248
- 'fabric.editor.sortColumnDESC': 'Sort column Z → A',
249
- 'fabric.editor.splitCell': 'Split cell',
250
- 'fabric.editor.status': 'Status',
251
- 'fabric.editor.status.description': 'Add a custom status label',
252
201
  'fabric.editor.statusPlaceholder': 'Set a status',
253
202
  'fabric.editor.story': 'Story',
254
203
  'fabric.editor.strike': 'Strikethrough',
@@ -261,11 +210,6 @@ var _default = {
261
210
  'fabric.editor.superscript': 'Superscript',
262
211
  'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
263
212
  'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
264
- 'fabric.editor.table': 'Table',
265
- 'fabric.editor.table.description': 'Insert a table',
266
- 'fabric.editor.tableOptions': 'Table options',
267
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Removing this table will break all the charts connected to it.',
268
- 'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Remove table and data',
269
213
  'fabric.editor.task': 'Task',
270
214
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
271
215
  'fabric.editor.text.formatting.off': 'Text formatting Off',
@@ -273,17 +217,8 @@ var _default = {
273
217
  'fabric.editor.textStyles': 'Text styles',
274
218
  'fabric.editor.threeColumns': 'Three columns',
275
219
  'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
276
- 'fabric.editor.time.ago': 'ago',
277
- 'fabric.editor.time.updated': 'Updated',
278
- 'fabric.editor.time.viewed': 'Viewed',
279
220
  'fabric.editor.toolbarLabel': 'Editor toolbar',
280
221
  'fabric.editor.toolbarMediaTitle': 'Files & images',
281
- 'fabric.editor.tooltip.blockPanel': 'a panel',
282
- 'fabric.editor.tooltip.bulletList': 'a list',
283
- 'fabric.editor.tooltip.decisionList': 'a decision list',
284
- 'fabric.editor.tooltip.defaultBlockNode': 'a block node',
285
- 'fabric.editor.tooltip.nestedExpand': 'a nested expand',
286
- 'fabric.editor.tooltip.taskList': 'an action item',
287
222
  'fabric.editor.twoColumns': 'Two columns',
288
223
  'fabric.editor.typeAheadResultLabel': 'TypeAhead results',
289
224
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
@@ -295,34 +230,10 @@ var _default = {
295
230
  'fabric.editor.url': 'Display URL',
296
231
  'fabric.editor.urlDescription': 'Display link as URL',
297
232
  'fabric.editor.urlTitle': 'URL',
298
- 'fabric.editor.viewMore': 'View more',
299
- 'fabric.editor.visit': 'Open link in a new window',
300
233
  'fabric.editor.warning': 'Warning',
301
234
  'fabric.editor.warningPanel': 'Warning panel',
302
235
  'fabric.editor.warningPanel.description': 'Add a note of caution in a coloured panel',
303
236
  'fabric.editor.wrapLeft': 'Wrap left',
304
- 'fabric.editor.wrapRight': 'Wrap right',
305
- 'fabric.theme.blue': 'Blue',
306
- 'fabric.theme.dark-blue': 'Dark blue',
307
- 'fabric.theme.dark-green': 'Dark green',
308
- 'fabric.theme.dark-purple': 'Dark purple',
309
- 'fabric.theme.dark-red': 'Dark red',
310
- 'fabric.theme.dark-teal': 'Dark teal',
311
- 'fabric.theme.dark-yellow': 'Dark yellow',
312
- 'fabric.theme.gray': 'Gray',
313
- 'fabric.theme.green': 'Green',
314
- 'fabric.theme.light-blue': 'Light blue',
315
- 'fabric.theme.light-gray': 'Light gray',
316
- 'fabric.theme.light-green': 'Light green',
317
- 'fabric.theme.light-purple': 'Light purple',
318
- 'fabric.theme.light-red': 'Light red',
319
- 'fabric.theme.light-teal': 'Light teal',
320
- 'fabric.theme.light-yellow': 'Light yellow',
321
- 'fabric.theme.orange': 'Orange',
322
- 'fabric.theme.purple': 'Purple',
323
- 'fabric.theme.red': 'Red',
324
- 'fabric.theme.teal': 'Teal',
325
- 'fabric.theme.white': 'White',
326
- 'fabric.theme.yellow': 'Yellow'
237
+ 'fabric.editor.wrapRight': 'Wrap right'
327
238
  };
328
239
  exports.default = _default;
@@ -13,13 +13,8 @@ exports.default = void 0;
13
13
  */
14
14
  //
15
15
  var _default = {
16
- 'fabric.editor.action': '⁣⁢Action item⁠⁡‌⁡⁠⁡‌‌⁠‌⁠⁠⁣⁤',
17
- 'fabric.editor.action.description': '⁣⁢Create and assign action items‍‌؜‍⁡؜⁡⁡‌⁠⁣⁤',
18
16
  'fabric.editor.addAltText': '⁣⁢Alt text‌‍‌؜⁡؜⁡⁣⁤',
19
17
  'fabric.editor.alignCenter': '⁣⁢Align Center؜؜؜؜⁠⁠⁠‍⁠‍⁣⁤',
20
- 'fabric.editor.alignImageCenter': '⁣⁢Align center⁡⁠‍؜⁠‍⁣⁤',
21
- 'fabric.editor.alignImageLeft': '⁣⁢Align left‍⁠‍⁡⁠‍⁠⁠⁠⁠⁠⁣⁤',
22
- 'fabric.editor.alignImageRight': '⁣⁢Align right‌⁡⁡؜‍‌‌‍⁡‍؜‍⁠‍⁣⁤',
23
18
  'fabric.editor.alignLeft': '⁣⁢Align left⁠؜‌‌؜⁡‍‍⁠؜⁠؜⁡⁡⁣⁤',
24
19
  'fabric.editor.alignRight': '⁣⁢Align Right⁡؜⁡⁡⁠‍‍⁠؜⁣⁤',
25
20
  'fabric.editor.alignment': '⁣⁢Text alignment؜⁠⁡‌⁠؜⁡؜⁠⁣⁤',
@@ -31,20 +26,14 @@ var _default = {
31
26
  'fabric.editor.blockCardUnavailable': '⁣⁢The inline link is inside {node} and cannot have its view changed⁠؜⁡⁡⁠؜⁡⁠‍⁠⁠⁡‍⁣⁤',
32
27
  'fabric.editor.blockDescription': '⁣⁢Display more information about a link, including a summary and actions⁠؜⁡؜؜⁡‍‌⁠‍‌‍؜⁣⁤',
33
28
  'fabric.editor.blockTitle': '⁣⁢Card‍‍‍⁡⁡؜⁠‌⁡‍‌؜‍‌⁣⁤',
34
- 'fabric.editor.blockquote': '⁣⁢a quote‍‌⁠‍‌⁡⁠⁣⁤',
35
29
  'fabric.editor.blockquote.description': '⁣⁢Insert a quote or citation⁠⁠‌؜⁠؜؜‌⁣⁤',
36
30
  'fabric.editor.blockquote2': '⁣⁢Quote⁠⁠‍؜⁠‍‌⁠⁡؜؜⁠⁣⁤',
37
31
  'fabric.editor.bold': '⁣⁢Bold‍‍‍⁠‍⁡⁡⁡⁠‍⁣⁤',
38
32
  'fabric.editor.bug': '⁣⁢Bug‍‍⁡‌⁠⁡؜⁡⁡⁡‌؜‍‍⁣⁤',
39
- 'fabric.editor.canNotSortTable': "⁣⁢⚠️ You can't sort a table with merged cells؜⁡؜⁠⁠؜⁠‍؜⁣⁤",
40
- 'fabric.editor.cancelButton': '⁣⁢Cancel‌⁠‌‍‍⁡⁠‌؜⁣⁤',
41
33
  'fabric.editor.captionPlaceholder': '⁣⁢Add a caption‌‌؜⁡⁡⁡⁠⁠‍‍‍؜⁣⁤',
42
34
  'fabric.editor.cardFloatingControls': '⁣⁢Card options‌؜⁠‌⁡⁡؜‍⁡؜‌⁣⁤',
43
- 'fabric.editor.cellBackground': '⁣⁢Cell background‍‌؜⁡‌‌؜⁡⁡⁣⁤',
44
- 'fabric.editor.cellOptions': '⁣⁢Cell options‌⁠؜‌⁡‍؜⁡⁠⁡⁣⁤',
45
35
  'fabric.editor.chromeCollapsedPlaceholder': '⁣⁢Type something…؜⁡‌‌‍⁡؜⁠⁠‍⁣⁤',
46
36
  'fabric.editor.clearAltTextEdit': '⁣⁢Clear alt text‍⁠‌؜⁡⁠⁠؜‌‍‍⁡⁠⁣⁤',
47
- 'fabric.editor.clearCells': '{0, plural, one {⁣⁢Clear cell‌⁡‌⁠⁠‍‌⁠؜؜⁠⁠‍⁠⁠‍؜⁣⁤} other {⁣⁢Clear cells‌⁡‌⁠⁠‍‌⁠؜؜⁠⁠‍⁠⁠‍؜⁣⁤}}',
48
37
  'fabric.editor.clearFormatting': '⁣⁢Clear formatting⁡⁠⁡⁠‌‍⁣⁤',
49
38
  'fabric.editor.clearLink': '⁣⁢Clear link؜⁡⁠⁡⁡؜؜؜‌⁡⁣⁤',
50
39
  'fabric.editor.clearLinkText': '⁣⁢Clear text‍‍‍⁠؜⁡⁡‍‌⁠⁡‍⁠⁣⁤',
@@ -55,9 +44,6 @@ var _default = {
55
44
  'fabric.editor.code.on': '⁣⁢{textFormattingOff}, Code On‍؜‌‌؜⁡؜‍⁣⁤',
56
45
  'fabric.editor.codeblock': '⁣⁢Code snippet؜‍⁡‍⁠‌⁡؜؜‍⁣⁤',
57
46
  'fabric.editor.codeblock.description': '⁣⁢Display code with syntax highlighting‌⁡‍⁠‌؜⁡⁡⁣⁤',
58
- 'fabric.editor.collapseTable': '⁣⁢Collapse table؜⁡؜⁠‍⁣⁤',
59
- 'fabric.editor.columns': '⁣⁢Layouts‍‍⁡⁠؜‍‌؜⁣⁤',
60
- 'fabric.editor.columns.description': '⁣⁢Structure your page using sections‍‍‌⁠⁡⁠؜؜⁠‍‍‍⁣⁤',
61
47
  'fabric.editor.configFailedToLoad': '⁣⁢Failed to load⁠⁡⁠؜⁠⁡‌‍؜⁣⁤',
62
48
  'fabric.editor.configPanel.cancel': '⁣⁢Cancel‍⁠؜؜؜؜‍‍‍⁠⁠⁡⁣⁤',
63
49
  'fabric.editor.configPanel.close': '⁣⁢Close‌؜⁠؜‌‌⁣⁤',
@@ -76,16 +62,10 @@ var _default = {
76
62
  'fabric.editor.configPanel.invalid': '⁣⁢Invalid field⁠⁠⁠‌⁡‍⁡⁣⁤',
77
63
  'fabric.editor.configPanel.required': '⁣⁢Required field‍‍؜‌‌‍⁠‍⁡⁣⁤',
78
64
  'fabric.editor.configPanel.submit': '⁣⁢Submit‍‍؜‌‌؜؜⁡⁡‍⁡⁠⁣⁤',
79
- 'fabric.editor.copiedToClipboard': '⁣⁢Copied!‌‌؜؜؜؜‍‍‌؜‍⁡⁣⁤',
80
- 'fabric.editor.copyToClipboard': '⁣⁢Copy‍⁠⁠‍‍‍‍‍⁠⁠؜؜⁠‌⁣⁤',
81
65
  'fabric.editor.createComment': '⁣⁢Comment؜⁠؜‍⁠؜⁠؜⁠⁡‍؜⁣⁤',
82
66
  'fabric.editor.createCommentInvalid': '⁣⁢You can only comment on text and headings‍⁡⁡⁡؜‌؜؜‍‌‌⁣⁤',
83
67
  'fabric.editor.customPanel': '⁣⁢Custom panel‌‍⁡؜⁠؜‌؜‌؜⁠؜⁡⁠‌‍‍⁠⁡⁣⁤',
84
68
  'fabric.editor.customPanel.description': '⁣⁢Add a note with an emoji and colored background؜؜‍‍⁠‍⁠؜⁡‌؜⁡⁣⁤',
85
- 'fabric.editor.date': '⁣⁢Date‍‌⁡‌‍؜‌؜‍⁣⁤',
86
- 'fabric.editor.date.description': '⁣⁢Add a date using a calendar‍‍‌؜‍⁡⁠؜؜⁣⁤',
87
- 'fabric.editor.decision': '⁣⁢Decision⁠⁠‌؜⁠؜‌⁠‍⁡⁣⁤',
88
- 'fabric.editor.decision.description': '⁣⁢Capture decisions so they’re easy to track‍⁡‍‍‌؜‍‌؜⁡⁡‌؜⁠⁣⁤',
89
69
  'fabric.editor.decisionPlaceholder': '⁣⁢Add a decision…⁡‌⁡‍؜⁡⁡⁠‍‌⁣⁤',
90
70
  'fabric.editor.defaultAltText': '⁣⁢List item⁡‍؜‌‍⁠‍⁠⁡‌⁣⁤',
91
71
  'fabric.editor.displayBlock': '⁣⁢Display card‍‌؜؜⁡⁠‍؜‍‍‌⁠⁠⁣⁤',
@@ -94,14 +74,12 @@ var _default = {
94
74
  'fabric.editor.displayLink': '⁣⁢Display as text‌؜⁠⁠‍‌⁡⁡⁡‌⁠⁠⁣⁤',
95
75
  'fabric.editor.displayOptionUnavailableInParentNode': "⁣⁢This display option isn't available inside {node}‍⁡⁠‍‌؜؜‌؜⁠⁠⁣⁤",
96
76
  'fabric.editor.displayText': '⁣⁢Text to display⁡‍؜‍⁡⁡؜‌⁠‍⁡‌⁣⁤',
97
- 'fabric.editor.distributeColumns': '⁣⁢Distribute columns‍‌؜⁡‍؜‍؜‌؜؜⁣⁤',
98
77
  'fabric.editor.dropPlaceholderLabel': '⁣⁢Document⁠؜⁡⁠⁠⁡⁠‌؜⁡؜؜⁣⁤',
99
78
  'fabric.editor.ecombedDescription': '⁣⁢Display an interactive preview of a link؜⁠⁡⁠‌⁠‌⁣⁤',
100
79
  'fabric.editor.edit': '⁣⁢Edit‍‌⁠⁡⁠⁡⁡⁠⁣⁤',
101
80
  'fabric.editor.editAltText': '⁣⁢Edit alt text؜‍⁡⁠⁠‍؜؜⁡⁣⁤',
102
81
  'fabric.editor.editDateText': '⁣⁢Edit Date⁡‌⁠⁠‍؜؜⁠⁡⁡⁡⁣⁤',
103
82
  'fabric.editor.editLink': '⁣⁢Edit link؜⁡⁡⁠⁠؜⁣⁤',
104
- 'fabric.editor.editMode.inviteToEditButton.title': '⁣⁢Invite to edit⁠⁠‍‌؜⁠‌⁡‍⁡⁣⁤',
105
83
  'fabric.editor.editStatusColor': '⁣⁢Edit Status Color‌‌⁡‌‍؜⁡‍؜⁡⁣⁤',
106
84
  'fabric.editor.editStatusText': '⁣⁢Edit Status⁡‍‌‌‍؜⁡؜‍‍؜؜⁣⁤',
107
85
  'fabric.editor.editableContentLabel': '⁣⁢Editable content⁠؜‌‍⁠⁡⁠؜⁣⁤',
@@ -124,20 +102,14 @@ var _default = {
124
102
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '⁣⁢Explore Atlassian Marketplace⁡‍⁡‌‌‌⁡‍؜‍⁠‌‌‌⁣⁤',
125
103
  'fabric.editor.elementbrowser.sidebar.heading': '⁣⁢Browse؜⁡؜⁡⁠‍‌‍‌⁡⁣⁤',
126
104
  'fabric.editor.embedTitle': '⁣⁢Embed‍‌⁡⁡؜؜؜‌؜؜⁣⁤',
127
- 'fabric.editor.emoji': '⁣⁢Emoji؜‍؜؜‍‌⁠‍⁣⁤',
128
- 'fabric.editor.emoji.description': '⁣⁢Use emojis to express ideas 🎉 and emotions 😄⁡⁠‍؜⁡⁣⁤',
129
105
  'fabric.editor.emptyLink': '⁣⁢Please enter a link.‌‌‍⁡⁡‌‌‌‌⁠⁣⁤',
130
106
  'fabric.editor.epic': '⁣⁢Epic‌⁠‍⁡⁠⁠⁡؜⁣⁤',
131
107
  'fabric.editor.error': '⁣⁢Error؜‌⁡‌؜⁡‌⁣⁤',
132
108
  'fabric.editor.errorPanel': '⁣⁢Error panel⁠‍؜⁠⁠؜‍⁠⁠⁡⁣⁤',
133
109
  'fabric.editor.errorPanel.description': '⁣⁢Call out errors in a colored panel⁡⁠؜⁡‍‌‍؜‍⁣⁤',
134
- 'fabric.editor.expand': '⁣⁢Expand⁠⁡⁡؜‍⁠⁡‌⁣⁤',
135
- 'fabric.editor.expand.description': '⁣⁢Insert an expand‌⁡‌؜؜؜‍‌⁠⁠‍‌⁣⁤',
110
+ 'fabric.editor.extension.confirmDeleteLinkedModalMessage': '⁣⁢Removing this extension will break anything connected to it.⁠؜⁡‌‌‍‌⁡⁠⁡⁡⁡⁡⁣⁤',
111
+ 'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '⁣⁢Remove extension⁡‍‌‍⁠‌‍‍⁠⁠⁣⁤',
136
112
  'fabric.editor.extensions.config-panel.save-indicator': '⁣⁢All changes are always autosaved⁠‍؜‌‌‍‍⁡‌‌‍‌‌⁣⁤',
137
- 'fabric.editor.feedbackDialog': '⁣⁢Give feedback‌‍‍⁠؜‍⁠‍؜⁠⁡‍⁣⁤',
138
- 'fabric.editor.feedbackDialog.description': '⁣⁢Tell us about your experience using the new editor⁡⁡⁡‍؜⁡⁠⁡⁣⁤',
139
- 'fabric.editor.filesAndImages': '⁣⁢Files & images‍‌⁠‍⁠‌⁡‍⁠‍؜⁠؜‌⁣⁤',
140
- 'fabric.editor.filesAndImages.description': '⁣⁢Add images and other files to your page⁠⁠⁡؜⁡؜‌؜⁣⁤',
141
113
  'fabric.editor.find': '⁣⁢Find⁠‌⁠‌⁠‍؜⁣⁤',
142
114
  'fabric.editor.findNext': '⁣⁢Find next؜‌؜‌؜⁠⁣⁤',
143
115
  'fabric.editor.findPrevious': '⁣⁢Find previous⁠⁠⁡⁡‍‍⁡⁡⁣⁤',
@@ -147,8 +119,8 @@ var _default = {
147
119
  'fabric.editor.floatingToolbar.confirmModalOK': '⁣⁢OK‍‌؜⁡؜⁡‍⁡⁣⁤',
148
120
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '⁣⁢Floating toolbar controls have been opened⁠⁠‌‌؜‍⁣⁤',
149
121
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '⁣⁢Floating Toolbar؜‌⁠؜‍‍⁡⁣⁤',
150
- 'fabric.editor.headerColumn': '⁣⁢Header column؜‌‍⁠‍‍‌⁡⁠⁡⁣⁤',
151
- 'fabric.editor.headerRow': '⁣⁢Header row⁡‍‌⁡‌‍‍‌⁡‍؜‌‍⁣⁤',
122
+ 'fabric.editor.floatingToolbar.scrollLeft': '⁣⁢Scroll left⁡⁠‍⁡⁡⁡⁡‍⁠؜⁠⁣⁤',
123
+ 'fabric.editor.floatingToolbar.scrollRight': '⁣⁢Scroll right‍؜⁠؜‍‍؜‌‍⁣⁤',
152
124
  'fabric.editor.heading1': '⁣⁢Heading 1‌؜⁡‌‌‌‌‌⁣⁤',
153
125
  'fabric.editor.heading1Description': '⁣⁢Use this for a top level heading‌؜⁠⁡‍‍‌‍⁠‌‍‌؜‌⁣⁤',
154
126
  'fabric.editor.heading2': '⁣⁢Heading 2‍‍‌؜⁡⁠⁣⁤',
@@ -168,36 +140,25 @@ var _default = {
168
140
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': '⁣⁢Story⁠‌‍‍‍⁡‍؜‌⁣⁤',
169
141
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': '⁣⁢Task‍‍‌؜؜‌؜⁡⁠‌‌⁠⁣⁤',
170
142
  'fabric.editor.headingLink.toolbarHelpTitle': '⁣⁢Open help dialog‌⁡‌⁠‌⁠⁣⁤',
171
- 'fabric.editor.help': '⁣⁢Help⁡⁡‍‍⁡⁡‍⁠‌⁠⁡؜⁣⁤',
172
- 'fabric.editor.help.description': '⁣⁢Browse all the keyboard shortcuts and markdown options⁡‍⁡؜⁡⁠⁡‌‌⁡⁠⁡⁡⁣⁤',
173
143
  'fabric.editor.helpDialogTips': '⁣⁢Press {keyMap} to quickly open this dialog at any time؜⁡‍‍؜‌⁡؜‌‍⁣⁤',
174
- 'fabric.editor.horizontalRule': '⁣⁢Divider‌؜؜⁠‍؜⁠‌‌⁣⁤',
175
- 'fabric.editor.horizontalRule.description': '⁣⁢Separate content with a horizontal line⁡‌‌⁡‌⁡‌⁡⁣⁤',
176
144
  'fabric.editor.hyperlink.linkAriaLabel': '⁣⁢Link label⁠‌‌‌‍؜‌‍⁣⁤',
177
145
  'fabric.editor.hyperlink.searchLinkAriaDescription': '⁣⁢Suggestions will appear below as you type into the field⁠‍‍⁠‍‌؜⁡‍‍‍؜‍‌⁣⁤',
178
146
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {⁣⁢no results found⁡⁠؜؜؜؜⁣⁤} one {⁣⁢{count,number} result found؜⁠؜‌‍⁡‍⁡؜‌⁡‌⁣⁤} other {⁣⁢{count,number} results found؜⁠؜‌‍⁡‍⁡؜‌⁡‌⁣⁤}}',
179
147
  'fabric.editor.hyperlinkToolbarPlaceholder': '⁣⁢Paste or search for link‌‌‍؜‌؜‍⁡⁠⁣⁤',
180
- 'fabric.editor.image': '⁣⁢Image‌⁠‌‌⁠⁡⁠؜‌⁠⁣⁤',
181
148
  'fabric.editor.improvement': '⁣⁢Improvement⁡⁡‍‍‌⁠‍⁡⁣⁤',
149
+ 'fabric.editor.indent': '⁣⁢Indent‌⁠‌⁠‍⁡⁣⁤',
182
150
  'fabric.editor.info': '⁣⁢Info⁡⁡‌⁡⁠؜؜‌‍⁠⁣⁤',
183
151
  'fabric.editor.infoPanel': '⁣⁢Info panel‌‌‍‌⁠⁠؜⁠⁠⁠⁣⁤',
184
152
  'fabric.editor.infoPanel.description': '⁣⁢Highlight information in a colored panel⁡‍؜⁡‍‌⁠‍‍⁠‍⁣⁤',
185
153
  'fabric.editor.inlineDescription': '⁣⁢Display link as inline text⁠؜⁡‌‍⁡‌⁠⁣⁤',
186
154
  'fabric.editor.inlineTitle': '⁣⁢Inline‍؜⁡⁠‍‍؜‌⁡⁣⁤',
187
- 'fabric.editor.insertColumn': '⁣⁢Insert column right‌⁠‍⁠⁡‍⁡‌؜‍‍⁠⁣⁤',
188
- 'fabric.editor.insertMenu': '⁣⁢Insert⁡‌؜؜‍⁡‍؜⁠‍‌‌‌⁣⁤',
189
- 'fabric.editor.insertRow': '⁣⁢Insert row below‌⁠؜؜؜؜‍⁡⁡⁠⁣⁤',
155
+ 'fabric.editor.inputQueryAssistiveTxt': '⁣⁢When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.‌‍؜‌؜⁡‍⁣⁤',
190
156
  'fabric.editor.invalidDateError': '⁣⁢Enter a valid date‍‌‌‌⁠⁠‌⁡؜‌‍⁣⁤',
191
157
  'fabric.editor.invalidLink': '⁣⁢Please enter a valid link.⁡⁠؜‌⁡⁠‍‌⁣⁤',
192
158
  'fabric.editor.inviteItem.title': '{userRole, select, admin {⁣⁢Invite teammate to {productName}‌⁠⁠؜⁠‍⁠‌⁡‌⁡⁡⁡⁠؜⁣⁤} trusted {⁣⁢Invite teammate to {productName}‌⁠⁠؜⁠‍⁠‌⁡‌⁡⁡⁡⁠؜⁣⁤} other {⁣⁢Add teammate to {productName}؜؜⁠⁠⁠‍⁡‌⁠⁡⁣⁤}}',
193
159
  'fabric.editor.italic': '⁣⁢Italic؜‍⁡؜⁡⁠‌؜‍؜‌⁣⁤',
194
160
  'fabric.editor.keyboardShortcuts': '⁣⁢Keyboard shortcuts‍⁠‌⁡؜⁠⁡⁠؜⁣⁤',
195
- 'fabric.editor.layoutFixedWidth': '⁣⁢Back to center‌⁡‌⁡⁡‌؜⁡⁠؜⁣⁤',
196
- 'fabric.editor.layoutFullWidth': '⁣⁢Go full width‌⁡‌‍⁠؜⁡‌⁣⁤',
197
- 'fabric.editor.layoutWide': '⁣⁢Go wide⁡‌‍؜‍‌؜‌؜⁣⁤',
198
161
  'fabric.editor.leftSidebar': '⁣⁢Left sidebar⁡‍‍‍‍⁣⁤',
199
- 'fabric.editor.link': '⁣⁢Link⁡؜؜‌؜⁠⁡‍⁠⁣⁤',
200
- 'fabric.editor.link.description': '⁣⁢Insert a link⁠‍؜‌؜‌‌‍؜⁣⁤',
201
162
  'fabric.editor.linkAddress': '⁣⁢Link address؜⁠⁡⁡‌‍؜⁠‍؜⁠‍⁣⁤',
202
163
  'fabric.editor.linkPlaceholder': '⁣⁢Paste link؜⁠⁠⁠‌‍⁡⁠؜‍⁣⁤',
203
164
  'fabric.editor.lists': '⁣⁢Lists‍‍؜؜⁡⁡؜؜؜⁠⁣⁤',
@@ -205,50 +166,38 @@ var _default = {
205
166
  'fabric.editor.matchCase': '⁣⁢Match case‌‌⁠⁡‍؜‍‍‌؜⁡⁡⁠‍⁣⁤',
206
167
  'fabric.editor.mediaAddLink': '⁣⁢Add link‍⁠⁠‌‍‌⁡‌؜‍⁣⁤',
207
168
  'fabric.editor.mediaGroupDeleteLabel': '⁣⁢delete‌‌⁠⁡⁠‍⁠⁣⁤',
208
- 'fabric.editor.mention': '⁣⁢Mention⁠؜؜‌‍⁡؜⁡⁠⁠؜⁡⁣⁤',
209
- 'fabric.editor.mention.description': '⁣⁢Mention someone to send them a notification⁠‍‌؜؜؜⁡‌‍‌⁣⁤',
210
169
  'fabric.editor.mentionsAddLabel': '⁣⁢add-icon‌‌‌؜⁡‍‍⁡⁡‍‍⁠⁣⁤',
211
170
  'fabric.editor.mentionsIconLabel': '⁣⁢Mention⁠⁠⁠⁡‌⁠؜‍؜؜⁡⁠⁠⁣⁤',
212
- 'fabric.editor.mergeCells': '⁣⁢Merge cells؜‌⁠⁡‍؜‌‍؜‍؜؜⁣⁤',
213
171
  'fabric.editor.moreFormatting': '⁣⁢More formatting‍؜‌‌⁠‍‍؜‍⁡⁣⁤',
214
172
  'fabric.editor.noResultsFound': '⁣⁢No results‍؜‌‌‌؜⁡⁣⁤',
173
+ 'fabric.editor.noSearchResults': '⁣⁢No search results؜؜‍‍‍؜‍⁡⁣⁤',
215
174
  'fabric.editor.normal': '⁣⁢Normal text⁠⁠‍⁠⁠‌⁠‍؜⁡⁠‌⁡⁠⁣⁤',
216
175
  'fabric.editor.note': '⁣⁢Note⁠⁠؜⁡‌؜‍‌‍‍‌⁡⁣⁤',
217
176
  'fabric.editor.notePanel': '⁣⁢Note panel؜‍⁡؜⁠؜‍⁠‍⁡⁡؜‍‍‌⁡⁣⁤',
218
177
  'fabric.editor.notePanel.description': '⁣⁢Add a note in a colored panel⁡⁠‍‌‌‌⁡⁠؜‌‍⁣⁤',
219
- 'fabric.editor.numberedColumn': '⁣⁢Numbered column؜‌؜؜؜؜‍‌⁠⁣⁤',
220
178
  'fabric.editor.off': '⁣⁢{formattingType} Off؜⁠⁠⁣⁤',
221
179
  'fabric.editor.on': '⁣⁢{formattingType} On⁠‍⁡‍⁡⁠⁣⁤',
222
180
  'fabric.editor.orderedList': '⁣⁢Numbered list؜⁡‌‍؜⁡‌⁡‍⁣⁤',
223
181
  'fabric.editor.orderedList.description': '⁣⁢Create an ordered list⁠؜⁡‌؜‌‍‍⁡⁡‌‌؜؜‌⁠‍⁡⁣⁤',
224
182
  'fabric.editor.other': '⁣⁢Others...؜؜⁡؜⁠⁡⁠؜‍‍⁠⁣⁤',
183
+ 'fabric.editor.outdent': '⁣⁢Outdent‍‍؜؜‌‌‍‍⁡⁣⁤',
225
184
  'fabric.editor.pageActionsLabel': '⁣⁢Page actions⁠⁡‍⁠‍؜⁠⁠؜⁣⁤',
226
185
  'fabric.editor.panel.backgroundColor': '⁣⁢Background color⁡⁡‌‍‌⁡؜‌‍⁡‌⁡⁡⁣⁤',
227
186
  'fabric.editor.panel.emoji': '⁣⁢Add emoji؜؜⁠‍‌‌⁣⁤',
228
187
  'fabric.editor.pastePlainText': '⁣⁢Paste plain text‍‍؜⁠⁡؜؜⁡؜⁣⁤',
229
188
  'fabric.editor.placeholderAltText': '⁣⁢Describe this image with alt text‍‍‌‍؜⁠‍‌‍⁡؜⁡⁣⁤',
230
- 'fabric.editor.placeholderText': '⁣⁢Placeholder text‍⁠⁠⁠⁡⁡‍⁠‌‍‍⁣⁤',
231
- 'fabric.editor.placeholderText.description': '⁣⁢Insert a text placeholder into the page؜‌⁠؜‌‌؜⁡⁡⁣⁤',
232
189
  'fabric.editor.placeholderTextPlaceholder': '⁣⁢Add placeholder text‍‌⁠⁡‍⁡؜⁠‍⁠؜‍⁣⁤',
233
190
  'fabric.editor.quickInsert': '⁣⁢Quick insert⁠⁠⁠‌؜⁠⁣⁤',
234
191
  'fabric.editor.redo': '⁣⁢Redo⁠؜⁡؜؜⁡‌‍‍⁡⁣⁤',
235
- 'fabric.editor.remove': '⁣⁢Remove⁠‌⁠⁡⁠‌⁠‌؜⁡‍‌⁡⁡⁣⁤',
236
- 'fabric.editor.removeColumns': '{0, plural, one {⁣⁢Delete column‌‍؜⁠؜؜؜‌⁠⁣⁤} other {⁣⁢Delete columns‌‍؜⁠؜؜؜‌⁠⁣⁤}}',
237
- 'fabric.editor.removeEmoji': '⁣⁢Remove emoji؜‌‍‌‌‍⁡⁣⁤',
238
- 'fabric.editor.removeRows': '{0, plural, one {⁣⁢Delete row‌؜‌⁠⁠⁡⁡⁣⁤} other {⁣⁢Delete rows‌؜‌⁠⁠⁡⁡⁣⁤}}',
239
192
  'fabric.editor.replace': '⁣⁢Replace‌⁠؜⁠⁠⁠‌⁠⁡⁠⁣⁤',
240
193
  'fabric.editor.replaceAll': '⁣⁢Replace all‌⁡؜‍⁠⁣⁤',
241
194
  'fabric.editor.replaceWith': '⁣⁢Replace with‍‍⁡؜⁡⁠⁡؜؜⁠⁠⁣⁤',
242
195
  'fabric.editor.resultsCount': '⁣⁢{selectedMatchPosition} of {totalResultsCount}⁠⁠⁠⁠⁣⁤',
243
196
  'fabric.editor.rightSidebar': '⁣⁢Right sidebar⁠‍⁠؜‍⁠‍؜⁡⁡‌‍⁡‍⁣⁤',
244
- 'fabric.editor.saveButton': '⁣⁢Save⁠‍⁡؜‌⁠⁡؜‍⁡؜⁡⁣⁤',
197
+ 'fabric.editor.searchResults': '{itemsLength, plural, one {⁣⁢{itemsLength,number} search result available⁡‍‍⁠‍؜⁠؜‌⁡⁣⁤} other {⁣⁢{itemsLength,number} search results available⁡‍‍⁠‍؜⁠؜‌⁡⁣⁤}}',
245
198
  'fabric.editor.selectLanguage': '⁣⁢Select language‍⁠‌؜‌⁡‍‌⁣⁤',
199
+ 'fabric.editor.settingsLinks': '⁣⁢Go to Link Preferences؜؜‌⁡‍؜⁠⁡⁠⁠‌⁠⁣⁤',
246
200
  'fabric.editor.single': '⁣⁢Single column⁡‍⁠‌؜⁡‍‌‍⁣⁤',
247
- 'fabric.editor.sortColumnASC': '⁣⁢Sort column A → Z‍؜⁠؜‌⁡‌⁡‍⁠‌؜⁣⁤',
248
- 'fabric.editor.sortColumnDESC': '⁣⁢Sort column Z → A⁡⁡؜⁡‍‍‌‍‌‍⁡⁠⁣⁤',
249
- 'fabric.editor.splitCell': '⁣⁢Split cell‌؜؜⁡؜⁠⁠‍‌‍‌⁡‍⁣⁤',
250
- 'fabric.editor.status': '⁣⁢Status‍⁠⁡‍⁠‌⁣⁤',
251
- 'fabric.editor.status.description': '⁣⁢Add a custom status label؜؜‌‌؜⁡‍؜⁣⁤',
252
201
  'fabric.editor.statusPlaceholder': '⁣⁢Set a status⁠؜⁠⁠⁡⁡‍⁣⁤',
253
202
  'fabric.editor.story': '⁣⁢Story‌⁡⁡؜؜⁡⁡⁠⁡⁠⁣⁤',
254
203
  'fabric.editor.strike': '⁣⁢Strikethrough‍‍؜؜‍؜‍⁡⁠‍⁠‌⁣⁤',
@@ -261,11 +210,6 @@ var _default = {
261
210
  'fabric.editor.superscript': '⁣⁢Superscript؜⁡⁠⁠⁠⁠⁠‌⁣⁤',
262
211
  'fabric.editor.superscript.off.subscript.on': '⁣⁢Superscript Off, Subscript On‌‍؜⁠⁡‌‍؜⁠⁣⁤',
263
212
  'fabric.editor.supportAltText': '⁣⁢Alt text is useful for people using screen readers because of visual limitations.‍⁠‍⁠‌⁡؜؜⁠⁠⁡⁡⁠⁠⁣⁤',
264
- 'fabric.editor.table': '⁣⁢Table‌⁠⁠‍‌⁣⁤',
265
- 'fabric.editor.table.description': '⁣⁢Insert a table؜‌⁠⁡‌؜؜‌⁡⁡‍⁣⁤',
266
- 'fabric.editor.tableOptions': '⁣⁢Table options‍؜⁡‌؜‍؜⁠؜؜؜⁣⁤',
267
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': '⁣⁢Removing this table will break all the charts connected to it.⁡‌‌⁠‍⁡⁠‍⁠؜‌؜⁡‌؜⁣⁤',
268
- 'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '⁣⁢Remove table and data‍‍⁠⁡⁠؜⁡‍؜⁠‌⁡⁡⁣⁤',
269
213
  'fabric.editor.task': '⁣⁢Task⁡‍؜‌‍؜؜⁠‍⁠⁠‍⁣⁤',
270
214
  'fabric.editor.taskPlaceholder': "⁣⁢Type your action, use '@' to assign to someone.‌⁠⁠⁠⁠⁠‍‍⁡⁡‌⁣⁤",
271
215
  'fabric.editor.text.formatting.off': '⁣⁢Text formatting Off‍‍؜⁠⁡‍‍⁡؜‌؜‌⁣⁤',
@@ -273,17 +217,8 @@ var _default = {
273
217
  'fabric.editor.textStyles': '⁣⁢Text styles⁡؜؜‌⁡⁠؜‌؜⁡⁣⁤',
274
218
  'fabric.editor.threeColumns': '⁣⁢Three columns؜‍‌‍‌‌‌‌⁠؜⁣⁤',
275
219
  'fabric.editor.threeColumnsWithSidebars': '⁣⁢Three columns with sidebars؜‌⁠⁠‍⁡؜‍؜؜⁣⁤',
276
- 'fabric.editor.time.ago': '⁣⁢ago⁠؜‌⁡‌؜؜؜؜؜⁣⁤',
277
- 'fabric.editor.time.updated': '⁣⁢Updated⁠‍؜⁠⁡؜⁠⁡‍‌⁣⁤',
278
- 'fabric.editor.time.viewed': '⁣⁢Viewed؜؜؜‍؜‍‌‌⁣⁤',
279
220
  'fabric.editor.toolbarLabel': '⁣⁢Editor toolbar‌‍؜‍؜⁠‌⁠‍‍⁣⁤',
280
221
  'fabric.editor.toolbarMediaTitle': '⁣⁢Files & images؜⁡⁡‌⁡‌⁡⁡‍⁡⁠⁡⁣⁤',
281
- 'fabric.editor.tooltip.blockPanel': '⁣⁢a panel‍‍؜‍⁡؜‍⁡⁣⁤',
282
- 'fabric.editor.tooltip.bulletList': '⁣⁢a list⁡؜‌؜‌⁠⁣⁤',
283
- 'fabric.editor.tooltip.decisionList': '⁣⁢a decision list⁠‌⁠‍؜‌‍⁠⁠‌⁣⁤',
284
- 'fabric.editor.tooltip.defaultBlockNode': '⁣⁢a block node‍؜⁠⁠‌‌⁡⁡‍⁣⁤',
285
- 'fabric.editor.tooltip.nestedExpand': '⁣⁢a nested expand⁡؜‍؜‍‍؜‍‌⁡‍⁡⁣⁤',
286
- 'fabric.editor.tooltip.taskList': '⁣⁢an action item؜‍؜‍‌‌⁠⁣⁤',
287
222
  'fabric.editor.twoColumns': '⁣⁢Two columns⁡‌‍؜‌‍؜‍‍‍⁡⁣⁤',
288
223
  'fabric.editor.typeAheadResultLabel': '⁣⁢TypeAhead results⁡‌‌⁠؜⁠‍⁠⁣⁤',
289
224
  'fabric.editor.unableToOpenLink': '⁣⁢Unable to open this link⁡؜‍‌‌⁠⁡⁡‌؜⁣⁤',
@@ -295,34 +230,10 @@ var _default = {
295
230
  'fabric.editor.url': '⁣⁢Display URL‍⁠⁡‌‍؜⁣⁤',
296
231
  'fabric.editor.urlDescription': '⁣⁢Display link as URL‍‍‍‍‍‌؜⁡⁡⁣⁤',
297
232
  'fabric.editor.urlTitle': '⁣⁢URL؜⁡‍‍‌؜‍‍⁡؜⁣⁤',
298
- 'fabric.editor.viewMore': '⁣⁢View more⁠‍⁡‍⁡⁠‍⁡‌⁡‌⁣⁤',
299
- 'fabric.editor.visit': '⁣⁢Open link in a new window‍‍⁡؜؜⁡؜؜‌‌⁣⁤',
300
233
  'fabric.editor.warning': '⁣⁢Warning؜⁡⁠؜‌‍‌⁠⁡‌⁣⁤',
301
234
  'fabric.editor.warningPanel': '⁣⁢Warning panel⁡‍‌؜⁠‌⁡؜⁠؜⁡⁡⁠؜⁣⁤',
302
235
  'fabric.editor.warningPanel.description': '⁣⁢Add a note of caution in a colored panel‌⁠⁡‍⁠؜‍⁡⁡⁡⁣⁤',
303
236
  'fabric.editor.wrapLeft': '⁣⁢Wrap left؜‍⁡‌⁡⁠‌‌‌⁡⁣⁤',
304
- 'fabric.editor.wrapRight': '⁣⁢Wrap right‍؜؜⁡؜⁣⁤',
305
- 'fabric.theme.blue': '⁣⁢Blue‌⁡‌‌‌‌⁠⁣⁤',
306
- 'fabric.theme.dark-blue': '⁣⁢Dark blue⁠‍‌‍⁡⁠⁠⁠⁣⁤',
307
- 'fabric.theme.dark-green': '⁣⁢Dark green‌⁠‍⁡⁠‍‍‌‌‌⁠⁠؜‌⁣⁤',
308
- 'fabric.theme.dark-purple': '⁣⁢Dark purple؜‍‍‌؜‍⁠⁡؜‌⁠‍⁠‌‌⁣⁤',
309
- 'fabric.theme.dark-red': '⁣⁢Dark red‌‍⁠⁠⁠‌‌⁡⁣⁤',
310
- 'fabric.theme.dark-teal': '⁣⁢Dark teal‍⁠‍؜⁠‌؜⁣⁤',
311
- 'fabric.theme.dark-yellow': '⁣⁢Dark yellow⁠‌؜⁡⁠؜‌‌⁠⁠⁣⁤',
312
- 'fabric.theme.gray': '⁣⁢Gray⁠‌‍⁡⁠⁡‍‍⁣⁤',
313
- 'fabric.theme.green': '⁣⁢Green؜؜⁡‍⁠‍⁠⁣⁤',
314
- 'fabric.theme.light-blue': '⁣⁢Light blue⁡‍؜؜⁡‍⁠⁡‍؜⁣⁤',
315
- 'fabric.theme.light-gray': '⁣⁢Light gray⁡‌‍؜⁠؜⁡‌⁠‍⁣⁤',
316
- 'fabric.theme.light-green': '⁣⁢Light green؜؜‌‍‌⁠⁠‍⁡⁠⁣⁤',
317
- 'fabric.theme.light-purple': '⁣⁢Light purple‌‌‌⁡⁡‍؜‌‌‌⁡‌‍‌⁣⁤',
318
- 'fabric.theme.light-red': '⁣⁢Light red‌‌⁡⁠⁡⁠⁡؜؜⁣⁤',
319
- 'fabric.theme.light-teal': '⁣⁢Light teal‌‌؜⁠⁡⁡‌⁠⁣⁤',
320
- 'fabric.theme.light-yellow': '⁣⁢Light yellow؜‍‌⁡‌⁡⁡؜⁡⁡‌؜⁡‍⁣⁤',
321
- 'fabric.theme.orange': '⁣⁢Orange؜⁡‍؜‍‌؜⁣⁤',
322
- 'fabric.theme.purple': '⁣⁢Purple؜؜⁡⁠‌‍⁠⁠‌‌‌⁡⁣⁤',
323
- 'fabric.theme.red': '⁣⁢Red⁠‍‍‍‌‍‌‍؜‍⁠‌؜‌⁣⁤',
324
- 'fabric.theme.teal': '⁣⁢Teal‍؜‌⁡؜⁡‌⁡⁠⁠⁣⁤',
325
- 'fabric.theme.white': '⁣⁢White⁠؜‍⁠‌⁠⁡‌⁡‍⁣⁤',
326
- 'fabric.theme.yellow': '⁣⁢Yellow‌؜⁠‌؜؜⁣⁤'
237
+ 'fabric.editor.wrapRight': '⁣⁢Wrap right‍؜؜⁡؜⁣⁤'
327
238
  };
328
239
  exports.default = _default;