@atlaskit/editor-common 76.35.0 → 76.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +21 -1
- package/dist/cjs/element-browser/components/ElementSearch.js +38 -14
- package/dist/cjs/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/cjs/element-browser/messages.js +39 -0
- package/dist/cjs/i18n/cs.js +5 -2
- package/dist/cjs/i18n/da.js +5 -2
- package/dist/cjs/i18n/de.js +5 -2
- package/dist/cjs/i18n/en.js +7 -1
- package/dist/cjs/i18n/en_GB.js +8 -2
- package/dist/cjs/i18n/en_ZZ.js +8 -2
- package/dist/cjs/i18n/es.js +5 -2
- package/dist/cjs/i18n/fi.js +5 -2
- package/dist/cjs/i18n/fr.js +5 -2
- package/dist/cjs/i18n/hu.js +5 -2
- package/dist/cjs/i18n/it.js +5 -2
- package/dist/cjs/i18n/ja.js +1 -2
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +1 -2
- package/dist/cjs/i18n/nl.js +5 -2
- package/dist/cjs/i18n/pl.js +5 -2
- package/dist/cjs/i18n/pt_BR.js +5 -2
- package/dist/cjs/i18n/ru.js +5 -2
- package/dist/cjs/i18n/sv.js +5 -2
- package/dist/cjs/i18n/th.js +5 -2
- package/dist/cjs/i18n/tr.js +5 -2
- package/dist/cjs/i18n/uk.js +5 -2
- package/dist/cjs/i18n/vi.js +5 -2
- package/dist/cjs/i18n/zh.js +5 -2
- package/dist/cjs/i18n/zh_TW.js +5 -2
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/element-browser/components/ElementSearch.js +39 -15
- package/dist/es2019/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/es2019/element-browser/messages.js +33 -0
- package/dist/es2019/i18n/cs.js +5 -2
- package/dist/es2019/i18n/da.js +5 -2
- package/dist/es2019/i18n/de.js +5 -2
- package/dist/es2019/i18n/en.js +7 -1
- package/dist/es2019/i18n/en_GB.js +8 -2
- package/dist/es2019/i18n/en_ZZ.js +8 -2
- package/dist/es2019/i18n/es.js +5 -2
- package/dist/es2019/i18n/fi.js +5 -2
- package/dist/es2019/i18n/fr.js +5 -2
- package/dist/es2019/i18n/hu.js +5 -2
- package/dist/es2019/i18n/it.js +5 -2
- package/dist/es2019/i18n/ja.js +1 -2
- package/dist/es2019/i18n/ko.js +5 -2
- package/dist/es2019/i18n/nb.js +1 -2
- package/dist/es2019/i18n/nl.js +5 -2
- package/dist/es2019/i18n/pl.js +5 -2
- package/dist/es2019/i18n/pt_BR.js +5 -2
- package/dist/es2019/i18n/ru.js +5 -2
- package/dist/es2019/i18n/sv.js +5 -2
- package/dist/es2019/i18n/th.js +5 -2
- package/dist/es2019/i18n/tr.js +5 -2
- package/dist/es2019/i18n/uk.js +5 -2
- package/dist/es2019/i18n/vi.js +5 -2
- package/dist/es2019/i18n/zh.js +5 -2
- package/dist/es2019/i18n/zh_TW.js +5 -2
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -4
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/element-browser/components/ElementSearch.js +39 -15
- package/dist/esm/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/esm/element-browser/messages.js +33 -0
- package/dist/esm/i18n/cs.js +5 -2
- package/dist/esm/i18n/da.js +5 -2
- package/dist/esm/i18n/de.js +5 -2
- package/dist/esm/i18n/en.js +7 -1
- package/dist/esm/i18n/en_GB.js +8 -2
- package/dist/esm/i18n/en_ZZ.js +8 -2
- package/dist/esm/i18n/es.js +5 -2
- package/dist/esm/i18n/fi.js +5 -2
- package/dist/esm/i18n/fr.js +5 -2
- package/dist/esm/i18n/hu.js +5 -2
- package/dist/esm/i18n/it.js +5 -2
- package/dist/esm/i18n/ja.js +1 -2
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.js +1 -2
- package/dist/esm/i18n/nl.js +5 -2
- package/dist/esm/i18n/pl.js +5 -2
- package/dist/esm/i18n/pt_BR.js +5 -2
- package/dist/esm/i18n/ru.js +5 -2
- package/dist/esm/i18n/sv.js +5 -2
- package/dist/esm/i18n/th.js +5 -2
- package/dist/esm/i18n/tr.js +5 -2
- package/dist/esm/i18n/uk.js +5 -2
- package/dist/esm/i18n/vi.js +5 -2
- package/dist/esm/i18n/zh.js +5 -2
- package/dist/esm/i18n/zh_TW.js +5 -2
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/element-browser/components/ElementSearch.d.ts +2 -0
- package/dist/types/element-browser/messages.d.ts +33 -0
- package/dist/types/i18n/cs.d.ts +5 -2
- package/dist/types/i18n/da.d.ts +5 -2
- package/dist/types/i18n/de.d.ts +5 -2
- package/dist/types/i18n/en.d.ts +7 -1
- package/dist/types/i18n/en_GB.d.ts +7 -1
- package/dist/types/i18n/en_ZZ.d.ts +7 -1
- package/dist/types/i18n/es.d.ts +5 -2
- package/dist/types/i18n/fi.d.ts +5 -2
- package/dist/types/i18n/fr.d.ts +5 -2
- package/dist/types/i18n/hu.d.ts +5 -2
- package/dist/types/i18n/it.d.ts +5 -2
- package/dist/types/i18n/ja.d.ts +1 -2
- package/dist/types/i18n/ko.d.ts +5 -2
- package/dist/types/i18n/nb.d.ts +1 -2
- package/dist/types/i18n/nl.d.ts +5 -2
- package/dist/types/i18n/pl.d.ts +5 -2
- package/dist/types/i18n/pt_BR.d.ts +5 -2
- package/dist/types/i18n/ru.d.ts +5 -2
- package/dist/types/i18n/sv.d.ts +5 -2
- package/dist/types/i18n/th.d.ts +5 -2
- package/dist/types/i18n/tr.d.ts +5 -2
- package/dist/types/i18n/uk.d.ts +5 -2
- package/dist/types/i18n/vi.d.ts +5 -2
- package/dist/types/i18n/zh.d.ts +5 -2
- package/dist/types/i18n/zh_TW.d.ts +5 -2
- package/dist/types/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types/types/floating-toolbar.d.ts +1 -1
- package/dist/types/types/hyperlink.d.ts +1 -1
- package/dist/types/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/element-browser/components/ElementSearch.d.ts +2 -0
- package/dist/types-ts4.5/element-browser/messages.d.ts +33 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -2
- package/dist/types-ts4.5/i18n/da.d.ts +5 -2
- package/dist/types-ts4.5/i18n/de.d.ts +5 -2
- package/dist/types-ts4.5/i18n/en.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +7 -1
- package/dist/types-ts4.5/i18n/es.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -2
- package/dist/types-ts4.5/i18n/it.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -2
- package/dist/types-ts4.5/i18n/th.d.ts +5 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -2
- package/dist/types-ts4.5/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types-ts4.5/types/floating-toolbar.d.ts +1 -1
- package/dist/types-ts4.5/types/hyperlink.d.ts +1 -1
- package/dist/types-ts4.5/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/package.json +4 -4
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Item de ação',
|
|
11
11
|
'fabric.editor.action.description': 'Criar e atribuir itens de ação',
|
|
12
|
+
'fabric.editor.addColumn': 'Adicionar coluna à direita',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Adicionar imagem, vídeo ou arquivo',
|
|
14
|
+
'fabric.editor.addRow': 'Adicionar linha abaixo',
|
|
13
15
|
'fabric.editor.alignCenter': 'Alinhar ao centro',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Alinhar ao centro',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Alinhar à esquerda',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Alinhar à esquerda',
|
|
18
20
|
'fabric.editor.alignRight': 'Alinhar à direita',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Cor do plano de fundo',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'O link em linha está em {node}, e sua exibição não pode ser alterada',
|
|
21
24
|
'fabric.editor.blockDescription': 'Mostrar mais informações sobre links, incluindo resumo e ações',
|
|
22
25
|
'fabric.editor.blockTitle': 'Cartão',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Painel de informações',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Destacar informações em um painel colorido',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Mostrar link como texto em linha',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Alterar visualização',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Em linha',
|
|
143
145
|
'fabric.editor.insertColumn': 'Inserir coluna à direita',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Inserir coluna',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabela',
|
|
212
214
|
'fabric.editor.table.description': 'Inserir uma tabela',
|
|
213
215
|
'fabric.editor.tableOptions': 'Opções de tabela',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {A largura da tabela foi reduzida para {newWidth,number} pixel.} other {A largura da tabela foi reduzida para {newWidth,number} pixels.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {A largura da tabela aumentou para {newWidth,number} pixel.} other {A largura da tabela aumentou para {newWidth,number} pixels.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Ajustar coluna',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'A exclusão de {nodeName} vai interromper qualquer coisa conectada a ela.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Excluir',
|
package/dist/es2019/i18n/ru.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Задача',
|
|
11
11
|
'fabric.editor.action.description': 'Создавайте и назначайте задачи',
|
|
12
|
+
'fabric.editor.addColumn': 'Добавить столбец справа',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Добавить изображение, видео или файл',
|
|
14
|
+
'fabric.editor.addRow': 'Добавить строку ниже',
|
|
13
15
|
'fabric.editor.alignCenter': 'Выровнять по центру',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Выровнять по центру',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Выровнять по левому краю',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Выровнять по левому краю',
|
|
18
20
|
'fabric.editor.alignRight': 'Выровнять по правому краю',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Цвет фона',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Встроенная ссылка находится внутри узла {node} — нельзя изменить представление',
|
|
21
24
|
'fabric.editor.blockDescription': 'Отображение дополнительной информации о ссылке, включая краткое описание и действия',
|
|
22
25
|
'fabric.editor.blockTitle': 'Карточка',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Информационная панель',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Выделение информации цветом',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Отображение ссылки в виде встроенного текста',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Изменить представление',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Встроенный текст',
|
|
143
145
|
'fabric.editor.insertColumn': 'Вставить столбец справа',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Вставить столбец',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Таблица',
|
|
212
214
|
'fabric.editor.table.description': 'Вставка таблицы',
|
|
213
215
|
'fabric.editor.tableOptions': 'Параметры таблицы',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Ширина таблицы уменьшена до {newWidth,number} пикселя.} few {Ширина таблицы уменьшена до {newWidth,number} пикселей.} many {Ширина таблицы уменьшена до {newWidth,number} пикселей.} other {Ширина таблицы уменьшена до {newWidth,number} пикселя.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Ширина таблицы увеличена до {newWidth,number} пикселя.} few {Ширина таблицы увеличена до {newWidth,number} пикселей.} many {Ширина таблицы увеличена до {newWidth,number} пикселей.} other {Ширина таблицы увеличена до {newWidth,number} пикселя.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Скорректировать ширину столбца',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'При удалении элемента «{nodeName}» нарушится работа всего, что с ним связано.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Удалить',
|
package/dist/es2019/i18n/sv.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Uppgift',
|
|
11
11
|
'fabric.editor.action.description': 'Skapa och tilldela åtgärdsuppgifter',
|
|
12
|
+
'fabric.editor.addColumn': 'Lägg till kolumn till höger',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Lägg till en bild, video eller fil',
|
|
14
|
+
'fabric.editor.addRow': 'Lägg till rad nedanför',
|
|
13
15
|
'fabric.editor.alignCenter': 'Centrera',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Centrera',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Vänsterjustera',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Vänsterjustera',
|
|
18
20
|
'fabric.editor.alignRight': 'Högerjustera',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Verktygsfält för kommentarer',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Bakgrundsfärg',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Inlinelänken är inuti {node} och det går inte att byta dess vy',
|
|
21
24
|
'fabric.editor.blockDescription': 'Visa mer information om en länk, inklusive en sammanfattning och åtgärder',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kort',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Markera information med en färgad panel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Visa länk som infogad text',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Ändra vy',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Inline',
|
|
143
145
|
'fabric.editor.insertColumn': 'Infoga kolumn till höger',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Infoga kolumn',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabell',
|
|
212
214
|
'fabric.editor.table.description': 'Infoga en tabell',
|
|
213
215
|
'fabric.editor.tableOptions': 'Tabellalternativ',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabellbredden har minskats till {newWidth,number} pixel.} other {Tabellbredden har minskats till {newWidth,number} pixlar.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tabellbredden har ökat till {newWidth,number} pixel.} other {Tabellbredden har ökat till {newWidth,number} pixlar.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Justera kolumn',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Om du raderar {nodeName} bryts allt som är kopplat till den.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Radera',
|
package/dist/es2019/i18n/th.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'รายการการดำเนินการ',
|
|
11
11
|
'fabric.editor.action.description': 'สร้างและมอบหมายรายการการดำเนินการ',
|
|
12
|
+
'fabric.editor.addColumn': 'เพิ่มคอลัมน์ทางขวา',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'เพิ่มรูปภาพ วิดีโอ หรือไฟล์',
|
|
14
|
+
'fabric.editor.addRow': 'เพิ่มแถวด้านล่าง',
|
|
13
15
|
'fabric.editor.alignCenter': 'จัดแนวตรงกลาง',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'จัดแนวตรงกลาง',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'จัดแนวด้านซ้าย',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'จัดแนวด้านซ้าย',
|
|
18
20
|
'fabric.editor.alignRight': 'จัดแนวด้านขวา',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'แถบเครื่องมือข้อความหมายเหตุ',
|
|
22
|
+
'fabric.editor.backgroundColor': 'สีพื้นหลัง',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'ลิงก์ในบรรทัดเดียวกันจะอยู่ภายใน {node} และไม่สามารถเปลี่ยนแปลงมุมมองได้',
|
|
21
24
|
'fabric.editor.blockDescription': 'แสดงข้อมูลเพิ่มเติมเกี่ยวกับลิงก์ รวมถึงข้อมูลสรุปและการดำเนินการ',
|
|
22
25
|
'fabric.editor.blockTitle': 'การ์ด',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'แผงข้อมูล',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'ไฮไลท์ข้อมูลในแผงสี',
|
|
140
143
|
'fabric.editor.inlineDescription': 'แสดงลิงก์เป็นข้อความแบบบรรทัดเดียว',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'เปลี่ยนมุมมอง',
|
|
142
144
|
'fabric.editor.inlineTitle': 'บรรทัดเดียว',
|
|
143
145
|
'fabric.editor.insertColumn': 'แทรกคอลัมน์ทางด้านขวา',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'แทรกคอลัมน์',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'ตาราง',
|
|
212
214
|
'fabric.editor.table.description': 'แทรกตาราง',
|
|
213
215
|
'fabric.editor.tableOptions': 'ตัวเลือกตาราง',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {ความกว้างของตารางลดลงเหลือ {newWidth,number} พิกเซล}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {ความกว้างของตารางเพิ่มขึ้น {newWidth,number} พิกเซล}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'ปรับเปลี่ยนคอลัมน์',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'การลบ {nodeName} จะยุติทุกอย่างที่เชื่อมโยงอยู่',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'ลบ',
|
package/dist/es2019/i18n/tr.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Yapılacaklar listesi',
|
|
11
11
|
'fabric.editor.action.description': 'Yapılacaklar listesi oluşturun ve atayın',
|
|
12
|
+
'fabric.editor.addColumn': 'Sağa sütun ekle',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Görsel, video ya da dosya ekle',
|
|
14
|
+
'fabric.editor.addRow': 'Aşağıya satır ekle',
|
|
13
15
|
'fabric.editor.alignCenter': 'Ortaya hizala',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Ortaya hizala',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Sola hizala',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Sola hizala',
|
|
18
20
|
'fabric.editor.alignRight': 'Sağa hizala',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Not ekleme araç çubuğu',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Arkaplan Rengi',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Satır içi bağlantı {node} düğümündedir ve görüntüsü değiştirilemez',
|
|
21
24
|
'fabric.editor.blockDescription': 'Bağlantı hakkında özet ve işlemler de dahil olmak üzere daha fazla bilgi gösterir',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kart',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Bilgi panosu',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Renkli bir panoda bilgileri vurgulayın',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Bağlantıyı satır içi metin olarak gösterir',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Görünümü değiştir',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Satır içi',
|
|
143
145
|
'fabric.editor.insertColumn': 'Sağa sütun ekle',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Sütun ekle',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tablo',
|
|
212
214
|
'fabric.editor.table.description': 'Tablo ekleyin',
|
|
213
215
|
'fabric.editor.tableOptions': 'Tablo seçenekleri',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tablo genişliği {newWidth,number} piksele düşürüldü.} other {Tablo genişliği {newWidth,number} piksele düşürüldü.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tablo genişliği {newWidth,number} piksele artırıldı.} other {Tablo genişliği {newWidth,number} piksele artırıldı.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Sütunu ayarla',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '{nodeName} düğümünün silinmesi, bu düğüme bağlı her şeyin bozulmasına neden olur.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Sil',
|
package/dist/es2019/i18n/uk.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Задача',
|
|
11
11
|
'fabric.editor.action.description': 'Створити та призначити задачу',
|
|
12
|
+
'fabric.editor.addColumn': 'Додати стовпець справа',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Додати зображення, відео або файл',
|
|
14
|
+
'fabric.editor.addRow': 'Додати рядок знизу',
|
|
13
15
|
'fabric.editor.alignCenter': 'Вирівнювання по центру',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Вирівнювання по центру',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Вирівнювання по лівому краю',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Вирівнювання по лівому краю',
|
|
18
20
|
'fabric.editor.alignRight': 'Вирівнювання по правому краю',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Панель приміток',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Колір фону',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Вбудоване посилання знаходиться у вузлі {node}, тому змінити подання не можна',
|
|
21
24
|
'fabric.editor.blockDescription': 'Показати більше інформації про посилання, у тому числі зведені дані й дії',
|
|
22
25
|
'fabric.editor.blockTitle': 'Картка',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Панель з інформацією',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Панель із виділеною кольорами інформацією',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Показати посилання як вбудований текст',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Змінити подання',
|
|
142
144
|
'fabric.editor.inlineTitle': 'У рядку',
|
|
143
145
|
'fabric.editor.insertColumn': 'Вставити стовпець справа',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Вставити стовпець',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Таблиця',
|
|
212
214
|
'fabric.editor.table.description': 'Вставити таблицю',
|
|
213
215
|
'fabric.editor.tableOptions': 'Параметри таблиці',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Ширину таблиці зменшено до {newWidth,number} пікселя.} few {Ширину таблиці зменшено до {newWidth,number} пікселів.} many {Ширину таблиці зменшено до {newWidth,number} пікселів.} other {Ширину таблиці зменшено до {newWidth,number} пікселів.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Ширину таблиці збільшено до {newWidth,number} пікселя.} few {Ширину таблиці збільшено до {newWidth,number} пікселів.} many {Ширину таблиці збільшено до {newWidth,number} пікселів.} other {Ширину таблиці збільшено до {newWidth,number} пікселів.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Налаштувати стовпець',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Видалення розширення {nodeName} порушить роботу всього, що з ним пов’язано.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Видалити',
|
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Mục thao tác',
|
|
11
11
|
'fabric.editor.action.description': 'Tạo và chỉ định các mục thao tác',
|
|
12
|
+
'fabric.editor.addColumn': 'Thêm cột bên phải',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Thêm ảnh, video hoặc tệp',
|
|
14
|
+
'fabric.editor.addRow': 'Thêm dòng bên dưới',
|
|
13
15
|
'fabric.editor.alignCenter': 'Căn giữa',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Căn giữa',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Căn trái',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Căn trái',
|
|
18
20
|
'fabric.editor.alignRight': 'Căn phải',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Màu nền',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Liên kết nội tuyến nằm trong {node} và không thể thay đổi chế độ xem liên kết',
|
|
21
24
|
'fabric.editor.blockDescription': 'Hiển thị thêm thông tin về liên kết, bao gồm bản tóm tắt và các thao tác',
|
|
22
25
|
'fabric.editor.blockTitle': 'Thẻ',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Ô thông tin',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Bôi đậm thông tin bằng ô màu',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Hiển thị liên kết dưới dạng văn bản nội tuyến',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Thay đổi trình xem',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Nội tuyến',
|
|
143
145
|
'fabric.editor.insertColumn': 'Chèn cột vào bên phải',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Chèn cột',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Bảng',
|
|
212
214
|
'fabric.editor.table.description': 'Chèn bảng',
|
|
213
215
|
'fabric.editor.tableOptions': 'Tùy chọn bảng',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã giảm xuống {newWidth,number} pixel.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã tăng lên {newWidth,number} pixel.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Điều chỉnh cột',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Việc xóa {nodeName} sẽ ngắt mọi nội dung được kết nối.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Xóa',
|
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': '操作项',
|
|
11
11
|
'fabric.editor.action.description': '创建和指派操作项目',
|
|
12
|
+
'fabric.editor.addColumn': '在右侧添加列',
|
|
12
13
|
'fabric.editor.addMediaFiles': '添加图像、视频或文件',
|
|
14
|
+
'fabric.editor.addRow': '在下方添加行',
|
|
13
15
|
'fabric.editor.alignCenter': '居中对齐',
|
|
14
16
|
'fabric.editor.alignImageCenter': '居中',
|
|
15
17
|
'fabric.editor.alignImageLeft': '左对齐',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': '左对齐',
|
|
18
20
|
'fabric.editor.alignRight': '右对齐',
|
|
19
21
|
'fabric.editor.annotationToolbar': '标注工具栏',
|
|
22
|
+
'fabric.editor.backgroundColor': '背景颜色',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': '内联链接位于 {node} 内部,无法更改其视图',
|
|
21
24
|
'fabric.editor.blockDescription': '显示有关链接的更多信息,包括摘要和操作',
|
|
22
25
|
'fabric.editor.blockTitle': '卡片',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': '信息面板',
|
|
139
142
|
'fabric.editor.infoPanel.description': '在彩色面板高亮显示信息',
|
|
140
143
|
'fabric.editor.inlineDescription': '以内联文本显示链接',
|
|
141
|
-
'fabric.editor.inlineOverlay': '更改视图',
|
|
142
144
|
'fabric.editor.inlineTitle': '内联',
|
|
143
145
|
'fabric.editor.insertColumn': '在右侧插入列',
|
|
144
146
|
'fabric.editor.insertColumnDrag': '插入列',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': '表格',
|
|
212
214
|
'fabric.editor.table.description': '插入表格',
|
|
213
215
|
'fabric.editor.tableOptions': '表格选项',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {表格宽度已减少到 {newWidth,number} 像素。}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {表格宽度已增加到 {newWidth,number} 像素。}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': '调整列',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '删除 {nodeName} 将断开与其连接的所有内容。',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '删除',
|
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': '動作項目',
|
|
11
11
|
'fabric.editor.action.description': '建立並指派動作項目',
|
|
12
|
+
'fabric.editor.addColumn': '新增右欄',
|
|
12
13
|
'fabric.editor.addMediaFiles': '新增圖片、影片或檔案',
|
|
14
|
+
'fabric.editor.addRow': '在下方新增列',
|
|
13
15
|
'fabric.editor.alignCenter': '置中對齊',
|
|
14
16
|
'fabric.editor.alignImageCenter': '置中對齊',
|
|
15
17
|
'fabric.editor.alignImageLeft': '靠左對齊',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': '靠左對齊',
|
|
18
20
|
'fabric.editor.alignRight': '靠右對齊',
|
|
19
21
|
'fabric.editor.annotationToolbar': '註解工具列',
|
|
22
|
+
'fabric.editor.backgroundColor': '背景顏色',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': '內嵌連結位於 {node} 內,無法變更其檢視',
|
|
21
24
|
'fabric.editor.blockDescription': '顯示有關連結的更多資訊,包括摘要和動作',
|
|
22
25
|
'fabric.editor.blockTitle': '卡片',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': '資訊面板',
|
|
139
142
|
'fabric.editor.infoPanel.description': '以彩色面板醒目提示資訊',
|
|
140
143
|
'fabric.editor.inlineDescription': '將連結顯示為內嵌文字',
|
|
141
|
-
'fabric.editor.inlineOverlay': '變更檢視畫面',
|
|
142
144
|
'fabric.editor.inlineTitle': '內嵌',
|
|
143
145
|
'fabric.editor.insertColumn': '在右側插入直欄',
|
|
144
146
|
'fabric.editor.insertColumnDrag': '插入直欄',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': '表格',
|
|
212
214
|
'fabric.editor.table.description': '插入表格',
|
|
213
215
|
'fabric.editor.tableOptions': '表格選項',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {表格寬度已降低至 {newWidth,number} 像素。}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {表格寬度已提升至 {newWidth,number} 像素。}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': '調整欄',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '刪除 {nodeName} 將中斷與其連結的任何內容。',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '刪除',
|
|
@@ -685,7 +685,8 @@ export class HyperlinkLinkAddToolbar extends PureComponent {
|
|
|
685
685
|
const screenReaderText = browser.safari && this.getScreenReaderText();
|
|
686
686
|
return jsx("div", {
|
|
687
687
|
"aria-label": "Hyperlink Edit",
|
|
688
|
-
className: "recent-list"
|
|
688
|
+
className: "recent-list",
|
|
689
|
+
"data-testid": "hyperlink-add-toolbar"
|
|
689
690
|
}, jsx("div", {
|
|
690
691
|
css: [container, !!activityProvider && containerWithProvider, containerPadding],
|
|
691
692
|
ref: this.wrapperRef
|
|
@@ -25,7 +25,7 @@ export function HyperlinkAddToolbar({
|
|
|
25
25
|
view,
|
|
26
26
|
onCancel,
|
|
27
27
|
invokeMethod,
|
|
28
|
-
|
|
28
|
+
lpLinkPicker,
|
|
29
29
|
onClose,
|
|
30
30
|
onEscapeCallback,
|
|
31
31
|
onClickAwayCallback,
|
|
@@ -38,9 +38,6 @@ export function HyperlinkAddToolbar({
|
|
|
38
38
|
activityProvider,
|
|
39
39
|
searchProvider
|
|
40
40
|
}) => {
|
|
41
|
-
const {
|
|
42
|
-
lpLinkPicker
|
|
43
|
-
} = featureFlags;
|
|
44
41
|
if (lpLinkPicker) {
|
|
45
42
|
return /*#__PURE__*/React.createElement(EditorLinkPicker, _extends({
|
|
46
43
|
view: view,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
2
2
|
const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
3
|
-
const packageVersion = "76.
|
|
3
|
+
const packageVersion = "76.37.0";
|
|
4
4
|
const sanitiseSentryEvents = (data, _hint) => {
|
|
5
5
|
// Remove URL as it has UGC
|
|
6
6
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -7,7 +7,7 @@ import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@
|
|
|
7
7
|
import { N0, N50A, N60A, N900 } from '@atlaskit/theme/colors';
|
|
8
8
|
import Layer from '../Layer';
|
|
9
9
|
const packageName = "@atlaskit/editor-common";
|
|
10
|
-
const packageVersion = "76.
|
|
10
|
+
const packageVersion = "76.37.0";
|
|
11
11
|
const halfFocusRing = 1;
|
|
12
12
|
const dropOffset = '0, 8';
|
|
13
13
|
class DropList extends Component {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
|
|
2
2
|
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
3
3
|
/** @jsx jsx */
|
|
4
|
-
import React, { memo } from 'react';
|
|
4
|
+
import React, { memo, useLayoutEffect, useRef } from 'react';
|
|
5
5
|
import { css, jsx } from '@emotion/react';
|
|
6
6
|
import { injectIntl } from 'react-intl-next';
|
|
7
7
|
import { withAnalyticsContext } from '@atlaskit/analytics-next';
|
|
@@ -12,6 +12,7 @@ import Textfield from '@atlaskit/textfield';
|
|
|
12
12
|
import { N200 } from '@atlaskit/theme/colors';
|
|
13
13
|
import { GRID_SIZE, SEARCH_ITEM_HEIGHT_WIDTH } from '../constants';
|
|
14
14
|
import useFocus from '../hooks/use-focus';
|
|
15
|
+
import commonMessages from '../messages';
|
|
15
16
|
import { Modes } from '../types';
|
|
16
17
|
function ElementSearch(_ref) {
|
|
17
18
|
var onSearch = _ref.onSearch,
|
|
@@ -20,14 +21,39 @@ function ElementSearch(_ref) {
|
|
|
20
21
|
focus = _ref.focus,
|
|
21
22
|
onClick = _ref.onClick,
|
|
22
23
|
onKeyDown = _ref.onKeyDown,
|
|
23
|
-
searchTerm = _ref.searchTerm
|
|
24
|
+
searchTerm = _ref.searchTerm,
|
|
25
|
+
items = _ref.items;
|
|
24
26
|
var ref = useFocus(focus);
|
|
27
|
+
var assistiveTextRef = useRef(null);
|
|
28
|
+
useLayoutEffect(function () {
|
|
29
|
+
if (assistiveTextRef) {
|
|
30
|
+
var assistiveDiv = assistiveTextRef.current;
|
|
31
|
+
/**
|
|
32
|
+
* We need to remove and set attributes, for the proper working of screen readers.
|
|
33
|
+
*/
|
|
34
|
+
assistiveDiv === null || assistiveDiv === void 0 || assistiveDiv.removeAttribute('aria-live');
|
|
35
|
+
assistiveDiv === null || assistiveDiv === void 0 || assistiveDiv.setAttribute('aria-live', 'polite');
|
|
36
|
+
}
|
|
37
|
+
}, [items, formatMessage]);
|
|
25
38
|
var onChange = function onChange(_ref2) {
|
|
26
39
|
var value = _ref2.target.value;
|
|
27
40
|
onSearch(value);
|
|
28
41
|
};
|
|
29
42
|
var onFocus = function onFocus(e) {};
|
|
30
43
|
var onBlur = function onBlur(e) {};
|
|
44
|
+
var getFormattedMessage = function getFormattedMessage(itemsCount) {
|
|
45
|
+
if (searchTerm === '') {
|
|
46
|
+
return "".concat(itemsCount, " ").concat(formatMessage(commonMessages.assistiveTextSuggestionsDefault));
|
|
47
|
+
}
|
|
48
|
+
if (itemsCount > 1) {
|
|
49
|
+
return "".concat(itemsCount, " ").concat(formatMessage(commonMessages.assistiveTextSuggestions));
|
|
50
|
+
}
|
|
51
|
+
if (itemsCount === 1) {
|
|
52
|
+
return "".concat(itemsCount, " ").concat(formatMessage(commonMessages.assistiveTextSuggestion));
|
|
53
|
+
}
|
|
54
|
+
return formatMessage(commonMessages.assistiveTextSuggestionNothing);
|
|
55
|
+
};
|
|
56
|
+
var assistiveMessage = getFormattedMessage(items === null || items === void 0 ? void 0 : items.length);
|
|
31
57
|
return jsx("div", {
|
|
32
58
|
css: [wrapper, mode === Modes.inline && wrapperInline]
|
|
33
59
|
}, jsx(Textfield, {
|
|
@@ -50,22 +76,20 @@ function ElementSearch(_ref) {
|
|
|
50
76
|
"data-testid": "element_search__element_after_input"
|
|
51
77
|
}, jsx("div", {
|
|
52
78
|
css: styledShortcut
|
|
53
|
-
}, "\u23CE ", formatMessage(elementAfterInputMessage))),
|
|
54
|
-
placeholder: formatMessage(placeHolderMessage),
|
|
79
|
+
}, "\u23CE ", formatMessage(commonMessages.elementAfterInputMessage))),
|
|
80
|
+
placeholder: formatMessage(commonMessages.placeHolderMessage),
|
|
55
81
|
"aria-label": "search",
|
|
82
|
+
"aria-labelledby": "search-assistive",
|
|
83
|
+
className: "js-search-input",
|
|
56
84
|
value: searchTerm
|
|
57
|
-
})
|
|
85
|
+
}), jsx("span", {
|
|
86
|
+
id: "search-assistive",
|
|
87
|
+
ref: assistiveTextRef,
|
|
88
|
+
"aria-live": "polite",
|
|
89
|
+
"aria-atomic": "true",
|
|
90
|
+
className: "assistive"
|
|
91
|
+
}, assistiveMessage));
|
|
58
92
|
}
|
|
59
|
-
var elementAfterInputMessage = {
|
|
60
|
-
id: 'fabric.editor.elementbrowser.searchbar.elementAfterInput',
|
|
61
|
-
defaultMessage: 'Enter',
|
|
62
|
-
description: 'Enter to insert'
|
|
63
|
-
};
|
|
64
|
-
var placeHolderMessage = {
|
|
65
|
-
id: 'fabric.editor.elementbrowser.searchbar.placeholder',
|
|
66
|
-
defaultMessage: 'Search',
|
|
67
|
-
description: 'Search field placeholder'
|
|
68
|
-
};
|
|
69
93
|
var styledShortcut = css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n ", "\n padding: ", "px ", "px;\n width: ", "px;\n"])), shortcutStyle, GRID_SIZE / 2, GRID_SIZE, GRID_SIZE * 6);
|
|
70
94
|
var wrapper = css(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n & > [data-ds--text-field--container] {\n height: ", "px;\n border-radius: ", "px;\n flex: 1 1 100%;\n overflow: visible;\n & > [data-ds--text-field--input] {\n margin-bottom: 3px;\n font-size: ", ";\n padding: ", "px ", " ", "px 0;\n }\n }\n"])), GRID_SIZE * 6, GRID_SIZE, relativeFontSizeToBase16(14), GRID_SIZE, "var(--ds-space-075, 6px)", GRID_SIZE);
|
|
71
95
|
var wrapperInline = css(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral(["\n & > [data-ds--text-field--container] {\n height: ", "px;\n flex: none;\n overflow: revert;\n }\n"])), GRID_SIZE * 5);
|
|
@@ -158,7 +158,8 @@ function MobileBrowser(_ref) {
|
|
|
158
158
|
mode: mode,
|
|
159
159
|
focus: focusOnSearch,
|
|
160
160
|
onClick: setFocusOnSearch,
|
|
161
|
-
searchTerm: searchTerm
|
|
161
|
+
searchTerm: searchTerm,
|
|
162
|
+
items: items
|
|
162
163
|
}), showCategories && jsx("nav", {
|
|
163
164
|
css: mobileCategoryListWrapper,
|
|
164
165
|
tabIndex: -1
|
|
@@ -237,7 +238,8 @@ function DesktopBrowser(_ref2) {
|
|
|
237
238
|
mode: mode,
|
|
238
239
|
focus: focusOnSearch,
|
|
239
240
|
onClick: setFocusOnSearch,
|
|
240
|
-
searchTerm: searchTerm
|
|
241
|
+
searchTerm: searchTerm,
|
|
242
|
+
items: items
|
|
241
243
|
})), jsx(ElementList, {
|
|
242
244
|
items: items,
|
|
243
245
|
mode: mode,
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { defineMessages } from 'react-intl-next';
|
|
2
|
+
export default defineMessages({
|
|
3
|
+
elementAfterInputMessage: {
|
|
4
|
+
id: 'fabric.editor.elementbrowser.searchbar.elementAfterInput',
|
|
5
|
+
defaultMessage: 'Enter',
|
|
6
|
+
description: 'Enter to insert'
|
|
7
|
+
},
|
|
8
|
+
placeHolderMessage: {
|
|
9
|
+
id: 'fabric.editor.elementbrowser.searchbar.placeholder',
|
|
10
|
+
defaultMessage: 'Search',
|
|
11
|
+
description: 'Search field placeholder'
|
|
12
|
+
},
|
|
13
|
+
assistiveTextSuggestionsDefault: {
|
|
14
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestions',
|
|
15
|
+
defaultMessage: 'suggestions available by default.',
|
|
16
|
+
description: 'Assistive text to describe the default list of suggestions'
|
|
17
|
+
},
|
|
18
|
+
assistiveTextSuggestions: {
|
|
19
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestions',
|
|
20
|
+
defaultMessage: 'suggestions available for typed text.',
|
|
21
|
+
description: 'Assistive text to describe the list of suggestions filtered by typed user input, plural of fabric.editor.elementbrowser.searchbar.assistive.text.suggestion'
|
|
22
|
+
},
|
|
23
|
+
assistiveTextSuggestion: {
|
|
24
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestion',
|
|
25
|
+
defaultMessage: 'suggestion available for typed text.',
|
|
26
|
+
description: 'Assistive text to describe the that there is one suggestion for the users typed input'
|
|
27
|
+
},
|
|
28
|
+
assistiveTextSuggestionNothing: {
|
|
29
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.nothing',
|
|
30
|
+
defaultMessage: 'Nothing matches your search',
|
|
31
|
+
description: 'Assistive text to describe that no suggestions match the users typed input'
|
|
32
|
+
}
|
|
33
|
+
});
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Aktuální úkol',
|
|
11
11
|
'fabric.editor.action.description': 'Vytvořit a přiřadit aktuální úkol',
|
|
12
|
+
'fabric.editor.addColumn': 'Přidat sloupec vpravo',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Přidat obrázek, video nebo soubor',
|
|
14
|
+
'fabric.editor.addRow': 'Přidat řádek pod',
|
|
13
15
|
'fabric.editor.alignCenter': 'Zarovnat na střed',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Zarovnat na střed',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Zarovnat vlevo',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Zarovnat vlevo',
|
|
18
20
|
'fabric.editor.alignRight': 'Zarovnat vpravo',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Vložený odkaz je uvnitř uzlu {node} a jeho zobrazení nelze změnit',
|
|
21
24
|
'fabric.editor.blockDescription': 'Zobrazit další informace o odkazu, včetně souhrnu a akcí',
|
|
22
25
|
'fabric.editor.blockTitle': 'Karta',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Informační panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Zvýraznit informace v barevném panelu',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Zobrazit odkaz jako vložený text',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Změnit zobrazení',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Vložený',
|
|
143
145
|
'fabric.editor.insertColumn': 'Vložit sloupec napravo',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Vložit sloupec',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabulka',
|
|
212
214
|
'fabric.editor.table.description': 'Vložit tabulku',
|
|
213
215
|
'fabric.editor.tableOptions': 'Možnosti tabulky',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Šířka tabulky byla snížena na {newWidth,number} pixel.} few {Šířka tabulky byla snížena na {newWidth,number} pixely.} many {Šířka tabulky byla snížena na {newWidth,number} pixelu.} other {Šířka tabulky byla snížena na {newWidth,number} pixelů.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Šířka tabulky byla zvýšena na {newWidth,number} pixel.} few {Šířka tabulky byla zvýšena na {newWidth,number} pixely.} many {Šířka tabulky byla zvýšena na {newWidth,number} pixelu.} other {Šířka tabulky byla zvýšena na {newWidth,number} pixelů.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Upravit sloupec',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Odstranění uzlu {nodeName} způsobí, že všechny k němu připojené položky přestanou fungovat.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Odstranit',
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Handlingsgenstand',
|
|
11
11
|
'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
|
|
12
|
+
'fabric.editor.addColumn': 'Tilføj kolonne til højre',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Tilføj billede, video eller fil',
|
|
14
|
+
'fabric.editor.addRow': 'Tilføj række nedenfor',
|
|
13
15
|
'fabric.editor.alignCenter': 'Centrér',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Centrér',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Venstrejustér',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Venstrejustér',
|
|
18
20
|
'fabric.editor.alignRight': 'Højrejustér',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Baggrundsfarve',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Det indbyggede link er inden i {node}, og dets visning kan ikke ændres',
|
|
21
24
|
'fabric.editor.blockDescription': 'Vis flere oplysninger om et link, inklusive sammendrag og handlinger',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kort',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Fremhæv information i et farvet panel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Vis link som indbygget tekst',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Skift visning',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Indbyg',
|
|
143
145
|
'fabric.editor.insertColumn': 'Indsæt kolonne til højre',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Indsæt kolonne',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabel',
|
|
212
214
|
'fabric.editor.table.description': 'Indsæt en tabel',
|
|
213
215
|
'fabric.editor.tableOptions': 'Egenskaber for tabel',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbredde reduceret til {newWidth,number} pixel.} other {Tabelbredde reduceret til {newWidth,number} pixel.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbredde øget til {newWidth,number} pixel.} other {Tabelbredde øget til {newWidth,number} pixels.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Tilpas kolonne',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, brydes forbindelsen til alt, der er forbundet til den.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Slet',
|