@atlaskit/editor-core 203.10.4 → 203.11.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "203.10.4",
3
+ "version": "203.11.1",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -43,10 +43,10 @@
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": "^99.0.0",
46
+ "@atlaskit/editor-common": "^99.1.0",
47
47
  "@atlaskit/editor-json-transformer": "^8.21.0",
48
48
  "@atlaskit/editor-plugin-quick-insert": "1.8.3",
49
- "@atlaskit/editor-plugins": "^6.2.0",
49
+ "@atlaskit/editor-plugins": "^6.3.0",
50
50
  "@atlaskit/editor-prosemirror": "6.2.1",
51
51
  "@atlaskit/editor-shared-styles": "^3.2.0",
52
52
  "@atlaskit/emoji": "^67.12.0",
@@ -55,7 +55,7 @@
55
55
  "@atlaskit/mention": "^23.7.0",
56
56
  "@atlaskit/platform-feature-flags": "^0.3.0",
57
57
  "@atlaskit/task-decision": "^17.11.0",
58
- "@atlaskit/tmp-editor-statsig": "^2.33.0",
58
+ "@atlaskit/tmp-editor-statsig": "^2.34.0",
59
59
  "@atlaskit/tokens": "^3.0.0",
60
60
  "@atlaskit/tooltip": "^19.0.0",
61
61
  "@atlaskit/width-detector": "^4.3.0",
@@ -96,14 +96,14 @@
96
96
  "@atlaskit/modal-dialog": "^12.19.0",
97
97
  "@atlaskit/primitives": "^13.3.0",
98
98
  "@atlaskit/renderer": "^112.8.0",
99
- "@atlaskit/smart-card": "^34.0.0",
99
+ "@atlaskit/smart-card": "^34.1.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.22",
106
+ "@atlassian/search-provider": "3.0.23",
107
107
  "@emotion/jest": "^11.8.0",
108
108
  "@storybook/addon-knobs": "^6.4.0",
109
109
  "@testing-library/react": "^12.1.5",
@@ -254,7 +254,11 @@
254
254
  "type": "boolean",
255
255
  "referenceOnly": true
256
256
  },
257
- "platform_editor_element_dnd_nested_fix_patch_3": {
257
+ "platform_editor_element_dnd_nested_fix_patch_5": {
258
+ "type": "boolean",
259
+ "referenceOnly": true
260
+ },
261
+ "platform_editor_element_dnd_nested_fix_patch_6": {
258
262
  "type": "boolean",
259
263
  "referenceOnly": true
260
264
  },