@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
@@ -10,7 +10,10 @@ var _success = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/succe
10
10
  var _error = _interopRequireDefault(require("@atlaskit/icon/glyph/error"));
11
11
  var _colors = require("@atlaskit/theme/colors");
12
12
  var _typography = require("@atlaskit/theme/typography");
13
- /** @jsx jsx */
13
+ /**
14
+ * @jsxRuntime classic
15
+ * @jsx jsx
16
+ */
14
17
 
15
18
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
16
19
 
@@ -5,7 +5,10 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.sharedMultiBodiedExtensionStyles = exports.removeMarginsAndBorder = void 0;
7
7
  var _react = require("@emotion/react");
8
- /** @jsx jsx */
8
+ /**
9
+ * @jsxRuntime classic
10
+ * @jsx jsx
11
+ */
9
12
 
10
13
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
11
14
 
@@ -18,7 +18,10 @@ var _react2 = require("@emotion/react");
18
18
  var _utils = require("../../utils");
19
19
  var _styles = require("./styles");
20
20
  function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2.default)(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2.default)(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2.default)(this, result); }; }
21
- function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); } /** @jsx jsx */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
21
+ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); } /**
22
+ * @jsxRuntime classic
23
+ * @jsx jsx
24
+ */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
22
25
  var KeyZCode = 90;
23
26
  var KeyYCode = 89;
24
27
  var PanelTextInput = exports.default = /*#__PURE__*/function (_PureComponent) {
@@ -20,7 +20,10 @@ var _trackUnsupportedContent = require("../../utils/track-unsupported-content");
20
20
  var _unsupportedContentHelper = require("../unsupported-content-helper");
21
21
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
22
22
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
23
- /** @jsx jsx */
23
+ /**
24
+ * @jsxRuntime classic
25
+ * @jsx jsx
26
+ */
24
27
 
25
28
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
26
29
 
@@ -20,7 +20,10 @@ var _trackUnsupportedContent = require("../../utils/track-unsupported-content");
20
20
  var _unsupportedContentHelper = require("../unsupported-content-helper");
21
21
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
22
22
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
23
- /** @jsx jsx */
23
+ /**
24
+ * @jsxRuntime classic
25
+ * @jsx jsx
26
+ */
24
27
 
25
28
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
26
29
 
@@ -16,7 +16,10 @@ var _rafSchd = _interopRequireDefault(require("raf-schd"));
16
16
  var _widthDetector = require("@atlaskit/width-detector");
17
17
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
18
18
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
19
- /** @jsx jsx */
19
+ /**
20
+ * @jsxRuntime classic
21
+ * @jsx jsx
22
+ */
20
23
 
21
24
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
22
25
 
@@ -11,7 +11,10 @@ var _done = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/done"));
11
11
  var _colors = require("@atlaskit/theme/colors");
12
12
  var _tooltip = _interopRequireDefault(require("@atlaskit/tooltip"));
13
13
  var _styles = require("./styles");
14
- /** @jsx jsx */
14
+ /**
15
+ * @jsxRuntime classic
16
+ * @jsx jsx
17
+ */
15
18
 
16
19
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
17
20
 
@@ -12,7 +12,10 @@ var _tokens = require("@atlaskit/tokens");
12
12
  var _getColorMessage = _interopRequireDefault(require("./getColorMessage"));
13
13
  var _paletteMessages = _interopRequireDefault(require("./paletteMessages"));
14
14
  var _textColorPalette = require("./textColorPalette");
15
- /** @jsx jsx */
15
+ /**
16
+ * @jsxRuntime classic
17
+ * @jsx jsx
18
+ */
16
19
 
17
20
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
18
21
 
@@ -15,7 +15,10 @@ var _Color = _interopRequireDefault(require("./Color"));
15
15
  var _getColorMessage = _interopRequireDefault(require("./Palettes/getColorMessage"));
16
16
  var _styles = require("./styles");
17
17
  var _utils = require("./utils");
18
- /** @jsx jsx */
18
+ /**
19
+ * @jsxRuntime classic
20
+ * @jsx jsx
21
+ */
19
22
 
20
23
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
21
24
 
@@ -21,7 +21,10 @@ var _Popup = _interopRequireDefault(require("../../ui/Popup"));
21
21
  var _withOuterListeners = _interopRequireDefault(require("../../ui/with-outer-listeners"));
22
22
  var _ArrowKeyNavigationProvider = require("../ArrowKeyNavigationProvider");
23
23
  var _types = require("../ArrowKeyNavigationProvider/types");
24
- /** @jsx jsx */
24
+ /**
25
+ * @jsxRuntime classic
26
+ * @jsx jsx
27
+ */
25
28
 
26
29
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
27
30
 
@@ -16,7 +16,10 @@ var _ToolbarArrowKeyNavigationProvider = require("../ToolbarArrowKeyNavigationPr
16
16
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
17
17
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
18
18
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
19
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } /** @jsx jsx */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
19
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } /**
20
+ * @jsxRuntime classic
21
+ * @jsx jsx
22
+ */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
20
23
  var DropdownContainer = exports.DropdownContainer = /*#__PURE__*/_react.default.memo(function DropdownContainer(props) {
21
24
  var keyDownHandlerContext = (0, _react.useContext)(_ToolbarArrowKeyNavigationProvider.KeyDownHandlerContext);
22
25
  var newArrowKeyNavigationProviderOptions = props.arrowKeyNavigationProviderOptions;
@@ -35,7 +35,10 @@ var _ArrowKeyNavigationProvider = require("../ArrowKeyNavigationProvider");
35
35
  var _types = require("../ArrowKeyNavigationProvider/types");
36
36
  var _excluded = ["children"];
37
37
  var _templateObject, _templateObject2;
38
- /** @jsx jsx */
38
+ /**
39
+ * @jsxRuntime classic
40
+ * @jsx jsx
41
+ */
39
42
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
40
43
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
41
44
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
@@ -11,7 +11,10 @@ var _messages = require("../../messages");
11
11
  var _ui = require("../../ui");
12
12
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
13
13
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
14
- /** @jsx jsx */
14
+ /**
15
+ * @jsxRuntime classic
16
+ * @jsx jsx
17
+ */
15
18
  /* eslint-disable no-console */
16
19
 
17
20
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -20,7 +20,10 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
20
20
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
21
21
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } // If you make any change here, copy it to above file as well
22
22
  // and notify about the change in #team-fc-editor-ai-dev channel.
23
- /** @jsx jsx */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
23
+ /**
24
+ * @jsxRuntime classic
25
+ * @jsx jsx
26
+ */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
24
27
  var TOOLBAR_BUTTON = exports.TOOLBAR_BUTTON = _analytics.TOOLBAR_ACTION_SUBJECT_ID;
25
28
  var buttonWrapper = (0, _react2.css)({
26
29
  display: 'flex',
@@ -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
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { useEffect, useRef } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import React, { Fragment, memo, useCallback } from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -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
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import React, { Fragment, memo, useCallback, useEffect, useMemo, useState } from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
6
  import { css, jsx } from '@emotion/react';
4
7
  import { FormattedMessage } from 'react-intl-next';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
6
  import { css, jsx } from '@emotion/react';
4
7
  const imageContainer = css({
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React, { memo, useLayoutEffect, useRef, useState } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import React, { memo, useCallback, useEffect, useRef, useState } from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React, { memo, useEffect, useRef, useState } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
 
4
7
  import React, { Fragment } from 'react';
5
8
 
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React, { Fragment } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { Fragment } from 'react';
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
5
8
  import { css, jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
 
3
6
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
7
  import { jsx } from '@emotion/react';
@@ -1,6 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
- /** @jsx jsx */
3
+ /**
4
+ * @jsxRuntime classic
5
+ * @jsx jsx
6
+ */
4
7
  import { Component } from 'react';
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
6
9
  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
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,6 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  /* eslint-disable @atlaskit/design-system/prefer-primitives */
3
- /** @jsx jsx */
3
+ /**
4
+ * @jsxRuntime classic
5
+ * @jsx jsx
6
+ */
4
7
 
5
8
  import React, { Fragment, useState } from 'react';
6
9
 
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
6
  import { css, jsx } from '@emotion/react';
4
7
  import { N40, N60, N80, P300, R400, T300, Y400 } from '@atlaskit/theme/colors';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React, { Fragment } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { useCallback } from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
7
  import { css, jsx } from '@emotion/react';
5
8
  import Button from '@atlaskit/button';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { useCallback, useLayoutEffect, useState } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
 
4
7
  import React, { PureComponent } from 'react';
5
8
 
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { PureComponent } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import React, { Fragment } from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { Fragment, useMemo } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
5
8
  import { css, jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import { Fragment, useCallback, useEffect, useMemo, useState } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
 
3
6
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
7
  import { jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
 
3
6
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
7
  import { jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
6
  import { css, jsx } from '@emotion/react';
4
7
  const wrapperStyle = css({
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
 
3
6
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
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 { useEffect, useMemo, useState } from 'react';
3
6
 
4
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,7 +1,7 @@
1
1
  import { isFedRamp } from './environment';
2
2
  const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
3
3
  const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
4
- const packageVersion = "86.3.1";
4
+ const packageVersion = "86.4.0";
5
5
  const sanitiseSentryEvents = (data, _hint) => {
6
6
  // Remove URL as it has UGC
7
7
  // TODO: Sanitise the URL instead of just removing it
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import React from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
6
  import { css, jsx } from '@emotion/react';
4
7
  import { injectIntl } from 'react-intl-next';
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import React from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
 
4
7
  import { Component } from 'react';
5
8
 
@@ -9,7 +12,7 @@ import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@
9
12
  import { N0, N50A, N60A, N900 } from '@atlaskit/theme/colors';
10
13
  import Layer from '../Layer';
11
14
  const packageName = "@atlaskit/editor-common";
12
- const packageVersion = "86.3.1";
15
+ const packageVersion = "86.4.0";
13
16
  const halfFocusRing = 1;
14
17
  const dropOffset = '0, 8';
15
18
  class DropList extends Component {
@@ -1,5 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
 
4
7
  import React, { forwardRef } from 'react';
5
8
 
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
6
  import { css, jsx } from '@emotion/react';
4
7
  import { N30 } from '@atlaskit/theme/colors';