@atlaskit/editor-common 74.36.3 → 74.36.4
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 +3 -0
- package/dist/cjs/i18n/da.js +3 -0
- package/dist/cjs/i18n/de.js +3 -0
- package/dist/cjs/i18n/en.js +20 -0
- package/dist/cjs/i18n/en_GB.js +20 -0
- package/dist/cjs/i18n/en_ZZ.js +20 -0
- package/dist/cjs/i18n/es.js +3 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hu.js +3 -0
- package/dist/cjs/i18n/it.js +3 -0
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +3 -0
- package/dist/cjs/i18n/nb.js +3 -0
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +3 -0
- package/dist/cjs/i18n/pt_BR.js +3 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +3 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/uk.js +3 -0
- package/dist/cjs/i18n/vi.js +3 -0
- package/dist/cjs/i18n/zh.js +3 -0
- package/dist/cjs/i18n/zh_TW.js +3 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +3 -0
- package/dist/es2019/i18n/da.js +3 -0
- package/dist/es2019/i18n/de.js +3 -0
- package/dist/es2019/i18n/en.js +20 -0
- package/dist/es2019/i18n/en_GB.js +20 -0
- package/dist/es2019/i18n/en_ZZ.js +20 -0
- package/dist/es2019/i18n/es.js +3 -0
- package/dist/es2019/i18n/fi.js +3 -0
- package/dist/es2019/i18n/fr.js +3 -0
- package/dist/es2019/i18n/hu.js +3 -0
- package/dist/es2019/i18n/it.js +3 -0
- package/dist/es2019/i18n/ja.js +3 -0
- package/dist/es2019/i18n/ko.js +3 -0
- package/dist/es2019/i18n/nb.js +3 -0
- package/dist/es2019/i18n/nl.js +3 -0
- package/dist/es2019/i18n/pl.js +3 -0
- package/dist/es2019/i18n/pt_BR.js +3 -0
- package/dist/es2019/i18n/ru.js +3 -0
- package/dist/es2019/i18n/sv.js +3 -0
- package/dist/es2019/i18n/th.js +3 -0
- package/dist/es2019/i18n/tr.js +3 -0
- package/dist/es2019/i18n/uk.js +3 -0
- package/dist/es2019/i18n/vi.js +3 -0
- package/dist/es2019/i18n/zh.js +3 -0
- package/dist/es2019/i18n/zh_TW.js +3 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +3 -0
- package/dist/esm/i18n/da.js +3 -0
- package/dist/esm/i18n/de.js +3 -0
- package/dist/esm/i18n/en.js +20 -0
- package/dist/esm/i18n/en_GB.js +20 -0
- package/dist/esm/i18n/en_ZZ.js +20 -0
- package/dist/esm/i18n/es.js +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hu.js +3 -0
- package/dist/esm/i18n/it.js +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.js +3 -0
- package/dist/esm/i18n/nb.js +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.js +3 -0
- package/dist/esm/i18n/pt_BR.js +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.js +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/uk.js +3 -0
- package/dist/esm/i18n/vi.js +3 -0
- package/dist/esm/i18n/zh.js +3 -0
- package/dist/esm/i18n/zh_TW.js +3 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +3 -0
- package/dist/types/i18n/da.d.ts +3 -0
- package/dist/types/i18n/de.d.ts +3 -0
- package/dist/types/i18n/en.d.ts +20 -0
- package/dist/types/i18n/en_GB.d.ts +20 -0
- package/dist/types/i18n/en_ZZ.d.ts +20 -0
- package/dist/types/i18n/es.d.ts +3 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/it.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +3 -0
- package/dist/types/i18n/pt_BR.d.ts +3 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +3 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/uk.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +3 -0
- package/dist/types/i18n/zh.d.ts +3 -0
- package/dist/types/i18n/zh_TW.d.ts +3 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +3 -0
- package/dist/types-ts4.5/i18n/da.d.ts +3 -0
- package/dist/types-ts4.5/i18n/de.d.ts +3 -0
- package/dist/types-ts4.5/i18n/en.d.ts +20 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +20 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +20 -0
- package/dist/types-ts4.5/i18n/es.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +3 -0
- package/dist/types-ts4.5/i18n/it.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +3 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +3 -0
- package/dist/types-ts4.5/i18n/th.d.ts +3 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +3 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -0
- package/package.json +4 -4
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -54,6 +54,7 @@ var _default = {
|
|
|
54
54
|
'fabric.editor.edit.datasource': 'Redigera sökfråga',
|
|
55
55
|
'fabric.editor.editLink': 'Redigera länk',
|
|
56
56
|
'fabric.editor.editMode.inviteToEditButton.title': 'Bjud in att redigera',
|
|
57
|
+
'fabric.editor.editableContentLabel': 'Innehåll som kan redigeras',
|
|
57
58
|
'fabric.editor.embedTitle': 'Bädda in',
|
|
58
59
|
'fabric.editor.emoji': 'Emoji',
|
|
59
60
|
'fabric.editor.emoji.description': 'Använd emojis för att uttrycka idéer 🎉 och känslor 😄',
|
|
@@ -99,6 +100,7 @@ var _default = {
|
|
|
99
100
|
'fabric.editor.mention': 'Omnämnande',
|
|
100
101
|
'fabric.editor.mention.description': 'Nämn någon för att skicka en avisering till dem',
|
|
101
102
|
'fabric.editor.openLink': 'Öppna länk i en ny flik',
|
|
103
|
+
'fabric.editor.pageActionsLabel': 'Sidåtgärder',
|
|
102
104
|
'fabric.editor.placeholderText': 'Platshållartext',
|
|
103
105
|
'fabric.editor.placeholderText.description': 'Infoga en platshållare för text på sidan',
|
|
104
106
|
'fabric.editor.remove': 'Ta bort',
|
|
@@ -115,6 +117,7 @@ var _default = {
|
|
|
115
117
|
'fabric.editor.time.ago': 'sedan',
|
|
116
118
|
'fabric.editor.time.updated': 'Uppdaterad',
|
|
117
119
|
'fabric.editor.time.viewed': 'Visad',
|
|
120
|
+
'fabric.editor.toolbarLabel': 'Verktygsfält för redigering',
|
|
118
121
|
'fabric.editor.tooltip.blockPanel': 'en panel',
|
|
119
122
|
'fabric.editor.tooltip.bulletList': 'en lista',
|
|
120
123
|
'fabric.editor.tooltip.decisionList': 'en beslutslista',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -54,6 +54,7 @@ var _default = {
|
|
|
54
54
|
'fabric.editor.edit.datasource': 'แก้ไขคำถามการค้นหา',
|
|
55
55
|
'fabric.editor.editLink': 'แก้ไขลิงก์',
|
|
56
56
|
'fabric.editor.editMode.inviteToEditButton.title': 'เชิญให้แก้ไข',
|
|
57
|
+
'fabric.editor.editableContentLabel': 'เนื้อหาที่แก้ไขได้',
|
|
57
58
|
'fabric.editor.embedTitle': 'แบบซ่อน',
|
|
58
59
|
'fabric.editor.emoji': 'เอโมจิ',
|
|
59
60
|
'fabric.editor.emoji.description': 'ใช้เอโมจิเพื่อแสดงไอเดีย 🎉 และอารมณ์ต่าง ๆ 😄',
|
|
@@ -99,6 +100,7 @@ var _default = {
|
|
|
99
100
|
'fabric.editor.mention': 'กล่าวถึง',
|
|
100
101
|
'fabric.editor.mention.description': 'กล่าวถึงผู้ใช้เพื่อส่งการแจ้งเตือน',
|
|
101
102
|
'fabric.editor.openLink': 'เปิดลิงก์ในแถบใหม่',
|
|
103
|
+
'fabric.editor.pageActionsLabel': 'การดำเนินการของหน้าข้อมูล',
|
|
102
104
|
'fabric.editor.placeholderText': 'ข้อความเจาะจง',
|
|
103
105
|
'fabric.editor.placeholderText.description': 'แทรกกล่องข้อความเจาะจงลงในหน้าข้อมูล',
|
|
104
106
|
'fabric.editor.remove': 'ลบออก',
|
|
@@ -115,6 +117,7 @@ var _default = {
|
|
|
115
117
|
'fabric.editor.time.ago': 'ที่แล้ว',
|
|
116
118
|
'fabric.editor.time.updated': 'อัปเดตแล้ว',
|
|
117
119
|
'fabric.editor.time.viewed': 'ดูแล้ว',
|
|
120
|
+
'fabric.editor.toolbarLabel': 'แถบเครื่องมือแก้ไข',
|
|
118
121
|
'fabric.editor.tooltip.blockPanel': 'แผง',
|
|
119
122
|
'fabric.editor.tooltip.bulletList': 'รายการ',
|
|
120
123
|
'fabric.editor.tooltip.decisionList': 'รายการตัดสินใจ',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -54,6 +54,7 @@ var _default = {
|
|
|
54
54
|
'fabric.editor.edit.datasource': 'Arama sorgusunu düzenle',
|
|
55
55
|
'fabric.editor.editLink': 'Bağlantıyı düzenleyin',
|
|
56
56
|
'fabric.editor.editMode.inviteToEditButton.title': 'Düzenlemek için davet edin',
|
|
57
|
+
'fabric.editor.editableContentLabel': 'Düzenlenebilir içerik',
|
|
57
58
|
'fabric.editor.embedTitle': 'Ekle',
|
|
58
59
|
'fabric.editor.emoji': 'Emoji',
|
|
59
60
|
'fabric.editor.emoji.description': 'Düşüncelerinizi 🎉 ve duygularınızı 😄 ifade etmek için emojiler kullanın',
|
|
@@ -99,6 +100,7 @@ var _default = {
|
|
|
99
100
|
'fabric.editor.mention': 'Bahsetme',
|
|
100
101
|
'fabric.editor.mention.description': 'Bildirim göndermek istediğiniz kullanıcıdan bahsedin',
|
|
101
102
|
'fabric.editor.openLink': 'Bağlantıyı yeni sekmede açın',
|
|
103
|
+
'fabric.editor.pageActionsLabel': 'Sayfa işlemleri',
|
|
102
104
|
'fabric.editor.placeholderText': 'Yer tutucu metin',
|
|
103
105
|
'fabric.editor.placeholderText.description': 'Sayfaya metin yer tutucusu ekle',
|
|
104
106
|
'fabric.editor.remove': 'Kaldır',
|
|
@@ -115,6 +117,7 @@ var _default = {
|
|
|
115
117
|
'fabric.editor.time.ago': 'önce',
|
|
116
118
|
'fabric.editor.time.updated': 'Güncellendi:',
|
|
117
119
|
'fabric.editor.time.viewed': 'Görüntülendi:',
|
|
120
|
+
'fabric.editor.toolbarLabel': 'Düzenleyici araç çubuğu',
|
|
118
121
|
'fabric.editor.tooltip.blockPanel': 'pano',
|
|
119
122
|
'fabric.editor.tooltip.bulletList': 'bir liste',
|
|
120
123
|
'fabric.editor.tooltip.decisionList': 'karar listesi',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -54,6 +54,7 @@ var _default = {
|
|
|
54
54
|
'fabric.editor.edit.datasource': 'Редагувати пошуковий запит',
|
|
55
55
|
'fabric.editor.editLink': 'Редагування посилання',
|
|
56
56
|
'fabric.editor.editMode.inviteToEditButton.title': 'Запросити для редагування',
|
|
57
|
+
'fabric.editor.editableContentLabel': 'Вміст, що можна редагувати',
|
|
57
58
|
'fabric.editor.embedTitle': 'Вбудувати',
|
|
58
59
|
'fabric.editor.emoji': 'Емодзі',
|
|
59
60
|
'fabric.editor.emoji.description': 'Виразити ідеї 🎉 чи емоції 😄 через емодзі',
|
|
@@ -99,6 +100,7 @@ var _default = {
|
|
|
99
100
|
'fabric.editor.mention': 'Згадка',
|
|
100
101
|
'fabric.editor.mention.description': 'Згадати користувача та надіслати йому сповіщення',
|
|
101
102
|
'fabric.editor.openLink': 'Відкрити посилання в новій вкладці',
|
|
103
|
+
'fabric.editor.pageActionsLabel': 'Дії на сторінці',
|
|
102
104
|
'fabric.editor.placeholderText': 'Текст-заміщення',
|
|
103
105
|
'fabric.editor.placeholderText.description': 'Вставлення місця для тексту на сторінку',
|
|
104
106
|
'fabric.editor.remove': 'Видалити',
|
|
@@ -115,6 +117,7 @@ var _default = {
|
|
|
115
117
|
'fabric.editor.time.ago': 'тому',
|
|
116
118
|
'fabric.editor.time.updated': 'Змінено',
|
|
117
119
|
'fabric.editor.time.viewed': 'Переглянуто',
|
|
120
|
+
'fabric.editor.toolbarLabel': 'Панель інструментів редактора',
|
|
118
121
|
'fabric.editor.tooltip.blockPanel': 'панель',
|
|
119
122
|
'fabric.editor.tooltip.bulletList': 'список',
|
|
120
123
|
'fabric.editor.tooltip.decisionList': 'список рішень',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -54,6 +54,7 @@ var _default = {
|
|
|
54
54
|
'fabric.editor.edit.datasource': 'Sửa truy vấn tìm kiếm',
|
|
55
55
|
'fabric.editor.editLink': 'Chỉnh sửa liên kết',
|
|
56
56
|
'fabric.editor.editMode.inviteToEditButton.title': 'Mời chỉnh sửa',
|
|
57
|
+
'fabric.editor.editableContentLabel': 'Nội dung có thể chỉnh sửa',
|
|
57
58
|
'fabric.editor.embedTitle': 'Đã nhúng',
|
|
58
59
|
'fabric.editor.emoji': 'Biểu tượng cảm xúc',
|
|
59
60
|
'fabric.editor.emoji.description': 'Sử dụng biểu tượng cảm xúc để thể hiện ý kiến 🎉 và cảm xúc 😄',
|
|
@@ -99,6 +100,7 @@ var _default = {
|
|
|
99
100
|
'fabric.editor.mention': 'Đề cập',
|
|
100
101
|
'fabric.editor.mention.description': 'Đề cập đến ai đó để gửi thông báo cho họ',
|
|
101
102
|
'fabric.editor.openLink': 'Mở liên kết trong tab mới',
|
|
103
|
+
'fabric.editor.pageActionsLabel': 'Thao tác trang',
|
|
102
104
|
'fabric.editor.placeholderText': 'Văn bản giữ chỗ',
|
|
103
105
|
'fabric.editor.placeholderText.description': 'Chèn văn bản giữ chỗ vào trang',
|
|
104
106
|
'fabric.editor.remove': 'Xóa',
|
|
@@ -115,6 +117,7 @@ var _default = {
|
|
|
115
117
|
'fabric.editor.time.ago': 'trước',
|
|
116
118
|
'fabric.editor.time.updated': 'Đã cập nhật',
|
|
117
119
|
'fabric.editor.time.viewed': 'Đã xem',
|
|
120
|
+
'fabric.editor.toolbarLabel': 'Thanh công cụ trình biên tập',
|
|
118
121
|
'fabric.editor.tooltip.blockPanel': 'một bảng điều khiển',
|
|
119
122
|
'fabric.editor.tooltip.bulletList': 'một danh sách',
|
|
120
123
|
'fabric.editor.tooltip.decisionList': 'một danh sách quyết định',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -54,6 +54,7 @@ var _default = {
|
|
|
54
54
|
'fabric.editor.edit.datasource': '编辑搜索查询',
|
|
55
55
|
'fabric.editor.editLink': '编辑链接',
|
|
56
56
|
'fabric.editor.editMode.inviteToEditButton.title': '邀请编辑',
|
|
57
|
+
'fabric.editor.editableContentLabel': '可编辑内容',
|
|
57
58
|
'fabric.editor.embedTitle': '嵌入',
|
|
58
59
|
'fabric.editor.emoji': '表情符号',
|
|
59
60
|
'fabric.editor.emoji.description': '使用表情符号传达理念 🎉 和情绪 😄',
|
|
@@ -99,6 +100,7 @@ var _default = {
|
|
|
99
100
|
'fabric.editor.mention': '提到',
|
|
100
101
|
'fabric.editor.mention.description': '提及某人以发送通知',
|
|
101
102
|
'fabric.editor.openLink': '在新选项卡打开链接',
|
|
103
|
+
'fabric.editor.pageActionsLabel': '页面操作',
|
|
102
104
|
'fabric.editor.placeholderText': '占位文本',
|
|
103
105
|
'fabric.editor.placeholderText.description': '向页面插入一个文本占位符',
|
|
104
106
|
'fabric.editor.remove': '删除',
|
|
@@ -115,6 +117,7 @@ var _default = {
|
|
|
115
117
|
'fabric.editor.time.ago': '前',
|
|
116
118
|
'fabric.editor.time.updated': '上次更新时间',
|
|
117
119
|
'fabric.editor.time.viewed': '上次查看时间',
|
|
120
|
+
'fabric.editor.toolbarLabel': '编辑器工具栏',
|
|
118
121
|
'fabric.editor.tooltip.blockPanel': '面板',
|
|
119
122
|
'fabric.editor.tooltip.bulletList': '一个列表',
|
|
120
123
|
'fabric.editor.tooltip.decisionList': '决策列表',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -54,6 +54,7 @@ var _default = {
|
|
|
54
54
|
'fabric.editor.edit.datasource': '編輯搜尋查詢',
|
|
55
55
|
'fabric.editor.editLink': '編輯連結',
|
|
56
56
|
'fabric.editor.editMode.inviteToEditButton.title': '邀請編輯',
|
|
57
|
+
'fabric.editor.editableContentLabel': '可編輯內容',
|
|
57
58
|
'fabric.editor.embedTitle': '嵌入',
|
|
58
59
|
'fabric.editor.emoji': '表情符號',
|
|
59
60
|
'fabric.editor.emoji.description': '使用表情符號來傳達想法 🎉 和情緒 😄',
|
|
@@ -99,6 +100,7 @@ var _default = {
|
|
|
99
100
|
'fabric.editor.mention': '提及',
|
|
100
101
|
'fabric.editor.mention.description': '提及他人以傳送通知',
|
|
101
102
|
'fabric.editor.openLink': '在新的索引標籤中開啟連結',
|
|
103
|
+
'fabric.editor.pageActionsLabel': '頁面動作',
|
|
102
104
|
'fabric.editor.placeholderText': '預留位置文字',
|
|
103
105
|
'fabric.editor.placeholderText.description': '在頁面中插入文字預留位置',
|
|
104
106
|
'fabric.editor.remove': '移除',
|
|
@@ -115,6 +117,7 @@ var _default = {
|
|
|
115
117
|
'fabric.editor.time.ago': '前',
|
|
116
118
|
'fabric.editor.time.updated': '已更新',
|
|
117
119
|
'fabric.editor.time.viewed': '已檢視',
|
|
120
|
+
'fabric.editor.toolbarLabel': '編輯器工具列',
|
|
118
121
|
'fabric.editor.tooltip.blockPanel': '面板',
|
|
119
122
|
'fabric.editor.tooltip.bulletList': '清單',
|
|
120
123
|
'fabric.editor.tooltip.decisionList': '決定清單',
|
|
@@ -16,7 +16,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
16
16
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
17
17
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
18
18
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
19
|
-
var packageVersion = "74.36.
|
|
19
|
+
var packageVersion = "74.36.4";
|
|
20
20
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
21
21
|
// Remove URL as it has UGC
|
|
22
22
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -24,7 +24,7 @@ var _templateObject, _templateObject2, _templateObject3;
|
|
|
24
24
|
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2.default)(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2.default)(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2.default)(this, result); }; }
|
|
25
25
|
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } } /** @jsx jsx */
|
|
26
26
|
var packageName = "@atlaskit/editor-common";
|
|
27
|
-
var packageVersion = "74.36.
|
|
27
|
+
var packageVersion = "74.36.4";
|
|
28
28
|
var halfFocusRing = 1;
|
|
29
29
|
var dropOffset = '0, 8';
|
|
30
30
|
var DropList = /*#__PURE__*/function (_Component) {
|
package/dist/cjs/version.json
CHANGED
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'fabric.editor.edit.datasource': 'Upravit vyhledávací dotaz',
|
|
49
49
|
'fabric.editor.editLink': 'Upravit odkaz',
|
|
50
50
|
'fabric.editor.editMode.inviteToEditButton.title': 'Pozvat k úpravám',
|
|
51
|
+
'fabric.editor.editableContentLabel': 'Upravitelný obsah',
|
|
51
52
|
'fabric.editor.embedTitle': 'Vložit',
|
|
52
53
|
'fabric.editor.emoji': 'Emoji',
|
|
53
54
|
'fabric.editor.emoji.description': 'Používejte emoji k vyjádření nápadů 🎉 a emocí 😄',
|
|
@@ -93,6 +94,7 @@ export default {
|
|
|
93
94
|
'fabric.editor.mention': 'Zmínka',
|
|
94
95
|
'fabric.editor.mention.description': 'Zmiňte někoho, abyste jim zaslali oznámení',
|
|
95
96
|
'fabric.editor.openLink': 'Otevřít odkaz na nové kartě',
|
|
97
|
+
'fabric.editor.pageActionsLabel': 'Akce stránky',
|
|
96
98
|
'fabric.editor.placeholderText': 'Text placeholderu',
|
|
97
99
|
'fabric.editor.placeholderText.description': 'Vložit na stránku textový zástupný symbol',
|
|
98
100
|
'fabric.editor.remove': 'Odebrat',
|
|
@@ -109,6 +111,7 @@ export default {
|
|
|
109
111
|
'fabric.editor.time.ago': 'zpět',
|
|
110
112
|
'fabric.editor.time.updated': 'Aktualizováno',
|
|
111
113
|
'fabric.editor.time.viewed': 'Zobrazeno',
|
|
114
|
+
'fabric.editor.toolbarLabel': 'Panel nástrojů editoru',
|
|
112
115
|
'fabric.editor.tooltip.blockPanel': 'panel',
|
|
113
116
|
'fabric.editor.tooltip.bulletList': 'seznam',
|
|
114
117
|
'fabric.editor.tooltip.decisionList': 'seznam rozhodnutí',
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'fabric.editor.edit.datasource': 'Rediger søgning',
|
|
49
49
|
'fabric.editor.editLink': 'Redigér link',
|
|
50
50
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invitér til at redigere',
|
|
51
|
+
'fabric.editor.editableContentLabel': 'Redigerbart indhold',
|
|
51
52
|
'fabric.editor.embedTitle': 'Indlejr',
|
|
52
53
|
'fabric.editor.emoji': 'Emoji',
|
|
53
54
|
'fabric.editor.emoji.description': 'Brug humørikoner for at udtrykke idéer 🎉 og følelser 😄',
|
|
@@ -93,6 +94,7 @@ export default {
|
|
|
93
94
|
'fabric.editor.mention': 'Benævnelse',
|
|
94
95
|
'fabric.editor.mention.description': 'Omtal nogen for at sende dem en notifikation',
|
|
95
96
|
'fabric.editor.openLink': 'Åbn link i en nye fane',
|
|
97
|
+
'fabric.editor.pageActionsLabel': 'Sidehandlinger',
|
|
96
98
|
'fabric.editor.placeholderText': 'Midlertidig text',
|
|
97
99
|
'fabric.editor.placeholderText.description': 'Indsæt en pladsholdertekst på siden',
|
|
98
100
|
'fabric.editor.remove': 'Fjern',
|
|
@@ -109,6 +111,7 @@ export default {
|
|
|
109
111
|
'fabric.editor.time.ago': 'siden',
|
|
110
112
|
'fabric.editor.time.updated': 'Opdateret',
|
|
111
113
|
'fabric.editor.time.viewed': 'Vist',
|
|
114
|
+
'fabric.editor.toolbarLabel': 'Værktøjslinje til redigeringsprogram',
|
|
112
115
|
'fabric.editor.tooltip.blockPanel': 'et panel',
|
|
113
116
|
'fabric.editor.tooltip.bulletList': 'en liste',
|
|
114
117
|
'fabric.editor.tooltip.decisionList': 'en beslutningsliste',
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'fabric.editor.edit.datasource': 'Suchanfrage bearbeiten',
|
|
49
49
|
'fabric.editor.editLink': 'Link bearbeiten',
|
|
50
50
|
'fabric.editor.editMode.inviteToEditButton.title': 'Zum Bearbeiten einladen',
|
|
51
|
+
'fabric.editor.editableContentLabel': 'Editierbarer Inhalt',
|
|
51
52
|
'fabric.editor.embedTitle': 'Einbetten',
|
|
52
53
|
'fabric.editor.emoji': 'Emoji',
|
|
53
54
|
'fabric.editor.emoji.description': 'Verwenden Sie Emojis, um Ideen 🎉 und Emotionen 😄 auszudrücken.',
|
|
@@ -93,6 +94,7 @@ export default {
|
|
|
93
94
|
'fabric.editor.mention': 'Erwähnen',
|
|
94
95
|
'fabric.editor.mention.description': 'Erwähnen Sie einen Benutzer, um ihm eine Benachrichtigung zu senden.',
|
|
95
96
|
'fabric.editor.openLink': 'Link in neuer Registerkarte öffnen',
|
|
97
|
+
'fabric.editor.pageActionsLabel': 'Seitenaktionen',
|
|
96
98
|
'fabric.editor.placeholderText': 'Platzhaltertext',
|
|
97
99
|
'fabric.editor.placeholderText.description': 'Textplatzhalter in die Seite einfügen',
|
|
98
100
|
'fabric.editor.remove': 'Entfernen',
|
|
@@ -109,6 +111,7 @@ export default {
|
|
|
109
111
|
'fabric.editor.time.ago': 'vor',
|
|
110
112
|
'fabric.editor.time.updated': 'Aktualisiert',
|
|
111
113
|
'fabric.editor.time.viewed': 'Angesehen',
|
|
114
|
+
'fabric.editor.toolbarLabel': 'Editor-Symbolleiste',
|
|
112
115
|
'fabric.editor.tooltip.blockPanel': 'ein Panel',
|
|
113
116
|
'fabric.editor.tooltip.bulletList': 'eine Liste',
|
|
114
117
|
'fabric.editor.tooltip.decisionList': 'eine Entscheidungsliste',
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -17,12 +17,16 @@ export default {
|
|
|
17
17
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
18
18
|
'fabric.editor.blockTitle': 'Card',
|
|
19
19
|
'fabric.editor.blockquote': 'a quote',
|
|
20
|
+
'fabric.editor.bold': 'Bold',
|
|
20
21
|
'fabric.editor.bug': 'Bug',
|
|
21
22
|
'fabric.editor.cancelButton': 'Cancel',
|
|
22
23
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
23
24
|
'fabric.editor.cardFloatingControls': 'Card options',
|
|
25
|
+
'fabric.editor.clearFormatting': 'Clear formatting',
|
|
24
26
|
'fabric.editor.clearLink': 'Clear link',
|
|
25
27
|
'fabric.editor.clearLinkText': 'Clear text',
|
|
28
|
+
'fabric.editor.code': 'Code',
|
|
29
|
+
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
26
30
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
27
31
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
28
32
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
@@ -48,6 +52,7 @@ export default {
|
|
|
48
52
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
49
53
|
'fabric.editor.editLink': 'Edit link',
|
|
50
54
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
|
|
55
|
+
'fabric.editor.editableContentLabel': 'Editable content',
|
|
51
56
|
'fabric.editor.embedTitle': 'Embed',
|
|
52
57
|
'fabric.editor.emoji': 'Emoji',
|
|
53
58
|
'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
|
|
@@ -80,6 +85,7 @@ export default {
|
|
|
80
85
|
'fabric.editor.inlineTitle': 'Inline',
|
|
81
86
|
'fabric.editor.insertMenu': 'Insert',
|
|
82
87
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
88
|
+
'fabric.editor.italic': 'Italic',
|
|
83
89
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
84
90
|
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
85
91
|
'fabric.editor.layoutWide': 'Go wide',
|
|
@@ -92,7 +98,13 @@ export default {
|
|
|
92
98
|
'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
|
|
93
99
|
'fabric.editor.mention': 'Mention',
|
|
94
100
|
'fabric.editor.mention.description': 'Mention someone to send them a notification',
|
|
101
|
+
'fabric.editor.moreFormatting': 'More formatting',
|
|
102
|
+
'fabric.editor.navigate.toolbar.editor': 'Navigate to editor toolbar',
|
|
103
|
+
'fabric.editor.navigate.toolbar.floating': 'Navigate to floating toolbar',
|
|
104
|
+
'fabric.editor.off': '{formattingType} Off',
|
|
105
|
+
'fabric.editor.on': '{formattingType} On',
|
|
95
106
|
'fabric.editor.openLink': 'Open link in a new tab',
|
|
107
|
+
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
96
108
|
'fabric.editor.placeholderText': 'Placeholder text',
|
|
97
109
|
'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
|
|
98
110
|
'fabric.editor.remove': 'Remove',
|
|
@@ -102,13 +114,20 @@ export default {
|
|
|
102
114
|
'fabric.editor.status': 'Status',
|
|
103
115
|
'fabric.editor.status.description': 'Add a custom status label',
|
|
104
116
|
'fabric.editor.story': 'Story',
|
|
117
|
+
'fabric.editor.strike': 'Strikethrough',
|
|
105
118
|
'fabric.editor.subTask': 'Sub-task',
|
|
119
|
+
'fabric.editor.subscript': 'Subscript',
|
|
120
|
+
'fabric.editor.subscript.off.superscript.on': 'Subscript Off, Superscript On',
|
|
121
|
+
'fabric.editor.superscript': 'Superscript',
|
|
122
|
+
'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
|
|
106
123
|
'fabric.editor.table': 'Table',
|
|
107
124
|
'fabric.editor.table.description': 'Insert a table',
|
|
108
125
|
'fabric.editor.task': 'Task',
|
|
126
|
+
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
109
127
|
'fabric.editor.time.ago': 'ago',
|
|
110
128
|
'fabric.editor.time.updated': 'Updated',
|
|
111
129
|
'fabric.editor.time.viewed': 'Viewed',
|
|
130
|
+
'fabric.editor.toolbarLabel': 'Editor toolbar',
|
|
112
131
|
'fabric.editor.tooltip.blockPanel': 'a panel',
|
|
113
132
|
'fabric.editor.tooltip.bulletList': 'a list',
|
|
114
133
|
'fabric.editor.tooltip.decisionList': 'a decision list',
|
|
@@ -116,6 +135,7 @@ export default {
|
|
|
116
135
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
117
136
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
118
137
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
138
|
+
'fabric.editor.underline': 'Underline',
|
|
119
139
|
'fabric.editor.unlink': 'Unlink',
|
|
120
140
|
'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
|
|
121
141
|
'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
|
|
@@ -17,12 +17,16 @@ export default {
|
|
|
17
17
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
18
18
|
'fabric.editor.blockTitle': 'Card',
|
|
19
19
|
'fabric.editor.blockquote': 'a quote',
|
|
20
|
+
'fabric.editor.bold': 'Bold',
|
|
20
21
|
'fabric.editor.bug': 'Bug',
|
|
21
22
|
'fabric.editor.cancelButton': 'Cancel',
|
|
22
23
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
23
24
|
'fabric.editor.cardFloatingControls': 'Card options',
|
|
25
|
+
'fabric.editor.clearFormatting': 'Clear formatting',
|
|
24
26
|
'fabric.editor.clearLink': 'Clear link',
|
|
25
27
|
'fabric.editor.clearLinkText': 'Clear text',
|
|
28
|
+
'fabric.editor.code': 'Code',
|
|
29
|
+
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
26
30
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
27
31
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
28
32
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
@@ -48,6 +52,7 @@ export default {
|
|
|
48
52
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
49
53
|
'fabric.editor.editLink': 'Edit link',
|
|
50
54
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
|
|
55
|
+
'fabric.editor.editableContentLabel': 'Editable content',
|
|
51
56
|
'fabric.editor.embedTitle': 'Embed',
|
|
52
57
|
'fabric.editor.emoji': 'Emoji',
|
|
53
58
|
'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
|
|
@@ -80,6 +85,7 @@ export default {
|
|
|
80
85
|
'fabric.editor.inlineTitle': 'Inline',
|
|
81
86
|
'fabric.editor.insertMenu': 'Insert',
|
|
82
87
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
88
|
+
'fabric.editor.italic': 'Italic',
|
|
83
89
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
84
90
|
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
85
91
|
'fabric.editor.layoutWide': 'Go wide',
|
|
@@ -92,7 +98,13 @@ export default {
|
|
|
92
98
|
'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
|
|
93
99
|
'fabric.editor.mention': 'Mention',
|
|
94
100
|
'fabric.editor.mention.description': 'Mention someone to send them a notification',
|
|
101
|
+
'fabric.editor.moreFormatting': 'More formatting',
|
|
102
|
+
'fabric.editor.navigate.toolbar.editor': 'Navigate to editor toolbar',
|
|
103
|
+
'fabric.editor.navigate.toolbar.floating': 'Navigate to floating toolbar',
|
|
104
|
+
'fabric.editor.off': '{formattingType} Off',
|
|
105
|
+
'fabric.editor.on': '{formattingType} On',
|
|
95
106
|
'fabric.editor.openLink': 'Open link in a new tab',
|
|
107
|
+
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
96
108
|
'fabric.editor.placeholderText': 'Placeholder text',
|
|
97
109
|
'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
|
|
98
110
|
'fabric.editor.remove': 'Remove',
|
|
@@ -102,13 +114,20 @@ export default {
|
|
|
102
114
|
'fabric.editor.status': 'Status',
|
|
103
115
|
'fabric.editor.status.description': 'Add a custom status label',
|
|
104
116
|
'fabric.editor.story': 'Story',
|
|
117
|
+
'fabric.editor.strike': 'Strikethrough',
|
|
105
118
|
'fabric.editor.subTask': 'Sub-task',
|
|
119
|
+
'fabric.editor.subscript': 'Subscript',
|
|
120
|
+
'fabric.editor.subscript.off.superscript.on': 'Subscript Off, Superscript On',
|
|
121
|
+
'fabric.editor.superscript': 'Superscript',
|
|
122
|
+
'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
|
|
106
123
|
'fabric.editor.table': 'Table',
|
|
107
124
|
'fabric.editor.table.description': 'Insert a table',
|
|
108
125
|
'fabric.editor.task': 'Task',
|
|
126
|
+
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
109
127
|
'fabric.editor.time.ago': 'ago',
|
|
110
128
|
'fabric.editor.time.updated': 'Updated',
|
|
111
129
|
'fabric.editor.time.viewed': 'Viewed',
|
|
130
|
+
'fabric.editor.toolbarLabel': 'Editor toolbar',
|
|
112
131
|
'fabric.editor.tooltip.blockPanel': 'a panel',
|
|
113
132
|
'fabric.editor.tooltip.bulletList': 'a list',
|
|
114
133
|
'fabric.editor.tooltip.decisionList': 'a decision list',
|
|
@@ -116,6 +135,7 @@ export default {
|
|
|
116
135
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
117
136
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
118
137
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
138
|
+
'fabric.editor.underline': 'Underline',
|
|
119
139
|
'fabric.editor.unlink': 'Unlink',
|
|
120
140
|
'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
|
|
121
141
|
'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
|
|
@@ -17,12 +17,16 @@ export default {
|
|
|
17
17
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
18
18
|
'fabric.editor.blockTitle': 'Card',
|
|
19
19
|
'fabric.editor.blockquote': 'a quote',
|
|
20
|
+
'fabric.editor.bold': 'Bold',
|
|
20
21
|
'fabric.editor.bug': 'Bug',
|
|
21
22
|
'fabric.editor.cancelButton': 'Cancel',
|
|
22
23
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
23
24
|
'fabric.editor.cardFloatingControls': 'Card options',
|
|
25
|
+
'fabric.editor.clearFormatting': 'Clear formatting',
|
|
24
26
|
'fabric.editor.clearLink': 'Clear link',
|
|
25
27
|
'fabric.editor.clearLinkText': 'Clear text',
|
|
28
|
+
'fabric.editor.code': 'Code',
|
|
29
|
+
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
26
30
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
27
31
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
28
32
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
@@ -48,6 +52,7 @@ export default {
|
|
|
48
52
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
49
53
|
'fabric.editor.editLink': 'Edit link',
|
|
50
54
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
|
|
55
|
+
'fabric.editor.editableContentLabel': 'Editable content',
|
|
51
56
|
'fabric.editor.embedTitle': 'Embed',
|
|
52
57
|
'fabric.editor.emoji': 'Emoji',
|
|
53
58
|
'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
|
|
@@ -80,6 +85,7 @@ export default {
|
|
|
80
85
|
'fabric.editor.inlineTitle': 'Inline',
|
|
81
86
|
'fabric.editor.insertMenu': 'Insert',
|
|
82
87
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
88
|
+
'fabric.editor.italic': 'Italic',
|
|
83
89
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
84
90
|
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
85
91
|
'fabric.editor.layoutWide': 'Go wide',
|
|
@@ -92,7 +98,13 @@ export default {
|
|
|
92
98
|
'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
|
|
93
99
|
'fabric.editor.mention': 'Mention',
|
|
94
100
|
'fabric.editor.mention.description': 'Mention someone to send them a notification',
|
|
101
|
+
'fabric.editor.moreFormatting': 'More formatting',
|
|
102
|
+
'fabric.editor.navigate.toolbar.editor': 'Navigate to editor toolbar',
|
|
103
|
+
'fabric.editor.navigate.toolbar.floating': 'Navigate to floating toolbar',
|
|
104
|
+
'fabric.editor.off': '{formattingType} Off',
|
|
105
|
+
'fabric.editor.on': '{formattingType} On',
|
|
95
106
|
'fabric.editor.openLink': 'Open link in a new tab',
|
|
107
|
+
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
96
108
|
'fabric.editor.placeholderText': 'Placeholder text',
|
|
97
109
|
'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
|
|
98
110
|
'fabric.editor.remove': 'Remove',
|
|
@@ -102,13 +114,20 @@ export default {
|
|
|
102
114
|
'fabric.editor.status': 'Status',
|
|
103
115
|
'fabric.editor.status.description': 'Add a custom status label',
|
|
104
116
|
'fabric.editor.story': 'Story',
|
|
117
|
+
'fabric.editor.strike': 'Strikethrough',
|
|
105
118
|
'fabric.editor.subTask': 'Sub-task',
|
|
119
|
+
'fabric.editor.subscript': 'Subscript',
|
|
120
|
+
'fabric.editor.subscript.off.superscript.on': 'Subscript Off, Superscript On',
|
|
121
|
+
'fabric.editor.superscript': 'Superscript',
|
|
122
|
+
'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
|
|
106
123
|
'fabric.editor.table': 'Table',
|
|
107
124
|
'fabric.editor.table.description': 'Insert a table',
|
|
108
125
|
'fabric.editor.task': 'Task',
|
|
126
|
+
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
109
127
|
'fabric.editor.time.ago': 'ago',
|
|
110
128
|
'fabric.editor.time.updated': 'Updated',
|
|
111
129
|
'fabric.editor.time.viewed': 'Viewed',
|
|
130
|
+
'fabric.editor.toolbarLabel': 'Editor toolbar',
|
|
112
131
|
'fabric.editor.tooltip.blockPanel': 'a panel',
|
|
113
132
|
'fabric.editor.tooltip.bulletList': 'a list',
|
|
114
133
|
'fabric.editor.tooltip.decisionList': 'a decision list',
|
|
@@ -116,6 +135,7 @@ export default {
|
|
|
116
135
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
117
136
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
118
137
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
138
|
+
'fabric.editor.underline': 'Underline',
|
|
119
139
|
'fabric.editor.unlink': 'Unlink',
|
|
120
140
|
'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
|
|
121
141
|
'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'fabric.editor.edit.datasource': 'Editar consulta de búsqueda',
|
|
49
49
|
'fabric.editor.editLink': 'Editar enlace',
|
|
50
50
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invitar a editar',
|
|
51
|
+
'fabric.editor.editableContentLabel': 'Contenido editable',
|
|
51
52
|
'fabric.editor.embedTitle': 'Integrar',
|
|
52
53
|
'fabric.editor.emoji': 'Emoji',
|
|
53
54
|
'fabric.editor.emoji.description': 'Usa emojis para expresar ideas 🎉 y emociones 😄',
|
|
@@ -93,6 +94,7 @@ export default {
|
|
|
93
94
|
'fabric.editor.mention': 'Mención',
|
|
94
95
|
'fabric.editor.mention.description': 'Mencionar a alguien para enviarle una notificación',
|
|
95
96
|
'fabric.editor.openLink': 'Abrir el enlace en otra pestaña',
|
|
97
|
+
'fabric.editor.pageActionsLabel': 'Acciones de la página',
|
|
96
98
|
'fabric.editor.placeholderText': 'Texto de marcador de posición',
|
|
97
99
|
'fabric.editor.placeholderText.description': 'Insertar un marcador de posición de texto en la página',
|
|
98
100
|
'fabric.editor.remove': 'Eliminar',
|
|
@@ -109,6 +111,7 @@ export default {
|
|
|
109
111
|
'fabric.editor.time.ago': 'antes',
|
|
110
112
|
'fabric.editor.time.updated': 'Actualizado',
|
|
111
113
|
'fabric.editor.time.viewed': 'Visto',
|
|
114
|
+
'fabric.editor.toolbarLabel': 'Barra de herramientas del editor',
|
|
112
115
|
'fabric.editor.tooltip.blockPanel': 'un panel',
|
|
113
116
|
'fabric.editor.tooltip.bulletList': 'una lista',
|
|
114
117
|
'fabric.editor.tooltip.decisionList': 'una lista de decisiones',
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'fabric.editor.edit.datasource': 'Muokkaa hakukyselyä',
|
|
49
49
|
'fabric.editor.editLink': 'Muokkaa linkkiä',
|
|
50
50
|
'fabric.editor.editMode.inviteToEditButton.title': 'Kutsu käyttäjä muokkaamaan',
|
|
51
|
+
'fabric.editor.editableContentLabel': 'Muokattava sisältö',
|
|
51
52
|
'fabric.editor.embedTitle': 'Upota',
|
|
52
53
|
'fabric.editor.emoji': 'Emoji',
|
|
53
54
|
'fabric.editor.emoji.description': 'Ilmaise ideoita 🎉 ja tunteita 😄emojien avulla',
|
|
@@ -93,6 +94,7 @@ export default {
|
|
|
93
94
|
'fabric.editor.mention': 'Maininta',
|
|
94
95
|
'fabric.editor.mention.description': 'Merkitse joku henkilö lähettääksesi hänelle ilmoituksen',
|
|
95
96
|
'fabric.editor.openLink': 'Avaa linkki uudessa välilehdessä',
|
|
97
|
+
'fabric.editor.pageActionsLabel': 'Sivun toiminnot',
|
|
96
98
|
'fabric.editor.placeholderText': 'Paikkamerkin teksti',
|
|
97
99
|
'fabric.editor.placeholderText.description': 'Aseta tekstin paikkamerkki sivulle',
|
|
98
100
|
'fabric.editor.remove': 'Poista',
|
|
@@ -109,6 +111,7 @@ export default {
|
|
|
109
111
|
'fabric.editor.time.ago': 'sitten',
|
|
110
112
|
'fabric.editor.time.updated': 'Päivitetty',
|
|
111
113
|
'fabric.editor.time.viewed': 'Katseltu',
|
|
114
|
+
'fabric.editor.toolbarLabel': 'Muokkaaja-työkalupalkki',
|
|
112
115
|
'fabric.editor.tooltip.blockPanel': 'paneeli',
|
|
113
116
|
'fabric.editor.tooltip.bulletList': 'luettelo',
|
|
114
117
|
'fabric.editor.tooltip.decisionList': 'päätösluettelo',
|
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'fabric.editor.edit.datasource': 'Modifier la requête de recherche',
|
|
49
49
|
'fabric.editor.editLink': 'Modifier le lien',
|
|
50
50
|
'fabric.editor.editMode.inviteToEditButton.title': 'Inviter à modifier',
|
|
51
|
+
'fabric.editor.editableContentLabel': 'Contenu éditable',
|
|
51
52
|
'fabric.editor.embedTitle': 'Intégrer',
|
|
52
53
|
'fabric.editor.emoji': 'Émoticône',
|
|
53
54
|
'fabric.editor.emoji.description': 'Ajouter des émoticônes pour exprimer vos idées 🎉 et vos émotions 😄',
|
|
@@ -93,6 +94,7 @@ export default {
|
|
|
93
94
|
'fabric.editor.mention': 'Mention',
|
|
94
95
|
'fabric.editor.mention.description': 'Mentionner une personne pour lui envoyer une notification',
|
|
95
96
|
'fabric.editor.openLink': 'Ouvrir le lien dans un nouvel onglet',
|
|
97
|
+
'fabric.editor.pageActionsLabel': 'Actions de page',
|
|
96
98
|
'fabric.editor.placeholderText': 'Texte fictif',
|
|
97
99
|
'fabric.editor.placeholderText.description': 'Insérer un espace réservé pour du texte dans la page',
|
|
98
100
|
'fabric.editor.remove': 'Supprimer',
|
|
@@ -109,6 +111,7 @@ export default {
|
|
|
109
111
|
'fabric.editor.time.ago': 'Il y a',
|
|
110
112
|
'fabric.editor.time.updated': 'Mise à jour',
|
|
111
113
|
'fabric.editor.time.viewed': 'Consultation',
|
|
114
|
+
'fabric.editor.toolbarLabel': "Barre d'outils de l'éditeur",
|
|
112
115
|
'fabric.editor.tooltip.blockPanel': 'un panneau',
|
|
113
116
|
'fabric.editor.tooltip.bulletList': 'une liste',
|
|
114
117
|
'fabric.editor.tooltip.decisionList': 'une liste de décisions',
|
package/dist/es2019/i18n/hu.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'fabric.editor.edit.datasource': 'Keresési lekérdezés szerkesztése',
|
|
49
49
|
'fabric.editor.editLink': 'Hivatkozás szerkesztése',
|
|
50
50
|
'fabric.editor.editMode.inviteToEditButton.title': 'Meghívás szerkesztésre',
|
|
51
|
+
'fabric.editor.editableContentLabel': 'Szerkeszthető tartalom',
|
|
51
52
|
'fabric.editor.embedTitle': 'Beágyazás',
|
|
52
53
|
'fabric.editor.emoji': 'Emoji',
|
|
53
54
|
'fabric.editor.emoji.description': 'Hangulatjelek használata ötletek 🎉 és érzelmek 😄 kifejezésére',
|
|
@@ -93,6 +94,7 @@ export default {
|
|
|
93
94
|
'fabric.editor.mention': 'Említés',
|
|
94
95
|
'fabric.editor.mention.description': 'A kívánt személy említése értesítés küldéséhez',
|
|
95
96
|
'fabric.editor.openLink': 'Hivatkozás megnyitása új lapon',
|
|
97
|
+
'fabric.editor.pageActionsLabel': 'Oldalműveletek',
|
|
96
98
|
'fabric.editor.placeholderText': 'Helyőrző szöveg',
|
|
97
99
|
'fabric.editor.placeholderText.description': 'Szöveges helyőrző beillesztése az oldalra',
|
|
98
100
|
'fabric.editor.remove': 'Eltávolítás',
|
|
@@ -109,6 +111,7 @@ export default {
|
|
|
109
111
|
'fabric.editor.time.ago': 'ezelőtt',
|
|
110
112
|
'fabric.editor.time.updated': 'Frissítve',
|
|
111
113
|
'fabric.editor.time.viewed': 'Megtekintve',
|
|
114
|
+
'fabric.editor.toolbarLabel': 'Szerkesztő eszköztár',
|
|
112
115
|
'fabric.editor.tooltip.blockPanel': 'panel',
|
|
113
116
|
'fabric.editor.tooltip.bulletList': 'egy lista',
|
|
114
117
|
'fabric.editor.tooltip.decisionList': 'döntési lista',
|