@atlaskit/editor-common 76.13.3 → 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 +6 -0
- package/dist/cjs/i18n/cs.js +4 -0
- package/dist/cjs/i18n/da.js +4 -0
- package/dist/cjs/i18n/de.js +4 -0
- package/dist/cjs/i18n/en.js +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/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/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/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/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/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/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/types/floating-toolbar.d.ts +2 -1
- package/package.json +2 -2
|
@@ -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;
|
package/dist/types/i18n/zh.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;
|
|
@@ -7,7 +7,7 @@ import type { EmojiId } from '@atlaskit/emoji/types';
|
|
|
7
7
|
import type { DispatchAnalyticsEvent } from '../analytics/types/dispatch-analytics-event';
|
|
8
8
|
import type { ProviderFactory } from '../provider-factory';
|
|
9
9
|
import type { PaletteColor } from '../ui-color/ColorPalette/Palettes/type';
|
|
10
|
-
import type { Command } from './command';
|
|
10
|
+
import type { Command, CommandDispatch } from './command';
|
|
11
11
|
import type { MarkOptions, NodeOptions } from './copy-button';
|
|
12
12
|
export interface RenderOptionsPropsT<T extends {}> {
|
|
13
13
|
hide: () => void;
|
|
@@ -193,6 +193,7 @@ export type FloatingToolbarDropdown<T extends {}> = {
|
|
|
193
193
|
dropdownWidth?: number;
|
|
194
194
|
showSelected?: boolean;
|
|
195
195
|
alignDropdownWithToolbar?: boolean;
|
|
196
|
+
onToggle?: (state: EditorState, dispatch: CommandDispatch | undefined) => boolean;
|
|
196
197
|
};
|
|
197
198
|
type FloatingToolbarExtensionsPlaceholder = {
|
|
198
199
|
type: 'extensions-placeholder';
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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,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;
|