@atlaskit/editor-plugins 10.2.18 → 10.2.20
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 +12 -0
- package/package.json +25 -25
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.2.
|
|
3
|
+
"version": "10.2.20",
|
|
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",
|
|
@@ -29,22 +29,22 @@
|
|
|
29
29
|
"update-editor-plugins": "run-ts scripts/update-editor-plugins.ts"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@atlaskit/editor-plugin-accessibility-utils": "3.0.
|
|
33
|
-
"@atlaskit/editor-plugin-alignment": "4.2.
|
|
32
|
+
"@atlaskit/editor-plugin-accessibility-utils": "3.0.6",
|
|
33
|
+
"@atlaskit/editor-plugin-alignment": "4.2.12",
|
|
34
34
|
"@atlaskit/editor-plugin-analytics": "3.0.6",
|
|
35
|
-
"@atlaskit/editor-plugin-annotation": "3.3.
|
|
35
|
+
"@atlaskit/editor-plugin-annotation": "3.3.13",
|
|
36
36
|
"@atlaskit/editor-plugin-avatar-group": "4.1.9",
|
|
37
37
|
"@atlaskit/editor-plugin-base": "4.1.8",
|
|
38
38
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.6",
|
|
39
39
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.2",
|
|
40
40
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
41
41
|
"@atlaskit/editor-plugin-block-controls": "4.2.8",
|
|
42
|
-
"@atlaskit/editor-plugin-block-menu": "0.0.
|
|
43
|
-
"@atlaskit/editor-plugin-block-type": "6.2.
|
|
42
|
+
"@atlaskit/editor-plugin-block-menu": "0.0.18",
|
|
43
|
+
"@atlaskit/editor-plugin-block-type": "6.2.17",
|
|
44
44
|
"@atlaskit/editor-plugin-border": "3.0.5",
|
|
45
45
|
"@atlaskit/editor-plugin-breakout": "3.1.12",
|
|
46
46
|
"@atlaskit/editor-plugin-caption": "3.2.1",
|
|
47
|
-
"@atlaskit/editor-plugin-card": "7.7.
|
|
47
|
+
"@atlaskit/editor-plugin-card": "7.7.2",
|
|
48
48
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
49
49
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
50
50
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.4",
|
|
@@ -76,25 +76,25 @@
|
|
|
76
76
|
"@atlaskit/editor-plugin-grid": "3.1.1",
|
|
77
77
|
"@atlaskit/editor-plugin-guideline": "3.0.5",
|
|
78
78
|
"@atlaskit/editor-plugin-help-dialog": "3.1.8",
|
|
79
|
-
"@atlaskit/editor-plugin-highlight": "3.1.
|
|
79
|
+
"@atlaskit/editor-plugin-highlight": "3.1.2",
|
|
80
80
|
"@atlaskit/editor-plugin-history": "3.1.1",
|
|
81
|
-
"@atlaskit/editor-plugin-hyperlink": "5.4.
|
|
81
|
+
"@atlaskit/editor-plugin-hyperlink": "5.4.14",
|
|
82
82
|
"@atlaskit/editor-plugin-image-upload": "3.0.1",
|
|
83
83
|
"@atlaskit/editor-plugin-indentation": "3.2.2",
|
|
84
|
-
"@atlaskit/editor-plugin-insert-block": "4.3.
|
|
84
|
+
"@atlaskit/editor-plugin-insert-block": "4.3.9",
|
|
85
85
|
"@atlaskit/editor-plugin-interaction": "5.0.1",
|
|
86
86
|
"@atlaskit/editor-plugin-layout": "3.2.2",
|
|
87
87
|
"@atlaskit/editor-plugin-limited-mode": "0.0.3",
|
|
88
|
-
"@atlaskit/editor-plugin-list": "5.1.
|
|
88
|
+
"@atlaskit/editor-plugin-list": "5.1.11",
|
|
89
89
|
"@atlaskit/editor-plugin-local-id": "1.0.6",
|
|
90
|
-
"@atlaskit/editor-plugin-loom": "5.1.
|
|
90
|
+
"@atlaskit/editor-plugin-loom": "5.1.6",
|
|
91
91
|
"@atlaskit/editor-plugin-max-content-size": "3.0.1",
|
|
92
|
-
"@atlaskit/editor-plugin-media": "5.4.
|
|
92
|
+
"@atlaskit/editor-plugin-media": "5.4.3",
|
|
93
93
|
"@atlaskit/editor-plugin-media-insert": "9.2.7",
|
|
94
94
|
"@atlaskit/editor-plugin-mentions": "5.2.12",
|
|
95
95
|
"@atlaskit/editor-plugin-metrics": "4.0.10",
|
|
96
96
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
97
|
-
"@atlaskit/editor-plugin-panel": "5.4.
|
|
97
|
+
"@atlaskit/editor-plugin-panel": "5.4.4",
|
|
98
98
|
"@atlaskit/editor-plugin-paste": "4.1.9",
|
|
99
99
|
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.4",
|
|
100
100
|
"@atlaskit/editor-plugin-placeholder": "3.2.3",
|
|
@@ -105,27 +105,27 @@
|
|
|
105
105
|
"@atlaskit/editor-plugin-save-on-enter": "3.0.1",
|
|
106
106
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.2",
|
|
107
107
|
"@atlaskit/editor-plugin-selection": "3.2.1",
|
|
108
|
-
"@atlaskit/editor-plugin-selection-extension": "3.
|
|
108
|
+
"@atlaskit/editor-plugin-selection-extension": "3.7.0",
|
|
109
109
|
"@atlaskit/editor-plugin-selection-marker": "3.0.10",
|
|
110
|
-
"@atlaskit/editor-plugin-selection-toolbar": "4.3.
|
|
111
|
-
"@atlaskit/editor-plugin-show-diff": "0.2.
|
|
110
|
+
"@atlaskit/editor-plugin-selection-toolbar": "4.3.13",
|
|
111
|
+
"@atlaskit/editor-plugin-show-diff": "0.2.1",
|
|
112
112
|
"@atlaskit/editor-plugin-status": "4.1.11",
|
|
113
113
|
"@atlaskit/editor-plugin-submit-editor": "3.1.1",
|
|
114
114
|
"@atlaskit/editor-plugin-synced-block": "0.1.2",
|
|
115
|
-
"@atlaskit/editor-plugin-table": "12.3.
|
|
115
|
+
"@atlaskit/editor-plugin-table": "12.3.8",
|
|
116
116
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.7",
|
|
117
|
-
"@atlaskit/editor-plugin-text-color": "3.2.
|
|
118
|
-
"@atlaskit/editor-plugin-text-formatting": "3.0.
|
|
119
|
-
"@atlaskit/editor-plugin-toolbar": "0.4.
|
|
120
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.
|
|
121
|
-
"@atlaskit/editor-plugin-track-changes": "2.7.
|
|
117
|
+
"@atlaskit/editor-plugin-text-color": "3.2.3",
|
|
118
|
+
"@atlaskit/editor-plugin-text-formatting": "3.0.27",
|
|
119
|
+
"@atlaskit/editor-plugin-toolbar": "0.4.6",
|
|
120
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.12",
|
|
121
|
+
"@atlaskit/editor-plugin-track-changes": "2.7.13",
|
|
122
122
|
"@atlaskit/editor-plugin-type-ahead": "3.1.14",
|
|
123
123
|
"@atlaskit/editor-plugin-ufo": "3.1.3",
|
|
124
|
-
"@atlaskit/editor-plugin-undo-redo": "3.2.
|
|
124
|
+
"@atlaskit/editor-plugin-undo-redo": "3.2.8",
|
|
125
125
|
"@atlaskit/editor-plugin-unsupported-content": "3.0.6",
|
|
126
126
|
"@atlaskit/editor-plugin-user-intent": "1.1.1",
|
|
127
127
|
"@atlaskit/editor-plugin-user-preferences": "1.2.5",
|
|
128
|
-
"@atlaskit/editor-plugin-width": "4.0.
|
|
128
|
+
"@atlaskit/editor-plugin-width": "4.0.5",
|
|
129
129
|
"@babel/runtime": "^7.0.0"
|
|
130
130
|
},
|
|
131
131
|
"peerDependencies": {
|