@atlaskit/editor-core 192.3.5 → 192.3.16

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,17 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 192.3.16
4
+
5
+ ### Patch Changes
6
+
7
+ - [#72037](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72037) [`e59f0b7a9115`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e59f0b7a9115) - [ux] add flexiable to make merged cells detection allow to detect edge merged cells
8
+
9
+ ## 192.3.13
10
+
11
+ ### Patch Changes
12
+
13
+ - [#77237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77237) [`fea8a5aa0ef5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fea8a5aa0ef5) - Fix issue in kitchen sink
14
+
3
15
  ## 192.3.5
4
16
 
5
17
  ### Patch Changes
@@ -5,4 +5,4 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
- var version = exports.version = "192.3.5";
8
+ var version = exports.version = "192.3.16";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "192.3.5";
2
+ export const version = "192.3.16";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "192.3.5";
2
+ export var version = "192.3.16";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "192.3.5",
3
+ "version": "192.3.16",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -45,8 +45,8 @@
45
45
  "@atlaskit/analytics-namespaced-context": "^6.9.0",
46
46
  "@atlaskit/analytics-next": "^9.2.0",
47
47
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
48
- "@atlaskit/button": "^17.4.0",
49
- "@atlaskit/editor-common": "^78.5.0",
48
+ "@atlaskit/button": "^17.6.0",
49
+ "@atlaskit/editor-common": "^78.8.0",
50
50
  "@atlaskit/editor-json-transformer": "^8.10.0",
51
51
  "@atlaskit/editor-plugins": "^1.4.0",
52
52
  "@atlaskit/editor-prosemirror": "3.0.0",
@@ -104,8 +104,8 @@
104
104
  "@atlaskit/media-integration-test-helpers": "^3.0.0",
105
105
  "@atlaskit/media-test-helpers": "^33.0.27",
106
106
  "@atlaskit/modal-dialog": "^12.10.0",
107
- "@atlaskit/primitives": "^2.1.0",
108
- "@atlaskit/renderer": "^109.5.0",
107
+ "@atlaskit/primitives": "^3.1.0",
108
+ "@atlaskit/renderer": "^109.6.0",
109
109
  "@atlaskit/select": "^17.1.0",
110
110
  "@atlaskit/smart-card": "^26.48.0",
111
111
  "@atlaskit/synchrony-test-helpers": "^2.3.0",
@@ -115,7 +115,7 @@
115
115
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
116
116
  "@atlassian/feature-flags-test-utils": "^0.2.0",
117
117
  "@atlassian/link-picker-plugins": "^24.0.0",
118
- "@atlassian/search-provider": "2.4.24",
118
+ "@atlassian/search-provider": "2.4.28",
119
119
  "@atlassian/ufo": "^0.2.0",
120
120
  "@emotion/jest": "^11.8.0",
121
121
  "@storybook/addon-knobs": "^5.3.18",
@@ -175,16 +175,10 @@
175
175
  "type": "boolean",
176
176
  "referenceOnly": "true"
177
177
  },
178
- "platform.editor.media.extended-resize-experience": {
179
- "type": "boolean"
180
- },
181
178
  "platform.editor.media.inline-image.renderer-preview-support_3w1ju": {
182
179
  "type": "boolean",
183
180
  "referenceOnly": "true"
184
181
  },
185
- "platform.editor.media.inline-image.base-support": {
186
- "type": "boolean"
187
- },
188
182
  "platform.design-system-team.border-checkbox_nyoiu": {
189
183
  "type": "boolean",
190
184
  "referenceOnly": "true"