@atlaskit/editor-common 74.36.2 → 74.36.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/cjs/i18n/cs.js +3 -0
- package/dist/cjs/i18n/da.js +3 -0
- package/dist/cjs/i18n/de.js +3 -0
- package/dist/cjs/i18n/en.js +20 -0
- package/dist/cjs/i18n/en_GB.js +20 -0
- package/dist/cjs/i18n/en_ZZ.js +20 -0
- package/dist/cjs/i18n/es.js +3 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hu.js +3 -0
- package/dist/cjs/i18n/it.js +3 -0
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +3 -0
- package/dist/cjs/i18n/nb.js +3 -0
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +3 -0
- package/dist/cjs/i18n/pt_BR.js +3 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +3 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/uk.js +3 -0
- package/dist/cjs/i18n/vi.js +3 -0
- package/dist/cjs/i18n/zh.js +3 -0
- package/dist/cjs/i18n/zh_TW.js +3 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +3 -0
- package/dist/es2019/i18n/da.js +3 -0
- package/dist/es2019/i18n/de.js +3 -0
- package/dist/es2019/i18n/en.js +20 -0
- package/dist/es2019/i18n/en_GB.js +20 -0
- package/dist/es2019/i18n/en_ZZ.js +20 -0
- package/dist/es2019/i18n/es.js +3 -0
- package/dist/es2019/i18n/fi.js +3 -0
- package/dist/es2019/i18n/fr.js +3 -0
- package/dist/es2019/i18n/hu.js +3 -0
- package/dist/es2019/i18n/it.js +3 -0
- package/dist/es2019/i18n/ja.js +3 -0
- package/dist/es2019/i18n/ko.js +3 -0
- package/dist/es2019/i18n/nb.js +3 -0
- package/dist/es2019/i18n/nl.js +3 -0
- package/dist/es2019/i18n/pl.js +3 -0
- package/dist/es2019/i18n/pt_BR.js +3 -0
- package/dist/es2019/i18n/ru.js +3 -0
- package/dist/es2019/i18n/sv.js +3 -0
- package/dist/es2019/i18n/th.js +3 -0
- package/dist/es2019/i18n/tr.js +3 -0
- package/dist/es2019/i18n/uk.js +3 -0
- package/dist/es2019/i18n/vi.js +3 -0
- package/dist/es2019/i18n/zh.js +3 -0
- package/dist/es2019/i18n/zh_TW.js +3 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +3 -0
- package/dist/esm/i18n/da.js +3 -0
- package/dist/esm/i18n/de.js +3 -0
- package/dist/esm/i18n/en.js +20 -0
- package/dist/esm/i18n/en_GB.js +20 -0
- package/dist/esm/i18n/en_ZZ.js +20 -0
- package/dist/esm/i18n/es.js +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hu.js +3 -0
- package/dist/esm/i18n/it.js +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.js +3 -0
- package/dist/esm/i18n/nb.js +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.js +3 -0
- package/dist/esm/i18n/pt_BR.js +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.js +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/uk.js +3 -0
- package/dist/esm/i18n/vi.js +3 -0
- package/dist/esm/i18n/zh.js +3 -0
- package/dist/esm/i18n/zh_TW.js +3 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +3 -0
- package/dist/types/i18n/da.d.ts +3 -0
- package/dist/types/i18n/de.d.ts +3 -0
- package/dist/types/i18n/en.d.ts +20 -0
- package/dist/types/i18n/en_GB.d.ts +20 -0
- package/dist/types/i18n/en_ZZ.d.ts +20 -0
- package/dist/types/i18n/es.d.ts +3 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/it.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +3 -0
- package/dist/types/i18n/pt_BR.d.ts +3 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +3 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/uk.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +3 -0
- package/dist/types/i18n/zh.d.ts +3 -0
- package/dist/types/i18n/zh_TW.d.ts +3 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +3 -0
- package/dist/types-ts4.5/i18n/da.d.ts +3 -0
- package/dist/types-ts4.5/i18n/de.d.ts +3 -0
- package/dist/types-ts4.5/i18n/en.d.ts +20 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +20 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +20 -0
- package/dist/types-ts4.5/i18n/es.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +3 -0
- package/dist/types-ts4.5/i18n/it.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +3 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +3 -0
- package/dist/types-ts4.5/i18n/th.d.ts +3 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +3 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -0
- package/package.json +4 -4
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'fabric.editor.edit.datasource': string;
|
|
47
47
|
'fabric.editor.editLink': string;
|
|
48
48
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
49
|
+
'fabric.editor.editableContentLabel': string;
|
|
49
50
|
'fabric.editor.embedTitle': string;
|
|
50
51
|
'fabric.editor.emoji': string;
|
|
51
52
|
'fabric.editor.emoji.description': string;
|
|
@@ -91,6 +92,7 @@ declare const _default: {
|
|
|
91
92
|
'fabric.editor.mention': string;
|
|
92
93
|
'fabric.editor.mention.description': string;
|
|
93
94
|
'fabric.editor.openLink': string;
|
|
95
|
+
'fabric.editor.pageActionsLabel': string;
|
|
94
96
|
'fabric.editor.placeholderText': string;
|
|
95
97
|
'fabric.editor.placeholderText.description': string;
|
|
96
98
|
'fabric.editor.remove': string;
|
|
@@ -107,6 +109,7 @@ declare const _default: {
|
|
|
107
109
|
'fabric.editor.time.ago': string;
|
|
108
110
|
'fabric.editor.time.updated': string;
|
|
109
111
|
'fabric.editor.time.viewed': string;
|
|
112
|
+
'fabric.editor.toolbarLabel': string;
|
|
110
113
|
'fabric.editor.tooltip.blockPanel': string;
|
|
111
114
|
'fabric.editor.tooltip.bulletList': string;
|
|
112
115
|
'fabric.editor.tooltip.decisionList': string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-common",
|
|
3
|
-
"version": "74.36.
|
|
3
|
+
"version": "74.36.4",
|
|
4
4
|
"description": "A package that contains common classes and components for editor and renderer",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
},
|
|
81
81
|
"dependencies": {
|
|
82
82
|
"@atlaskit/activity-provider": "^2.4.0",
|
|
83
|
-
"@atlaskit/adf-schema": "^
|
|
83
|
+
"@atlaskit/adf-schema": "^28.0.0",
|
|
84
84
|
"@atlaskit/adf-utils": "^19.0.0",
|
|
85
85
|
"@atlaskit/analytics-listeners": "^8.7.0",
|
|
86
86
|
"@atlaskit/analytics-namespaced-context": "^6.7.0",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"@atlaskit/codemod-utils": "^4.2.0",
|
|
92
92
|
"@atlaskit/editor-palette": "1.5.1",
|
|
93
93
|
"@atlaskit/editor-prosemirror": "1.0.2",
|
|
94
|
-
"@atlaskit/editor-shared-styles": "^2.
|
|
94
|
+
"@atlaskit/editor-shared-styles": "^2.6.0",
|
|
95
95
|
"@atlaskit/editor-tables": "^2.3.0",
|
|
96
96
|
"@atlaskit/emoji": "^67.4.0",
|
|
97
97
|
"@atlaskit/icon": "^21.12.0",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"@atlaskit/editor-test-helpers": "^18.10.0",
|
|
146
146
|
"@atlaskit/media-core": "^34.1.0",
|
|
147
147
|
"@atlaskit/media-test-helpers": "^33.0.0",
|
|
148
|
-
"@atlaskit/smart-card": "^26.
|
|
148
|
+
"@atlaskit/smart-card": "^26.15.0",
|
|
149
149
|
"@atlaskit/util-data-test": "^17.8.0",
|
|
150
150
|
"@atlaskit/visual-regression": "*",
|
|
151
151
|
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
|