@atlaskit/editor-plugins 11.1.167 → 11.1.169
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,2 +1,2 @@
|
|
|
1
1
|
export { blockMenuPlugin } from '@atlaskit/editor-plugin-block-menu';
|
|
2
|
-
export type { BlockMenuPlugin, RegisterBlockMenuComponent, Parent, BlockMenuPluginOptions, BlockMenuSharedState, } from '@atlaskit/editor-plugin-block-menu';
|
|
2
|
+
export type { BlockMenuPlugin, RegisterBlockMenuComponent, Parent, BlockMenuPluginOptions, BlockMenuSharedState, TransformNodeMetadata, } from '@atlaskit/editor-plugin-block-menu';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { blockMenuPlugin } from '@atlaskit/editor-plugin-block-menu';
|
|
2
|
-
export type { BlockMenuPlugin, RegisterBlockMenuComponent, Parent, BlockMenuPluginOptions, BlockMenuSharedState, } from '@atlaskit/editor-plugin-block-menu';
|
|
2
|
+
export type { BlockMenuPlugin, RegisterBlockMenuComponent, Parent, BlockMenuPluginOptions, BlockMenuSharedState, TransformNodeMetadata, } from '@atlaskit/editor-plugin-block-menu';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "11.1.
|
|
3
|
+
"version": "11.1.169",
|
|
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",
|
|
@@ -30,102 +30,102 @@
|
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@atlaskit/editor-plugin-accessibility-utils": "6.0.1",
|
|
33
|
-
"@atlaskit/editor-plugin-alignment": "7.1.
|
|
33
|
+
"@atlaskit/editor-plugin-alignment": "7.1.16",
|
|
34
34
|
"@atlaskit/editor-plugin-analytics": "6.2.6",
|
|
35
|
-
"@atlaskit/editor-plugin-annotation": "6.3.
|
|
35
|
+
"@atlaskit/editor-plugin-annotation": "6.3.2",
|
|
36
36
|
"@atlaskit/editor-plugin-avatar-group": "7.0.5",
|
|
37
|
-
"@atlaskit/editor-plugin-base": "7.2.
|
|
37
|
+
"@atlaskit/editor-plugin-base": "7.2.10",
|
|
38
38
|
"@atlaskit/editor-plugin-batch-attribute-updates": "6.1.4",
|
|
39
39
|
"@atlaskit/editor-plugin-before-primary-toolbar": "6.0.2",
|
|
40
40
|
"@atlaskit/editor-plugin-better-type-history": "6.1.2",
|
|
41
|
-
"@atlaskit/editor-plugin-block-controls": "7.15.
|
|
42
|
-
"@atlaskit/editor-plugin-block-menu": "5.2.
|
|
43
|
-
"@atlaskit/editor-plugin-block-type": "10.3.
|
|
41
|
+
"@atlaskit/editor-plugin-block-controls": "7.15.2",
|
|
42
|
+
"@atlaskit/editor-plugin-block-menu": "5.2.18",
|
|
43
|
+
"@atlaskit/editor-plugin-block-type": "10.3.2",
|
|
44
44
|
"@atlaskit/editor-plugin-border": "6.1.4",
|
|
45
|
-
"@atlaskit/editor-plugin-breakout": "6.4.
|
|
45
|
+
"@atlaskit/editor-plugin-breakout": "6.4.1",
|
|
46
46
|
"@atlaskit/editor-plugin-caption": "6.1.4",
|
|
47
|
-
"@atlaskit/editor-plugin-card": "11.5.
|
|
47
|
+
"@atlaskit/editor-plugin-card": "11.5.14",
|
|
48
48
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "6.0.0",
|
|
49
49
|
"@atlaskit/editor-plugin-clipboard": "6.0.2",
|
|
50
|
-
"@atlaskit/editor-plugin-code-bidi-warning": "6.1.
|
|
51
|
-
"@atlaskit/editor-plugin-code-block": "8.1.
|
|
52
|
-
"@atlaskit/editor-plugin-collab-edit": "7.2.
|
|
50
|
+
"@atlaskit/editor-plugin-code-bidi-warning": "6.1.5",
|
|
51
|
+
"@atlaskit/editor-plugin-code-block": "8.1.23",
|
|
52
|
+
"@atlaskit/editor-plugin-collab-edit": "7.2.2",
|
|
53
53
|
"@atlaskit/editor-plugin-composition": "5.0.2",
|
|
54
54
|
"@atlaskit/editor-plugin-connectivity": "6.0.0",
|
|
55
55
|
"@atlaskit/editor-plugin-content-insertion": "6.0.0",
|
|
56
56
|
"@atlaskit/editor-plugin-context-identifier": "6.0.0",
|
|
57
57
|
"@atlaskit/editor-plugin-context-panel": "8.0.3",
|
|
58
|
-
"@atlaskit/editor-plugin-copy-button": "6.0.
|
|
58
|
+
"@atlaskit/editor-plugin-copy-button": "6.0.9",
|
|
59
59
|
"@atlaskit/editor-plugin-custom-autoformat": "6.1.0",
|
|
60
60
|
"@atlaskit/editor-plugin-data-consumer": "6.1.4",
|
|
61
|
-
"@atlaskit/editor-plugin-date": "8.1.
|
|
62
|
-
"@atlaskit/editor-plugin-decorations": "6.1.
|
|
61
|
+
"@atlaskit/editor-plugin-date": "8.1.16",
|
|
62
|
+
"@atlaskit/editor-plugin-decorations": "6.1.10",
|
|
63
63
|
"@atlaskit/editor-plugin-editor-disabled": "6.1.3",
|
|
64
64
|
"@atlaskit/editor-plugin-editor-viewmode": "8.0.3",
|
|
65
65
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "6.1.0",
|
|
66
|
-
"@atlaskit/editor-plugin-emoji": "7.7.
|
|
66
|
+
"@atlaskit/editor-plugin-emoji": "7.7.6",
|
|
67
67
|
"@atlaskit/editor-plugin-engagement-platform": "7.0.0",
|
|
68
|
-
"@atlaskit/editor-plugin-expand": "7.5.
|
|
69
|
-
"@atlaskit/editor-plugin-extension": "9.2.
|
|
68
|
+
"@atlaskit/editor-plugin-expand": "7.5.1",
|
|
69
|
+
"@atlaskit/editor-plugin-extension": "9.2.14",
|
|
70
70
|
"@atlaskit/editor-plugin-feature-flags": "5.0.2",
|
|
71
71
|
"@atlaskit/editor-plugin-feedback-dialog": "6.0.0",
|
|
72
|
-
"@atlaskit/editor-plugin-find-replace": "6.2.
|
|
73
|
-
"@atlaskit/editor-plugin-floating-toolbar": "8.3.
|
|
72
|
+
"@atlaskit/editor-plugin-find-replace": "6.2.2",
|
|
73
|
+
"@atlaskit/editor-plugin-floating-toolbar": "8.3.1",
|
|
74
74
|
"@atlaskit/editor-plugin-focus": "5.0.2",
|
|
75
75
|
"@atlaskit/editor-plugin-fragment": "6.1.6",
|
|
76
|
-
"@atlaskit/editor-plugin-grid": "6.0.
|
|
76
|
+
"@atlaskit/editor-plugin-grid": "6.0.7",
|
|
77
77
|
"@atlaskit/editor-plugin-guideline": "6.0.4",
|
|
78
|
-
"@atlaskit/editor-plugin-help-dialog": "6.0.
|
|
79
|
-
"@atlaskit/editor-plugin-highlight": "6.3.
|
|
78
|
+
"@atlaskit/editor-plugin-help-dialog": "6.0.16",
|
|
79
|
+
"@atlaskit/editor-plugin-highlight": "6.3.18",
|
|
80
80
|
"@atlaskit/editor-plugin-history": "6.1.2",
|
|
81
|
-
"@atlaskit/editor-plugin-hyperlink": "8.1.
|
|
81
|
+
"@atlaskit/editor-plugin-hyperlink": "8.1.16",
|
|
82
82
|
"@atlaskit/editor-plugin-image-upload": "6.0.2",
|
|
83
83
|
"@atlaskit/editor-plugin-indentation": "6.1.4",
|
|
84
|
-
"@atlaskit/editor-plugin-insert-block": "7.1.
|
|
84
|
+
"@atlaskit/editor-plugin-insert-block": "7.1.2",
|
|
85
85
|
"@atlaskit/editor-plugin-interaction": "10.0.2",
|
|
86
|
-
"@atlaskit/editor-plugin-layout": "6.2.
|
|
87
|
-
"@atlaskit/editor-plugin-limited-mode": "3.1.
|
|
88
|
-
"@atlaskit/editor-plugin-list": "8.2.
|
|
86
|
+
"@atlaskit/editor-plugin-layout": "6.2.18",
|
|
87
|
+
"@atlaskit/editor-plugin-limited-mode": "3.1.5",
|
|
88
|
+
"@atlaskit/editor-plugin-list": "8.2.21",
|
|
89
89
|
"@atlaskit/editor-plugin-local-id": "4.3.1",
|
|
90
|
-
"@atlaskit/editor-plugin-loom": "8.0.
|
|
90
|
+
"@atlaskit/editor-plugin-loom": "8.0.19",
|
|
91
91
|
"@atlaskit/editor-plugin-max-content-size": "6.0.2",
|
|
92
|
-
"@atlaskit/editor-plugin-media": "8.7.
|
|
92
|
+
"@atlaskit/editor-plugin-media": "8.7.1",
|
|
93
93
|
"@atlaskit/editor-plugin-media-insert": "14.1.0",
|
|
94
|
-
"@atlaskit/editor-plugin-mentions": "8.2.
|
|
95
|
-
"@atlaskit/editor-plugin-metrics": "7.1.
|
|
94
|
+
"@atlaskit/editor-plugin-mentions": "8.2.22",
|
|
95
|
+
"@atlaskit/editor-plugin-metrics": "7.1.7",
|
|
96
96
|
"@atlaskit/editor-plugin-ncs-step-metrics": "5.0.0",
|
|
97
|
-
"@atlaskit/editor-plugin-panel": "8.2.
|
|
98
|
-
"@atlaskit/editor-plugin-paste": "7.4.
|
|
97
|
+
"@atlaskit/editor-plugin-panel": "8.2.1",
|
|
98
|
+
"@atlaskit/editor-plugin-paste": "7.4.16",
|
|
99
99
|
"@atlaskit/editor-plugin-paste-options-toolbar": "7.0.7",
|
|
100
|
-
"@atlaskit/editor-plugin-placeholder": "6.6.
|
|
101
|
-
"@atlaskit/editor-plugin-placeholder-text": "7.1.
|
|
102
|
-
"@atlaskit/editor-plugin-primary-toolbar": "7.0.
|
|
103
|
-
"@atlaskit/editor-plugin-quick-insert": "6.1.
|
|
100
|
+
"@atlaskit/editor-plugin-placeholder": "6.6.4",
|
|
101
|
+
"@atlaskit/editor-plugin-placeholder-text": "7.1.12",
|
|
102
|
+
"@atlaskit/editor-plugin-primary-toolbar": "7.0.4",
|
|
103
|
+
"@atlaskit/editor-plugin-quick-insert": "6.1.4",
|
|
104
104
|
"@atlaskit/editor-plugin-rule": "6.1.4",
|
|
105
105
|
"@atlaskit/editor-plugin-save-on-enter": "6.0.0",
|
|
106
106
|
"@atlaskit/editor-plugin-scroll-into-view": "6.0.2",
|
|
107
|
-
"@atlaskit/editor-plugin-selection": "6.1.
|
|
108
|
-
"@atlaskit/editor-plugin-selection-extension": "9.0.
|
|
109
|
-
"@atlaskit/editor-plugin-selection-marker": "6.
|
|
110
|
-
"@atlaskit/editor-plugin-selection-toolbar": "7.1.
|
|
107
|
+
"@atlaskit/editor-plugin-selection": "6.1.12",
|
|
108
|
+
"@atlaskit/editor-plugin-selection-extension": "9.0.6",
|
|
109
|
+
"@atlaskit/editor-plugin-selection-marker": "6.3.0",
|
|
110
|
+
"@atlaskit/editor-plugin-selection-toolbar": "7.1.15",
|
|
111
111
|
"@atlaskit/editor-plugin-show-diff": "3.3.2",
|
|
112
|
-
"@atlaskit/editor-plugin-status": "7.1.
|
|
112
|
+
"@atlaskit/editor-plugin-status": "7.1.15",
|
|
113
113
|
"@atlaskit/editor-plugin-submit-editor": "6.0.0",
|
|
114
|
-
"@atlaskit/editor-plugin-synced-block": "4.6.
|
|
115
|
-
"@atlaskit/editor-plugin-table": "15.6.
|
|
116
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "9.1.
|
|
117
|
-
"@atlaskit/editor-plugin-text-color": "6.3.
|
|
118
|
-
"@atlaskit/editor-plugin-text-formatting": "6.1.
|
|
119
|
-
"@atlaskit/editor-plugin-toolbar": "3.4.
|
|
120
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "7.0.
|
|
114
|
+
"@atlaskit/editor-plugin-synced-block": "4.6.3",
|
|
115
|
+
"@atlaskit/editor-plugin-table": "15.6.2",
|
|
116
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "9.1.24",
|
|
117
|
+
"@atlaskit/editor-plugin-text-color": "6.3.24",
|
|
118
|
+
"@atlaskit/editor-plugin-text-formatting": "6.1.17",
|
|
119
|
+
"@atlaskit/editor-plugin-toolbar": "3.4.18",
|
|
120
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "7.0.27",
|
|
121
121
|
"@atlaskit/editor-plugin-track-changes": "5.1.2",
|
|
122
|
-
"@atlaskit/editor-plugin-type-ahead": "6.5.
|
|
122
|
+
"@atlaskit/editor-plugin-type-ahead": "6.5.25",
|
|
123
123
|
"@atlaskit/editor-plugin-ufo": "6.0.2",
|
|
124
|
-
"@atlaskit/editor-plugin-undo-redo": "6.1.
|
|
124
|
+
"@atlaskit/editor-plugin-undo-redo": "6.1.11",
|
|
125
125
|
"@atlaskit/editor-plugin-unsupported-content": "6.1.4",
|
|
126
126
|
"@atlaskit/editor-plugin-user-intent": "4.0.6",
|
|
127
|
-
"@atlaskit/editor-plugin-user-preferences": "4.0.
|
|
128
|
-
"@atlaskit/editor-plugin-width": "7.0.
|
|
127
|
+
"@atlaskit/editor-plugin-user-preferences": "4.0.6",
|
|
128
|
+
"@atlaskit/editor-plugin-width": "7.0.7",
|
|
129
129
|
"@babel/runtime": "^7.0.0"
|
|
130
130
|
},
|
|
131
131
|
"peerDependencies": {
|