UNPKG

@atlaskit/editor-plugin-layout

Version:

Layout plugin for @atlaskit/editor-core

1,978 lines (1,170 loc) 59.8 kB
# @atlaskit/editor-plugin-layout ## 10.0.0 ### Major Changes - [`901c87a57486e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/901c87a57486e) - Removed `react-intl-next` alias and replaced all usages with `react-intl` directly. What changed: The `react-intl-next` npm alias (which resolved to `react-intl@^5`) has been removed. All imports now reference `react-intl` directly, and `peerDependencies` have been updated to `"^5.25.1 || ^6.0.0 || ^7.0.0"`. How consumer should update their code: Ensure `react-intl` is installed at a version satisfying `^5.25.1 || ^6.0.0 || ^7.0.0`. If your application was using `react-intl-next` as an npm alias, it can be safely removed. Replace any remaining `react-intl-next` imports with `react-intl`. ### Patch Changes - Updated dependencies ## 9.0.0 ### Patch Changes - Updated dependencies ## 8.1.12 ### Patch Changes - [`1bd298ad0a152`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1bd298ad0a152) - [ux] EDITOR-6280 Clean up platform_editor_block_menu_v2_patch_3 to fix icon and copy in jira block menu - Updated dependencies ## 8.1.11 ### Patch Changes - [`8ad443c7b22d0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8ad443c7b22d0) - Support 'max' editor appearance for layout column resize handle when platform_editor_layout_column_resize_handle experiment is enabled; guard column divider decorations behind layout resizing plugin availability check - Updated dependencies ## 8.1.10 ### Patch Changes - Updated dependencies ## 8.1.9 ### Patch Changes - Updated dependencies ## 8.1.8 ### Patch Changes - Updated dependencies ## 8.1.7 ### Patch Changes - Updated dependencies ## 8.1.6 ### Patch Changes - Updated dependencies ## 8.1.5 ### Patch Changes - Updated dependencies ## 8.1.4 ### Patch Changes - Updated dependencies ## 8.1.3 ### Patch Changes - [`14803a836f641`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14803a836f641) - Update README.md and 0-intro.tsx - Updated dependencies ## 8.1.2 ### Patch Changes - Updated dependencies ## 8.1.1 ### Patch Changes - Updated dependencies ## 8.1.0 ### Minor Changes - [`fb96753c1753e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fb96753c1753e) - [ux] Introduce adjustable layout column drag handle and update logic behind platform_editor_layout_column_resize_handle experiment ### Patch Changes - Updated dependencies ## 8.0.22 ### Patch Changes - Updated dependencies ## 8.0.21 ### Patch Changes - Updated dependencies ## 8.0.20 ### Patch Changes - Updated dependencies ## 8.0.19 ### Patch Changes - Updated dependencies ## 8.0.18 ### Patch Changes - Updated dependencies ## 8.0.17 ### Patch Changes - Updated dependencies ## 8.0.16 ### Patch Changes - [`88a7ee0806123`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/88a7ee0806123) - Mechanical type-import autofix for block, layout, and control packages. - Updated dependencies ## 8.0.15 ### Patch Changes - Updated dependencies ## 8.0.14 ### Patch Changes - [`5892e575833a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5892e575833a1) - Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme` - Updated dependencies ## 8.0.13 ### Patch Changes - Updated dependencies ## 8.0.12 ### Patch Changes - Updated dependencies ## 8.0.11 ### Patch Changes - Updated dependencies ## 8.0.10 ### Patch Changes - [`9ed32aea2c1d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ed32aea2c1d3) - Replace feature experiment util with cross platform alternative for platform_editor_block_menu - Updated dependencies ## 8.0.9 ### Patch Changes - Updated dependencies ## 8.0.8 ### Patch Changes - Updated dependencies ## 8.0.7 ### Patch Changes - Updated dependencies ## 8.0.6 ### Patch Changes - Updated dependencies ## 8.0.5 ### Patch Changes - Updated dependencies ## 8.0.4 ### Patch Changes - Updated dependencies ## 8.0.3 ### Patch Changes - Updated dependencies ## 8.0.2 ### Patch Changes - Updated dependencies ## 8.0.1 ### Patch Changes - Updated dependencies ## 8.0.0 ### Patch Changes - Updated dependencies ## 7.0.29 ### Patch Changes - Updated dependencies ## 7.0.28 ### Patch Changes - Updated dependencies ## 7.0.27 ### Patch Changes - Updated dependencies ## 7.0.26 ### Patch Changes - [`47211917d90fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/47211917d90fc) - Editor 5281 fix block menu icon cut off when zoom ## 7.0.25 ### Patch Changes - Updated dependencies ## 7.0.24 ### Patch Changes - Updated dependencies ## 7.0.23 ### Patch Changes - Updated dependencies ## 7.0.22 ### Patch Changes - Updated dependencies ## 7.0.21 ### Patch Changes - Updated dependencies ## 7.0.20 ### Patch Changes - [`7ea2e225c0abb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7ea2e225c0abb) - [ux] Minor styling, wording changes for block menu and sync blocks - Updated dependencies ## 7.0.19 ### Patch Changes - Updated dependencies ## 7.0.18 ### Patch Changes - Updated dependencies ## 7.0.17 ### Patch Changes - Updated dependencies ## 7.0.16 ### Patch Changes - Updated dependencies ## 7.0.15 ### Patch Changes - Updated dependencies ## 7.0.14 ### Patch Changes - Updated dependencies ## 7.0.13 ### Patch Changes - Updated dependencies ## 7.0.12 ### Patch Changes - Updated dependencies ## 7.0.11 ### Patch Changes - Updated dependencies ## 7.0.10 ### Patch Changes - Updated dependencies ## 7.0.9 ### Patch Changes - Updated dependencies ## 7.0.8 ### Patch Changes - Updated dependencies ## 7.0.7 ### Patch Changes - Updated dependencies ## 7.0.6 ### Patch Changes - Updated dependencies ## 7.0.5 ### Patch Changes - Updated dependencies ## 7.0.4 ### Patch Changes - Updated dependencies ## 7.0.3 ### Patch Changes - Updated dependencies ## 7.0.2 ### Patch Changes - [`b909e5f47ea91`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b909e5f47ea91) - EDITOR-4159 Make sure block-menu-item type component return null when tranform disabled - Updated dependencies ## 7.0.1 ### Patch Changes - Updated dependencies ## 7.0.0 ### Patch Changes - Updated dependencies ## 6.2.21 ### Patch Changes - [`9cb0ce7857313`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9cb0ce7857313) - Fix const name. - Updated dependencies ## 6.2.20 ### Patch Changes - [`b5d004bf834f8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b5d004bf834f8) - [ux] Adds block menu action to check if 'Turn into' item should be rendered or not. - Updated dependencies ## 6.2.19 ### Patch Changes - Updated dependencies ## 6.2.18 ### Patch Changes - Updated dependencies ## 6.2.17 ### Patch Changes - [`9f03725ffb7b8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9f03725ffb7b8) - Removing feature flag with changing internal use of custom icons. - Updated dependencies ## 6.2.16 ### Patch Changes - [`90abe9b926a6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/90abe9b926a6f) - Icon entrypoint migration - Updated dependencies ## 6.2.15 ### Patch Changes - Updated dependencies ## 6.2.14 ### Patch Changes - [`840338033507a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/840338033507a) - Migrating custom icons behind feature flag. ## 6.2.13 ### Patch Changes - [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) - EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema - Updated dependencies ## 6.2.12 ### Patch Changes - [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) - tsignores added for help-center local consumpton removed - Updated dependencies ## 6.2.11 ### Patch Changes - [`bd911d5eca1cb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd911d5eca1cb) - Use new transfromNode command in existing block menu items. Update transformNode analytics type. - Updated dependencies ## 6.2.10 ### Patch Changes - Updated dependencies ## 6.2.9 ### Patch Changes - Updated dependencies ## 6.2.8 ### Patch Changes - [`56c0427b2ab20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/56c0427b2ab20) - [ux] Use new IA for block menu items. - Updated dependencies ## 6.2.7 ### Patch Changes - [`43d1dfc88c1de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/43d1dfc88c1de) - Clean up platform_editor_block_menu_format_rank_revised - Updated dependencies ## 6.2.6 ### Patch Changes - [`4d676bbdb3ce6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d676bbdb3ce6) - ts-ignore added temporarily to unblock local consumption for help-center, will be removed once project refs are setup - Updated dependencies ## 6.2.5 ### Patch Changes - [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) - EDITOR-2791 bump adf-schema - Updated dependencies ## 6.2.4 ### Patch Changes - Updated dependencies ## 6.2.3 ### Patch Changes - [`0d661119b4293`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0d661119b4293) - Clean up platform_editor_insertion experiment by shipping control variant. Remove modern TypeAhead components and experiment infrastructure while preserving all existing functionality. - Updated dependencies ## 6.2.2 ### Patch Changes - Updated dependencies ## 6.2.1 ### Patch Changes - [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) - EDITOR-2447 Bump adf-schema to 51.3.2 - Updated dependencies ## 6.2.0 ### Minor Changes - [`50292b8ecd09e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/50292b8ecd09e) - Add @atlaskit/editor-toolbar-plugin as an optional dependency and enable overflow menu ## 6.1.4 ### Patch Changes - [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) - EDITOR-2447 Bump adf-schema to 51.3.1 - Updated dependencies ## 6.1.3 ### Patch Changes - [`5df1f9fc61bdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5df1f9fc61bdd) - Cleans up experiment platform_editor_layout_node_view_early_exit - Updated dependencies ## 6.1.2 ### Patch Changes - Updated dependencies ## 6.1.1 ### Patch Changes - Updated dependencies ## 6.1.0 ### Minor Changes - [`5167552fe1a93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5167552fe1a93) - [EDITOR-2339] Bump @atlaskit/adf-schema to 51.3.0 ### Patch Changes - Updated dependencies ## 6.0.10 ### Patch Changes - Updated dependencies ## 6.0.9 ### Patch Changes - Updated dependencies ## 6.0.8 ### Patch Changes - [`26917199e153a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/26917199e153a) - ED-29473 Add inputMethod attribute for block menu opened and switch inputMethod and triggeredFrom attributes for element converted event - Updated dependencies ## 6.0.7 ### Patch Changes - Updated dependencies ## 6.0.6 ### Patch Changes - Updated dependencies ## 6.0.5 ### Patch Changes - Updated dependencies ## 6.0.4 ### Patch Changes - Updated dependencies ## 6.0.3 ### Patch Changes - Updated dependencies ## 6.0.2 ### Patch Changes - [`51d46145cda56`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51d46145cda56) - Adds additional attributes to Element Converted event and fires the event for the empty line transforms - Updated dependencies ## 6.0.1 ### Patch Changes - Updated dependencies ## 6.0.0 ### Patch Changes - Updated dependencies ## 5.3.0 ### Minor Changes - [`687c1b8fa7801`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/687c1b8fa7801) - EDITOR-1566 bump adf-schema + update validator ### Patch Changes - Updated dependencies ## 5.2.2 ### Patch Changes - [`b878645133984`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b878645133984) - [ux] Adds revised ranks to use in Turn into menu. It will group the headings together at the top of the menu. - Updated dependencies ## 5.2.1 ### Patch Changes - Updated dependencies ## 5.2.0 ### Minor Changes - [`b367661ba720e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b367661ba720e) - EDITOR-1562 bump adf-schema for afm ### Patch Changes - Updated dependencies ## 5.1.0 ### Minor Changes - [`64ec65231b4cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/64ec65231b4cf) - EDITOR-1568 bump adf-schema for afm ### Patch Changes - Updated dependencies ## 5.0.2 ### Patch Changes - [`599faf4ddf537`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/599faf4ddf537) - [ED-29230] Fixes the VC offender div.layout-section-container from unnecessarily mutating the DOM by returning null instead of a div - Updated dependencies ## 5.0.1 ### Patch Changes - Updated dependencies ## 5.0.0 ### Patch Changes - Updated dependencies ## 4.0.3 ### Patch Changes - [`b76a419d23d3d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b76a419d23d3d) - [ux] ED-29143 Transform nodes into layout - Updated dependencies ## 4.0.2 ### Patch Changes - Updated dependencies ## 4.0.1 ### Patch Changes - Updated dependencies ## 4.0.0 ### Patch Changes - [`e882e86092666`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e882e86092666) - [ux] Register expand, layout and code block itmes in block menu. Update panel item. - Updated dependencies ## 3.2.2 ### Patch Changes - [`a024ea6d25dc1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a024ea6d25dc1) - [ED-29106] cleans up usages of sharedPluginStateHookMigratorFactory - Updated dependencies ## 3.2.1 ### Patch Changes - [`fb67102acfc05`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fb67102acfc05) - EDITOR-1443 Use layoutSectionWithLocalId behind fg('platform_editor_adf_with_localid') - [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) - EDITOR-1442 Bump adf-schema - Updated dependencies ## 3.2.0 ### Minor Changes - [`bcc580d5e4bb9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bcc580d5e4bb9) - Debounced layout rendering ### Patch Changes - Updated dependencies ## 3.1.11 ### Patch Changes - [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) - Sorted type and interface props to improve Atlaskit docs - Updated dependencies ## 3.1.10 ### Patch Changes - Updated dependencies ## 3.1.9 ### Patch Changes - [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) - EDITOR-1373 Bump adf-schema version - Updated dependencies ## 3.1.8 ### Patch Changes - [`20d3223b57972`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/20d3223b57972) - Opted out of debounced portal provider - Updated dependencies ## 3.1.7 ### Patch Changes - Updated dependencies ## 3.1.6 ### Patch Changes - Updated dependencies ## 3.1.5 ### Patch Changes - [#195965](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195965) [`3a58e5cf3f7c4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a58e5cf3f7c4) - EDITOR-1104 Add localId attribute to layout nodes behind platform_editor_adf_with_localid - Updated dependencies ## 3.1.4 ### Patch Changes - [#195649](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195649) [`231bb33e06dfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/231bb33e06dfe) - EDITOR-1131 Bump adf-schema version to 50.2.0 - Updated dependencies ## 3.1.3 ### Patch Changes - Updated dependencies ## 3.1.2 ### Patch Changes - [#193468](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193468) [`e626b68cc9c4c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e626b68cc9c4c) - [ux] [CONFCLOUD-82368] Hide layout resize handles until interaction instead of unrendering to prevent rerenders of content inside layouts - Updated dependencies ## 3.1.1 ### Patch Changes - [#191913](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/191913) [`6d1e56695e91d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6d1e56695e91d) - EDITOR-1131 Bump adf-schema package to 50.0.0 - Updated dependencies ## 3.1.0 ### Minor Changes - [#189314](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189314) [`22c6251496010`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/22c6251496010) - Exported missing types that were already being inferred from existing exports ## 3.0.3 ### Patch Changes - [#187144](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/187144) [`a16147d8fbdfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a16147d8fbdfe) - Bump @atlaskit/adf-schema to v49.0.5 - Updated dependencies ## 3.0.2 ### Patch Changes - [#182839](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/182839) [`81f1c3383bdab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81f1c3383bdab) - refactor: use useSharedPluginStateWithSelector instead of useSharedPluginStateSelector - Updated dependencies ## 3.0.1 ### Patch Changes - Updated dependencies ## 3.0.0 ### Major Changes - [#181024](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181024) [`8e80c487ca307`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e80c487ca307) - ## Make `@atlaskit/editor-common` a peer dependency **WHAT:** `@atlaskit/editor-common` has been moved from `dependencies` to `peerDependencies` in all editor plugin packages. **WHY:** This change ensures that only a single version of `@atlaskit/editor-common` is used in consuming applications, preventing issues caused by multiple versions of singleton libraries (such as context mismatches or duplicated state). This is especially important for packages that rely on shared context or singletons. **HOW TO ADJUST:** - Consumers must now explicitly install `@atlaskit/editor-common` in their own project if they use any of these editor plugins. - Ensure the version you install matches the version required by the plugins. - You can use the [`check-peer-dependencies`](https://www.npmjs.com/package/check-peer-dependencies) package to verify that all required peer dependencies are installed and compatible. - Example install command: ``` npm install @atlaskit/editor-common ``` or ``` yarn add @atlaskit/editor-common ``` **Note:** This is a breaking change. If `@atlaskit/editor-common` is not installed at the application level, you may see errors or unexpected behavior. ### Patch Changes - Updated dependencies ## 2.9.11 ### Patch Changes - [#176058](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176058) [`38c6611bdd480`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/38c6611bdd480) - ED-28085 Clean up platform_editor_hide_expand_selection_states ## 2.9.10 ### Patch Changes - Updated dependencies ## 2.9.9 ### Patch Changes - Updated dependencies ## 2.9.8 ### Patch Changes - Updated dependencies ## 2.9.7 ### Patch Changes - Updated dependencies ## 2.9.6 ### Patch Changes - [#171530](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171530) [`d76bccd99e797`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d76bccd99e797) - ED-26662: make platform_editor_convert_multiple_columns_to_single dependent on platform_editor_single_column_layout - Updated dependencies ## 2.9.5 ### Patch Changes - Updated dependencies ## 2.9.4 ### Patch Changes - Updated dependencies ## 2.9.3 ### Patch Changes - [#165113](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165113) [`867bcb05452bf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/867bcb05452bf) - Cleaned up platform_editor_controls_patch_analytics and platform_editor_controls_patch_analytics_2 - Updated dependencies ## 2.9.2 ### Patch Changes - Updated dependencies ## 2.9.1 ### Patch Changes - [#162718](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/162718) [`0258f5ac08bf9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0258f5ac08bf9) - ED-26960 Add logic so that layout column option dropdown shows icons like single_column_layouts - Updated dependencies ## 2.9.0 ### Minor Changes - [#162136](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/162136) [`356ae4cb21dae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/356ae4cb21dae) - ED-28129 Fix multiple activation point for the full-width guideline ### Patch Changes - Updated dependencies ## 2.8.2 ### Patch Changes - Updated dependencies ## 2.8.1 ### Patch Changes - [#161565](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/161565) [`78560d0f96f90`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/78560d0f96f90) - Disable layout resizer when platform_editor_breakout_resizer is enabled - Updated dependencies ## 2.8.0 ### Minor Changes - [#160582](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160582) [`63a34f82a6b4c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/63a34f82a6b4c) - ED-25466 add icons to layout dropdown ### Patch Changes - Updated dependencies ## 2.7.6 ### Patch Changes - [#159070](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159070) [`9857b771c1da1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9857b771c1da1) - [ux] [ED-27778] Fix selection state hiding for tables, breakout buttons and layout - Updated dependencies ## 2.7.5 ### Patch Changes - Updated dependencies ## 2.7.4 ### Patch Changes - [#158601](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158601) [`7dfac59b4421f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7dfac59b4421f) - ED-27401: Updated layout guidelines - Updated dependencies ## 2.7.3 ### Patch Changes - [#153256](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/153256) [`3644fbe36073d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3644fbe36073d) - [ux] When ViewAll dropdown closes via ESC key press or submenus close via ESC or Enter, the focus is set on ViewAll button. - [#152768](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/152768) [`2e80bc703b181`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2e80bc703b181) - [ED-27555] Migrate to useSharedPluginStateSelector for insert-block, layout, loom plugins - Updated dependencies ## 2.7.2 ### Patch Changes - Updated dependencies ## 2.7.1 ### Patch Changes - [#149482](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149482) [`1f1f73876c3c8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1f1f73876c3c8) - ED-27860 Add analytics for copy and delete button in floating toolbars - Updated dependencies ## 2.7.0 ### Minor Changes - [#146198](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146198) [`86a786e83342d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86a786e83342d) - ED-27730 update layout analytics to include layout column count ### Patch Changes - Updated dependencies ## 2.6.1 ### Patch Changes - [#145340](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145340) [`21717a29553b2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21717a29553b2) - Switching from 5, 4, 3 empty columns layout to 1 column should work - Updated dependencies ## 2.6.0 ### Minor Changes - [#144082](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144082) [`583a67e0b8ee7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/583a67e0b8ee7) - ED-27146 improve layout insertion behaivour, now will select into the layout after insertion. ## 2.5.1 ### Patch Changes - [#142936](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142936) [`9d1e16eaadf95`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9d1e16eaadf95) - ED-26662: Delete layout column can create a single column layout - Updated dependencies ## 2.5.0 ### Minor Changes - [#137973](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137973) [`5cc195689bfb2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5cc195689bfb2) - ED-27400 add resize layout to single column layout ### Patch Changes - Updated dependencies ## 2.4.4 ### Patch Changes - [#139216](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139216) [`e8f596d2b1910`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e8f596d2b1910) - [ux] Cleaned up platform_editor_controls_patch_1 FG - Updated dependencies ## 2.4.3 ### Patch Changes - Updated dependencies ## 2.4.2 ### Patch Changes - [#135586](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135586) [`3aeba66081612`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3aeba66081612) - ED-26593 Add missing i18n for editor control - Updated dependencies ## 2.4.1 ### Patch Changes - [#134468](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134468) [`e312ec529d05a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e312ec529d05a) - [ux] Apply hover decoration when hovering on copy/delete button on overflow menu - Updated dependencies ## 2.4.0 ### Minor Changes - [#132381](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/132381) [`19e52e77d3cfc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/19e52e77d3cfc) - ED-27195 enable guildeline for breakout resizer ### Patch Changes - Updated dependencies ## 2.3.2 ### Patch Changes - [#128309](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128309) [`5668591816f6a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5668591816f6a) - Clean up platform_editor_advanced_layouts_dnd_remove_layout - Updated dependencies ## 2.3.1 ### Patch Changes - [#128179](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128179) [`1ce5182d1a35f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1ce5182d1a35f) - Clean up feature flag platform_editor_advanced_layouts_post_fix_patch_3 - Updated dependencies ## 2.3.0 ### Minor Changes - [#128788](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128788) [`83a4d1ba203b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/83a4d1ba203b0) - [ux] update icons ## 2.2.1 ### Patch Changes - [#127914](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/127914) [`1240912e13dd0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1240912e13dd0) - [ux] ED-27097 Hide layout placeholder when editor is not focussed - Updated dependencies ## 2.2.0 ### Minor Changes - [#115815](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/115815) [`ad7c517ed3b47`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ad7c517ed3b47) - ED-26661 add option enables single column layout ### Patch Changes - Updated dependencies ## 2.1.5 ### Patch Changes - Updated dependencies ## 2.1.4 ### Patch Changes - Updated dependencies ## 2.1.3 ### Patch Changes - Updated dependencies ## 2.1.2 ### Patch Changes - [#123010](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123010) [`de55801631775`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/de55801631775) - [ux] Move copy/delete to overflow menu on editor floating toolbar ## 2.1.1 ### Patch Changes - Updated dependencies ## 2.1.0 ### Minor Changes - [#120472](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120472) [`73c800ab5f2fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73c800ab5f2fc) - ED-26766 update adf-schema from 47.2.1 to 47.6.0 and adf-schema-json from 1.27.0 to 1.31.0 ### Patch Changes - [#120007](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120007) [`e87df0a8c73c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e87df0a8c73c6) - [ux] Do not add headings, lists, layouts, panels in the new QuickInsert menu - Updated dependencies ## 2.0.1 ### Patch Changes - [#120533](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120533) [`f1bec731e278f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f1bec731e278f) - Adds a `sideEffects` field to ensure this package does not have Compiled styles tree-shaken in the future to avoid an accidental regression. This is related to https://community.developer.atlassian.com/t/rfc-73-migrating-our-components-to-compiled-css-in-js/85953 ## 2.0.0 ### Major Changes - [#117363](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117363) [`10a0f7f6c2027`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10a0f7f6c2027) - This package's `peerDependencies` have been adjusted for `react` and/or `react-dom` to reflect the status of only supporting React 18 going forward. No explicit breaking change to React support has been made in this release, but this is to signify going forward, breaking changes for React 16 or React 17 may come via non-major semver releases. Please refer this community post for more details: https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026 ### Patch Changes - Updated dependencies ## 1.15.1 ### Patch Changes - [#112186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112186) [`9462d8ca2405a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9462d8ca2405a) - Bump adf-schema to 47.2.1 ## 1.15.0 ### Minor Changes - [#105322](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105322) [`8876083532adc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8876083532adc) - Bumped editor-prosemirror version to 7.0.0 ### Patch Changes - Updated dependencies ## 1.14.0 ### Minor Changes - [#109549](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109549) [`d6907dac2c08d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d6907dac2c08d) - ED-26300 Delete a layout section by delete the 2nd last column from the layout ### Patch Changes - Updated dependencies ## 1.13.1 ### Patch Changes - Updated dependencies ## 1.13.0 ### Minor Changes - [#102136](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102136) [`0d56e554b5633`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0d56e554b5633) - ED-26000 add support for layout without breakout ## 1.12.21 ### Patch Changes - Updated dependencies ## 1.12.20 ### Patch Changes - Updated dependencies ## 1.12.19 ### Patch Changes - [#98381](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98381) [`3e23b2a14109d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e23b2a14109d) - ED-26121 fix single column layout change layout ## 1.12.18 ### Patch Changes - Updated dependencies ## 1.12.17 ### Patch Changes - Updated dependencies ## 1.12.16 ### Patch Changes - [#179199](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179199) [`4182e53f13c87`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4182e53f13c87) - ED-26051 add analytics when inserting layouts ED-26010 fix firefox placeholder selection ## 1.12.15 ### Patch Changes - [#177517](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/177517) [`aeb14b8b4eab8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aeb14b8b4eab8) - ED-26010 fix firefox placeholder selection issue ## 1.12.14 ### Patch Changes - [#176299](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/176299) [`798c7904ad3ff`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/798c7904ad3ff) - ED-25926 improve placeholder and seperator apperance - Updated dependencies ## 1.12.13 ### Patch Changes - [#171783](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171783) [`ec56ec65d9dae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ec56ec65d9dae) - [ux] ED-25929: Layout option quick insert improvements - Updated dependencies ## 1.12.12 ### Patch Changes - Updated dependencies ## 1.12.11 ### Patch Changes - [#171974](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171974) [`bc888f2b9c449`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc888f2b9c449) - Fire analytics event from BreakoutResizer component when breakout is resized - [#171077](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171077) [`0a92cf56671ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0a92cf56671ac) - ED-25867 always show drag handler for layout columns - Updated dependencies ## 1.12.10 ### Patch Changes - [#171014](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171014) [`6163248356c63`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6163248356c63) - [ED-25833] Replace the following FGs with experiment `platform_editor_advanced_layouts` - platform_editor_advanced_layouts_breakout_resizing - platform_editor_advanced_layouts_pre_release_1 - platform_editor_advanced_layouts_pre_release_2 ## 1.12.9 ### Patch Changes - [#170473](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170473) [`2c463f9682286`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2c463f9682286) - ED-25813: refactors plugins to meet folder standards - Updated dependencies ## 1.12.8 ### Patch Changes - [#169277](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/169277) [`4d8433c0b731a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4d8433c0b731a) - ED-25872 improve placeholder usability for layout - Updated dependencies ## 1.12.7 ### Patch Changes - [#169585](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/169585) [`3b4997f849243`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3b4997f849243) - Use correct icons for 3 column layout distributions for new visual refresh ## 1.12.6 ### Patch Changes - [#169290](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/169290) [`128ec4e2667bc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/128ec4e2667bc) - ED-25824 fix invalid layout after undo or other operations. ## 1.12.5 ### Patch Changes - [#165765](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/165765) [`3f441f30e6507`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f441f30e6507) - Bump adf-schema to 46.0.0 - [#168790](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168790) [`e08e221fb797c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e08e221fb797c) - Add new distributions for 3 column layouts for advanced layouts - Updated dependencies ## 1.12.4 ### Patch Changes - Updated dependencies ## 1.12.3 ### Patch Changes - [#165840](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/165840) [`02a637ba38316`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/02a637ba38316) - [ux] Update layout drop target using anchor position to work in stack layout - [#166078](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166078) [`73109f934d566`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/73109f934d566) - [ux] [ED-25773] Hide layout floating toolbar when layout column is selected ## 1.12.2 ### Patch Changes - [#165350](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/165350) [`195b3c26851ed`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/195b3c26851ed) - [ED-25777] Fix a live page bug where when cursor is within the table in a layout, switching from view to edit, breaks the table ## 1.12.1 ### Patch Changes - [#162554](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162554) [`bb0f938202ca0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bb0f938202ca0) - [ux] Advanced layout responsiveness in Editor ## 1.12.0 ### Minor Changes - [#162388](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162388) [`ac57b50211fdc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ac57b50211fdc) - add 'clamped' option to resizer prop HandleSize which uses CSS to alter height of handle, add logic to ensure handles are visible when selection is inside node ### Patch Changes - Updated dependencies ## 1.11.1 ### Patch Changes - [#161230](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/161230) [`70a438baa282b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/70a438baa282b) - [ux] Add equal distribution button on layout toolbar ## 1.11.0 ### Minor Changes - [#159018](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159018) [`14d5e189df870`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14d5e189df870) - [ux] ED-25367-remove-copy-button-from-view-mode-when-its-the-only-item ### Patch Changes - Updated dependencies ## 1.10.0 ### Minor Changes - [#159777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159777) [`64dae465493a4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/64dae465493a4) - Add Breakout Resizing component to editor-common, add support in Layout plugin ### Patch Changes - Updated dependencies ## 1.9.10 ### Patch Changes - [#159826](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159826) [`f60aee4fc057e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f60aee4fc057e) - [ux] Show toolbar distribution options based on layout columnsnumber - Updated dependencies ## 1.9.9 ### Patch Changes - [#159176](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159176) [`8f1d77592a9dc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f1d77592a9dc) - Bump adf-schema to 44.2.0 ## 1.9.8 ### Patch Changes - [#158827](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/158827) [`6696a5d9665c7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6696a5d9665c7) - Refactor forceColumnStructure so it works for 2-5 columns layout under advanced_layout experiment ## 1.9.7 ### Patch Changes - [#156974](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156974) [`e23605a60e753`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e23605a60e753) - Add four and five column support for layout sections - Updated dependencies ## 1.9.6 ### Patch Changes - [#155293](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155293) [`28161e3c04419`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/28161e3c04419) - [ux] Implement toolbar options on layout for setting number of columns - [#156078](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156078) [`2b70196727715`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2b70196727715) - [ux] Update text for inserting multi column layout - [#156137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156137) [`485e094b29aa9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/485e094b29aa9) - Use stage0 layout node spec behind adv layout experiment - Updated dependencies ## 1.9.5 ### Patch Changes - [#155345](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155345) [`9f00717c4915b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9f00717c4915b) - [ux] Add layout placeholder behind feature gate - Updated dependencies ## 1.9.4 ### Patch Changes - [#154186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154186) [`5c316170d29dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5c316170d29dd) - Bump @atlaskit/adf-schema to 42.3.1 - Updated dependencies ## 1.9.3 ### Patch Changes - [#153024](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153024) [`0200c770ddcb2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0200c770ddcb2) - [ux] Add multiple column layout via quick insert - Updated dependencies ## 1.9.2 ### Patch Changes - [#152510](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152510) [`dcf9edde7ac7b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dcf9edde7ac7b) - bump adf-schema to 42.0.1 - Updated dependencies ## 1.9.1 ### Patch Changes - [#151707](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151707) [`b6edd84148f5e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6edd84148f5e) - [ux] ED-25089: Migrated layout toolbar icons - Updated dependencies ## 1.9.0 ### Minor Changes - [#151190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151190) [`a3723b1cdede2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3723b1cdede2) - [ux] [ED-25037] this change bumps @atlaskit/adf-schema from 40.9.0 to 40.9.4 which makes the blockquote selectable, adds missing marks to the PM node spec and fixes a bug that converted pasted external images to media groups. ### Patch Changes - Updated dependencies ## 1.8.4 ### Patch Changes - Updated dependencies ## 1.8.3 ### Patch Changes - Updated dependencies ## 1.8.2 ### Patch Changes - Updated dependencies ## 1.8.1 ### Patch Changes - Updated dependencies ## 1.8.0 ### Minor Changes - [#141652](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141652) [`1cbce9d217a8e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1cbce9d217a8e) - [ux] EDF-1549 AI button added in floating toolbar of panel, table, layout and expand behind experiment. ## 1.7.5 ### Patch Changes - [#139334](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139334) [`30793649657c0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30793649657c0) - [HOT-111629] We had an incident where the last character disappears when hitting the enter key on windows OS for Korean characters. Bumping to prosemirror-view@1.34.2 for the fix. ## 1.7.4 ### Patch Changes - Updated dependencies ## 1.7.3 ### Patch Changes - [#138118](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138118) [`5e4d9eb1aefe4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5e4d9eb1aefe4) - NOISSUE: Upgrades editor React peer dependencies to v18 - Updated dependencies ## 1.7.2 ### Patch Changes - [#134213](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134213) [`93bd7032842ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/93bd7032842ec) - [ux] [ED-24636] Bump ADF Schema package ## 1.7.1 ### Patch Changes - Updated dependencies ## 1.7.0 ### Minor Changes - [#128347](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128347) [`e33566cebd5d1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e33566cebd5d1) - [ED-24175] bump @atlaskit/adf-schema to 40.8.1 and @atlassian/adf-schema-json to 1.22.0 to promotecodeblocks & media in quotes, and nested expands in expands to full schema, and allow quotes in panels and decisions in lists in stage0 schema, and a validator spec change ### Patch Changes - Updated dependencies ## 1.6.1 ### Patch Changes - Updated dependencies ## 1.6.0 ### Minor Changes - [#124209](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124209) [`8aa1792f12ed3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8aa1792f12ed3) - bump @atlaskit/editor-prosemirror to 5.0.0, bump @atlaskit/adf-schema to 40.1.0 ### Patch Changes - Updated dependencies ## 1.5.0 ### Minor Changes - [#122895](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122895) [`49b8c7658f3b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/49b8c7658f3b5) - [ED-24173] bump @atlaskit/adf-schema to 40.3.0 and @atlassian/adf-schema-json to 1.18.0 ### Patch Changes - Updated dependencies ## 1.4.4 ### Patch Changes - Updated dependencies ## 1.4.3 ### Patch Changes - Updated dependencies ## 1.4.2 ### Patch Changes - Updated dependencies ## 1.4.1 ### Patch Changes - [#114548](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114548) [`8b2d47bffb50e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b2d47bffb50e) - bump adf-schema version - Updated dependencies ## 1.4.0 ### Minor Changes - [#115247](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115247) [`251d23ff9e6c8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/251d23ff9e6c8) - upgrade adf-schema version to 38.0.0 ### Patch Changes - Updated dependencies ## 1.3.1 ### Patch Changes - Updated dependencies ## 1.3.0 ### Minor Changes - [#114156](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114156) [`bc6a63af2d1d0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc6a63af2d1d0) - Bump adf-schema to 37.0.0 and adf-schema-json to 1.16.0 ### Patch Changes - Updated dependencies ## 1.2.3 ### Patch Changes - Updated dependencies ## 1.2.2 ### Patch Changes - [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478) [`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) - [ED-23332] Update adf-schema package to 36.10.1 - Updated dependencies ## 1.2.1 ### Patch Changes - [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524) [`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) - ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation ## 1.2.0 ### Minor Changes - [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579) [`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) - Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0 ### Patch Changes - Updated dependencies ## 1.1.8 ### Patch Changes - Updated