@atlaskit/editor-common 76.13.2 → 76.14.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 +12 -0
- package/dist/cjs/copy-button/index.js +1 -3
- 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 +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +29 -25
- 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 +5 -1
- 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/keymaps/index.js +20 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui-menu/Dropdown/index.js +2 -1
- package/dist/es2019/copy-button/index.js +1 -3
- 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 +1 -0
- package/dist/es2019/i18n/en_GB.js +1 -0
- package/dist/es2019/i18n/en_ZZ.js +1 -0
- package/dist/es2019/i18n/es.js +29 -25
- 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 +5 -1
- 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/keymaps/index.js +19 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui-menu/Dropdown/index.js +2 -1
- package/dist/esm/copy-button/index.js +1 -3
- 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 +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.js +29 -25
- 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 +5 -1
- 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/keymaps/index.js +19 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui-menu/Dropdown/index.js +2 -1
- package/dist/types/analytics/types/paste-events.d.ts +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 +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -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/keymaps/index.d.ts +6 -0
- package/dist/types/types/floating-toolbar.d.ts +2 -1
- package/dist/types-ts4.5/analytics/types/paste-events.d.ts +1 -1
- 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 +1 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -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/dist/types-ts4.5/keymaps/index.d.ts +6 -0
- package/dist/types-ts4.5/types/floating-toolbar.d.ts +2 -1
- package/package.json +3 -3
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -49,7 +49,7 @@ export default {
|
|
|
49
49
|
'fabric.editor.createCommentInvalid': 'Yalnızca metin ve başlıklarda yorum yapabilirsiniz',
|
|
50
50
|
'fabric.editor.customPanel': 'Özel panel',
|
|
51
51
|
'fabric.editor.customPanel.description': 'Emoji ve renkli arkaplan içeren bir not ekleyin',
|
|
52
|
-
'fabric.editor.datasourceTitle': 'Arama sorgusunu
|
|
52
|
+
'fabric.editor.datasourceTitle': 'Arama sorgusunu düzenleyin',
|
|
53
53
|
'fabric.editor.date': 'Tarih',
|
|
54
54
|
'fabric.editor.date.description': 'Takvimi kullanarak tarih ekleyin',
|
|
55
55
|
'fabric.editor.decision': 'Karar',
|
|
@@ -63,8 +63,11 @@ export default {
|
|
|
63
63
|
'fabric.editor.displayText': 'Görüntülenecek metin',
|
|
64
64
|
'fabric.editor.ecombedDescription': 'Bağlantının etkileşimli önizlemesini gösterir',
|
|
65
65
|
'fabric.editor.edit.datasource': 'Arama sorgusunu düzenle',
|
|
66
|
+
'fabric.editor.editDateText': 'Tarihi Düzenleyin',
|
|
66
67
|
'fabric.editor.editLink': 'Bağlantıyı düzenleyin',
|
|
67
68
|
'fabric.editor.editMode.inviteToEditButton.title': 'Düzenlemek için davet edin',
|
|
69
|
+
'fabric.editor.editStatusColor': 'Durum Rengini Düzenle',
|
|
70
|
+
'fabric.editor.editStatusText': 'Durumu Düzenle',
|
|
68
71
|
'fabric.editor.editableContentLabel': 'Düzenlenebilir içerik',
|
|
69
72
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'Aramanızla eşleşen sonuç bulunamadı',
|
|
70
73
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Farklı bir terim aramayı deneyin veya Atlassian ürünleri için yeni uygulamalar keşfedin.',
|
|
@@ -155,6 +158,7 @@ export default {
|
|
|
155
158
|
'fabric.editor.settingsLinks': 'Bağlantı Tercihlerine gidin',
|
|
156
159
|
'fabric.editor.status': 'Durum',
|
|
157
160
|
'fabric.editor.status.description': 'Özel durum etiketi ekleyin',
|
|
161
|
+
'fabric.editor.statusPlaceholder': 'Durum ayarlayın',
|
|
158
162
|
'fabric.editor.story': 'Hikaye',
|
|
159
163
|
'fabric.editor.strike': 'Üstü çizili',
|
|
160
164
|
'fabric.editor.subTask': 'Alt görev',
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -63,8 +63,11 @@ export default {
|
|
|
63
63
|
'fabric.editor.displayText': 'Текст для відображення',
|
|
64
64
|
'fabric.editor.ecombedDescription': 'Показати інтерактивний попередній перегляд посилання',
|
|
65
65
|
'fabric.editor.edit.datasource': 'Редагувати пошуковий запит',
|
|
66
|
+
'fabric.editor.editDateText': 'Змінення дати',
|
|
66
67
|
'fabric.editor.editLink': 'Редагування посилання',
|
|
67
68
|
'fabric.editor.editMode.inviteToEditButton.title': 'Запросити для редагування',
|
|
69
|
+
'fabric.editor.editStatusColor': 'Змінення кольору стану',
|
|
70
|
+
'fabric.editor.editStatusText': 'Змінення стану',
|
|
68
71
|
'fabric.editor.editableContentLabel': 'Вміст, що можна редагувати',
|
|
69
72
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'За вашим запитом результатів не знайдено',
|
|
70
73
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Спробуйте змінити пошуковий запит або перегляньте нові додатки для продуктів Atlassian.',
|
|
@@ -155,6 +158,7 @@ export default {
|
|
|
155
158
|
'fabric.editor.settingsLinks': 'Перейти до параметрів посилань',
|
|
156
159
|
'fabric.editor.status': 'Стан',
|
|
157
160
|
'fabric.editor.status.description': 'Додати власний стан',
|
|
161
|
+
'fabric.editor.statusPlaceholder': 'Додати статус',
|
|
158
162
|
'fabric.editor.story': 'Історія',
|
|
159
163
|
'fabric.editor.strike': 'Закреслення',
|
|
160
164
|
'fabric.editor.subTask': 'Вкладене завдання',
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -63,8 +63,11 @@ export default {
|
|
|
63
63
|
'fabric.editor.displayText': 'Văn bản cần hiển thị',
|
|
64
64
|
'fabric.editor.ecombedDescription': 'Hiển thị bản xem trước tương tác của một liên kết',
|
|
65
65
|
'fabric.editor.edit.datasource': 'Sửa truy vấn tìm kiếm',
|
|
66
|
+
'fabric.editor.editDateText': 'Sửa ngày',
|
|
66
67
|
'fabric.editor.editLink': 'Chỉnh sửa liên kết',
|
|
67
68
|
'fabric.editor.editMode.inviteToEditButton.title': 'Mời chỉnh sửa',
|
|
69
|
+
'fabric.editor.editStatusColor': 'Sửa màu trạng thái',
|
|
70
|
+
'fabric.editor.editStatusText': 'Sửa trạng thái',
|
|
68
71
|
'fabric.editor.editableContentLabel': 'Nội dung có thể chỉnh sửa',
|
|
69
72
|
'fabric.editor.elementbrowser.search.empty-state.heading': 'Không có nội dung nào phù hợp với yêu cầu tìm kiếm của bạn',
|
|
70
73
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Hãy thử tìm theo một từ khác hoặc khám phá các ứng dụng mới dành cho sản phẩm của Atlassian.',
|
|
@@ -155,6 +158,7 @@ export default {
|
|
|
155
158
|
'fabric.editor.settingsLinks': 'Vào phần Tùy chọn liên kết',
|
|
156
159
|
'fabric.editor.status': 'Trạng thái',
|
|
157
160
|
'fabric.editor.status.description': 'Thêm một nhãn trạng thái tùy chỉnh',
|
|
161
|
+
'fabric.editor.statusPlaceholder': 'Đặt trạng thái',
|
|
158
162
|
'fabric.editor.story': 'Câu chuyện',
|
|
159
163
|
'fabric.editor.strike': 'Gạch ngang',
|
|
160
164
|
'fabric.editor.subTask': 'Tác vụ con',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -63,8 +63,11 @@ export default {
|
|
|
63
63
|
'fabric.editor.displayText': '待显示的文本',
|
|
64
64
|
'fabric.editor.ecombedDescription': '显示链接的交互式预览',
|
|
65
65
|
'fabric.editor.edit.datasource': '编辑搜索查询',
|
|
66
|
+
'fabric.editor.editDateText': '编辑日期',
|
|
66
67
|
'fabric.editor.editLink': '编辑链接',
|
|
67
68
|
'fabric.editor.editMode.inviteToEditButton.title': '邀请编辑',
|
|
69
|
+
'fabric.editor.editStatusColor': '编辑状态颜色',
|
|
70
|
+
'fabric.editor.editStatusText': '编辑状态',
|
|
68
71
|
'fabric.editor.editableContentLabel': '可编辑内容',
|
|
69
72
|
'fabric.editor.elementbrowser.search.empty-state.heading': '未找到与您的搜索条件相匹配的内容',
|
|
70
73
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '请尝试用其他术语搜索或寻找适用于 Atlassian 产品的新应用。',
|
|
@@ -155,6 +158,7 @@ export default {
|
|
|
155
158
|
'fabric.editor.settingsLinks': '转到“链接首选项”',
|
|
156
159
|
'fabric.editor.status': '状态',
|
|
157
160
|
'fabric.editor.status.description': '添加自定义状态标签',
|
|
161
|
+
'fabric.editor.statusPlaceholder': '设置状态',
|
|
158
162
|
'fabric.editor.story': '故事',
|
|
159
163
|
'fabric.editor.strike': '删除线',
|
|
160
164
|
'fabric.editor.subTask': '子任务',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -63,8 +63,11 @@ export default {
|
|
|
63
63
|
'fabric.editor.displayText': '要顯示的文字',
|
|
64
64
|
'fabric.editor.ecombedDescription': '顯示連結的互動式預覽',
|
|
65
65
|
'fabric.editor.edit.datasource': '編輯搜尋查詢',
|
|
66
|
+
'fabric.editor.editDateText': '編輯日期',
|
|
66
67
|
'fabric.editor.editLink': '編輯連結',
|
|
67
68
|
'fabric.editor.editMode.inviteToEditButton.title': '邀請編輯',
|
|
69
|
+
'fabric.editor.editStatusColor': '編輯狀態顏色',
|
|
70
|
+
'fabric.editor.editStatusText': '編輯狀態',
|
|
68
71
|
'fabric.editor.editableContentLabel': '可編輯內容',
|
|
69
72
|
'fabric.editor.elementbrowser.search.empty-state.heading': '沒有任何項目符合您的搜尋內容',
|
|
70
73
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '請試著使用不同的詞彙搜尋,或探索 Atlassian 產品的新應用程式。',
|
|
@@ -155,6 +158,7 @@ export default {
|
|
|
155
158
|
'fabric.editor.settingsLinks': '前往連結偏好設定',
|
|
156
159
|
'fabric.editor.status': '狀態',
|
|
157
160
|
'fabric.editor.status.description': '新增自訂狀態標籤',
|
|
161
|
+
'fabric.editor.statusPlaceholder': '設定狀態',
|
|
158
162
|
'fabric.editor.story': '故事',
|
|
159
163
|
'fabric.editor.strike': '刪除線',
|
|
160
164
|
'fabric.editor.subTask': '子任務',
|
|
@@ -4,6 +4,7 @@ var _templateObject;
|
|
|
4
4
|
/** @jsx jsx */
|
|
5
5
|
import React, { Fragment } from 'react';
|
|
6
6
|
import { css, jsx } from '@emotion/react';
|
|
7
|
+
import { base, keyName } from 'w3c-keyname';
|
|
7
8
|
import { N400 } from '@atlaskit/theme/colors';
|
|
8
9
|
import { editorCommandToPMCommand } from '../preset/editor-commands';
|
|
9
10
|
import { browser } from '../utils';
|
|
@@ -206,5 +207,23 @@ export function findKeyMapForBrowser(keyMap) {
|
|
|
206
207
|
}
|
|
207
208
|
return;
|
|
208
209
|
}
|
|
210
|
+
|
|
211
|
+
/**
|
|
212
|
+
* ED-20175: on windows OS if the capsLock is ON then it registers the key with capital case
|
|
213
|
+
* which creates a command (Ctrl-B) and all the keymap bindings are in lower case (Ctrl-b).
|
|
214
|
+
*
|
|
215
|
+
*/
|
|
216
|
+
export function isCapsLockOnAndModifyKeyboardEvent(event) {
|
|
217
|
+
var keyboardEvent = event;
|
|
218
|
+
var name = keyName(event);
|
|
219
|
+
if (event.ctrlKey && event.getModifierState('CapsLock') && !event.getModifierState('Shift') && name.length === 1 && /^[A-Z]/.test(name)) {
|
|
220
|
+
keyboardEvent = new KeyboardEvent('keydown', {
|
|
221
|
+
key: base[event.keyCode].toLowerCase(),
|
|
222
|
+
code: event.code,
|
|
223
|
+
ctrlKey: true
|
|
224
|
+
});
|
|
225
|
+
}
|
|
226
|
+
return keyboardEvent;
|
|
227
|
+
}
|
|
209
228
|
export { DOWN, HEADING_KEYS, KEY_0, KEY_1, KEY_2, KEY_3, KEY_4, KEY_5, KEY_6, LEFT, RIGHT, UP } from './consts';
|
|
210
229
|
export { keymap } from './keymap';
|
|
@@ -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.14.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.14.0";
|
|
23
23
|
var halfFocusRing = 1;
|
|
24
24
|
var dropOffset = '0, 8';
|
|
25
25
|
var DropList = /*#__PURE__*/function (_Component) {
|
|
@@ -80,7 +80,8 @@ export var Dropdown = /*#__PURE__*/function (_PureComponent) {
|
|
|
80
80
|
onPlacementChanged: this.updatePopupPlacement,
|
|
81
81
|
fitHeight: fitHeight,
|
|
82
82
|
fitWidth: fitWidth,
|
|
83
|
-
zIndex: zIndex
|
|
83
|
+
zIndex: zIndex,
|
|
84
|
+
allowOutOfBounds: alignDropdownWithParentElement
|
|
84
85
|
}, /*#__PURE__*/React.createElement(ArrowKeyNavigationProvider, _extends({}, arrowKeyNavigationProviderOptions, {
|
|
85
86
|
closeOnTab: true,
|
|
86
87
|
handleClose: this.handleCloseAndFocus
|
|
@@ -16,7 +16,7 @@ export type PASTE_ACTION_SUBJECT_ID = ACTION_SUBJECT_ID.PASTE_BLOCKQUOTE | ACTIO
|
|
|
16
16
|
type PasteBaseAEP<Action, Attributes, NonPrivacySafeAttributes> = TrackAEP<Action, ACTION_SUBJECT.DOCUMENT, PASTE_ACTION_SUBJECT_ID, Attributes, NonPrivacySafeAttributes>;
|
|
17
17
|
type PasteBaseOperationalAEP<Action, Attributes, NonPrivacySafeAttributes> = OperationalAEP<Action, ACTION_SUBJECT.EDITOR, PASTE_ACTION_SUBJECT_ID, Attributes, NonPrivacySafeAttributes>;
|
|
18
18
|
type PasteAEP = PasteBaseAEP<ACTION.PASTED, {
|
|
19
|
-
inputMethod: INPUT_METHOD.KEYBOARD;
|
|
19
|
+
inputMethod: INPUT_METHOD.KEYBOARD | INPUT_METHOD.TOOLBAR;
|
|
20
20
|
type: PasteType;
|
|
21
21
|
content: PasteContent;
|
|
22
22
|
source?: PasteSource;
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -61,6 +61,7 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
66
67
|
'fabric.editor.editStatusColor': string;
|
|
@@ -61,6 +61,7 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
66
67
|
'fabric.editor.editStatusColor': string;
|
|
@@ -61,6 +61,7 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
66
67
|
'fabric.editor.editStatusColor': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -61,8 +61,11 @@ declare const _default: {
|
|
|
61
61
|
'fabric.editor.displayText': string;
|
|
62
62
|
'fabric.editor.ecombedDescription': string;
|
|
63
63
|
'fabric.editor.edit.datasource': string;
|
|
64
|
+
'fabric.editor.editDateText': string;
|
|
64
65
|
'fabric.editor.editLink': string;
|
|
65
66
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
67
|
+
'fabric.editor.editStatusColor': string;
|
|
68
|
+
'fabric.editor.editStatusText': string;
|
|
66
69
|
'fabric.editor.editableContentLabel': string;
|
|
67
70
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
68
71
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
@@ -153,6 +156,7 @@ declare const _default: {
|
|
|
153
156
|
'fabric.editor.settingsLinks': string;
|
|
154
157
|
'fabric.editor.status': string;
|
|
155
158
|
'fabric.editor.status.description': string;
|
|
159
|
+
'fabric.editor.statusPlaceholder': string;
|
|
156
160
|
'fabric.editor.story': string;
|
|
157
161
|
'fabric.editor.strike': string;
|
|
158
162
|
'fabric.editor.subTask': string;
|