@atlaskit/editor-common 74.11.1 → 74.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/dist/cjs/i18n/cs.js +12 -0
  3. package/dist/cjs/i18n/da.js +12 -0
  4. package/dist/cjs/i18n/de.js +12 -0
  5. package/dist/cjs/i18n/en.js +12 -0
  6. package/dist/cjs/i18n/en_GB.js +12 -0
  7. package/dist/cjs/i18n/en_ZZ.js +12 -0
  8. package/dist/cjs/i18n/es.js +12 -0
  9. package/dist/cjs/i18n/fi.js +12 -0
  10. package/dist/cjs/i18n/fr.js +12 -0
  11. package/dist/cjs/i18n/hu.js +12 -0
  12. package/dist/cjs/i18n/it.js +12 -0
  13. package/dist/cjs/i18n/ja.js +12 -0
  14. package/dist/cjs/i18n/ko.js +12 -0
  15. package/dist/cjs/i18n/nb.js +12 -0
  16. package/dist/cjs/i18n/nl.js +12 -0
  17. package/dist/cjs/i18n/pl.js +12 -0
  18. package/dist/cjs/i18n/pt_BR.js +12 -0
  19. package/dist/cjs/i18n/ru.js +12 -0
  20. package/dist/cjs/i18n/sv.js +12 -0
  21. package/dist/cjs/i18n/th.js +12 -0
  22. package/dist/cjs/i18n/tr.js +12 -0
  23. package/dist/cjs/i18n/uk.js +12 -0
  24. package/dist/cjs/i18n/vi.js +12 -0
  25. package/dist/cjs/i18n/zh.js +12 -0
  26. package/dist/cjs/i18n/zh_TW.js +12 -0
  27. package/dist/cjs/messages/link-toolbar.js +5 -0
  28. package/dist/cjs/monitoring/error.js +1 -1
  29. package/dist/cjs/ui/DropList/index.js +1 -1
  30. package/dist/cjs/version.json +1 -1
  31. package/dist/es2019/i18n/cs.js +12 -0
  32. package/dist/es2019/i18n/da.js +12 -0
  33. package/dist/es2019/i18n/de.js +12 -0
  34. package/dist/es2019/i18n/en.js +12 -0
  35. package/dist/es2019/i18n/en_GB.js +12 -0
  36. package/dist/es2019/i18n/en_ZZ.js +12 -0
  37. package/dist/es2019/i18n/es.js +12 -0
  38. package/dist/es2019/i18n/fi.js +12 -0
  39. package/dist/es2019/i18n/fr.js +12 -0
  40. package/dist/es2019/i18n/hu.js +12 -0
  41. package/dist/es2019/i18n/it.js +12 -0
  42. package/dist/es2019/i18n/ja.js +12 -0
  43. package/dist/es2019/i18n/ko.js +12 -0
  44. package/dist/es2019/i18n/nb.js +12 -0
  45. package/dist/es2019/i18n/nl.js +12 -0
  46. package/dist/es2019/i18n/pl.js +12 -0
  47. package/dist/es2019/i18n/pt_BR.js +12 -0
  48. package/dist/es2019/i18n/ru.js +12 -0
  49. package/dist/es2019/i18n/sv.js +12 -0
  50. package/dist/es2019/i18n/th.js +12 -0
  51. package/dist/es2019/i18n/tr.js +12 -0
  52. package/dist/es2019/i18n/uk.js +12 -0
  53. package/dist/es2019/i18n/vi.js +12 -0
  54. package/dist/es2019/i18n/zh.js +12 -0
  55. package/dist/es2019/i18n/zh_TW.js +12 -0
  56. package/dist/es2019/messages/link-toolbar.js +5 -0
  57. package/dist/es2019/monitoring/error.js +1 -1
  58. package/dist/es2019/ui/DropList/index.js +1 -1
  59. package/dist/es2019/version.json +1 -1
  60. package/dist/esm/i18n/cs.js +12 -0
  61. package/dist/esm/i18n/da.js +12 -0
  62. package/dist/esm/i18n/de.js +12 -0
  63. package/dist/esm/i18n/en.js +12 -0
  64. package/dist/esm/i18n/en_GB.js +12 -0
  65. package/dist/esm/i18n/en_ZZ.js +12 -0
  66. package/dist/esm/i18n/es.js +12 -0
  67. package/dist/esm/i18n/fi.js +12 -0
  68. package/dist/esm/i18n/fr.js +12 -0
  69. package/dist/esm/i18n/hu.js +12 -0
  70. package/dist/esm/i18n/it.js +12 -0
  71. package/dist/esm/i18n/ja.js +12 -0
  72. package/dist/esm/i18n/ko.js +12 -0
  73. package/dist/esm/i18n/nb.js +12 -0
  74. package/dist/esm/i18n/nl.js +12 -0
  75. package/dist/esm/i18n/pl.js +12 -0
  76. package/dist/esm/i18n/pt_BR.js +12 -0
  77. package/dist/esm/i18n/ru.js +12 -0
  78. package/dist/esm/i18n/sv.js +12 -0
  79. package/dist/esm/i18n/th.js +12 -0
  80. package/dist/esm/i18n/tr.js +12 -0
  81. package/dist/esm/i18n/uk.js +12 -0
  82. package/dist/esm/i18n/vi.js +12 -0
  83. package/dist/esm/i18n/zh.js +12 -0
  84. package/dist/esm/i18n/zh_TW.js +12 -0
  85. package/dist/esm/messages/link-toolbar.js +5 -0
  86. package/dist/esm/monitoring/error.js +1 -1
  87. package/dist/esm/ui/DropList/index.js +1 -1
  88. package/dist/esm/version.json +1 -1
  89. package/dist/types/i18n/cs.d.ts +12 -0
  90. package/dist/types/i18n/da.d.ts +12 -0
  91. package/dist/types/i18n/de.d.ts +12 -0
  92. package/dist/types/i18n/en.d.ts +12 -0
  93. package/dist/types/i18n/en_GB.d.ts +12 -0
  94. package/dist/types/i18n/en_ZZ.d.ts +12 -0
  95. package/dist/types/i18n/es.d.ts +12 -0
  96. package/dist/types/i18n/fi.d.ts +12 -0
  97. package/dist/types/i18n/fr.d.ts +12 -0
  98. package/dist/types/i18n/hu.d.ts +12 -0
  99. package/dist/types/i18n/it.d.ts +12 -0
  100. package/dist/types/i18n/ja.d.ts +12 -0
  101. package/dist/types/i18n/ko.d.ts +12 -0
  102. package/dist/types/i18n/nb.d.ts +12 -0
  103. package/dist/types/i18n/nl.d.ts +12 -0
  104. package/dist/types/i18n/pl.d.ts +12 -0
  105. package/dist/types/i18n/pt_BR.d.ts +12 -0
  106. package/dist/types/i18n/ru.d.ts +12 -0
  107. package/dist/types/i18n/sv.d.ts +12 -0
  108. package/dist/types/i18n/th.d.ts +12 -0
  109. package/dist/types/i18n/tr.d.ts +12 -0
  110. package/dist/types/i18n/uk.d.ts +12 -0
  111. package/dist/types/i18n/vi.d.ts +12 -0
  112. package/dist/types/i18n/zh.d.ts +12 -0
  113. package/dist/types/i18n/zh_TW.d.ts +12 -0
  114. package/dist/types/messages/link-toolbar.d.ts +5 -0
  115. package/dist/types-ts4.5/i18n/cs.d.ts +12 -0
  116. package/dist/types-ts4.5/i18n/da.d.ts +12 -0
  117. package/dist/types-ts4.5/i18n/de.d.ts +12 -0
  118. package/dist/types-ts4.5/i18n/en.d.ts +12 -0
  119. package/dist/types-ts4.5/i18n/en_GB.d.ts +12 -0
  120. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +12 -0
  121. package/dist/types-ts4.5/i18n/es.d.ts +12 -0
  122. package/dist/types-ts4.5/i18n/fi.d.ts +12 -0
  123. package/dist/types-ts4.5/i18n/fr.d.ts +12 -0
  124. package/dist/types-ts4.5/i18n/hu.d.ts +12 -0
  125. package/dist/types-ts4.5/i18n/it.d.ts +12 -0
  126. package/dist/types-ts4.5/i18n/ja.d.ts +12 -0
  127. package/dist/types-ts4.5/i18n/ko.d.ts +12 -0
  128. package/dist/types-ts4.5/i18n/nb.d.ts +12 -0
  129. package/dist/types-ts4.5/i18n/nl.d.ts +12 -0
  130. package/dist/types-ts4.5/i18n/pl.d.ts +12 -0
  131. package/dist/types-ts4.5/i18n/pt_BR.d.ts +12 -0
  132. package/dist/types-ts4.5/i18n/ru.d.ts +12 -0
  133. package/dist/types-ts4.5/i18n/sv.d.ts +12 -0
  134. package/dist/types-ts4.5/i18n/th.d.ts +12 -0
  135. package/dist/types-ts4.5/i18n/tr.d.ts +12 -0
  136. package/dist/types-ts4.5/i18n/uk.d.ts +12 -0
  137. package/dist/types-ts4.5/i18n/vi.d.ts +12 -0
  138. package/dist/types-ts4.5/i18n/zh.d.ts +12 -0
  139. package/dist/types-ts4.5/i18n/zh_TW.d.ts +12 -0
  140. package/dist/types-ts4.5/messages/link-toolbar.d.ts +5 -0
  141. package/package.json +3 -3
@@ -36,9 +36,11 @@ var _default = {
36
36
  'fabric.editor.date.description': 'Thêm ngày bằng cách sử dụng lịch',
37
37
  'fabric.editor.decision': 'Quyết định',
38
38
  'fabric.editor.decision.description': 'Thu thập các quyết định để dễ dàng theo dõi',
39
+ 'fabric.editor.editLink': 'Chỉnh sửa liên kết',
39
40
  'fabric.editor.editMode.inviteToEditButton.title': 'Mời chỉnh sửa',
40
41
  'fabric.editor.emoji': 'Biểu tượng cảm xúc',
41
42
  '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 😄',
43
+ 'fabric.editor.emptyLink': 'Vui lòng nhập một liên kết.',
42
44
  'fabric.editor.expand': 'Mở rộng',
43
45
  'fabric.editor.expand.description': 'Chèn đoạn mở rộng',
44
46
  'fabric.editor.expandDefaultTitle': 'Nhấp vào đây để mở rộng...',
@@ -50,13 +52,18 @@ var _default = {
50
52
  'fabric.editor.help.description': 'Duyệt qua tất cả các phím tắt trên bàn phím và các tùy chọn đánh dấu',
51
53
  'fabric.editor.horizontalRule': 'Trình phân chia',
52
54
  'fabric.editor.horizontalRule.description': 'Chia tách nội dung bằng một đường ngang',
55
+ 'fabric.editor.hyperlinkToolbarPlaceholder': 'Dán hoặc tìm kiếm liên kết',
53
56
  'fabric.editor.image': 'hình ảnh',
54
57
  'fabric.editor.insertMenu': 'Chèn',
58
+ 'fabric.editor.invalidLink': 'Vui lòng nhập một liên kết hợp lệ.',
55
59
  'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
56
60
  'fabric.editor.layoutFullWidth': 'Hiển thị toàn chiều rộng',
57
61
  'fabric.editor.layoutWide': 'Hiển thị rộng hơn',
58
62
  'fabric.editor.link': 'Liên kết',
59
63
  'fabric.editor.link.description': 'Chèn liên kết',
64
+ 'fabric.editor.linkAddress': 'Địa chỉ liên kết',
65
+ 'fabric.editor.linkPlaceholder': 'Dán liên kết',
66
+ 'fabric.editor.mediaAddLink': 'Thêm liên kết',
60
67
  'fabric.editor.mediaFiles': 'Ảnh, video hoặc tệp',
61
68
  'fabric.editor.mediaFiles.description': 'Thêm hình ảnh và các tập tin khác vào trang của bạn',
62
69
  'fabric.editor.mention': 'Đề cập',
@@ -67,6 +74,7 @@ var _default = {
67
74
  'fabric.editor.remove': 'Xóa',
68
75
  'fabric.editor.removeEmoji': 'Xóa biểu tượng cảm xúc',
69
76
  'fabric.editor.saveButton': 'Lưu',
77
+ 'fabric.editor.settingsLinks': 'Vào phần Tùy chọn liên kết',
70
78
  'fabric.editor.status': 'Trạng thái',
71
79
  'fabric.editor.status.description': 'Thêm một nhãn trạng thái tùy chỉnh',
72
80
  'fabric.editor.table': 'Bảng',
@@ -80,11 +88,15 @@ var _default = {
80
88
  'fabric.editor.tooltip.defaultBlockNode': 'một nút khối',
81
89
  'fabric.editor.tooltip.nestedExpand': 'nút mở rộng lồng nhau',
82
90
  'fabric.editor.tooltip.taskList': 'một mục thao tác',
91
+ 'fabric.editor.unableToOpenLink': 'Không thể mở liên kết này',
92
+ 'fabric.editor.unlink': 'Hủy liên kết',
83
93
  'fabric.editor.unsupportedBlockContent': 'Trình biên tập này không hỗ trợ hiển thị nội dung này',
84
94
  'fabric.editor.unsupportedContentTooltip': 'Nội dung không có trong trình biên tập này, nội dung sẽ được bảo lưu khi bạn sửa và lưu',
85
95
  'fabric.editor.unsupportedInlineContent': 'Nội dung không được hỗ trợ',
86
96
  'fabric.editor.viewMore': 'Xem thêm',
87
97
  'fabric.editor.visit': 'Mở liên kết trong cửa sổ mới',
98
+ 'fabric.editor.wrapLeft': 'Cuộn sang trái',
99
+ 'fabric.editor.wrapRight': 'Cuộn sang phải',
88
100
  'fabric.theme.blue': 'Xanh lam',
89
101
  'fabric.theme.bold-blue': 'Xanh lam đậm',
90
102
  'fabric.theme.bold-gray': 'Xám đậm',
@@ -36,9 +36,11 @@ var _default = {
36
36
  'fabric.editor.date.description': '使用日历添加日期',
37
37
  'fabric.editor.decision': '决定',
38
38
  'fabric.editor.decision.description': '捕获决策,以便轻松跟踪',
39
+ 'fabric.editor.editLink': '编辑链接',
39
40
  'fabric.editor.editMode.inviteToEditButton.title': '邀请编辑',
40
41
  'fabric.editor.emoji': '表情符号',
41
42
  'fabric.editor.emoji.description': '使用表情符号传达理念 🎉 和情绪 😄',
43
+ 'fabric.editor.emptyLink': '请输入链接。',
42
44
  'fabric.editor.expand': '扩展',
43
45
  'fabric.editor.expand.description': '插入扩展',
44
46
  'fabric.editor.expandDefaultTitle': '点击此处展开...',
@@ -50,13 +52,18 @@ var _default = {
50
52
  'fabric.editor.help.description': '浏览所有键盘快捷键和文本标记选项',
51
53
  'fabric.editor.horizontalRule': '分隔条',
52
54
  'fabric.editor.horizontalRule.description': '使用水平线分隔内容',
55
+ 'fabric.editor.hyperlinkToolbarPlaceholder': '粘贴或搜索链接',
53
56
  'fabric.editor.image': '图片',
54
57
  'fabric.editor.insertMenu': '插入',
58
+ 'fabric.editor.invalidLink': '请输入有效链接。',
55
59
  'fabric.editor.layoutFixedWidth': '返回至中心',
56
60
  'fabric.editor.layoutFullWidth': '显示全宽',
57
61
  'fabric.editor.layoutWide': '显示宽屏',
58
62
  'fabric.editor.link': '链接',
59
63
  'fabric.editor.link.description': '插入链接',
64
+ 'fabric.editor.linkAddress': '链接地址',
65
+ 'fabric.editor.linkPlaceholder': '粘贴链接',
66
+ 'fabric.editor.mediaAddLink': '添加链接',
60
67
  'fabric.editor.mediaFiles': '图像、视频或文件',
61
68
  'fabric.editor.mediaFiles.description': '向页面添加图像和其他文件',
62
69
  'fabric.editor.mention': '提到',
@@ -67,6 +74,7 @@ var _default = {
67
74
  'fabric.editor.remove': '删除',
68
75
  'fabric.editor.removeEmoji': '删除表情',
69
76
  'fabric.editor.saveButton': '保存',
77
+ 'fabric.editor.settingsLinks': '转到“链接首选项”',
70
78
  'fabric.editor.status': '状态',
71
79
  'fabric.editor.status.description': '添加自定义状态标签',
72
80
  'fabric.editor.table': '表格',
@@ -80,11 +88,15 @@ var _default = {
80
88
  'fabric.editor.tooltip.defaultBlockNode': '块节点',
81
89
  'fabric.editor.tooltip.nestedExpand': '嵌套扩展',
82
90
  'fabric.editor.tooltip.taskList': '操作项',
91
+ 'fabric.editor.unableToOpenLink': '无法打开此链接',
92
+ 'fabric.editor.unlink': '取消链接',
83
93
  'fabric.editor.unsupportedBlockContent': '此编辑器不支持显示此内容',
84
94
  'fabric.editor.unsupportedContentTooltip': '此编辑器中的内容不可用,在编辑和保存时将保留此内容',
85
95
  'fabric.editor.unsupportedInlineContent': '内容不受支持',
86
96
  'fabric.editor.viewMore': '查看更多',
87
97
  'fabric.editor.visit': '在新窗口中打开链接',
98
+ 'fabric.editor.wrapLeft': '隐藏左边',
99
+ 'fabric.editor.wrapRight': '隐藏右边',
88
100
  'fabric.theme.blue': '蓝色',
89
101
  'fabric.theme.bold-blue': '深蓝色',
90
102
  'fabric.theme.bold-gray': '深灰',
@@ -36,9 +36,11 @@ var _default = {
36
36
  'fabric.editor.date.description': '使用日曆新增日期',
37
37
  'fabric.editor.decision': '決定',
38
38
  'fabric.editor.decision.description': '擷取決定以便追蹤',
39
+ 'fabric.editor.editLink': '編輯連結',
39
40
  'fabric.editor.editMode.inviteToEditButton.title': '邀請編輯',
40
41
  'fabric.editor.emoji': '表情符號',
41
42
  'fabric.editor.emoji.description': '使用表情符號來傳達想法 🎉 和情緒 😄',
43
+ 'fabric.editor.emptyLink': '請輸入連結。',
42
44
  'fabric.editor.expand': '擴充',
43
45
  'fabric.editor.expand.description': '插入擴充',
44
46
  'fabric.editor.expandDefaultTitle': '按一下此處以展開...',
@@ -50,13 +52,18 @@ var _default = {
50
52
  'fabric.editor.help.description': '瀏覽所有鍵盤快速鍵和 Markdown 選項',
51
53
  'fabric.editor.horizontalRule': '分隔線',
52
54
  'fabric.editor.horizontalRule.description': '使用水平線來區隔內容',
55
+ 'fabric.editor.hyperlinkToolbarPlaceholder': '貼上或搜尋連結',
53
56
  'fabric.editor.image': '影像',
54
57
  'fabric.editor.insertMenu': '插入',
58
+ 'fabric.editor.invalidLink': '請輸入有效的連結。',
55
59
  'fabric.editor.layoutFixedWidth': '返回中央',
56
60
  'fabric.editor.layoutFullWidth': '採用完整寬度',
57
61
  'fabric.editor.layoutWide': '採用寬版',
58
62
  'fabric.editor.link': '連結',
59
63
  'fabric.editor.link.description': '插入連結',
64
+ 'fabric.editor.linkAddress': '連結位址',
65
+ 'fabric.editor.linkPlaceholder': '貼上連結',
66
+ 'fabric.editor.mediaAddLink': '新增連結',
60
67
  'fabric.editor.mediaFiles': '圖片、影片或檔案',
61
68
  'fabric.editor.mediaFiles.description': '將影像和其他檔案新增至頁面',
62
69
  'fabric.editor.mention': '提及',
@@ -67,6 +74,7 @@ var _default = {
67
74
  'fabric.editor.remove': '移除',
68
75
  'fabric.editor.removeEmoji': '移除表情符號',
69
76
  'fabric.editor.saveButton': '儲存',
77
+ 'fabric.editor.settingsLinks': '前往連結偏好設定',
70
78
  'fabric.editor.status': '狀態',
71
79
  'fabric.editor.status.description': '新增自訂狀態標籤',
72
80
  'fabric.editor.table': '表格',
@@ -80,11 +88,15 @@ var _default = {
80
88
  'fabric.editor.tooltip.defaultBlockNode': '區塊節點',
81
89
  'fabric.editor.tooltip.nestedExpand': '巢狀擴充',
82
90
  'fabric.editor.tooltip.taskList': '動作項目',
91
+ 'fabric.editor.unableToOpenLink': '無法開啟此連結',
92
+ 'fabric.editor.unlink': '取消連結',
83
93
  'fabric.editor.unsupportedBlockContent': '此編輯器不支援顯示此內容',
84
94
  'fabric.editor.unsupportedContentTooltip': '內容不適用於此編輯器,這會在您編輯和儲存時進行保留',
85
95
  'fabric.editor.unsupportedInlineContent': '不支援的內容',
86
96
  'fabric.editor.viewMore': '檢視更多',
87
97
  'fabric.editor.visit': '在新視窗中開啟連結',
98
+ 'fabric.editor.wrapLeft': '靠左圍繞',
99
+ 'fabric.editor.wrapRight': '靠右圍繞',
88
100
  'fabric.theme.blue': '藍色',
89
101
  'fabric.theme.bold-blue': '個性藍',
90
102
  'fabric.theme.bold-gray': '個性灰',
@@ -55,6 +55,11 @@ var linkToolbarMessages = (0, _reactIntlNext.defineMessages)({
55
55
  id: 'fabric.editor.settingsLinks',
56
56
  defaultMessage: 'Go to Link Preferences',
57
57
  description: 'Go to Link Preferences'
58
+ },
59
+ editDatasource: {
60
+ id: 'fabric.editor.edit.datasource',
61
+ defaultMessage: 'Edit search query',
62
+ description: 'Datasource toolbar edit button'
58
63
  }
59
64
  });
60
65
  exports.linkToolbarMessages = linkToolbarMessages;
@@ -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.11.1";
19
+ var packageVersion = "74.12.0";
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.11.1";
27
+ var packageVersion = "74.12.0";
28
28
  var halfFocusRing = 1;
29
29
  var dropOffset = '0, 8';
30
30
  var DropList = /*#__PURE__*/function (_Component) {
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "74.11.1",
3
+ "version": "74.12.0",
4
4
  "sideEffects": false
5
5
  }
@@ -30,9 +30,11 @@ export default {
30
30
  'fabric.editor.date.description': 'Přidat datum pomocí kalendáře',
31
31
  'fabric.editor.decision': 'Rozhodnutí',
32
32
  'fabric.editor.decision.description': 'Zaznamenávejte rozhodnutí, aby se snadněji sledovala',
33
+ 'fabric.editor.editLink': 'Upravit odkaz',
33
34
  'fabric.editor.editMode.inviteToEditButton.title': 'Pozvat k úpravám',
34
35
  'fabric.editor.emoji': 'Emoji',
35
36
  'fabric.editor.emoji.description': 'Používejte emoji k vyjádření nápadů 🎉 a emocí 😄',
37
+ 'fabric.editor.emptyLink': 'Zadejte odkaz.',
36
38
  'fabric.editor.expand': 'Rozbalení',
37
39
  'fabric.editor.expand.description': 'Vložit rozbalení',
38
40
  'fabric.editor.expandDefaultTitle': 'Klikněte sem pro rozbalení...',
@@ -44,13 +46,18 @@ export default {
44
46
  'fabric.editor.help.description': 'Projděte si všechny klávesové zkratky a možnosti markdownu',
45
47
  'fabric.editor.horizontalRule': 'Dílčí příčka',
46
48
  'fabric.editor.horizontalRule.description': 'Rozdělit obsah horizontální čárou',
49
+ 'fabric.editor.hyperlinkToolbarPlaceholder': 'Vložit nebo vyhledat odkaz',
47
50
  'fabric.editor.image': 'Obrázek',
48
51
  'fabric.editor.insertMenu': 'Vložit',
52
+ 'fabric.editor.invalidLink': 'Zadejte platný odkaz.',
49
53
  'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
50
54
  'fabric.editor.layoutFullWidth': 'Přepnout do zobrazení na celou šířku',
51
55
  'fabric.editor.layoutWide': 'Přepnout do zobrazení na šířku',
52
56
  'fabric.editor.link': 'Odkaz',
53
57
  'fabric.editor.link.description': 'Vložit odkaz',
58
+ 'fabric.editor.linkAddress': 'Adresa odkazu',
59
+ 'fabric.editor.linkPlaceholder': 'Vložit odkaz',
60
+ 'fabric.editor.mediaAddLink': 'Přidat odkaz',
54
61
  'fabric.editor.mediaFiles': 'Obrázek, video nebo soubor',
55
62
  'fabric.editor.mediaFiles.description': 'Přidejte na svou stránku obrázky a další soubory',
56
63
  'fabric.editor.mention': 'Zmínka',
@@ -61,6 +68,7 @@ export default {
61
68
  'fabric.editor.remove': 'Odebrat',
62
69
  'fabric.editor.removeEmoji': 'Odstranit emoji',
63
70
  'fabric.editor.saveButton': 'Uložit',
71
+ 'fabric.editor.settingsLinks': 'Přejít do předvoleb odkazů',
64
72
  'fabric.editor.status': 'Stav',
65
73
  'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
66
74
  'fabric.editor.table': 'Tabulka',
@@ -74,11 +82,15 @@ export default {
74
82
  'fabric.editor.tooltip.defaultBlockNode': 'uzel bloku',
75
83
  'fabric.editor.tooltip.nestedExpand': 'vnořený rozbalovací uzel',
76
84
  'fabric.editor.tooltip.taskList': 'položka akce',
85
+ 'fabric.editor.unableToOpenLink': 'Tento odkaz nelze otevřít',
86
+ 'fabric.editor.unlink': 'Zrušit propojení',
77
87
  'fabric.editor.unsupportedBlockContent': 'Tento editor zobrazování tohoto obsahu nepodporuje.',
78
88
  'fabric.editor.unsupportedContentTooltip': 'Obsah není v tomto editoru k dispozici. Vaše úpravy se při uložení zachovají.',
79
89
  'fabric.editor.unsupportedInlineContent': 'Nepodporovaný obsah',
80
90
  'fabric.editor.viewMore': 'Zobrazit více',
81
91
  'fabric.editor.visit': 'Otevřít odkaz v novém okně',
92
+ 'fabric.editor.wrapLeft': 'Sbalit vpravo',
93
+ 'fabric.editor.wrapRight': 'Sbalit vlevo',
82
94
  'fabric.theme.blue': 'Blue',
83
95
  'fabric.theme.bold-blue': 'Sytě modrá',
84
96
  'fabric.theme.bold-gray': 'Tučně šedá',
@@ -30,9 +30,11 @@ export default {
30
30
  'fabric.editor.date.description': 'Tilføj en dato med en kalender',
31
31
  'fabric.editor.decision': 'Beslutning',
32
32
  'fabric.editor.decision.description': 'Registrér beslutninger, så de er lette at finde igen',
33
+ 'fabric.editor.editLink': 'Redigér link',
33
34
  'fabric.editor.editMode.inviteToEditButton.title': 'Invitér til at redigere',
34
35
  'fabric.editor.emoji': 'Emoji',
35
36
  'fabric.editor.emoji.description': 'Brug humørikoner for at udtrykke idéer 🎉 og følelser 😄',
37
+ 'fabric.editor.emptyLink': 'Indtast et link.',
36
38
  'fabric.editor.expand': 'Udvid',
37
39
  'fabric.editor.expand.description': 'Indsæt en udvidelse',
38
40
  'fabric.editor.expandDefaultTitle': 'Klik her for at udvide...',
@@ -44,13 +46,18 @@ export default {
44
46
  'fabric.editor.help.description': 'Se alle tastaturgenveje og Markdown-muligheder',
45
47
  'fabric.editor.horizontalRule': 'Rumdeler',
46
48
  'fabric.editor.horizontalRule.description': 'Adskil indhold med en vandret linje',
49
+ 'fabric.editor.hyperlinkToolbarPlaceholder': 'Indsæt eller søg efter link',
47
50
  'fabric.editor.image': 'Billeder',
48
51
  'fabric.editor.insertMenu': 'Indsæt',
52
+ 'fabric.editor.invalidLink': 'Indtast et gyldigt link.',
49
53
  'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
50
54
  'fabric.editor.layoutFullWidth': 'Vis i fuld bredde',
51
55
  'fabric.editor.layoutWide': 'Vis bred',
52
56
  'fabric.editor.link': 'Link',
53
57
  'fabric.editor.link.description': 'Indsæt et link',
58
+ 'fabric.editor.linkAddress': 'Linkadresse',
59
+ 'fabric.editor.linkPlaceholder': 'Indsæt link',
60
+ 'fabric.editor.mediaAddLink': 'Tilføj link',
54
61
  'fabric.editor.mediaFiles': 'Billede, video eller fil',
55
62
  'fabric.editor.mediaFiles.description': 'Tilføj billeder eller andre filer til din side',
56
63
  'fabric.editor.mention': 'Benævnelse',
@@ -61,6 +68,7 @@ export default {
61
68
  'fabric.editor.remove': 'Fjern',
62
69
  'fabric.editor.removeEmoji': 'Fjern emoji',
63
70
  'fabric.editor.saveButton': 'Gem',
71
+ 'fabric.editor.settingsLinks': 'Gå til Indstillinger for links',
64
72
  'fabric.editor.status': 'Status',
65
73
  'fabric.editor.status.description': 'Tilføj en brugerdefineret statusetiket',
66
74
  'fabric.editor.table': 'Tabel',
@@ -74,11 +82,15 @@ export default {
74
82
  'fabric.editor.tooltip.defaultBlockNode': 'en bloknode',
75
83
  'fabric.editor.tooltip.nestedExpand': 'en indlejret udvidelse',
76
84
  'fabric.editor.tooltip.taskList': 'et handlingselement',
85
+ 'fabric.editor.unableToOpenLink': 'Kan ikke åbne dette link',
86
+ 'fabric.editor.unlink': 'Fjern link',
77
87
  'fabric.editor.unsupportedBlockContent': 'Denne editor understøtter ikke visning af dette indhold',
78
88
  'fabric.editor.unsupportedContentTooltip': 'Indholdet er ikke tilgængeligt i denne editor. Det bevares, når du redigerer og gemmer',
79
89
  'fabric.editor.unsupportedInlineContent': 'Ikke-understøttet indhold',
80
90
  'fabric.editor.viewMore': 'Vis mere',
81
91
  'fabric.editor.visit': 'Åbn link i et nyt vindue',
92
+ 'fabric.editor.wrapLeft': 'Skub til venstre',
93
+ 'fabric.editor.wrapRight': 'Skub til højre',
82
94
  'fabric.theme.blue': 'Blue',
83
95
  'fabric.theme.bold-blue': 'Mørkeblå',
84
96
  'fabric.theme.bold-gray': 'Stærk grå',
@@ -30,9 +30,11 @@ export default {
30
30
  'fabric.editor.date.description': 'Datum mittels Kalender hinzufügen',
31
31
  'fabric.editor.decision': 'Entscheidung',
32
32
  'fabric.editor.decision.description': 'Entscheidungen erfassen, um sie leicht zu verfolgen',
33
+ 'fabric.editor.editLink': 'Link bearbeiten',
33
34
  'fabric.editor.editMode.inviteToEditButton.title': 'Zum Bearbeiten einladen',
34
35
  'fabric.editor.emoji': 'Emoji',
35
36
  'fabric.editor.emoji.description': 'Verwenden Sie Emojis, um Ideen 🎉 und Emotionen 😄 auszudrücken.',
37
+ 'fabric.editor.emptyLink': 'Bitte geben Sie einen Link ein.',
36
38
  'fabric.editor.expand': 'Erweiterung',
37
39
  'fabric.editor.expand.description': 'Eine Erweiterung einfügen',
38
40
  'fabric.editor.expandDefaultTitle': 'Klicken Sie hier, um zu erweitern …',
@@ -44,13 +46,18 @@ export default {
44
46
  'fabric.editor.help.description': 'Alle Tastenkombinationen und Markdown-Optionen durchsuchen',
45
47
  'fabric.editor.horizontalRule': 'Trennlinie',
46
48
  'fabric.editor.horizontalRule.description': 'Inhalte mithilfe einer horizontalen Linie unterteilen',
49
+ 'fabric.editor.hyperlinkToolbarPlaceholder': 'Link einfügen oder suchen',
47
50
  'fabric.editor.image': 'Bild',
48
51
  'fabric.editor.insertMenu': 'Einfügen',
52
+ 'fabric.editor.invalidLink': 'Bitte geben Sie einen gültigen Link ein.',
49
53
  'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
50
54
  'fabric.editor.layoutFullWidth': 'Volle Breite wählen',
51
55
  'fabric.editor.layoutWide': 'Verbreitern',
52
56
  'fabric.editor.link': 'Link',
53
57
  'fabric.editor.link.description': 'Link einfügen',
58
+ 'fabric.editor.linkAddress': 'Link-Adresse',
59
+ 'fabric.editor.linkPlaceholder': 'Link einfügen',
60
+ 'fabric.editor.mediaAddLink': 'Link hinzufügen',
54
61
  'fabric.editor.mediaFiles': 'Bild, Video oder Datei',
55
62
  'fabric.editor.mediaFiles.description': 'Bilder oder andere Dateien zu Ihrer Seite hinzufügen',
56
63
  'fabric.editor.mention': 'Erwähnen',
@@ -61,6 +68,7 @@ export default {
61
68
  'fabric.editor.remove': 'Entfernen',
62
69
  'fabric.editor.removeEmoji': 'Emoji entfernen',
63
70
  'fabric.editor.saveButton': 'Speichern',
71
+ 'fabric.editor.settingsLinks': 'Zu den Link-Einstellungen',
64
72
  'fabric.editor.status': 'Status',
65
73
  'fabric.editor.status.description': 'Benutzerdefiniertes Status-Label hinzufügen',
66
74
  'fabric.editor.table': 'Tabelle',
@@ -74,11 +82,15 @@ export default {
74
82
  'fabric.editor.tooltip.defaultBlockNode': 'ein Blockknoten',
75
83
  'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
76
84
  'fabric.editor.tooltip.taskList': 'eine Aufgabe',
85
+ 'fabric.editor.unableToOpenLink': 'Dieser Link konnte nicht geöffnet werden.',
86
+ 'fabric.editor.unlink': 'Verknüpfung löschen',
77
87
  'fabric.editor.unsupportedBlockContent': 'Dieser Editor unterstützt die Anzeige dieses Inhalts nicht',
78
88
  'fabric.editor.unsupportedContentTooltip': 'Der Inhalt ist in diesem Editor nicht verfügbar, dies bleibt durch Bearbeiten und Speichern erhalten.',
79
89
  'fabric.editor.unsupportedInlineContent': 'Nicht unterstützter Inhalt',
80
90
  'fabric.editor.viewMore': 'Mehr anzeigen',
81
91
  'fabric.editor.visit': 'Link in neuem Fenster öffnen',
92
+ 'fabric.editor.wrapLeft': 'Links umwickeln',
93
+ 'fabric.editor.wrapRight': 'Rechts umwickeln',
82
94
  'fabric.theme.blue': 'Blue',
83
95
  'fabric.theme.bold-blue': 'Kräftiges Blau',
84
96
  'fabric.theme.bold-gray': 'Dunkles Grau',
@@ -30,9 +30,11 @@ export default {
30
30
  'fabric.editor.date.description': 'Add a date using a calendar',
31
31
  'fabric.editor.decision': 'Decision',
32
32
  'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
33
+ 'fabric.editor.editLink': 'Edit link',
33
34
  'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
34
35
  'fabric.editor.emoji': 'Emoji',
35
36
  'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
37
+ 'fabric.editor.emptyLink': 'Please enter a link.',
36
38
  'fabric.editor.expand': 'Expand',
37
39
  'fabric.editor.expand.description': 'Insert an expand',
38
40
  'fabric.editor.expandDefaultTitle': 'Click here to expand...',
@@ -44,13 +46,18 @@ export default {
44
46
  'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
45
47
  'fabric.editor.horizontalRule': 'Divider',
46
48
  'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
49
+ 'fabric.editor.hyperlinkToolbarPlaceholder': 'Paste or search for link',
47
50
  'fabric.editor.image': 'Image',
48
51
  'fabric.editor.insertMenu': 'Insert',
52
+ 'fabric.editor.invalidLink': 'Please enter a valid link.',
49
53
  'fabric.editor.layoutFixedWidth': 'Back to center',
50
54
  'fabric.editor.layoutFullWidth': 'Go full width',
51
55
  'fabric.editor.layoutWide': 'Go wide',
52
56
  'fabric.editor.link': 'Link',
53
57
  'fabric.editor.link.description': 'Insert a link',
58
+ 'fabric.editor.linkAddress': 'Link address',
59
+ 'fabric.editor.linkPlaceholder': 'Paste link',
60
+ 'fabric.editor.mediaAddLink': 'Add link',
54
61
  'fabric.editor.mediaFiles': 'Image, video, or file',
55
62
  'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
56
63
  'fabric.editor.mention': 'Mention',
@@ -61,6 +68,7 @@ export default {
61
68
  'fabric.editor.remove': 'Remove',
62
69
  'fabric.editor.removeEmoji': 'Remove emoji',
63
70
  'fabric.editor.saveButton': 'Save',
71
+ 'fabric.editor.settingsLinks': 'Go to Link Preferences',
64
72
  'fabric.editor.status': 'Status',
65
73
  'fabric.editor.status.description': 'Add a custom status label',
66
74
  'fabric.editor.table': 'Table',
@@ -74,11 +82,15 @@ export default {
74
82
  'fabric.editor.tooltip.defaultBlockNode': 'a block node',
75
83
  'fabric.editor.tooltip.nestedExpand': 'a nested expand',
76
84
  'fabric.editor.tooltip.taskList': 'an action item',
85
+ 'fabric.editor.unableToOpenLink': 'Unable to open this link',
86
+ 'fabric.editor.unlink': 'Unlink',
77
87
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
78
88
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
79
89
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
80
90
  'fabric.editor.viewMore': 'View more',
81
91
  'fabric.editor.visit': 'Open link in a new window',
92
+ 'fabric.editor.wrapLeft': 'Wrap left',
93
+ 'fabric.editor.wrapRight': 'Wrap right',
82
94
  'fabric.theme.blue': 'Blue',
83
95
  'fabric.theme.bold-blue': 'Bold blue',
84
96
  'fabric.theme.bold-gray': 'Bold gray',
@@ -30,9 +30,11 @@ export default {
30
30
  'fabric.editor.date.description': 'Add a date using a calendar',
31
31
  'fabric.editor.decision': 'Decision',
32
32
  'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
33
+ 'fabric.editor.editLink': 'Edit link',
33
34
  'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
34
35
  'fabric.editor.emoji': 'Emoji',
35
36
  'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
37
+ 'fabric.editor.emptyLink': 'Please enter a link.',
36
38
  'fabric.editor.expand': 'Expand',
37
39
  'fabric.editor.expand.description': 'Insert an expand',
38
40
  'fabric.editor.expandDefaultTitle': 'Click here to expand...',
@@ -44,13 +46,18 @@ export default {
44
46
  'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
45
47
  'fabric.editor.horizontalRule': 'Divider',
46
48
  'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
49
+ 'fabric.editor.hyperlinkToolbarPlaceholder': 'Paste or search for link',
47
50
  'fabric.editor.image': 'Image',
48
51
  'fabric.editor.insertMenu': 'Insert',
52
+ 'fabric.editor.invalidLink': 'Please enter a valid link.',
49
53
  'fabric.editor.layoutFixedWidth': 'Back to center',
50
54
  'fabric.editor.layoutFullWidth': 'Go full width',
51
55
  'fabric.editor.layoutWide': 'Go wide',
52
56
  'fabric.editor.link': 'Link',
53
57
  'fabric.editor.link.description': 'Insert a link',
58
+ 'fabric.editor.linkAddress': 'Link address',
59
+ 'fabric.editor.linkPlaceholder': 'Paste link',
60
+ 'fabric.editor.mediaAddLink': 'Add link',
54
61
  'fabric.editor.mediaFiles': 'Image, video, or file',
55
62
  'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
56
63
  'fabric.editor.mention': 'Mention',
@@ -61,6 +68,7 @@ export default {
61
68
  'fabric.editor.remove': 'Remove',
62
69
  'fabric.editor.removeEmoji': 'Remove emoji',
63
70
  'fabric.editor.saveButton': 'Save',
71
+ 'fabric.editor.settingsLinks': 'Go to Link Preferences',
64
72
  'fabric.editor.status': 'Status',
65
73
  'fabric.editor.status.description': 'Add a custom status label',
66
74
  'fabric.editor.table': 'Table',
@@ -74,11 +82,15 @@ export default {
74
82
  'fabric.editor.tooltip.defaultBlockNode': 'a block node',
75
83
  'fabric.editor.tooltip.nestedExpand': 'a nested expand',
76
84
  'fabric.editor.tooltip.taskList': 'an action item',
85
+ 'fabric.editor.unableToOpenLink': 'Unable to open this link',
86
+ 'fabric.editor.unlink': 'Unlink',
77
87
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
78
88
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
79
89
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
80
90
  'fabric.editor.viewMore': 'View more',
81
91
  'fabric.editor.visit': 'Open link in a new window',
92
+ 'fabric.editor.wrapLeft': 'Wrap left',
93
+ 'fabric.editor.wrapRight': 'Wrap right',
82
94
  'fabric.theme.blue': 'Blue',
83
95
  'fabric.theme.bold-blue': 'Bold blue',
84
96
  'fabric.theme.bold-gray': 'Bold gray',
@@ -30,9 +30,11 @@ export default {
30
30
  'fabric.editor.date.description': '⁣⁢Add a date using a calendar⁠⁡؜⁡⁡⁠؜⁠‍⁠⁡⁣⁤',
31
31
  'fabric.editor.decision': '⁣⁢Decision‍⁠⁡⁠؜‌⁠‍⁠⁠⁣⁤',
32
32
  'fabric.editor.decision.description': '⁣⁢Capture decisions so they’re easy to track‌‌‌‍‌؜‌⁡‌‍‌⁡⁠⁣⁤',
33
+ 'fabric.editor.editLink': '⁣⁢Edit link⁡‍؜‌‍‌‍؜‍⁡⁣⁤',
33
34
  'fabric.editor.editMode.inviteToEditButton.title': '⁣⁢Invite to edit‍⁡‍⁡⁡؜⁣⁤',
34
35
  'fabric.editor.emoji': '⁣⁢Emoji؜⁠⁠‌؜‍؜⁠⁠⁡‌⁣⁤',
35
36
  'fabric.editor.emoji.description': '⁣⁢Use emojis to express ideas 🎉 and emotions 😄‍⁡⁠‍؜؜‍⁣⁤',
37
+ 'fabric.editor.emptyLink': '⁣⁢Please enter a link.؜؜⁡‌⁡⁠⁡⁠⁠⁣⁤',
36
38
  'fabric.editor.expand': '⁣⁢Expand⁡؜‌‍‍‌⁠؜؜؜⁠؜⁣⁤',
37
39
  'fabric.editor.expand.description': '⁣⁢Insert an expand‍⁠؜‍‍‍⁡⁠⁠⁣⁤',
38
40
  'fabric.editor.expandDefaultTitle': '⁣⁢Click here to expand...‍؜‍⁡‍‍؜⁡⁠‌⁡؜⁣⁤',
@@ -44,13 +46,18 @@ export default {
44
46
  'fabric.editor.help.description': '⁣⁢Browse all the keyboard shortcuts and markdown options‌⁡⁠‍⁡⁠⁣⁤',
45
47
  'fabric.editor.horizontalRule': '⁣⁢Divider‍‌⁠‌⁡‌⁡؜‌⁡‍⁠‍⁣⁤',
46
48
  'fabric.editor.horizontalRule.description': '⁣⁢Separate content with a horizontal line⁡‍؜‍⁣⁤',
49
+ 'fabric.editor.hyperlinkToolbarPlaceholder': '⁣⁢Paste or search for link‌؜⁠‌⁠؜⁡‍⁡⁠‌⁣⁤',
47
50
  'fabric.editor.image': '⁣⁢Image⁡⁠⁡⁡؜‌⁡‍⁡‍‍⁣⁤',
48
51
  'fabric.editor.insertMenu': '⁣⁢Insert‌؜‌‍؜⁠⁣⁤',
52
+ 'fabric.editor.invalidLink': '⁣⁢Please enter a valid link.‌‍⁠⁡⁠‌⁣⁤',
49
53
  'fabric.editor.layoutFixedWidth': '⁣⁢Back to center؜؜؜⁠‌‍⁠‌‌⁣⁤',
50
54
  'fabric.editor.layoutFullWidth': '⁣⁢Go full width⁡⁡‌⁠‌⁡‍⁠⁡‌؜؜⁣⁤',
51
55
  'fabric.editor.layoutWide': '⁣⁢Go wide‌؜؜‍‍⁡⁡؜⁣⁤',
52
56
  'fabric.editor.link': '⁣⁢Link⁡‍⁡‍؜؜؜⁠⁠⁣⁤',
53
57
  'fabric.editor.link.description': '⁣⁢Insert a link‌⁠⁠‌؜‍؜⁠؜⁣⁤',
58
+ 'fabric.editor.linkAddress': '⁣⁢Link address⁡⁠⁠‌‍‌‌⁡؜‌‌‌⁣⁤',
59
+ 'fabric.editor.linkPlaceholder': '⁣⁢Paste link؜⁡⁠‌‍⁡⁠⁠‍⁣⁤',
60
+ 'fabric.editor.mediaAddLink': '⁣⁢Add link⁡‍‍‌‍⁠‍‍⁣⁤',
54
61
  'fabric.editor.mediaFiles': '⁣⁢Image, video, or file⁠‍‌؜⁠‌‍⁣⁤',
55
62
  'fabric.editor.mediaFiles.description': '⁣⁢Add images and other files to your page⁠‍‌؜؜؜‍⁠⁠⁠⁠‍⁣⁤',
56
63
  'fabric.editor.mention': '⁣⁢Mention‌؜‌⁡⁡؜⁠⁣⁤',
@@ -61,6 +68,7 @@ export default {
61
68
  'fabric.editor.remove': '⁣⁢Remove‌؜‌⁡⁠‍‍؜⁠⁣⁤',
62
69
  'fabric.editor.removeEmoji': '⁣⁢Remove emoji⁠؜‌؜⁡⁡‌⁠‍‌⁡⁣⁤',
63
70
  'fabric.editor.saveButton': '⁣⁢Save‍⁡‍؜؜⁠⁣⁤',
71
+ 'fabric.editor.settingsLinks': '⁣⁢Go to Link Preferences⁠‌؜‌⁡؜‍⁡⁡⁣⁤',
64
72
  'fabric.editor.status': '⁣⁢Status⁠‌؜‍‌؜‌⁣⁤',
65
73
  'fabric.editor.status.description': '⁣⁢Add a custom status label⁠؜‍⁡⁠‌⁡⁠⁠؜⁠‌⁣⁤',
66
74
  'fabric.editor.table': '⁣⁢Table‌‌‍⁠‍‍‌⁡؜؜⁠؜؜⁣⁤',
@@ -74,11 +82,15 @@ export default {
74
82
  'fabric.editor.tooltip.defaultBlockNode': '⁣⁢a block node⁠؜‌‌⁡⁡⁡‌⁡‍‌⁣⁤',
75
83
  'fabric.editor.tooltip.nestedExpand': '⁣⁢a nested expand‌‌؜؜؜⁡⁡⁠؜؜⁣⁤',
76
84
  'fabric.editor.tooltip.taskList': '⁣⁢an action item‍؜؜⁡⁠‌⁠‌؜‍⁣⁤',
85
+ 'fabric.editor.unableToOpenLink': '⁣⁢Unable to open this link⁠‌⁡‍⁡‍⁠⁡⁡‍⁠‌⁡⁠؜⁠⁣⁤',
86
+ 'fabric.editor.unlink': '⁣⁢Unlink‌‌⁡⁡⁡⁠‍؜‍⁣⁤',
77
87
  'fabric.editor.unsupportedBlockContent': '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
78
88
  'fabric.editor.unsupportedContentTooltip': '⁣⁢Content is not available in this editor, this will be preserved when you edit and save⁠‌‌؜‍‌‌⁡؜‍⁠‍⁡⁣⁤',
79
89
  'fabric.editor.unsupportedInlineContent': '⁣⁢Unsupported content⁠‍⁡؜⁠⁠⁣⁤',
80
90
  'fabric.editor.viewMore': '⁣⁢View more⁠⁠⁡‌‍‌‌‌؜‍‌⁣⁤',
81
91
  'fabric.editor.visit': '⁣⁢Open link in a new window⁡⁠‍⁠⁠⁡‍⁡⁣⁤',
92
+ 'fabric.editor.wrapLeft': '⁣⁢Wrap left⁠‍؜⁡؜؜⁡⁡‍⁣⁤',
93
+ 'fabric.editor.wrapRight': '⁣⁢Wrap right⁡‍‌⁠؜؜‍‌⁠‍؜؜⁡؜⁣⁤',
82
94
  'fabric.theme.blue': '⁣⁢Blue‍⁠‍؜‌⁠⁡‍؜⁣⁤',
83
95
  'fabric.theme.bold-blue': '⁣⁢Bold blue⁠⁡؜؜‍‍‌‌⁠‍⁣⁤',
84
96
  'fabric.theme.bold-gray': '⁣⁢Bold gray‌⁠⁠‌⁠⁠⁡‍‌⁣⁤',
@@ -30,9 +30,11 @@ export default {
30
30
  'fabric.editor.date.description': 'Añadir una fecha usando un calendario',
31
31
  'fabric.editor.decision': 'Decisión',
32
32
  'fabric.editor.decision.description': 'Captar decisiones para que sea más fácil supervisarlas',
33
+ 'fabric.editor.editLink': 'Editar enlace',
33
34
  'fabric.editor.editMode.inviteToEditButton.title': 'Invitar a editar',
34
35
  'fabric.editor.emoji': 'Emoji',
35
36
  'fabric.editor.emoji.description': 'Usa emojis para expresar ideas 🎉 y emociones 😄',
37
+ 'fabric.editor.emptyLink': 'Introduce un enlace.',
36
38
  'fabric.editor.expand': 'Ampliar',
37
39
  'fabric.editor.expand.description': 'Insertar una ampliación',
38
40
  'fabric.editor.expandDefaultTitle': 'Haz clic aquí para ampliar...',
@@ -44,13 +46,18 @@ export default {
44
46
  'fabric.editor.help.description': 'Navegar por todos los atajos de teclado y opciones de markdown',
45
47
  'fabric.editor.horizontalRule': 'Divisor',
46
48
  'fabric.editor.horizontalRule.description': 'Separar el contenido con una línea horizontal',
49
+ 'fabric.editor.hyperlinkToolbarPlaceholder': 'Pegar o buscar el enlace',
47
50
  'fabric.editor.image': 'Imagen',
48
51
  'fabric.editor.insertMenu': 'Insertar',
52
+ 'fabric.editor.invalidLink': 'Introduce un enlace válido.',
49
53
  'fabric.editor.layoutFixedWidth': 'Volver a centrar',
50
54
  'fabric.editor.layoutFullWidth': 'Usar ancho completo',
51
55
  'fabric.editor.layoutWide': 'Usar formato ancho',
52
56
  'fabric.editor.link': 'Vincular',
53
57
  'fabric.editor.link.description': 'Insertar un enlace',
58
+ 'fabric.editor.linkAddress': 'Dirección del enlace',
59
+ 'fabric.editor.linkPlaceholder': 'Pegar enlace',
60
+ 'fabric.editor.mediaAddLink': 'Añadir enlace',
54
61
  'fabric.editor.mediaFiles': 'Imagen, vídeo o archivo',
55
62
  'fabric.editor.mediaFiles.description': 'Añadir imágenes y otros archivos a la página',
56
63
  'fabric.editor.mention': 'Mención',
@@ -61,6 +68,7 @@ export default {
61
68
  'fabric.editor.remove': 'Eliminar',
62
69
  'fabric.editor.removeEmoji': 'Eliminar emoji',
63
70
  'fabric.editor.saveButton': 'Guardar',
71
+ 'fabric.editor.settingsLinks': 'Ir a Preferencias de enlaces',
64
72
  'fabric.editor.status': 'Estado',
65
73
  'fabric.editor.status.description': 'Añadir una etiqueta de estado personalizada',
66
74
  'fabric.editor.table': 'Tabla',
@@ -74,11 +82,15 @@ export default {
74
82
  'fabric.editor.tooltip.defaultBlockNode': 'un nodo de bloqueo',
75
83
  'fabric.editor.tooltip.nestedExpand': 'una expansión anidada',
76
84
  'fabric.editor.tooltip.taskList': 'un elemento de acción',
85
+ 'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
86
+ 'fabric.editor.unlink': 'Desvincular',
77
87
  'fabric.editor.unsupportedBlockContent': 'Este editor no permite mostrar este contenido.',
78
88
  'fabric.editor.unsupportedContentTooltip': 'El contenido no está disponible en este editor, se conservará cuando edites y guardes.',
79
89
  'fabric.editor.unsupportedInlineContent': 'Contenido no admitido',
80
90
  'fabric.editor.viewMore': 'Ver más',
81
91
  'fabric.editor.visit': 'Abrir el enlace en otra ventana',
92
+ 'fabric.editor.wrapLeft': 'Ajustar a la izquierda',
93
+ 'fabric.editor.wrapRight': 'Ajustar a la derecha',
82
94
  'fabric.theme.blue': 'Blue',
83
95
  'fabric.theme.bold-blue': 'Azul intenso',
84
96
  'fabric.theme.bold-gray': 'Gris oscuro',