@atlaskit/editor-common 76.23.6 → 76.24.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 +7 -0
- package/dist/cjs/i18n/cs.js +4 -0
- package/dist/cjs/i18n/da.js +4 -0
- package/dist/cjs/i18n/de.js +4 -0
- package/dist/cjs/i18n/en.js +2 -0
- package/dist/cjs/i18n/en_GB.js +2 -0
- package/dist/cjs/i18n/en_ZZ.js +2 -0
- package/dist/cjs/i18n/es.js +4 -0
- package/dist/cjs/i18n/fi.js +4 -0
- package/dist/cjs/i18n/fr.js +4 -0
- package/dist/cjs/i18n/hu.js +4 -0
- package/dist/cjs/i18n/it.js +4 -0
- package/dist/cjs/i18n/ja.js +4 -0
- package/dist/cjs/i18n/ko.js +4 -0
- package/dist/cjs/i18n/nb.js +4 -0
- package/dist/cjs/i18n/nl.js +4 -0
- package/dist/cjs/i18n/pl.js +4 -0
- package/dist/cjs/i18n/pt_BR.js +4 -0
- package/dist/cjs/i18n/ru.js +4 -0
- package/dist/cjs/i18n/sv.js +4 -0
- package/dist/cjs/i18n/th.js +4 -0
- package/dist/cjs/i18n/tr.js +4 -0
- package/dist/cjs/i18n/uk.js +4 -0
- package/dist/cjs/i18n/vi.js +4 -0
- package/dist/cjs/i18n/zh.js +4 -0
- package/dist/cjs/i18n/zh_TW.js +4 -0
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +13 -7
- package/dist/cjs/link/LinkSearch/LinkSearchList.js +1 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/i18n/cs.js +4 -0
- package/dist/es2019/i18n/da.js +4 -0
- package/dist/es2019/i18n/de.js +4 -0
- package/dist/es2019/i18n/en.js +2 -0
- package/dist/es2019/i18n/en_GB.js +2 -0
- package/dist/es2019/i18n/en_ZZ.js +2 -0
- package/dist/es2019/i18n/es.js +4 -0
- package/dist/es2019/i18n/fi.js +4 -0
- package/dist/es2019/i18n/fr.js +4 -0
- package/dist/es2019/i18n/hu.js +4 -0
- package/dist/es2019/i18n/it.js +4 -0
- package/dist/es2019/i18n/ja.js +4 -0
- package/dist/es2019/i18n/ko.js +4 -0
- package/dist/es2019/i18n/nb.js +4 -0
- package/dist/es2019/i18n/nl.js +4 -0
- package/dist/es2019/i18n/pl.js +4 -0
- package/dist/es2019/i18n/pt_BR.js +4 -0
- package/dist/es2019/i18n/ru.js +4 -0
- package/dist/es2019/i18n/sv.js +4 -0
- package/dist/es2019/i18n/th.js +4 -0
- package/dist/es2019/i18n/tr.js +4 -0
- package/dist/es2019/i18n/uk.js +4 -0
- package/dist/es2019/i18n/vi.js +4 -0
- package/dist/es2019/i18n/zh.js +4 -0
- package/dist/es2019/i18n/zh_TW.js +4 -0
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +5 -2
- package/dist/es2019/link/LinkSearch/LinkSearchList.js +1 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/i18n/cs.js +4 -0
- package/dist/esm/i18n/da.js +4 -0
- package/dist/esm/i18n/de.js +4 -0
- package/dist/esm/i18n/en.js +2 -0
- package/dist/esm/i18n/en_GB.js +2 -0
- package/dist/esm/i18n/en_ZZ.js +2 -0
- package/dist/esm/i18n/es.js +4 -0
- package/dist/esm/i18n/fi.js +4 -0
- package/dist/esm/i18n/fr.js +4 -0
- package/dist/esm/i18n/hu.js +4 -0
- package/dist/esm/i18n/it.js +4 -0
- package/dist/esm/i18n/ja.js +4 -0
- package/dist/esm/i18n/ko.js +4 -0
- package/dist/esm/i18n/nb.js +4 -0
- package/dist/esm/i18n/nl.js +4 -0
- package/dist/esm/i18n/pl.js +4 -0
- package/dist/esm/i18n/pt_BR.js +4 -0
- package/dist/esm/i18n/ru.js +4 -0
- package/dist/esm/i18n/sv.js +4 -0
- package/dist/esm/i18n/th.js +4 -0
- package/dist/esm/i18n/tr.js +4 -0
- package/dist/esm/i18n/uk.js +4 -0
- package/dist/esm/i18n/vi.js +4 -0
- package/dist/esm/i18n/zh.js +4 -0
- package/dist/esm/i18n/zh_TW.js +4 -0
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +13 -7
- package/dist/esm/link/LinkSearch/LinkSearchList.js +1 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +4 -0
- package/dist/types/i18n/da.d.ts +4 -0
- package/dist/types/i18n/de.d.ts +4 -0
- package/dist/types/i18n/en.d.ts +2 -0
- package/dist/types/i18n/en_GB.d.ts +2 -0
- package/dist/types/i18n/en_ZZ.d.ts +2 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +4 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +4 -0
- package/dist/types/i18n/it.d.ts +4 -0
- package/dist/types/i18n/ja.d.ts +4 -0
- package/dist/types/i18n/ko.d.ts +4 -0
- package/dist/types/i18n/nb.d.ts +4 -0
- package/dist/types/i18n/nl.d.ts +4 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +4 -0
- package/dist/types/i18n/ru.d.ts +4 -0
- package/dist/types/i18n/sv.d.ts +4 -0
- package/dist/types/i18n/th.d.ts +4 -0
- package/dist/types/i18n/tr.d.ts +4 -0
- package/dist/types/i18n/uk.d.ts +4 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +4 -0
- package/dist/types/i18n/zh_TW.d.ts +4 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +4 -0
- package/dist/types-ts4.5/i18n/da.d.ts +4 -0
- package/dist/types-ts4.5/i18n/de.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en.d.ts +2 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -0
- package/dist/types-ts4.5/i18n/es.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +4 -0
- package/dist/types-ts4.5/i18n/it.d.ts +4 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +4 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +4 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +4 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +4 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +4 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +4 -0
- package/dist/types-ts4.5/i18n/th.d.ts +4 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +4 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +4 -0
- package/package.json +1 -1
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -129,13 +129,16 @@ export default {
|
|
|
129
129
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Klistra in eller sök efter en länk',
|
|
130
130
|
'fabric.editor.image': 'Bild',
|
|
131
131
|
'fabric.editor.improvement': 'Förbättring',
|
|
132
|
+
'fabric.editor.indent': 'Indrag',
|
|
132
133
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
133
134
|
'fabric.editor.infoPanel.description': 'Markera information med en färgad panel',
|
|
134
135
|
'fabric.editor.inlineDescription': 'Visa länk som infogad text',
|
|
135
136
|
'fabric.editor.inlineTitle': 'Inline',
|
|
136
137
|
'fabric.editor.insertColumn': 'Infoga kolumn till höger',
|
|
138
|
+
'fabric.editor.insertColumnDrag': 'Infoga kolumn',
|
|
137
139
|
'fabric.editor.insertMenu': 'Infoga',
|
|
138
140
|
'fabric.editor.insertRow': 'Infoga rad nedanför',
|
|
141
|
+
'fabric.editor.insertRowDrag': 'Infoga rad',
|
|
139
142
|
'fabric.editor.invalidLink': 'Ange en giltig länk.',
|
|
140
143
|
'fabric.editor.italic': 'Kursiv',
|
|
141
144
|
'fabric.editor.layoutFixedWidth': 'Tillbaka till centrera',
|
|
@@ -166,6 +169,7 @@ export default {
|
|
|
166
169
|
'fabric.editor.orderedList': 'Numrerad lista',
|
|
167
170
|
'fabric.editor.orderedList.description': 'Skapa en sorterad lista',
|
|
168
171
|
'fabric.editor.other': 'Annat ...',
|
|
172
|
+
'fabric.editor.outdent': 'Utdrag',
|
|
169
173
|
'fabric.editor.pageActionsLabel': 'Sidåtgärder',
|
|
170
174
|
'fabric.editor.placeholderText': 'Platshållartext',
|
|
171
175
|
'fabric.editor.placeholderText.description': 'Infoga en platshållare för text på sidan',
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -129,13 +129,16 @@ export default {
|
|
|
129
129
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'วางหรือค้นหาลิงก์',
|
|
130
130
|
'fabric.editor.image': 'รูปภาพ',
|
|
131
131
|
'fabric.editor.improvement': 'การปรับปรุง',
|
|
132
|
+
'fabric.editor.indent': 'ย่อหน้าเข้า',
|
|
132
133
|
'fabric.editor.infoPanel': 'แผงข้อมูล',
|
|
133
134
|
'fabric.editor.infoPanel.description': 'ไฮไลท์ข้อมูลในแผงสี',
|
|
134
135
|
'fabric.editor.inlineDescription': 'แสดงลิงก์เป็นข้อความแบบบรรทัดเดียว',
|
|
135
136
|
'fabric.editor.inlineTitle': 'บรรทัดเดียว',
|
|
136
137
|
'fabric.editor.insertColumn': 'แทรกคอลัมน์ทางด้านขวา',
|
|
138
|
+
'fabric.editor.insertColumnDrag': 'แทรกคอลัมน์',
|
|
137
139
|
'fabric.editor.insertMenu': 'ใส่',
|
|
138
140
|
'fabric.editor.insertRow': 'แทรกแถวด้านล่าง',
|
|
141
|
+
'fabric.editor.insertRowDrag': 'แทรกแถว',
|
|
139
142
|
'fabric.editor.invalidLink': 'โปรดป้อนลิงก์ที่ถูกต้อง',
|
|
140
143
|
'fabric.editor.italic': 'ตัวเอียง',
|
|
141
144
|
'fabric.editor.layoutFixedWidth': 'กลับไปตรงกลาง',
|
|
@@ -166,6 +169,7 @@ export default {
|
|
|
166
169
|
'fabric.editor.orderedList': 'รายการแบบมีตัวเลข',
|
|
167
170
|
'fabric.editor.orderedList.description': 'สร้างรายการแบบมีเลขลำดับ',
|
|
168
171
|
'fabric.editor.other': 'อื่น ๆ...',
|
|
172
|
+
'fabric.editor.outdent': 'ย่อหน้าออก',
|
|
169
173
|
'fabric.editor.pageActionsLabel': 'การดำเนินการของหน้าข้อมูล',
|
|
170
174
|
'fabric.editor.placeholderText': 'ข้อความเจาะจง',
|
|
171
175
|
'fabric.editor.placeholderText.description': 'แทรกกล่องข้อความเจาะจงลงในหน้าข้อมูล',
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -129,13 +129,16 @@ export default {
|
|
|
129
129
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Bağlantıyı yapıştırın veya arayın',
|
|
130
130
|
'fabric.editor.image': 'Görsel',
|
|
131
131
|
'fabric.editor.improvement': 'İyileştirme',
|
|
132
|
+
'fabric.editor.indent': 'Girintile',
|
|
132
133
|
'fabric.editor.infoPanel': 'Bilgi panosu',
|
|
133
134
|
'fabric.editor.infoPanel.description': 'Renkli bir panoda bilgileri vurgulayın',
|
|
134
135
|
'fabric.editor.inlineDescription': 'Bağlantıyı satır içi metin olarak gösterir',
|
|
135
136
|
'fabric.editor.inlineTitle': 'Satır içi',
|
|
136
137
|
'fabric.editor.insertColumn': 'Sağa sütun ekle',
|
|
138
|
+
'fabric.editor.insertColumnDrag': 'Sütun ekle',
|
|
137
139
|
'fabric.editor.insertMenu': 'Ekle',
|
|
138
140
|
'fabric.editor.insertRow': 'Aşağıya satır ekle',
|
|
141
|
+
'fabric.editor.insertRowDrag': 'Satır ekle',
|
|
139
142
|
'fabric.editor.invalidLink': 'Lütfen geçerli bir bağlantı girin.',
|
|
140
143
|
'fabric.editor.italic': 'İtalik',
|
|
141
144
|
'fabric.editor.layoutFixedWidth': 'Ortaya getir',
|
|
@@ -166,6 +169,7 @@ export default {
|
|
|
166
169
|
'fabric.editor.orderedList': 'Numaralı liste',
|
|
167
170
|
'fabric.editor.orderedList.description': 'Sıralı liste oluşturun',
|
|
168
171
|
'fabric.editor.other': 'Diğerleri...',
|
|
172
|
+
'fabric.editor.outdent': 'Girintiyi azalt',
|
|
169
173
|
'fabric.editor.pageActionsLabel': 'Sayfa işlemleri',
|
|
170
174
|
'fabric.editor.placeholderText': 'Yer tutucu metin',
|
|
171
175
|
'fabric.editor.placeholderText.description': 'Sayfaya metin yer tutucusu ekle',
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -129,13 +129,16 @@ export default {
|
|
|
129
129
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Вставте або знайдіть посилання',
|
|
130
130
|
'fabric.editor.image': 'зображення',
|
|
131
131
|
'fabric.editor.improvement': 'Покращення',
|
|
132
|
+
'fabric.editor.indent': 'Відступ вправо',
|
|
132
133
|
'fabric.editor.infoPanel': 'Панель з інформацією',
|
|
133
134
|
'fabric.editor.infoPanel.description': 'Панель із виділеною кольорами інформацією',
|
|
134
135
|
'fabric.editor.inlineDescription': 'Показати посилання як вбудований текст',
|
|
135
136
|
'fabric.editor.inlineTitle': 'У рядку',
|
|
136
137
|
'fabric.editor.insertColumn': 'Вставити стовпець справа',
|
|
138
|
+
'fabric.editor.insertColumnDrag': 'Вставити стовпець',
|
|
137
139
|
'fabric.editor.insertMenu': 'Вставити',
|
|
138
140
|
'fabric.editor.insertRow': 'Вставити рядок знизу',
|
|
141
|
+
'fabric.editor.insertRowDrag': 'Вставити рядок',
|
|
139
142
|
'fabric.editor.invalidLink': 'Введіть дійсне посилання.',
|
|
140
143
|
'fabric.editor.italic': 'Курсив',
|
|
141
144
|
'fabric.editor.layoutFixedWidth': 'Стандартне відображення',
|
|
@@ -166,6 +169,7 @@ export default {
|
|
|
166
169
|
'fabric.editor.orderedList': 'Нумерований список',
|
|
167
170
|
'fabric.editor.orderedList.description': 'Створити упорядкований список',
|
|
168
171
|
'fabric.editor.other': 'Інше…',
|
|
172
|
+
'fabric.editor.outdent': 'Відступ вліво',
|
|
169
173
|
'fabric.editor.pageActionsLabel': 'Дії на сторінці',
|
|
170
174
|
'fabric.editor.placeholderText': 'Текст-заміщення',
|
|
171
175
|
'fabric.editor.placeholderText.description': 'Вставлення місця для тексту на сторінку',
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -129,13 +129,16 @@ export default {
|
|
|
129
129
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Dán hoặc tìm kiếm liên kết',
|
|
130
130
|
'fabric.editor.image': 'hình ảnh',
|
|
131
131
|
'fabric.editor.improvement': 'Cải tiến',
|
|
132
|
+
'fabric.editor.indent': 'Thụt lề',
|
|
132
133
|
'fabric.editor.infoPanel': 'Ô thông tin',
|
|
133
134
|
'fabric.editor.infoPanel.description': 'Bôi đậm thông tin bằng ô màu',
|
|
134
135
|
'fabric.editor.inlineDescription': 'Hiển thị liên kết dưới dạng văn bản nội tuyến',
|
|
135
136
|
'fabric.editor.inlineTitle': 'Nội tuyến',
|
|
136
137
|
'fabric.editor.insertColumn': 'Chèn cột vào bên phải',
|
|
138
|
+
'fabric.editor.insertColumnDrag': 'Chèn cột',
|
|
137
139
|
'fabric.editor.insertMenu': 'Chèn',
|
|
138
140
|
'fabric.editor.insertRow': 'Chèn hàng ở bên dưới',
|
|
141
|
+
'fabric.editor.insertRowDrag': 'Chèn hàng',
|
|
139
142
|
'fabric.editor.invalidLink': 'Vui lòng nhập một liên kết hợp lệ.',
|
|
140
143
|
'fabric.editor.italic': 'In nghiêng',
|
|
141
144
|
'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
|
|
@@ -166,6 +169,7 @@ export default {
|
|
|
166
169
|
'fabric.editor.orderedList': 'Danh sách được đánh số',
|
|
167
170
|
'fabric.editor.orderedList.description': 'Tạo một danh sách kiểu sắp xếp',
|
|
168
171
|
'fabric.editor.other': 'Khác...',
|
|
172
|
+
'fabric.editor.outdent': 'Nhô lề',
|
|
169
173
|
'fabric.editor.pageActionsLabel': 'Thao tác trang',
|
|
170
174
|
'fabric.editor.placeholderText': 'Văn bản giữ chỗ',
|
|
171
175
|
'fabric.editor.placeholderText.description': 'Chèn văn bản giữ chỗ vào trang',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -129,13 +129,16 @@ export default {
|
|
|
129
129
|
'fabric.editor.hyperlinkToolbarPlaceholder': '粘贴或搜索链接',
|
|
130
130
|
'fabric.editor.image': '图片',
|
|
131
131
|
'fabric.editor.improvement': '改进',
|
|
132
|
+
'fabric.editor.indent': '增大缩进',
|
|
132
133
|
'fabric.editor.infoPanel': '信息面板',
|
|
133
134
|
'fabric.editor.infoPanel.description': '在彩色面板高亮显示信息',
|
|
134
135
|
'fabric.editor.inlineDescription': '以内联文本显示链接',
|
|
135
136
|
'fabric.editor.inlineTitle': '内联',
|
|
136
137
|
'fabric.editor.insertColumn': '在右侧插入列',
|
|
138
|
+
'fabric.editor.insertColumnDrag': '插入列',
|
|
137
139
|
'fabric.editor.insertMenu': '插入',
|
|
138
140
|
'fabric.editor.insertRow': '在下方插入行',
|
|
141
|
+
'fabric.editor.insertRowDrag': '插入行',
|
|
139
142
|
'fabric.editor.invalidLink': '请输入有效链接。',
|
|
140
143
|
'fabric.editor.italic': '斜体',
|
|
141
144
|
'fabric.editor.layoutFixedWidth': '返回至中心',
|
|
@@ -166,6 +169,7 @@ export default {
|
|
|
166
169
|
'fabric.editor.orderedList': '有序列表',
|
|
167
170
|
'fabric.editor.orderedList.description': '创建有序列表',
|
|
168
171
|
'fabric.editor.other': '其他...',
|
|
172
|
+
'fabric.editor.outdent': '减小缩进',
|
|
169
173
|
'fabric.editor.pageActionsLabel': '页面操作',
|
|
170
174
|
'fabric.editor.placeholderText': '占位文本',
|
|
171
175
|
'fabric.editor.placeholderText.description': '向页面插入一个文本占位符',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -129,13 +129,16 @@ export default {
|
|
|
129
129
|
'fabric.editor.hyperlinkToolbarPlaceholder': '貼上或搜尋連結',
|
|
130
130
|
'fabric.editor.image': '影像',
|
|
131
131
|
'fabric.editor.improvement': '改善',
|
|
132
|
+
'fabric.editor.indent': '增加縮排',
|
|
132
133
|
'fabric.editor.infoPanel': '資訊面板',
|
|
133
134
|
'fabric.editor.infoPanel.description': '以彩色面板醒目提示資訊',
|
|
134
135
|
'fabric.editor.inlineDescription': '將連結顯示為內嵌文字',
|
|
135
136
|
'fabric.editor.inlineTitle': '內嵌',
|
|
136
137
|
'fabric.editor.insertColumn': '在右側插入直欄',
|
|
138
|
+
'fabric.editor.insertColumnDrag': '插入直欄',
|
|
137
139
|
'fabric.editor.insertMenu': '插入',
|
|
138
140
|
'fabric.editor.insertRow': '在下方插入列',
|
|
141
|
+
'fabric.editor.insertRowDrag': '插入列',
|
|
139
142
|
'fabric.editor.invalidLink': '請輸入有效的連結。',
|
|
140
143
|
'fabric.editor.italic': '斜體',
|
|
141
144
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
@@ -166,6 +169,7 @@ export default {
|
|
|
166
169
|
'fabric.editor.orderedList': '編號清單',
|
|
167
170
|
'fabric.editor.orderedList.description': '建立已排序的清單',
|
|
168
171
|
'fabric.editor.other': '其他...',
|
|
172
|
+
'fabric.editor.outdent': '減少縮排',
|
|
169
173
|
'fabric.editor.pageActionsLabel': '頁面動作',
|
|
170
174
|
'fabric.editor.placeholderText': '預留位置文字',
|
|
171
175
|
'fabric.editor.placeholderText.description': '在頁面中插入文字預留位置',
|
|
@@ -18,6 +18,7 @@ function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Re
|
|
|
18
18
|
import React, { PureComponent } from 'react';
|
|
19
19
|
import { css, jsx } from '@emotion/react';
|
|
20
20
|
import debounce from 'lodash/debounce';
|
|
21
|
+
import { flushSync } from 'react-dom';
|
|
21
22
|
import { defineMessages, injectIntl } from 'react-intl-next';
|
|
22
23
|
import { isSafeUrl } from '@atlaskit/adf-schema';
|
|
23
24
|
import { withAnalyticsEvents } from '@atlaskit/analytics-next';
|
|
@@ -582,7 +583,9 @@ export var HyperlinkLinkAddToolbar = /*#__PURE__*/function (_PureComponent) {
|
|
|
582
583
|
key: "componentDidMount",
|
|
583
584
|
value: function () {
|
|
584
585
|
var _componentDidMount = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee4() {
|
|
585
|
-
var _pluginState$searchSe5,
|
|
586
|
+
var _pluginState$searchSe5,
|
|
587
|
+
_pluginState$inputMet,
|
|
588
|
+
_this2 = this;
|
|
586
589
|
var pluginState, _yield$Promise$all, _yield$Promise$all2, activityProvider, searchProvider;
|
|
587
590
|
return _regeneratorRuntime.wrap(function _callee4$(_context4) {
|
|
588
591
|
while (1) switch (_context4.prev = _context4.next) {
|
|
@@ -606,9 +609,12 @@ export var HyperlinkLinkAddToolbar = /*#__PURE__*/function (_PureComponent) {
|
|
|
606
609
|
_yield$Promise$all2 = _slicedToArray(_yield$Promise$all, 2);
|
|
607
610
|
activityProvider = _yield$Promise$all2[0];
|
|
608
611
|
searchProvider = _yield$Promise$all2[1];
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
+
// loadInitialLinkSearchResult and updateInput rely on activityProvider being set in state
|
|
613
|
+
flushSync(function () {
|
|
614
|
+
return _this2.setState({
|
|
615
|
+
activityProvider: activityProvider,
|
|
616
|
+
searchProvider: searchProvider
|
|
617
|
+
});
|
|
612
618
|
});
|
|
613
619
|
_context4.next = 12;
|
|
614
620
|
return this.loadInitialLinkSearchResult();
|
|
@@ -789,7 +795,7 @@ export var HyperlinkLinkAddToolbar = /*#__PURE__*/function (_PureComponent) {
|
|
|
789
795
|
}, {
|
|
790
796
|
key: "render",
|
|
791
797
|
value: function render() {
|
|
792
|
-
var
|
|
798
|
+
var _this3 = this;
|
|
793
799
|
var _this$state11 = this.state,
|
|
794
800
|
items = _this$state11.items,
|
|
795
801
|
isLoading = _this$state11.isLoading,
|
|
@@ -837,7 +843,7 @@ export var HyperlinkLinkAddToolbar = /*#__PURE__*/function (_PureComponent) {
|
|
|
837
843
|
ariaAutoComplete: true,
|
|
838
844
|
describedById: screenReaderDescriptionId,
|
|
839
845
|
ref: function ref(ele) {
|
|
840
|
-
return
|
|
846
|
+
return _this3.urlInputContainer = ele;
|
|
841
847
|
},
|
|
842
848
|
testId: 'link-url',
|
|
843
849
|
onSubmit: this.handleSubmit,
|
|
@@ -867,7 +873,7 @@ export var HyperlinkLinkAddToolbar = /*#__PURE__*/function (_PureComponent) {
|
|
|
867
873
|
css: [inputWrapper, inputWrapperPosition]
|
|
868
874
|
}, jsx(PanelTextInput, {
|
|
869
875
|
ref: function ref(ele) {
|
|
870
|
-
return
|
|
876
|
+
return _this3.displayTextInputContainer = ele;
|
|
871
877
|
},
|
|
872
878
|
testId: 'link-text',
|
|
873
879
|
onChange: this.updateTextInput,
|
|
@@ -6,7 +6,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
|
|
|
6
6
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
7
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
8
8
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
9
|
-
var packageVersion = "76.
|
|
9
|
+
var packageVersion = "76.24.0";
|
|
10
10
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
11
11
|
// Remove URL as it has UGC
|
|
12
12
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -19,7 +19,7 @@ import { themed } from '@atlaskit/theme/components';
|
|
|
19
19
|
import { borderRadius } from '@atlaskit/theme/constants';
|
|
20
20
|
import Layer from '../Layer';
|
|
21
21
|
var packageName = "@atlaskit/editor-common";
|
|
22
|
-
var packageVersion = "76.
|
|
22
|
+
var packageVersion = "76.24.0";
|
|
23
23
|
var halfFocusRing = 1;
|
|
24
24
|
var dropOffset = '0, 8';
|
|
25
25
|
var DropList = /*#__PURE__*/function (_Component) {
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -133,8 +133,10 @@ declare const _default: {
|
|
|
133
133
|
'fabric.editor.inlineDescription': string;
|
|
134
134
|
'fabric.editor.inlineTitle': string;
|
|
135
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
136
137
|
'fabric.editor.insertMenu': string;
|
|
137
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
138
140
|
'fabric.editor.invalidLink': string;
|
|
139
141
|
'fabric.editor.italic': string;
|
|
140
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -133,8 +133,10 @@ declare const _default: {
|
|
|
133
133
|
'fabric.editor.inlineDescription': string;
|
|
134
134
|
'fabric.editor.inlineTitle': string;
|
|
135
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
136
137
|
'fabric.editor.insertMenu': string;
|
|
137
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
138
140
|
'fabric.editor.invalidLink': string;
|
|
139
141
|
'fabric.editor.italic': string;
|
|
140
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -133,8 +133,10 @@ declare const _default: {
|
|
|
133
133
|
'fabric.editor.inlineDescription': string;
|
|
134
134
|
'fabric.editor.inlineTitle': string;
|
|
135
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
136
137
|
'fabric.editor.insertMenu': string;
|
|
137
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
138
140
|
'fabric.editor.invalidLink': string;
|
|
139
141
|
'fabric.editor.italic': string;
|
|
140
142
|
'fabric.editor.layoutFixedWidth': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -127,13 +127,16 @@ declare const _default: {
|
|
|
127
127
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
128
128
|
'fabric.editor.image': string;
|
|
129
129
|
'fabric.editor.improvement': string;
|
|
130
|
+
'fabric.editor.indent': string;
|
|
130
131
|
'fabric.editor.infoPanel': string;
|
|
131
132
|
'fabric.editor.infoPanel.description': string;
|
|
132
133
|
'fabric.editor.inlineDescription': string;
|
|
133
134
|
'fabric.editor.inlineTitle': string;
|
|
134
135
|
'fabric.editor.insertColumn': string;
|
|
136
|
+
'fabric.editor.insertColumnDrag': string;
|
|
135
137
|
'fabric.editor.insertMenu': string;
|
|
136
138
|
'fabric.editor.insertRow': string;
|
|
139
|
+
'fabric.editor.insertRowDrag': string;
|
|
137
140
|
'fabric.editor.invalidLink': string;
|
|
138
141
|
'fabric.editor.italic': string;
|
|
139
142
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -164,6 +167,7 @@ declare const _default: {
|
|
|
164
167
|
'fabric.editor.orderedList': string;
|
|
165
168
|
'fabric.editor.orderedList.description': string;
|
|
166
169
|
'fabric.editor.other': string;
|
|
170
|
+
'fabric.editor.outdent': string;
|
|
167
171
|
'fabric.editor.pageActionsLabel': string;
|
|
168
172
|
'fabric.editor.placeholderText': string;
|
|
169
173
|
'fabric.editor.placeholderText.description': string;
|