@atlaskit/editor-core 187.29.3 → 187.30.0
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 +21 -0
- package/dist/cjs/plugins/media/nodeviews/mediaSingle.js +9 -46
- package/dist/cjs/plugins/media/toolbar/index.js +14 -1
- package/dist/cjs/plugins/media/ui/PixelEntry/constants.js +8 -0
- package/dist/cjs/plugins/media/ui/PixelEntry/index.js +14 -1
- package/dist/cjs/plugins/media/ui/PixelEntry/messages.js +10 -0
- package/dist/cjs/plugins/media/ui/ResizableMediaSingle/ResizableMediaSingleNext.js +26 -5
- package/dist/cjs/plugins/type-ahead/index.js +1 -0
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/plugins/media/nodeviews/mediaSingle.js +4 -41
- package/dist/es2019/plugins/media/toolbar/index.js +16 -2
- package/dist/es2019/plugins/media/ui/PixelEntry/constants.js +1 -0
- package/dist/es2019/plugins/media/ui/PixelEntry/index.js +14 -1
- package/dist/es2019/plugins/media/ui/PixelEntry/messages.js +10 -0
- package/dist/es2019/plugins/media/ui/ResizableMediaSingle/ResizableMediaSingleNext.js +27 -5
- package/dist/es2019/plugins/type-ahead/index.js +1 -0
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/plugins/media/nodeviews/mediaSingle.js +4 -41
- package/dist/esm/plugins/media/toolbar/index.js +15 -2
- package/dist/esm/plugins/media/ui/PixelEntry/constants.js +1 -0
- package/dist/esm/plugins/media/ui/PixelEntry/index.js +14 -1
- package/dist/esm/plugins/media/ui/PixelEntry/messages.js +10 -0
- package/dist/esm/plugins/media/ui/ResizableMediaSingle/ResizableMediaSingleNext.js +26 -5
- package/dist/esm/plugins/type-ahead/index.js +1 -0
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/labs/next/presets/default.d.ts +8 -8
- package/dist/types/plugins/emoji/index.d.ts +1 -1
- package/dist/types/plugins/media/nodeviews/mediaSingle.d.ts +0 -12
- package/dist/types/plugins/media/ui/PixelEntry/constants.d.ts +1 -0
- package/dist/types/plugins/media/ui/PixelEntry/index.d.ts +1 -1
- package/dist/types/plugins/media/ui/PixelEntry/messages.d.ts +10 -0
- package/dist/types/plugins/media/ui/PixelEntry/types.d.ts +8 -0
- package/dist/types/plugins/type-ahead/api.d.ts +2 -1
- package/dist/types/plugins/type-ahead/index.d.ts +2 -13
- package/dist/types/plugins/type-ahead/types.d.ts +2 -3
- package/dist/types-ts4.5/labs/next/presets/default.d.ts +8 -8
- package/dist/types-ts4.5/plugins/emoji/index.d.ts +1 -1
- package/dist/types-ts4.5/plugins/media/nodeviews/mediaSingle.d.ts +0 -12
- package/dist/types-ts4.5/plugins/media/ui/PixelEntry/constants.d.ts +1 -0
- package/dist/types-ts4.5/plugins/media/ui/PixelEntry/index.d.ts +1 -1
- package/dist/types-ts4.5/plugins/media/ui/PixelEntry/messages.d.ts +10 -0
- package/dist/types-ts4.5/plugins/media/ui/PixelEntry/types.d.ts +8 -0
- package/dist/types-ts4.5/plugins/type-ahead/api.d.ts +2 -1
- package/dist/types-ts4.5/plugins/type-ahead/index.d.ts +2 -13
- package/dist/types-ts4.5/plugins/type-ahead/types.d.ts +2 -3
- package/package.json +4 -3
- package/report.api.md +2 -14
- package/tmp/api-report-tmp.d.ts +2 -10
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "187.
|
|
3
|
+
"version": "187.30.0",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@atlaskit/code": "^14.6.0",
|
|
56
56
|
"@atlaskit/date": "^0.10.0",
|
|
57
57
|
"@atlaskit/datetime-picker": "^12.7.0",
|
|
58
|
-
"@atlaskit/editor-common": "^74.
|
|
58
|
+
"@atlaskit/editor-common": "^74.51.0",
|
|
59
59
|
"@atlaskit/editor-json-transformer": "^8.10.0",
|
|
60
60
|
"@atlaskit/editor-markdown-transformer": "^5.2.5",
|
|
61
61
|
"@atlaskit/editor-palette": "1.5.1",
|
|
@@ -70,12 +70,13 @@
|
|
|
70
70
|
"@atlaskit/editor-plugin-floating-toolbar": "^0.3.0",
|
|
71
71
|
"@atlaskit/editor-plugin-focus": "^0.1.0",
|
|
72
72
|
"@atlaskit/editor-plugin-grid": "^0.1.0",
|
|
73
|
-
"@atlaskit/editor-plugin-guideline": "^0.
|
|
73
|
+
"@atlaskit/editor-plugin-guideline": "^0.4.0",
|
|
74
74
|
"@atlaskit/editor-plugin-hyperlink": "^0.3.0",
|
|
75
75
|
"@atlaskit/editor-plugin-image-upload": "^0.1.0",
|
|
76
76
|
"@atlaskit/editor-plugin-list": "^1.0.0",
|
|
77
77
|
"@atlaskit/editor-plugin-table": "^2.10.0",
|
|
78
78
|
"@atlaskit/editor-plugin-text-formatting": "^0.2.0",
|
|
79
|
+
"@atlaskit/editor-plugin-type-ahead": "^0.1.0",
|
|
79
80
|
"@atlaskit/editor-plugin-width": "^0.1.0",
|
|
80
81
|
"@atlaskit/editor-prosemirror": "1.1.0",
|
|
81
82
|
"@atlaskit/editor-shared-styles": "^2.6.0",
|
package/report.api.md
CHANGED
|
@@ -42,7 +42,6 @@ import type { ContextIdentifierProvider } from '@atlaskit/editor-common/provider
|
|
|
42
42
|
import type { ContextUpdateHandler } from '@atlaskit/editor-common/types';
|
|
43
43
|
import { createTable } from '@atlaskit/editor-plugin-table/commands';
|
|
44
44
|
import type { CreateUIAnalyticsEvent } from '@atlaskit/analytics-next';
|
|
45
|
-
import type { CreateUIAnalyticsEvent as CreateUIAnalyticsEvent_2 } from '@atlaskit/analytics-next/types';
|
|
46
45
|
import { darkModeStatusColorPalette } from '@atlaskit/editor-common/ui-color';
|
|
47
46
|
import type { DecorationSet } from '@atlaskit/editor-prosemirror/view';
|
|
48
47
|
import type { decorationsPlugin } from '@atlaskit/editor-plugin-decorations';
|
|
@@ -156,8 +155,10 @@ import type { Transaction } from '@atlaskit/editor-prosemirror/state';
|
|
|
156
155
|
import { TransactionTracking } from '@atlaskit/editor-common/types';
|
|
157
156
|
import type { Transformer as Transformer_2 } from '@atlaskit/editor-common/types';
|
|
158
157
|
import type { TypeAheadHandler } from '@atlaskit/editor-common/types';
|
|
158
|
+
import type { TypeAheadInputMethod } from '@atlaskit/editor-plugin-type-ahead';
|
|
159
159
|
import { TypeAheadItem } from '@atlaskit/editor-common/provider-factory';
|
|
160
160
|
import type { TypeAheadItem as TypeAheadItem_2 } from '@atlaskit/editor-common/types';
|
|
161
|
+
import type { TypeAheadPluginOptions } from '@atlaskit/editor-plugin-type-ahead';
|
|
161
162
|
import type { TypeAheadStats } from '@atlaskit/editor-common/types';
|
|
162
163
|
import { UIComponentFactory } from '@atlaskit/editor-common/types';
|
|
163
164
|
import { UploadEndEventPayload } from '@atlaskit/media-picker/types';
|
|
@@ -2054,24 +2055,11 @@ class TransactionTracker {
|
|
|
2054
2055
|
shouldTrackTransaction(options: TransactionTracking): boolean;
|
|
2055
2056
|
}
|
|
2056
2057
|
|
|
2057
|
-
// @public (undocumented)
|
|
2058
|
-
type TypeAheadInputMethod =
|
|
2059
|
-
| INPUT_METHOD.INSERT_MENU
|
|
2060
|
-
| INPUT_METHOD.KEYBOARD
|
|
2061
|
-
| INPUT_METHOD.QUICK_INSERT
|
|
2062
|
-
| INPUT_METHOD.TOOLBAR;
|
|
2063
|
-
|
|
2064
2058
|
export { TypeAheadItem };
|
|
2065
2059
|
|
|
2066
2060
|
// @public (undocumented)
|
|
2067
2061
|
export const typeAheadPluginKey: PluginKey<TypeAheadPluginState>;
|
|
2068
2062
|
|
|
2069
|
-
// @public (undocumented)
|
|
2070
|
-
type TypeAheadPluginOptions = {
|
|
2071
|
-
isMobile?: boolean;
|
|
2072
|
-
createAnalyticsEvent?: CreateUIAnalyticsEvent_2;
|
|
2073
|
-
};
|
|
2074
|
-
|
|
2075
2063
|
// @public (undocumented)
|
|
2076
2064
|
export type TypeAheadPluginState = {
|
|
2077
2065
|
decorationSet: DecorationSet;
|
package/tmp/api-report-tmp.d.ts
CHANGED
|
@@ -31,7 +31,6 @@ import type { ContextIdentifierProvider } from '@atlaskit/editor-common/provider
|
|
|
31
31
|
import type { ContextUpdateHandler } from '@atlaskit/editor-common/types';
|
|
32
32
|
import { createTable } from '@atlaskit/editor-plugin-table/commands';
|
|
33
33
|
import type { CreateUIAnalyticsEvent } from '@atlaskit/analytics-next';
|
|
34
|
-
import type { CreateUIAnalyticsEvent as CreateUIAnalyticsEvent_2 } from '@atlaskit/analytics-next/types';
|
|
35
34
|
import { darkModeStatusColorPalette } from '@atlaskit/editor-common/ui-color';
|
|
36
35
|
import type { DecorationSet } from '@atlaskit/editor-prosemirror/view';
|
|
37
36
|
import type { decorationsPlugin } from '@atlaskit/editor-plugin-decorations';
|
|
@@ -145,8 +144,10 @@ import type { Transaction } from '@atlaskit/editor-prosemirror/state';
|
|
|
145
144
|
import { TransactionTracking } from '@atlaskit/editor-common/types';
|
|
146
145
|
import type { Transformer as Transformer_2 } from '@atlaskit/editor-common/types';
|
|
147
146
|
import type { TypeAheadHandler } from '@atlaskit/editor-common/types';
|
|
147
|
+
import type { TypeAheadInputMethod } from '@atlaskit/editor-plugin-type-ahead';
|
|
148
148
|
import { TypeAheadItem } from '@atlaskit/editor-common/provider-factory';
|
|
149
149
|
import type { TypeAheadItem as TypeAheadItem_2 } from '@atlaskit/editor-common/types';
|
|
150
|
+
import type { TypeAheadPluginOptions } from '@atlaskit/editor-plugin-type-ahead';
|
|
150
151
|
import type { TypeAheadStats } from '@atlaskit/editor-common/types';
|
|
151
152
|
import { UIComponentFactory } from '@atlaskit/editor-common/types';
|
|
152
153
|
import { UploadEndEventPayload } from '@atlaskit/media-picker/types';
|
|
@@ -1831,20 +1832,11 @@ class TransactionTracker {
|
|
|
1831
1832
|
shouldTrackTransaction(options: TransactionTracking): boolean;
|
|
1832
1833
|
}
|
|
1833
1834
|
|
|
1834
|
-
// @public (undocumented)
|
|
1835
|
-
type TypeAheadInputMethod = INPUT_METHOD.INSERT_MENU | INPUT_METHOD.KEYBOARD | INPUT_METHOD.QUICK_INSERT | INPUT_METHOD.TOOLBAR;
|
|
1836
|
-
|
|
1837
1835
|
export { TypeAheadItem }
|
|
1838
1836
|
|
|
1839
1837
|
// @public (undocumented)
|
|
1840
1838
|
export const typeAheadPluginKey: PluginKey<TypeAheadPluginState>;
|
|
1841
1839
|
|
|
1842
|
-
// @public (undocumented)
|
|
1843
|
-
type TypeAheadPluginOptions = {
|
|
1844
|
-
isMobile?: boolean;
|
|
1845
|
-
createAnalyticsEvent?: CreateUIAnalyticsEvent_2;
|
|
1846
|
-
};
|
|
1847
|
-
|
|
1848
1840
|
// @public (undocumented)
|
|
1849
1841
|
export type TypeAheadPluginState = {
|
|
1850
1842
|
decorationSet: DecorationSet;
|