@atlaskit/editor-plugins 11.1.104 → 11.1.105
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 +6 -0
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "11.1.
|
|
3
|
+
"version": "11.1.105",
|
|
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,17 +30,17 @@
|
|
|
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.11",
|
|
34
34
|
"@atlaskit/editor-plugin-analytics": "6.2.4",
|
|
35
|
-
"@atlaskit/editor-plugin-annotation": "6.2.
|
|
35
|
+
"@atlaskit/editor-plugin-annotation": "6.2.12",
|
|
36
36
|
"@atlaskit/editor-plugin-avatar-group": "7.0.4",
|
|
37
37
|
"@atlaskit/editor-plugin-base": "7.2.5",
|
|
38
38
|
"@atlaskit/editor-plugin-batch-attribute-updates": "6.1.3",
|
|
39
39
|
"@atlaskit/editor-plugin-before-primary-toolbar": "6.0.2",
|
|
40
40
|
"@atlaskit/editor-plugin-better-type-history": "6.1.1",
|
|
41
41
|
"@atlaskit/editor-plugin-block-controls": "7.10.2",
|
|
42
|
-
"@atlaskit/editor-plugin-block-menu": "5.0.
|
|
43
|
-
"@atlaskit/editor-plugin-block-type": "10.2.
|
|
42
|
+
"@atlaskit/editor-plugin-block-menu": "5.0.24",
|
|
43
|
+
"@atlaskit/editor-plugin-block-type": "10.2.17",
|
|
44
44
|
"@atlaskit/editor-plugin-border": "6.1.3",
|
|
45
45
|
"@atlaskit/editor-plugin-breakout": "6.2.2",
|
|
46
46
|
"@atlaskit/editor-plugin-caption": "6.1.3",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "6.0.0",
|
|
49
49
|
"@atlaskit/editor-plugin-clipboard": "6.0.1",
|
|
50
50
|
"@atlaskit/editor-plugin-code-bidi-warning": "6.1.2",
|
|
51
|
-
"@atlaskit/editor-plugin-code-block": "8.1.
|
|
51
|
+
"@atlaskit/editor-plugin-code-block": "8.1.16",
|
|
52
52
|
"@atlaskit/editor-plugin-collab-edit": "7.1.7",
|
|
53
53
|
"@atlaskit/editor-plugin-composition": "5.0.1",
|
|
54
54
|
"@atlaskit/editor-plugin-connectivity": "6.0.0",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "6.1.0",
|
|
66
66
|
"@atlaskit/editor-plugin-emoji": "7.7.1",
|
|
67
67
|
"@atlaskit/editor-plugin-engagement-platform": "7.0.0",
|
|
68
|
-
"@atlaskit/editor-plugin-expand": "7.4.
|
|
68
|
+
"@atlaskit/editor-plugin-expand": "7.4.10",
|
|
69
69
|
"@atlaskit/editor-plugin-extension": "9.2.7",
|
|
70
70
|
"@atlaskit/editor-plugin-feature-flags": "5.0.1",
|
|
71
71
|
"@atlaskit/editor-plugin-feedback-dialog": "6.0.0",
|
|
@@ -76,25 +76,25 @@
|
|
|
76
76
|
"@atlaskit/editor-plugin-grid": "6.0.4",
|
|
77
77
|
"@atlaskit/editor-plugin-guideline": "6.0.3",
|
|
78
78
|
"@atlaskit/editor-plugin-help-dialog": "6.0.14",
|
|
79
|
-
"@atlaskit/editor-plugin-highlight": "6.3.
|
|
79
|
+
"@atlaskit/editor-plugin-highlight": "6.3.12",
|
|
80
80
|
"@atlaskit/editor-plugin-history": "6.1.1",
|
|
81
|
-
"@atlaskit/editor-plugin-hyperlink": "8.1.
|
|
81
|
+
"@atlaskit/editor-plugin-hyperlink": "8.1.11",
|
|
82
82
|
"@atlaskit/editor-plugin-image-upload": "6.0.1",
|
|
83
83
|
"@atlaskit/editor-plugin-indentation": "6.1.3",
|
|
84
|
-
"@atlaskit/editor-plugin-insert-block": "7.0.
|
|
84
|
+
"@atlaskit/editor-plugin-insert-block": "7.0.24",
|
|
85
85
|
"@atlaskit/editor-plugin-interaction": "10.0.1",
|
|
86
|
-
"@atlaskit/editor-plugin-layout": "6.2.
|
|
86
|
+
"@atlaskit/editor-plugin-layout": "6.2.10",
|
|
87
87
|
"@atlaskit/editor-plugin-limited-mode": "3.1.2",
|
|
88
|
-
"@atlaskit/editor-plugin-list": "8.2.
|
|
88
|
+
"@atlaskit/editor-plugin-list": "8.2.14",
|
|
89
89
|
"@atlaskit/editor-plugin-local-id": "4.2.5",
|
|
90
|
-
"@atlaskit/editor-plugin-loom": "8.0.
|
|
90
|
+
"@atlaskit/editor-plugin-loom": "8.0.16",
|
|
91
91
|
"@atlaskit/editor-plugin-max-content-size": "6.0.1",
|
|
92
|
-
"@atlaskit/editor-plugin-media": "8.4.
|
|
92
|
+
"@atlaskit/editor-plugin-media": "8.4.14",
|
|
93
93
|
"@atlaskit/editor-plugin-media-insert": "14.0.4",
|
|
94
94
|
"@atlaskit/editor-plugin-mentions": "8.2.16",
|
|
95
95
|
"@atlaskit/editor-plugin-metrics": "7.1.4",
|
|
96
96
|
"@atlaskit/editor-plugin-ncs-step-metrics": "5.0.0",
|
|
97
|
-
"@atlaskit/editor-plugin-panel": "8.1.
|
|
97
|
+
"@atlaskit/editor-plugin-panel": "8.1.14",
|
|
98
98
|
"@atlaskit/editor-plugin-paste": "7.4.11",
|
|
99
99
|
"@atlaskit/editor-plugin-paste-options-toolbar": "7.0.4",
|
|
100
100
|
"@atlaskit/editor-plugin-placeholder": "6.5.3",
|
|
@@ -105,23 +105,23 @@
|
|
|
105
105
|
"@atlaskit/editor-plugin-save-on-enter": "6.0.0",
|
|
106
106
|
"@atlaskit/editor-plugin-scroll-into-view": "6.0.1",
|
|
107
107
|
"@atlaskit/editor-plugin-selection": "6.1.6",
|
|
108
|
-
"@atlaskit/editor-plugin-selection-extension": "7.1.
|
|
108
|
+
"@atlaskit/editor-plugin-selection-extension": "7.1.1",
|
|
109
109
|
"@atlaskit/editor-plugin-selection-marker": "6.2.9",
|
|
110
|
-
"@atlaskit/editor-plugin-selection-toolbar": "7.1.
|
|
110
|
+
"@atlaskit/editor-plugin-selection-toolbar": "7.1.11",
|
|
111
111
|
"@atlaskit/editor-plugin-show-diff": "3.2.7",
|
|
112
112
|
"@atlaskit/editor-plugin-status": "7.1.10",
|
|
113
113
|
"@atlaskit/editor-plugin-submit-editor": "6.0.0",
|
|
114
|
-
"@atlaskit/editor-plugin-synced-block": "4.3.
|
|
115
|
-
"@atlaskit/editor-plugin-table": "15.4.
|
|
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.
|
|
121
|
-
"@atlaskit/editor-plugin-track-changes": "5.0.
|
|
114
|
+
"@atlaskit/editor-plugin-synced-block": "4.3.9",
|
|
115
|
+
"@atlaskit/editor-plugin-table": "15.4.9",
|
|
116
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "9.1.16",
|
|
117
|
+
"@atlaskit/editor-plugin-text-color": "6.3.16",
|
|
118
|
+
"@atlaskit/editor-plugin-text-formatting": "6.1.12",
|
|
119
|
+
"@atlaskit/editor-plugin-toolbar": "3.4.14",
|
|
120
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "7.0.23",
|
|
121
|
+
"@atlaskit/editor-plugin-track-changes": "5.0.31",
|
|
122
122
|
"@atlaskit/editor-plugin-type-ahead": "6.5.21",
|
|
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.9",
|
|
125
125
|
"@atlaskit/editor-plugin-unsupported-content": "6.1.3",
|
|
126
126
|
"@atlaskit/editor-plugin-user-intent": "4.0.5",
|
|
127
127
|
"@atlaskit/editor-plugin-user-preferences": "4.0.3",
|