@atlaskit/editor-core 203.8.0 → 203.9.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "203.8.0",
3
+ "version": "203.9.0",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -43,9 +43,9 @@
43
43
  "@atlaskit/analytics-next": "^10.2.0",
44
44
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
45
45
  "@atlaskit/button": "^20.3.0",
46
- "@atlaskit/editor-common": "^97.2.0",
46
+ "@atlaskit/editor-common": "^98.0.0",
47
47
  "@atlaskit/editor-json-transformer": "^8.21.0",
48
- "@atlaskit/editor-plugin-quick-insert": "1.8.1",
48
+ "@atlaskit/editor-plugin-quick-insert": "1.8.2",
49
49
  "@atlaskit/editor-plugins": "^6.1.0",
50
50
  "@atlaskit/editor-prosemirror": "6.2.1",
51
51
  "@atlaskit/editor-shared-styles": "^3.2.0",
@@ -55,7 +55,7 @@
55
55
  "@atlaskit/mention": "^23.5.0",
56
56
  "@atlaskit/platform-feature-flags": "^0.3.0",
57
57
  "@atlaskit/task-decision": "^17.11.0",
58
- "@atlaskit/tmp-editor-statsig": "^2.30.0",
58
+ "@atlaskit/tmp-editor-statsig": "^2.31.0",
59
59
  "@atlaskit/tokens": "^2.5.0",
60
60
  "@atlaskit/tooltip": "^19.0.0",
61
61
  "@atlaskit/width-detector": "^4.3.0",
@@ -83,8 +83,8 @@
83
83
  "@af/visual-regression": "*",
84
84
  "@atlaskit/adf-utils": "^19.14.0",
85
85
  "@atlaskit/analytics-listeners": "^8.13.0",
86
- "@atlaskit/collab-provider": "10.3.2",
87
- "@atlaskit/editor-plugin-annotation": "1.26.8",
86
+ "@atlaskit/collab-provider": "10.3.3",
87
+ "@atlaskit/editor-plugin-annotation": "1.26.9",
88
88
  "@atlaskit/editor-plugin-card": "^4.5.0",
89
89
  "@atlaskit/editor-plugin-list": "^3.9.0",
90
90
  "@atlaskit/editor-plugin-paste": "^2.0.0",
@@ -96,14 +96,14 @@
96
96
  "@atlaskit/modal-dialog": "^12.18.0",
97
97
  "@atlaskit/primitives": "^13.3.0",
98
98
  "@atlaskit/renderer": "^112.8.0",
99
- "@atlaskit/smart-card": "^33.1.0",
99
+ "@atlaskit/smart-card": "^33.3.0",
100
100
  "@atlaskit/synchrony-test-helpers": "^3.0.0",
101
101
  "@atlaskit/toggle": "^14.0.0",
102
102
  "@atlaskit/util-data-test": "^17.13.0",
103
103
  "@atlaskit/visual-regression": "*",
104
104
  "@atlassian/adf-schema-json": "^1.22.0",
105
105
  "@atlassian/feature-flags-test-utils": "*",
106
- "@atlassian/search-provider": "3.0.18",
106
+ "@atlassian/search-provider": "3.0.19",
107
107
  "@emotion/jest": "^11.8.0",
108
108
  "@storybook/addon-knobs": "^6.4.0",
109
109
  "@testing-library/react": "^12.1.5",
@@ -250,10 +250,6 @@
250
250
  "type": "boolean",
251
251
  "referenceOnly": true
252
252
  },
253
- "platform_editor_media_previewer_bugfix": {
254
- "type": "boolean",
255
- "referenceOnly": true
256
- },
257
253
  "platform_editor_media_interaction_improvements": {
258
254
  "type:": "boolean",
259
255
  "referenceOnly": true
@@ -365,6 +361,10 @@
365
361
  "type": "boolean",
366
362
  "referenceOnly": true
367
363
  },
364
+ "platform_editor_advanced_layouts_post_fix_patch_3": {
365
+ "type": "boolean",
366
+ "referenceOnly": true
367
+ },
368
368
  "platform_editor_plugin_selection_marker_bugfix": {
369
369
  "type": "boolean",
370
370
  "referenceOnly": true