@atlaskit/renderer 109.29.2 → 109.29.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 +18 -0
- package/dist/cjs/i18n/cs.js +1 -10
- package/dist/cjs/i18n/da.js +1 -10
- package/dist/cjs/i18n/de.js +1 -10
- package/dist/cjs/i18n/en.js +1 -10
- package/dist/cjs/i18n/en_GB.js +1 -10
- package/dist/cjs/i18n/en_ZZ.js +1 -10
- package/dist/cjs/i18n/es.js +1 -10
- package/dist/cjs/i18n/fi.js +1 -10
- package/dist/cjs/i18n/fr.js +1 -10
- package/dist/cjs/i18n/hu.js +1 -10
- package/dist/cjs/i18n/it.js +1 -10
- package/dist/cjs/i18n/ja.js +1 -10
- package/dist/cjs/i18n/ko.js +1 -10
- package/dist/cjs/i18n/nb.js +1 -10
- package/dist/cjs/i18n/nl.js +1 -10
- package/dist/cjs/i18n/pl.js +1 -10
- package/dist/cjs/i18n/pt_BR.js +1 -10
- package/dist/cjs/i18n/ru.js +1 -10
- package/dist/cjs/i18n/sv.js +1 -10
- package/dist/cjs/i18n/th.js +1 -10
- package/dist/cjs/i18n/tr.js +1 -10
- package/dist/cjs/i18n/uk.js +1 -10
- package/dist/cjs/i18n/vi.js +1 -10
- package/dist/cjs/i18n/zh.js +1 -10
- package/dist/cjs/i18n/zh_TW.js +1 -10
- package/dist/cjs/react/nodes/blockCard.js +1 -0
- package/dist/cjs/ui/Renderer/index.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -10
- package/dist/es2019/i18n/da.js +1 -10
- package/dist/es2019/i18n/de.js +1 -10
- package/dist/es2019/i18n/en.js +1 -10
- package/dist/es2019/i18n/en_GB.js +1 -10
- package/dist/es2019/i18n/en_ZZ.js +1 -10
- package/dist/es2019/i18n/es.js +1 -10
- package/dist/es2019/i18n/fi.js +1 -10
- package/dist/es2019/i18n/fr.js +1 -10
- package/dist/es2019/i18n/hu.js +1 -10
- package/dist/es2019/i18n/it.js +1 -10
- package/dist/es2019/i18n/ja.js +1 -10
- package/dist/es2019/i18n/ko.js +1 -10
- package/dist/es2019/i18n/nb.js +1 -10
- package/dist/es2019/i18n/nl.js +1 -10
- package/dist/es2019/i18n/pl.js +1 -10
- package/dist/es2019/i18n/pt_BR.js +1 -10
- package/dist/es2019/i18n/ru.js +1 -10
- package/dist/es2019/i18n/sv.js +1 -10
- package/dist/es2019/i18n/th.js +1 -10
- package/dist/es2019/i18n/tr.js +1 -10
- package/dist/es2019/i18n/uk.js +1 -10
- package/dist/es2019/i18n/vi.js +1 -10
- package/dist/es2019/i18n/zh.js +1 -10
- package/dist/es2019/i18n/zh_TW.js +1 -10
- package/dist/es2019/react/nodes/blockCard.js +1 -0
- package/dist/es2019/ui/Renderer/index.js +1 -1
- package/dist/esm/i18n/cs.js +1 -10
- package/dist/esm/i18n/da.js +1 -10
- package/dist/esm/i18n/de.js +1 -10
- package/dist/esm/i18n/en.js +1 -10
- package/dist/esm/i18n/en_GB.js +1 -10
- package/dist/esm/i18n/en_ZZ.js +1 -10
- package/dist/esm/i18n/es.js +1 -10
- package/dist/esm/i18n/fi.js +1 -10
- package/dist/esm/i18n/fr.js +1 -10
- package/dist/esm/i18n/hu.js +1 -10
- package/dist/esm/i18n/it.js +1 -10
- package/dist/esm/i18n/ja.js +1 -10
- package/dist/esm/i18n/ko.js +1 -10
- package/dist/esm/i18n/nb.js +1 -10
- package/dist/esm/i18n/nl.js +1 -10
- package/dist/esm/i18n/pl.js +1 -10
- package/dist/esm/i18n/pt_BR.js +1 -10
- package/dist/esm/i18n/ru.js +1 -10
- package/dist/esm/i18n/sv.js +1 -10
- package/dist/esm/i18n/th.js +1 -10
- package/dist/esm/i18n/tr.js +1 -10
- package/dist/esm/i18n/uk.js +1 -10
- package/dist/esm/i18n/vi.js +1 -10
- package/dist/esm/i18n/zh.js +1 -10
- package/dist/esm/i18n/zh_TW.js +1 -10
- package/dist/esm/react/nodes/blockCard.js +1 -0
- package/dist/esm/ui/Renderer/index.js +1 -1
- package/dist/types/analytics/analyticsContext.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +0 -9
- package/dist/types/i18n/da.d.ts +0 -9
- package/dist/types/i18n/de.d.ts +0 -9
- package/dist/types/i18n/en.d.ts +0 -9
- package/dist/types/i18n/en_GB.d.ts +0 -9
- package/dist/types/i18n/en_ZZ.d.ts +0 -9
- package/dist/types/i18n/es.d.ts +0 -9
- package/dist/types/i18n/fi.d.ts +0 -9
- package/dist/types/i18n/fr.d.ts +0 -9
- package/dist/types/i18n/hu.d.ts +0 -9
- package/dist/types/i18n/it.d.ts +0 -9
- package/dist/types/i18n/ja.d.ts +0 -9
- package/dist/types/i18n/ko.d.ts +0 -9
- package/dist/types/i18n/nb.d.ts +0 -9
- package/dist/types/i18n/nl.d.ts +0 -9
- package/dist/types/i18n/pl.d.ts +0 -9
- package/dist/types/i18n/pt_BR.d.ts +0 -9
- package/dist/types/i18n/ru.d.ts +0 -9
- package/dist/types/i18n/sv.d.ts +0 -9
- package/dist/types/i18n/th.d.ts +0 -9
- package/dist/types/i18n/tr.d.ts +0 -9
- package/dist/types/i18n/uk.d.ts +0 -9
- package/dist/types/i18n/vi.d.ts +0 -9
- package/dist/types/i18n/zh.d.ts +0 -9
- package/dist/types/i18n/zh_TW.d.ts +0 -9
- package/dist/types/react/hooks/use-bidi-warnings.d.ts +1 -1
- package/dist/types/react/marks/code.d.ts +2 -2
- package/dist/types/react/marks/confluence-inline-comment.d.ts +1 -1
- package/dist/types/react/marks/data-consumer.d.ts +2 -2
- package/dist/types/react/marks/em.d.ts +1 -1
- package/dist/types/react/marks/fragment.d.ts +2 -2
- package/dist/types/react/marks/indentation.d.ts +2 -2
- package/dist/types/react/marks/strike.d.ts +1 -1
- package/dist/types/react/marks/strong.d.ts +1 -1
- package/dist/types/react/marks/subsup.d.ts +2 -2
- package/dist/types/react/marks/underline.d.ts +1 -1
- package/dist/types/react/marks/unsupportedMark.d.ts +1 -1
- package/dist/types/react/marks/unsupportedNodeAttribute.d.ts +1 -1
- package/dist/types/react/nodes/caption.d.ts +1 -1
- package/dist/types/react/nodes/date.d.ts +1 -1
- package/dist/types/react/nodes/decisionItem.d.ts +1 -1
- package/dist/types/react/nodes/emoji.d.ts +3 -3
- package/dist/types/react/nodes/extension.d.ts +5 -6
- package/dist/types/react/nodes/heading.d.ts +3 -3
- package/dist/types/react/nodes/paragraph.d.ts +1 -1
- package/dist/types/react/nodes/status.d.ts +1 -1
- package/dist/types/react/nodes/task-item-with-providers.d.ts +2 -2
- package/dist/types/react/nodes/taskItem.d.ts +3 -3
- package/dist/types/react/nodes/taskList.d.ts +1 -1
- package/dist/types/react/utils/appearance.d.ts +1 -1
- package/dist/types/react/utils/inject-props.d.ts +1 -1
- package/dist/types/react/utils/links.d.ts +1 -1
- package/dist/types/react/utils/lists.d.ts +1 -1
- package/dist/types/react/utils/performance/RenderTracking.d.ts +1 -1
- package/dist/types/render-document.d.ts +4 -4
- package/dist/types/serializer.d.ts +1 -1
- package/dist/types/text/index.d.ts +2 -2
- package/dist/types/text/nodes/blockquote.d.ts +1 -1
- package/dist/types/text/nodes/bulletList.d.ts +1 -1
- package/dist/types/text/nodes/date.d.ts +1 -1
- package/dist/types/text/nodes/decisionItem.d.ts +1 -1
- package/dist/types/text/nodes/hardBreak.d.ts +1 -1
- package/dist/types/text/nodes/heading.d.ts +1 -1
- package/dist/types/text/nodes/index.d.ts +1 -1
- package/dist/types/text/nodes/inlineCard.d.ts +1 -1
- package/dist/types/text/nodes/listItem.d.ts +1 -1
- package/dist/types/text/nodes/mediaGroup.d.ts +1 -1
- package/dist/types/text/nodes/mention.d.ts +1 -1
- package/dist/types/text/nodes/orderedList.d.ts +1 -1
- package/dist/types/text/nodes/panel.d.ts +1 -1
- package/dist/types/text/nodes/paragraph.d.ts +1 -1
- package/dist/types/text/nodes/rule.d.ts +1 -1
- package/dist/types/text/nodes/status.d.ts +1 -1
- package/dist/types/text/nodes/table.d.ts +1 -1
- package/dist/types/text/nodes/taskItem.d.ts +1 -1
- package/dist/types/text/nodes/unknown.d.ts +1 -1
- package/dist/types/ui/RendererActionsContext/WithRendererActions.d.ts +2 -2
- package/dist/types/ui/RendererActionsContext/index.d.ts +1 -1
- package/dist/types/ui/TaskItemsFormatContext/TaskItemsFormatContext.d.ts +1 -1
- package/dist/types/ui/annotations/draft/dom.d.ts +1 -1
- package/dist/types/ui/annotations/draft/position.d.ts +1 -1
- package/dist/types/ui/annotations/draft/text.d.ts +1 -1
- package/dist/types/ui/annotations/hooks/use-inline-comments-filter.d.ts +1 -1
- package/dist/types/use-feature-flags.d.ts +1 -1
- package/dist/types-ts4.5/analytics/analyticsContext.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -9
- package/dist/types-ts4.5/i18n/da.d.ts +0 -9
- package/dist/types-ts4.5/i18n/de.d.ts +0 -9
- package/dist/types-ts4.5/i18n/en.d.ts +0 -9
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -9
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -9
- package/dist/types-ts4.5/i18n/es.d.ts +0 -9
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -9
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -9
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -9
- package/dist/types-ts4.5/i18n/it.d.ts +0 -9
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -9
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -9
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -9
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -9
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -9
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -9
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -9
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -9
- package/dist/types-ts4.5/i18n/th.d.ts +0 -9
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -9
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -9
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -9
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -9
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -9
- package/dist/types-ts4.5/react/hooks/use-bidi-warnings.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/code.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/confluence-inline-comment.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/data-consumer.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/em.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/fragment.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/indentation.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/strike.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/strong.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/subsup.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/underline.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/unsupportedMark.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/unsupportedNodeAttribute.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/caption.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/date.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/decisionItem.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/emoji.d.ts +3 -3
- package/dist/types-ts4.5/react/nodes/extension.d.ts +5 -6
- package/dist/types-ts4.5/react/nodes/heading.d.ts +3 -3
- package/dist/types-ts4.5/react/nodes/paragraph.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/status.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/task-item-with-providers.d.ts +2 -2
- package/dist/types-ts4.5/react/nodes/taskItem.d.ts +3 -3
- package/dist/types-ts4.5/react/nodes/taskList.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/appearance.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/inject-props.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/links.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/lists.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/performance/RenderTracking.d.ts +1 -1
- package/dist/types-ts4.5/render-document.d.ts +4 -4
- package/dist/types-ts4.5/serializer.d.ts +1 -1
- package/dist/types-ts4.5/text/index.d.ts +2 -2
- package/dist/types-ts4.5/text/nodes/blockquote.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/bulletList.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/date.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/decisionItem.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/hardBreak.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/heading.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/index.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/inlineCard.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/listItem.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/mediaGroup.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/mention.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/orderedList.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/panel.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/paragraph.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/rule.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/status.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/table.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/taskItem.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/unknown.d.ts +1 -1
- package/dist/types-ts4.5/ui/RendererActionsContext/WithRendererActions.d.ts +2 -2
- package/dist/types-ts4.5/ui/RendererActionsContext/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/TaskItemsFormatContext/TaskItemsFormatContext.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/draft/dom.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/draft/position.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/draft/text.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/hooks/use-inline-comments-filter.d.ts +1 -1
- package/dist/types-ts4.5/use-feature-flags.d.ts +1 -1
- package/package.json +8 -8
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Serializer } from './serializer';
|
|
1
|
+
import { type Serializer } from './serializer';
|
|
2
2
|
import type { ADFStage } from '@atlaskit/editor-common/validator';
|
|
3
3
|
import type { UnsupportedContentLevelsTracking } from '@atlaskit/editor-common/utils';
|
|
4
|
-
import { Node as PMNode, Schema } from '@atlaskit/editor-prosemirror/model';
|
|
5
|
-
import { AnalyticsEventPayload } from './analytics/events';
|
|
6
|
-
import { RendererAppearance } from './ui/Renderer/types';
|
|
4
|
+
import { type Node as PMNode, type Schema } from '@atlaskit/editor-prosemirror/model';
|
|
5
|
+
import { type AnalyticsEventPayload } from './analytics/events';
|
|
6
|
+
import { type RendererAppearance } from './ui/Renderer/types';
|
|
7
7
|
export interface RenderOutput<T> {
|
|
8
8
|
result: T;
|
|
9
9
|
stat: RenderOutputStat;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Fragment, Schema } from '@atlaskit/editor-prosemirror/model';
|
|
2
|
-
import { Serializer } from '../serializer';
|
|
1
|
+
import { type Fragment, type Schema } from '@atlaskit/editor-prosemirror/model';
|
|
2
|
+
import { type Serializer } from '../serializer';
|
|
3
3
|
export default class TextSerializer implements Serializer<string> {
|
|
4
4
|
private schema;
|
|
5
5
|
constructor(schema: Schema);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Node as PMNode, Schema } from '@atlaskit/editor-prosemirror/model';
|
|
1
|
+
import { type Node as PMNode, type Schema } from '@atlaskit/editor-prosemirror/model';
|
|
2
2
|
export type NodeReducer = (node: PMNode, schema: Schema) => string;
|
|
3
3
|
export declare const reduce: NodeReducer;
|
|
4
4
|
export declare const nodeToReducerMapping: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import RendererActions from '../../actions/index';
|
|
1
|
+
import { type ReactNode } from 'react';
|
|
2
|
+
import type RendererActions from '../../actions/index';
|
|
3
3
|
export interface WithRendererActionsProps {
|
|
4
4
|
render(actions: RendererActions): ReactNode | null;
|
|
5
5
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React, { PropsWithChildren } from 'react';
|
|
1
|
+
import React, { type PropsWithChildren } from 'react';
|
|
2
2
|
import RendererActions from '../../actions/index';
|
|
3
3
|
export declare const RendererContext: React.Context<RendererActions>;
|
|
4
4
|
type RendererActionsContextProps = PropsWithChildren<{
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InsertDraftPosition, Position, TextPosition } from '../types';
|
|
1
|
+
import { InsertDraftPosition, type Position, type TextPosition } from '../types';
|
|
2
2
|
export declare const calcInsertDraftPositionOnText: ({ start: startTextPosition, end: endTextPosition }: TextPosition, position: Position) => InsertDraftPosition | false;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RendererContextProps } from './renderer-context';
|
|
1
|
+
import { type RendererContextProps } from './renderer-context';
|
|
2
2
|
export declare const useFeatureFlags: () => RendererContextProps['featureFlags'] | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/renderer",
|
|
3
|
-
"version": "109.29.
|
|
3
|
+
"version": "109.29.4",
|
|
4
4
|
"description": "Renderer component",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -24,20 +24,20 @@
|
|
|
24
24
|
"runReact18": true
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@atlaskit/adf-schema": "^36.
|
|
27
|
+
"@atlaskit/adf-schema": "^36.10.7",
|
|
28
28
|
"@atlaskit/adf-utils": "^19.2.0",
|
|
29
29
|
"@atlaskit/analytics-listeners": "^8.9.0",
|
|
30
30
|
"@atlaskit/analytics-namespaced-context": "^6.9.0",
|
|
31
31
|
"@atlaskit/analytics-next": "^9.3.0",
|
|
32
|
-
"@atlaskit/button": "^17.
|
|
32
|
+
"@atlaskit/button": "^17.16.0",
|
|
33
33
|
"@atlaskit/code": "^15.2.0",
|
|
34
|
-
"@atlaskit/editor-common": "^
|
|
34
|
+
"@atlaskit/editor-common": "^81.0.0",
|
|
35
35
|
"@atlaskit/editor-json-transformer": "^8.13.0",
|
|
36
36
|
"@atlaskit/editor-palette": "1.6.0",
|
|
37
37
|
"@atlaskit/editor-prosemirror": "4.0.1",
|
|
38
38
|
"@atlaskit/editor-shared-styles": "^2.11.0",
|
|
39
39
|
"@atlaskit/emoji": "^67.6.0",
|
|
40
|
-
"@atlaskit/icon": "^22.
|
|
40
|
+
"@atlaskit/icon": "^22.3.0",
|
|
41
41
|
"@atlaskit/link-datasource": "^2.3.0",
|
|
42
42
|
"@atlaskit/media-card": "^77.11.0",
|
|
43
43
|
"@atlaskit/media-client": "^27.0.0",
|
|
@@ -47,11 +47,11 @@
|
|
|
47
47
|
"@atlaskit/media-ui": "^25.10.0",
|
|
48
48
|
"@atlaskit/media-viewer": "^48.5.0",
|
|
49
49
|
"@atlaskit/platform-feature-flags": "^0.2.0",
|
|
50
|
-
"@atlaskit/smart-card": "^
|
|
50
|
+
"@atlaskit/smart-card": "^27.0.0",
|
|
51
51
|
"@atlaskit/status": "^1.4.0",
|
|
52
52
|
"@atlaskit/task-decision": "^17.10.0",
|
|
53
53
|
"@atlaskit/theme": "^12.8.0",
|
|
54
|
-
"@atlaskit/tokens": "^1.
|
|
54
|
+
"@atlaskit/tokens": "^1.49.0",
|
|
55
55
|
"@atlaskit/tooltip": "^18.4.0",
|
|
56
56
|
"@babel/runtime": "^7.0.0",
|
|
57
57
|
"@emotion/react": "^11.7.1",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"@atlaskit/editor-test-helpers": "^18.23.0",
|
|
76
76
|
"@atlaskit/link-provider": "^1.9.0",
|
|
77
77
|
"@atlaskit/link-test-helpers": "^7.0.0",
|
|
78
|
-
"@atlaskit/linking-common": "^5.
|
|
78
|
+
"@atlaskit/linking-common": "^5.7.0",
|
|
79
79
|
"@atlaskit/media-core": "^34.2.0",
|
|
80
80
|
"@atlaskit/media-integration-test-helpers": "^3.0.0",
|
|
81
81
|
"@atlaskit/media-test-helpers": "^33.0.0",
|