@atlaskit/editor-plugin-media-insert
Version:
Media Insert plugin for @atlaskit/editor-core
1,337 lines (795 loc) • 35.4 kB
Markdown
# @atlaskit/editor-plugin-media-insert
## 23.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
## 22.0.0
### Patch Changes
- Updated dependencies
## 21.0.0
### Patch Changes
- Updated dependencies
## 20.0.2
### Patch Changes
- [`7b7c52dff5d7d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7b7c52dff5d7d) -
Fix eslint violations for type import syntax
- Updated dependencies
## 20.0.1
### Patch Changes
- [`14803a836f641`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14803a836f641) -
Update README.md and 0-intro.tsx
- Updated dependencies
## 20.0.0
### Patch Changes
- Updated dependencies
## 19.0.4
### Patch Changes
- Updated dependencies
## 19.0.3
### 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
## 19.0.2
### Patch Changes
- Updated dependencies
## 19.0.1
### Patch Changes
- Updated dependencies
## 19.0.0
### Patch Changes
- Updated dependencies
## 18.0.4
### Patch Changes
- Updated dependencies
## 18.0.3
### Patch Changes
- Updated dependencies
## 18.0.2
### Patch Changes
- Updated dependencies
## 18.0.1
### Patch Changes
- Updated dependencies
## 18.0.0
### Patch Changes
- Updated dependencies
## 17.0.1
### Patch Changes
- Updated dependencies
## 17.0.0
### Patch Changes
- Updated dependencies
## 16.0.1
### Patch Changes
- [`0457795b04c62`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0457795b04c62) -
EDITOR-4396 Media toolbar button doesn't when missing the mediaInsert Plugin
- Updated dependencies
## 16.0.0
### Patch Changes
- Updated dependencies
## 15.0.0
### Patch Changes
- Updated dependencies
## 14.1.0
### Minor Changes
- [`762b79e21f96a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/762b79e21f96a) -
Migrated and cleaned up legacy iconography usage.
### Patch Changes
- Updated dependencies
## 14.0.7
### Patch Changes
- Updated dependencies
## 14.0.6
### Patch Changes
- [`840338033507a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/840338033507a) -
Migrating custom icons behind feature flag.
- Updated dependencies
## 14.0.5
### Patch Changes
- [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) -
EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema
- Updated dependencies
## 14.0.4
### Patch Changes
- [`ec9d20245c4b6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ec9d20245c4b6) -
Fix label-title-only accessibility violation by adding visible label to URL input field
## 14.0.3
### Patch Changes
- [`aa6ee6b4723db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aa6ee6b4723db) -
Remove duplicated inert `aria-required` attribute from Field components.
- Updated dependencies
## 14.0.2
### Patch Changes
- [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) -
EDITOR-2791 bump adf-schema
- Updated dependencies
## 14.0.1
### Patch Changes
- Updated dependencies
## 14.0.0
### Patch Changes
- Updated dependencies
## 13.1.2
### Patch Changes
- [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) -
EDITOR-2447 Bump adf-schema to 51.3.2
- Updated dependencies
## 13.1.1
### Patch Changes
- [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) -
EDITOR-2447 Bump adf-schema to 51.3.1
- Updated dependencies
## 13.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
## 13.0.0
### Patch Changes
- Updated dependencies
## 12.0.2
### Patch Changes
- Updated dependencies
## 12.0.1
### Patch Changes
- Updated dependencies
## 12.0.0
### Patch Changes
- Updated dependencies
## 11.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
## 11.2.2
### Patch Changes
- Updated dependencies
## 11.2.1
### Patch Changes
- Updated dependencies
## 11.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
## 11.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
## 11.0.0
### Patch Changes
- Updated dependencies
## 10.0.1
### Patch Changes
- [`255837cfba315`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/255837cfba315) -
Internal changes to how border radius is applied.
- Updated dependencies
## 10.0.0
### Patch Changes
- [`9404b6c00034a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9404b6c00034a) -
this is fix the bug of insert button having submission type
- Updated dependencies
## 9.2.7
### Patch Changes
- [`8497783928a16`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8497783928a16) -
ED-29110: clean up sharedPluginStateHookMigratorFactory in media, mentions and paste options
- Updated dependencies
## 9.2.6
### Patch Changes
- [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) -
EDITOR-1442 Bump adf-schema
- Updated dependencies
## 9.2.5
### Patch Changes
- [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) -
Sorted type and interface props to improve Atlaskit docs
- Updated dependencies
## 9.2.4
### Patch Changes
- Updated dependencies
## 9.2.3
### Patch Changes
- [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) -
EDITOR-1373 Bump adf-schema version
- Updated dependencies
## 9.2.2
### Patch Changes
- [`0a4f34cc9b35c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0a4f34cc9b35c) -
Cleanup platform_editor_media_from_url_remove_form
- Updated dependencies
## 9.2.1
### Patch Changes
- Updated dependencies
## 9.2.0
### Minor Changes
- [`12a4ac6a0a8cd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/12a4ac6a0a8cd) -
[ux] this change moves smart value logic out of atlaskit
### Patch Changes
- Updated dependencies
## 9.1.0
### Minor Changes
- [`4903edc4a60f8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4903edc4a60f8) -
[ux] Adds a configuration for media insert to allow for smart value input
### Patch Changes
- Updated dependencies
## 9.0.1
### 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
## 9.0.0
### Patch Changes
- Updated dependencies
## 8.1.2
### 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
## 8.1.1
### Patch Changes
- [#190588](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/190588)
[`b22e308cfd320`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b22e308cfd320) -
Replace experiment key platform_editor_useSharedPluginStateSelector with
platform_editor_useSharedPluginStateWithSelector
- Updated dependencies
## 8.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
### Patch Changes
- Updated dependencies
## 8.0.2
### 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
## 8.0.1
### Patch Changes
- Updated dependencies
## 8.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
## 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
- Updated dependencies
## 7.0.1
### Patch Changes
- Updated dependencies
## 7.0.0
### Patch Changes
- Updated dependencies
## 6.3.6
### Patch Changes
- Updated dependencies
## 6.3.5
### Patch Changes
- Updated dependencies
## 6.3.4
### Patch Changes
- Updated dependencies
## 6.3.3
### Patch Changes
- Updated dependencies
## 6.3.2
### Patch Changes
- Updated dependencies
## 6.3.1
### Patch Changes
- [#146359](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146359)
[`cb179949b078a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cb179949b078a) -
Migrate media to use useSharedPluginStateSelector
- Updated dependencies
## 6.3.0
### Minor Changes
- [#143009](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/143009)
[`8ddfe6d95ad26`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8ddfe6d95ad26) -
[UX-3339] Adds a configuration for media insert to only allow for external links.
### Patch Changes
- Updated dependencies
## 6.2.5
### Patch Changes
- [#144658](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144658)
[`e59e7f0ae0803`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e59e7f0ae0803) -
Change to use getDomRefFromSelection utility from editor-common
- Updated dependencies
## 6.2.4
### Patch Changes
- [#142352](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142352)
[`05903fde6d94d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/05903fde6d94d) -
Internal change to use Compiled variant of `@atlaskit/primitives`.
- Updated dependencies
## 6.2.3
### Patch Changes
- Updated dependencies
## 6.2.2
### Patch Changes
- Updated dependencies
## 6.2.1
### Patch Changes
- Updated dependencies
## 6.2.0
### Minor Changes
- [#128664](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128664)
[`abca3266336d9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/abca3266336d9) -
[ED-23250] Remove form element from MediaFromUrl and consolidate experiments and feature flags in
prepartion for jira release
### Patch Changes
- Updated dependencies
## 6.1.4
### Patch Changes
- Updated dependencies
## 6.1.3
### Patch Changes
- Updated dependencies
## 6.1.2
### Patch Changes
- Updated dependencies
## 6.1.1
### Patch Changes
- Updated dependencies
## 6.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
- Updated dependencies
## 6.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
## 6.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
## 5.1.3
### Patch Changes
- Updated dependencies
## 5.1.2
### Patch Changes
- Updated dependencies
## 5.1.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
## 5.1.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
## 5.0.5
### Patch Changes
- [#107782](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107782)
[`bc422d0adbbb5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc422d0adbbb5) -
[ux] ED-26378 remove editor_nest_media_and_codeblock_in_quotes_jira
- [#107782](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107782)
[`cccc7a8347929`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cccc7a8347929) -
[ux] ED-26378 Remove editor_nest_media_and_codeblock_in_quotes_jira and
nestMediaAndCodeblockInQuote
- Updated dependencies
## 5.0.4
### Patch Changes
- Updated dependencies
## 5.0.3
### Patch Changes
- Updated dependencies
## 5.0.2
### Patch Changes
- [#104847](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104847)
[`b55fc11242d17`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b55fc11242d17) -
Consolidate duplicate import statements
## 5.0.1
### Patch Changes
- Updated dependencies
## 5.0.0
### Patch Changes
- Updated dependencies
## 4.0.14
### Patch Changes
- Updated dependencies
## 4.0.13
### Patch Changes
- Updated dependencies
## 4.0.12
### Patch Changes
- Updated dependencies
## 4.0.11
### Patch Changes
- Updated dependencies
## 4.0.10
### Patch Changes
- Updated dependencies
## 4.0.9
### Patch Changes
- Updated dependencies
## 4.0.8
### Patch Changes
- Updated dependencies
## 4.0.7
### Patch Changes
- [#171350](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171350)
[`436dfb28a4833`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/436dfb28a4833) -
[ux] Support disabled type-ahead items while user is offline for media, emoji, and mentions.
- [#170868](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170868)
[`ed6ece7d3c533`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ed6ece7d3c533) -
ED-25814: refactors plugins to meet folder standards
- Updated dependencies
## 4.0.6
### 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
- Updated dependencies
## 4.0.5
### Patch Changes
- Updated dependencies
## 4.0.4
### Patch Changes
- [#161539](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/161539)
[`2c4801586c99f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2c4801586c99f) -
migrate media picker icons
## 4.0.3
### 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
## 4.0.2
### Patch Changes
- Updated dependencies
## 4.0.1
### Patch Changes
- Updated dependencies
## 4.0.0
### Major Changes
- [#156509](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156509)
[`c58ae26b37318`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c58ae26b37318) -
Fix versions for tmp-editor-statsig (major used to force dependers to release new versions)
## 3.2.6
### Patch Changes
- [#157489](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/157489)
[`00657197923b2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/00657197923b2) -
We are testing replacing findDOMNode with an explicit ref behind a feature flag. If this fix is
successful it will be available in a later release.
- Updated dependencies
## 3.2.5
### Patch Changes
- [#157006](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/157006)
[`6d448d5eee86b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6d448d5eee86b) -
[ux] [ED-25440] Fix text alignment styles for media popup when rendered from the toolbar
- Updated dependencies
## 3.2.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
## 3.2.3
### Patch Changes
- [#152851](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152851)
[`caba4b5434f99`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/caba4b5434f99) -
Injects a custom interaction name to CardLoading component. This will individualise the experience
in Performance Portal
- Updated dependencies
## 3.2.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
## 3.2.1
### Patch Changes
- [#151906](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151906)
[`3ecb33ebf130a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3ecb33ebf130a) -
[ux] ED-25304 Fix Warning message is overflow on Confluence when opening the popup from toolbar
## 3.2.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
## 3.1.6
### Patch Changes
- [#149200](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/149200)
[`328b1e4aa5a37`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/328b1e4aa5a37) -
[ux] [ED-24732] Warnings and errors in the media popup are read out to screen readers
## 3.1.5
### Patch Changes
- [#148355](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/148355)
[`128902be1556b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/128902be1556b) -
[ux] ED-25117 Set image from link width based on image size
- Updated dependencies
## 3.1.4
### Patch Changes
- Updated dependencies
## 3.1.3
### Patch Changes
- [`83ae273817f38`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/83ae273817f38) -
ED-24999 Convert External Image Upload form to use components from @atlaskit/form
- Updated dependencies
## 3.1.2
### Patch Changes
- [#147461](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147461)
[`acef010cdb706`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/acef010cdb706) -
[ux] [ED-25164] Pass mounting point to media insert plugin for correct toolbar popup positioning
- [#147206](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147206)
[`c3f82dfdeaf62`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c3f82dfdeaf62) -
[ED-25157] Make sure document inserted for media from the media insert plugin has the correct
attributes (insertMediaVia)
## 3.1.1
### Patch Changes
- [#147220](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147220)
[`6d387adfcf115`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6d387adfcf115) -
[ux] [ED-25164] Disable media popup toolbar pinning
- Updated dependencies
## 3.1.0
### Minor Changes
- [#146643](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146643)
[`6b3dec2ad5378`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b3dec2ad5378) -
[ux] ED-25116 Pin media popup to toolbar when triggered from toolbar
### Patch Changes
- [#146446](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146446)
[`c98c34dd5f307`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c98c34dd5f307) -
[ED-24941] Added analytics for media-insert
- **@atlaskit/editor-common**: Add enums and types for new anaylics params
- **@atlaskit/editor-plugin-media**: Include 'insertMediaVia' on analytics events for inserting
media into the document
- **@atlaskit/editor-plugin-media-insert**: Set 'insertMediaVia' field for particular
'externalUpload', 'externalUrl' or 'localUpload' media inserts
## 3.0.0
### Patch Changes
- Updated dependencies
## 2.8.4
### Patch Changes
- Updated dependencies
## 2.8.3
### Patch Changes
- [#144608](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144608)
[`d5049f3552bfa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d5049f3552bfa) -
[ux] [ED-25088] Hook up insertFile event subscribers to fix comment button state
## 2.8.2
### Patch Changes
- Updated dependencies
## 2.8.1
### Patch Changes
- [#143644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143644)
[`b5352e3195293`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b5352e3195293) -
[ux] [ED-24327] Integrate new media popup into toolbar and quick action
- Updated dependencies
## 2.8.0
### Minor Changes
- [#142802](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142802)
[`09c0d0a18b491`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/09c0d0a18b491) -
[ux] [ED-24935] [ED24921] Add URL validation and enforce max length for input field
## 2.7.3
### Patch Changes
- Updated dependencies
## 2.7.2
### Patch Changes
- [#141594](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141594)
[`3f6b2eb7bd493`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f6b2eb7bd493) -
[ux] [ED-24867] This change moves nesting codeblocks and media in blockquotes via insertion
methods behind an experiment gate.
- Updated dependencies
## 2.7.1
### Patch Changes
- [#140707](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140707)
[`972fb840acf35`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/972fb840acf35) -
Switch from fg to experiment for media-from-url
- Updated dependencies
## 2.7.0
### Minor Changes
- [#141109](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141109)
[`cba4ebf07d83b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cba4ebf07d83b) -
[ux] [ED-24926] When clicking on media insert from element browser, correctly position the media
insert popup and scroll into view
## 2.6.2
### Patch Changes
- [#140631](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140631)
[`deed1759cb1d3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/deed1759cb1d3) -
Remove passing url to alt for external images
## 2.6.1
### Patch Changes
- Updated dependencies
## 2.6.0
### Minor Changes
- [#140146](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140146)
[`1d9fce7fc2523`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1d9fce7fc2523) -
[ux] [ED-24912] **@atlaskit/editor-plugin-media-insert**: Makes sure that users can upload
non-media files, users can also select multiple files from their local media browser to upload at
once **@atlaskit/editor-plugin-media**: Adds a type export for `MediaStateEventListener` &
`MediaStateEventSubscriber`
## 2.5.3
### 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.
## 2.5.2
### Patch Changes
- Updated dependencies
## 2.5.1
### Patch Changes
- [`45ce61e4e55b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/45ce61e4e55b0) -
[ux] [ED-24844] Make tab panels in media insert popup non-focusable, instead users focus will go
to the first interactive element inside the tab panel
## 2.5.0
### Minor Changes
- [#138801](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138801)
[`f742cd24b83a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f742cd24b83a1) -
[ux] [ED-24877] Improve keyboard UX for "from link" media uploads
### Patch Changes
- Updated dependencies
## 2.4.0
### Minor Changes
- [#136903](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136903)
[`2a9928406d4d3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2a9928406d4d3) -
[ux] [ED-24756] **@atlaskit/editor-plugin-media-insert**: Added a hook to correctly focus on the
Upload button when user opens media insert (preventing scrolling to the top of the editor)
### Patch Changes
- Updated dependencies
## 2.3.2
### Patch Changes
- [#137217](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137217)
[`90e304a10f0b2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/90e304a10f0b2) -
[ED-24843] Fix external flag on media-insert external node creation
- Updated dependencies
## 2.3.1
### Patch Changes
- [#136260](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136260)
[`852bc79a309bc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/852bc79a309bc) -
[ux] [ED-24567] Closes the media insert popup when local upload has started
- Updated dependencies
## 2.3.0
### Minor Changes
- [#134882](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134882)
[`ba204702f8e32`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ba204702f8e32) -
[ux] [ED-24567] Insert media into the editor via the media insert picker
### Patch Changes
- Updated dependencies
## 2.2.0
### Minor Changes
- [#134463](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134463)
[`d20ae898369bc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d20ae898369bc) -
[ux] [ED-24326] Add local file upload tab to media insert popup
### Patch Changes
- Updated dependencies
## 2.1.2
### Patch Changes
- [#134104](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134104)
[`18a1de35efaf0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/18a1de35efaf0) -
[ux] ED-24639 Make sure the editor is properly re-focused when the media insert picker is closed
- Updated dependencies
## 2.1.1
### Patch Changes
- Updated dependencies
## 2.1.0
### Minor Changes
- [#129457](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129457)
[`171c73d4033f0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/171c73d4033f0) -
[ux] [ED-24566]
- Internationalisation strings in editor-common for editor-plugin-media-insert
- Removed default pre-filled URL for editor-plugin-media-insert popup
- Added background color for editor-plugin-media-insert popup
### Patch Changes
- Updated dependencies
## 2.0.1
### Patch Changes
- [#130061](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/130061)
[`bdad694cb2c24`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bdad694cb2c24) -
[ux] [ED-24566] **@atlaskit/editor-plugin-media-insert**: When user clicks "Cancel" button on
insert media popup the focus is returned to the editor **@atlaskit/editor-common**: Added event
type for media insert cancelled analytics
## 2.0.0
### Major Changes
- [#129869](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129869)
[`48b31a6b8fb5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/48b31a6b8fb5a) -
[ux] [ED-24566] Integrated Media URL UI into the Insert Media Popup [ED-24589] Removed export of
UI component from `editor-plugin-media-insert`
### Patch Changes
- Updated dependencies
## 1.3.0
### Minor Changes
- [#129365](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129365)
[`0cb229e53ad8f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0cb229e53ad8f) -
[ux] [ED-24249] Added popup dialog for inserting media using editor-plugin-media-insert
### Patch Changes
- Updated dependencies
## 1.2.2
### Patch Changes
- [#128111](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128111)
[`5d65c0d1d28c8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5d65c0d1d28c8) -
[ux] [ED-24322] Add onPaste UX improvements to url upload
- Updated dependencies
## 1.2.1
### Patch Changes
- Updated dependencies
## 1.2.0
### Minor Changes
- [#128527](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128527)
[`e9e003a733b63`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e9e003a733b63) -
Add media upload from URL and associated i18n, analytics and test packages
### Patch Changes
- Updated dependencies
## 1.1.2
### Patch Changes
- [#126568](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126568)
[`ce40c0ff7852f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ce40c0ff7852f) -
Add menu item and typeahead for Upload image from URL
## 1.1.1
### Patch Changes
- Updated dependencies