@atlaskit/editor-core 193.11.12 → 193.11.14

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": "193.11.12",
3
+ "version": "193.11.14",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -45,7 +45,7 @@
45
45
  "@atlaskit/analytics-next": "^9.3.0",
46
46
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
47
47
  "@atlaskit/button": "^17.14.0",
48
- "@atlaskit/editor-common": "^78.33.0",
48
+ "@atlaskit/editor-common": "^78.35.0",
49
49
  "@atlaskit/editor-json-transformer": "^8.11.0",
50
50
  "@atlaskit/editor-plugins": "^2.5.0",
51
51
  "@atlaskit/editor-prosemirror": "4.0.0",
@@ -58,7 +58,7 @@
58
58
  "@atlaskit/spinner": "^16.0.0",
59
59
  "@atlaskit/task-decision": "^17.9.0",
60
60
  "@atlaskit/theme": "^12.7.0",
61
- "@atlaskit/tokens": "^1.43.0",
61
+ "@atlaskit/tokens": "^1.44.0",
62
62
  "@atlaskit/tooltip": "^18.2.0",
63
63
  "@atlaskit/ufo": "^0.2.0",
64
64
  "@atlaskit/width-detector": "^4.1.0",
@@ -102,10 +102,10 @@
102
102
  "@atlaskit/media-core": "^34.2.0",
103
103
  "@atlaskit/media-integration-test-helpers": "^3.0.0",
104
104
  "@atlaskit/media-test-helpers": "^33.0.27",
105
- "@atlaskit/modal-dialog": "^12.11.0",
105
+ "@atlaskit/modal-dialog": "^12.12.0",
106
106
  "@atlaskit/primitives": "^5.6.0",
107
- "@atlaskit/renderer": "^109.20.0",
108
- "@atlaskit/select": "^17.6.0",
107
+ "@atlaskit/renderer": "^109.21.0",
108
+ "@atlaskit/select": "^17.7.0",
109
109
  "@atlaskit/smart-card": "^26.58.0",
110
110
  "@atlaskit/synchrony-test-helpers": "^2.4.0",
111
111
  "@atlaskit/util-data-test": "^17.9.0",
@@ -244,6 +244,10 @@
244
244
  "type": "boolean",
245
245
  "referenceOnly": "true"
246
246
  },
247
+ "platform.editor.allow-action-in-list": {
248
+ "type": "boolean",
249
+ "referenceOnly": "true"
250
+ },
247
251
  "platform.editor.allow-list-in-blockquote": {
248
252
  "type": "boolean"
249
253
  },
@@ -289,10 +293,6 @@
289
293
  "type": "boolean",
290
294
  "referenceOnly": "true"
291
295
  },
292
- "platform.editor.table.analytics-plugin-moved-event": {
293
- "type": "boolean",
294
- "referenceOnly": "true"
295
- },
296
296
  "platform.editor.a11y-column-resizing_emcvz": {
297
297
  "type": "boolean",
298
298
  "referenceOnly": "true"
@@ -336,6 +336,10 @@
336
336
  "type": "boolean",
337
337
  "referenceOnly": "true"
338
338
  },
339
+ "platform.editor.table-width-diff-in-renderer_x5s3z": {
340
+ "type": "boolean",
341
+ "referenceOnly": "true"
342
+ },
339
343
  "platform.editor.preserve-whitespace-clipboard-text-serialization": {
340
344
  "type": "boolean",
341
345
  "referenceOnly": "true"