@atlaskit/editor-core 209.3.0 → 209.3.2

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.2",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -39,21 +39,21 @@
39
39
  },
40
40
  "dependencies": {
41
41
  "@atlaskit/activity-provider": "^2.5.0",
42
- "@atlaskit/adf-schema": "^49.0.6",
42
+ "@atlaskit/adf-schema": "^50.0.1",
43
43
  "@atlaskit/analytics-namespaced-context": "^7.0.0",
44
44
  "@atlaskit/analytics-next": "^11.1.0",
45
45
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
46
- "@atlaskit/button": "^23.2.0",
46
+ "@atlaskit/button": "^23.3.0",
47
47
  "@atlaskit/css": "^0.12.0",
48
48
  "@atlaskit/editor-json-transformer": "^8.24.0",
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,9 +61,9 @@
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.17.0",
65
65
  "@atlaskit/tokens": "^5.6.0",
66
- "@atlaskit/tooltip": "^20.3.0",
66
+ "@atlaskit/tooltip": "^20.4.0",
67
67
  "@atlaskit/width-detector": "^5.0.0",
68
68
  "@babel/runtime": "^7.0.0",
69
69
  "@emotion/react": "^11.7.1",
@@ -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,17 +96,17 @@
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
- "@atlaskit/primitives": "^14.10.0",
105
- "@atlaskit/renderer": "^120.2.0",
106
- "@atlaskit/section-message": "^8.4.0",
104
+ "@atlaskit/primitives": "^14.11.0",
105
+ "@atlaskit/renderer": "^120.3.0",
106
+ "@atlaskit/section-message": "^8.5.0",
107
107
  "@atlaskit/smart-card": "^40.5.0",
108
108
  "@atlaskit/synchrony-test-helpers": "workspace:^",
109
- "@atlaskit/toggle": "^15.0.0",
109
+ "@atlaskit/toggle": "^15.1.0",
110
110
  "@atlaskit/util-data-test": "^18.0.0",
111
111
  "@atlaskit/visual-regression": "workspace:^",
112
112
  "@atlassian/adf-schema-json": "^1.31.0",
@@ -244,9 +244,6 @@
244
244
  "type": "boolean",
245
245
  "referenceOnly": true
246
246
  },
247
- "platform_editor_content_component_ignore_click": {
248
- "type": "boolean"
249
- },
250
247
  "platform_editor_use_preferences_plugin": {
251
248
  "type": "boolean",
252
249
  "referenceOnly": true