@atlaskit/editor-plugins 10.1.78 → 10.1.80
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/find-replace/ui/styles.js +0 -6
- package/dist/es2019/find-replace/ui/styles.js +1 -1
- package/dist/esm/find-replace/ui/styles.js +1 -1
- package/dist/types/find-replace/ui/styles.d.ts +1 -1
- package/dist/types-ts4.5/find-replace/ui/styles.d.ts +1 -1
- package/package.json +14 -14
package/CHANGELOG.md
CHANGED
|
@@ -27,12 +27,6 @@ Object.defineProperty(exports, "findReplaceStylesNew", {
|
|
|
27
27
|
return _styles.findReplaceStylesNew;
|
|
28
28
|
}
|
|
29
29
|
});
|
|
30
|
-
Object.defineProperty(exports, "findReplaceStylesNewNoImportant", {
|
|
31
|
-
enumerable: true,
|
|
32
|
-
get: function get() {
|
|
33
|
-
return _styles.findReplaceStylesNewNoImportant;
|
|
34
|
-
}
|
|
35
|
-
});
|
|
36
30
|
Object.defineProperty(exports, "searchMatchClass", {
|
|
37
31
|
enumerable: true,
|
|
38
32
|
get: function get() {
|
|
@@ -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 { searchMatchClass, searchMatchTextClass, selectedSearchMatchClass, blockSearchMatchClass, selectedBlockSearchMatchClass, darkModeSearchMatchClass, searchMatchExpandTitleClass, findReplaceStyles, findReplaceStylesNew
|
|
4
|
+
export { searchMatchClass, searchMatchTextClass, selectedSearchMatchClass, blockSearchMatchClass, selectedBlockSearchMatchClass, darkModeSearchMatchClass, searchMatchExpandTitleClass, findReplaceStyles, findReplaceStylesNew } from '@atlaskit/editor-plugin-find-replace/styles';
|
|
@@ -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 { searchMatchClass, searchMatchTextClass, selectedSearchMatchClass, blockSearchMatchClass, selectedBlockSearchMatchClass, darkModeSearchMatchClass, searchMatchExpandTitleClass, findReplaceStyles, findReplaceStylesNew
|
|
4
|
+
export { searchMatchClass, searchMatchTextClass, selectedSearchMatchClass, blockSearchMatchClass, selectedBlockSearchMatchClass, darkModeSearchMatchClass, searchMatchExpandTitleClass, findReplaceStyles, findReplaceStylesNew } from '@atlaskit/editor-plugin-find-replace/styles';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { searchMatchClass, searchMatchTextClass, selectedSearchMatchClass, blockSearchMatchClass, selectedBlockSearchMatchClass, darkModeSearchMatchClass, searchMatchExpandTitleClass, findReplaceStyles, findReplaceStylesNew,
|
|
1
|
+
export { searchMatchClass, searchMatchTextClass, selectedSearchMatchClass, blockSearchMatchClass, selectedBlockSearchMatchClass, darkModeSearchMatchClass, searchMatchExpandTitleClass, findReplaceStyles, findReplaceStylesNew, } from '@atlaskit/editor-plugin-find-replace/styles';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { searchMatchClass, searchMatchTextClass, selectedSearchMatchClass, blockSearchMatchClass, selectedBlockSearchMatchClass, darkModeSearchMatchClass, searchMatchExpandTitleClass, findReplaceStyles, findReplaceStylesNew,
|
|
1
|
+
export { searchMatchClass, searchMatchTextClass, selectedSearchMatchClass, blockSearchMatchClass, selectedBlockSearchMatchClass, darkModeSearchMatchClass, searchMatchExpandTitleClass, findReplaceStyles, findReplaceStylesNew, } from '@atlaskit/editor-plugin-find-replace/styles';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.1.
|
|
3
|
+
"version": "10.1.80",
|
|
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",
|
|
@@ -146,12 +146,12 @@
|
|
|
146
146
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.2",
|
|
147
147
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
148
148
|
"@atlaskit/editor-plugin-block-controls": "4.2.4",
|
|
149
|
-
"@atlaskit/editor-plugin-block-menu": "0.0.
|
|
149
|
+
"@atlaskit/editor-plugin-block-menu": "0.0.11",
|
|
150
150
|
"@atlaskit/editor-plugin-block-type": "6.2.11",
|
|
151
151
|
"@atlaskit/editor-plugin-border": "3.0.4",
|
|
152
152
|
"@atlaskit/editor-plugin-breakout": "3.1.10",
|
|
153
|
-
"@atlaskit/editor-plugin-caption": "3.
|
|
154
|
-
"@atlaskit/editor-plugin-card": "7.
|
|
153
|
+
"@atlaskit/editor-plugin-caption": "3.2.0",
|
|
154
|
+
"@atlaskit/editor-plugin-card": "7.5.0",
|
|
155
155
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
156
156
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
157
157
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.4",
|
|
@@ -166,17 +166,17 @@
|
|
|
166
166
|
"@atlaskit/editor-plugin-custom-autoformat": "3.0.1",
|
|
167
167
|
"@atlaskit/editor-plugin-data-consumer": "3.0.4",
|
|
168
168
|
"@atlaskit/editor-plugin-date": "5.1.10",
|
|
169
|
-
"@atlaskit/editor-plugin-decorations": "3.0
|
|
169
|
+
"@atlaskit/editor-plugin-decorations": "3.1.0",
|
|
170
170
|
"@atlaskit/editor-plugin-editor-disabled": "3.0.1",
|
|
171
171
|
"@atlaskit/editor-plugin-editor-viewmode": "5.0.4",
|
|
172
172
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "3.0.1",
|
|
173
173
|
"@atlaskit/editor-plugin-emoji": "4.3.1",
|
|
174
174
|
"@atlaskit/editor-plugin-engagement-platform": "4.0.1",
|
|
175
|
-
"@atlaskit/editor-plugin-expand": "4.
|
|
175
|
+
"@atlaskit/editor-plugin-expand": "4.3.0",
|
|
176
176
|
"@atlaskit/editor-plugin-extension": "6.1.12",
|
|
177
177
|
"@atlaskit/editor-plugin-feature-flags": "2.0.1",
|
|
178
178
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.1",
|
|
179
|
-
"@atlaskit/editor-plugin-find-replace": "3.2.
|
|
179
|
+
"@atlaskit/editor-plugin-find-replace": "3.2.8",
|
|
180
180
|
"@atlaskit/editor-plugin-floating-toolbar": "5.2.1",
|
|
181
181
|
"@atlaskit/editor-plugin-focus": "2.0.0",
|
|
182
182
|
"@atlaskit/editor-plugin-fragment": "3.0.4",
|
|
@@ -190,18 +190,18 @@
|
|
|
190
190
|
"@atlaskit/editor-plugin-indentation": "3.2.1",
|
|
191
191
|
"@atlaskit/editor-plugin-insert-block": "4.3.3",
|
|
192
192
|
"@atlaskit/editor-plugin-interaction": "5.0.1",
|
|
193
|
-
"@atlaskit/editor-plugin-layout": "3.
|
|
193
|
+
"@atlaskit/editor-plugin-layout": "3.2.0",
|
|
194
194
|
"@atlaskit/editor-plugin-limited-mode": "0.0.3",
|
|
195
195
|
"@atlaskit/editor-plugin-list": "5.1.7",
|
|
196
196
|
"@atlaskit/editor-plugin-local-id": "1.0.2",
|
|
197
197
|
"@atlaskit/editor-plugin-loom": "5.1.3",
|
|
198
198
|
"@atlaskit/editor-plugin-max-content-size": "3.0.1",
|
|
199
|
-
"@atlaskit/editor-plugin-media": "5.
|
|
199
|
+
"@atlaskit/editor-plugin-media": "5.3.0",
|
|
200
200
|
"@atlaskit/editor-plugin-media-insert": "9.2.5",
|
|
201
201
|
"@atlaskit/editor-plugin-mentions": "5.2.9",
|
|
202
202
|
"@atlaskit/editor-plugin-metrics": "4.0.9",
|
|
203
203
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
204
|
-
"@atlaskit/editor-plugin-panel": "5.
|
|
204
|
+
"@atlaskit/editor-plugin-panel": "5.4.0",
|
|
205
205
|
"@atlaskit/editor-plugin-paste": "4.1.8",
|
|
206
206
|
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.3",
|
|
207
207
|
"@atlaskit/editor-plugin-placeholder": "3.2.2",
|
|
@@ -213,9 +213,9 @@
|
|
|
213
213
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.2",
|
|
214
214
|
"@atlaskit/editor-plugin-selection": "3.2.1",
|
|
215
215
|
"@atlaskit/editor-plugin-selection-extension": "3.5.3",
|
|
216
|
-
"@atlaskit/editor-plugin-selection-marker": "3.0.
|
|
216
|
+
"@atlaskit/editor-plugin-selection-marker": "3.0.8",
|
|
217
217
|
"@atlaskit/editor-plugin-selection-toolbar": "4.3.10",
|
|
218
|
-
"@atlaskit/editor-plugin-show-diff": "0.1.
|
|
218
|
+
"@atlaskit/editor-plugin-show-diff": "0.1.6",
|
|
219
219
|
"@atlaskit/editor-plugin-status": "4.1.9",
|
|
220
220
|
"@atlaskit/editor-plugin-submit-editor": "3.1.1",
|
|
221
221
|
"@atlaskit/editor-plugin-table": "12.3.1",
|
|
@@ -224,8 +224,8 @@
|
|
|
224
224
|
"@atlaskit/editor-plugin-text-formatting": "3.0.23",
|
|
225
225
|
"@atlaskit/editor-plugin-toolbar": "0.4.2",
|
|
226
226
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.9",
|
|
227
|
-
"@atlaskit/editor-plugin-track-changes": "2.7.
|
|
228
|
-
"@atlaskit/editor-plugin-type-ahead": "3.1.
|
|
227
|
+
"@atlaskit/editor-plugin-track-changes": "2.7.6",
|
|
228
|
+
"@atlaskit/editor-plugin-type-ahead": "3.1.11",
|
|
229
229
|
"@atlaskit/editor-plugin-ufo": "3.1.3",
|
|
230
230
|
"@atlaskit/editor-plugin-undo-redo": "3.2.5",
|
|
231
231
|
"@atlaskit/editor-plugin-unsupported-content": "3.0.5",
|