@atlaskit/editor-core 213.2.0 → 213.2.2
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 +18 -0
- package/dist/cjs/i18n/cs.js +4 -6
- package/dist/cjs/i18n/da.js +4 -6
- package/dist/cjs/i18n/de.js +4 -6
- package/dist/cjs/i18n/en.js +4 -6
- package/dist/cjs/i18n/en_GB.js +4 -6
- package/dist/cjs/i18n/en_ZZ.js +4 -6
- package/dist/cjs/i18n/es.js +4 -6
- package/dist/cjs/i18n/fi.js +4 -6
- package/dist/cjs/i18n/fr.js +4 -6
- package/dist/cjs/i18n/hr.js +4 -6
- package/dist/cjs/i18n/hu.js +4 -6
- package/dist/cjs/i18n/it.js +4 -6
- package/dist/cjs/i18n/ja.js +4 -6
- package/dist/cjs/i18n/ko.js +4 -6
- package/dist/cjs/i18n/nb.js +4 -6
- package/dist/cjs/i18n/nl.js +4 -6
- package/dist/cjs/i18n/pl.js +4 -6
- package/dist/cjs/i18n/pt_BR.js +4 -6
- package/dist/cjs/i18n/ru.js +4 -6
- package/dist/cjs/i18n/sl.js +4 -6
- package/dist/cjs/i18n/sr_RS.js +4 -6
- package/dist/cjs/i18n/sr_YR.js +4 -6
- package/dist/cjs/i18n/sv.js +4 -6
- package/dist/cjs/i18n/th.js +4 -6
- package/dist/cjs/i18n/tr.js +4 -6
- package/dist/cjs/i18n/uk.js +4 -6
- package/dist/cjs/i18n/vi.js +4 -6
- package/dist/cjs/i18n/zh.js +4 -6
- package/dist/cjs/i18n/zh_TW.js +4 -6
- package/dist/cjs/ui/Appearance/Comment/Comment.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/MainToolbar.js +1 -1
- package/dist/cjs/ui/Appearance/FullPage/MainToolbarWrapper.js +1 -1
- package/dist/cjs/ui/ContentStyles/index.js +7 -7
- package/dist/cjs/ui/ContentStyles/layout.js +1 -1
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer.js +1 -1
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +4 -6
- package/dist/es2019/i18n/da.js +4 -6
- package/dist/es2019/i18n/de.js +4 -6
- package/dist/es2019/i18n/en.js +4 -6
- package/dist/es2019/i18n/en_GB.js +4 -6
- package/dist/es2019/i18n/en_ZZ.js +4 -6
- package/dist/es2019/i18n/es.js +4 -6
- package/dist/es2019/i18n/fi.js +4 -6
- package/dist/es2019/i18n/fr.js +4 -6
- package/dist/es2019/i18n/hr.js +4 -6
- package/dist/es2019/i18n/hu.js +4 -6
- package/dist/es2019/i18n/it.js +4 -6
- package/dist/es2019/i18n/ja.js +4 -6
- package/dist/es2019/i18n/ko.js +4 -6
- package/dist/es2019/i18n/nb.js +4 -6
- package/dist/es2019/i18n/nl.js +4 -6
- package/dist/es2019/i18n/pl.js +4 -6
- package/dist/es2019/i18n/pt_BR.js +4 -6
- package/dist/es2019/i18n/ru.js +4 -6
- package/dist/es2019/i18n/sl.js +4 -6
- package/dist/es2019/i18n/sr_RS.js +4 -6
- package/dist/es2019/i18n/sr_YR.js +4 -6
- package/dist/es2019/i18n/sv.js +4 -6
- package/dist/es2019/i18n/th.js +4 -6
- package/dist/es2019/i18n/tr.js +4 -6
- package/dist/es2019/i18n/uk.js +4 -6
- package/dist/es2019/i18n/vi.js +4 -6
- package/dist/es2019/i18n/zh.js +4 -6
- package/dist/es2019/i18n/zh_TW.js +4 -6
- package/dist/es2019/ui/Appearance/Comment/Comment.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/MainToolbar.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/MainToolbarWrapper.js +1 -1
- package/dist/es2019/ui/ContentStyles/index.js +6 -6
- package/dist/es2019/ui/ContentStyles/layout.js +2 -1
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer.js +1 -1
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +4 -6
- package/dist/esm/i18n/da.js +4 -6
- package/dist/esm/i18n/de.js +4 -6
- package/dist/esm/i18n/en.js +4 -6
- package/dist/esm/i18n/en_GB.js +4 -6
- package/dist/esm/i18n/en_ZZ.js +4 -6
- package/dist/esm/i18n/es.js +4 -6
- package/dist/esm/i18n/fi.js +4 -6
- package/dist/esm/i18n/fr.js +4 -6
- package/dist/esm/i18n/hr.js +4 -6
- package/dist/esm/i18n/hu.js +4 -6
- package/dist/esm/i18n/it.js +4 -6
- package/dist/esm/i18n/ja.js +4 -6
- package/dist/esm/i18n/ko.js +4 -6
- package/dist/esm/i18n/nb.js +4 -6
- package/dist/esm/i18n/nl.js +4 -6
- package/dist/esm/i18n/pl.js +4 -6
- package/dist/esm/i18n/pt_BR.js +4 -6
- package/dist/esm/i18n/ru.js +4 -6
- package/dist/esm/i18n/sl.js +4 -6
- package/dist/esm/i18n/sr_RS.js +4 -6
- package/dist/esm/i18n/sr_YR.js +4 -6
- package/dist/esm/i18n/sv.js +4 -6
- package/dist/esm/i18n/th.js +4 -6
- package/dist/esm/i18n/tr.js +4 -6
- package/dist/esm/i18n/uk.js +4 -6
- package/dist/esm/i18n/vi.js +4 -6
- package/dist/esm/i18n/zh.js +4 -6
- package/dist/esm/i18n/zh_TW.js +4 -6
- package/dist/esm/ui/Appearance/Comment/Comment.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/MainToolbar.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/MainToolbarWrapper.js +1 -1
- package/dist/esm/ui/ContentStyles/index.js +7 -7
- package/dist/esm/ui/ContentStyles/layout.js +1 -1
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer.js +1 -1
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/create-editor/create-universal-preset.d.ts +2 -6
- package/dist/types/i18n/cs.d.ts +2 -6
- package/dist/types/i18n/da.d.ts +2 -6
- package/dist/types/i18n/de.d.ts +2 -6
- package/dist/types/i18n/en.d.ts +2 -6
- package/dist/types/i18n/en_GB.d.ts +2 -6
- package/dist/types/i18n/en_ZZ.d.ts +2 -6
- package/dist/types/i18n/es.d.ts +2 -6
- package/dist/types/i18n/fi.d.ts +2 -6
- package/dist/types/i18n/fr.d.ts +2 -6
- package/dist/types/i18n/hr.d.ts +2 -6
- package/dist/types/i18n/hu.d.ts +2 -6
- package/dist/types/i18n/it.d.ts +2 -6
- package/dist/types/i18n/ja.d.ts +2 -6
- package/dist/types/i18n/ko.d.ts +2 -6
- package/dist/types/i18n/nb.d.ts +2 -6
- package/dist/types/i18n/nl.d.ts +2 -6
- package/dist/types/i18n/pl.d.ts +2 -6
- package/dist/types/i18n/pt_BR.d.ts +2 -6
- package/dist/types/i18n/ru.d.ts +2 -6
- package/dist/types/i18n/sl.d.ts +2 -6
- package/dist/types/i18n/sr_RS.d.ts +2 -6
- package/dist/types/i18n/sr_YR.d.ts +2 -6
- package/dist/types/i18n/sv.d.ts +2 -6
- package/dist/types/i18n/th.d.ts +2 -6
- package/dist/types/i18n/tr.d.ts +2 -6
- package/dist/types/i18n/uk.d.ts +2 -6
- package/dist/types/i18n/vi.d.ts +2 -6
- package/dist/types/i18n/zh.d.ts +2 -6
- package/dist/types/i18n/zh_TW.d.ts +2 -6
- package/dist/types/presets/universal.d.ts +2 -6
- package/dist/types/presets/useUniversalPreset.d.ts +2 -6
- package/dist/types-ts4.5/create-editor/create-universal-preset.d.ts +2 -6
- package/dist/types-ts4.5/i18n/cs.d.ts +2 -6
- package/dist/types-ts4.5/i18n/da.d.ts +2 -6
- package/dist/types-ts4.5/i18n/de.d.ts +2 -6
- package/dist/types-ts4.5/i18n/en.d.ts +2 -6
- package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -6
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -6
- package/dist/types-ts4.5/i18n/es.d.ts +2 -6
- package/dist/types-ts4.5/i18n/fi.d.ts +2 -6
- package/dist/types-ts4.5/i18n/fr.d.ts +2 -6
- package/dist/types-ts4.5/i18n/hr.d.ts +2 -6
- package/dist/types-ts4.5/i18n/hu.d.ts +2 -6
- package/dist/types-ts4.5/i18n/it.d.ts +2 -6
- package/dist/types-ts4.5/i18n/ja.d.ts +2 -6
- package/dist/types-ts4.5/i18n/ko.d.ts +2 -6
- package/dist/types-ts4.5/i18n/nb.d.ts +2 -6
- package/dist/types-ts4.5/i18n/nl.d.ts +2 -6
- package/dist/types-ts4.5/i18n/pl.d.ts +2 -6
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -6
- package/dist/types-ts4.5/i18n/ru.d.ts +2 -6
- package/dist/types-ts4.5/i18n/sl.d.ts +2 -6
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +2 -6
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +2 -6
- package/dist/types-ts4.5/i18n/sv.d.ts +2 -6
- package/dist/types-ts4.5/i18n/th.d.ts +2 -6
- package/dist/types-ts4.5/i18n/tr.d.ts +2 -6
- package/dist/types-ts4.5/i18n/uk.d.ts +2 -6
- package/dist/types-ts4.5/i18n/vi.d.ts +2 -6
- package/dist/types-ts4.5/i18n/zh.d.ts +2 -6
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -6
- package/dist/types-ts4.5/presets/universal.d.ts +2 -6
- package/dist/types-ts4.5/presets/useUniversalPreset.d.ts +2 -6
- package/docs/4-annotations.tsx +2 -2
- package/package.json +6 -8
|
@@ -4,9 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.editorAssistiveLabel': string;
|
|
10
|
-
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/sv';
|
|
8
|
+
export default translations;
|
|
@@ -4,9 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.editorAssistiveLabel': string;
|
|
10
|
-
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/th';
|
|
8
|
+
export default translations;
|
|
@@ -4,9 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.editorAssistiveLabel': string;
|
|
10
|
-
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/tr';
|
|
8
|
+
export default translations;
|
|
@@ -4,9 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.editorAssistiveLabel': string;
|
|
10
|
-
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/uk';
|
|
8
|
+
export default translations;
|
|
@@ -4,9 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.editorAssistiveLabel': string;
|
|
10
|
-
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/vi';
|
|
8
|
+
export default translations;
|
|
@@ -4,9 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.editorAssistiveLabel': string;
|
|
10
|
-
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/zh';
|
|
8
|
+
export default translations;
|
|
@@ -4,9 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.editorAssistiveLabel': string;
|
|
10
|
-
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-editor-core/i18n/zh_TW';
|
|
8
|
+
export default translations;
|
|
@@ -627,9 +627,7 @@ export default function createUniversalPresetInternal({ appearance, props, featu
|
|
|
627
627
|
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-plugins/analytics").AnalyticsPlugin>
|
|
628
628
|
];
|
|
629
629
|
pluginConfiguration?: import("@atlaskit/editor-plugins/toolbar").ToolbarPluginOptions;
|
|
630
|
-
sharedState:
|
|
631
|
-
shouldShowToolbar: boolean;
|
|
632
|
-
};
|
|
630
|
+
sharedState: import("packages/editor/editor-plugin-toolbar/dist/types/toolbarPluginType").EditorToolbarPluginState;
|
|
633
631
|
}, import("@atlaskit/editor-plugins/toolbar").ToolbarPluginOptions | undefined>>
|
|
634
632
|
];
|
|
635
633
|
pluginConfiguration: import("@atlaskit/editor-plugins/code-block").CodeBlockPluginOptions | undefined;
|
|
@@ -827,9 +825,7 @@ export default function createUniversalPresetInternal({ appearance, props, featu
|
|
|
827
825
|
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-plugins/analytics").AnalyticsPlugin>
|
|
828
826
|
];
|
|
829
827
|
pluginConfiguration?: import("@atlaskit/editor-plugins/toolbar").ToolbarPluginOptions;
|
|
830
|
-
sharedState:
|
|
831
|
-
shouldShowToolbar: boolean;
|
|
832
|
-
};
|
|
828
|
+
sharedState: import("packages/editor/editor-plugin-toolbar/dist/types/toolbarPluginType").EditorToolbarPluginState;
|
|
833
829
|
}, import("@atlaskit/editor-plugins/toolbar").ToolbarPluginOptions | undefined> | undefined,
|
|
834
830
|
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"history", {
|
|
835
831
|
commands: {
|
|
@@ -568,9 +568,7 @@ export default function useUniversalPreset({ props, initialPluginConfiguration }
|
|
|
568
568
|
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-plugins/analytics").AnalyticsPlugin>
|
|
569
569
|
];
|
|
570
570
|
pluginConfiguration?: import("@atlaskit/editor-plugins/toolbar").ToolbarPluginOptions;
|
|
571
|
-
sharedState:
|
|
572
|
-
shouldShowToolbar: boolean;
|
|
573
|
-
};
|
|
571
|
+
sharedState: import("packages/editor/editor-plugin-toolbar/dist/types/toolbarPluginType").EditorToolbarPluginState;
|
|
574
572
|
}, import("@atlaskit/editor-plugins/toolbar").ToolbarPluginOptions | undefined>>
|
|
575
573
|
];
|
|
576
574
|
pluginConfiguration: import("@atlaskit/editor-plugins/code-block").CodeBlockPluginOptions | undefined;
|
|
@@ -768,9 +766,7 @@ export default function useUniversalPreset({ props, initialPluginConfiguration }
|
|
|
768
766
|
import("@atlaskit/editor-common/types").OptionalPlugin<import("@atlaskit/editor-plugins/analytics").AnalyticsPlugin>
|
|
769
767
|
];
|
|
770
768
|
pluginConfiguration?: import("@atlaskit/editor-plugins/toolbar").ToolbarPluginOptions;
|
|
771
|
-
sharedState:
|
|
772
|
-
shouldShowToolbar: boolean;
|
|
773
|
-
};
|
|
769
|
+
sharedState: import("packages/editor/editor-plugin-toolbar/dist/types/toolbarPluginType").EditorToolbarPluginState;
|
|
774
770
|
}, import("@atlaskit/editor-plugins/toolbar").ToolbarPluginOptions | undefined> | undefined,
|
|
775
771
|
import("@atlaskit/editor-common/types").NextEditorPluginFunctionOptionalConfigDefinition<"history", {
|
|
776
772
|
commands: {
|
package/docs/4-annotations.tsx
CHANGED
|
@@ -204,7 +204,7 @@ class SplitExample extends React.Component<{ initialAdf: object }> {
|
|
|
204
204
|
padding: token('space.100', '8px'),
|
|
205
205
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
206
206
|
backgroundColor: N20,
|
|
207
|
-
border:
|
|
207
|
+
border: `${token('border.width')} solid ${N30}`,
|
|
208
208
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
209
209
|
flex: 1,
|
|
210
210
|
}}
|
|
@@ -252,7 +252,7 @@ ${(
|
|
|
252
252
|
padding: token('space.100', '8px'),
|
|
253
253
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
254
254
|
backgroundColor: N20,
|
|
255
|
-
border:
|
|
255
|
+
border: `${token('border.width')} solid ${N30}`,
|
|
256
256
|
}}
|
|
257
257
|
>
|
|
258
258
|
{inlineCommentEditor(initialExample)}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "213.2.
|
|
3
|
+
"version": "213.2.2",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@atlaskit/activity-provider": "^2.5.0",
|
|
42
42
|
"@atlaskit/adf-schema": "^51.1.2",
|
|
43
|
+
"@atlaskit/afm-i18n-platform-editor-editor-core": "2.5.0",
|
|
43
44
|
"@atlaskit/analytics-namespaced-context": "^7.0.0",
|
|
44
45
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
45
46
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
@@ -49,7 +50,7 @@
|
|
|
49
50
|
"@atlaskit/editor-performance-metrics": "^2.1.0",
|
|
50
51
|
"@atlaskit/editor-plugin-quick-insert": "^5.0.0",
|
|
51
52
|
"@atlaskit/editor-plugin-user-preferences": "^3.0.0",
|
|
52
|
-
"@atlaskit/editor-plugins": "^10.
|
|
53
|
+
"@atlaskit/editor-plugins": "^10.5.0",
|
|
53
54
|
"@atlaskit/editor-prosemirror": "7.0.0",
|
|
54
55
|
"@atlaskit/editor-shared-styles": "^3.6.0",
|
|
55
56
|
"@atlaskit/editor-toolbar": "^0.9.0",
|
|
@@ -63,7 +64,7 @@
|
|
|
63
64
|
"@atlaskit/platform-feature-flags-react": "^0.3.0",
|
|
64
65
|
"@atlaskit/react-ufo": "^4.7.0",
|
|
65
66
|
"@atlaskit/task-decision": "^19.2.0",
|
|
66
|
-
"@atlaskit/tmp-editor-statsig": "^12.
|
|
67
|
+
"@atlaskit/tmp-editor-statsig": "^12.24.0",
|
|
67
68
|
"@atlaskit/tokens": "^6.3.0",
|
|
68
69
|
"@atlaskit/tooltip": "^20.4.0",
|
|
69
70
|
"@atlaskit/width-detector": "^5.0.0",
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
"uuid": "^3.1.0"
|
|
81
82
|
},
|
|
82
83
|
"peerDependencies": {
|
|
83
|
-
"@atlaskit/editor-common": "^109.
|
|
84
|
+
"@atlaskit/editor-common": "^109.8.0",
|
|
84
85
|
"@atlaskit/link-provider": "^4.0.0",
|
|
85
86
|
"@atlaskit/media-core": "^37.0.0",
|
|
86
87
|
"react": "^18.2.0",
|
|
@@ -104,7 +105,7 @@
|
|
|
104
105
|
"@atlaskit/media-test-helpers": "^39.0.0",
|
|
105
106
|
"@atlaskit/modal-dialog": "^14.3.0",
|
|
106
107
|
"@atlaskit/primitives": "^14.14.0",
|
|
107
|
-
"@atlaskit/renderer": "^123.
|
|
108
|
+
"@atlaskit/renderer": "^123.2.0",
|
|
108
109
|
"@atlaskit/section-message": "^8.7.0",
|
|
109
110
|
"@atlaskit/smart-card": "^41.0.0",
|
|
110
111
|
"@atlaskit/synchrony-test-helpers": "workspace:^",
|
|
@@ -489,9 +490,6 @@
|
|
|
489
490
|
"platform_editor_vanilla_codebidi_warning": {
|
|
490
491
|
"type": "boolean"
|
|
491
492
|
},
|
|
492
|
-
"platform_editor_controls_patch_15": {
|
|
493
|
-
"type": "boolean"
|
|
494
|
-
},
|
|
495
493
|
"platform_fix_extra_space_last_line_comment_editor": {
|
|
496
494
|
"type": "boolean"
|
|
497
495
|
},
|