@atlaskit/editor-plugins 10.1.7 → 10.1.9
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/dist/cjs/show-diff/index.js +12 -0
- package/dist/es2019/show-diff/index.js +4 -0
- package/dist/esm/show-diff/index.js +4 -0
- package/dist/types/show-diff/index.d.ts +2 -0
- package/dist/types-ts4.5/show-diff/index.d.ts +2 -0
- package/package.json +45 -43
- package/show-diff/package.json +14 -0
package/CHANGELOG.md
CHANGED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "showDiffPlugin", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function get() {
|
|
9
|
+
return _editorPluginShowDiff.showDiffPlugin;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _editorPluginShowDiff = require("@atlaskit/editor-plugin-show-diff");
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
// THIS FILE IS GENERATED via packages/editor/editor-plugins/scripts/update-editor-plugins.ts. DO NOT MODIFY IT MANUALLY.
|
|
2
|
+
// Disable no-re-export rule for entry point files
|
|
3
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
4
|
+
export { showDiffPlugin } from '@atlaskit/editor-plugin-show-diff';
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
// THIS FILE IS GENERATED via packages/editor/editor-plugins/scripts/update-editor-plugins.ts. DO NOT MODIFY IT MANUALLY.
|
|
2
|
+
// Disable no-re-export rule for entry point files
|
|
3
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
4
|
+
export { showDiffPlugin } from '@atlaskit/editor-plugin-show-diff';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.1.
|
|
3
|
+
"version": "10.1.9",
|
|
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",
|
|
@@ -109,6 +109,7 @@
|
|
|
109
109
|
"./selection-extension": "./src/selection-extension/index.ts",
|
|
110
110
|
"./selection-marker": "./src/selection-marker/index.ts",
|
|
111
111
|
"./selection-toolbar": "./src/selection-toolbar/index.ts",
|
|
112
|
+
"./show-diff": "./src/show-diff/index.ts",
|
|
112
113
|
"./status": "./src/status/index.ts",
|
|
113
114
|
"./submit-editor": "./src/submit-editor/index.ts",
|
|
114
115
|
"./table/ui/common-styles": "./src/table/ui/common-styles.ts",
|
|
@@ -132,93 +133,94 @@
|
|
|
132
133
|
},
|
|
133
134
|
"dependencies": {
|
|
134
135
|
"@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
|
|
135
|
-
"@atlaskit/editor-plugin-alignment": "4.1.
|
|
136
|
-
"@atlaskit/editor-plugin-analytics": "3.0.
|
|
137
|
-
"@atlaskit/editor-plugin-annotation": "3.1.
|
|
136
|
+
"@atlaskit/editor-plugin-alignment": "4.1.1",
|
|
137
|
+
"@atlaskit/editor-plugin-analytics": "3.0.2",
|
|
138
|
+
"@atlaskit/editor-plugin-annotation": "3.1.2",
|
|
138
139
|
"@atlaskit/editor-plugin-avatar-group": "4.1.1",
|
|
139
|
-
"@atlaskit/editor-plugin-base": "4.1.
|
|
140
|
-
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.
|
|
140
|
+
"@atlaskit/editor-plugin-base": "4.1.1",
|
|
141
|
+
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.2",
|
|
141
142
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.0",
|
|
142
|
-
"@atlaskit/editor-plugin-better-type-history": "3.0.
|
|
143
|
-
"@atlaskit/editor-plugin-block-controls": "4.1.
|
|
144
|
-
"@atlaskit/editor-plugin-block-type": "6.1.
|
|
145
|
-
"@atlaskit/editor-plugin-border": "3.0.
|
|
146
|
-
"@atlaskit/editor-plugin-breakout": "3.1.
|
|
147
|
-
"@atlaskit/editor-plugin-caption": "3.1.
|
|
148
|
-
"@atlaskit/editor-plugin-card": "7.2.
|
|
143
|
+
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
144
|
+
"@atlaskit/editor-plugin-block-controls": "4.1.1",
|
|
145
|
+
"@atlaskit/editor-plugin-block-type": "6.1.1",
|
|
146
|
+
"@atlaskit/editor-plugin-border": "3.0.2",
|
|
147
|
+
"@atlaskit/editor-plugin-breakout": "3.1.2",
|
|
148
|
+
"@atlaskit/editor-plugin-caption": "3.1.1",
|
|
149
|
+
"@atlaskit/editor-plugin-card": "7.2.4",
|
|
149
150
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
150
151
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
151
152
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.0",
|
|
152
|
-
"@atlaskit/editor-plugin-code-block": "5.0.
|
|
153
|
-
"@atlaskit/editor-plugin-collab-edit": "4.1.
|
|
153
|
+
"@atlaskit/editor-plugin-code-block": "5.0.5",
|
|
154
|
+
"@atlaskit/editor-plugin-collab-edit": "4.1.2",
|
|
154
155
|
"@atlaskit/editor-plugin-composition": "2.0.0",
|
|
155
156
|
"@atlaskit/editor-plugin-connectivity": "3.1.0",
|
|
156
|
-
"@atlaskit/editor-plugin-content-insertion": "3.1.
|
|
157
|
+
"@atlaskit/editor-plugin-content-insertion": "3.1.1",
|
|
157
158
|
"@atlaskit/editor-plugin-context-identifier": "3.0.0",
|
|
158
159
|
"@atlaskit/editor-plugin-context-panel": "5.1.0",
|
|
159
160
|
"@atlaskit/editor-plugin-copy-button": "3.0.0",
|
|
160
161
|
"@atlaskit/editor-plugin-custom-autoformat": "3.0.0",
|
|
161
|
-
"@atlaskit/editor-plugin-data-consumer": "3.0.
|
|
162
|
-
"@atlaskit/editor-plugin-date": "5.1.
|
|
162
|
+
"@atlaskit/editor-plugin-data-consumer": "3.0.2",
|
|
163
|
+
"@atlaskit/editor-plugin-date": "5.1.1",
|
|
163
164
|
"@atlaskit/editor-plugin-decorations": "3.0.0",
|
|
164
165
|
"@atlaskit/editor-plugin-editor-disabled": "3.0.0",
|
|
165
166
|
"@atlaskit/editor-plugin-editor-viewmode": "5.0.1",
|
|
166
167
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "3.0.0",
|
|
167
|
-
"@atlaskit/editor-plugin-emoji": "4.2.
|
|
168
|
+
"@atlaskit/editor-plugin-emoji": "4.2.2",
|
|
168
169
|
"@atlaskit/editor-plugin-engagement-platform": "4.0.0",
|
|
169
|
-
"@atlaskit/editor-plugin-expand": "4.2.
|
|
170
|
-
"@atlaskit/editor-plugin-extension": "6.1.
|
|
170
|
+
"@atlaskit/editor-plugin-expand": "4.2.1",
|
|
171
|
+
"@atlaskit/editor-plugin-extension": "6.1.3",
|
|
171
172
|
"@atlaskit/editor-plugin-feature-flags": "2.0.0",
|
|
172
173
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
|
|
173
174
|
"@atlaskit/editor-plugin-find-replace": "3.2.0",
|
|
174
175
|
"@atlaskit/editor-plugin-floating-toolbar": "5.1.2",
|
|
175
176
|
"@atlaskit/editor-plugin-focus": "2.0.0",
|
|
176
|
-
"@atlaskit/editor-plugin-fragment": "3.0.
|
|
177
|
+
"@atlaskit/editor-plugin-fragment": "3.0.2",
|
|
177
178
|
"@atlaskit/editor-plugin-grid": "3.1.0",
|
|
178
179
|
"@atlaskit/editor-plugin-guideline": "3.0.2",
|
|
179
180
|
"@atlaskit/editor-plugin-help-dialog": "3.1.1",
|
|
180
|
-
"@atlaskit/editor-plugin-highlight": "3.0.
|
|
181
|
+
"@atlaskit/editor-plugin-highlight": "3.0.7",
|
|
181
182
|
"@atlaskit/editor-plugin-history": "3.1.0",
|
|
182
|
-
"@atlaskit/editor-plugin-hyperlink": "5.2.
|
|
183
|
+
"@atlaskit/editor-plugin-hyperlink": "5.2.1",
|
|
183
184
|
"@atlaskit/editor-plugin-image-upload": "3.0.0",
|
|
184
|
-
"@atlaskit/editor-plugin-indentation": "3.1.
|
|
185
|
+
"@atlaskit/editor-plugin-indentation": "3.1.1",
|
|
185
186
|
"@atlaskit/editor-plugin-insert-block": "4.1.4",
|
|
186
187
|
"@atlaskit/editor-plugin-interaction": "4.0.0",
|
|
187
|
-
"@atlaskit/editor-plugin-layout": "3.1.
|
|
188
|
-
"@atlaskit/editor-plugin-list": "5.1.
|
|
188
|
+
"@atlaskit/editor-plugin-layout": "3.1.1",
|
|
189
|
+
"@atlaskit/editor-plugin-list": "5.1.1",
|
|
189
190
|
"@atlaskit/editor-plugin-loom": "5.1.0",
|
|
190
191
|
"@atlaskit/editor-plugin-max-content-size": "3.0.0",
|
|
191
|
-
"@atlaskit/editor-plugin-media": "5.2.
|
|
192
|
-
"@atlaskit/editor-plugin-media-insert": "8.1.
|
|
193
|
-
"@atlaskit/editor-plugin-mentions": "5.2.
|
|
194
|
-
"@atlaskit/editor-plugin-metrics": "4.0.
|
|
192
|
+
"@atlaskit/editor-plugin-media": "5.2.4",
|
|
193
|
+
"@atlaskit/editor-plugin-media-insert": "8.1.2",
|
|
194
|
+
"@atlaskit/editor-plugin-mentions": "5.2.1",
|
|
195
|
+
"@atlaskit/editor-plugin-metrics": "4.0.4",
|
|
195
196
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
196
|
-
"@atlaskit/editor-plugin-panel": "5.2.
|
|
197
|
-
"@atlaskit/editor-plugin-paste": "4.1.
|
|
197
|
+
"@atlaskit/editor-plugin-panel": "5.2.3",
|
|
198
|
+
"@atlaskit/editor-plugin-paste": "4.1.1",
|
|
198
199
|
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.0",
|
|
199
200
|
"@atlaskit/editor-plugin-placeholder": "3.0.1",
|
|
200
|
-
"@atlaskit/editor-plugin-placeholder-text": "3.1.
|
|
201
|
+
"@atlaskit/editor-plugin-placeholder-text": "3.1.1",
|
|
201
202
|
"@atlaskit/editor-plugin-primary-toolbar": "4.1.0",
|
|
202
203
|
"@atlaskit/editor-plugin-quick-insert": "3.0.3",
|
|
203
|
-
"@atlaskit/editor-plugin-rule": "3.0.
|
|
204
|
+
"@atlaskit/editor-plugin-rule": "3.0.2",
|
|
204
205
|
"@atlaskit/editor-plugin-save-on-enter": "3.0.0",
|
|
205
206
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.0",
|
|
206
207
|
"@atlaskit/editor-plugin-selection": "3.0.3",
|
|
207
208
|
"@atlaskit/editor-plugin-selection-extension": "3.3.1",
|
|
208
209
|
"@atlaskit/editor-plugin-selection-marker": "3.0.2",
|
|
209
210
|
"@atlaskit/editor-plugin-selection-toolbar": "4.2.0",
|
|
210
|
-
"@atlaskit/editor-plugin-
|
|
211
|
+
"@atlaskit/editor-plugin-show-diff": "0.0.0",
|
|
212
|
+
"@atlaskit/editor-plugin-status": "4.1.1",
|
|
211
213
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
212
|
-
"@atlaskit/editor-plugin-table": "12.1.
|
|
213
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "6.1.
|
|
214
|
-
"@atlaskit/editor-plugin-text-color": "3.1.
|
|
215
|
-
"@atlaskit/editor-plugin-text-formatting": "3.0.
|
|
216
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.
|
|
214
|
+
"@atlaskit/editor-plugin-table": "12.1.7",
|
|
215
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "6.1.1",
|
|
216
|
+
"@atlaskit/editor-plugin-text-color": "3.1.1",
|
|
217
|
+
"@atlaskit/editor-plugin-text-formatting": "3.0.5",
|
|
218
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.1",
|
|
217
219
|
"@atlaskit/editor-plugin-track-changes": "2.1.1",
|
|
218
|
-
"@atlaskit/editor-plugin-type-ahead": "3.1.
|
|
220
|
+
"@atlaskit/editor-plugin-type-ahead": "3.1.1",
|
|
219
221
|
"@atlaskit/editor-plugin-ufo": "3.1.1",
|
|
220
222
|
"@atlaskit/editor-plugin-undo-redo": "3.1.0",
|
|
221
|
-
"@atlaskit/editor-plugin-unsupported-content": "3.0.
|
|
223
|
+
"@atlaskit/editor-plugin-unsupported-content": "3.0.2",
|
|
222
224
|
"@atlaskit/editor-plugin-user-intent": "1.1.0",
|
|
223
225
|
"@atlaskit/editor-plugin-user-preferences": "1.2.0",
|
|
224
226
|
"@atlaskit/editor-plugin-width": "4.0.1",
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@atlaskit/editor-plugins/show-diff",
|
|
3
|
+
"main": "../dist/cjs/show-diff/index.js",
|
|
4
|
+
"module": "../dist/esm/show-diff/index.js",
|
|
5
|
+
"module:es2019": "../dist/es2019/show-diff/index.js",
|
|
6
|
+
"types": "../dist/types/show-diff/index.d.ts",
|
|
7
|
+
"typesVersions": {
|
|
8
|
+
">=4.5 <5.4": {
|
|
9
|
+
"*": [
|
|
10
|
+
"../dist/types-ts4.5/show-diff/index.d.ts"
|
|
11
|
+
]
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|