@atlaskit/editor-common 86.3.1 → 86.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (259) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/cjs/card/LinkToolbarButtonGroup.js +4 -1
  3. package/dist/cjs/element-browser/ViewMore.js +4 -1
  4. package/dist/cjs/element-browser/components/CategoryList.js +4 -1
  5. package/dist/cjs/element-browser/components/ElementBrowserLoader.js +4 -1
  6. package/dist/cjs/element-browser/components/ElementList/ElementList.js +4 -1
  7. package/dist/cjs/element-browser/components/ElementList/EmptyState.js +4 -1
  8. package/dist/cjs/element-browser/components/ElementList/NotFoundIllustration.js +4 -1
  9. package/dist/cjs/element-browser/components/ElementSearch.js +4 -1
  10. package/dist/cjs/element-browser/components/StatelessElementBrowser.js +4 -1
  11. package/dist/cjs/element-browser/hooks/use-container-width.js +4 -1
  12. package/dist/cjs/extensibility/Extension/Extension/index.js +4 -1
  13. package/dist/cjs/extensibility/Extension/InlineExtension/index.js +4 -1
  14. package/dist/cjs/extensibility/Extension/Lozenge/ExtensionLabel.js +4 -1
  15. package/dist/cjs/extensibility/Extension/Lozenge/LozengeComponent.js +4 -1
  16. package/dist/cjs/extensibility/Extension/Lozenge/index.js +4 -1
  17. package/dist/cjs/extensibility/ExtensionNodeWrapper.js +4 -1
  18. package/dist/cjs/extensibility/MultiBodiedExtension/index.js +4 -1
  19. package/dist/cjs/icons/shared/SteppedRainbowIconDecoration.js +4 -1
  20. package/dist/cjs/keymaps/index.js +4 -1
  21. package/dist/cjs/link/ConfigureLinkOverlay/Dropdown.js +4 -1
  22. package/dist/cjs/link/ConfigureLinkOverlay/StyledButton.js +4 -1
  23. package/dist/cjs/link/ConfigureLinkOverlay/index.js +4 -1
  24. package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +4 -1
  25. package/dist/cjs/link/LinkSearch/LinkSearchList.js +4 -1
  26. package/dist/cjs/link/LinkSearch/LinkSearchListItem.js +4 -1
  27. package/dist/cjs/media-inline/inline-image-card.js +4 -1
  28. package/dist/cjs/media-inline/inline-image-wrapper.js +4 -1
  29. package/dist/cjs/media-inline/media-inline-image-card.js +4 -1
  30. package/dist/cjs/media-inline/views/error-view.js +4 -1
  31. package/dist/cjs/media-inline/views/frame.js +4 -1
  32. package/dist/cjs/media-inline/views/icon-wrapper.js +4 -1
  33. package/dist/cjs/media-inline/views/loading-view.js +4 -1
  34. package/dist/cjs/media-single/CommentBadge.js +4 -1
  35. package/dist/cjs/monitoring/error.js +1 -1
  36. package/dist/cjs/react-node-view/getInlineNodeViewProducer.js +4 -1
  37. package/dist/cjs/table/SortingIcon.js +4 -1
  38. package/dist/cjs/ui/Caption/index.js +4 -1
  39. package/dist/cjs/ui/DropList/index.js +5 -2
  40. package/dist/cjs/ui/Expand/index.js +4 -1
  41. package/dist/cjs/ui/FloatingToolbar/Separator.js +4 -1
  42. package/dist/cjs/ui/FloatingToolbar/SmallerEditIcon.js +4 -1
  43. package/dist/cjs/ui/MediaSingle/index.js +4 -1
  44. package/dist/cjs/ui/MediaSingle/styled.js +4 -1
  45. package/dist/cjs/ui/Messages/index.js +4 -1
  46. package/dist/cjs/ui/MultiBodiedExtension/index.js +4 -1
  47. package/dist/cjs/ui/PanelTextInput/index.js +4 -1
  48. package/dist/cjs/ui/UnsupportedBlock/index.js +4 -1
  49. package/dist/cjs/ui/UnsupportedInline/index.js +4 -1
  50. package/dist/cjs/ui/WidthProvider/index.js +4 -1
  51. package/dist/cjs/ui-color/ColorPalette/Color/index.js +4 -1
  52. package/dist/cjs/ui-color/ColorPalette/Palettes/highlightColorPalette.js +4 -1
  53. package/dist/cjs/ui-color/ColorPalette/index.js +4 -1
  54. package/dist/cjs/ui-menu/ColorPickerButton/index.js +4 -1
  55. package/dist/cjs/ui-menu/DropdownContainer/index.js +4 -1
  56. package/dist/cjs/ui-menu/DropdownMenu/index.js +4 -1
  57. package/dist/cjs/ui-menu/ToolbarArrowKeyNavigationProvider/index.js +4 -1
  58. package/dist/cjs/ui-menu/ToolbarButton/index.js +4 -1
  59. package/dist/es2019/card/LinkToolbarButtonGroup.js +4 -1
  60. package/dist/es2019/element-browser/ViewMore.js +4 -1
  61. package/dist/es2019/element-browser/components/CategoryList.js +4 -1
  62. package/dist/es2019/element-browser/components/ElementBrowserLoader.js +4 -1
  63. package/dist/es2019/element-browser/components/ElementList/ElementList.js +4 -1
  64. package/dist/es2019/element-browser/components/ElementList/EmptyState.js +4 -1
  65. package/dist/es2019/element-browser/components/ElementList/NotFoundIllustration.js +4 -1
  66. package/dist/es2019/element-browser/components/ElementSearch.js +4 -1
  67. package/dist/es2019/element-browser/components/StatelessElementBrowser.js +4 -1
  68. package/dist/es2019/element-browser/hooks/use-container-width.js +4 -1
  69. package/dist/es2019/extensibility/Extension/Extension/index.js +4 -1
  70. package/dist/es2019/extensibility/Extension/InlineExtension/index.js +4 -1
  71. package/dist/es2019/extensibility/Extension/Lozenge/ExtensionLabel.js +4 -1
  72. package/dist/es2019/extensibility/Extension/Lozenge/LozengeComponent.js +4 -1
  73. package/dist/es2019/extensibility/Extension/Lozenge/index.js +4 -1
  74. package/dist/es2019/extensibility/ExtensionNodeWrapper.js +4 -1
  75. package/dist/es2019/extensibility/MultiBodiedExtension/index.js +4 -1
  76. package/dist/es2019/icons/shared/SteppedRainbowIconDecoration.js +4 -1
  77. package/dist/es2019/keymaps/index.js +4 -1
  78. package/dist/es2019/link/ConfigureLinkOverlay/Dropdown.js +4 -1
  79. package/dist/es2019/link/ConfigureLinkOverlay/StyledButton.js +4 -1
  80. package/dist/es2019/link/ConfigureLinkOverlay/index.js +4 -1
  81. package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +4 -1
  82. package/dist/es2019/link/LinkSearch/LinkSearchList.js +4 -1
  83. package/dist/es2019/link/LinkSearch/LinkSearchListItem.js +4 -1
  84. package/dist/es2019/media-inline/inline-image-card.js +4 -1
  85. package/dist/es2019/media-inline/inline-image-wrapper.js +4 -1
  86. package/dist/es2019/media-inline/media-inline-image-card.js +4 -1
  87. package/dist/es2019/media-inline/views/error-view.js +4 -1
  88. package/dist/es2019/media-inline/views/frame.js +4 -1
  89. package/dist/es2019/media-inline/views/icon-wrapper.js +4 -1
  90. package/dist/es2019/media-inline/views/loading-view.js +4 -1
  91. package/dist/es2019/media-single/CommentBadge.js +4 -1
  92. package/dist/es2019/monitoring/error.js +1 -1
  93. package/dist/es2019/react-node-view/getInlineNodeViewProducer.js +4 -1
  94. package/dist/es2019/table/SortingIcon.js +4 -1
  95. package/dist/es2019/ui/Caption/index.js +4 -1
  96. package/dist/es2019/ui/DropList/index.js +5 -2
  97. package/dist/es2019/ui/Expand/index.js +4 -1
  98. package/dist/es2019/ui/FloatingToolbar/Separator.js +4 -1
  99. package/dist/es2019/ui/FloatingToolbar/SmallerEditIcon.js +4 -1
  100. package/dist/es2019/ui/MediaSingle/index.js +4 -1
  101. package/dist/es2019/ui/MediaSingle/styled.js +4 -1
  102. package/dist/es2019/ui/Messages/index.js +4 -1
  103. package/dist/es2019/ui/MultiBodiedExtension/index.js +4 -1
  104. package/dist/es2019/ui/PanelTextInput/index.js +4 -1
  105. package/dist/es2019/ui/UnsupportedBlock/index.js +4 -1
  106. package/dist/es2019/ui/UnsupportedInline/index.js +4 -1
  107. package/dist/es2019/ui/WidthProvider/index.js +4 -1
  108. package/dist/es2019/ui-color/ColorPalette/Color/index.js +4 -1
  109. package/dist/es2019/ui-color/ColorPalette/Palettes/highlightColorPalette.js +4 -1
  110. package/dist/es2019/ui-color/ColorPalette/index.js +4 -1
  111. package/dist/es2019/ui-menu/ColorPickerButton/index.js +4 -1
  112. package/dist/es2019/ui-menu/DropdownContainer/index.js +4 -1
  113. package/dist/es2019/ui-menu/DropdownMenu/index.js +4 -1
  114. package/dist/es2019/ui-menu/ToolbarArrowKeyNavigationProvider/index.js +4 -1
  115. package/dist/es2019/ui-menu/ToolbarButton/index.js +4 -1
  116. package/dist/esm/card/LinkToolbarButtonGroup.js +4 -1
  117. package/dist/esm/element-browser/ViewMore.js +4 -1
  118. package/dist/esm/element-browser/components/CategoryList.js +4 -1
  119. package/dist/esm/element-browser/components/ElementBrowserLoader.js +4 -1
  120. package/dist/esm/element-browser/components/ElementList/ElementList.js +4 -1
  121. package/dist/esm/element-browser/components/ElementList/EmptyState.js +4 -1
  122. package/dist/esm/element-browser/components/ElementList/NotFoundIllustration.js +4 -1
  123. package/dist/esm/element-browser/components/ElementSearch.js +4 -1
  124. package/dist/esm/element-browser/components/StatelessElementBrowser.js +4 -1
  125. package/dist/esm/element-browser/hooks/use-container-width.js +4 -1
  126. package/dist/esm/extensibility/Extension/Extension/index.js +4 -1
  127. package/dist/esm/extensibility/Extension/InlineExtension/index.js +4 -1
  128. package/dist/esm/extensibility/Extension/Lozenge/ExtensionLabel.js +4 -1
  129. package/dist/esm/extensibility/Extension/Lozenge/LozengeComponent.js +4 -1
  130. package/dist/esm/extensibility/Extension/Lozenge/index.js +4 -1
  131. package/dist/esm/extensibility/ExtensionNodeWrapper.js +4 -1
  132. package/dist/esm/extensibility/MultiBodiedExtension/index.js +4 -1
  133. package/dist/esm/icons/shared/SteppedRainbowIconDecoration.js +4 -1
  134. package/dist/esm/keymaps/index.js +4 -1
  135. package/dist/esm/link/ConfigureLinkOverlay/Dropdown.js +4 -1
  136. package/dist/esm/link/ConfigureLinkOverlay/StyledButton.js +4 -1
  137. package/dist/esm/link/ConfigureLinkOverlay/index.js +4 -1
  138. package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +4 -1
  139. package/dist/esm/link/LinkSearch/LinkSearchList.js +4 -1
  140. package/dist/esm/link/LinkSearch/LinkSearchListItem.js +4 -1
  141. package/dist/esm/media-inline/inline-image-card.js +4 -1
  142. package/dist/esm/media-inline/inline-image-wrapper.js +4 -1
  143. package/dist/esm/media-inline/media-inline-image-card.js +4 -1
  144. package/dist/esm/media-inline/views/error-view.js +4 -1
  145. package/dist/esm/media-inline/views/frame.js +4 -1
  146. package/dist/esm/media-inline/views/icon-wrapper.js +4 -1
  147. package/dist/esm/media-inline/views/loading-view.js +4 -1
  148. package/dist/esm/media-single/CommentBadge.js +4 -1
  149. package/dist/esm/monitoring/error.js +1 -1
  150. package/dist/esm/react-node-view/getInlineNodeViewProducer.js +4 -1
  151. package/dist/esm/table/SortingIcon.js +4 -1
  152. package/dist/esm/ui/Caption/index.js +4 -1
  153. package/dist/esm/ui/DropList/index.js +5 -2
  154. package/dist/esm/ui/Expand/index.js +4 -1
  155. package/dist/esm/ui/FloatingToolbar/Separator.js +4 -1
  156. package/dist/esm/ui/FloatingToolbar/SmallerEditIcon.js +4 -1
  157. package/dist/esm/ui/MediaSingle/index.js +4 -1
  158. package/dist/esm/ui/MediaSingle/styled.js +4 -1
  159. package/dist/esm/ui/Messages/index.js +4 -1
  160. package/dist/esm/ui/MultiBodiedExtension/index.js +4 -1
  161. package/dist/esm/ui/PanelTextInput/index.js +4 -1
  162. package/dist/esm/ui/UnsupportedBlock/index.js +4 -1
  163. package/dist/esm/ui/UnsupportedInline/index.js +4 -1
  164. package/dist/esm/ui/WidthProvider/index.js +4 -1
  165. package/dist/esm/ui-color/ColorPalette/Color/index.js +4 -1
  166. package/dist/esm/ui-color/ColorPalette/Palettes/highlightColorPalette.js +4 -1
  167. package/dist/esm/ui-color/ColorPalette/index.js +4 -1
  168. package/dist/esm/ui-menu/ColorPickerButton/index.js +4 -1
  169. package/dist/esm/ui-menu/DropdownContainer/index.js +4 -1
  170. package/dist/esm/ui-menu/DropdownMenu/index.js +4 -1
  171. package/dist/esm/ui-menu/ToolbarArrowKeyNavigationProvider/index.js +4 -1
  172. package/dist/esm/ui-menu/ToolbarButton/index.js +4 -1
  173. package/dist/types/analytics/types/element-events.d.ts +1 -0
  174. package/dist/types/element-browser/components/CategoryList.d.ts +4 -1
  175. package/dist/types/element-browser/components/ElementBrowserLoader.d.ts +4 -1
  176. package/dist/types/element-browser/components/ElementList/ElementList.d.ts +4 -1
  177. package/dist/types/element-browser/components/ElementSearch.d.ts +4 -1
  178. package/dist/types/element-browser/components/StatelessElementBrowser.d.ts +4 -1
  179. package/dist/types/element-browser/hooks/use-container-width.d.ts +4 -1
  180. package/dist/types/extensibility/Extension/InlineExtension/index.d.ts +4 -1
  181. package/dist/types/extensibility/Extension/Lozenge/LozengeComponent.d.ts +4 -1
  182. package/dist/types/extensibility/Extension/Lozenge/index.d.ts +4 -1
  183. package/dist/types/extensibility/ExtensionNodeWrapper.d.ts +4 -1
  184. package/dist/types/extensibility/MultiBodiedExtension/index.d.ts +4 -1
  185. package/dist/types/icons/shared/SteppedRainbowIconDecoration.d.ts +4 -1
  186. package/dist/types/keymaps/index.d.ts +4 -1
  187. package/dist/types/link/ConfigureLinkOverlay/StyledButton.d.ts +4 -1
  188. package/dist/types/link/LinkSearch/LinkSearchList.d.ts +4 -1
  189. package/dist/types/link/LinkSearch/LinkSearchListItem.d.ts +4 -1
  190. package/dist/types/media-inline/inline-image-wrapper.d.ts +4 -1
  191. package/dist/types/media-inline/views/error-view.d.ts +4 -1
  192. package/dist/types/media-inline/views/frame.d.ts +4 -1
  193. package/dist/types/media-inline/views/icon-wrapper.d.ts +4 -1
  194. package/dist/types/media-inline/views/loading-view.d.ts +4 -1
  195. package/dist/types/react-node-view/getInlineNodeViewProducer.d.ts +4 -1
  196. package/dist/types/ui/Caption/index.d.ts +4 -1
  197. package/dist/types/ui/DropList/index.d.ts +4 -1
  198. package/dist/types/ui/FloatingToolbar/Separator.d.ts +4 -1
  199. package/dist/types/ui/FloatingToolbar/SmallerEditIcon.d.ts +4 -1
  200. package/dist/types/ui/MediaSingle/index.d.ts +4 -1
  201. package/dist/types/ui/MediaSingle/styled.d.ts +4 -1
  202. package/dist/types/ui/Messages/index.d.ts +4 -1
  203. package/dist/types/ui/MultiBodiedExtension/index.d.ts +4 -1
  204. package/dist/types/ui/PanelTextInput/index.d.ts +4 -1
  205. package/dist/types/ui/UnsupportedBlock/index.d.ts +4 -1
  206. package/dist/types/ui/UnsupportedInline/index.d.ts +4 -1
  207. package/dist/types/ui/WidthProvider/index.d.ts +4 -1
  208. package/dist/types/ui-color/ColorPalette/Color/index.d.ts +4 -1
  209. package/dist/types/ui-color/ColorPalette/Palettes/highlightColorPalette.d.ts +4 -1
  210. package/dist/types/ui-color/ColorPalette/index.d.ts +4 -1
  211. package/dist/types/ui-menu/ColorPickerButton/index.d.ts +4 -1
  212. package/dist/types/ui-menu/DropdownContainer/index.d.ts +4 -1
  213. package/dist/types/ui-menu/DropdownMenu/index.d.ts +4 -1
  214. package/dist/types/ui-menu/ToolbarArrowKeyNavigationProvider/index.d.ts +4 -1
  215. package/dist/types/ui-menu/ToolbarButton/index.d.ts +4 -1
  216. package/dist/types-ts4.5/analytics/types/element-events.d.ts +1 -0
  217. package/dist/types-ts4.5/element-browser/components/CategoryList.d.ts +4 -1
  218. package/dist/types-ts4.5/element-browser/components/ElementBrowserLoader.d.ts +4 -1
  219. package/dist/types-ts4.5/element-browser/components/ElementList/ElementList.d.ts +4 -1
  220. package/dist/types-ts4.5/element-browser/components/ElementSearch.d.ts +4 -1
  221. package/dist/types-ts4.5/element-browser/components/StatelessElementBrowser.d.ts +4 -1
  222. package/dist/types-ts4.5/element-browser/hooks/use-container-width.d.ts +4 -1
  223. package/dist/types-ts4.5/extensibility/Extension/InlineExtension/index.d.ts +4 -1
  224. package/dist/types-ts4.5/extensibility/Extension/Lozenge/LozengeComponent.d.ts +4 -1
  225. package/dist/types-ts4.5/extensibility/Extension/Lozenge/index.d.ts +4 -1
  226. package/dist/types-ts4.5/extensibility/ExtensionNodeWrapper.d.ts +4 -1
  227. package/dist/types-ts4.5/extensibility/MultiBodiedExtension/index.d.ts +4 -1
  228. package/dist/types-ts4.5/icons/shared/SteppedRainbowIconDecoration.d.ts +4 -1
  229. package/dist/types-ts4.5/keymaps/index.d.ts +4 -1
  230. package/dist/types-ts4.5/link/ConfigureLinkOverlay/StyledButton.d.ts +4 -1
  231. package/dist/types-ts4.5/link/LinkSearch/LinkSearchList.d.ts +4 -1
  232. package/dist/types-ts4.5/link/LinkSearch/LinkSearchListItem.d.ts +4 -1
  233. package/dist/types-ts4.5/media-inline/inline-image-wrapper.d.ts +4 -1
  234. package/dist/types-ts4.5/media-inline/views/error-view.d.ts +4 -1
  235. package/dist/types-ts4.5/media-inline/views/frame.d.ts +4 -1
  236. package/dist/types-ts4.5/media-inline/views/icon-wrapper.d.ts +4 -1
  237. package/dist/types-ts4.5/media-inline/views/loading-view.d.ts +4 -1
  238. package/dist/types-ts4.5/react-node-view/getInlineNodeViewProducer.d.ts +4 -1
  239. package/dist/types-ts4.5/ui/Caption/index.d.ts +4 -1
  240. package/dist/types-ts4.5/ui/DropList/index.d.ts +4 -1
  241. package/dist/types-ts4.5/ui/FloatingToolbar/Separator.d.ts +4 -1
  242. package/dist/types-ts4.5/ui/FloatingToolbar/SmallerEditIcon.d.ts +4 -1
  243. package/dist/types-ts4.5/ui/MediaSingle/index.d.ts +4 -1
  244. package/dist/types-ts4.5/ui/MediaSingle/styled.d.ts +4 -1
  245. package/dist/types-ts4.5/ui/Messages/index.d.ts +4 -1
  246. package/dist/types-ts4.5/ui/MultiBodiedExtension/index.d.ts +4 -1
  247. package/dist/types-ts4.5/ui/PanelTextInput/index.d.ts +4 -1
  248. package/dist/types-ts4.5/ui/UnsupportedBlock/index.d.ts +4 -1
  249. package/dist/types-ts4.5/ui/UnsupportedInline/index.d.ts +4 -1
  250. package/dist/types-ts4.5/ui/WidthProvider/index.d.ts +4 -1
  251. package/dist/types-ts4.5/ui-color/ColorPalette/Color/index.d.ts +4 -1
  252. package/dist/types-ts4.5/ui-color/ColorPalette/Palettes/highlightColorPalette.d.ts +4 -1
  253. package/dist/types-ts4.5/ui-color/ColorPalette/index.d.ts +4 -1
  254. package/dist/types-ts4.5/ui-menu/ColorPickerButton/index.d.ts +4 -1
  255. package/dist/types-ts4.5/ui-menu/DropdownContainer/index.d.ts +4 -1
  256. package/dist/types-ts4.5/ui-menu/DropdownMenu/index.d.ts +4 -1
  257. package/dist/types-ts4.5/ui-menu/ToolbarArrowKeyNavigationProvider/index.d.ts +4 -1
  258. package/dist/types-ts4.5/ui-menu/ToolbarButton/index.d.ts +4 -1
  259. package/package.json +1 -1
@@ -1,3 +1,6 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  export declare const DropdownContainer: React.NamedExoticComponent<import("../Dropdown").Props & import("../../ui-react/with-react-editor-view-outer-listeners").WithOutsideClickProps>;
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React, { PureComponent } from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { MenuItem, Props, State } from './types';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import type { ReactNode } from 'react';
3
6
  import React from 'react';
4
7
  import { jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { ButtonProps } from '@atlaskit/button/types';
4
7
  import type { PositionType } from '@atlaskit/tooltip';
@@ -3,6 +3,7 @@ import type { TrackAEP, UIAEP } from './utils';
3
3
  type ElementAttributes = {
4
4
  nodeDepth: number;
5
5
  nodeType: string;
6
+ inputMethod?: string;
6
7
  };
7
8
  type ElementMovedAEP = TrackAEP<ACTION.MOVED, ACTION_SUBJECT.ELEMENT, ACTION_SUBJECT_ID.ELEMENT_DRAG_HANDLE, ElementAttributes, null>;
8
9
  type ElementDragAEP = UIAEP<ACTION.DRAGGED, ACTION_SUBJECT.ELEMENT, ACTION_SUBJECT_ID.ELEMENT_DRAG_HANDLE, ElementAttributes, null>;
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { WithAnalyticsEventsProps } from '@atlaskit/analytics-next';
4
7
  import type { Category } from '../types';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import Loadable from 'react-loadable';
4
7
  import type { Props as ElementBrowserProps } from '../ElementBrowser';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { WithAnalyticsEventsProps } from '@atlaskit/analytics-next';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { WrappedComponentProps } from 'react-intl-next';
4
7
  import type { QuickInsertItem } from '../../provider-factory';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { WithAnalyticsEventsProps } from '@atlaskit/analytics-next';
4
7
  import type { QuickInsertItem } from '../../provider-factory';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  /**
4
7
  *
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { Node as PmNode } from '@atlaskit/editor-prosemirror/model';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import type { CSSProperties } from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { LozengeData } from './index';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { Component } from 'react';
3
6
  import type { CSSProperties } from 'react';
4
7
  import { jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { MacroInteractionDesignFeatureFlags } from './types';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { Node as PmNode } from '@atlaskit/editor-prosemirror/model';
@@ -1,5 +1,8 @@
1
1
  /// <reference types="react" />
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { jsx } from '@emotion/react';
4
7
  type SteppedRainbowIconDecorationProps = {
5
8
  selectedColor?: string | null;
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { Command } from '../types/command';
@@ -1,5 +1,8 @@
1
1
  /// <reference types="react" />
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { jsx } from '@emotion/react';
4
7
  import { type ButtonProps } from '@atlaskit/button';
5
8
  export declare const StyledButton: ({ innerRef, ...props }: ButtonProps & {
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { PureComponent } from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { LinkSearchListItemData } from './types';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { WrappedComponentProps } from 'react-intl-next';
4
7
  import type { LinkSearchListItemData } from './types';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import type { ReactElement } from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  type Props = {
@@ -1,5 +1,8 @@
1
1
  /// <reference types="react" />
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { jsx } from '@emotion/react';
4
7
  type Props = {
5
8
  message: string;
@@ -1,5 +1,8 @@
1
1
  /// <reference types="react" />
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { jsx } from '@emotion/react';
4
7
  interface FrameViewProps {
5
8
  children?: React.ReactNode;
@@ -1,5 +1,8 @@
1
1
  /// <reference types="react" />
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { jsx } from '@emotion/react';
4
7
  type Props = {
5
8
  children?: React.ReactNode;
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { jsx } from '@emotion/react';
3
6
  type Props = {
4
7
  title?: string;
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { Node as PMNode } from '@atlaskit/editor-prosemirror/model';
4
7
  import type { Decoration, EditorView, NodeView } from '@atlaskit/editor-prosemirror/view';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { WrappedComponentProps } from 'react-intl-next';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import type { ReactNode } from 'react';
3
6
  import type { WithAnalyticsEventsProps } from '@atlaskit/analytics-next';
4
7
  interface Props extends WithAnalyticsEventsProps {
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { jsx } from '@emotion/react';
3
6
  declare const _default: () => jsx.JSX.Element;
4
7
  export default _default;
@@ -1,3 +1,6 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { jsx } from '@emotion/react';
3
6
  export declare const SmallerEditIcon: () => jsx.JSX.Element;
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { RichMediaLayout as MediaSingleLayout } from '@atlaskit/adf-schema';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import type { RefObject } from 'react';
3
6
  import React from 'react';
4
7
  import { jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import type { ReactNode } from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  interface Props {
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  export declare const removeMarginsAndBorder: import("@emotion/react").SerializedStyles;
3
6
  export declare const sharedMultiBodiedExtensionStyles: {
4
7
  mbeExtensionContainer: import("@emotion/react").SerializedStyles;
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import type { FocusEvent, KeyboardEvent } from 'react';
3
6
  import { PureComponent } from 'react';
4
7
  import { jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { WrappedComponentProps } from 'react-intl-next';
4
7
  import type { Node as PMNode } from '@atlaskit/editor-prosemirror/model';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { WrappedComponentProps } from 'react-intl-next';
4
7
  import type { Node as PMNode } from '@atlaskit/editor-prosemirror/model';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  export type Breakpoints = 'S' | 'M' | 'L';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React, { type ReactElement } from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  export interface Props {
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { jsx } from '@emotion/react';
3
6
  import type { PaletteColor } from './type';
4
7
  export declare const REMOVE_HIGHLIGHT_COLOR = "#00000000";
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { WrappedComponentProps } from 'react-intl-next';
4
7
  import type { PaletteColor, PaletteTooltipMessages } from './Palettes/type';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { WithAnalyticsEventsProps } from '@atlaskit/analytics-next';
4
7
  import type { PaletteColor, PaletteTooltipMessages } from '../../ui-color';
@@ -1,3 +1,6 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  export declare const DropdownContainer: React.NamedExoticComponent<import("../Dropdown").Props & import("../../ui-react/with-react-editor-view-outer-listeners").WithOutsideClickProps>;
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React, { PureComponent } from 'react';
3
6
  import { jsx } from '@emotion/react';
4
7
  import type { MenuItem, Props, State } from './types';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import type { ReactNode } from 'react';
3
6
  import React from 'react';
4
7
  import { jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React from 'react';
3
6
  import type { ButtonProps } from '@atlaskit/button/types';
4
7
  import type { PositionType } from '@atlaskit/tooltip';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "86.3.1",
3
+ "version": "86.4.0",
4
4
  "description": "A package that contains common classes and components for editor and renderer",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"