@atlaskit/editor-common 74.21.0 → 74.21.1
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/collab/package.json +15 -0
- package/dist/cjs/collab/index.js +116 -0
- package/dist/cjs/i18n/cs.js +17 -0
- package/dist/cjs/i18n/da.js +17 -0
- package/dist/cjs/i18n/de.js +17 -0
- package/dist/cjs/i18n/en.js +36 -0
- package/dist/cjs/i18n/en_GB.js +36 -0
- package/dist/cjs/i18n/en_ZZ.js +36 -0
- package/dist/cjs/i18n/es.js +17 -0
- package/dist/cjs/i18n/fi.js +17 -0
- package/dist/cjs/i18n/fr.js +17 -0
- package/dist/cjs/i18n/hu.js +17 -0
- package/dist/cjs/i18n/it.js +17 -0
- package/dist/cjs/i18n/ja.js +17 -0
- package/dist/cjs/i18n/ko.js +17 -0
- package/dist/cjs/i18n/nb.js +17 -0
- package/dist/cjs/i18n/nl.js +17 -0
- package/dist/cjs/i18n/pl.js +17 -0
- package/dist/cjs/i18n/pt_BR.js +17 -0
- package/dist/cjs/i18n/ru.js +17 -0
- package/dist/cjs/i18n/sv.js +17 -0
- package/dist/cjs/i18n/th.js +17 -0
- package/dist/cjs/i18n/tr.js +17 -0
- package/dist/cjs/i18n/uk.js +17 -0
- package/dist/cjs/i18n/vi.js +17 -0
- package/dist/cjs/i18n/zh.js +17 -0
- package/dist/cjs/i18n/zh_TW.js +17 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/collab/index.js +121 -0
- package/dist/es2019/i18n/cs.js +17 -0
- package/dist/es2019/i18n/da.js +17 -0
- package/dist/es2019/i18n/de.js +17 -0
- package/dist/es2019/i18n/en.js +36 -0
- package/dist/es2019/i18n/en_GB.js +36 -0
- package/dist/es2019/i18n/en_ZZ.js +36 -0
- package/dist/es2019/i18n/es.js +17 -0
- package/dist/es2019/i18n/fi.js +17 -0
- package/dist/es2019/i18n/fr.js +17 -0
- package/dist/es2019/i18n/hu.js +17 -0
- package/dist/es2019/i18n/it.js +17 -0
- package/dist/es2019/i18n/ja.js +17 -0
- package/dist/es2019/i18n/ko.js +17 -0
- package/dist/es2019/i18n/nb.js +17 -0
- package/dist/es2019/i18n/nl.js +17 -0
- package/dist/es2019/i18n/pl.js +17 -0
- package/dist/es2019/i18n/pt_BR.js +17 -0
- package/dist/es2019/i18n/ru.js +17 -0
- package/dist/es2019/i18n/sv.js +17 -0
- package/dist/es2019/i18n/th.js +17 -0
- package/dist/es2019/i18n/tr.js +17 -0
- package/dist/es2019/i18n/uk.js +17 -0
- package/dist/es2019/i18n/vi.js +17 -0
- package/dist/es2019/i18n/zh.js +17 -0
- package/dist/es2019/i18n/zh_TW.js +17 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/collab/index.js +121 -0
- package/dist/esm/i18n/cs.js +17 -0
- package/dist/esm/i18n/da.js +17 -0
- package/dist/esm/i18n/de.js +17 -0
- package/dist/esm/i18n/en.js +36 -0
- package/dist/esm/i18n/en_GB.js +36 -0
- package/dist/esm/i18n/en_ZZ.js +36 -0
- package/dist/esm/i18n/es.js +17 -0
- package/dist/esm/i18n/fi.js +17 -0
- package/dist/esm/i18n/fr.js +17 -0
- package/dist/esm/i18n/hu.js +17 -0
- package/dist/esm/i18n/it.js +17 -0
- package/dist/esm/i18n/ja.js +17 -0
- package/dist/esm/i18n/ko.js +17 -0
- package/dist/esm/i18n/nb.js +17 -0
- package/dist/esm/i18n/nl.js +17 -0
- package/dist/esm/i18n/pl.js +17 -0
- package/dist/esm/i18n/pt_BR.js +17 -0
- package/dist/esm/i18n/ru.js +17 -0
- package/dist/esm/i18n/sv.js +17 -0
- package/dist/esm/i18n/th.js +17 -0
- package/dist/esm/i18n/tr.js +17 -0
- package/dist/esm/i18n/uk.js +17 -0
- package/dist/esm/i18n/vi.js +17 -0
- package/dist/esm/i18n/zh.js +17 -0
- package/dist/esm/i18n/zh_TW.js +17 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/analytics/types/events.d.ts +1 -1
- package/dist/types/collab/index.d.ts +351 -0
- package/dist/types/i18n/cs.d.ts +17 -0
- package/dist/types/i18n/da.d.ts +17 -0
- package/dist/types/i18n/de.d.ts +17 -0
- package/dist/types/i18n/en.d.ts +36 -0
- package/dist/types/i18n/en_GB.d.ts +36 -0
- package/dist/types/i18n/en_ZZ.d.ts +36 -0
- package/dist/types/i18n/es.d.ts +17 -0
- package/dist/types/i18n/fi.d.ts +17 -0
- package/dist/types/i18n/fr.d.ts +17 -0
- package/dist/types/i18n/hu.d.ts +17 -0
- package/dist/types/i18n/it.d.ts +17 -0
- package/dist/types/i18n/ja.d.ts +17 -0
- package/dist/types/i18n/ko.d.ts +17 -0
- package/dist/types/i18n/nb.d.ts +17 -0
- package/dist/types/i18n/nl.d.ts +17 -0
- package/dist/types/i18n/pl.d.ts +17 -0
- package/dist/types/i18n/pt_BR.d.ts +17 -0
- package/dist/types/i18n/ru.d.ts +17 -0
- package/dist/types/i18n/sv.d.ts +17 -0
- package/dist/types/i18n/th.d.ts +17 -0
- package/dist/types/i18n/tr.d.ts +17 -0
- package/dist/types/i18n/uk.d.ts +17 -0
- package/dist/types/i18n/vi.d.ts +17 -0
- package/dist/types/i18n/zh.d.ts +17 -0
- package/dist/types/i18n/zh_TW.d.ts +17 -0
- package/dist/types/provider-factory/types.d.ts +1 -1
- package/dist/types/types/editor-actions.d.ts +1 -1
- package/dist/types-ts4.5/analytics/types/events.d.ts +1 -1
- package/dist/types-ts4.5/collab/index.d.ts +351 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +17 -0
- package/dist/types-ts4.5/i18n/da.d.ts +17 -0
- package/dist/types-ts4.5/i18n/de.d.ts +17 -0
- package/dist/types-ts4.5/i18n/en.d.ts +36 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +36 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +36 -0
- package/dist/types-ts4.5/i18n/es.d.ts +17 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +17 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +17 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +17 -0
- package/dist/types-ts4.5/i18n/it.d.ts +17 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +17 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +17 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +17 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +17 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +17 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +17 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +17 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +17 -0
- package/dist/types-ts4.5/i18n/th.d.ts +17 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +17 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +17 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +17 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +17 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +17 -0
- package/dist/types-ts4.5/provider-factory/types.d.ts +1 -1
- package/dist/types-ts4.5/types/editor-actions.d.ts +1 -1
- package/package.json +2 -2
- package/tmp/api-report-tmp.d.ts +9 -0
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -11,9 +11,13 @@ declare const _default: {
|
|
|
11
11
|
'fabric.editor.alignImageCenter': string;
|
|
12
12
|
'fabric.editor.alignImageLeft': string;
|
|
13
13
|
'fabric.editor.alignImageRight': string;
|
|
14
|
+
'fabric.editor.blockCardUnavailable': string;
|
|
15
|
+
'fabric.editor.blockDescription': string;
|
|
16
|
+
'fabric.editor.blockTitle': string;
|
|
14
17
|
'fabric.editor.blockquote': string;
|
|
15
18
|
'fabric.editor.cancelButton': string;
|
|
16
19
|
'fabric.editor.captionPlaceholder': string;
|
|
20
|
+
'fabric.editor.cardFloatingControls': string;
|
|
17
21
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
18
22
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
19
23
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
@@ -28,8 +32,16 @@ declare const _default: {
|
|
|
28
32
|
'fabric.editor.date.description': string;
|
|
29
33
|
'fabric.editor.decision': string;
|
|
30
34
|
'fabric.editor.decision.description': string;
|
|
35
|
+
'fabric.editor.displayBlock': string;
|
|
36
|
+
'fabric.editor.displayEmbed': string;
|
|
37
|
+
'fabric.editor.displayInline': string;
|
|
38
|
+
'fabric.editor.displayLink': string;
|
|
39
|
+
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
40
|
+
'fabric.editor.ecombedDescription': string;
|
|
41
|
+
'fabric.editor.edit.datasource': string;
|
|
31
42
|
'fabric.editor.editLink': string;
|
|
32
43
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
44
|
+
'fabric.editor.embedTitle': string;
|
|
33
45
|
'fabric.editor.emoji': string;
|
|
34
46
|
'fabric.editor.emoji.description': string;
|
|
35
47
|
'fabric.editor.emptyLink': string;
|
|
@@ -46,6 +58,8 @@ declare const _default: {
|
|
|
46
58
|
'fabric.editor.horizontalRule.description': string;
|
|
47
59
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
48
60
|
'fabric.editor.image': string;
|
|
61
|
+
'fabric.editor.inlineDescription': string;
|
|
62
|
+
'fabric.editor.inlineTitle': string;
|
|
49
63
|
'fabric.editor.insertMenu': string;
|
|
50
64
|
'fabric.editor.invalidLink': string;
|
|
51
65
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -85,6 +99,9 @@ declare const _default: {
|
|
|
85
99
|
'fabric.editor.unsupportedBlockContent': string;
|
|
86
100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
87
101
|
'fabric.editor.unsupportedInlineContent': string;
|
|
102
|
+
'fabric.editor.url': string;
|
|
103
|
+
'fabric.editor.urlDescription': string;
|
|
104
|
+
'fabric.editor.urlTitle': string;
|
|
88
105
|
'fabric.editor.viewMore': string;
|
|
89
106
|
'fabric.editor.visit': string;
|
|
90
107
|
'fabric.editor.wrapLeft': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -11,9 +11,13 @@ declare const _default: {
|
|
|
11
11
|
'fabric.editor.alignImageCenter': string;
|
|
12
12
|
'fabric.editor.alignImageLeft': string;
|
|
13
13
|
'fabric.editor.alignImageRight': string;
|
|
14
|
+
'fabric.editor.blockCardUnavailable': string;
|
|
15
|
+
'fabric.editor.blockDescription': string;
|
|
16
|
+
'fabric.editor.blockTitle': string;
|
|
14
17
|
'fabric.editor.blockquote': string;
|
|
15
18
|
'fabric.editor.cancelButton': string;
|
|
16
19
|
'fabric.editor.captionPlaceholder': string;
|
|
20
|
+
'fabric.editor.cardFloatingControls': string;
|
|
17
21
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
18
22
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
19
23
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
@@ -28,8 +32,16 @@ declare const _default: {
|
|
|
28
32
|
'fabric.editor.date.description': string;
|
|
29
33
|
'fabric.editor.decision': string;
|
|
30
34
|
'fabric.editor.decision.description': string;
|
|
35
|
+
'fabric.editor.displayBlock': string;
|
|
36
|
+
'fabric.editor.displayEmbed': string;
|
|
37
|
+
'fabric.editor.displayInline': string;
|
|
38
|
+
'fabric.editor.displayLink': string;
|
|
39
|
+
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
40
|
+
'fabric.editor.ecombedDescription': string;
|
|
41
|
+
'fabric.editor.edit.datasource': string;
|
|
31
42
|
'fabric.editor.editLink': string;
|
|
32
43
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
44
|
+
'fabric.editor.embedTitle': string;
|
|
33
45
|
'fabric.editor.emoji': string;
|
|
34
46
|
'fabric.editor.emoji.description': string;
|
|
35
47
|
'fabric.editor.emptyLink': string;
|
|
@@ -46,6 +58,8 @@ declare const _default: {
|
|
|
46
58
|
'fabric.editor.horizontalRule.description': string;
|
|
47
59
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
48
60
|
'fabric.editor.image': string;
|
|
61
|
+
'fabric.editor.inlineDescription': string;
|
|
62
|
+
'fabric.editor.inlineTitle': string;
|
|
49
63
|
'fabric.editor.insertMenu': string;
|
|
50
64
|
'fabric.editor.invalidLink': string;
|
|
51
65
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -85,6 +99,9 @@ declare const _default: {
|
|
|
85
99
|
'fabric.editor.unsupportedBlockContent': string;
|
|
86
100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
87
101
|
'fabric.editor.unsupportedInlineContent': string;
|
|
102
|
+
'fabric.editor.url': string;
|
|
103
|
+
'fabric.editor.urlDescription': string;
|
|
104
|
+
'fabric.editor.urlTitle': string;
|
|
88
105
|
'fabric.editor.viewMore': string;
|
|
89
106
|
'fabric.editor.visit': string;
|
|
90
107
|
'fabric.editor.wrapLeft': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -11,9 +11,13 @@ declare const _default: {
|
|
|
11
11
|
'fabric.editor.alignImageCenter': string;
|
|
12
12
|
'fabric.editor.alignImageLeft': string;
|
|
13
13
|
'fabric.editor.alignImageRight': string;
|
|
14
|
+
'fabric.editor.blockCardUnavailable': string;
|
|
15
|
+
'fabric.editor.blockDescription': string;
|
|
16
|
+
'fabric.editor.blockTitle': string;
|
|
14
17
|
'fabric.editor.blockquote': string;
|
|
15
18
|
'fabric.editor.cancelButton': string;
|
|
16
19
|
'fabric.editor.captionPlaceholder': string;
|
|
20
|
+
'fabric.editor.cardFloatingControls': string;
|
|
17
21
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
18
22
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
19
23
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
@@ -28,8 +32,16 @@ declare const _default: {
|
|
|
28
32
|
'fabric.editor.date.description': string;
|
|
29
33
|
'fabric.editor.decision': string;
|
|
30
34
|
'fabric.editor.decision.description': string;
|
|
35
|
+
'fabric.editor.displayBlock': string;
|
|
36
|
+
'fabric.editor.displayEmbed': string;
|
|
37
|
+
'fabric.editor.displayInline': string;
|
|
38
|
+
'fabric.editor.displayLink': string;
|
|
39
|
+
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
40
|
+
'fabric.editor.ecombedDescription': string;
|
|
41
|
+
'fabric.editor.edit.datasource': string;
|
|
31
42
|
'fabric.editor.editLink': string;
|
|
32
43
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
44
|
+
'fabric.editor.embedTitle': string;
|
|
33
45
|
'fabric.editor.emoji': string;
|
|
34
46
|
'fabric.editor.emoji.description': string;
|
|
35
47
|
'fabric.editor.emptyLink': string;
|
|
@@ -46,6 +58,8 @@ declare const _default: {
|
|
|
46
58
|
'fabric.editor.horizontalRule.description': string;
|
|
47
59
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
48
60
|
'fabric.editor.image': string;
|
|
61
|
+
'fabric.editor.inlineDescription': string;
|
|
62
|
+
'fabric.editor.inlineTitle': string;
|
|
49
63
|
'fabric.editor.insertMenu': string;
|
|
50
64
|
'fabric.editor.invalidLink': string;
|
|
51
65
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -85,6 +99,9 @@ declare const _default: {
|
|
|
85
99
|
'fabric.editor.unsupportedBlockContent': string;
|
|
86
100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
87
101
|
'fabric.editor.unsupportedInlineContent': string;
|
|
102
|
+
'fabric.editor.url': string;
|
|
103
|
+
'fabric.editor.urlDescription': string;
|
|
104
|
+
'fabric.editor.urlTitle': string;
|
|
88
105
|
'fabric.editor.viewMore': string;
|
|
89
106
|
'fabric.editor.visit': string;
|
|
90
107
|
'fabric.editor.wrapLeft': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -11,9 +11,13 @@ declare const _default: {
|
|
|
11
11
|
'fabric.editor.alignImageCenter': string;
|
|
12
12
|
'fabric.editor.alignImageLeft': string;
|
|
13
13
|
'fabric.editor.alignImageRight': string;
|
|
14
|
+
'fabric.editor.blockCardUnavailable': string;
|
|
15
|
+
'fabric.editor.blockDescription': string;
|
|
16
|
+
'fabric.editor.blockTitle': string;
|
|
14
17
|
'fabric.editor.blockquote': string;
|
|
15
18
|
'fabric.editor.cancelButton': string;
|
|
16
19
|
'fabric.editor.captionPlaceholder': string;
|
|
20
|
+
'fabric.editor.cardFloatingControls': string;
|
|
17
21
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
18
22
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
19
23
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
@@ -28,8 +32,16 @@ declare const _default: {
|
|
|
28
32
|
'fabric.editor.date.description': string;
|
|
29
33
|
'fabric.editor.decision': string;
|
|
30
34
|
'fabric.editor.decision.description': string;
|
|
35
|
+
'fabric.editor.displayBlock': string;
|
|
36
|
+
'fabric.editor.displayEmbed': string;
|
|
37
|
+
'fabric.editor.displayInline': string;
|
|
38
|
+
'fabric.editor.displayLink': string;
|
|
39
|
+
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
40
|
+
'fabric.editor.ecombedDescription': string;
|
|
41
|
+
'fabric.editor.edit.datasource': string;
|
|
31
42
|
'fabric.editor.editLink': string;
|
|
32
43
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
44
|
+
'fabric.editor.embedTitle': string;
|
|
33
45
|
'fabric.editor.emoji': string;
|
|
34
46
|
'fabric.editor.emoji.description': string;
|
|
35
47
|
'fabric.editor.emptyLink': string;
|
|
@@ -46,6 +58,8 @@ declare const _default: {
|
|
|
46
58
|
'fabric.editor.horizontalRule.description': string;
|
|
47
59
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
48
60
|
'fabric.editor.image': string;
|
|
61
|
+
'fabric.editor.inlineDescription': string;
|
|
62
|
+
'fabric.editor.inlineTitle': string;
|
|
49
63
|
'fabric.editor.insertMenu': string;
|
|
50
64
|
'fabric.editor.invalidLink': string;
|
|
51
65
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -85,6 +99,9 @@ declare const _default: {
|
|
|
85
99
|
'fabric.editor.unsupportedBlockContent': string;
|
|
86
100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
87
101
|
'fabric.editor.unsupportedInlineContent': string;
|
|
102
|
+
'fabric.editor.url': string;
|
|
103
|
+
'fabric.editor.urlDescription': string;
|
|
104
|
+
'fabric.editor.urlTitle': string;
|
|
88
105
|
'fabric.editor.viewMore': string;
|
|
89
106
|
'fabric.editor.visit': string;
|
|
90
107
|
'fabric.editor.wrapLeft': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -11,9 +11,13 @@ declare const _default: {
|
|
|
11
11
|
'fabric.editor.alignImageCenter': string;
|
|
12
12
|
'fabric.editor.alignImageLeft': string;
|
|
13
13
|
'fabric.editor.alignImageRight': string;
|
|
14
|
+
'fabric.editor.blockCardUnavailable': string;
|
|
15
|
+
'fabric.editor.blockDescription': string;
|
|
16
|
+
'fabric.editor.blockTitle': string;
|
|
14
17
|
'fabric.editor.blockquote': string;
|
|
15
18
|
'fabric.editor.cancelButton': string;
|
|
16
19
|
'fabric.editor.captionPlaceholder': string;
|
|
20
|
+
'fabric.editor.cardFloatingControls': string;
|
|
17
21
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
18
22
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
19
23
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
@@ -28,8 +32,16 @@ declare const _default: {
|
|
|
28
32
|
'fabric.editor.date.description': string;
|
|
29
33
|
'fabric.editor.decision': string;
|
|
30
34
|
'fabric.editor.decision.description': string;
|
|
35
|
+
'fabric.editor.displayBlock': string;
|
|
36
|
+
'fabric.editor.displayEmbed': string;
|
|
37
|
+
'fabric.editor.displayInline': string;
|
|
38
|
+
'fabric.editor.displayLink': string;
|
|
39
|
+
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
40
|
+
'fabric.editor.ecombedDescription': string;
|
|
41
|
+
'fabric.editor.edit.datasource': string;
|
|
31
42
|
'fabric.editor.editLink': string;
|
|
32
43
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
44
|
+
'fabric.editor.embedTitle': string;
|
|
33
45
|
'fabric.editor.emoji': string;
|
|
34
46
|
'fabric.editor.emoji.description': string;
|
|
35
47
|
'fabric.editor.emptyLink': string;
|
|
@@ -46,6 +58,8 @@ declare const _default: {
|
|
|
46
58
|
'fabric.editor.horizontalRule.description': string;
|
|
47
59
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
48
60
|
'fabric.editor.image': string;
|
|
61
|
+
'fabric.editor.inlineDescription': string;
|
|
62
|
+
'fabric.editor.inlineTitle': string;
|
|
49
63
|
'fabric.editor.insertMenu': string;
|
|
50
64
|
'fabric.editor.invalidLink': string;
|
|
51
65
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -85,6 +99,9 @@ declare const _default: {
|
|
|
85
99
|
'fabric.editor.unsupportedBlockContent': string;
|
|
86
100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
87
101
|
'fabric.editor.unsupportedInlineContent': string;
|
|
102
|
+
'fabric.editor.url': string;
|
|
103
|
+
'fabric.editor.urlDescription': string;
|
|
104
|
+
'fabric.editor.urlTitle': string;
|
|
88
105
|
'fabric.editor.viewMore': string;
|
|
89
106
|
'fabric.editor.visit': string;
|
|
90
107
|
'fabric.editor.wrapLeft': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -11,9 +11,13 @@ declare const _default: {
|
|
|
11
11
|
'fabric.editor.alignImageCenter': string;
|
|
12
12
|
'fabric.editor.alignImageLeft': string;
|
|
13
13
|
'fabric.editor.alignImageRight': string;
|
|
14
|
+
'fabric.editor.blockCardUnavailable': string;
|
|
15
|
+
'fabric.editor.blockDescription': string;
|
|
16
|
+
'fabric.editor.blockTitle': string;
|
|
14
17
|
'fabric.editor.blockquote': string;
|
|
15
18
|
'fabric.editor.cancelButton': string;
|
|
16
19
|
'fabric.editor.captionPlaceholder': string;
|
|
20
|
+
'fabric.editor.cardFloatingControls': string;
|
|
17
21
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
18
22
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
19
23
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
@@ -28,8 +32,16 @@ declare const _default: {
|
|
|
28
32
|
'fabric.editor.date.description': string;
|
|
29
33
|
'fabric.editor.decision': string;
|
|
30
34
|
'fabric.editor.decision.description': string;
|
|
35
|
+
'fabric.editor.displayBlock': string;
|
|
36
|
+
'fabric.editor.displayEmbed': string;
|
|
37
|
+
'fabric.editor.displayInline': string;
|
|
38
|
+
'fabric.editor.displayLink': string;
|
|
39
|
+
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
40
|
+
'fabric.editor.ecombedDescription': string;
|
|
41
|
+
'fabric.editor.edit.datasource': string;
|
|
31
42
|
'fabric.editor.editLink': string;
|
|
32
43
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
44
|
+
'fabric.editor.embedTitle': string;
|
|
33
45
|
'fabric.editor.emoji': string;
|
|
34
46
|
'fabric.editor.emoji.description': string;
|
|
35
47
|
'fabric.editor.emptyLink': string;
|
|
@@ -46,6 +58,8 @@ declare const _default: {
|
|
|
46
58
|
'fabric.editor.horizontalRule.description': string;
|
|
47
59
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
48
60
|
'fabric.editor.image': string;
|
|
61
|
+
'fabric.editor.inlineDescription': string;
|
|
62
|
+
'fabric.editor.inlineTitle': string;
|
|
49
63
|
'fabric.editor.insertMenu': string;
|
|
50
64
|
'fabric.editor.invalidLink': string;
|
|
51
65
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -85,6 +99,9 @@ declare const _default: {
|
|
|
85
99
|
'fabric.editor.unsupportedBlockContent': string;
|
|
86
100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
87
101
|
'fabric.editor.unsupportedInlineContent': string;
|
|
102
|
+
'fabric.editor.url': string;
|
|
103
|
+
'fabric.editor.urlDescription': string;
|
|
104
|
+
'fabric.editor.urlTitle': string;
|
|
88
105
|
'fabric.editor.viewMore': string;
|
|
89
106
|
'fabric.editor.visit': string;
|
|
90
107
|
'fabric.editor.wrapLeft': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -11,9 +11,13 @@ declare const _default: {
|
|
|
11
11
|
'fabric.editor.alignImageCenter': string;
|
|
12
12
|
'fabric.editor.alignImageLeft': string;
|
|
13
13
|
'fabric.editor.alignImageRight': string;
|
|
14
|
+
'fabric.editor.blockCardUnavailable': string;
|
|
15
|
+
'fabric.editor.blockDescription': string;
|
|
16
|
+
'fabric.editor.blockTitle': string;
|
|
14
17
|
'fabric.editor.blockquote': string;
|
|
15
18
|
'fabric.editor.cancelButton': string;
|
|
16
19
|
'fabric.editor.captionPlaceholder': string;
|
|
20
|
+
'fabric.editor.cardFloatingControls': string;
|
|
17
21
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
18
22
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
19
23
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
@@ -28,8 +32,16 @@ declare const _default: {
|
|
|
28
32
|
'fabric.editor.date.description': string;
|
|
29
33
|
'fabric.editor.decision': string;
|
|
30
34
|
'fabric.editor.decision.description': string;
|
|
35
|
+
'fabric.editor.displayBlock': string;
|
|
36
|
+
'fabric.editor.displayEmbed': string;
|
|
37
|
+
'fabric.editor.displayInline': string;
|
|
38
|
+
'fabric.editor.displayLink': string;
|
|
39
|
+
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
40
|
+
'fabric.editor.ecombedDescription': string;
|
|
41
|
+
'fabric.editor.edit.datasource': string;
|
|
31
42
|
'fabric.editor.editLink': string;
|
|
32
43
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
44
|
+
'fabric.editor.embedTitle': string;
|
|
33
45
|
'fabric.editor.emoji': string;
|
|
34
46
|
'fabric.editor.emoji.description': string;
|
|
35
47
|
'fabric.editor.emptyLink': string;
|
|
@@ -46,6 +58,8 @@ declare const _default: {
|
|
|
46
58
|
'fabric.editor.horizontalRule.description': string;
|
|
47
59
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
48
60
|
'fabric.editor.image': string;
|
|
61
|
+
'fabric.editor.inlineDescription': string;
|
|
62
|
+
'fabric.editor.inlineTitle': string;
|
|
49
63
|
'fabric.editor.insertMenu': string;
|
|
50
64
|
'fabric.editor.invalidLink': string;
|
|
51
65
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -85,6 +99,9 @@ declare const _default: {
|
|
|
85
99
|
'fabric.editor.unsupportedBlockContent': string;
|
|
86
100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
87
101
|
'fabric.editor.unsupportedInlineContent': string;
|
|
102
|
+
'fabric.editor.url': string;
|
|
103
|
+
'fabric.editor.urlDescription': string;
|
|
104
|
+
'fabric.editor.urlTitle': string;
|
|
88
105
|
'fabric.editor.viewMore': string;
|
|
89
106
|
'fabric.editor.visit': string;
|
|
90
107
|
'fabric.editor.wrapLeft': string;
|
|
@@ -11,9 +11,13 @@ declare const _default: {
|
|
|
11
11
|
'fabric.editor.alignImageCenter': string;
|
|
12
12
|
'fabric.editor.alignImageLeft': string;
|
|
13
13
|
'fabric.editor.alignImageRight': string;
|
|
14
|
+
'fabric.editor.blockCardUnavailable': string;
|
|
15
|
+
'fabric.editor.blockDescription': string;
|
|
16
|
+
'fabric.editor.blockTitle': string;
|
|
14
17
|
'fabric.editor.blockquote': string;
|
|
15
18
|
'fabric.editor.cancelButton': string;
|
|
16
19
|
'fabric.editor.captionPlaceholder': string;
|
|
20
|
+
'fabric.editor.cardFloatingControls': string;
|
|
17
21
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
18
22
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
19
23
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
@@ -28,8 +32,16 @@ declare const _default: {
|
|
|
28
32
|
'fabric.editor.date.description': string;
|
|
29
33
|
'fabric.editor.decision': string;
|
|
30
34
|
'fabric.editor.decision.description': string;
|
|
35
|
+
'fabric.editor.displayBlock': string;
|
|
36
|
+
'fabric.editor.displayEmbed': string;
|
|
37
|
+
'fabric.editor.displayInline': string;
|
|
38
|
+
'fabric.editor.displayLink': string;
|
|
39
|
+
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
40
|
+
'fabric.editor.ecombedDescription': string;
|
|
41
|
+
'fabric.editor.edit.datasource': string;
|
|
31
42
|
'fabric.editor.editLink': string;
|
|
32
43
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
44
|
+
'fabric.editor.embedTitle': string;
|
|
33
45
|
'fabric.editor.emoji': string;
|
|
34
46
|
'fabric.editor.emoji.description': string;
|
|
35
47
|
'fabric.editor.emptyLink': string;
|
|
@@ -46,6 +58,8 @@ declare const _default: {
|
|
|
46
58
|
'fabric.editor.horizontalRule.description': string;
|
|
47
59
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
48
60
|
'fabric.editor.image': string;
|
|
61
|
+
'fabric.editor.inlineDescription': string;
|
|
62
|
+
'fabric.editor.inlineTitle': string;
|
|
49
63
|
'fabric.editor.insertMenu': string;
|
|
50
64
|
'fabric.editor.invalidLink': string;
|
|
51
65
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -85,6 +99,9 @@ declare const _default: {
|
|
|
85
99
|
'fabric.editor.unsupportedBlockContent': string;
|
|
86
100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
87
101
|
'fabric.editor.unsupportedInlineContent': string;
|
|
102
|
+
'fabric.editor.url': string;
|
|
103
|
+
'fabric.editor.urlDescription': string;
|
|
104
|
+
'fabric.editor.urlTitle': string;
|
|
88
105
|
'fabric.editor.viewMore': string;
|
|
89
106
|
'fabric.editor.visit': string;
|
|
90
107
|
'fabric.editor.wrapLeft': string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ActivityProvider } from '@atlaskit/activity-provider';
|
|
2
|
-
import type { CollabEditProvider } from '@atlaskit/collab-provider';
|
|
3
2
|
import type { EmojiProvider } from '@atlaskit/emoji/types';
|
|
4
3
|
import { MentionProvider } from '@atlaskit/mention/types';
|
|
5
4
|
import { TaskDecisionProvider } from '@atlaskit/task-decision/types';
|
|
5
|
+
import type { CollabEditProvider } from '../collab';
|
|
6
6
|
import { ExtensionProvider } from '../extensions/types';
|
|
7
7
|
import { AutoformattingProvider } from './autoformatting-provider';
|
|
8
8
|
import { CardProvider } from './card-provider';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { Node } from 'prosemirror-model';
|
|
2
2
|
import type { EditorView } from 'prosemirror-view';
|
|
3
|
-
import type { ResolvedEditorState } from '@atlaskit/collab-provider/types';
|
|
4
3
|
import type { JSONDocNode } from '@atlaskit/editor-json-transformer';
|
|
4
|
+
import type { ResolvedEditorState } from '../collab';
|
|
5
5
|
import type { EventDispatcher } from '../event-dispatcher';
|
|
6
6
|
export type ContextUpdateHandler = (editorView: EditorView, eventDispatcher: EventDispatcher) => void;
|
|
7
7
|
export type ReplaceRawValue = Node | object | string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import type { EditorState, PluginKey } from 'prosemirror-state';
|
|
3
3
|
import { CreateUIAnalyticsEvent } from '@atlaskit/analytics-next';
|
|
4
|
-
import type { NewCollabSyncUpErrorAttributes } from '
|
|
4
|
+
import type { NewCollabSyncUpErrorAttributes } from '../../collab';
|
|
5
5
|
import type { UnsupportedContentPayload, UnsupportedContentTooltipPayload, UserBrowserExtensionResults } from '../../utils';
|
|
6
6
|
import type { AvatarEventPayload } from './avatar';
|
|
7
7
|
import type { ConfigPanelEventPayload } from './config-panel-events';
|