@atlaskit/editor-core 227.0.4 → 227.0.6
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/composable-editor/editor-internal-compiled.js +1 -1
- package/dist/cjs/ui/Addon/ClickAreaBlock/clickAreaBlock-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/Chromeless-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/Comment/Comment-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/Comment/FixedToolbar-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/Comment/StickyToolbar-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/BeforeWrapper-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/CustomToolbarWrapper-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/FullPage-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/FullPageContentArea-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/FullPageToolbarNext.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/MainToolbar-compiled.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/MainToolbarWrapper-compiled.js +1 -1
- package/dist/cjs/ui/ChromeCollapsed/ChromeCollapsed-compiled.js +1 -1
- package/dist/cjs/ui/ContextPanel/index-compiled.js +1 -1
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +1 -0
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer-compiled.js +3 -2
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer-emotion.js +4 -1
- package/dist/cjs/ui/EditorContentContainer/styles/extensionBreakoutStyles.js +29 -0
- package/dist/cjs/ui/PluginSlot/PluginSlot-compiled.js +1 -1
- package/dist/cjs/ui/Toolbar/ToolbarComponentsWrapper-compiled.js +1 -1
- package/dist/cjs/ui/Toolbar/ToolbarPortal.js +1 -1
- package/dist/cjs/ui/Toolbar/ToolbarSizeDetectorWrapper-compiled.js +1 -1
- package/dist/cjs/ui/WithFlash/withFlash-compiled.js +1 -1
- package/dist/cjs/ui/quick-insert/ExtensionQuickInsertMenuItem.js +3 -1
- package/dist/cjs/ui/quick-insert/executeExtensionQuickInsertItem.js +10 -5
- package/dist/cjs/ui/quick-insert/getExtensionQuickInsertComponents.js +2 -0
- package/dist/cjs/utils/extensions.js +1 -0
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/composable-editor/editor-internal-compiled.js +1 -1
- package/dist/es2019/ui/Addon/ClickAreaBlock/clickAreaBlock-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/Chromeless-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/Comment/Comment-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/Comment/FixedToolbar-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/Comment/StickyToolbar-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/BeforeWrapper-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/CustomToolbarWrapper-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/FullPage-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/FullPageContentArea-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/FullPageToolbarNext.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/MainToolbar-compiled.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/MainToolbarWrapper-compiled.js +1 -1
- package/dist/es2019/ui/ChromeCollapsed/ChromeCollapsed-compiled.js +1 -1
- package/dist/es2019/ui/ContextPanel/index-compiled.js +1 -1
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +1 -0
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer-compiled.js +3 -2
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer-emotion.js +4 -1
- package/dist/es2019/ui/EditorContentContainer/styles/extensionBreakoutStyles.js +22 -0
- package/dist/es2019/ui/PluginSlot/PluginSlot-compiled.js +1 -1
- package/dist/es2019/ui/Toolbar/ToolbarComponentsWrapper-compiled.js +1 -1
- package/dist/es2019/ui/Toolbar/ToolbarPortal.js +1 -1
- package/dist/es2019/ui/Toolbar/ToolbarSizeDetectorWrapper-compiled.js +1 -1
- package/dist/es2019/ui/WithFlash/withFlash-compiled.js +1 -1
- package/dist/es2019/ui/quick-insert/ExtensionQuickInsertMenuItem.js +3 -1
- package/dist/es2019/ui/quick-insert/executeExtensionQuickInsertItem.js +10 -5
- package/dist/es2019/ui/quick-insert/getExtensionQuickInsertComponents.js +2 -0
- package/dist/es2019/utils/extensions.js +1 -0
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/composable-editor/editor-internal-compiled.js +1 -1
- package/dist/esm/ui/Addon/ClickAreaBlock/clickAreaBlock-compiled.js +1 -1
- package/dist/esm/ui/Appearance/Chromeless-compiled.js +1 -1
- package/dist/esm/ui/Appearance/Comment/Comment-compiled.js +1 -1
- package/dist/esm/ui/Appearance/Comment/FixedToolbar-compiled.js +1 -1
- package/dist/esm/ui/Appearance/Comment/StickyToolbar-compiled.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/BeforeWrapper-compiled.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/CustomToolbarWrapper-compiled.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/FullPage-compiled.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/FullPageContentArea-compiled.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/FullPageToolbarNext.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/MainToolbar-compiled.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/MainToolbarWrapper-compiled.js +1 -1
- package/dist/esm/ui/ChromeCollapsed/ChromeCollapsed-compiled.js +1 -1
- package/dist/esm/ui/ContextPanel/index-compiled.js +1 -1
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +1 -0
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer-compiled.js +3 -2
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer-emotion.js +4 -1
- package/dist/esm/ui/EditorContentContainer/styles/extensionBreakoutStyles.js +22 -0
- package/dist/esm/ui/PluginSlot/PluginSlot-compiled.js +1 -1
- package/dist/esm/ui/Toolbar/ToolbarComponentsWrapper-compiled.js +1 -1
- package/dist/esm/ui/Toolbar/ToolbarPortal.js +1 -1
- package/dist/esm/ui/Toolbar/ToolbarSizeDetectorWrapper-compiled.js +1 -1
- package/dist/esm/ui/WithFlash/withFlash-compiled.js +1 -1
- package/dist/esm/ui/quick-insert/ExtensionQuickInsertMenuItem.js +3 -1
- package/dist/esm/ui/quick-insert/executeExtensionQuickInsertItem.js +10 -5
- package/dist/esm/ui/quick-insert/getExtensionQuickInsertComponents.js +2 -0
- package/dist/esm/utils/extensions.js +1 -0
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/ui/EditorContentContainer/styles/extensionBreakoutStyles.d.ts +8 -0
- package/dist/types/ui/quick-insert/ExtensionQuickInsertMenuItem.d.ts +3 -1
- package/dist/types/ui/quick-insert/executeExtensionQuickInsertItem.d.ts +3 -1
- package/dist/types/ui/quick-insert/getExtensionQuickInsertComponents.d.ts +3 -1
- package/package.json +6 -3
- package/afm-cc/tsconfig.json +0 -150
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* PluginSlot-compiled.tsx generated by @compiled/babel-plugin
|
|
1
|
+
/* PluginSlot-compiled.tsx generated by @compiled/babel-plugin v3.0.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
4
4
|
var _excluded = ["children"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* ToolbarComponentsWrapper-compiled.tsx generated by @compiled/babel-plugin
|
|
1
|
+
/* ToolbarComponentsWrapper-compiled.tsx generated by @compiled/babel-plugin v3.0.1 */
|
|
2
2
|
/**
|
|
3
3
|
* Compiled branch of the `platform_editor_core_non_ecc_static_css` experiment.
|
|
4
4
|
* Used via `componentWithCondition` in `ToolbarInner.tsx`.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* ToolbarSizeDetectorWrapper-compiled.tsx generated by @compiled/babel-plugin
|
|
1
|
+
/* ToolbarSizeDetectorWrapper-compiled.tsx generated by @compiled/babel-plugin v3.0.1 */
|
|
2
2
|
/**
|
|
3
3
|
* Compiled branch of the `platform_editor_core_non_ecc_static_css` experiment.
|
|
4
4
|
* Used via `componentWithCondition` in `ToolbarWithSizeDetector.tsx`.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* withFlash-compiled.tsx generated by @compiled/babel-plugin
|
|
1
|
+
/* withFlash-compiled.tsx generated by @compiled/babel-plugin v3.0.1 */
|
|
2
2
|
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
|
|
3
3
|
import _createClass from "@babel/runtime/helpers/createClass";
|
|
4
4
|
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
|
|
@@ -6,6 +6,7 @@ import { ExtensionQuickInsertIcon } from './ExtensionQuickInsertIcon';
|
|
|
6
6
|
export var ExtensionQuickInsertMenuItem = function ExtensionQuickInsertMenuItem(_ref) {
|
|
7
7
|
var apiRef = _ref.apiRef,
|
|
8
8
|
createAnalyticsEvent = _ref.createAnalyticsEvent,
|
|
9
|
+
editorActions = _ref.editorActions,
|
|
9
10
|
item = _ref.item,
|
|
10
11
|
onInsert = _ref.onInsert;
|
|
11
12
|
var _useQuickInsertContex = useQuickInsertContext(),
|
|
@@ -17,6 +18,7 @@ export var ExtensionQuickInsertMenuItem = function ExtensionQuickInsertMenuItem(
|
|
|
17
18
|
var result = executeExtensionQuickInsertItem({
|
|
18
19
|
apiRef: apiRef,
|
|
19
20
|
createAnalyticsEvent: createAnalyticsEvent,
|
|
21
|
+
editorActions: editorActions,
|
|
20
22
|
insert: insert,
|
|
21
23
|
item: item,
|
|
22
24
|
source: source,
|
|
@@ -26,7 +28,7 @@ export var ExtensionQuickInsertMenuItem = function ExtensionQuickInsertMenuItem(
|
|
|
26
28
|
onInsert === null || onInsert === void 0 || onInsert();
|
|
27
29
|
}
|
|
28
30
|
return result;
|
|
29
|
-
}, [apiRef, createAnalyticsEvent, editorView.state, item, onInsert]);
|
|
31
|
+
}, [apiRef, createAnalyticsEvent, editorActions, editorView.state, item, onInsert]);
|
|
30
32
|
return /*#__PURE__*/React.createElement(QuickInsertMenuItem, {
|
|
31
33
|
iconBefore: /*#__PURE__*/React.createElement(ExtensionQuickInsertIcon, {
|
|
32
34
|
getIcon: item.icon,
|
|
@@ -3,10 +3,10 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
|
|
|
3
3
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
4
|
import { ACTION, ACTION_SUBJECT, ACTION_SUBJECT_ID, EVENT_TYPE, fireAnalyticsEvent, INPUT_METHOD } from '@atlaskit/editor-common/analytics';
|
|
5
5
|
import { resolveImport } from '@atlaskit/editor-common/extensions';
|
|
6
|
-
import { safeInsert } from '@atlaskit/editor-common/insert';
|
|
7
6
|
import { logException } from '@atlaskit/editor-common/monitoring';
|
|
8
7
|
import { processRawValue } from '@atlaskit/editor-common/process-raw-value';
|
|
9
8
|
import { findInsertLocation } from '@atlaskit/editor-common/utils/analytics';
|
|
9
|
+
import { safeInsert } from '@atlaskit/editor-prosemirror/utils';
|
|
10
10
|
var sendAnalytics = function sendAnalytics(item, selection, createAnalyticsEvent, source) {
|
|
11
11
|
if (createAnalyticsEvent) {
|
|
12
12
|
var insertLocation = findInsertLocation(selection);
|
|
@@ -62,6 +62,7 @@ var dummyExtensionAPI = {
|
|
|
62
62
|
export var executeExtensionQuickInsertItem = function executeExtensionQuickInsertItem(_ref) {
|
|
63
63
|
var apiRef = _ref.apiRef,
|
|
64
64
|
createAnalyticsEvent = _ref.createAnalyticsEvent,
|
|
65
|
+
editorActions = _ref.editorActions,
|
|
65
66
|
insert = _ref.insert,
|
|
66
67
|
item = _ref.item,
|
|
67
68
|
source = _ref.source,
|
|
@@ -71,12 +72,16 @@ export var executeExtensionQuickInsertItem = function executeExtensionQuickInser
|
|
|
71
72
|
var extensionAPI = (_apiRef$current$exten = (_apiRef$current = apiRef.current) === null || _apiRef$current === void 0 || (_apiRef$current = _apiRef$current.extension) === null || _apiRef$current === void 0 || (_apiRef$current = _apiRef$current.actions) === null || _apiRef$current === void 0 ? void 0 : _apiRef$current.api()) !== null && _apiRef$current$exten !== void 0 ? _apiRef$current$exten : dummyExtensionAPI;
|
|
72
73
|
void resolveImport(item.node(extensionAPI)).then(function (node) {
|
|
73
74
|
sendAnalytics(item, state.selection, createAnalyticsEvent, source);
|
|
74
|
-
if (node
|
|
75
|
-
apiRef.current
|
|
76
|
-
|
|
75
|
+
if (node) {
|
|
76
|
+
var api = apiRef.current;
|
|
77
|
+
if (!api) {
|
|
78
|
+
editorActions.replaceSelection(node);
|
|
79
|
+
return;
|
|
80
|
+
}
|
|
81
|
+
api.core.actions.execute(function (_ref2) {
|
|
77
82
|
var tr = _ref2.tr;
|
|
78
83
|
var content = processRawValue(tr.doc.type.schema, node);
|
|
79
|
-
return content ?
|
|
84
|
+
return content ? safeInsert(content)(tr).scrollIntoView() : null;
|
|
80
85
|
});
|
|
81
86
|
}
|
|
82
87
|
}).catch(function (error) {
|
|
@@ -60,6 +60,7 @@ var getFallbackRank = function getFallbackRank(_ref) {
|
|
|
60
60
|
export var getExtensionQuickInsertComponents = function getExtensionQuickInsertComponents(_ref3) {
|
|
61
61
|
var apiRef = _ref3.apiRef,
|
|
62
62
|
createAnalyticsEvent = _ref3.createAnalyticsEvent,
|
|
63
|
+
editorActions = _ref3.editorActions,
|
|
63
64
|
items = _ref3.items;
|
|
64
65
|
var unrecognizedStructureItemRanks = getUnrecognizedStructureItemRanks(items);
|
|
65
66
|
var unrecognizedDataAndChartsItemRanks = getUnrecognizedDataAndChartsItemRanks(items);
|
|
@@ -92,6 +93,7 @@ export var getExtensionQuickInsertComponents = function getExtensionQuickInsertC
|
|
|
92
93
|
return /*#__PURE__*/React.createElement(ExtensionQuickInsertMenuItem, {
|
|
93
94
|
apiRef: apiRef,
|
|
94
95
|
createAnalyticsEvent: createAnalyticsEvent,
|
|
96
|
+
editorActions: editorActions,
|
|
95
97
|
item: item,
|
|
96
98
|
onInsert: props.onInsert
|
|
97
99
|
});
|
|
@@ -101,6 +101,7 @@ function _extensionProviderToQuickInsertProvider() {
|
|
|
101
101
|
return Promise.resolve(getExtensionQuickInsertComponents({
|
|
102
102
|
apiRef: apiRef,
|
|
103
103
|
createAnalyticsEvent: createAnalyticsEvent,
|
|
104
|
+
editorActions: editorActions,
|
|
104
105
|
items: getMenuItems()
|
|
105
106
|
}));
|
|
106
107
|
},
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { SerializedStyles } from '@emotion/react';
|
|
2
|
+
/**
|
|
3
|
+
* @deprecated This style has been migrated to Compiled CSS, under experiment platform_editor_core_static_css
|
|
4
|
+
* If you need to make changes here, also update the corresponding style in
|
|
5
|
+
* packages/editor/editor-core/src/ui/EditorContentContainer/EditorContentContainer-compiled.tsx
|
|
6
|
+
* See EDITOR-7600 for more details: https://hello.jira.atlassian.cloud/jira/browse/EDITOR-7600
|
|
7
|
+
*/
|
|
8
|
+
export declare const extensionWithBreakoutStyles: SerializedStyles;
|
|
@@ -3,9 +3,11 @@ import type { CreateUIAnalyticsEvent } from '@atlaskit/analytics-next/types';
|
|
|
3
3
|
import type { MenuItem } from '@atlaskit/editor-common/extensions';
|
|
4
4
|
import type { PublicPluginAPI } from '@atlaskit/editor-common/types';
|
|
5
5
|
import type { ExtensionPlugin } from '@atlaskit/editor-plugins/extension';
|
|
6
|
-
|
|
6
|
+
import type EditorActions from '../../actions';
|
|
7
|
+
export declare const ExtensionQuickInsertMenuItem: ({ apiRef, createAnalyticsEvent, editorActions, item, onInsert, }: {
|
|
7
8
|
apiRef: React.MutableRefObject<PublicPluginAPI<[ExtensionPlugin]> | undefined>;
|
|
8
9
|
createAnalyticsEvent?: CreateUIAnalyticsEvent;
|
|
10
|
+
editorActions: EditorActions;
|
|
9
11
|
item: MenuItem;
|
|
10
12
|
onInsert?: () => void;
|
|
11
13
|
}) => React.JSX.Element;
|
|
@@ -6,9 +6,11 @@ import type { MenuItem } from '@atlaskit/editor-common/extensions';
|
|
|
6
6
|
import type { QuickInsertActionInsert } from '@atlaskit/editor-common/provider-factory';
|
|
7
7
|
import type { PublicPluginAPI } from '@atlaskit/editor-common/types';
|
|
8
8
|
import type { ExtensionPlugin } from '@atlaskit/editor-plugins/extension';
|
|
9
|
-
|
|
9
|
+
import type EditorActions from '../../actions';
|
|
10
|
+
export declare const executeExtensionQuickInsertItem: ({ apiRef, createAnalyticsEvent, editorActions, insert, item, source, state, }: {
|
|
10
11
|
apiRef: React.MutableRefObject<PublicPluginAPI<[ExtensionPlugin]> | undefined>;
|
|
11
12
|
createAnalyticsEvent?: CreateUIAnalyticsEvent;
|
|
13
|
+
editorActions: EditorActions;
|
|
12
14
|
insert: QuickInsertActionInsert;
|
|
13
15
|
item: MenuItem;
|
|
14
16
|
source?: INPUT_METHOD.TOOLBAR | INPUT_METHOD.QUICK_INSERT | INPUT_METHOD.ELEMENT_BROWSER;
|
|
@@ -4,12 +4,14 @@ import type { MenuItem } from '@atlaskit/editor-common/extensions';
|
|
|
4
4
|
import type { PublicPluginAPI } from '@atlaskit/editor-common/types';
|
|
5
5
|
import type { ExtensionPlugin } from '@atlaskit/editor-plugins/extension';
|
|
6
6
|
import type { CommonComponentProps, RegisterMenuItem } from '@atlaskit/editor-ui-control-model/types';
|
|
7
|
+
import type EditorActions from '../../actions';
|
|
7
8
|
type ExtensionQuickInsertComponentProps = CommonComponentProps & {
|
|
8
9
|
onInsert?: () => void;
|
|
9
10
|
};
|
|
10
|
-
export declare const getExtensionQuickInsertComponents: ({ apiRef, createAnalyticsEvent, items, }: {
|
|
11
|
+
export declare const getExtensionQuickInsertComponents: ({ apiRef, createAnalyticsEvent, editorActions, items, }: {
|
|
11
12
|
apiRef: React.MutableRefObject<PublicPluginAPI<[ExtensionPlugin]> | undefined>;
|
|
12
13
|
createAnalyticsEvent?: CreateUIAnalyticsEvent;
|
|
14
|
+
editorActions: EditorActions;
|
|
13
15
|
items: MenuItem[];
|
|
14
16
|
}) => RegisterMenuItem<ExtensionQuickInsertComponentProps>[];
|
|
15
17
|
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "227.0.
|
|
3
|
+
"version": "227.0.6",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"@atlaskit/react-compiler-gating": "^0.2.0",
|
|
74
74
|
"@atlaskit/react-ufo": "^7.8.0",
|
|
75
75
|
"@atlaskit/task-decision": "^21.9.0",
|
|
76
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
76
|
+
"@atlaskit/tmp-editor-statsig": "^184.0.0",
|
|
77
77
|
"@atlaskit/tokens": "^16.11.0",
|
|
78
78
|
"@atlaskit/tooltip": "^24.3.0",
|
|
79
79
|
"@atlaskit/width-detector": "^7.2.0",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"@atlassian/a11y-jest-testing": "^0.17.0",
|
|
166
166
|
"@atlassian/a11y-playwright-testing": "^0.12.0",
|
|
167
167
|
"@atlassian/adf-schema-json": "^1.35.0",
|
|
168
|
-
"@atlassian/editor-rovo-bridge": "^15.
|
|
168
|
+
"@atlassian/editor-rovo-bridge": "^15.1.0",
|
|
169
169
|
"@atlassian/experiment-test-utils": "^0.2.0",
|
|
170
170
|
"@atlassian/feature-flags-test-utils": "^1.3.0",
|
|
171
171
|
"@atlassian/search-client": "^2.26.0",
|
|
@@ -286,6 +286,9 @@
|
|
|
286
286
|
"platform-dst-top-layer-tooltip": {
|
|
287
287
|
"type": "boolean",
|
|
288
288
|
"referenceOnly": true
|
|
289
|
+
},
|
|
290
|
+
"platform_editor_lovability_resize_exts_gracefully": {
|
|
291
|
+
"type": "boolean"
|
|
289
292
|
}
|
|
290
293
|
}
|
|
291
294
|
}
|
package/afm-cc/tsconfig.json
DELETED
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"extends": "../../../../tsconfig.local-consumption.json",
|
|
3
|
-
"compilerOptions": {
|
|
4
|
-
"outDir": "../../../../../confluence/tsDist/@atlaskit__editor-core",
|
|
5
|
-
"rootDir": "../",
|
|
6
|
-
"composite": true,
|
|
7
|
-
"noCheck": true
|
|
8
|
-
},
|
|
9
|
-
"include": [
|
|
10
|
-
"../src/**/*.ts",
|
|
11
|
-
"../src/**/*.tsx"
|
|
12
|
-
],
|
|
13
|
-
"exclude": [
|
|
14
|
-
"../src/**/__tests__/*",
|
|
15
|
-
"../src/**/*.test.*",
|
|
16
|
-
"../src/**/test.*",
|
|
17
|
-
"../src/stories/*",
|
|
18
|
-
"../src/**/examples.*",
|
|
19
|
-
"../src/**/examples/*",
|
|
20
|
-
"../src/**/examples/**/*",
|
|
21
|
-
"../src/**/*.stories.*",
|
|
22
|
-
"../src/**/stories/*",
|
|
23
|
-
"../src/**/stories/**/*"
|
|
24
|
-
],
|
|
25
|
-
"references": [
|
|
26
|
-
{
|
|
27
|
-
"path": "../../activity-provider/afm-cc/tsconfig.json"
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"path": "../../adf-schema/afm-cc/tsconfig.json"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"path": "../../../analytics/analytics-namespaced-context/afm-cc/tsconfig.json"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"path": "../../../analytics/analytics-next/afm-cc/tsconfig.json"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"path": "../../../design-system/button/afm-cc/tsconfig.json"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"path": "../../../design-system/css/afm-cc/tsconfig.json"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"path": "../../editor-json-transformer/afm-cc/tsconfig.json"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"path": "../../editor-plugin-block-menu/afm-cc/tsconfig.json"
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"path": "../../editor-plugin-connectivity/afm-cc/tsconfig.json"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"path": "../../editor-plugin-quick-insert/afm-cc/tsconfig.json"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"path": "../../editor-plugin-selection-extension/afm-cc/tsconfig.json"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"path": "../../editor-plugin-user-preferences/afm-cc/tsconfig.json"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"path": "../../editor-plugins/afm-cc/tsconfig.json"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"path": "../../editor-prosemirror/afm-cc/tsconfig.json"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"path": "../../editor-shared-styles/afm-cc/tsconfig.json"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"path": "../../editor-ssr-renderer/afm-cc/tsconfig.json"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"path": "../../editor-toolbar/afm-cc/tsconfig.json"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"path": "../../editor-toolbar-model/afm-cc/tsconfig.json"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"path": "../../../elements/emoji/afm-cc/tsconfig.json"
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"path": "../../../measurement/feature-gate-js-client/afm-cc/tsconfig.json"
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"path": "../../../design-system/heading/afm-cc/tsconfig.json"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"path": "../../../design-system/icon/afm-cc/tsconfig.json"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"path": "../../../design-system/icon-lab/afm-cc/tsconfig.json"
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"path": "../../../design-system/link/afm-cc/tsconfig.json"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"path": "../../../media/media-card/afm-cc/tsconfig.json"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"path": "../../../elements/mention/afm-cc/tsconfig.json"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"path": "../../../platform/feature-experiments/afm-cc/tsconfig.json"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"path": "../../../platform/feature-flags/afm-cc/tsconfig.json"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"path": "../../../platform/feature-flags-react/afm-cc/tsconfig.json"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"path": "../../../design-system/popup/afm-cc/tsconfig.json"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"path": "../../../design-system/primitives/afm-cc/tsconfig.json"
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"path": "../../../react-compiler/react-compiler-gating/afm-cc/tsconfig.json"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"path": "../../../react-ufo/atlaskit/afm-cc/tsconfig.json"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"path": "../../../elements/task-decision/afm-cc/tsconfig.json"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"path": "../../tmp-editor-statsig/afm-cc/tsconfig.json"
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"path": "../../../design-system/tokens/afm-cc/tsconfig.json"
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"path": "../../../design-system/tooltip/afm-cc/tsconfig.json"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"path": "../../../design-system/width-detector/afm-cc/tsconfig.json"
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"path": "../../editor-common/afm-cc/tsconfig.json"
|
|
142
|
-
},
|
|
143
|
-
{
|
|
144
|
-
"path": "../../../linking-platform/link-provider/afm-cc/tsconfig.json"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"path": "../../../media/media-core/afm-cc/tsconfig.json"
|
|
148
|
-
}
|
|
149
|
-
]
|
|
150
|
-
}
|