@atlaskit/editor-core 197.8.0 → 197.8.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 197.8.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#141037](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141037)
8
+ [`0c5cb40ae3a67`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c5cb40ae3a67) -
9
+ Consider string documents when not validating incoming documents in Confluence Cloud
10
+ - Updated dependencies
11
+
12
+ ## 197.8.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [#142155](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142155)
17
+ [`9749eb9ba2987`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9749eb9ba2987) -
18
+ Remove platform.editor.table.use-increased-scaling-percent feature flag
19
+ - Updated dependencies
20
+
3
21
  ## 197.8.0
4
22
 
5
23
  ### Minor 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 = "197.8.0";
8
+ var version = exports.version = "197.8.2";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "197.8.0";
2
+ export const version = "197.8.2";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "197.8.0";
2
+ export var version = "197.8.2";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "197.8.0",
3
+ "version": "197.8.2",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -45,12 +45,12 @@
45
45
  "@atlaskit/button": "^20.1.0",
46
46
  "@atlaskit/editor-common": "^89.3.0",
47
47
  "@atlaskit/editor-json-transformer": "^8.18.0",
48
- "@atlaskit/editor-plugins": "^5.2.0",
48
+ "@atlaskit/editor-plugins": "^5.3.0",
49
49
  "@atlaskit/editor-prosemirror": "6.0.0",
50
50
  "@atlaskit/editor-shared-styles": "^2.13.0",
51
51
  "@atlaskit/emoji": "^67.7.0",
52
52
  "@atlaskit/icon": "^22.18.0",
53
- "@atlaskit/media-card": "^78.4.0",
53
+ "@atlaskit/media-card": "^78.5.0",
54
54
  "@atlaskit/mention": "^23.2.0",
55
55
  "@atlaskit/platform-feature-flags": "^0.3.0",
56
56
  "@atlaskit/task-decision": "^17.10.0",
@@ -94,10 +94,10 @@
94
94
  "@atlaskit/logo": "^14.2.0",
95
95
  "@atlaskit/media-core": "^34.3.0",
96
96
  "@atlaskit/media-integration-test-helpers": "^3.1.0",
97
- "@atlaskit/media-test-helpers": "^34.3.0",
98
- "@atlaskit/modal-dialog": "^12.15.0",
97
+ "@atlaskit/media-test-helpers": "^34.4.0",
98
+ "@atlaskit/modal-dialog": "^12.16.0",
99
99
  "@atlaskit/primitives": "^12.1.0",
100
- "@atlaskit/renderer": "^110.1.0",
100
+ "@atlaskit/renderer": "^110.2.0",
101
101
  "@atlaskit/smart-card": "^28.1.0",
102
102
  "@atlaskit/synchrony-test-helpers": "^2.5.0",
103
103
  "@atlaskit/toggle": "^13.4.0",
@@ -207,10 +207,6 @@
207
207
  "type": "boolean",
208
208
  "referenceOnly": "true"
209
209
  },
210
- "platform.editor.table.use-increased-scaling-percent": {
211
- "type": "boolean",
212
- "referenceOnly": "true"
213
- },
214
210
  "platform.editor.live-view.disable-editing-in-view-mode_fi1rx": {
215
211
  "type": "boolean",
216
212
  "referenceOnly": "true"
@@ -273,8 +269,7 @@
273
269
  "type": "boolean"
274
270
  },
275
271
  "platform_editor_nest_in_quotes_adf_change": {
276
- "type": "boolean",
277
- "referenceOnly": true
272
+ "type": "boolean"
278
273
  },
279
274
  "platform_editor_mark_boundary_cursor": {
280
275
  "type": "boolean"