@atlaskit/editor-common 86.3.0 → 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 +18 -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 -3
  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 -3
  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 -3
  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 +2 -2
@@ -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';
@@ -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 EditIcon from '@atlaskit/icon/glyph/edit';
@@ -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
 
3
6
  import React from 'react';
4
7
 
@@ -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 { 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 { css } from '@emotion/react';
@@ -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 { PureComponent } from 'react';
5
8
 
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  import React, { useCallback, useRef } 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 React, { useCallback, useRef } 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 React, { Fragment } 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 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
 
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 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 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, { useContext } from 'react';
4
7
 
5
8
  // 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
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
- /** @jsx jsx */
3
+ /**
4
+ * @jsxRuntime classic
5
+ * @jsx jsx
6
+ */
4
7
  import React, { PureComponent, useContext } from 'react';
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
6
9
  import { css, jsx } from '@emotion/react';
@@ -1,4 +1,7 @@
1
- /** @jsx jsx */
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
2
5
  /* eslint-disable no-console */
3
6
 
4
7
  import React, { useCallback, useLayoutEffect, useRef } from 'react';
@@ -1,6 +1,9 @@
1
1
  // If you make any change here, copy it to above file as well
2
2
  // and notify about the change in #team-fc-editor-ai-dev channel.
3
- /** @jsx jsx */
3
+ /**
4
+ * @jsxRuntime classic
5
+ * @jsx jsx
6
+ */
4
7
  import React, { useCallback } from 'react';
5
8
 
6
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -63,9 +66,7 @@ const ToolbarButton = /*#__PURE__*/React.forwardRef((props, ref) => {
63
66
  onItemClick(item);
64
67
  }
65
68
  }, [disabled, onClick, onItemClick, item, buttonId]);
66
- const id = buttonId ? `editor-toolbar__${buttonId}` : undefined;
67
69
  const button = jsx(Button, {
68
- id: id,
69
70
  ref: ref,
70
71
  appearance: "subtle",
71
72
  testId: testId
@@ -1,6 +1,9 @@
1
1
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
2
2
  var _excluded = ["disabled"];
3
- /** @jsx jsx */
3
+ /**
4
+ * @jsxRuntime classic
5
+ * @jsx jsx
6
+ */
4
7
  import React from 'react';
5
8
 
6
9
  // 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
@@ -5,7 +5,10 @@ var _excluded = ["categories"],
5
5
  _excluded2 = ["buttonStyles"];
6
6
  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; }
7
7
  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) { _defineProperty(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; }
8
- /** @jsx jsx */
8
+ /**
9
+ * @jsxRuntime classic
10
+ * @jsx jsx
11
+ */
9
12
  import React, { Fragment, memo, useCallback } from 'react';
10
13
 
11
14
  // 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
@@ -2,7 +2,10 @@ import _extends from "@babel/runtime/helpers/extends";
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["items", "mode", "selectedItemIndex", "focusedItemIndex", "columnCount", "setColumnCount", "createAnalyticsEvent", "emptyStateHandler", "selectedCategory", "selectedCategoryIndex", "searchTerm", "setFocusedCategoryIndex", "setFocusedItemIndex"];
5
- /** @jsx jsx */
5
+ /**
6
+ * @jsxRuntime classic
7
+ * @jsx jsx
8
+ */
6
9
  import React, { Fragment, memo, useCallback, useEffect, useMemo, useState } from 'react';
7
10
 
8
11
  // 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
  var imageContainer = css({
@@ -1,5 +1,8 @@
1
1
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import React, { memo, useLayoutEffect, useRef, useState } from 'react';
4
7
 
5
8
  // 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
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
- /** @jsx jsx */
3
+ /**
4
+ * @jsxRuntime classic
5
+ * @jsx jsx
6
+ */
4
7
  import React, { memo, useCallback, useEffect, useRef, useState } from 'react';
5
8
 
6
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,5 +1,8 @@
1
1
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import React, { memo, useEffect, useRef, useState } from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -4,7 +4,10 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
4
4
  var _excluded = ["type"];
5
5
  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; }
6
6
  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) { _defineProperty(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; }
7
- /** @jsx jsx */
7
+ /**
8
+ * @jsxRuntime classic
9
+ * @jsx jsx
10
+ */
8
11
 
9
12
  import React, { Fragment } from 'react';
10
13
 
@@ -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,7 +1,10 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
2
  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; }
3
3
  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) { _defineProperty(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; }
4
- /** @jsx jsx */
4
+ /**
5
+ * @jsxRuntime classic
6
+ * @jsx jsx
7
+ */
5
8
 
6
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
7
10
  import { jsx } from '@emotion/react';
@@ -10,7 +10,10 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
10
10
  var _excluded = ["url"];
11
11
  function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
12
12
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
13
- /** @jsx jsx */
13
+ /**
14
+ * @jsxRuntime classic
15
+ * @jsx jsx
16
+ */
14
17
  import { Component } from 'react';
15
18
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
16
19
  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
@@ -5,7 +5,10 @@ import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProper
5
5
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
6
6
  var _excluded = ["url"];
7
7
  /* eslint-disable @atlaskit/design-system/prefer-primitives */
8
- /** @jsx jsx */
8
+ /**
9
+ * @jsxRuntime classic
10
+ * @jsx jsx
11
+ */
9
12
 
10
13
  import React, { Fragment, useState } from 'react';
11
14
 
@@ -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,5 +1,8 @@
1
1
  import _typeof from "@babel/runtime/helpers/typeof";
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,7 +1,10 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["onClick", "triggerRef"];
4
- /** @jsx jsx */
4
+ /**
5
+ * @jsxRuntime classic
6
+ * @jsx jsx
7
+ */
5
8
  import { useCallback } from 'react';
6
9
 
7
10
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -1,7 +1,10 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["innerRef"];
4
- /** @jsx jsx */
4
+ /**
5
+ * @jsxRuntime classic
6
+ * @jsx jsx
7
+ */
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
6
9
  import { css, jsx } from '@emotion/react';
7
10
  import Button from '@atlaskit/button';
@@ -1,5 +1,8 @@
1
1
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { useCallback, useLayoutEffect, useState } from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -11,7 +11,10 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
11
11
  import _regeneratorRuntime from "@babel/runtime/regenerator";
12
12
  function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
13
13
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
14
- /** @jsx jsx */
14
+ /**
15
+ * @jsxRuntime classic
16
+ * @jsx jsx
17
+ */
15
18
 
16
19
  import React, { PureComponent } from 'react';
17
20
 
@@ -5,7 +5,10 @@ import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstruct
5
5
  import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
6
6
  function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
7
7
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
8
- /** @jsx jsx */
8
+ /**
9
+ * @jsxRuntime classic
10
+ * @jsx jsx
11
+ */
9
12
  import { PureComponent } from 'react';
10
13
 
11
14
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -7,7 +7,10 @@ import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
7
7
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
8
8
  function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
9
9
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
10
- /** @jsx jsx */
10
+ /**
11
+ * @jsxRuntime classic
12
+ * @jsx jsx
13
+ */
11
14
  import React, { Fragment } from 'react';
12
15
 
13
16
  // 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
@@ -2,7 +2,10 @@ import _extends from "@babel/runtime/helpers/extends";
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  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; }
4
4
  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) { _defineProperty(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; }
5
- /** @jsx jsx */
5
+ /**
6
+ * @jsxRuntime classic
7
+ * @jsx jsx
8
+ */
6
9
 
7
10
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
8
11
  import { css, jsx } from '@emotion/react';
@@ -2,7 +2,10 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  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; }
4
4
  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) { _defineProperty(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; }
5
- /** @jsx jsx */
5
+ /**
6
+ * @jsxRuntime classic
7
+ * @jsx jsx
8
+ */
6
9
  import { Fragment, useCallback, useEffect, useMemo, useState } from 'react';
7
10
 
8
11
  // 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
  var 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,5 +1,8 @@
1
1
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
2
- /** @jsx jsx */
2
+ /**
3
+ * @jsxRuntime classic
4
+ * @jsx jsx
5
+ */
3
6
  import { useEffect, useMemo, useState } from 'react';
4
7
 
5
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
7
7
  import { isFedRamp } from './environment';
8
8
  var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
9
9
  var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
10
- var packageVersion = "86.3.0";
10
+ var packageVersion = "86.4.0";
11
11
  var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
12
12
  // Remove URL as it has UGC
13
13
  // TODO: Sanitise the URL instead of just removing it
@@ -2,7 +2,10 @@ import _extends from "@babel/runtime/helpers/extends";
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  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; }
4
4
  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) { _defineProperty(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; }
5
- /** @jsx jsx */
5
+ /**
6
+ * @jsxRuntime classic
7
+ * @jsx jsx
8
+ */
6
9
  import React from 'react';
7
10
 
8
11
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766