@atlaskit/editor-core 209.3.0 → 209.3.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.
@@ -10,5 +10,6 @@ export declare const SmartCardSharedCssClassName: {
10
10
  export declare const editorControlsSmartCardStyles: import("@emotion/react").SerializedStyles;
11
11
  export declare const smartCardStyles: import("@emotion/react").SerializedStyles;
12
12
  export declare const smartCardStylesWithSearchMatch: import("@emotion/react").SerializedStyles;
13
+ export declare const smartCardStylesWithSearchMatchAndPreviewPanelResponsiveness: import("@emotion/react").SerializedStyles;
13
14
  export declare const smartLinksInLivePagesStyles: import("@emotion/react").SerializedStyles;
14
15
  export declare const linkingVisualRefreshV1Styles: import("@emotion/react").SerializedStyles;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "209.3.0",
3
+ "version": "209.3.1",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -49,11 +49,11 @@
49
49
  "@atlaskit/editor-performance-metrics": "^2.1.0",
50
50
  "@atlaskit/editor-plugin-quick-insert": "^3.0.0",
51
51
  "@atlaskit/editor-plugin-user-preferences": "^1.2.0",
52
- "@atlaskit/editor-plugins": "^10.0.0",
52
+ "@atlaskit/editor-plugins": "^10.1.0",
53
53
  "@atlaskit/editor-prosemirror": "7.0.0",
54
54
  "@atlaskit/editor-shared-styles": "^3.5.0",
55
55
  "@atlaskit/emoji": "^69.3.0",
56
- "@atlaskit/icon": "^27.6.0",
56
+ "@atlaskit/icon": "^27.7.0",
57
57
  "@atlaskit/link": "^3.2.0",
58
58
  "@atlaskit/media-card": "^79.4.0",
59
59
  "@atlaskit/mention": "^24.2.0",
@@ -61,7 +61,7 @@
61
61
  "@atlaskit/platform-feature-flags-react": "^0.2.0",
62
62
  "@atlaskit/react-ufo": "^4.1.0",
63
63
  "@atlaskit/task-decision": "^19.2.0",
64
- "@atlaskit/tmp-editor-statsig": "^9.10.0",
64
+ "@atlaskit/tmp-editor-statsig": "^9.12.0",
65
65
  "@atlaskit/tokens": "^5.6.0",
66
66
  "@atlaskit/tooltip": "^20.3.0",
67
67
  "@atlaskit/width-detector": "^5.0.0",
@@ -78,7 +78,7 @@
78
78
  "uuid": "^3.1.0"
79
79
  },
80
80
  "peerDependencies": {
81
- "@atlaskit/editor-common": "^107.11.0",
81
+ "@atlaskit/editor-common": "^107.12.0",
82
82
  "@atlaskit/link-provider": "^3.4.0",
83
83
  "@atlaskit/media-core": "^37.0.0",
84
84
  "react": "^18.2.0",
@@ -96,7 +96,7 @@
96
96
  "@atlaskit/editor-plugin-list": "^5.1.0",
97
97
  "@atlaskit/editor-plugin-paste": "^4.1.0",
98
98
  "@atlaskit/link-provider": "^3.4.0",
99
- "@atlaskit/logo": "^19.5.0",
99
+ "@atlaskit/logo": "^19.6.0",
100
100
  "@atlaskit/media-core": "^37.0.0",
101
101
  "@atlaskit/media-integration-test-helpers": "workspace:^",
102
102
  "@atlaskit/media-test-helpers": "^37.0.0",