@atlaskit/editor-plugins 13.0.64 → 13.0.67

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-plugins
2
2
 
3
+ ## 13.0.67
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 13.0.66
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
15
+ ## 13.0.65
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+
3
21
  ## 13.0.64
4
22
 
5
23
  ### Patch Changes
@@ -1,4 +1,4 @@
1
1
  // THIS FILE IS GENERATED via packages/editor/editor-plugins/scripts/update-editor-plugins.ts. DO NOT MODIFY IT MANUALLY.
2
2
  // Disable no-re-export rule for entry point files
3
3
  /* eslint-disable @atlaskit/editor/no-re-export */
4
- export { VisibilityContainer, refreshAnchorName, getAnchorAttrName, rootElementGap, STICKY_CONTROLS_TOP_MARGIN_FOR_STICKY_HEADER, topPositionAdjustment, getControlBottomCSSValue, getControlHeightCSSValue, getNodeHeight, getTopPosition, getRightPositionForRootElement, shouldBeSticky } from '@atlaskit/editor-plugin-block-controls/block-decoration-utils';
4
+ export { VisibilityContainer, refreshAnchorName, getAnchorAttrName, rootElementGap, STICKY_CONTROLS_TOP_MARGIN_FOR_STICKY_HEADER, topPositionAdjustment, getControlBottomCSSValue, getControlHeightCSSValue, getNodeHeight, getTopPosition, shouldBeSticky, getRightPositionForRootElement } from '@atlaskit/editor-plugin-block-controls/block-decoration-utils';
@@ -1,4 +1,4 @@
1
1
  // THIS FILE IS GENERATED via packages/editor/editor-plugins/scripts/update-editor-plugins.ts. DO NOT MODIFY IT MANUALLY.
2
2
  // Disable no-re-export rule for entry point files
3
3
  /* eslint-disable @atlaskit/editor/no-re-export */
4
- export { VisibilityContainer, refreshAnchorName, getAnchorAttrName, rootElementGap, STICKY_CONTROLS_TOP_MARGIN_FOR_STICKY_HEADER, topPositionAdjustment, getControlBottomCSSValue, getControlHeightCSSValue, getNodeHeight, getTopPosition, getRightPositionForRootElement, shouldBeSticky } from '@atlaskit/editor-plugin-block-controls/block-decoration-utils';
4
+ export { VisibilityContainer, refreshAnchorName, getAnchorAttrName, rootElementGap, STICKY_CONTROLS_TOP_MARGIN_FOR_STICKY_HEADER, topPositionAdjustment, getControlBottomCSSValue, getControlHeightCSSValue, getNodeHeight, getTopPosition, shouldBeSticky, getRightPositionForRootElement } from '@atlaskit/editor-plugin-block-controls/block-decoration-utils';
@@ -1 +1 @@
1
- export { VisibilityContainer, refreshAnchorName, getAnchorAttrName, rootElementGap, STICKY_CONTROLS_TOP_MARGIN_FOR_STICKY_HEADER, topPositionAdjustment, getControlBottomCSSValue, getControlHeightCSSValue, getNodeHeight, getTopPosition, getRightPositionForRootElement, shouldBeSticky, } from '@atlaskit/editor-plugin-block-controls/block-decoration-utils';
1
+ export { VisibilityContainer, refreshAnchorName, getAnchorAttrName, rootElementGap, STICKY_CONTROLS_TOP_MARGIN_FOR_STICKY_HEADER, topPositionAdjustment, getControlBottomCSSValue, getControlHeightCSSValue, getNodeHeight, getTopPosition, shouldBeSticky, getRightPositionForRootElement, } from '@atlaskit/editor-plugin-block-controls/block-decoration-utils';
@@ -1 +1 @@
1
- export { VisibilityContainer, refreshAnchorName, getAnchorAttrName, rootElementGap, STICKY_CONTROLS_TOP_MARGIN_FOR_STICKY_HEADER, topPositionAdjustment, getControlBottomCSSValue, getControlHeightCSSValue, getNodeHeight, getTopPosition, getRightPositionForRootElement, shouldBeSticky, } from '@atlaskit/editor-plugin-block-controls/block-decoration-utils';
1
+ export { VisibilityContainer, refreshAnchorName, getAnchorAttrName, rootElementGap, STICKY_CONTROLS_TOP_MARGIN_FOR_STICKY_HEADER, topPositionAdjustment, getControlBottomCSSValue, getControlHeightCSSValue, getNodeHeight, getTopPosition, shouldBeSticky, getRightPositionForRootElement, } from '@atlaskit/editor-plugin-block-controls/block-decoration-utils';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "13.0.64",
3
+ "version": "13.0.67",
4
4
  "description": "A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -39,8 +39,8 @@
39
39
  "@atlaskit/editor-plugin-batch-attribute-updates": "8.0.2",
40
40
  "@atlaskit/editor-plugin-before-primary-toolbar": "8.0.3",
41
41
  "@atlaskit/editor-plugin-better-type-history": "8.0.2",
42
- "@atlaskit/editor-plugin-block-controls": "9.0.29",
43
- "@atlaskit/editor-plugin-block-menu": "7.0.21",
42
+ "@atlaskit/editor-plugin-block-controls": "9.0.30",
43
+ "@atlaskit/editor-plugin-block-menu": "7.0.22",
44
44
  "@atlaskit/editor-plugin-block-type": "12.1.18",
45
45
  "@atlaskit/editor-plugin-border": "8.0.1",
46
46
  "@atlaskit/editor-plugin-breakout": "8.0.21",
@@ -67,7 +67,7 @@
67
67
  "@atlaskit/editor-plugin-editor-viewmode-effects": "8.0.18",
68
68
  "@atlaskit/editor-plugin-emoji": "9.0.20",
69
69
  "@atlaskit/editor-plugin-engagement-platform": "9.0.2",
70
- "@atlaskit/editor-plugin-expand": "9.1.16",
70
+ "@atlaskit/editor-plugin-expand": "9.1.17",
71
71
  "@atlaskit/editor-plugin-extension": "11.0.21",
72
72
  "@atlaskit/editor-plugin-feature-flags": "7.0.1",
73
73
  "@atlaskit/editor-plugin-feedback-dialog": "8.0.1",
@@ -96,7 +96,7 @@
96
96
  "@atlaskit/editor-plugin-media-insert": "19.0.3",
97
97
  "@atlaskit/editor-plugin-mentions": "10.0.20",
98
98
  "@atlaskit/editor-plugin-metrics": "9.0.18",
99
- "@atlaskit/editor-plugin-panel": "10.0.19",
99
+ "@atlaskit/editor-plugin-panel": "10.0.20",
100
100
  "@atlaskit/editor-plugin-paste": "9.1.2",
101
101
  "@atlaskit/editor-plugin-paste-options-toolbar": "9.1.10",
102
102
  "@atlaskit/editor-plugin-placeholder": "8.1.11",
@@ -113,11 +113,11 @@
113
113
  "@atlaskit/editor-plugin-show-diff": "6.2.7",
114
114
  "@atlaskit/editor-plugin-status": "9.1.3",
115
115
  "@atlaskit/editor-plugin-submit-editor": "8.0.1",
116
- "@atlaskit/editor-plugin-synced-block": "6.0.34",
116
+ "@atlaskit/editor-plugin-synced-block": "6.0.35",
117
117
  "@atlaskit/editor-plugin-table": "18.1.18",
118
118
  "@atlaskit/editor-plugin-tasks-and-decisions": "11.4.2",
119
119
  "@atlaskit/editor-plugin-text-color": "8.1.14",
120
- "@atlaskit/editor-plugin-text-formatting": "8.1.14",
120
+ "@atlaskit/editor-plugin-text-formatting": "8.2.0",
121
121
  "@atlaskit/editor-plugin-toolbar": "5.1.16",
122
122
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "9.1.13",
123
123
  "@atlaskit/editor-plugin-track-changes": "7.0.22",