@atlaskit/editor-core 209.2.3 → 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,6 +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
- export declare const smartLinksInLivePagesStylesOld: import("@emotion/react").SerializedStyles;
15
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.2.3",
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.9.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.9.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",
@@ -92,18 +92,18 @@
92
92
  "@atlaskit/analytics-listeners": "^9.0.0",
93
93
  "@atlaskit/collab-provider": "^11.0.0",
94
94
  "@atlaskit/editor-plugin-annotation": "^3.1.0",
95
- "@atlaskit/editor-plugin-card": "^7.1.0",
95
+ "@atlaskit/editor-plugin-card": "^7.2.0",
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",
103
103
  "@atlaskit/modal-dialog": "^14.3.0",
104
104
  "@atlaskit/primitives": "^14.10.0",
105
- "@atlaskit/renderer": "^120.1.0",
106
- "@atlaskit/section-message": "^8.3.0",
105
+ "@atlaskit/renderer": "^120.2.0",
106
+ "@atlaskit/section-message": "^8.4.0",
107
107
  "@atlaskit/smart-card": "^40.5.0",
108
108
  "@atlaskit/synchrony-test-helpers": "workspace:^",
109
109
  "@atlaskit/toggle": "^15.0.0",
@@ -208,10 +208,6 @@
208
208
  "platform_editor_disable_instrumented_plugin": {
209
209
  "type": "boolean"
210
210
  },
211
- "linking_platform_smart_links_in_live_pages": {
212
- "type": "boolean",
213
- "referenceOnly": true
214
- },
215
211
  "platform_editor_table_initial_load_fix": {
216
212
  "type": "boolean",
217
213
  "referenceOnly": true