@atlaskit/editor-core 224.0.0 → 224.0.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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 224.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 224.0.0
4
10
 
5
11
  ### Patch Changes
@@ -84,6 +84,7 @@ var ToolbarInner = exports.ToolbarInner = /*#__PURE__*/function (_React$Componen
84
84
  dispatchAnalyticsEvent: dispatchAnalyticsEvent,
85
85
  wrapperElement: null
86
86
  });
87
+ // oxlint-disable-next-line react/no-array-index-key
87
88
  return element && /*#__PURE__*/_react.default.cloneElement(element, {
88
89
  key: key
89
90
  });
@@ -6,4 +6,4 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
8
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
9
- var version = exports.version = "223.2.0";
9
+ var version = exports.version = "224.0.0";
@@ -60,6 +60,7 @@ export class ToolbarInner extends React.Component {
60
60
  dispatchAnalyticsEvent,
61
61
  wrapperElement: null
62
62
  });
63
+ // oxlint-disable-next-line react/no-array-index-key
63
64
  return element && /*#__PURE__*/React.cloneElement(element, {
64
65
  key
65
66
  });
@@ -1,3 +1,3 @@
1
1
  export const name = "@atlaskit/editor-core";
2
2
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
3
- export const version = "223.2.0";
3
+ export const version = "224.0.0";
@@ -77,6 +77,7 @@ export var ToolbarInner = /*#__PURE__*/function (_React$Component) {
77
77
  dispatchAnalyticsEvent: dispatchAnalyticsEvent,
78
78
  wrapperElement: null
79
79
  });
80
+ // oxlint-disable-next-line react/no-array-index-key
80
81
  return element && /*#__PURE__*/React.cloneElement(element, {
81
82
  key: key
82
83
  });
@@ -1,3 +1,3 @@
1
1
  export var name = "@atlaskit/editor-core";
2
2
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
3
- export var version = "223.2.0";
3
+ export var version = "224.0.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "224.0.0",
3
+ "version": "224.0.1",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -38,14 +38,14 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@atlaskit/activity-provider": "^3.0.0",
41
- "@atlaskit/adf-schema": "^56.7.0",
41
+ "@atlaskit/adf-schema": "^57.0.0",
42
42
  "@atlaskit/afm-i18n-platform-editor-editor-core": "2.200.0",
43
43
  "@atlaskit/analytics-namespaced-context": "^8.1.0",
44
44
  "@atlaskit/analytics-next": "^12.3.0",
45
45
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
46
46
  "@atlaskit/button": "^25.0.0",
47
47
  "@atlaskit/css": "^1.0.0",
48
- "@atlaskit/editor-json-transformer": "^9.2.0",
48
+ "@atlaskit/editor-json-transformer": "^9.4.0",
49
49
  "@atlaskit/editor-performance-metrics": "^3.2.0",
50
50
  "@atlaskit/editor-plugin-connectivity": "^15.0.0",
51
51
  "@atlaskit/editor-plugin-quick-insert": "^15.0.0",
@@ -56,18 +56,18 @@
56
56
  "@atlaskit/editor-ssr-renderer": "^10.0.0",
57
57
  "@atlaskit/editor-toolbar": "^2.4.0",
58
58
  "@atlaskit/editor-toolbar-model": "^1.2.0",
59
- "@atlaskit/emoji": "^71.16.0",
59
+ "@atlaskit/emoji": "^71.17.0",
60
60
  "@atlaskit/feature-gate-js-client": "^6.0.0",
61
61
  "@atlaskit/icon": "^37.3.0",
62
62
  "@atlaskit/insm": "^2.0.0",
63
63
  "@atlaskit/link": "^5.0.0",
64
64
  "@atlaskit/media-card": "^81.6.0",
65
- "@atlaskit/mention": "^27.16.0",
65
+ "@atlaskit/mention": "^27.17.0",
66
66
  "@atlaskit/platform-feature-experiments": "^0.3.0",
67
67
  "@atlaskit/platform-feature-flags": "^2.1.0",
68
68
  "@atlaskit/platform-feature-flags-react": "^1.1.0",
69
69
  "@atlaskit/react-compiler-gating": "^0.2.0",
70
- "@atlaskit/react-ufo": "^7.5.0",
70
+ "@atlaskit/react-ufo": "^7.6.0",
71
71
  "@atlaskit/task-decision": "^21.8.0",
72
72
  "@atlaskit/tmp-editor-statsig": "^147.1.0",
73
73
  "@atlaskit/tokens": "^16.7.0",
@@ -87,7 +87,7 @@
87
87
  "uuid": "^3.1.0"
88
88
  },
89
89
  "peerDependencies": {
90
- "@atlaskit/editor-common": "^119.0.0",
90
+ "@atlaskit/editor-common": "^119.4.0",
91
91
  "@atlaskit/link-provider": "^5.3.0",
92
92
  "@atlaskit/media-core": "^38.0.0",
93
93
  "react": "^18.2.0",
@@ -98,7 +98,7 @@
98
98
  "@af/editor-libra": "workspace:^",
99
99
  "@af/suppress-react-warnings": "workspace:^",
100
100
  "@af/visual-regression": "workspace:^",
101
- "@atlaskit/adf-utils": "^20.5.0",
101
+ "@atlaskit/adf-utils": "^20.6.0",
102
102
  "@atlaskit/analytics-listeners": "^11.1.0",
103
103
  "@atlaskit/code": "^19.0.0",
104
104
  "@atlaskit/collab-provider": "^24.0.0",
@@ -123,7 +123,7 @@
123
123
  "@atlaskit/util-data-test": "^19.1.0",
124
124
  "@atlassian/a11y-jest-testing": "^0.15.0",
125
125
  "@atlassian/a11y-playwright-testing": "^0.10.0",
126
- "@atlassian/adf-schema-json": "^1.34.0",
126
+ "@atlassian/adf-schema-json": "^1.35.0",
127
127
  "@atlassian/editor-rovo-bridge": "^13.0.0",
128
128
  "@atlassian/experiment-test-utils": "^0.2.0",
129
129
  "@atlassian/feature-flags-test-utils": "^1.2.0",