@atlaskit/editor-core 207.12.2 → 207.12.3

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,14 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 207.12.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#162501](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/162501)
8
+ [`3240f17895dd6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3240f17895dd6) -
9
+ add exposure point to platform_editor_nodevisibility experiment
10
+ - Updated dependencies
11
+
3
12
  ## 207.12.2
4
13
 
5
14
  ### 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 = "207.12.2";
8
+ var version = exports.version = "207.12.3";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "207.12.2";
2
+ export const version = "207.12.3";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "207.12.2";
2
+ export var version = "207.12.3";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "207.12.2",
3
+ "version": "207.12.3",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -46,7 +46,7 @@
46
46
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
47
47
  "@atlaskit/button": "^23.2.0",
48
48
  "@atlaskit/css": "^0.10.0",
49
- "@atlaskit/editor-common": "^106.0.0",
49
+ "@atlaskit/editor-common": "^106.1.0",
50
50
  "@atlaskit/editor-json-transformer": "^8.24.0",
51
51
  "@atlaskit/editor-performance-metrics": "^2.1.0",
52
52
  "@atlaskit/editor-plugin-quick-insert": "^2.5.0",
@@ -62,7 +62,7 @@
62
62
  "@atlaskit/platform-feature-flags-react": "^0.2.0",
63
63
  "@atlaskit/react-ufo": "^3.13.0",
64
64
  "@atlaskit/task-decision": "^19.2.0",
65
- "@atlaskit/tmp-editor-statsig": "^5.4.0",
65
+ "@atlaskit/tmp-editor-statsig": "^5.5.0",
66
66
  "@atlaskit/tokens": "^4.9.0",
67
67
  "@atlaskit/tooltip": "^20.2.0",
68
68
  "@atlaskit/width-detector": "^5.0.0",
@@ -79,7 +79,7 @@
79
79
  "uuid": "^3.1.0"
80
80
  },
81
81
  "peerDependencies": {
82
- "@atlaskit/link-provider": "^3.1.0",
82
+ "@atlaskit/link-provider": "^3.2.0",
83
83
  "@atlaskit/media-core": "^36.1.0",
84
84
  "react": "^18.2.0",
85
85
  "react-dom": "^18.2.0",
@@ -95,14 +95,14 @@
95
95
  "@atlaskit/editor-plugin-card": "^6.4.0",
96
96
  "@atlaskit/editor-plugin-list": "^4.2.0",
97
97
  "@atlaskit/editor-plugin-paste": "^3.3.0",
98
- "@atlaskit/link-provider": "^3.1.0",
98
+ "@atlaskit/link-provider": "^3.2.0",
99
99
  "@atlaskit/logo": "^18.1.0",
100
100
  "@atlaskit/media-core": "^36.1.0",
101
101
  "@atlaskit/media-integration-test-helpers": "workspace:^",
102
102
  "@atlaskit/media-test-helpers": "^36.0.0",
103
103
  "@atlaskit/modal-dialog": "^14.2.0",
104
104
  "@atlaskit/primitives": "^14.8.0",
105
- "@atlaskit/renderer": "^118.4.0",
105
+ "@atlaskit/renderer": "^118.5.0",
106
106
  "@atlaskit/section-message": "^8.2.0",
107
107
  "@atlaskit/smart-card": "^38.5.0",
108
108
  "@atlaskit/synchrony-test-helpers": "workspace:^",
@@ -310,14 +310,6 @@
310
310
  "type": "boolean",
311
311
  "referenceOnly": true
312
312
  },
313
- "platform_editor_table_row_span_fix": {
314
- "type": "boolean",
315
- "referenceOnly": true
316
- },
317
- "platform_editor_table_row_span_fix_all": {
318
- "type": "boolean",
319
- "referenceOnly": true
320
- },
321
313
  "platform_editor_disable_context_panel_animation": {
322
314
  "type": "boolean",
323
315
  "referenceOnly": true