@atlaskit/editor-common 89.2.0 → 89.2.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 +9 -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/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/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +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/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/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +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/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/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +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/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/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 +7 -7
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-common",
|
|
3
|
-
"version": "89.2.
|
|
3
|
+
"version": "89.2.1",
|
|
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/"
|
|
@@ -129,14 +129,14 @@
|
|
|
129
129
|
"@atlaskit/icon-object": "^6.5.0",
|
|
130
130
|
"@atlaskit/link-datasource": "^3.0.0",
|
|
131
131
|
"@atlaskit/link-picker": "^1.45.0",
|
|
132
|
-
"@atlaskit/media-card": "^78.
|
|
132
|
+
"@atlaskit/media-card": "^78.4.0",
|
|
133
133
|
"@atlaskit/media-client": "^28.0.0",
|
|
134
134
|
"@atlaskit/media-client-react": "^2.2.0",
|
|
135
135
|
"@atlaskit/media-common": "^11.4.0",
|
|
136
|
-
"@atlaskit/media-file-preview": "^0.
|
|
137
|
-
"@atlaskit/media-picker": "^66.
|
|
138
|
-
"@atlaskit/media-ui": "^25.
|
|
139
|
-
"@atlaskit/media-viewer": "48.
|
|
136
|
+
"@atlaskit/media-file-preview": "^0.9.0",
|
|
137
|
+
"@atlaskit/media-picker": "^66.6.0",
|
|
138
|
+
"@atlaskit/media-ui": "^25.12.0",
|
|
139
|
+
"@atlaskit/media-viewer": "48.9.0",
|
|
140
140
|
"@atlaskit/mention": "^23.2.0",
|
|
141
141
|
"@atlaskit/menu": "^2.12.0",
|
|
142
142
|
"@atlaskit/platform-feature-flags": "^0.3.0",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"devDependencies": {
|
|
189
189
|
"@af/visual-regression": "*",
|
|
190
190
|
"@atlaskit/media-core": "^34.3.0",
|
|
191
|
-
"@atlaskit/media-test-helpers": "^34.
|
|
191
|
+
"@atlaskit/media-test-helpers": "^34.3.0",
|
|
192
192
|
"@atlaskit/util-data-test": "^17.9.0",
|
|
193
193
|
"@atlaskit/visual-regression": "*",
|
|
194
194
|
"@testing-library/dom": "^10.1.0",
|