@atlaskit/editor-common 82.8.1 → 82.8.3

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 (305) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/cjs/card/LinkToolbarButtonGroup.js +1 -0
  3. package/dist/cjs/collab/index.js +1 -1
  4. package/dist/cjs/element-browser/ViewMore.js +2 -0
  5. package/dist/cjs/element-browser/components/CategoryList.js +1 -0
  6. package/dist/cjs/element-browser/components/ElementBrowserLoader.js +1 -1
  7. package/dist/cjs/element-browser/components/ElementList/ElementList.js +1 -0
  8. package/dist/cjs/element-browser/components/ElementList/EmptyState.js +1 -0
  9. package/dist/cjs/element-browser/components/ElementList/NotFoundIllustration.js +1 -0
  10. package/dist/cjs/element-browser/components/ElementSearch.js +2 -0
  11. package/dist/cjs/element-browser/components/StatelessElementBrowser.js +2 -0
  12. package/dist/cjs/element-browser/hooks/use-container-width.js +2 -0
  13. package/dist/cjs/extensibility/Extension/Extension/index.js +1 -0
  14. package/dist/cjs/extensibility/Extension/Extension/styles.js +2 -0
  15. package/dist/cjs/extensibility/Extension/InlineExtension/index.js +2 -0
  16. package/dist/cjs/extensibility/Extension/InlineExtension/styles.js +2 -0
  17. package/dist/cjs/extensibility/Extension/Lozenge/ExtensionLabel.js +2 -0
  18. package/dist/cjs/extensibility/Extension/Lozenge/LozengeComponent.js +1 -1
  19. package/dist/cjs/extensibility/Extension/Lozenge/index.js +1 -1
  20. package/dist/cjs/extensibility/Extension/styles.js +1 -0
  21. package/dist/cjs/extensibility/ExtensionNodeWrapper.js +2 -0
  22. package/dist/cjs/extensibility/MultiBodiedExtension/index.js +1 -0
  23. package/dist/cjs/extensibility/MultiBodiedExtension/styles.js +2 -0
  24. package/dist/cjs/icons/shared/SteppedRainbowIconDecoration.js +1 -0
  25. package/dist/cjs/keymaps/index.js +2 -0
  26. package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +1 -1
  27. package/dist/cjs/link/LinkSearch/LinkSearchList.js +1 -1
  28. package/dist/cjs/link/LinkSearch/LinkSearchListItem.js +2 -1
  29. package/dist/cjs/link/LinkSearch/ToolbarComponents.js +2 -0
  30. package/dist/cjs/media-inline/inline-image-card.js +2 -0
  31. package/dist/cjs/media-inline/inline-image-wrapper.js +1 -1
  32. package/dist/cjs/media-inline/media-inline-image-card.js +1 -1
  33. package/dist/cjs/media-inline/styles.js +1 -1
  34. package/dist/cjs/media-inline/views/error-view.js +2 -0
  35. package/dist/cjs/media-inline/views/frame.js +2 -0
  36. package/dist/cjs/media-inline/views/icon-wrapper.js +1 -0
  37. package/dist/cjs/media-inline/views/loading-view.js +2 -0
  38. package/dist/cjs/media-inline/views/wrapper.js +2 -0
  39. package/dist/cjs/media-single/CommentBadge.js +2 -0
  40. package/dist/cjs/monitoring/error.js +1 -1
  41. package/dist/cjs/react-node-view/getInlineNodeViewProducer.js +1 -1
  42. package/dist/cjs/selection/gap-cursor/styles.js +1 -1
  43. package/dist/cjs/selection/index.js +4 -16
  44. package/dist/cjs/styles/shared/annotation.js +1 -1
  45. package/dist/cjs/styles/shared/background-color.js +2 -0
  46. package/dist/cjs/styles/shared/block-marks.js +1 -0
  47. package/dist/cjs/styles/shared/blockquote.js +2 -0
  48. package/dist/cjs/styles/shared/code-block.js +1 -0
  49. package/dist/cjs/styles/shared/code-mark.js +1 -1
  50. package/dist/cjs/styles/shared/column-layout.js +2 -0
  51. package/dist/cjs/styles/shared/date.js +2 -0
  52. package/dist/cjs/styles/shared/embedCard.js +2 -0
  53. package/dist/cjs/styles/shared/expand.js +2 -0
  54. package/dist/cjs/styles/shared/grid.js +2 -0
  55. package/dist/cjs/styles/shared/headings.js +1 -1
  56. package/dist/cjs/styles/shared/indentation.js +1 -0
  57. package/dist/cjs/styles/shared/link.js +2 -0
  58. package/dist/cjs/styles/shared/lists.js +1 -1
  59. package/dist/cjs/styles/shared/media-single.js +1 -1
  60. package/dist/cjs/styles/shared/panel.js +1 -0
  61. package/dist/cjs/styles/shared/paragraph.js +2 -0
  62. package/dist/cjs/styles/shared/plugins.js +2 -0
  63. package/dist/cjs/styles/shared/resizer.js +1 -1
  64. package/dist/cjs/styles/shared/rule.js +2 -0
  65. package/dist/cjs/styles/shared/shadow.js +1 -0
  66. package/dist/cjs/styles/shared/smartCard.js +1 -1
  67. package/dist/cjs/styles/shared/table.js +1 -1
  68. package/dist/cjs/styles/shared/tableCell.js +1 -0
  69. package/dist/cjs/styles/shared/task-decision.js +1 -0
  70. package/dist/cjs/styles/shared/text-color.js +2 -0
  71. package/dist/cjs/styles/shared/unsupported-content.js +1 -1
  72. package/dist/cjs/styles/shared/whitespace.js +2 -0
  73. package/dist/cjs/table/SortingIcon.js +1 -0
  74. package/dist/cjs/ui/BaseTheme/index.js +2 -0
  75. package/dist/cjs/ui/Caption/index.js +1 -1
  76. package/dist/cjs/ui/DropList/index.js +2 -2
  77. package/dist/cjs/ui/Expand/index.js +1 -0
  78. package/dist/cjs/ui/FloatingToolbar/Separator.js +1 -0
  79. package/dist/cjs/ui/FloatingToolbar/SmallerEditIcon.js +1 -0
  80. package/dist/cjs/ui/MediaSingle/index.js +2 -0
  81. package/dist/cjs/ui/MediaSingle/link.js +2 -0
  82. package/dist/cjs/ui/MediaSingle/styled.js +1 -0
  83. package/dist/cjs/ui/Messages/index.js +2 -0
  84. package/dist/cjs/ui/MultiBodiedExtension/index.js +2 -0
  85. package/dist/cjs/ui/PanelTextInput/index.js +1 -1
  86. package/dist/cjs/ui/PanelTextInput/styles.js +2 -0
  87. package/dist/cjs/ui/ResizerLegacy/styled.js +1 -1
  88. package/dist/cjs/ui/UnsupportedBlock/index.js +2 -0
  89. package/dist/cjs/ui/UnsupportedInline/index.js +2 -0
  90. package/dist/cjs/ui/WidthProvider/index.js +2 -0
  91. package/dist/cjs/ui/clear-next-sibling-margin-top.js +2 -0
  92. package/dist/cjs/ui-color/ColorPalette/Color/index.js +1 -1
  93. package/dist/cjs/ui-color/ColorPalette/Color/styles.js +2 -0
  94. package/dist/cjs/ui-color/ColorPalette/Palettes/highlightColorPalette.js +1 -1
  95. package/dist/cjs/ui-color/ColorPalette/index.js +2 -0
  96. package/dist/cjs/ui-color/ColorPalette/styles.js +2 -0
  97. package/dist/cjs/ui-menu/ArrowKeyNavigationProvider/MenuArrowKeyNavigationProvider/index.js +11 -45
  98. package/dist/cjs/ui-menu/ColorPickerButton/index.js +2 -0
  99. package/dist/cjs/ui-menu/DropdownContainer/index.js +1 -1
  100. package/dist/cjs/ui-menu/DropdownMenu/index.js +2 -6
  101. package/dist/cjs/ui-menu/ToolbarArrowKeyNavigationProvider/index.js +10 -39
  102. package/dist/cjs/ui-menu/ToolbarButton/index.js +1 -1
  103. package/dist/es2019/card/LinkToolbarButtonGroup.js +2 -0
  104. package/dist/es2019/collab/index.js +1 -0
  105. package/dist/es2019/element-browser/ViewMore.js +2 -0
  106. package/dist/es2019/element-browser/components/CategoryList.js +2 -0
  107. package/dist/es2019/element-browser/components/ElementBrowserLoader.js +2 -0
  108. package/dist/es2019/element-browser/components/ElementList/ElementList.js +2 -0
  109. package/dist/es2019/element-browser/components/ElementList/EmptyState.js +1 -0
  110. package/dist/es2019/element-browser/components/ElementList/NotFoundIllustration.js +1 -0
  111. package/dist/es2019/element-browser/components/ElementSearch.js +2 -0
  112. package/dist/es2019/element-browser/components/StatelessElementBrowser.js +2 -0
  113. package/dist/es2019/element-browser/hooks/use-container-width.js +2 -0
  114. package/dist/es2019/extensibility/Extension/Extension/index.js +2 -0
  115. package/dist/es2019/extensibility/Extension/Extension/styles.js +1 -0
  116. package/dist/es2019/extensibility/Extension/InlineExtension/index.js +2 -0
  117. package/dist/es2019/extensibility/Extension/InlineExtension/styles.js +1 -0
  118. package/dist/es2019/extensibility/Extension/Lozenge/ExtensionLabel.js +1 -0
  119. package/dist/es2019/extensibility/Extension/Lozenge/LozengeComponent.js +1 -0
  120. package/dist/es2019/extensibility/Extension/Lozenge/index.js +1 -0
  121. package/dist/es2019/extensibility/Extension/styles.js +1 -0
  122. package/dist/es2019/extensibility/ExtensionNodeWrapper.js +2 -0
  123. package/dist/es2019/extensibility/MultiBodiedExtension/index.js +2 -0
  124. package/dist/es2019/extensibility/MultiBodiedExtension/styles.js +1 -0
  125. package/dist/es2019/icons/shared/SteppedRainbowIconDecoration.js +1 -0
  126. package/dist/es2019/keymaps/index.js +2 -0
  127. package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -0
  128. package/dist/es2019/link/LinkSearch/LinkSearchList.js +2 -0
  129. package/dist/es2019/link/LinkSearch/LinkSearchListItem.js +2 -0
  130. package/dist/es2019/link/LinkSearch/ToolbarComponents.js +1 -0
  131. package/dist/es2019/media-inline/inline-image-card.js +2 -0
  132. package/dist/es2019/media-inline/inline-image-wrapper.js +1 -0
  133. package/dist/es2019/media-inline/media-inline-image-card.js +2 -0
  134. package/dist/es2019/media-inline/styles.js +1 -0
  135. package/dist/es2019/media-inline/views/error-view.js +1 -0
  136. package/dist/es2019/media-inline/views/frame.js +1 -0
  137. package/dist/es2019/media-inline/views/icon-wrapper.js +1 -0
  138. package/dist/es2019/media-inline/views/loading-view.js +1 -0
  139. package/dist/es2019/media-inline/views/wrapper.js +1 -0
  140. package/dist/es2019/media-single/CommentBadge.js +2 -0
  141. package/dist/es2019/monitoring/error.js +1 -1
  142. package/dist/es2019/react-node-view/getInlineNodeViewProducer.js +2 -0
  143. package/dist/es2019/selection/gap-cursor/styles.js +1 -0
  144. package/dist/es2019/selection/index.js +4 -16
  145. package/dist/es2019/styles/shared/annotation.js +1 -0
  146. package/dist/es2019/styles/shared/background-color.js +1 -0
  147. package/dist/es2019/styles/shared/block-marks.js +1 -0
  148. package/dist/es2019/styles/shared/blockquote.js +1 -0
  149. package/dist/es2019/styles/shared/code-block.js +1 -0
  150. package/dist/es2019/styles/shared/code-mark.js +1 -0
  151. package/dist/es2019/styles/shared/column-layout.js +1 -0
  152. package/dist/es2019/styles/shared/date.js +1 -0
  153. package/dist/es2019/styles/shared/embedCard.js +1 -0
  154. package/dist/es2019/styles/shared/expand.js +1 -0
  155. package/dist/es2019/styles/shared/grid.js +1 -0
  156. package/dist/es2019/styles/shared/headings.js +1 -0
  157. package/dist/es2019/styles/shared/indentation.js +1 -0
  158. package/dist/es2019/styles/shared/link.js +1 -0
  159. package/dist/es2019/styles/shared/lists.js +1 -0
  160. package/dist/es2019/styles/shared/media-single.js +1 -0
  161. package/dist/es2019/styles/shared/panel.js +1 -0
  162. package/dist/es2019/styles/shared/paragraph.js +1 -0
  163. package/dist/es2019/styles/shared/plugins.js +1 -0
  164. package/dist/es2019/styles/shared/resizer.js +1 -0
  165. package/dist/es2019/styles/shared/rule.js +1 -0
  166. package/dist/es2019/styles/shared/shadow.js +1 -0
  167. package/dist/es2019/styles/shared/smartCard.js +1 -0
  168. package/dist/es2019/styles/shared/table.js +1 -0
  169. package/dist/es2019/styles/shared/tableCell.js +1 -0
  170. package/dist/es2019/styles/shared/task-decision.js +1 -0
  171. package/dist/es2019/styles/shared/text-color.js +1 -0
  172. package/dist/es2019/styles/shared/unsupported-content.js +1 -0
  173. package/dist/es2019/styles/shared/whitespace.js +1 -0
  174. package/dist/es2019/table/SortingIcon.js +1 -0
  175. package/dist/es2019/ui/BaseTheme/index.js +2 -0
  176. package/dist/es2019/ui/Caption/index.js +2 -0
  177. package/dist/es2019/ui/DropList/index.js +3 -1
  178. package/dist/es2019/ui/Expand/index.js +2 -0
  179. package/dist/es2019/ui/FloatingToolbar/Separator.js +1 -0
  180. package/dist/es2019/ui/FloatingToolbar/SmallerEditIcon.js +1 -0
  181. package/dist/es2019/ui/MediaSingle/index.js +2 -0
  182. package/dist/es2019/ui/MediaSingle/link.js +1 -0
  183. package/dist/es2019/ui/MediaSingle/styled.js +2 -0
  184. package/dist/es2019/ui/Messages/index.js +1 -0
  185. package/dist/es2019/ui/MultiBodiedExtension/index.js +1 -0
  186. package/dist/es2019/ui/PanelTextInput/index.js +2 -0
  187. package/dist/es2019/ui/PanelTextInput/styles.js +1 -0
  188. package/dist/es2019/ui/ResizerLegacy/styled.js +1 -0
  189. package/dist/es2019/ui/UnsupportedBlock/index.js +2 -0
  190. package/dist/es2019/ui/UnsupportedInline/index.js +2 -0
  191. package/dist/es2019/ui/WidthProvider/index.js +2 -0
  192. package/dist/es2019/ui/clear-next-sibling-margin-top.js +1 -0
  193. package/dist/es2019/ui-color/ColorPalette/Color/index.js +2 -0
  194. package/dist/es2019/ui-color/ColorPalette/Color/styles.js +1 -0
  195. package/dist/es2019/ui-color/ColorPalette/Palettes/highlightColorPalette.js +1 -0
  196. package/dist/es2019/ui-color/ColorPalette/index.js +2 -0
  197. package/dist/es2019/ui-color/ColorPalette/styles.js +1 -0
  198. package/dist/es2019/ui-menu/ArrowKeyNavigationProvider/MenuArrowKeyNavigationProvider/index.js +11 -45
  199. package/dist/es2019/ui-menu/ColorPickerButton/index.js +2 -0
  200. package/dist/es2019/ui-menu/DropdownContainer/index.js +2 -0
  201. package/dist/es2019/ui-menu/DropdownMenu/index.js +3 -6
  202. package/dist/es2019/ui-menu/ToolbarArrowKeyNavigationProvider/index.js +10 -39
  203. package/dist/es2019/ui-menu/ToolbarButton/index.js +2 -0
  204. package/dist/esm/card/LinkToolbarButtonGroup.js +2 -0
  205. package/dist/esm/collab/index.js +1 -0
  206. package/dist/esm/element-browser/ViewMore.js +2 -0
  207. package/dist/esm/element-browser/components/CategoryList.js +2 -0
  208. package/dist/esm/element-browser/components/ElementBrowserLoader.js +2 -0
  209. package/dist/esm/element-browser/components/ElementList/ElementList.js +2 -0
  210. package/dist/esm/element-browser/components/ElementList/EmptyState.js +1 -0
  211. package/dist/esm/element-browser/components/ElementList/NotFoundIllustration.js +1 -0
  212. package/dist/esm/element-browser/components/ElementSearch.js +2 -0
  213. package/dist/esm/element-browser/components/StatelessElementBrowser.js +2 -0
  214. package/dist/esm/element-browser/hooks/use-container-width.js +2 -0
  215. package/dist/esm/extensibility/Extension/Extension/index.js +2 -0
  216. package/dist/esm/extensibility/Extension/Extension/styles.js +1 -0
  217. package/dist/esm/extensibility/Extension/InlineExtension/index.js +2 -0
  218. package/dist/esm/extensibility/Extension/InlineExtension/styles.js +1 -0
  219. package/dist/esm/extensibility/Extension/Lozenge/ExtensionLabel.js +1 -0
  220. package/dist/esm/extensibility/Extension/Lozenge/LozengeComponent.js +1 -0
  221. package/dist/esm/extensibility/Extension/Lozenge/index.js +1 -0
  222. package/dist/esm/extensibility/Extension/styles.js +1 -0
  223. package/dist/esm/extensibility/ExtensionNodeWrapper.js +2 -0
  224. package/dist/esm/extensibility/MultiBodiedExtension/index.js +2 -0
  225. package/dist/esm/extensibility/MultiBodiedExtension/styles.js +1 -0
  226. package/dist/esm/icons/shared/SteppedRainbowIconDecoration.js +1 -0
  227. package/dist/esm/keymaps/index.js +2 -0
  228. package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -0
  229. package/dist/esm/link/LinkSearch/LinkSearchList.js +2 -0
  230. package/dist/esm/link/LinkSearch/LinkSearchListItem.js +2 -0
  231. package/dist/esm/link/LinkSearch/ToolbarComponents.js +1 -0
  232. package/dist/esm/media-inline/inline-image-card.js +2 -0
  233. package/dist/esm/media-inline/inline-image-wrapper.js +1 -0
  234. package/dist/esm/media-inline/media-inline-image-card.js +2 -0
  235. package/dist/esm/media-inline/styles.js +1 -0
  236. package/dist/esm/media-inline/views/error-view.js +1 -0
  237. package/dist/esm/media-inline/views/frame.js +1 -0
  238. package/dist/esm/media-inline/views/icon-wrapper.js +1 -0
  239. package/dist/esm/media-inline/views/loading-view.js +1 -0
  240. package/dist/esm/media-inline/views/wrapper.js +1 -0
  241. package/dist/esm/media-single/CommentBadge.js +2 -0
  242. package/dist/esm/monitoring/error.js +1 -1
  243. package/dist/esm/react-node-view/getInlineNodeViewProducer.js +2 -0
  244. package/dist/esm/selection/gap-cursor/styles.js +1 -0
  245. package/dist/esm/selection/index.js +4 -16
  246. package/dist/esm/styles/shared/annotation.js +1 -0
  247. package/dist/esm/styles/shared/background-color.js +1 -0
  248. package/dist/esm/styles/shared/block-marks.js +1 -0
  249. package/dist/esm/styles/shared/blockquote.js +1 -0
  250. package/dist/esm/styles/shared/code-block.js +1 -0
  251. package/dist/esm/styles/shared/code-mark.js +1 -0
  252. package/dist/esm/styles/shared/column-layout.js +1 -0
  253. package/dist/esm/styles/shared/date.js +1 -0
  254. package/dist/esm/styles/shared/embedCard.js +1 -0
  255. package/dist/esm/styles/shared/expand.js +1 -0
  256. package/dist/esm/styles/shared/grid.js +1 -0
  257. package/dist/esm/styles/shared/headings.js +1 -0
  258. package/dist/esm/styles/shared/indentation.js +1 -0
  259. package/dist/esm/styles/shared/link.js +1 -0
  260. package/dist/esm/styles/shared/lists.js +1 -0
  261. package/dist/esm/styles/shared/media-single.js +1 -0
  262. package/dist/esm/styles/shared/panel.js +1 -0
  263. package/dist/esm/styles/shared/paragraph.js +1 -0
  264. package/dist/esm/styles/shared/plugins.js +1 -0
  265. package/dist/esm/styles/shared/resizer.js +1 -0
  266. package/dist/esm/styles/shared/rule.js +1 -0
  267. package/dist/esm/styles/shared/shadow.js +1 -0
  268. package/dist/esm/styles/shared/smartCard.js +1 -0
  269. package/dist/esm/styles/shared/table.js +1 -0
  270. package/dist/esm/styles/shared/tableCell.js +1 -0
  271. package/dist/esm/styles/shared/task-decision.js +1 -0
  272. package/dist/esm/styles/shared/text-color.js +1 -0
  273. package/dist/esm/styles/shared/unsupported-content.js +1 -0
  274. package/dist/esm/styles/shared/whitespace.js +1 -0
  275. package/dist/esm/table/SortingIcon.js +1 -0
  276. package/dist/esm/ui/BaseTheme/index.js +2 -0
  277. package/dist/esm/ui/Caption/index.js +2 -0
  278. package/dist/esm/ui/DropList/index.js +3 -1
  279. package/dist/esm/ui/Expand/index.js +2 -0
  280. package/dist/esm/ui/FloatingToolbar/Separator.js +1 -0
  281. package/dist/esm/ui/FloatingToolbar/SmallerEditIcon.js +1 -0
  282. package/dist/esm/ui/MediaSingle/index.js +2 -0
  283. package/dist/esm/ui/MediaSingle/link.js +1 -0
  284. package/dist/esm/ui/MediaSingle/styled.js +2 -0
  285. package/dist/esm/ui/Messages/index.js +1 -0
  286. package/dist/esm/ui/MultiBodiedExtension/index.js +1 -0
  287. package/dist/esm/ui/PanelTextInput/index.js +2 -0
  288. package/dist/esm/ui/PanelTextInput/styles.js +1 -0
  289. package/dist/esm/ui/ResizerLegacy/styled.js +1 -0
  290. package/dist/esm/ui/UnsupportedBlock/index.js +2 -0
  291. package/dist/esm/ui/UnsupportedInline/index.js +2 -0
  292. package/dist/esm/ui/WidthProvider/index.js +2 -0
  293. package/dist/esm/ui/clear-next-sibling-margin-top.js +1 -0
  294. package/dist/esm/ui-color/ColorPalette/Color/index.js +2 -0
  295. package/dist/esm/ui-color/ColorPalette/Color/styles.js +1 -0
  296. package/dist/esm/ui-color/ColorPalette/Palettes/highlightColorPalette.js +1 -0
  297. package/dist/esm/ui-color/ColorPalette/index.js +2 -0
  298. package/dist/esm/ui-color/ColorPalette/styles.js +1 -0
  299. package/dist/esm/ui-menu/ArrowKeyNavigationProvider/MenuArrowKeyNavigationProvider/index.js +11 -45
  300. package/dist/esm/ui-menu/ColorPickerButton/index.js +2 -0
  301. package/dist/esm/ui-menu/DropdownContainer/index.js +2 -0
  302. package/dist/esm/ui-menu/DropdownMenu/index.js +3 -6
  303. package/dist/esm/ui-menu/ToolbarArrowKeyNavigationProvider/index.js +10 -39
  304. package/dist/esm/ui-menu/ToolbarButton/index.js +2 -0
  305. package/package.json +10 -13
@@ -2,6 +2,8 @@ import _extends from "@babel/runtime/helpers/extends";
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  /** @jsx jsx */
4
4
  import React, { memo, useCallback, useEffect, useRef, useState } from 'react';
5
+
6
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
5
7
  import { css, jsx } from '@emotion/react';
6
8
  import { FormattedMessage } from 'react-intl-next';
7
9
  import { withAnalyticsContext, withAnalyticsEvents } from '@atlaskit/analytics-next';
@@ -1,6 +1,8 @@
1
1
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
2
2
  /** @jsx jsx */
3
3
  import React, { memo, useEffect, useRef, useState } from 'react';
4
+
5
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
6
  import { css, jsx } from '@emotion/react';
5
7
  import { WidthObserver } from '@atlaskit/width-detector';
6
8
 
@@ -7,6 +7,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
7
7
  /** @jsx jsx */
8
8
 
9
9
  import React, { Fragment } from 'react';
10
+
11
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
12
  import { jsx } from '@emotion/react';
11
13
  import classnames from 'classnames';
12
14
  import { WithPluginState } from '../../..//with-plugin-state';
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { N30, N500 } from '@atlaskit/theme/colors';
3
4
  import { wrapperDefault } from '../styles';
@@ -1,5 +1,7 @@
1
1
  /** @jsx jsx */
2
2
  import React, { Fragment } from 'react';
3
+
4
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
5
  import { jsx } from '@emotion/react';
4
6
  import classnames from 'classnames';
5
7
  import { akEditorGutterPaddingDynamic } from '@atlaskit/editor-shared-styles';
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { N500 } from '@atlaskit/theme/colors';
3
4
  import { wrapperDefault } from '../styles';
@@ -1,5 +1,6 @@
1
1
  /** @jsx jsx */
2
2
  import { useCallback } from 'react';
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css, jsx } from '@emotion/react';
4
5
  import classnames from 'classnames';
5
6
  import { N0, N30, N40, N500 } from '@atlaskit/theme/colors';
@@ -3,6 +3,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
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
4
  /** @jsx jsx */
5
5
 
6
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
6
7
  import { jsx } from '@emotion/react';
7
8
  import EditorFileIcon from '@atlaskit/icon/glyph/editor/file';
8
9
  import { placeholderFallback, placeholderFallbackParams } from '../styles';
@@ -12,6 +12,7 @@ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflec
12
12
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
13
13
  /** @jsx jsx */
14
14
  import { Component } from 'react';
15
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
15
16
  import { jsx } from '@emotion/react';
16
17
  import { getExtensionLozengeData } from '../../../utils';
17
18
  import { styledImage } from '../styles';
@@ -1,4 +1,5 @@
1
1
  /* eslint-disable @atlaskit/design-system/no-exported-css */
2
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
3
  import { css } from '@emotion/react';
3
4
  import { N20, N20A, N70 } from '@atlaskit/theme/colors';
4
5
  import { BODIED_EXT_PADDING, EXTENSION_PADDING } from '../../styles';
@@ -1,5 +1,7 @@
1
1
  /** @jsx jsx */
2
2
  import React from 'react';
3
+
4
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
5
  import { css, jsx } from '@emotion/react';
4
6
  import classnames from 'classnames';
5
7
  import { ZERO_WIDTH_SPACE } from '../utils';
@@ -8,6 +8,8 @@ var _excluded = ["url"];
8
8
  /** @jsx jsx */
9
9
 
10
10
  import React, { Fragment, useState } from 'react';
11
+
12
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
11
13
  import { css, jsx } from '@emotion/react';
12
14
  import classnames from 'classnames';
13
15
  import EditorFileIcon from '@atlaskit/icon/glyph/editor/file';
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { N30, N500 } from '@atlaskit/theme/colors';
3
4
  import { wrapperDefault } from '../Extension/styles';
@@ -1,4 +1,5 @@
1
1
  /** @jsx jsx */
2
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
3
  import { css, jsx } from '@emotion/react';
3
4
  import { N40, N60, N80, P300, R400, T300, Y400 } from '@atlaskit/theme/colors';
4
5
  var createSteppedRainbow = function createSteppedRainbow(colors) {
@@ -1,6 +1,8 @@
1
1
  import _typeof from "@babel/runtime/helpers/typeof";
2
2
  /** @jsx jsx */
3
3
  import React, { Fragment } from 'react';
4
+
5
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
6
  import { css, jsx } from '@emotion/react';
5
7
  import { base, keyName } from 'w3c-keyname';
6
8
  import { N400 } from '@atlaskit/theme/colors';
@@ -14,6 +14,8 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
14
14
  /** @jsx jsx */
15
15
 
16
16
  import React, { PureComponent } from 'react';
17
+
18
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
17
19
  import { css, jsx } from '@emotion/react';
18
20
  import debounce from 'lodash/debounce';
19
21
  import { flushSync } from 'react-dom';
@@ -7,6 +7,8 @@ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflec
7
7
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
8
8
  /** @jsx jsx */
9
9
  import { PureComponent } from 'react';
10
+
11
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
12
  import { css, jsx } from '@emotion/react';
11
13
  import Spinner from '@atlaskit/spinner';
12
14
  import { N30 } from '@atlaskit/theme/colors';
@@ -9,6 +9,8 @@ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflec
9
9
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
10
10
  /** @jsx jsx */
11
11
  import React, { Fragment } from 'react';
12
+
13
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
12
14
  import { css, jsx } from '@emotion/react';
13
15
  // AFP-2532 TODO: Fix automatic suppressions below
14
16
  // eslint-disable-next-line @atlassian/tangerine/import/entry-points
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { RECENT_SEARCH_WIDTH_IN_PX, RECENT_SEARCH_WIDTH_WITHOUT_ITEMS_IN_PX } from '../../ui';
3
4
 
@@ -1,5 +1,7 @@
1
1
  /** @jsx jsx */
2
2
  import { Fragment, useMemo } from 'react';
3
+
4
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
5
  import { jsx } from '@emotion/react';
4
6
  import { getRandomHex } from '@atlaskit/media-common';
5
7
  import { useFilePreview } from '@atlaskit/media-file-preview';
@@ -4,6 +4,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
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
5
  /** @jsx jsx */
6
6
 
7
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
7
8
  import { css, jsx } from '@emotion/react';
8
9
  import { hexToEditorBorderPaletteColor } from '@atlaskit/editor-palette';
9
10
  import { borderStyle, INLINE_IMAGE_ASPECT_RATIO_CSS_VAR_KEY, INLINE_IMAGE_BORDER_COLOR_CSS_VAR_KEY, INLINE_IMAGE_BORDER_SIZE_CSS_VAR_KEY, INLINE_IMAGE_WRAPPER_CLASS_NAME, interactiveStyle, selectedStyle, wrapperStyle } from './styles';
@@ -4,6 +4,8 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
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
5
  /** @jsx jsx */
6
6
  import { Fragment, useCallback, useEffect, useMemo, useState } from 'react';
7
+
8
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
7
9
  import { jsx } from '@emotion/react';
8
10
  import ReactDOM from 'react-dom';
9
11
  import { createIntl, injectIntl } from 'react-intl-next';
@@ -1,5 +1,6 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject, _templateObject2;
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css } from '@emotion/react';
4
5
  import { B300 } from '@atlaskit/theme/colors';
5
6
  import { DEFAULT_INLINE_IMAGE_ASPECT_RATIO, DEFAULT_INLINE_IMAGE_BORDER_SIZE, referenceHeights } from './constants';
@@ -1,5 +1,6 @@
1
1
  /** @jsx jsx */
2
2
 
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { jsx } from '@emotion/react';
4
5
  import WarningIcon from '@atlaskit/icon/glyph/warning';
5
6
  import { R300 } from '@atlaskit/theme/colors';
@@ -1,5 +1,6 @@
1
1
  /** @jsx jsx */
2
2
 
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { jsx } from '@emotion/react';
4
5
  import { wrapperStyle } from './wrapper';
5
6
  export var Frame = function Frame(_ref) {
@@ -1,4 +1,5 @@
1
1
  /** @jsx jsx */
2
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
3
  import { css, jsx } from '@emotion/react';
3
4
  var wrapperStyle = css({
4
5
  display: 'flex',
@@ -1,5 +1,6 @@
1
1
  /** @jsx jsx */
2
2
 
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { jsx } from '@emotion/react';
4
5
  import Spinner from '@atlaskit/spinner';
5
6
  import { ICON_SIZE_THRESOLD } from './constants';
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { N30A, N40A, N900 } from '@atlaskit/theme/colors';
3
4
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
@@ -1,6 +1,8 @@
1
1
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
2
2
  /** @jsx jsx */
3
3
  import { useEffect, useMemo, useState } from 'react';
4
+
5
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
6
  import { css, jsx } from '@emotion/react';
5
7
  import debounce from 'lodash/debounce';
6
8
  import { CustomThemeButton } from '@atlaskit/button';
@@ -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 = "82.8.1";
10
+ var packageVersion = "82.8.3";
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
@@ -4,6 +4,8 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
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
5
  /** @jsx jsx */
6
6
  import React from 'react';
7
+
8
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
7
9
  import { jsx } from '@emotion/react';
8
10
  import { ACTION_SUBJECT, ACTION_SUBJECT_ID } from '../analytics';
9
11
  import { ErrorBoundary } from '../ui/ErrorBoundary';
@@ -1,5 +1,6 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject;
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css, keyframes } from '@emotion/react';
4
5
  var gapCursorBlink = keyframes({
5
6
  'from, to': {
@@ -1,7 +1,6 @@
1
1
  import { AllSelection, NodeSelection, TextSelection } from '@atlaskit/editor-prosemirror/state';
2
2
  import { CellSelection } from '@atlaskit/editor-tables';
3
3
  import { selectedRect } from '@atlaskit/editor-tables/utils';
4
- import { getBooleanFF } from '@atlaskit/platform-feature-flags';
5
4
  import { ACTION, ACTION_SUBJECT, ACTION_SUBJECT_ID, EVENT_TYPE } from '../analytics';
6
5
  export { RelativeSelectionPos } from './types';
7
6
  export { GapCursorSelection, Side, JSON_ID, GapBookmark } from './gap-cursor/selection';
@@ -104,21 +103,10 @@ export function createSelectionClickHandler(nodes, isValidTarget, options) {
104
103
  }
105
104
  if (direct && nodes.indexOf(node.type.name) !== -1) {
106
105
  var _target = event.target;
107
- if (getBooleanFF('platform.editor.explicit-html-element-check')) {
108
- if (_target instanceof HTMLElement && isValidTarget(_target)) {
109
- var selectionPos = options.getNodeSelectionPos ? options.getNodeSelectionPos(view.state, nodePos) : nodePos;
110
- selectNode(selectionPos)(view.state, view.dispatch);
111
- return true;
112
- }
113
- } else {
114
- if (event.target) {
115
- var _target2 = event.target;
116
- if (isValidTarget(_target2)) {
117
- var _selectionPos = options.getNodeSelectionPos ? options.getNodeSelectionPos(view.state, nodePos) : nodePos;
118
- selectNode(_selectionPos)(view.state, view.dispatch);
119
- return true;
120
- }
121
- }
106
+ if (_target instanceof HTMLElement && isValidTarget(_target)) {
107
+ var selectionPos = options.getNodeSelectionPos ? options.getNodeSelectionPos(view.state, nodePos) : nodePos;
108
+ selectNode(selectionPos)(view.state, view.dispatch);
109
+ return true;
122
110
  }
123
111
  }
124
112
  return false;
@@ -1,5 +1,6 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject;
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css } from '@emotion/react';
4
5
  import { getBooleanFF } from '@atlaskit/platform-feature-flags';
5
6
  import { N60A, Y300, Y75 } from '@atlaskit/theme/colors';
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
 
3
4
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
@@ -1,6 +1,7 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject;
3
3
  /* eslint-disable @atlaskit/design-system/no-css-tagged-template-expression -- Perfectly safe to auto-fix, but leaving it up to the team to remediate as the readability only gets worse with autofixing */
4
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
5
  import { css } from '@emotion/react';
5
6
 
6
7
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { akEditorBlockquoteBorderColor, blockNodesVerticalMargin } from '@atlaskit/editor-shared-styles';
3
4
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
@@ -1,6 +1,7 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject, _templateObject2;
3
3
  /* eslint-disable @atlaskit/design-system/no-css-tagged-template-expression -- Should be safe to autofix, but ignoring for now */
4
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
5
  import { css } from '@emotion/react';
5
6
  import { akEditorCodeFontFamily, akEditorLineHeight, akEditorTableCellMinWidth, blockNodesVerticalMargin, overflowShadow, relativeFontSizeToBase16 } from '@atlaskit/editor-shared-styles';
6
7
  import { N20, N30, N400, N800 } from '@atlaskit/theme/colors';
@@ -1,6 +1,7 @@
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
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
5
  import { css } from '@emotion/react';
5
6
  import { getCodeStyles } from '@atlaskit/code/inline';
6
7
  import { N30A } from '@atlaskit/theme/colors';
@@ -1,4 +1,5 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
3
  import { css } from '@emotion/react';
3
4
  import { gridMediumMaxWidth } from '@atlaskit/editor-shared-styles';
4
5
  var columnLayoutSharedStyle = css({
@@ -1,4 +1,5 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
3
  import { css } from '@emotion/react';
3
4
  export var DateSharedCssClassName = {
4
5
  DATE_WRAPPER: "date-lozenger-container",
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
3
4
  export var embedCardStyles = css({
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
3
4
  export var expandIconWrapperStyle = css({
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { akEditorGridLineZIndex } from '@atlaskit/editor-shared-styles';
3
4
  import { B200, N30A } from '@atlaskit/theme/colors';
@@ -2,6 +2,7 @@ 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
4
  /* eslint-disable @atlaskit/design-system/use-tokens-space */
5
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
5
6
  import { css } from '@emotion/react';
6
7
  import { h100, h300, h400, h500, h600, h700 } from '@atlaskit/theme/typography';
7
8
 
@@ -1,4 +1,5 @@
1
1
  /* eslint-disable @atlaskit/design-system/use-tokens-space */
2
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
3
  import { css } from '@emotion/react';
3
4
 
4
5
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  var linkSharedStyle = css({
3
4
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
@@ -2,6 +2,7 @@ import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  var _templateObject;
5
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
5
6
  import { css } from '@emotion/react';
6
7
  import { bulletListSelector, orderedListSelector } from '@atlaskit/adf-schema';
7
8
  import browser from '../../utils/browser';
@@ -1,5 +1,6 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
2
  var _css;
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css } from '@emotion/react';
4
5
  var richMediaClassName = 'rich-media-item';
5
6
  var wrappedMediaBreakoutPoint = 410;
@@ -3,6 +3,7 @@ import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  var _templateObject;
5
5
  /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
6
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
6
7
  import { css } from '@emotion/react';
7
8
  import { PanelType } from '@atlaskit/adf-schema';
8
9
  import { hexToEditorBackgroundPaletteColor } from '@atlaskit/editor-palette';
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { akEditorLineHeight, blockNodesVerticalMargin } from '@atlaskit/editor-shared-styles';
3
4
 
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { N30 } from '@atlaskit/theme/colors';
3
4
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
@@ -1,5 +1,6 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject;
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css } from '@emotion/react';
4
5
  import { akEditorDeleteIconColor } from '@atlaskit/editor-shared-styles';
5
6
  import { B200, B50, N60 } from '@atlaskit/theme/colors';
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  import { akEditorLineHeight } from '@atlaskit/editor-shared-styles';
3
4
  import { N30A } from '@atlaskit/theme/colors';
@@ -2,6 +2,7 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
2
2
  var _css;
3
3
  /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
4
4
 
5
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
5
6
  import { css } from '@emotion/react';
6
7
  import { akEditorShadowZIndex } from '@atlaskit/editor-shared-styles';
7
8
  import { N40A } from '@atlaskit/theme/colors';
@@ -1,5 +1,6 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject;
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css } from '@emotion/react';
4
5
  import { akEditorDeleteBackground, akEditorDeleteBorder, akEditorSelectedNodeClassName, getSelectionStyles, SelectionStyle } from '@atlaskit/editor-shared-styles';
5
6
  import { getBooleanFF } from '@atlaskit/platform-feature-flags';
@@ -1,5 +1,6 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject;
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css } from '@emotion/react';
4
5
  import { tableCellContentDomSelector, tableCellSelector, tableHeaderSelector, tablePrefixSelector } from '@atlaskit/adf-schema';
5
6
  import { akEditorBreakoutPadding, akEditorFullWidthLayoutWidth, akEditorSelectedNodeClassName, akEditorTableBorder, akEditorTableNumberColumnWidth, akEditorTableToolbar, akEditorWideLayoutWidth, overflowShadow } from '@atlaskit/editor-shared-styles';
@@ -1,4 +1,5 @@
1
1
  /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
2
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
3
  import { css } from '@emotion/react';
3
4
  import { tableBackgroundColorNames } from '@atlaskit/adf-schema';
4
5
  import { hexToEditorBackgroundPaletteColor } from '@atlaskit/editor-palette';
@@ -1,6 +1,7 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject;
3
3
  /* eslint-disable @atlaskit/design-system/no-css-tagged-template-expression */
4
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
5
  import { css } from '@emotion/react';
5
6
  import { akEditorLineHeight, akEditorTableCellMinWidth } from '@atlaskit/editor-shared-styles';
6
7
  export var TaskDecisionSharedCssClassName = {
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
 
3
4
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
@@ -1,5 +1,6 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject;
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
4
  import { css } from '@emotion/react';
4
5
  import { akEditorDeleteBackgroundWithOpacity, akEditorDeleteBorder, akEditorSelectedBorderSize, akEditorSelectedNodeClassName, getSelectionStyles, SelectionStyle } from '@atlaskit/editor-shared-styles';
5
6
  export var UnsupportedSharedCssClassName = {
@@ -1,3 +1,4 @@
1
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
1
2
  import { css } from '@emotion/react';
2
3
  var whitespaceSharedStyles = css({
3
4
  wordWrap: 'break-word',
@@ -1,6 +1,7 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
2
2
  var _templateObject, _templateObject2;
3
3
  /** @jsx jsx */
4
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
4
5
  import { css, jsx } from '@emotion/react';
5
6
  import { injectIntl } from 'react-intl-next';
6
7
  import { N20, N30 } from '@atlaskit/theme/colors';
@@ -1,4 +1,6 @@
1
1
  import React, { useMemo } from 'react';
2
+
3
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
4
  import { ThemeProvider } from '@emotion/react';
3
5
  import { akEditorDefaultLayoutWidth } from '@atlaskit/editor-shared-styles';
4
6
  import { fontSize } from '@atlaskit/theme/constants';
@@ -8,6 +8,8 @@ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflec
8
8
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
9
9
  /** @jsx jsx */
10
10
  import React from 'react';
11
+
12
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
11
13
  import { css, jsx } from '@emotion/react';
12
14
  import { injectIntl } from 'react-intl-next';
13
15
  import { N200, N400 } from '@atlaskit/theme/colors';
@@ -10,12 +10,14 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
10
10
  /** @jsx jsx */
11
11
 
12
12
  import { Component } from 'react';
13
+
14
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
13
15
  import { css, jsx } from '@emotion/react';
14
16
  import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@atlaskit/analytics-next';
15
17
  import { N0, N50A, N60A, N900 } from '@atlaskit/theme/colors';
16
18
  import Layer from '../Layer';
17
19
  var packageName = "@atlaskit/editor-common";
18
- var packageVersion = "82.8.1";
20
+ var packageVersion = "82.8.3";
19
21
  var halfFocusRing = 1;
20
22
  var dropOffset = '0, 8';
21
23
  var DropList = /*#__PURE__*/function (_Component) {
@@ -6,6 +6,8 @@ var _excluded = ["children"];
6
6
  /** @jsx jsx */
7
7
 
8
8
  import React, { forwardRef } from 'react';
9
+
10
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
9
11
  import { css, jsx } from '@emotion/react';
10
12
  import { defineMessages } from 'react-intl-next';
11
13
  import { akEditorLineHeight, akEditorSwoopCubicBezier, akLayoutGutterOffset, relativeFontSizeToBase16 } from '@atlaskit/editor-shared-styles';