@atlaskit/editor-core 175.0.0 → 175.0.2

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 (1110) hide show
  1. package/CHANGELOG.md +13 -1
  2. package/codemods/migrates/rename-unsafe-allowUndoRedoButtons-prop.ts +5 -4
  3. package/codemods/utils.ts +13 -11
  4. package/dist/cjs/plugins/annotation/toolbar.js +7 -7
  5. package/dist/cjs/plugins/card/pm-plugins/doc.js +2 -2
  6. package/dist/cjs/plugins/extension/pm-plugins/main.js +3 -0
  7. package/dist/cjs/version-wrapper.js +1 -1
  8. package/dist/cjs/version.json +1 -1
  9. package/dist/es2019/plugins/annotation/toolbar.js +7 -7
  10. package/dist/es2019/plugins/card/pm-plugins/doc.js +2 -2
  11. package/dist/es2019/plugins/extension/pm-plugins/main.js +3 -0
  12. package/dist/es2019/version-wrapper.js +1 -1
  13. package/dist/es2019/version.json +1 -1
  14. package/dist/esm/plugins/annotation/toolbar.js +7 -7
  15. package/dist/esm/plugins/card/pm-plugins/doc.js +2 -2
  16. package/dist/esm/plugins/extension/pm-plugins/main.js +3 -0
  17. package/dist/esm/version-wrapper.js +1 -1
  18. package/dist/esm/version.json +1 -1
  19. package/dist/types/create-editor/ReactEditorView.d.ts +8 -8
  20. package/dist/types/insert-api/insert-content-handlers.d.ts +1 -1
  21. package/dist/types/plugins/type-ahead/commands/insert-type-ahead-item.d.ts +1 -1
  22. package/dist/types/plugins/type-ahead/transforms/open-typeahead-at-cursor.d.ts +1 -1
  23. package/dist/types/plugins/type-ahead/utils.d.ts +1 -1
  24. package/docs/3-annotations.tsx +2 -4
  25. package/package.json +11 -19
  26. package/report.api.md +5 -15
  27. package/dist/types-ts4.0/actions/index.d.ts +0 -49
  28. package/dist/types-ts4.0/analytics-api/api.d.ts +0 -9
  29. package/dist/types-ts4.0/analytics-api/attach-payload-into-transaction.d.ts +0 -10
  30. package/dist/types-ts4.0/analytics-api/editor-state-context.d.ts +0 -9
  31. package/dist/types-ts4.0/analytics-api/map-attributes.d.ts +0 -2
  32. package/dist/types-ts4.0/commands/index.d.ts +0 -23
  33. package/dist/types-ts4.0/create-editor/ErrorBoundary.d.ts +0 -42
  34. package/dist/types-ts4.0/create-editor/ReactEditorView.d.ts +0 -113
  35. package/dist/types-ts4.0/create-editor/ReactEditorViewContext.d.ts +0 -2
  36. package/dist/types-ts4.0/create-editor/WithEditorView.d.ts +0 -6
  37. package/dist/types-ts4.0/create-editor/consts.d.ts +0 -3
  38. package/dist/types-ts4.0/create-editor/create-editor.d.ts +0 -18
  39. package/dist/types-ts4.0/create-editor/create-plugins-list.d.ts +0 -18
  40. package/dist/types-ts4.0/create-editor/create-schema.d.ts +0 -6
  41. package/dist/types-ts4.0/create-editor/get-plugins.d.ts +0 -41
  42. package/dist/types-ts4.0/create-editor/get-ui-component.d.ts +0 -3
  43. package/dist/types-ts4.0/create-editor/index.d.ts +0 -3
  44. package/dist/types-ts4.0/create-editor/sort-by-order.d.ts +0 -5
  45. package/dist/types-ts4.0/editor.d.ts +0 -78
  46. package/dist/types-ts4.0/element-browser.d.ts +0 -1
  47. package/dist/types-ts4.0/event-dispatcher/index.d.ts +0 -2
  48. package/dist/types-ts4.0/extensibility.d.ts +0 -10
  49. package/dist/types-ts4.0/extensions.d.ts +0 -1
  50. package/dist/types-ts4.0/i18n/cs.d.ts +0 -228
  51. package/dist/types-ts4.0/i18n/da.d.ts +0 -227
  52. package/dist/types-ts4.0/i18n/de.d.ts +0 -228
  53. package/dist/types-ts4.0/i18n/en.d.ts +0 -231
  54. package/dist/types-ts4.0/i18n/en_GB.d.ts +0 -231
  55. package/dist/types-ts4.0/i18n/en_ZZ.d.ts +0 -231
  56. package/dist/types-ts4.0/i18n/es.d.ts +0 -228
  57. package/dist/types-ts4.0/i18n/et.d.ts +0 -168
  58. package/dist/types-ts4.0/i18n/fi.d.ts +0 -228
  59. package/dist/types-ts4.0/i18n/fr.d.ts +0 -228
  60. package/dist/types-ts4.0/i18n/hu.d.ts +0 -228
  61. package/dist/types-ts4.0/i18n/index.d.ts +0 -35
  62. package/dist/types-ts4.0/i18n/is.d.ts +0 -153
  63. package/dist/types-ts4.0/i18n/it.d.ts +0 -228
  64. package/dist/types-ts4.0/i18n/ja.d.ts +0 -228
  65. package/dist/types-ts4.0/i18n/ko.d.ts +0 -228
  66. package/dist/types-ts4.0/i18n/languages.d.ts +0 -33
  67. package/dist/types-ts4.0/i18n/nb.d.ts +0 -228
  68. package/dist/types-ts4.0/i18n/nl.d.ts +0 -228
  69. package/dist/types-ts4.0/i18n/pl.d.ts +0 -228
  70. package/dist/types-ts4.0/i18n/pt_BR.d.ts +0 -228
  71. package/dist/types-ts4.0/i18n/pt_PT.d.ts +0 -180
  72. package/dist/types-ts4.0/i18n/ro.d.ts +0 -153
  73. package/dist/types-ts4.0/i18n/ru.d.ts +0 -228
  74. package/dist/types-ts4.0/i18n/sk.d.ts +0 -168
  75. package/dist/types-ts4.0/i18n/sv.d.ts +0 -228
  76. package/dist/types-ts4.0/i18n/th.d.ts +0 -228
  77. package/dist/types-ts4.0/i18n/tr.d.ts +0 -228
  78. package/dist/types-ts4.0/i18n/uk.d.ts +0 -228
  79. package/dist/types-ts4.0/i18n/vi.d.ts +0 -228
  80. package/dist/types-ts4.0/i18n/zh.d.ts +0 -226
  81. package/dist/types-ts4.0/i18n/zh_TW.d.ts +0 -228
  82. package/dist/types-ts4.0/index.d.ts +0 -92
  83. package/dist/types-ts4.0/insert-api/api.d.ts +0 -9
  84. package/dist/types-ts4.0/insert-api/insert-content-handlers.d.ts +0 -9
  85. package/dist/types-ts4.0/insert-api/insert-node-helpers.d.ts +0 -30
  86. package/dist/types-ts4.0/insert-api/types.d.ts +0 -16
  87. package/dist/types-ts4.0/keymaps/consts.d.ts +0 -12
  88. package/dist/types-ts4.0/keymaps/index.d.ts +0 -2
  89. package/dist/types-ts4.0/labs/CollapsedEditor/index.d.ts +0 -26
  90. package/dist/types-ts4.0/labs/EditorWithActions/index.d.ts +0 -26
  91. package/dist/types-ts4.0/labs/next/ContentComponents.d.ts +0 -8
  92. package/dist/types-ts4.0/labs/next/Editor.d.ts +0 -27
  93. package/dist/types-ts4.0/labs/next/Toolbar.d.ts +0 -6
  94. package/dist/types-ts4.0/labs/next/full-page.d.ts +0 -9
  95. package/dist/types-ts4.0/labs/next/internal/components/EditorContent.d.ts +0 -7
  96. package/dist/types-ts4.0/labs/next/internal/components/EditorInternal.d.ts +0 -9
  97. package/dist/types-ts4.0/labs/next/internal/context/preset-context.d.ts +0 -5
  98. package/dist/types-ts4.0/labs/next/internal/context/shared-config.d.ts +0 -50
  99. package/dist/types-ts4.0/labs/next/internal/editor-props-type.d.ts +0 -29
  100. package/dist/types-ts4.0/labs/next/internal/hooks/use-analytics/index.d.ts +0 -8
  101. package/dist/types-ts4.0/labs/next/internal/hooks/use-editor/create-dispatch-transaction.d.ts +0 -6
  102. package/dist/types-ts4.0/labs/next/internal/hooks/use-editor/create-editor.d.ts +0 -19
  103. package/dist/types-ts4.0/labs/next/internal/hooks/use-editor/index.d.ts +0 -13
  104. package/dist/types-ts4.0/labs/next/mobile.d.ts +0 -12
  105. package/dist/types-ts4.0/labs/next/presets/cxhtml.d.ts +0 -12
  106. package/dist/types-ts4.0/labs/next/presets/default.d.ts +0 -45
  107. package/dist/types-ts4.0/labs/next/presets/mobile.d.ts +0 -17
  108. package/dist/types-ts4.0/labs/next/presets/preset.d.ts +0 -52
  109. package/dist/types-ts4.0/labs/next/presets/types.d.ts +0 -6
  110. package/dist/types-ts4.0/labs/next/presets/utils.d.ts +0 -3
  111. package/dist/types-ts4.0/labs-next.d.ts +0 -8
  112. package/dist/types-ts4.0/messages.d.ts +0 -59
  113. package/dist/types-ts4.0/nodeviews/ReactNodeView.d.ts +0 -52
  114. package/dist/types-ts4.0/nodeviews/SelectionBasedNodeView.d.ts +0 -53
  115. package/dist/types-ts4.0/nodeviews/context-adapter.d.ts +0 -3
  116. package/dist/types-ts4.0/nodeviews/getInlineNodeViewProducer.d.ts +0 -24
  117. package/dist/types-ts4.0/nodeviews/getInlineNodeViewProducer.styles.d.ts +0 -1
  118. package/dist/types-ts4.0/nodeviews/getPerformanceOptions.d.ts +0 -2
  119. package/dist/types-ts4.0/nodeviews/index.d.ts +0 -4
  120. package/dist/types-ts4.0/nodeviews/types.d.ts +0 -12
  121. package/dist/types-ts4.0/plugins/alignment/commands/index.d.ts +0 -4
  122. package/dist/types-ts4.0/plugins/alignment/index.d.ts +0 -5
  123. package/dist/types-ts4.0/plugins/alignment/pm-plugins/keymap.d.ts +0 -2
  124. package/dist/types-ts4.0/plugins/alignment/pm-plugins/main.d.ts +0 -7
  125. package/dist/types-ts4.0/plugins/alignment/pm-plugins/types.d.ts +0 -16
  126. package/dist/types-ts4.0/plugins/alignment/ui/ToolbarAlignment/icon-map.d.ts +0 -6
  127. package/dist/types-ts4.0/plugins/alignment/ui/ToolbarAlignment/index.d.ts +0 -30
  128. package/dist/types-ts4.0/plugins/alignment/ui/ToolbarAlignment/messages.d.ts +0 -22
  129. package/dist/types-ts4.0/plugins/alignment/ui/ToolbarAlignment/styles.d.ts +0 -4
  130. package/dist/types-ts4.0/plugins/alignment/utils/index.d.ts +0 -3
  131. package/dist/types-ts4.0/plugins/analytics/analytics-queue.d.ts +0 -10
  132. package/dist/types-ts4.0/plugins/analytics/consts.d.ts +0 -3
  133. package/dist/types-ts4.0/plugins/analytics/fire-analytics-event.d.ts +0 -9
  134. package/dist/types-ts4.0/plugins/analytics/index.d.ts +0 -11
  135. package/dist/types-ts4.0/plugins/analytics/plugin-key.d.ts +0 -2
  136. package/dist/types-ts4.0/plugins/analytics/plugin.d.ts +0 -15
  137. package/dist/types-ts4.0/plugins/analytics/types/dispatch-analytics-event.d.ts +0 -1
  138. package/dist/types-ts4.0/plugins/analytics/types/enums.d.ts +0 -1
  139. package/dist/types-ts4.0/plugins/analytics/types/events.d.ts +0 -1
  140. package/dist/types-ts4.0/plugins/analytics/types/experimental-events.d.ts +0 -1
  141. package/dist/types-ts4.0/plugins/analytics/types/extension-events.d.ts +0 -2
  142. package/dist/types-ts4.0/plugins/analytics/types/general-events.d.ts +0 -2
  143. package/dist/types-ts4.0/plugins/analytics/types/index.d.ts +0 -9
  144. package/dist/types-ts4.0/plugins/analytics/types/inline-comment-events.d.ts +0 -2
  145. package/dist/types-ts4.0/plugins/analytics/types/link-tool-bar-events.d.ts +0 -1
  146. package/dist/types-ts4.0/plugins/analytics/types/media-events.d.ts +0 -1
  147. package/dist/types-ts4.0/plugins/analytics/types/node-events.d.ts +0 -2
  148. package/dist/types-ts4.0/plugins/analytics/types/selection-events.d.ts +0 -1
  149. package/dist/types-ts4.0/plugins/analytics/types/smart-links.d.ts +0 -2
  150. package/dist/types-ts4.0/plugins/analytics/types/toolbar-button.d.ts +0 -2
  151. package/dist/types-ts4.0/plugins/analytics/types/type-ahead.d.ts +0 -1
  152. package/dist/types-ts4.0/plugins/analytics/utils.d.ts +0 -10
  153. package/dist/types-ts4.0/plugins/annotation/commands/index.d.ts +0 -14
  154. package/dist/types-ts4.0/plugins/annotation/commands/transform.d.ts +0 -11
  155. package/dist/types-ts4.0/plugins/annotation/index.d.ts +0 -7
  156. package/dist/types-ts4.0/plugins/annotation/nodeviews/index.d.ts +0 -10
  157. package/dist/types-ts4.0/plugins/annotation/pm-plugins/inline-comment.d.ts +0 -3
  158. package/dist/types-ts4.0/plugins/annotation/pm-plugins/keymap.d.ts +0 -2
  159. package/dist/types-ts4.0/plugins/annotation/pm-plugins/plugin-factory.d.ts +0 -2
  160. package/dist/types-ts4.0/plugins/annotation/pm-plugins/reducer.d.ts +0 -3
  161. package/dist/types-ts4.0/plugins/annotation/pm-plugins/types.d.ts +0 -68
  162. package/dist/types-ts4.0/plugins/annotation/toolbar.d.ts +0 -21
  163. package/dist/types-ts4.0/plugins/annotation/types.d.ts +0 -76
  164. package/dist/types-ts4.0/plugins/annotation/ui/AnnotationViewWrapper.d.ts +0 -10
  165. package/dist/types-ts4.0/plugins/annotation/ui/InlineCommentView.d.ts +0 -11
  166. package/dist/types-ts4.0/plugins/annotation/update-provider.d.ts +0 -8
  167. package/dist/types-ts4.0/plugins/annotation/utils.d.ts +0 -57
  168. package/dist/types-ts4.0/plugins/avatar-group/index.d.ts +0 -7
  169. package/dist/types-ts4.0/plugins/avatar-group/messages.d.ts +0 -7
  170. package/dist/types-ts4.0/plugins/avatar-group/ui/AvatarGroupPluginWrapper.d.ts +0 -13
  171. package/dist/types-ts4.0/plugins/base/index.d.ts +0 -13
  172. package/dist/types-ts4.0/plugins/base/pm-plugins/better-type-history.d.ts +0 -5
  173. package/dist/types-ts4.0/plugins/base/pm-plugins/composition.d.ts +0 -8
  174. package/dist/types-ts4.0/plugins/base/pm-plugins/context-identifier.d.ts +0 -12
  175. package/dist/types-ts4.0/plugins/base/pm-plugins/decoration.d.ts +0 -16
  176. package/dist/types-ts4.0/plugins/base/pm-plugins/disable-spell-checking.d.ts +0 -3
  177. package/dist/types-ts4.0/plugins/base/pm-plugins/filter-steps.d.ts +0 -4
  178. package/dist/types-ts4.0/plugins/base/pm-plugins/fix-chrome-88-selection.d.ts +0 -5
  179. package/dist/types-ts4.0/plugins/base/pm-plugins/focus-handler.d.ts +0 -6
  180. package/dist/types-ts4.0/plugins/base/pm-plugins/frozen-editor.d.ts +0 -12
  181. package/dist/types-ts4.0/plugins/base/pm-plugins/inline-cursor-target.d.ts +0 -17
  182. package/dist/types-ts4.0/plugins/base/pm-plugins/newline-preserve-marks.d.ts +0 -5
  183. package/dist/types-ts4.0/plugins/base/pm-plugins/react-nodeview.d.ts +0 -14
  184. package/dist/types-ts4.0/plugins/base/pm-plugins/scroll-gutter.d.ts +0 -23
  185. package/dist/types-ts4.0/plugins/base/utils/frozen-editor.d.ts +0 -2
  186. package/dist/types-ts4.0/plugins/base/utils/input-latency-tracking.d.ts +0 -44
  187. package/dist/types-ts4.0/plugins/before-primaryToolbar/index.d.ts +0 -5
  188. package/dist/types-ts4.0/plugins/before-primaryToolbar/ui/BeforePrimaryToolbarWrapper.d.ts +0 -5
  189. package/dist/types-ts4.0/plugins/block-type/commands/block-type.d.ts +0 -13
  190. package/dist/types-ts4.0/plugins/block-type/commands/index.d.ts +0 -4
  191. package/dist/types-ts4.0/plugins/block-type/commands/insert-block.d.ts +0 -5
  192. package/dist/types-ts4.0/plugins/block-type/commands/transform-to-code-block.d.ts +0 -3
  193. package/dist/types-ts4.0/plugins/block-type/index.d.ts +0 -6
  194. package/dist/types-ts4.0/plugins/block-type/messages.d.ts +0 -152
  195. package/dist/types-ts4.0/plugins/block-type/pm-plugins/input-rule.d.ts +0 -9
  196. package/dist/types-ts4.0/plugins/block-type/pm-plugins/keymap.d.ts +0 -4
  197. package/dist/types-ts4.0/plugins/block-type/pm-plugins/main.d.ts +0 -11
  198. package/dist/types-ts4.0/plugins/block-type/styles.d.ts +0 -2
  199. package/dist/types-ts4.0/plugins/block-type/types.d.ts +0 -43
  200. package/dist/types-ts4.0/plugins/block-type/ui/ToolbarBlockType/blocktype-button.d.ts +0 -22
  201. package/dist/types-ts4.0/plugins/block-type/ui/ToolbarBlockType/index.d.ts +0 -26
  202. package/dist/types-ts4.0/plugins/block-type/ui/ToolbarBlockType/styled.d.ts +0 -4
  203. package/dist/types-ts4.0/plugins/block-type/ui/ToolbarBlockType/toolbar-messages.d.ts +0 -7
  204. package/dist/types-ts4.0/plugins/block-type/utils.d.ts +0 -2
  205. package/dist/types-ts4.0/plugins/breakout/commands/remove-breakout.d.ts +0 -2
  206. package/dist/types-ts4.0/plugins/breakout/commands/set-breakout-mode.d.ts +0 -3
  207. package/dist/types-ts4.0/plugins/breakout/constants.d.ts +0 -4
  208. package/dist/types-ts4.0/plugins/breakout/index.d.ts +0 -6
  209. package/dist/types-ts4.0/plugins/breakout/plugin-key.d.ts +0 -4
  210. package/dist/types-ts4.0/plugins/breakout/types.d.ts +0 -4
  211. package/dist/types-ts4.0/plugins/breakout/ui/LayoutButton.d.ts +0 -17
  212. package/dist/types-ts4.0/plugins/breakout/utils/find-breakout-node.d.ts +0 -9
  213. package/dist/types-ts4.0/plugins/breakout/utils/get-breakout-mode.d.ts +0 -7
  214. package/dist/types-ts4.0/plugins/breakout/utils/is-breakout-mark-allowed.d.ts +0 -9
  215. package/dist/types-ts4.0/plugins/breakout/utils/is-supported-node.d.ts +0 -6
  216. package/dist/types-ts4.0/plugins/caption/index.d.ts +0 -5
  217. package/dist/types-ts4.0/plugins/caption/nodeviews/index.d.ts +0 -16
  218. package/dist/types-ts4.0/plugins/caption/pm-plugins/keymap.d.ts +0 -2
  219. package/dist/types-ts4.0/plugins/caption/pm-plugins/main.d.ts +0 -6
  220. package/dist/types-ts4.0/plugins/caption/pm-plugins/plugin-key.d.ts +0 -2
  221. package/dist/types-ts4.0/plugins/card/index.d.ts +0 -4
  222. package/dist/types-ts4.0/plugins/card/messages.d.ts +0 -82
  223. package/dist/types-ts4.0/plugins/card/nodeviews/blockCard.d.ts +0 -31
  224. package/dist/types-ts4.0/plugins/card/nodeviews/embedCard.d.ts +0 -43
  225. package/dist/types-ts4.0/plugins/card/nodeviews/genericCard.d.ts +0 -33
  226. package/dist/types-ts4.0/plugins/card/nodeviews/inlineCard.d.ts +0 -22
  227. package/dist/types-ts4.0/plugins/card/pm-plugins/actions.d.ts +0 -12
  228. package/dist/types-ts4.0/plugins/card/pm-plugins/doc.d.ts +0 -16
  229. package/dist/types-ts4.0/plugins/card/pm-plugins/keymap.d.ts +0 -3
  230. package/dist/types-ts4.0/plugins/card/pm-plugins/main.d.ts +0 -5
  231. package/dist/types-ts4.0/plugins/card/pm-plugins/plugin-key.d.ts +0 -2
  232. package/dist/types-ts4.0/plugins/card/pm-plugins/reducers.d.ts +0 -3
  233. package/dist/types-ts4.0/plugins/card/pm-plugins/shouldReplaceLink.d.ts +0 -2
  234. package/dist/types-ts4.0/plugins/card/pm-plugins/util/resolve.d.ts +0 -6
  235. package/dist/types-ts4.0/plugins/card/pm-plugins/util/state.d.ts +0 -24
  236. package/dist/types-ts4.0/plugins/card/styles.d.ts +0 -2
  237. package/dist/types-ts4.0/plugins/card/toolbar.d.ts +0 -8
  238. package/dist/types-ts4.0/plugins/card/types.d.ts +0 -65
  239. package/dist/types-ts4.0/plugins/card/ui/EditLinkToolbar.d.ts +0 -29
  240. package/dist/types-ts4.0/plugins/card/ui/EditorSmartCardEvents.d.ts +0 -5
  241. package/dist/types-ts4.0/plugins/card/ui/LinkToolbarAppearance.d.ts +0 -24
  242. package/dist/types-ts4.0/plugins/card/ui/LinkToolbarButtonGroup.d.ts +0 -16
  243. package/dist/types-ts4.0/plugins/card/ui/LinkToolbarIconDropdown.d.ts +0 -25
  244. package/dist/types-ts4.0/plugins/card/ui/ResizableEmbedCard.d.ts +0 -60
  245. package/dist/types-ts4.0/plugins/card/ui/assets/card.d.ts +0 -3
  246. package/dist/types-ts4.0/plugins/card/ui/assets/embed.d.ts +0 -3
  247. package/dist/types-ts4.0/plugins/card/ui/assets/inline.d.ts +0 -3
  248. package/dist/types-ts4.0/plugins/card/ui/assets/url.d.ts +0 -3
  249. package/dist/types-ts4.0/plugins/card/ui/link-toolbar-button-group-options.d.ts +0 -5
  250. package/dist/types-ts4.0/plugins/card/ui/link-toolbar-icon-dropdown-options.d.ts +0 -5
  251. package/dist/types-ts4.0/plugins/card/ui/styled.d.ts +0 -2
  252. package/dist/types-ts4.0/plugins/card/ui/types.d.ts +0 -12
  253. package/dist/types-ts4.0/plugins/card/utils.d.ts +0 -20
  254. package/dist/types-ts4.0/plugins/clear-marks-on-change-to-empty-document/index.d.ts +0 -7
  255. package/dist/types-ts4.0/plugins/clipboard/index.d.ts +0 -3
  256. package/dist/types-ts4.0/plugins/clipboard/plugin-key.d.ts +0 -2
  257. package/dist/types-ts4.0/plugins/clipboard/pm-plugins/main.d.ts +0 -19
  258. package/dist/types-ts4.0/plugins/code-bidi-warning/index.d.ts +0 -5
  259. package/dist/types-ts4.0/plugins/code-bidi-warning/plugin-key.d.ts +0 -2
  260. package/dist/types-ts4.0/plugins/code-bidi-warning/pm-plugins/main.d.ts +0 -5
  261. package/dist/types-ts4.0/plugins/code-bidi-warning/pm-plugins/plugin-factory.d.ts +0 -8
  262. package/dist/types-ts4.0/plugins/code-bidi-warning/pm-plugins/reducer.d.ts +0 -3
  263. package/dist/types-ts4.0/plugins/code-bidi-warning/pm-plugins/types.d.ts +0 -6
  264. package/dist/types-ts4.0/plugins/code-block/actions.d.ts +0 -11
  265. package/dist/types-ts4.0/plugins/code-block/ide-ux/bracket-handling.d.ts +0 -12
  266. package/dist/types-ts4.0/plugins/code-block/ide-ux/commands.d.ts +0 -6
  267. package/dist/types-ts4.0/plugins/code-block/ide-ux/line-handling.d.ts +0 -25
  268. package/dist/types-ts4.0/plugins/code-block/ide-ux/paired-character-handling.d.ts +0 -2
  269. package/dist/types-ts4.0/plugins/code-block/ide-ux/quote-handling.d.ts +0 -12
  270. package/dist/types-ts4.0/plugins/code-block/index.d.ts +0 -4
  271. package/dist/types-ts4.0/plugins/code-block/language-list.d.ts +0 -1641
  272. package/dist/types-ts4.0/plugins/code-block/nodeviews/code-block.d.ts +0 -21
  273. package/dist/types-ts4.0/plugins/code-block/plugin-key.d.ts +0 -2
  274. package/dist/types-ts4.0/plugins/code-block/pm-plugins/actions.d.ts +0 -4
  275. package/dist/types-ts4.0/plugins/code-block/pm-plugins/codeBlockCopySelectionPlugin.d.ts +0 -14
  276. package/dist/types-ts4.0/plugins/code-block/pm-plugins/ide-ux.d.ts +0 -3
  277. package/dist/types-ts4.0/plugins/code-block/pm-plugins/keymaps.d.ts +0 -4
  278. package/dist/types-ts4.0/plugins/code-block/pm-plugins/main-state.d.ts +0 -11
  279. package/dist/types-ts4.0/plugins/code-block/pm-plugins/main.d.ts +0 -9
  280. package/dist/types-ts4.0/plugins/code-block/refresh-browser-selection.d.ts +0 -3
  281. package/dist/types-ts4.0/plugins/code-block/styles.d.ts +0 -2
  282. package/dist/types-ts4.0/plugins/code-block/toolbar.d.ts +0 -14
  283. package/dist/types-ts4.0/plugins/code-block/types.d.ts +0 -7
  284. package/dist/types-ts4.0/plugins/code-block/ui/class-names.d.ts +0 -6
  285. package/dist/types-ts4.0/plugins/code-block/utils.d.ts +0 -5
  286. package/dist/types-ts4.0/plugins/collab-edit/actions.d.ts +0 -10
  287. package/dist/types-ts4.0/plugins/collab-edit/analytics.d.ts +0 -4
  288. package/dist/types-ts4.0/plugins/collab-edit/events/handlers.d.ts +0 -22
  289. package/dist/types-ts4.0/plugins/collab-edit/events/initialize.d.ts +0 -12
  290. package/dist/types-ts4.0/plugins/collab-edit/events/send-transaction.d.ts +0 -11
  291. package/dist/types-ts4.0/plugins/collab-edit/get-participants-count.d.ts +0 -2
  292. package/dist/types-ts4.0/plugins/collab-edit/index.d.ts +0 -8
  293. package/dist/types-ts4.0/plugins/collab-edit/native-collab-provider-plugin.d.ts +0 -7
  294. package/dist/types-ts4.0/plugins/collab-edit/participants.d.ts +0 -18
  295. package/dist/types-ts4.0/plugins/collab-edit/plugin-key.d.ts +0 -3
  296. package/dist/types-ts4.0/plugins/collab-edit/plugin-state.d.ts +0 -23
  297. package/dist/types-ts4.0/plugins/collab-edit/plugin.d.ts +0 -10
  298. package/dist/types-ts4.0/plugins/collab-edit/provider/channel.d.ts +0 -48
  299. package/dist/types-ts4.0/plugins/collab-edit/provider/index.d.ts +0 -2
  300. package/dist/types-ts4.0/plugins/collab-edit/provider/logger.d.ts +0 -1
  301. package/dist/types-ts4.0/plugins/collab-edit/provider/mock-users.d.ts +0 -6
  302. package/dist/types-ts4.0/plugins/collab-edit/provider/types.d.ts +0 -36
  303. package/dist/types-ts4.0/plugins/collab-edit/styles.d.ts +0 -1
  304. package/dist/types-ts4.0/plugins/collab-edit/types.d.ts +0 -36
  305. package/dist/types-ts4.0/plugins/collab-edit/ui/avatars-with-plugin-state.d.ts +0 -19
  306. package/dist/types-ts4.0/plugins/collab-edit/ui/avatars.d.ts +0 -10
  307. package/dist/types-ts4.0/plugins/collab-edit/ui/colored-avatar-item.d.ts +0 -7
  308. package/dist/types-ts4.0/plugins/collab-edit/ui/index.d.ts +0 -2
  309. package/dist/types-ts4.0/plugins/collab-edit/ui/invite-to-edit.d.ts +0 -10
  310. package/dist/types-ts4.0/plugins/collab-edit/ui/styles.d.ts +0 -3
  311. package/dist/types-ts4.0/plugins/collab-edit/ui/to-avatar.d.ts +0 -4
  312. package/dist/types-ts4.0/plugins/collab-edit/utils.d.ts +0 -19
  313. package/dist/types-ts4.0/plugins/context-panel/index.d.ts +0 -12
  314. package/dist/types-ts4.0/plugins/context-panel/transforms.d.ts +0 -2
  315. package/dist/types-ts4.0/plugins/context-panel/types.d.ts +0 -1
  316. package/dist/types-ts4.0/plugins/copy-button/commands.d.ts +0 -8
  317. package/dist/types-ts4.0/plugins/copy-button/index.d.ts +0 -3
  318. package/dist/types-ts4.0/plugins/copy-button/pm-plugins/main.d.ts +0 -12
  319. package/dist/types-ts4.0/plugins/copy-button/pm-plugins/plugin-key.d.ts +0 -2
  320. package/dist/types-ts4.0/plugins/copy-button/toolbar.d.ts +0 -12
  321. package/dist/types-ts4.0/plugins/copy-button/utils.d.ts +0 -8
  322. package/dist/types-ts4.0/plugins/custom-autoformat/doc.d.ts +0 -6
  323. package/dist/types-ts4.0/plugins/custom-autoformat/index.d.ts +0 -6
  324. package/dist/types-ts4.0/plugins/custom-autoformat/input-rules.d.ts +0 -9
  325. package/dist/types-ts4.0/plugins/custom-autoformat/reducers.d.ts +0 -4
  326. package/dist/types-ts4.0/plugins/custom-autoformat/types.d.ts +0 -31
  327. package/dist/types-ts4.0/plugins/custom-autoformat/utils.d.ts +0 -5
  328. package/dist/types-ts4.0/plugins/data-consumer/index.d.ts +0 -5
  329. package/dist/types-ts4.0/plugins/data-consumer/plugin-key.d.ts +0 -2
  330. package/dist/types-ts4.0/plugins/date/actions.d.ts +0 -17
  331. package/dist/types-ts4.0/plugins/date/index.d.ts +0 -3
  332. package/dist/types-ts4.0/plugins/date/nodeviews/date.d.ts +0 -3
  333. package/dist/types-ts4.0/plugins/date/nodeviews/messages.d.ts +0 -7
  334. package/dist/types-ts4.0/plugins/date/pm-plugins/keymap.d.ts +0 -3
  335. package/dist/types-ts4.0/plugins/date/pm-plugins/main.d.ts +0 -6
  336. package/dist/types-ts4.0/plugins/date/pm-plugins/plugin-key.d.ts +0 -3
  337. package/dist/types-ts4.0/plugins/date/pm-plugins/types.d.ts +0 -12
  338. package/dist/types-ts4.0/plugins/date/pm-plugins/utils.d.ts +0 -5
  339. package/dist/types-ts4.0/plugins/date/styles.d.ts +0 -1
  340. package/dist/types-ts4.0/plugins/date/types.d.ts +0 -6
  341. package/dist/types-ts4.0/plugins/date/ui/DatePicker/date-picker-input.d.ts +0 -25
  342. package/dist/types-ts4.0/plugins/date/ui/DatePicker/index.d.ts +0 -35
  343. package/dist/types-ts4.0/plugins/date/utils/formatParse.d.ts +0 -27
  344. package/dist/types-ts4.0/plugins/date/utils/internal.d.ts +0 -34
  345. package/dist/types-ts4.0/plugins/editor-disabled/index.d.ts +0 -11
  346. package/dist/types-ts4.0/plugins/emoji/commands/insert-emoji.d.ts +0 -4
  347. package/dist/types-ts4.0/plugins/emoji/index.d.ts +0 -26
  348. package/dist/types-ts4.0/plugins/emoji/nodeviews/emoji.d.ts +0 -7
  349. package/dist/types-ts4.0/plugins/emoji/pm-plugins/ascii-input-rules.d.ts +0 -9
  350. package/dist/types-ts4.0/plugins/emoji/styles.d.ts +0 -1
  351. package/dist/types-ts4.0/plugins/emoji/types.d.ts +0 -10
  352. package/dist/types-ts4.0/plugins/emoji/ui/Emoji/index.d.ts +0 -4
  353. package/dist/types-ts4.0/plugins/emoji/ui/EmojiContextProvider/index.d.ts +0 -13
  354. package/dist/types-ts4.0/plugins/expand/commands.d.ts +0 -12
  355. package/dist/types-ts4.0/plugins/expand/index.d.ts +0 -11
  356. package/dist/types-ts4.0/plugins/expand/nodeviews/index.d.ts +0 -48
  357. package/dist/types-ts4.0/plugins/expand/pm-plugins/keymap.d.ts +0 -2
  358. package/dist/types-ts4.0/plugins/expand/pm-plugins/main.d.ts +0 -5
  359. package/dist/types-ts4.0/plugins/expand/pm-plugins/plugin-factory.d.ts +0 -3
  360. package/dist/types-ts4.0/plugins/expand/reducer.d.ts +0 -3
  361. package/dist/types-ts4.0/plugins/expand/toolbar.d.ts +0 -2
  362. package/dist/types-ts4.0/plugins/expand/types.d.ts +0 -9
  363. package/dist/types-ts4.0/plugins/expand/ui/ExpandIconButton.d.ts +0 -43
  364. package/dist/types-ts4.0/plugins/expand/ui/class-names.d.ts +0 -11
  365. package/dist/types-ts4.0/plugins/expand/ui/styles.d.ts +0 -2
  366. package/dist/types-ts4.0/plugins/expand/utils.d.ts +0 -1
  367. package/dist/types-ts4.0/plugins/extension/actions.d.ts +0 -16
  368. package/dist/types-ts4.0/plugins/extension/commands.d.ts +0 -10
  369. package/dist/types-ts4.0/plugins/extension/context-panel.d.ts +0 -6
  370. package/dist/types-ts4.0/plugins/extension/extension-api.d.ts +0 -14
  371. package/dist/types-ts4.0/plugins/extension/index.d.ts +0 -12
  372. package/dist/types-ts4.0/plugins/extension/nodeviews/extension.d.ts +0 -33
  373. package/dist/types-ts4.0/plugins/extension/plugin-factory.d.ts +0 -4
  374. package/dist/types-ts4.0/plugins/extension/plugin-key.d.ts +0 -3
  375. package/dist/types-ts4.0/plugins/extension/pm-plugins/keymap.d.ts +0 -2
  376. package/dist/types-ts4.0/plugins/extension/pm-plugins/main.d.ts +0 -17
  377. package/dist/types-ts4.0/plugins/extension/pm-plugins/unique-id.d.ts +0 -3
  378. package/dist/types-ts4.0/plugins/extension/reducer.d.ts +0 -2
  379. package/dist/types-ts4.0/plugins/extension/toolbar.d.ts +0 -19
  380. package/dist/types-ts4.0/plugins/extension/types.d.ts +0 -20
  381. package/dist/types-ts4.0/plugins/extension/ui/Extension/Extension/index.d.ts +0 -104
  382. package/dist/types-ts4.0/plugins/extension/ui/Extension/Extension/styles.d.ts +0 -6
  383. package/dist/types-ts4.0/plugins/extension/ui/Extension/ExtensionComponent.d.ts +0 -48
  384. package/dist/types-ts4.0/plugins/extension/ui/Extension/ExtensionNodeWrapper.d.ts +0 -7
  385. package/dist/types-ts4.0/plugins/extension/ui/Extension/InlineExtension/index.d.ts +0 -12
  386. package/dist/types-ts4.0/plugins/extension/ui/Extension/InlineExtension/styles.d.ts +0 -2
  387. package/dist/types-ts4.0/plugins/extension/ui/Extension/Lozenge.d.ts +0 -14
  388. package/dist/types-ts4.0/plugins/extension/ui/Extension/index.d.ts +0 -25
  389. package/dist/types-ts4.0/plugins/extension/ui/Extension/styles.d.ts +0 -8
  390. package/dist/types-ts4.0/plugins/extension/ui/SaveIndicator/SaveIndicator.d.ts +0 -4
  391. package/dist/types-ts4.0/plugins/extension/ui/SaveIndicator/messages.d.ts +0 -7
  392. package/dist/types-ts4.0/plugins/extension/ui/SaveIndicator/types.d.ts +0 -11
  393. package/dist/types-ts4.0/plugins/extension/ui/styles.d.ts +0 -1
  394. package/dist/types-ts4.0/plugins/extension/utils.d.ts +0 -10
  395. package/dist/types-ts4.0/plugins/fake-text-cursor/cursor.d.ts +0 -28
  396. package/dist/types-ts4.0/plugins/fake-text-cursor/index.d.ts +0 -7
  397. package/dist/types-ts4.0/plugins/fake-text-cursor/styles.d.ts +0 -1
  398. package/dist/types-ts4.0/plugins/feature-flags-context/feature-flags-from-props.d.ts +0 -7
  399. package/dist/types-ts4.0/plugins/feature-flags-context/get-enabled-feature-flag-keys.d.ts +0 -7
  400. package/dist/types-ts4.0/plugins/feature-flags-context/get-feature-flags.d.ts +0 -3
  401. package/dist/types-ts4.0/plugins/feature-flags-context/index.d.ts +0 -7
  402. package/dist/types-ts4.0/plugins/feature-flags-context/plugin-key.d.ts +0 -2
  403. package/dist/types-ts4.0/plugins/feedback-dialog/getBrowserInfo.d.ts +0 -6
  404. package/dist/types-ts4.0/plugins/feedback-dialog/getDeviceInfo.d.ts +0 -6
  405. package/dist/types-ts4.0/plugins/feedback-dialog/index.d.ts +0 -6
  406. package/dist/types-ts4.0/plugins/feedback-dialog/loadJiraCollectorDialogScript.d.ts +0 -8
  407. package/dist/types-ts4.0/plugins/find-replace/FindReplaceToolbarButtonWithState.d.ts +0 -15
  408. package/dist/types-ts4.0/plugins/find-replace/actions.d.ts +0 -64
  409. package/dist/types-ts4.0/plugins/find-replace/commands-with-analytics.d.ts +0 -27
  410. package/dist/types-ts4.0/plugins/find-replace/commands.d.ts +0 -12
  411. package/dist/types-ts4.0/plugins/find-replace/index.d.ts +0 -6
  412. package/dist/types-ts4.0/plugins/find-replace/keymap.d.ts +0 -3
  413. package/dist/types-ts4.0/plugins/find-replace/plugin.d.ts +0 -6
  414. package/dist/types-ts4.0/plugins/find-replace/reducer.d.ts +0 -4
  415. package/dist/types-ts4.0/plugins/find-replace/styles.d.ts +0 -3
  416. package/dist/types-ts4.0/plugins/find-replace/types.d.ts +0 -44
  417. package/dist/types-ts4.0/plugins/find-replace/ui/Find.d.ts +0 -70
  418. package/dist/types-ts4.0/plugins/find-replace/ui/FindReplace.d.ts +0 -43
  419. package/dist/types-ts4.0/plugins/find-replace/ui/FindReplaceToolbarButton.d.ts +0 -21
  420. package/dist/types-ts4.0/plugins/find-replace/ui/FindReplaceTooltipButton.d.ts +0 -18
  421. package/dist/types-ts4.0/plugins/find-replace/ui/Replace.d.ts +0 -26
  422. package/dist/types-ts4.0/plugins/find-replace/ui/styles.d.ts +0 -5
  423. package/dist/types-ts4.0/plugins/find-replace/utils/batch-decorations.d.ts +0 -36
  424. package/dist/types-ts4.0/plugins/find-replace/utils/index.d.ts +0 -49
  425. package/dist/types-ts4.0/plugins/floating-toolbar/index.d.ts +0 -19
  426. package/dist/types-ts4.0/plugins/floating-toolbar/pm-plugins/toolbar-data/commands.d.ts +0 -3
  427. package/dist/types-ts4.0/plugins/floating-toolbar/pm-plugins/toolbar-data/plugin-factory.d.ts +0 -1
  428. package/dist/types-ts4.0/plugins/floating-toolbar/pm-plugins/toolbar-data/plugin-key.d.ts +0 -3
  429. package/dist/types-ts4.0/plugins/floating-toolbar/pm-plugins/toolbar-data/plugin.d.ts +0 -3
  430. package/dist/types-ts4.0/plugins/floating-toolbar/pm-plugins/toolbar-data/reducer.d.ts +0 -2
  431. package/dist/types-ts4.0/plugins/floating-toolbar/pm-plugins/toolbar-data/types.d.ts +0 -11
  432. package/dist/types-ts4.0/plugins/floating-toolbar/types.d.ts +0 -1
  433. package/dist/types-ts4.0/plugins/floating-toolbar/ui/Button.d.ts +0 -27
  434. package/dist/types-ts4.0/plugins/floating-toolbar/ui/ConfirmationModal.d.ts +0 -13
  435. package/dist/types-ts4.0/plugins/floating-toolbar/ui/Dropdown.d.ts +0 -31
  436. package/dist/types-ts4.0/plugins/floating-toolbar/ui/DropdownMenu.d.ts +0 -18
  437. package/dist/types-ts4.0/plugins/floating-toolbar/ui/EditorEmojiAddIcon.d.ts +0 -2
  438. package/dist/types-ts4.0/plugins/floating-toolbar/ui/EmojiPickerButton.d.ts +0 -15
  439. package/dist/types-ts4.0/plugins/floating-toolbar/ui/ExtensionsPlaceholder.d.ts +0 -12
  440. package/dist/types-ts4.0/plugins/floating-toolbar/ui/Input.d.ts +0 -23
  441. package/dist/types-ts4.0/plugins/floating-toolbar/ui/ScrollButtons.d.ts +0 -13
  442. package/dist/types-ts4.0/plugins/floating-toolbar/ui/Select.d.ts +0 -19
  443. package/dist/types-ts4.0/plugins/floating-toolbar/ui/Separator.d.ts +0 -4
  444. package/dist/types-ts4.0/plugins/floating-toolbar/ui/Toolbar.d.ts +0 -36
  445. package/dist/types-ts4.0/plugins/floating-toolbar/ui/ToolbarLoader.d.ts +0 -4
  446. package/dist/types-ts4.0/plugins/floating-toolbar/ui/messages.d.ts +0 -38
  447. package/dist/types-ts4.0/plugins/floating-toolbar/ui/styles.d.ts +0 -20
  448. package/dist/types-ts4.0/plugins/floating-toolbar/ui/types.d.ts +0 -1
  449. package/dist/types-ts4.0/plugins/floating-toolbar/utils.d.ts +0 -7
  450. package/dist/types-ts4.0/plugins/fragment/index.d.ts +0 -5
  451. package/dist/types-ts4.0/plugins/fragment/plugin-key.d.ts +0 -2
  452. package/dist/types-ts4.0/plugins/fragment/pm-plugins/fragment-consistency.d.ts +0 -15
  453. package/dist/types-ts4.0/plugins/grid/index.d.ts +0 -16
  454. package/dist/types-ts4.0/plugins/grid/styles.d.ts +0 -2
  455. package/dist/types-ts4.0/plugins/grid/types.d.ts +0 -6
  456. package/dist/types-ts4.0/plugins/help-dialog/commands.d.ts +0 -4
  457. package/dist/types-ts4.0/plugins/help-dialog/index.d.ts +0 -6
  458. package/dist/types-ts4.0/plugins/help-dialog/plugin-key.d.ts +0 -2
  459. package/dist/types-ts4.0/plugins/help-dialog/ui/HelpDialogLoader.d.ts +0 -4
  460. package/dist/types-ts4.0/plugins/help-dialog/ui/index.d.ts +0 -27
  461. package/dist/types-ts4.0/plugins/help-dialog/ui/styles.d.ts +0 -33
  462. package/dist/types-ts4.0/plugins/history/actions.d.ts +0 -9
  463. package/dist/types-ts4.0/plugins/history/index.d.ts +0 -13
  464. package/dist/types-ts4.0/plugins/history/pm-history-types.d.ts +0 -18
  465. package/dist/types-ts4.0/plugins/history/reducer.d.ts +0 -4
  466. package/dist/types-ts4.0/plugins/history/types.d.ts +0 -4
  467. package/dist/types-ts4.0/plugins/history/utils.d.ts +0 -4
  468. package/dist/types-ts4.0/plugins/hyperlink/HyperlinkToolbarAppearance.d.ts +0 -28
  469. package/dist/types-ts4.0/plugins/hyperlink/Toolbar.d.ts +0 -3
  470. package/dist/types-ts4.0/plugins/hyperlink/analytics.d.ts +0 -2
  471. package/dist/types-ts4.0/plugins/hyperlink/commands.d.ts +0 -15
  472. package/dist/types-ts4.0/plugins/hyperlink/index.d.ts +0 -5
  473. package/dist/types-ts4.0/plugins/hyperlink/pm-plugins/fake-curor-for-toolbar-plugin-key.d.ts +0 -2
  474. package/dist/types-ts4.0/plugins/hyperlink/pm-plugins/fake-cursor-for-toolbar.d.ts +0 -3
  475. package/dist/types-ts4.0/plugins/hyperlink/pm-plugins/input-rule.d.ts +0 -7
  476. package/dist/types-ts4.0/plugins/hyperlink/pm-plugins/keymap.d.ts +0 -3
  477. package/dist/types-ts4.0/plugins/hyperlink/pm-plugins/main.d.ts +0 -44
  478. package/dist/types-ts4.0/plugins/hyperlink/styles.d.ts +0 -6
  479. package/dist/types-ts4.0/plugins/hyperlink/types.d.ts +0 -33
  480. package/dist/types-ts4.0/plugins/hyperlink/ui/EditorLinkPicker/index.d.ts +0 -7
  481. package/dist/types-ts4.0/plugins/hyperlink/ui/EditorLinkPicker/useEscapeClickaway.d.ts +0 -2
  482. package/dist/types-ts4.0/plugins/hyperlink/ui/HyperlinkAddToolbar/HyperlinkAddToolbar.d.ts +0 -109
  483. package/dist/types-ts4.0/plugins/hyperlink/ui/HyperlinkAddToolbar/index.d.ts +0 -15
  484. package/dist/types-ts4.0/plugins/hyperlink/ui/HyperlinkAddToolbar/messages.d.ts +0 -32
  485. package/dist/types-ts4.0/plugins/hyperlink/ui/HyperlinkAddToolbar/utils.d.ts +0 -7
  486. package/dist/types-ts4.0/plugins/hyperlink/utils.d.ts +0 -25
  487. package/dist/types-ts4.0/plugins/image-upload/index.d.ts +0 -3
  488. package/dist/types-ts4.0/plugins/image-upload/pm-plugins/actions.d.ts +0 -2
  489. package/dist/types-ts4.0/plugins/image-upload/pm-plugins/commands.d.ts +0 -4
  490. package/dist/types-ts4.0/plugins/image-upload/pm-plugins/input-rule.d.ts +0 -5
  491. package/dist/types-ts4.0/plugins/image-upload/pm-plugins/main.d.ts +0 -3
  492. package/dist/types-ts4.0/plugins/image-upload/pm-plugins/plugin-key.d.ts +0 -3
  493. package/dist/types-ts4.0/plugins/image-upload/types.d.ts +0 -13
  494. package/dist/types-ts4.0/plugins/image-upload/utils.d.ts +0 -5
  495. package/dist/types-ts4.0/plugins/indentation/commands/index.d.ts +0 -8
  496. package/dist/types-ts4.0/plugins/indentation/commands/utils.d.ts +0 -36
  497. package/dist/types-ts4.0/plugins/indentation/index.d.ts +0 -3
  498. package/dist/types-ts4.0/plugins/indentation/messages.d.ts +0 -12
  499. package/dist/types-ts4.0/plugins/indentation/pm-plugins/keymap.d.ts +0 -3
  500. package/dist/types-ts4.0/plugins/index.d.ts +0 -69
  501. package/dist/types-ts4.0/plugins/insert-block/index.d.ts +0 -14
  502. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/block-insert-element-browser.d.ts +0 -21
  503. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/block-insert-menu-legacy.d.ts +0 -17
  504. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/block-insert-menu.d.ts +0 -25
  505. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/create-items.d.ts +0 -43
  506. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/dropdown-button.d.ts +0 -14
  507. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/index.d.ts +0 -44
  508. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/item.d.ts +0 -34
  509. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/messages.d.ts +0 -1
  510. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/shallow-equals.d.ts +0 -1
  511. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/sort-items.d.ts +0 -2
  512. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/styles.d.ts +0 -1
  513. package/dist/types-ts4.0/plugins/insert-block/ui/ToolbarInsertBlock/types.d.ts +0 -60
  514. package/dist/types-ts4.0/plugins/jira-issue/index.d.ts +0 -5
  515. package/dist/types-ts4.0/plugins/jira-issue/nodeviews/jira-issue.d.ts +0 -7
  516. package/dist/types-ts4.0/plugins/layout/actions.d.ts +0 -22
  517. package/dist/types-ts4.0/plugins/layout/index.d.ts +0 -6
  518. package/dist/types-ts4.0/plugins/layout/pm-plugins/main.d.ts +0 -5
  519. package/dist/types-ts4.0/plugins/layout/pm-plugins/plugin-key.d.ts +0 -3
  520. package/dist/types-ts4.0/plugins/layout/pm-plugins/types.d.ts +0 -14
  521. package/dist/types-ts4.0/plugins/layout/styles.d.ts +0 -3
  522. package/dist/types-ts4.0/plugins/layout/toolbar-messages.d.ts +0 -32
  523. package/dist/types-ts4.0/plugins/layout/toolbar.d.ts +0 -5
  524. package/dist/types-ts4.0/plugins/layout/types.d.ts +0 -13
  525. package/dist/types-ts4.0/plugins/layout/utils.d.ts +0 -1
  526. package/dist/types-ts4.0/plugins/list/actions/conversions.d.ts +0 -6
  527. package/dist/types-ts4.0/plugins/list/actions/indent-list-items-selected.d.ts +0 -2
  528. package/dist/types-ts4.0/plugins/list/actions/indent-list.d.ts +0 -2
  529. package/dist/types-ts4.0/plugins/list/actions/join-list-items-forward.d.ts +0 -16
  530. package/dist/types-ts4.0/plugins/list/actions/join-list-items-scenarios/index.d.ts +0 -5
  531. package/dist/types-ts4.0/plugins/list/actions/join-list-items-scenarios/join-list-item-with-paragraph.d.ts +0 -9
  532. package/dist/types-ts4.0/plugins/list/actions/join-list-items-scenarios/join-list-item-with-parent-nested-list.d.ts +0 -9
  533. package/dist/types-ts4.0/plugins/list/actions/join-list-items-scenarios/join-nested-list-with-parent-list-item.d.ts +0 -9
  534. package/dist/types-ts4.0/plugins/list/actions/join-list-items-scenarios/join-paragraph-with-list.d.ts +0 -9
  535. package/dist/types-ts4.0/plugins/list/actions/join-list-items-scenarios/join-sibling-list-items.d.ts +0 -9
  536. package/dist/types-ts4.0/plugins/list/actions/merge-lists.d.ts +0 -7
  537. package/dist/types-ts4.0/plugins/list/actions/outdent-list-items-selected.d.ts +0 -2
  538. package/dist/types-ts4.0/plugins/list/actions/wrap-and-join-lists.d.ts +0 -15
  539. package/dist/types-ts4.0/plugins/list/commands/indent-list.d.ts +0 -5
  540. package/dist/types-ts4.0/plugins/list/commands/index.d.ts +0 -15
  541. package/dist/types-ts4.0/plugins/list/commands/join-list-item-forward.d.ts +0 -2
  542. package/dist/types-ts4.0/plugins/list/commands/listBackspace.d.ts +0 -12
  543. package/dist/types-ts4.0/plugins/list/commands/outdent-list.d.ts +0 -5
  544. package/dist/types-ts4.0/plugins/list/index.d.ts +0 -3
  545. package/dist/types-ts4.0/plugins/list/messages.d.ts +0 -27
  546. package/dist/types-ts4.0/plugins/list/pm-plugins/input-rules/create-list-input-rule.d.ts +0 -7
  547. package/dist/types-ts4.0/plugins/list/pm-plugins/input-rules/index.d.ts +0 -4
  548. package/dist/types-ts4.0/plugins/list/pm-plugins/keymap.d.ts +0 -3
  549. package/dist/types-ts4.0/plugins/list/pm-plugins/main.d.ts +0 -9
  550. package/dist/types-ts4.0/plugins/list/styles.d.ts +0 -1
  551. package/dist/types-ts4.0/plugins/list/transforms.d.ts +0 -16
  552. package/dist/types-ts4.0/plugins/list/types.d.ts +0 -9
  553. package/dist/types-ts4.0/plugins/list/utils/analytics.d.ts +0 -4
  554. package/dist/types-ts4.0/plugins/list/utils/find.d.ts +0 -11
  555. package/dist/types-ts4.0/plugins/list/utils/indentation.d.ts +0 -8
  556. package/dist/types-ts4.0/plugins/list/utils/node.d.ts +0 -23
  557. package/dist/types-ts4.0/plugins/list/utils/replace-content.d.ts +0 -8
  558. package/dist/types-ts4.0/plugins/list/utils/selection.d.ts +0 -27
  559. package/dist/types-ts4.0/plugins/macro/actions.d.ts +0 -8
  560. package/dist/types-ts4.0/plugins/macro/index.d.ts +0 -11
  561. package/dist/types-ts4.0/plugins/macro/plugin-key.d.ts +0 -3
  562. package/dist/types-ts4.0/plugins/macro/types.d.ts +0 -4
  563. package/dist/types-ts4.0/plugins/max-content-size/index.d.ts +0 -11
  564. package/dist/types-ts4.0/plugins/media/commands/captions.d.ts +0 -4
  565. package/dist/types-ts4.0/plugins/media/commands/helpers.d.ts +0 -21
  566. package/dist/types-ts4.0/plugins/media/commands/index.d.ts +0 -1
  567. package/dist/types-ts4.0/plugins/media/commands/linking.d.ts +0 -10
  568. package/dist/types-ts4.0/plugins/media/index.d.ts +0 -8
  569. package/dist/types-ts4.0/plugins/media/media-plugin-options.d.ts +0 -18
  570. package/dist/types-ts4.0/plugins/media/nodeviews/__mocks__/mediaNodeUpdater.d.ts +0 -21
  571. package/dist/types-ts4.0/plugins/media/nodeviews/mediaGroup.d.ts +0 -33
  572. package/dist/types-ts4.0/plugins/media/nodeviews/mediaInline.d.ts +0 -47
  573. package/dist/types-ts4.0/plugins/media/nodeviews/mediaNodeUpdater.d.ts +0 -41
  574. package/dist/types-ts4.0/plugins/media/nodeviews/mediaNodeView/index.d.ts +0 -26
  575. package/dist/types-ts4.0/plugins/media/nodeviews/mediaNodeView/media.d.ts +0 -45
  576. package/dist/types-ts4.0/plugins/media/nodeviews/mediaSingle.d.ts +0 -58
  577. package/dist/types-ts4.0/plugins/media/nodeviews/messages.d.ts +0 -7
  578. package/dist/types-ts4.0/plugins/media/nodeviews/styles.d.ts +0 -14
  579. package/dist/types-ts4.0/plugins/media/nodeviews/types.d.ts +0 -39
  580. package/dist/types-ts4.0/plugins/media/picker-facade.d.ts +0 -44
  581. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/actions.d.ts +0 -10
  582. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/commands.d.ts +0 -3
  583. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/index.d.ts +0 -7
  584. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/keymap.d.ts +0 -3
  585. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/messages.d.ts +0 -37
  586. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/reducer.d.ts +0 -4
  587. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/style.d.ts +0 -3
  588. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/types.d.ts +0 -3
  589. package/dist/types-ts4.0/plugins/media/pm-plugins/alt-text/ui/AltTextEdit.d.ts +0 -41
  590. package/dist/types-ts4.0/plugins/media/pm-plugins/keymap-media-single.d.ts +0 -3
  591. package/dist/types-ts4.0/plugins/media/pm-plugins/keymap.d.ts +0 -4
  592. package/dist/types-ts4.0/plugins/media/pm-plugins/linking/actions.d.ts +0 -20
  593. package/dist/types-ts4.0/plugins/media/pm-plugins/linking/index.d.ts +0 -10
  594. package/dist/types-ts4.0/plugins/media/pm-plugins/linking/keymap.d.ts +0 -3
  595. package/dist/types-ts4.0/plugins/media/pm-plugins/linking/reducer.d.ts +0 -4
  596. package/dist/types-ts4.0/plugins/media/pm-plugins/linking/types.d.ts +0 -12
  597. package/dist/types-ts4.0/plugins/media/pm-plugins/main.d.ts +0 -108
  598. package/dist/types-ts4.0/plugins/media/pm-plugins/media-editor-plugin-factory.d.ts +0 -3
  599. package/dist/types-ts4.0/plugins/media/pm-plugins/mediaTaskManager.d.ts +0 -9
  600. package/dist/types-ts4.0/plugins/media/pm-plugins/plugin-key.d.ts +0 -3
  601. package/dist/types-ts4.0/plugins/media/pm-plugins/types.d.ts +0 -62
  602. package/dist/types-ts4.0/plugins/media/styles.d.ts +0 -1
  603. package/dist/types-ts4.0/plugins/media/toolbar/alt-text.d.ts +0 -11
  604. package/dist/types-ts4.0/plugins/media/toolbar/commands.d.ts +0 -4
  605. package/dist/types-ts4.0/plugins/media/toolbar/filePreviewItem.d.ts +0 -9
  606. package/dist/types-ts4.0/plugins/media/toolbar/index.d.ts +0 -5
  607. package/dist/types-ts4.0/plugins/media/toolbar/linking-toolbar-appearance.d.ts +0 -14
  608. package/dist/types-ts4.0/plugins/media/toolbar/linking.d.ts +0 -8
  609. package/dist/types-ts4.0/plugins/media/toolbar/toolbar-messages.d.ts +0 -7
  610. package/dist/types-ts4.0/plugins/media/toolbar/utils.d.ts +0 -6
  611. package/dist/types-ts4.0/plugins/media/types.d.ts +0 -97
  612. package/dist/types-ts4.0/plugins/media/ui/CaptionPlaceholder/index.d.ts +0 -7
  613. package/dist/types-ts4.0/plugins/media/ui/CaptionPlaceholder/messages.d.ts +0 -7
  614. package/dist/types-ts4.0/plugins/media/ui/Media/DropPlaceholder.d.ts +0 -8
  615. package/dist/types-ts4.0/plugins/media/ui/Media/drop-placeholder-messages.d.ts +0 -7
  616. package/dist/types-ts4.0/plugins/media/ui/MediaLinkingToolbar.d.ts +0 -35
  617. package/dist/types-ts4.0/plugins/media/ui/MediaPicker/BrowserWrapper.d.ts +0 -11
  618. package/dist/types-ts4.0/plugins/media/ui/MediaPicker/ClipboardWrapper.d.ts +0 -9
  619. package/dist/types-ts4.0/plugins/media/ui/MediaPicker/DropzoneWrapper.d.ts +0 -13
  620. package/dist/types-ts4.0/plugins/media/ui/MediaPicker/PickerFacadeProvider.d.ts +0 -28
  621. package/dist/types-ts4.0/plugins/media/ui/MediaPicker/index.d.ts +0 -21
  622. package/dist/types-ts4.0/plugins/media/ui/ResizableMediaSingle/index.d.ts +0 -44
  623. package/dist/types-ts4.0/plugins/media/ui/ResizableMediaSingle/styled.d.ts +0 -2
  624. package/dist/types-ts4.0/plugins/media/ui/ResizableMediaSingle/types.d.ts +0 -40
  625. package/dist/types-ts4.0/plugins/media/ui/ToolbarMedia/index.d.ts +0 -17
  626. package/dist/types-ts4.0/plugins/media/ui/ToolbarMedia/toolbar-media-messages.d.ts +0 -7
  627. package/dist/types-ts4.0/plugins/media/ui/media-linking-toolbar-messages.d.ts +0 -7
  628. package/dist/types-ts4.0/plugins/media/utils/check-media-type.d.ts +0 -4
  629. package/dist/types-ts4.0/plugins/media/utils/current-media-node.d.ts +0 -3
  630. package/dist/types-ts4.0/plugins/media/utils/is-image.d.ts +0 -1
  631. package/dist/types-ts4.0/plugins/media/utils/media-common.d.ts +0 -34
  632. package/dist/types-ts4.0/plugins/media/utils/media-files.d.ts +0 -30
  633. package/dist/types-ts4.0/plugins/media/utils/media-single.d.ts +0 -32
  634. package/dist/types-ts4.0/plugins/mentions/analytics.d.ts +0 -13
  635. package/dist/types-ts4.0/plugins/mentions/index.d.ts +0 -6
  636. package/dist/types-ts4.0/plugins/mentions/messages.d.ts +0 -17
  637. package/dist/types-ts4.0/plugins/mentions/nodeviews/mention.d.ts +0 -9
  638. package/dist/types-ts4.0/plugins/mentions/pm-plugins/key.d.ts +0 -3
  639. package/dist/types-ts4.0/plugins/mentions/pm-plugins/main.d.ts +0 -6
  640. package/dist/types-ts4.0/plugins/mentions/pm-plugins/utils.d.ts +0 -3
  641. package/dist/types-ts4.0/plugins/mentions/styles.d.ts +0 -1
  642. package/dist/types-ts4.0/plugins/mentions/type-ahead/index.d.ts +0 -17
  643. package/dist/types-ts4.0/plugins/mentions/types.d.ts +0 -26
  644. package/dist/types-ts4.0/plugins/mentions/ui/InviteItem/index.d.ts +0 -23
  645. package/dist/types-ts4.0/plugins/mentions/ui/InviteItem/styles.d.ts +0 -14
  646. package/dist/types-ts4.0/plugins/mentions/ui/Mention/index.d.ts +0 -18
  647. package/dist/types-ts4.0/plugins/mentions/ui/ToolbarMention/index.d.ts +0 -15
  648. package/dist/types-ts4.0/plugins/mentions/utils.d.ts +0 -8
  649. package/dist/types-ts4.0/plugins/mobile-dimensions/actions.d.ts +0 -23
  650. package/dist/types-ts4.0/plugins/mobile-dimensions/commands.d.ts +0 -4
  651. package/dist/types-ts4.0/plugins/mobile-dimensions/index.d.ts +0 -4
  652. package/dist/types-ts4.0/plugins/mobile-dimensions/plugin-factory.d.ts +0 -5
  653. package/dist/types-ts4.0/plugins/mobile-dimensions/reducer.d.ts +0 -3
  654. package/dist/types-ts4.0/plugins/mobile-dimensions/types.d.ts +0 -10
  655. package/dist/types-ts4.0/plugins/mobile-dimensions/utils.d.ts +0 -2
  656. package/dist/types-ts4.0/plugins/mobile-selection/content-in-selection.d.ts +0 -5
  657. package/dist/types-ts4.0/plugins/mobile-selection/index.d.ts +0 -2
  658. package/dist/types-ts4.0/plugins/mobile-selection/mobile-selection-plugin.d.ts +0 -7
  659. package/dist/types-ts4.0/plugins/mobile-selection/types.d.ts +0 -32
  660. package/dist/types-ts4.0/plugins/panel/actions.d.ts +0 -9
  661. package/dist/types-ts4.0/plugins/panel/index.d.ts +0 -4
  662. package/dist/types-ts4.0/plugins/panel/message.d.ts +0 -37
  663. package/dist/types-ts4.0/plugins/panel/nodeviews/panel.d.ts +0 -35
  664. package/dist/types-ts4.0/plugins/panel/pm-plugins/keymaps.d.ts +0 -3
  665. package/dist/types-ts4.0/plugins/panel/pm-plugins/main.d.ts +0 -11
  666. package/dist/types-ts4.0/plugins/panel/styles.d.ts +0 -2
  667. package/dist/types-ts4.0/plugins/panel/toolbar.d.ts +0 -13
  668. package/dist/types-ts4.0/plugins/panel/types.d.ts +0 -21
  669. package/dist/types-ts4.0/plugins/panel/utils.d.ts +0 -5
  670. package/dist/types-ts4.0/plugins/paste/actions.d.ts +0 -15
  671. package/dist/types-ts4.0/plugins/paste/commands.d.ts +0 -16
  672. package/dist/types-ts4.0/plugins/paste/edge-cases/index.d.ts +0 -7
  673. package/dist/types-ts4.0/plugins/paste/edge-cases/lists.d.ts +0 -18
  674. package/dist/types-ts4.0/plugins/paste/handlers.d.ts +0 -49
  675. package/dist/types-ts4.0/plugins/paste/index.d.ts +0 -9
  676. package/dist/types-ts4.0/plugins/paste/linkify-md-plugin.d.ts +0 -2
  677. package/dist/types-ts4.0/plugins/paste/md.d.ts +0 -2
  678. package/dist/types-ts4.0/plugins/paste/newline-md-plugin.d.ts +0 -2
  679. package/dist/types-ts4.0/plugins/paste/paragraph-md-plugin.d.ts +0 -2
  680. package/dist/types-ts4.0/plugins/paste/pm-plugins/analytics.d.ts +0 -35
  681. package/dist/types-ts4.0/plugins/paste/pm-plugins/clipboard-text-serializer.d.ts +0 -13
  682. package/dist/types-ts4.0/plugins/paste/pm-plugins/main.d.ts +0 -9
  683. package/dist/types-ts4.0/plugins/paste/pm-plugins/plugin-factory.d.ts +0 -3
  684. package/dist/types-ts4.0/plugins/paste/reducer.d.ts +0 -3
  685. package/dist/types-ts4.0/plugins/paste/types.d.ts +0 -6
  686. package/dist/types-ts4.0/plugins/paste/util/index.d.ts +0 -24
  687. package/dist/types-ts4.0/plugins/paste/util/tinyMCE.d.ts +0 -32
  688. package/dist/types-ts4.0/plugins/placeholder/index.d.ts +0 -14
  689. package/dist/types-ts4.0/plugins/placeholder/styles.d.ts +0 -2
  690. package/dist/types-ts4.0/plugins/placeholder-text/actions.d.ts +0 -4
  691. package/dist/types-ts4.0/plugins/placeholder-text/index.d.ts +0 -7
  692. package/dist/types-ts4.0/plugins/placeholder-text/placeholder-text-nodeview.d.ts +0 -17
  693. package/dist/types-ts4.0/plugins/placeholder-text/plugin-key.d.ts +0 -3
  694. package/dist/types-ts4.0/plugins/placeholder-text/selection-utils.d.ts +0 -2
  695. package/dist/types-ts4.0/plugins/placeholder-text/styles.d.ts +0 -1
  696. package/dist/types-ts4.0/plugins/placeholder-text/types.d.ts +0 -7
  697. package/dist/types-ts4.0/plugins/placeholder-text/ui/PlaceholderFloatingToolbar/index.d.ts +0 -25
  698. package/dist/types-ts4.0/plugins/quick-insert/api.d.ts +0 -6
  699. package/dist/types-ts4.0/plugins/quick-insert/assets/action.d.ts +0 -2
  700. package/dist/types-ts4.0/plugins/quick-insert/assets/code.d.ts +0 -2
  701. package/dist/types-ts4.0/plugins/quick-insert/assets/custom-panel.d.ts +0 -2
  702. package/dist/types-ts4.0/plugins/quick-insert/assets/date.d.ts +0 -2
  703. package/dist/types-ts4.0/plugins/quick-insert/assets/decision.d.ts +0 -2
  704. package/dist/types-ts4.0/plugins/quick-insert/assets/divider.d.ts +0 -2
  705. package/dist/types-ts4.0/plugins/quick-insert/assets/emoji.d.ts +0 -2
  706. package/dist/types-ts4.0/plugins/quick-insert/assets/expand.d.ts +0 -2
  707. package/dist/types-ts4.0/plugins/quick-insert/assets/fallback.d.ts +0 -2
  708. package/dist/types-ts4.0/plugins/quick-insert/assets/feedback.d.ts +0 -2
  709. package/dist/types-ts4.0/plugins/quick-insert/assets/heading1.d.ts +0 -2
  710. package/dist/types-ts4.0/plugins/quick-insert/assets/heading2.d.ts +0 -2
  711. package/dist/types-ts4.0/plugins/quick-insert/assets/heading3.d.ts +0 -2
  712. package/dist/types-ts4.0/plugins/quick-insert/assets/heading4.d.ts +0 -2
  713. package/dist/types-ts4.0/plugins/quick-insert/assets/heading5.d.ts +0 -2
  714. package/dist/types-ts4.0/plugins/quick-insert/assets/heading6.d.ts +0 -2
  715. package/dist/types-ts4.0/plugins/quick-insert/assets/images.d.ts +0 -2
  716. package/dist/types-ts4.0/plugins/quick-insert/assets/index.d.ts +0 -32
  717. package/dist/types-ts4.0/plugins/quick-insert/assets/layout.d.ts +0 -2
  718. package/dist/types-ts4.0/plugins/quick-insert/assets/link.d.ts +0 -2
  719. package/dist/types-ts4.0/plugins/quick-insert/assets/list-number.d.ts +0 -2
  720. package/dist/types-ts4.0/plugins/quick-insert/assets/list.d.ts +0 -2
  721. package/dist/types-ts4.0/plugins/quick-insert/assets/mention.d.ts +0 -2
  722. package/dist/types-ts4.0/plugins/quick-insert/assets/panel-error.d.ts +0 -2
  723. package/dist/types-ts4.0/plugins/quick-insert/assets/panel-note.d.ts +0 -2
  724. package/dist/types-ts4.0/plugins/quick-insert/assets/panel-success.d.ts +0 -2
  725. package/dist/types-ts4.0/plugins/quick-insert/assets/panel-warning.d.ts +0 -2
  726. package/dist/types-ts4.0/plugins/quick-insert/assets/panel.d.ts +0 -2
  727. package/dist/types-ts4.0/plugins/quick-insert/assets/quote.d.ts +0 -2
  728. package/dist/types-ts4.0/plugins/quick-insert/assets/status.d.ts +0 -2
  729. package/dist/types-ts4.0/plugins/quick-insert/commands.d.ts +0 -5
  730. package/dist/types-ts4.0/plugins/quick-insert/index.d.ts +0 -11
  731. package/dist/types-ts4.0/plugins/quick-insert/plugin-key.d.ts +0 -3
  732. package/dist/types-ts4.0/plugins/quick-insert/search.d.ts +0 -5
  733. package/dist/types-ts4.0/plugins/quick-insert/types.d.ts +0 -24
  734. package/dist/types-ts4.0/plugins/quick-insert/ui/ModalElementBrowser/index.d.ts +0 -8
  735. package/dist/types-ts4.0/plugins/rank.d.ts +0 -6
  736. package/dist/types-ts4.0/plugins/rule/commands.d.ts +0 -3
  737. package/dist/types-ts4.0/plugins/rule/index.d.ts +0 -3
  738. package/dist/types-ts4.0/plugins/rule/pm-plugins/input-rule.d.ts +0 -8
  739. package/dist/types-ts4.0/plugins/rule/pm-plugins/keymap.d.ts +0 -3
  740. package/dist/types-ts4.0/plugins/rule/styles.d.ts +0 -2
  741. package/dist/types-ts4.0/plugins/save-on-enter/index.d.ts +0 -7
  742. package/dist/types-ts4.0/plugins/scroll-into-view/index.d.ts +0 -14
  743. package/dist/types-ts4.0/plugins/selection/actions.d.ts +0 -17
  744. package/dist/types-ts4.0/plugins/selection/commands.d.ts +0 -8
  745. package/dist/types-ts4.0/plugins/selection/gap-cursor/actions.d.ts +0 -23
  746. package/dist/types-ts4.0/plugins/selection/gap-cursor/direction.d.ts +0 -10
  747. package/dist/types-ts4.0/plugins/selection/gap-cursor/selection.d.ts +0 -1
  748. package/dist/types-ts4.0/plugins/selection/gap-cursor/styles.d.ts +0 -2
  749. package/dist/types-ts4.0/plugins/selection/gap-cursor/utils/is-ignored.d.ts +0 -1
  750. package/dist/types-ts4.0/plugins/selection/gap-cursor/utils/is-valid-target-node.d.ts +0 -1
  751. package/dist/types-ts4.0/plugins/selection/gap-cursor/utils/place-gap-cursor.d.ts +0 -2
  752. package/dist/types-ts4.0/plugins/selection/gap-cursor/utils.d.ts +0 -7
  753. package/dist/types-ts4.0/plugins/selection/gap-cursor-selection.d.ts +0 -2
  754. package/dist/types-ts4.0/plugins/selection/index.d.ts +0 -4
  755. package/dist/types-ts4.0/plugins/selection/plugin-factory.d.ts +0 -2
  756. package/dist/types-ts4.0/plugins/selection/pm-plugins/gap-cursor-keymap.d.ts +0 -2
  757. package/dist/types-ts4.0/plugins/selection/pm-plugins/gap-cursor-main.d.ts +0 -3
  758. package/dist/types-ts4.0/plugins/selection/pm-plugins/gap-cursor-plugin-key.d.ts +0 -2
  759. package/dist/types-ts4.0/plugins/selection/pm-plugins/keymap.d.ts +0 -3
  760. package/dist/types-ts4.0/plugins/selection/pm-plugins/selection-main.d.ts +0 -7
  761. package/dist/types-ts4.0/plugins/selection/reducer.d.ts +0 -3
  762. package/dist/types-ts4.0/plugins/selection/types.d.ts +0 -14
  763. package/dist/types-ts4.0/plugins/selection/utils.d.ts +0 -64
  764. package/dist/types-ts4.0/plugins/status/actions.d.ts +0 -14
  765. package/dist/types-ts4.0/plugins/status/analytics.d.ts +0 -4
  766. package/dist/types-ts4.0/plugins/status/index.d.ts +0 -4
  767. package/dist/types-ts4.0/plugins/status/keymap.d.ts +0 -3
  768. package/dist/types-ts4.0/plugins/status/nodeviews/messages.d.ts +0 -17
  769. package/dist/types-ts4.0/plugins/status/nodeviews/status.d.ts +0 -24
  770. package/dist/types-ts4.0/plugins/status/plugin-key.d.ts +0 -4
  771. package/dist/types-ts4.0/plugins/status/plugin.d.ts +0 -7
  772. package/dist/types-ts4.0/plugins/status/styles.d.ts +0 -1
  773. package/dist/types-ts4.0/plugins/status/types.d.ts +0 -14
  774. package/dist/types-ts4.0/plugins/status/ui/statusPicker.d.ts +0 -52
  775. package/dist/types-ts4.0/plugins/status/utils.d.ts +0 -8
  776. package/dist/types-ts4.0/plugins/submit-editor/index.d.ts +0 -7
  777. package/dist/types-ts4.0/plugins/tasks-and-decisions/commands.d.ts +0 -16
  778. package/dist/types-ts4.0/plugins/tasks-and-decisions/index.d.ts +0 -4
  779. package/dist/types-ts4.0/plugins/tasks-and-decisions/nodeviews/decisionItem.d.ts +0 -5
  780. package/dist/types-ts4.0/plugins/tasks-and-decisions/nodeviews/taskItem.d.ts +0 -9
  781. package/dist/types-ts4.0/plugins/tasks-and-decisions/pm-plugins/commands.d.ts +0 -15
  782. package/dist/types-ts4.0/plugins/tasks-and-decisions/pm-plugins/helpers.d.ts +0 -54
  783. package/dist/types-ts4.0/plugins/tasks-and-decisions/pm-plugins/input-rules.d.ts +0 -5
  784. package/dist/types-ts4.0/plugins/tasks-and-decisions/pm-plugins/keymaps.d.ts +0 -9
  785. package/dist/types-ts4.0/plugins/tasks-and-decisions/pm-plugins/main.d.ts +0 -11
  786. package/dist/types-ts4.0/plugins/tasks-and-decisions/pm-plugins/plugin-key.d.ts +0 -2
  787. package/dist/types-ts4.0/plugins/tasks-and-decisions/styles.d.ts +0 -1
  788. package/dist/types-ts4.0/plugins/tasks-and-decisions/types.d.ts +0 -23
  789. package/dist/types-ts4.0/plugins/tasks-and-decisions/ui/Decision/index.d.ts +0 -14
  790. package/dist/types-ts4.0/plugins/tasks-and-decisions/ui/Task/index.d.ts +0 -26
  791. package/dist/types-ts4.0/plugins/tasks-and-decisions/ui/Task/task-item-with-providers.d.ts +0 -27
  792. package/dist/types-ts4.0/plugins/tasks-and-decisions/ui/ToolbarDecision/index.d.ts +0 -20
  793. package/dist/types-ts4.0/plugins/tasks-and-decisions/ui/ToolbarTask/index.d.ts +0 -20
  794. package/dist/types-ts4.0/plugins/tasks-and-decisions/utils.d.ts +0 -2
  795. package/dist/types-ts4.0/plugins/text-color/commands/change-color.d.ts +0 -2
  796. package/dist/types-ts4.0/plugins/text-color/commands/remove-color.d.ts +0 -2
  797. package/dist/types-ts4.0/plugins/text-color/commands/toggle-color.d.ts +0 -2
  798. package/dist/types-ts4.0/plugins/text-color/index.d.ts +0 -6
  799. package/dist/types-ts4.0/plugins/text-color/pm-plugins/main.d.ts +0 -37
  800. package/dist/types-ts4.0/plugins/text-color/ui/ToolbarTextColor/icon.d.ts +0 -2
  801. package/dist/types-ts4.0/plugins/text-color/ui/ToolbarTextColor/index.d.ts +0 -44
  802. package/dist/types-ts4.0/plugins/text-color/ui/ToolbarTextColor/styles.d.ts +0 -3
  803. package/dist/types-ts4.0/plugins/text-color/utils/color.d.ts +0 -6
  804. package/dist/types-ts4.0/plugins/text-color/utils/disabled.d.ts +0 -2
  805. package/dist/types-ts4.0/plugins/text-formatting/commands/clear-formatting.d.ts +0 -6
  806. package/dist/types-ts4.0/plugins/text-formatting/commands/text-formatting.d.ts +0 -35
  807. package/dist/types-ts4.0/plugins/text-formatting/commands/transform-to-code.d.ts +0 -2
  808. package/dist/types-ts4.0/plugins/text-formatting/index.d.ts +0 -4
  809. package/dist/types-ts4.0/plugins/text-formatting/pm-plugins/clear-formatting-keymap.d.ts +0 -3
  810. package/dist/types-ts4.0/plugins/text-formatting/pm-plugins/clear-formatting.d.ts +0 -9
  811. package/dist/types-ts4.0/plugins/text-formatting/pm-plugins/cursor.d.ts +0 -3
  812. package/dist/types-ts4.0/plugins/text-formatting/pm-plugins/input-rule.d.ts +0 -23
  813. package/dist/types-ts4.0/plugins/text-formatting/pm-plugins/keymap.d.ts +0 -3
  814. package/dist/types-ts4.0/plugins/text-formatting/pm-plugins/main.d.ts +0 -7
  815. package/dist/types-ts4.0/plugins/text-formatting/pm-plugins/plugin-key.d.ts +0 -3
  816. package/dist/types-ts4.0/plugins/text-formatting/pm-plugins/smart-input-rule.d.ts +0 -3
  817. package/dist/types-ts4.0/plugins/text-formatting/styles.d.ts +0 -2
  818. package/dist/types-ts4.0/plugins/text-formatting/types.d.ts +0 -30
  819. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/constants.d.ts +0 -6
  820. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/dropdown-menu.d.ts +0 -15
  821. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/hooks/clear-formatting-icon.d.ts +0 -2
  822. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/hooks/formatting-icons.d.ts +0 -9
  823. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/hooks/menu-state.d.ts +0 -5
  824. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/hooks/responsive-toolbar-buttons.d.ts +0 -20
  825. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/index.d.ts +0 -24
  826. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/more-button.d.ts +0 -12
  827. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/single-toolbar-buttons.d.ts +0 -9
  828. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/toolbar-messages.d.ts +0 -77
  829. package/dist/types-ts4.0/plugins/text-formatting/ui/Toolbar/types.d.ts +0 -32
  830. package/dist/types-ts4.0/plugins/text-formatting/utils.d.ts +0 -20
  831. package/dist/types-ts4.0/plugins/toolbar-lists-indentation/index.d.ts +0 -6
  832. package/dist/types-ts4.0/plugins/toolbar-lists-indentation/pm-plugins/indentation-buttons.d.ts +0 -14
  833. package/dist/types-ts4.0/plugins/toolbar-lists-indentation/types.d.ts +0 -18
  834. package/dist/types-ts4.0/plugins/toolbar-lists-indentation/ui/Toolbar.d.ts +0 -4
  835. package/dist/types-ts4.0/plugins/toolbar-lists-indentation/ui/ToolbarDropdown.d.ts +0 -9
  836. package/dist/types-ts4.0/plugins/toolbar-lists-indentation/ui/index.d.ts +0 -20
  837. package/dist/types-ts4.0/plugins/toolbar-lists-indentation/ui/onItemActivated.d.ts +0 -6
  838. package/dist/types-ts4.0/plugins/type-ahead/api.d.ts +0 -62
  839. package/dist/types-ts4.0/plugins/type-ahead/commands/insert-type-ahead-item.d.ts +0 -12
  840. package/dist/types-ts4.0/plugins/type-ahead/commands/update-list-items.d.ts +0 -3
  841. package/dist/types-ts4.0/plugins/type-ahead/commands/update-query.d.ts +0 -2
  842. package/dist/types-ts4.0/plugins/type-ahead/commands/update-selected-index.d.ts +0 -2
  843. package/dist/types-ts4.0/plugins/type-ahead/constants.d.ts +0 -12
  844. package/dist/types-ts4.0/plugins/type-ahead/index.d.ts +0 -19
  845. package/dist/types-ts4.0/plugins/type-ahead/insert-utils.d.ts +0 -18
  846. package/dist/types-ts4.0/plugins/type-ahead/messages.d.ts +0 -22
  847. package/dist/types-ts4.0/plugins/type-ahead/pm-plugins/actions.d.ts +0 -9
  848. package/dist/types-ts4.0/plugins/type-ahead/pm-plugins/decorations.d.ts +0 -24
  849. package/dist/types-ts4.0/plugins/type-ahead/pm-plugins/input-rules.d.ts +0 -6
  850. package/dist/types-ts4.0/plugins/type-ahead/pm-plugins/insert-item-plugin.d.ts +0 -2
  851. package/dist/types-ts4.0/plugins/type-ahead/pm-plugins/key.d.ts +0 -3
  852. package/dist/types-ts4.0/plugins/type-ahead/pm-plugins/main.d.ts +0 -14
  853. package/dist/types-ts4.0/plugins/type-ahead/pm-plugins/reducer.d.ts +0 -10
  854. package/dist/types-ts4.0/plugins/type-ahead/pm-plugins/utils.d.ts +0 -4
  855. package/dist/types-ts4.0/plugins/type-ahead/stats-modifier.d.ts +0 -20
  856. package/dist/types-ts4.0/plugins/type-ahead/transforms/close-type-ahead.d.ts +0 -2
  857. package/dist/types-ts4.0/plugins/type-ahead/transforms/open-typeahead-at-cursor.d.ts +0 -10
  858. package/dist/types-ts4.0/plugins/type-ahead/transforms/set-selection-before-query.d.ts +0 -2
  859. package/dist/types-ts4.0/plugins/type-ahead/types.d.ts +0 -65
  860. package/dist/types-ts4.0/plugins/type-ahead/ui/AssistiveText.d.ts +0 -33
  861. package/dist/types-ts4.0/plugins/type-ahead/ui/InputQuery.d.ts +0 -26
  862. package/dist/types-ts4.0/plugins/type-ahead/ui/TypeAheadList.d.ts +0 -23
  863. package/dist/types-ts4.0/plugins/type-ahead/ui/TypeAheadListItem.d.ts +0 -17
  864. package/dist/types-ts4.0/plugins/type-ahead/ui/TypeAheadPopup.d.ts +0 -23
  865. package/dist/types-ts4.0/plugins/type-ahead/ui/WrapperTypeAhead.d.ts +0 -20
  866. package/dist/types-ts4.0/plugins/type-ahead/ui/hooks/use-item-insert.d.ts +0 -7
  867. package/dist/types-ts4.0/plugins/type-ahead/ui/hooks/use-load-items.d.ts +0 -3
  868. package/dist/types-ts4.0/plugins/type-ahead/ui/hooks/use-on-force-select.d.ts +0 -11
  869. package/dist/types-ts4.0/plugins/type-ahead/utils.d.ts +0 -22
  870. package/dist/types-ts4.0/plugins/undo-redo/attach-input-meta.d.ts +0 -5
  871. package/dist/types-ts4.0/plugins/undo-redo/commands.d.ts +0 -4
  872. package/dist/types-ts4.0/plugins/undo-redo/enums.d.ts +0 -4
  873. package/dist/types-ts4.0/plugins/undo-redo/index.d.ts +0 -3
  874. package/dist/types-ts4.0/plugins/undo-redo/messages.d.ts +0 -12
  875. package/dist/types-ts4.0/plugins/undo-redo/pm-plugins/keymaps.d.ts +0 -2
  876. package/dist/types-ts4.0/plugins/undo-redo/pm-plugins/main.d.ts +0 -2
  877. package/dist/types-ts4.0/plugins/undo-redo/pm-plugins/plugin-key.d.ts +0 -2
  878. package/dist/types-ts4.0/plugins/undo-redo/ui/ToolbarUndoRedo/index.d.ts +0 -21
  879. package/dist/types-ts4.0/plugins/undo-redo/undo-redo-input-source.d.ts +0 -3
  880. package/dist/types-ts4.0/plugins/unsupported-content/index.d.ts +0 -5
  881. package/dist/types-ts4.0/plugins/unsupported-content/styles.d.ts +0 -5
  882. package/dist/types-ts4.0/plugins/unsupported-content/unsupported-inline-node-view.d.ts +0 -11
  883. package/dist/types-ts4.0/plugins/view-update-subscription/index.d.ts +0 -19
  884. package/dist/types-ts4.0/plugins/view-update-subscription/subscribe/toolbarAndPickerUpdates.d.ts +0 -12
  885. package/dist/types-ts4.0/plugins/view-update-subscription/subscribe/type-ahead-updates.d.ts +0 -9
  886. package/dist/types-ts4.0/plugins/width/index.d.ts +0 -10
  887. package/dist/types-ts4.0/profiler/render-count.d.ts +0 -14
  888. package/dist/types-ts4.0/selection-api/api.d.ts +0 -11
  889. package/dist/types-ts4.0/stories/examples.d.ts +0 -9
  890. package/dist/types-ts4.0/test-utils.d.ts +0 -29
  891. package/dist/types-ts4.0/types/allowed-block-types.d.ts +0 -1
  892. package/dist/types-ts4.0/types/browser.d.ts +0 -1
  893. package/dist/types-ts4.0/types/command.d.ts +0 -5
  894. package/dist/types-ts4.0/types/dom-at-pos.d.ts +0 -4
  895. package/dist/types-ts4.0/types/editor-appearance-component.d.ts +0 -48
  896. package/dist/types-ts4.0/types/editor-appearance.d.ts +0 -1
  897. package/dist/types-ts4.0/types/editor-config.d.ts +0 -24
  898. package/dist/types-ts4.0/types/editor-instance.d.ts +0 -19
  899. package/dist/types-ts4.0/types/editor-onchange.d.ts +0 -4
  900. package/dist/types-ts4.0/types/editor-plugin.d.ts +0 -1
  901. package/dist/types-ts4.0/types/editor-props.d.ts +0 -238
  902. package/dist/types-ts4.0/types/editor-react-context.d.ts +0 -1
  903. package/dist/types-ts4.0/types/empty-state-handler.d.ts +0 -1
  904. package/dist/types-ts4.0/types/extension-config.d.ts +0 -6
  905. package/dist/types-ts4.0/types/feature-flags.d.ts +0 -1
  906. package/dist/types-ts4.0/types/i18n.d.ts +0 -5
  907. package/dist/types-ts4.0/types/index.d.ts +0 -18
  908. package/dist/types-ts4.0/types/performance-tracking.d.ts +0 -313
  909. package/dist/types-ts4.0/types/pm-config.d.ts +0 -1
  910. package/dist/types-ts4.0/types/pm-plugin-list.d.ts +0 -9
  911. package/dist/types-ts4.0/types/pm-plugin.d.ts +0 -1
  912. package/dist/types-ts4.0/types/ui-components.d.ts +0 -1
  913. package/dist/types-ts4.0/ui/Addon/ClickAreaBlock/index.d.ts +0 -13
  914. package/dist/types-ts4.0/ui/Addon/ClickAreaInline/index.d.ts +0 -11
  915. package/dist/types-ts4.0/ui/Addon/ClickAreaMobile/index.d.ts +0 -31
  916. package/dist/types-ts4.0/ui/Addon/Dropdown/index.d.ts +0 -14
  917. package/dist/types-ts4.0/ui/Addon/Dropdown/styles.d.ts +0 -1
  918. package/dist/types-ts4.0/ui/Addon/DropdownItem/index.d.ts +0 -5
  919. package/dist/types-ts4.0/ui/Addon/DropdownItem/styles.d.ts +0 -1
  920. package/dist/types-ts4.0/ui/Addon/click-area-helper.d.ts +0 -13
  921. package/dist/types-ts4.0/ui/Addon/index.d.ts +0 -6
  922. package/dist/types-ts4.0/ui/Addon/types.d.ts +0 -17
  923. package/dist/types-ts4.0/ui/Alignment/AlignmentButton/index.d.ts +0 -17
  924. package/dist/types-ts4.0/ui/Alignment/index.d.ts +0 -12
  925. package/dist/types-ts4.0/ui/Alignment/messages.d.ts +0 -17
  926. package/dist/types-ts4.0/ui/Alignment/styles.d.ts +0 -1
  927. package/dist/types-ts4.0/ui/Appearance/Chromeless.d.ts +0 -16
  928. package/dist/types-ts4.0/ui/Appearance/Comment/Comment.d.ts +0 -14
  929. package/dist/types-ts4.0/ui/Appearance/Comment/Toolbar.d.ts +0 -9
  930. package/dist/types-ts4.0/ui/Appearance/Comment/index.d.ts +0 -1
  931. package/dist/types-ts4.0/ui/Appearance/FullPage/FullPage.d.ts +0 -23
  932. package/dist/types-ts4.0/ui/Appearance/FullPage/FullPageContentArea.d.ts +0 -34
  933. package/dist/types-ts4.0/ui/Appearance/FullPage/FullPageToolbar.d.ts +0 -36
  934. package/dist/types-ts4.0/ui/Appearance/FullPage/MainToolbar.d.ts +0 -11
  935. package/dist/types-ts4.0/ui/Appearance/FullPage/StyledComponents.d.ts +0 -378
  936. package/dist/types-ts4.0/ui/Appearance/FullPage/index.d.ts +0 -1
  937. package/dist/types-ts4.0/ui/Appearance/FullPage/messages.d.ts +0 -18
  938. package/dist/types-ts4.0/ui/Appearance/Mobile.d.ts +0 -3
  939. package/dist/types-ts4.0/ui/AppearanceComponents/Mobile.d.ts +0 -15
  940. package/dist/types-ts4.0/ui/ChromeCollapsed/index.d.ts +0 -11
  941. package/dist/types-ts4.0/ui/ChromeCollapsed/messages.d.ts +0 -7
  942. package/dist/types-ts4.0/ui/ChromeCollapsed/styles.d.ts +0 -1
  943. package/dist/types-ts4.0/ui/CollapsedEditor/index.d.ts +0 -19
  944. package/dist/types-ts4.0/ui/ColorPalette/Color/index.d.ts +0 -2
  945. package/dist/types-ts4.0/ui/ColorPalette/Palettes/cellBackgroundColorPalette.d.ts +0 -2
  946. package/dist/types-ts4.0/ui/ColorPalette/Palettes/common.d.ts +0 -1
  947. package/dist/types-ts4.0/ui/ColorPalette/Palettes/index.d.ts +0 -2
  948. package/dist/types-ts4.0/ui/ColorPalette/Palettes/paletteMessages.d.ts +0 -2
  949. package/dist/types-ts4.0/ui/ColorPalette/Palettes/panelBackgroundPalette.d.ts +0 -1
  950. package/dist/types-ts4.0/ui/ColorPalette/Palettes/statusColorPalette.d.ts +0 -1
  951. package/dist/types-ts4.0/ui/ColorPalette/Palettes/textColorPalette.d.ts +0 -1
  952. package/dist/types-ts4.0/ui/ColorPalette/Palettes/type.d.ts +0 -1
  953. package/dist/types-ts4.0/ui/ColorPalette/index.d.ts +0 -2
  954. package/dist/types-ts4.0/ui/ColorPickerButton/index.d.ts +0 -21
  955. package/dist/types-ts4.0/ui/ConfigPanel/ConfigPanel.d.ts +0 -20
  956. package/dist/types-ts4.0/ui/ConfigPanel/ConfigPanelFieldsLoader.d.ts +0 -18
  957. package/dist/types-ts4.0/ui/ConfigPanel/ConfigPanelLoader.d.ts +0 -5
  958. package/dist/types-ts4.0/ui/ConfigPanel/ErrorMessage/ErrorImage.d.ts +0 -4
  959. package/dist/types-ts4.0/ui/ConfigPanel/ErrorMessage/index.d.ts +0 -10
  960. package/dist/types-ts4.0/ui/ConfigPanel/FieldDescription.d.ts +0 -6
  961. package/dist/types-ts4.0/ui/ConfigPanel/FieldMessages.d.ts +0 -12
  962. package/dist/types-ts4.0/ui/ConfigPanel/Fields/Boolean.d.ts +0 -8
  963. package/dist/types-ts4.0/ui/ConfigPanel/Fields/CheckboxGroup.d.ts +0 -8
  964. package/dist/types-ts4.0/ui/ConfigPanel/Fields/ColorPicker.d.ts +0 -10
  965. package/dist/types-ts4.0/ui/ConfigPanel/Fields/CustomSelect.d.ts +0 -24
  966. package/dist/types-ts4.0/ui/ConfigPanel/Fields/Date.d.ts +0 -20
  967. package/dist/types-ts4.0/ui/ConfigPanel/Fields/DateRange.d.ts +0 -20
  968. package/dist/types-ts4.0/ui/ConfigPanel/Fields/Enum.d.ts +0 -10
  969. package/dist/types-ts4.0/ui/ConfigPanel/Fields/Expand.d.ts +0 -18
  970. package/dist/types-ts4.0/ui/ConfigPanel/Fields/Fieldset.d.ts +0 -19
  971. package/dist/types-ts4.0/ui/ConfigPanel/Fields/Number.d.ts +0 -10
  972. package/dist/types-ts4.0/ui/ConfigPanel/Fields/RadioGroup.d.ts +0 -8
  973. package/dist/types-ts4.0/ui/ConfigPanel/Fields/Select.d.ts +0 -11
  974. package/dist/types-ts4.0/ui/ConfigPanel/Fields/SelectItem.d.ts +0 -5
  975. package/dist/types-ts4.0/ui/ConfigPanel/Fields/String.d.ts +0 -10
  976. package/dist/types-ts4.0/ui/ConfigPanel/Fields/TabGroup.d.ts +0 -15
  977. package/dist/types-ts4.0/ui/ConfigPanel/Fields/UnhandledType.d.ts +0 -6
  978. package/dist/types-ts4.0/ui/ConfigPanel/Fields/UserSelect.d.ts +0 -10
  979. package/dist/types-ts4.0/ui/ConfigPanel/Fields/common/RequiredIndicator.d.ts +0 -1
  980. package/dist/types-ts4.0/ui/ConfigPanel/FormContent.d.ts +0 -25
  981. package/dist/types-ts4.0/ui/ConfigPanel/FormErrorBoundary.d.ts +0 -16
  982. package/dist/types-ts4.0/ui/ConfigPanel/Header.d.ts +0 -21
  983. package/dist/types-ts4.0/ui/ConfigPanel/LoadingState.d.ts +0 -4
  984. package/dist/types-ts4.0/ui/ConfigPanel/NestedForms/RemovableField.d.ts +0 -19
  985. package/dist/types-ts4.0/ui/ConfigPanel/index.d.ts +0 -2
  986. package/dist/types-ts4.0/ui/ConfigPanel/messages.d.ts +0 -87
  987. package/dist/types-ts4.0/ui/ConfigPanel/transformers.d.ts +0 -9
  988. package/dist/types-ts4.0/ui/ConfigPanel/types.d.ts +0 -18
  989. package/dist/types-ts4.0/ui/ConfigPanel/utils.d.ts +0 -15
  990. package/dist/types-ts4.0/ui/ContentStyles/index.d.ts +0 -12
  991. package/dist/types-ts4.0/ui/ContextPanel/context.d.ts +0 -23
  992. package/dist/types-ts4.0/ui/ContextPanel/index.d.ts +0 -41
  993. package/dist/types-ts4.0/ui/Dropdown/index.d.ts +0 -2
  994. package/dist/types-ts4.0/ui/DropdownMenu/index.d.ts +0 -2
  995. package/dist/types-ts4.0/ui/DropdownMenu/types.d.ts +0 -1
  996. package/dist/types-ts4.0/ui/EditorContext/index.d.ts +0 -18
  997. package/dist/types-ts4.0/ui/ElementBrowser/ElementBrowser.d.ts +0 -36
  998. package/dist/types-ts4.0/ui/ElementBrowser/InsertMenu.d.ts +0 -4
  999. package/dist/types-ts4.0/ui/ElementBrowser/ModalElementBrowser.d.ts +0 -20
  1000. package/dist/types-ts4.0/ui/ElementBrowser/categories.d.ts +0 -5
  1001. package/dist/types-ts4.0/ui/ElementBrowser/components/CategoryList.d.ts +0 -10
  1002. package/dist/types-ts4.0/ui/ElementBrowser/components/ElementBrowserLoader.d.ts +0 -5
  1003. package/dist/types-ts4.0/ui/ElementBrowser/components/ElementList/ElementList.d.ts +0 -29
  1004. package/dist/types-ts4.0/ui/ElementBrowser/components/ElementList/EmptyState.d.ts +0 -6
  1005. package/dist/types-ts4.0/ui/ElementBrowser/components/ElementList/NotFoundIllustration.d.ts +0 -2
  1006. package/dist/types-ts4.0/ui/ElementBrowser/components/ElementList/cellSizeAndPositionGetter.d.ts +0 -7
  1007. package/dist/types-ts4.0/ui/ElementBrowser/components/ElementList/utils.d.ts +0 -12
  1008. package/dist/types-ts4.0/ui/ElementBrowser/components/ElementSearch.d.ts +0 -17
  1009. package/dist/types-ts4.0/ui/ElementBrowser/components/StatelessElementBrowser.d.ts +0 -22
  1010. package/dist/types-ts4.0/ui/ElementBrowser/constants.d.ts +0 -21
  1011. package/dist/types-ts4.0/ui/ElementBrowser/hooks/use-container-width.d.ts +0 -33
  1012. package/dist/types-ts4.0/ui/ElementBrowser/hooks/use-focus.d.ts +0 -35
  1013. package/dist/types-ts4.0/ui/ElementBrowser/hooks/use-select-and-focus-on-arrow-navigation.d.ts +0 -68
  1014. package/dist/types-ts4.0/ui/ElementBrowser/index.d.ts +0 -2
  1015. package/dist/types-ts4.0/ui/ElementBrowser/messages.d.ts +0 -7
  1016. package/dist/types-ts4.0/ui/ElementBrowser/types.d.ts +0 -33
  1017. package/dist/types-ts4.0/ui/ErrorBoundary/index.d.ts +0 -25
  1018. package/dist/types-ts4.0/ui/FloatingToolbar/index.d.ts +0 -26
  1019. package/dist/types-ts4.0/ui/FloatingToolbar/styles.d.ts +0 -1
  1020. package/dist/types-ts4.0/ui/FloatingToolbar/utils.d.ts +0 -13
  1021. package/dist/types-ts4.0/ui/LinkSearch/LinkSearchList.d.ts +0 -20
  1022. package/dist/types-ts4.0/ui/LinkSearch/LinkSearchListItem.d.ts +0 -22
  1023. package/dist/types-ts4.0/ui/LinkSearch/ToolbarComponents.d.ts +0 -6
  1024. package/dist/types-ts4.0/ui/LinkSearch/index.d.ts +0 -59
  1025. package/dist/types-ts4.0/ui/LinkSearch/listItemAlts.d.ts +0 -2
  1026. package/dist/types-ts4.0/ui/LinkSearch/transformTimeStamp.d.ts +0 -10
  1027. package/dist/types-ts4.0/ui/LinkSearch/types.d.ts +0 -49
  1028. package/dist/types-ts4.0/ui/LinkSearch/withActivityProvider.d.ts +0 -66
  1029. package/dist/types-ts4.0/ui/MediaAndEmbedsToolbar/index.d.ts +0 -7
  1030. package/dist/types-ts4.0/ui/MediaAndEmbedsToolbar/toolbar-messages.d.ts +0 -12
  1031. package/dist/types-ts4.0/ui/PanelTextInput/index.d.ts +0 -46
  1032. package/dist/types-ts4.0/ui/PanelTextInput/styles.d.ts +0 -2
  1033. package/dist/types-ts4.0/ui/PluginSlot/index.d.ts +0 -37
  1034. package/dist/types-ts4.0/ui/PortalProvider/PortalProviderThemesProvider.d.ts +0 -6
  1035. package/dist/types-ts4.0/ui/PortalProvider/index.d.ts +0 -51
  1036. package/dist/types-ts4.0/ui/Resizer/index.d.ts +0 -41
  1037. package/dist/types-ts4.0/ui/Resizer/styled.d.ts +0 -2
  1038. package/dist/types-ts4.0/ui/Resizer/types.d.ts +0 -26
  1039. package/dist/types-ts4.0/ui/Resizer/utils.d.ts +0 -7
  1040. package/dist/types-ts4.0/ui/Toolbar/Toolbar.d.ts +0 -3
  1041. package/dist/types-ts4.0/ui/Toolbar/ToolbarInner.d.ts +0 -8
  1042. package/dist/types-ts4.0/ui/Toolbar/ToolbarWithSizeDetector.d.ts +0 -4
  1043. package/dist/types-ts4.0/ui/Toolbar/hooks.d.ts +0 -4
  1044. package/dist/types-ts4.0/ui/Toolbar/index.d.ts +0 -4
  1045. package/dist/types-ts4.0/ui/Toolbar/toolbar-size.d.ts +0 -4
  1046. package/dist/types-ts4.0/ui/Toolbar/toolbar-types.d.ts +0 -34
  1047. package/dist/types-ts4.0/ui/Toolbar/types.d.ts +0 -2
  1048. package/dist/types-ts4.0/ui/ToolbarButton/index.d.ts +0 -4
  1049. package/dist/types-ts4.0/ui/ToolbarFeedback/index.d.ts +0 -45
  1050. package/dist/types-ts4.0/ui/ToolbarFeedback/styles.d.ts +0 -6
  1051. package/dist/types-ts4.0/ui/ToolbarHelp/index.d.ts +0 -11
  1052. package/dist/types-ts4.0/ui/ToolbarHelp/messages.d.ts +0 -7
  1053. package/dist/types-ts4.0/ui/WidthEmitter/index.d.ts +0 -7
  1054. package/dist/types-ts4.0/ui/WithEditorActions/index.d.ts +0 -18
  1055. package/dist/types-ts4.0/ui/WithFlash/index.d.ts +0 -11
  1056. package/dist/types-ts4.0/ui/WithHelpTrigger/index.d.ts +0 -11
  1057. package/dist/types-ts4.0/ui/WithPluginState/index.d.ts +0 -3
  1058. package/dist/types-ts4.0/ui/WithPluginState/types.d.ts +0 -10
  1059. package/dist/types-ts4.0/ui/styles.d.ts +0 -13
  1060. package/dist/types-ts4.0/ui/with-outer-listeners.d.ts +0 -2
  1061. package/dist/types-ts4.0/utils/action.d.ts +0 -10
  1062. package/dist/types-ts4.0/utils/announcer/announcer.d.ts +0 -22
  1063. package/dist/types-ts4.0/utils/array.d.ts +0 -2
  1064. package/dist/types-ts4.0/utils/cell-selection.d.ts +0 -3
  1065. package/dist/types-ts4.0/utils/clipboard.d.ts +0 -4
  1066. package/dist/types-ts4.0/utils/commands.d.ts +0 -75
  1067. package/dist/types-ts4.0/utils/count-nodes.d.ts +0 -8
  1068. package/dist/types-ts4.0/utils/deprecation-warnings.d.ts +0 -8
  1069. package/dist/types-ts4.0/utils/document-logger.d.ts +0 -6
  1070. package/dist/types-ts4.0/utils/document.d.ts +0 -56
  1071. package/dist/types-ts4.0/utils/dom.d.ts +0 -2
  1072. package/dist/types-ts4.0/utils/drag-drop.d.ts +0 -1
  1073. package/dist/types-ts4.0/utils/extensions.d.ts +0 -6
  1074. package/dist/types-ts4.0/utils/filter/privacy-filter.d.ts +0 -9
  1075. package/dist/types-ts4.0/utils/getAttrsWithChangesRecorder.d.ts +0 -23
  1076. package/dist/types-ts4.0/utils/index.d.ts +0 -148
  1077. package/dist/types-ts4.0/utils/input-rules.d.ts +0 -29
  1078. package/dist/types-ts4.0/utils/insert.d.ts +0 -24
  1079. package/dist/types-ts4.0/utils/is-full-page.d.ts +0 -2
  1080. package/dist/types-ts4.0/utils/is-text-input.d.ts +0 -2
  1081. package/dist/types-ts4.0/utils/keymap.d.ts +0 -11
  1082. package/dist/types-ts4.0/utils/linking-utils.d.ts +0 -14
  1083. package/dist/types-ts4.0/utils/list-commands.d.ts +0 -7
  1084. package/dist/types-ts4.0/utils/mark.d.ts +0 -15
  1085. package/dist/types-ts4.0/utils/node-width.d.ts +0 -7
  1086. package/dist/types-ts4.0/utils/nodes-by-localIds.d.ts +0 -8
  1087. package/dist/types-ts4.0/utils/nodes.d.ts +0 -1
  1088. package/dist/types-ts4.0/utils/performance/components/RenderTracking.d.ts +0 -13
  1089. package/dist/types-ts4.0/utils/performance/get-performance-timing.d.ts +0 -8
  1090. package/dist/types-ts4.0/utils/performance/instrumented-plugin.d.ts +0 -16
  1091. package/dist/types-ts4.0/utils/performance/measure-enum.d.ts +0 -8
  1092. package/dist/types-ts4.0/utils/performance/outlier.d.ts +0 -1
  1093. package/dist/types-ts4.0/utils/performance/percentile.d.ts +0 -1
  1094. package/dist/types-ts4.0/utils/performance/plugin-performance-observer.d.ts +0 -22
  1095. package/dist/types-ts4.0/utils/performance/plugin-performance-report.d.ts +0 -48
  1096. package/dist/types-ts4.0/utils/performance/safer-transactions.d.ts +0 -8
  1097. package/dist/types-ts4.0/utils/performance/simple-measure-to-entries.d.ts +0 -28
  1098. package/dist/types-ts4.0/utils/performance/track-transactions.d.ts +0 -30
  1099. package/dist/types-ts4.0/utils/pick-by.d.ts +0 -2
  1100. package/dist/types-ts4.0/utils/plugin-state-factory.d.ts +0 -2
  1101. package/dist/types-ts4.0/utils/prosemirror/autojoin.d.ts +0 -13
  1102. package/dist/types-ts4.0/utils/prosemirror/position.d.ts +0 -8
  1103. package/dist/types-ts4.0/utils/react-hooks/use-abortable-effect/index.d.ts +0 -16
  1104. package/dist/types-ts4.0/utils/react-hooks/use-state-from-promise/index.d.ts +0 -18
  1105. package/dist/types-ts4.0/utils/rich-media-utils.d.ts +0 -8
  1106. package/dist/types-ts4.0/utils/selection.d.ts +0 -11
  1107. package/dist/types-ts4.0/utils/sendLogs.d.ts +0 -1
  1108. package/dist/types-ts4.0/utils/slice.d.ts +0 -2
  1109. package/dist/types-ts4.0/utils/step.d.ts +0 -1
  1110. package/dist/types-ts4.0/version-wrapper.d.ts +0 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 175.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`560af4b794c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/560af4b794c) - Preventing ReactEditorView declaration file from being generated with cypress types by changing the shape of the interface.
8
+
9
+ ## 175.0.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 175.0.0
4
16
 
5
17
  ### Major Changes
@@ -90,7 +102,7 @@
90
102
 
91
103
  ### Patch Changes
92
104
 
93
- - Updated dependencies
105
+ - Updated dependencies. This is not actually a breaking change. Major bump is because @atlaskit/link-provider was bumped with `minor`. Please, ignore this major bump.
94
106
 
95
107
  ## 173.0.1
96
108
 
@@ -1,6 +1,7 @@
1
1
  import { createRenameVariableTransform } from '../utils';
2
2
 
3
- export const renameUnsafeAllowUndoRedoButtonsProp = createRenameVariableTransform(
4
- 'UNSAFE_allowUndoRedoButtons',
5
- 'allowUndoRedoButtons',
6
- );
3
+ export const renameUnsafeAllowUndoRedoButtonsProp =
4
+ createRenameVariableTransform(
5
+ 'UNSAFE_allowUndoRedoButtons',
6
+ 'allowUndoRedoButtons',
7
+ );
package/codemods/utils.ts CHANGED
@@ -22,20 +22,22 @@ function hasImportDeclaration(
22
22
  return Boolean(imports.length);
23
23
  }
24
24
 
25
- export const createTransformer = (
26
- packageName: string,
27
- migrations: { (j: core.JSCodeshift, source: Collection<any>): void }[],
28
- ) => (fileInfo: FileInfo, { jscodeshift: j }: API, options: Options) => {
29
- const source = j(fileInfo.source);
25
+ export const createTransformer =
26
+ (
27
+ packageName: string,
28
+ migrations: { (j: core.JSCodeshift, source: Collection<any>): void }[],
29
+ ) =>
30
+ (fileInfo: FileInfo, { jscodeshift: j }: API, options: Options) => {
31
+ const source = j(fileInfo.source);
30
32
 
31
- if (!hasImportDeclaration(j, source, packageName)) {
32
- return fileInfo.source;
33
- }
33
+ if (!hasImportDeclaration(j, source, packageName)) {
34
+ return fileInfo.source;
35
+ }
34
36
 
35
- migrations.forEach((transform) => transform(j, source));
37
+ migrations.forEach((transform) => transform(j, source));
36
38
 
37
- return source.toSource(options.printOptions || { quote: 'single' });
38
- };
39
+ return source.toSource(options.printOptions || { quote: 'single' });
40
+ };
39
41
 
40
42
  /**
41
43
  * Finds import from a particular path/package matching a particular name.
@@ -91,13 +91,13 @@ var calculateToolbarPositionAboveSelection = function calculateToolbarPositionAb
91
91
  left = Math.min(topCoords.left, bottomCoords.left);
92
92
  }
93
93
  /*
94
- short selection above a long paragraph
95
- eg. short {<}heading
96
- The purpose of this text is to show the selection range{>}.
97
- The horizontal positioning should center around "heading",
98
- not where it ends at "range".
99
- Note: if it was "head<b>ing</b>" then it would only center
100
- around "head". Undesireable but matches the current renderer.
94
+ short selection above a long paragraph
95
+ eg. short {<}heading
96
+ The purpose of this text is to show the selection range{>}.
97
+ The horizontal positioning should center around "heading",
98
+ not where it ends at "range".
99
+ Note: if it was "head<b>ing</b>" then it would only center
100
+ around "head". Undesireable but matches the current renderer.
101
101
  */
102
102
 
103
103
 
@@ -130,8 +130,8 @@ var replaceQueuedUrlWithCard = function replaceQueuedUrlWithCard(url, cardData,
130
130
  attributes: {
131
131
  inputMethod: requests[0].source
132
132
  /* TODO: what if each request has a different source?
133
- unlikely, but need to define behaviour.
134
- ignore analytics event? take first? provide 'mixed' as well?*/
133
+ unlikely, but need to define behaviour.
134
+ ignore analytics event? take first? provide 'mixed' as well?*/
135
135
  ,
136
136
  nodeType: nodeType,
137
137
  nodeContext: nodeContext,
@@ -373,8 +373,11 @@ var createPlugin = function createPlugin(dispatch, providerFactory, extensionHan
373
373
  key: _pluginKey.pluginKey,
374
374
  props: {
375
375
  nodeViews: {
376
+ // WARNING: referentiality-plugin also creates these nodeviews
376
377
  extension: (0, _extension.default)(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions),
378
+ // WARNING: referentiality-plugin also creates these nodeviews
377
379
  bodiedExtension: (0, _extension.default)(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions),
380
+ // WARNING: referentiality-plugin also creates these nodeviews
378
381
  inlineExtension: (0, _extension.default)(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions)
379
382
  },
380
383
  handleClickOn: (0, _utils.createSelectionClickHandler)(['extension', 'bodiedExtension'], function (target) {
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.version = exports.nextMajorVersion = exports.name = void 0;
7
7
  var name = "@atlaskit/editor-core";
8
8
  exports.name = name;
9
- var version = "175.0.0";
9
+ var version = "175.0.2";
10
10
  exports.version = version;
11
11
 
12
12
  var nextMajorVersion = function nextMajorVersion() {
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "175.0.0",
3
+ "version": "175.0.2",
4
4
  "sideEffects": false
5
5
  }
@@ -75,13 +75,13 @@ const calculateToolbarPositionAboveSelection = toolbarTitle => (editorView, next
75
75
  left = Math.min(topCoords.left, bottomCoords.left);
76
76
  }
77
77
  /*
78
- short selection above a long paragraph
79
- eg. short {<}heading
80
- The purpose of this text is to show the selection range{>}.
81
- The horizontal positioning should center around "heading",
82
- not where it ends at "range".
83
- Note: if it was "head<b>ing</b>" then it would only center
84
- around "head". Undesireable but matches the current renderer.
78
+ short selection above a long paragraph
79
+ eg. short {<}heading
80
+ The purpose of this text is to show the selection range{>}.
81
+ The horizontal positioning should center around "heading",
82
+ not where it ends at "range".
83
+ Note: if it was "head<b>ing</b>" then it would only center
84
+ around "head". Undesireable but matches the current renderer.
85
85
  */
86
86
 
87
87
 
@@ -92,8 +92,8 @@ export const replaceQueuedUrlWithCard = (url, cardData, analyticsAction, createA
92
92
  attributes: {
93
93
  inputMethod: requests[0].source
94
94
  /* TODO: what if each request has a different source?
95
- unlikely, but need to define behaviour.
96
- ignore analytics event? take first? provide 'mixed' as well?*/
95
+ unlikely, but need to define behaviour.
96
+ ignore analytics event? take first? provide 'mixed' as well?*/
97
97
  ,
98
98
  nodeType,
99
99
  nodeContext: nodeContext,
@@ -179,8 +179,11 @@ const createPlugin = (dispatch, providerFactory, extensionHandlers, portalProvid
179
179
  key: pluginKey,
180
180
  props: {
181
181
  nodeViews: {
182
+ // WARNING: referentiality-plugin also creates these nodeviews
182
183
  extension: ExtensionNodeView(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions),
184
+ // WARNING: referentiality-plugin also creates these nodeviews
183
185
  bodiedExtension: ExtensionNodeView(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions),
186
+ // WARNING: referentiality-plugin also creates these nodeviews
184
187
  inlineExtension: ExtensionNodeView(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions)
185
188
  },
186
189
  handleClickOn: createSelectionClickHandler(['extension', 'bodiedExtension'], target => !target.closest('.extension-content'), {
@@ -1,5 +1,5 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "175.0.0";
2
+ export const version = "175.0.2";
3
3
  export const nextMajorVersion = () => {
4
4
  return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
5
5
  };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "175.0.0",
3
+ "version": "175.0.2",
4
4
  "sideEffects": false
5
5
  }
@@ -75,13 +75,13 @@ var calculateToolbarPositionAboveSelection = function calculateToolbarPositionAb
75
75
  left = Math.min(topCoords.left, bottomCoords.left);
76
76
  }
77
77
  /*
78
- short selection above a long paragraph
79
- eg. short {<}heading
80
- The purpose of this text is to show the selection range{>}.
81
- The horizontal positioning should center around "heading",
82
- not where it ends at "range".
83
- Note: if it was "head<b>ing</b>" then it would only center
84
- around "head". Undesireable but matches the current renderer.
78
+ short selection above a long paragraph
79
+ eg. short {<}heading
80
+ The purpose of this text is to show the selection range{>}.
81
+ The horizontal positioning should center around "heading",
82
+ not where it ends at "range".
83
+ Note: if it was "head<b>ing</b>" then it would only center
84
+ around "head". Undesireable but matches the current renderer.
85
85
  */
86
86
 
87
87
 
@@ -107,8 +107,8 @@ export var replaceQueuedUrlWithCard = function replaceQueuedUrlWithCard(url, car
107
107
  attributes: {
108
108
  inputMethod: requests[0].source
109
109
  /* TODO: what if each request has a different source?
110
- unlikely, but need to define behaviour.
111
- ignore analytics event? take first? provide 'mixed' as well?*/
110
+ unlikely, but need to define behaviour.
111
+ ignore analytics event? take first? provide 'mixed' as well?*/
112
112
  ,
113
113
  nodeType: nodeType,
114
114
  nodeContext: nodeContext,
@@ -328,8 +328,11 @@ var createPlugin = function createPlugin(dispatch, providerFactory, extensionHan
328
328
  key: pluginKey,
329
329
  props: {
330
330
  nodeViews: {
331
+ // WARNING: referentiality-plugin also creates these nodeviews
331
332
  extension: ExtensionNodeView(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions),
333
+ // WARNING: referentiality-plugin also creates these nodeviews
332
334
  bodiedExtension: ExtensionNodeView(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions),
335
+ // WARNING: referentiality-plugin also creates these nodeviews
333
336
  inlineExtension: ExtensionNodeView(portalProviderAPI, eventDispatcher, providerFactory, extensionHandlers, extensionNodeViewOptions)
334
337
  },
335
338
  handleClickOn: createSelectionClickHandler(['extension', 'bodiedExtension'], function (target) {
@@ -1,5 +1,5 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "175.0.0";
2
+ export var version = "175.0.2";
3
3
  export var nextMajorVersion = function nextMajorVersion() {
4
4
  return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
5
5
  };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "175.0.0",
3
+ "version": "175.0.2",
4
4
  "sideEffects": false
5
5
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="cypress" />
2
1
  import React from 'react';
3
2
  import PropTypes from 'prop-types';
4
3
  import { EditorState } from 'prosemirror-state';
@@ -48,6 +47,13 @@ export interface EditorViewProps {
48
47
  }) => void;
49
48
  }
50
49
  export declare function shouldReconfigureState(props: EditorProps, nextProps: EditorProps): boolean;
50
+ interface CreateEditorStateOptions {
51
+ props: EditorViewProps;
52
+ context: EditorReactContext;
53
+ doc?: string | Object | PMNode;
54
+ resetting?: boolean;
55
+ selectionAtStart?: boolean;
56
+ }
51
57
  export declare class ReactEditorView<T = {}> extends React.Component<EditorViewProps & WrappedComponentProps & T, {}, EditorReactContext> {
52
58
  view?: EditorView;
53
59
  eventDispatcher: EventDispatcher;
@@ -90,13 +96,7 @@ export declare class ReactEditorView<T = {}> extends React.Component<EditorViewP
90
96
  componentWillUnmount(): void;
91
97
  private editorPlugins;
92
98
  getPlugins(editorProps: EditorProps, prevEditorProps?: EditorProps, createAnalyticsEvent?: CreateUIAnalyticsEvent): EditorPlugin[];
93
- createEditorState: (options: {
94
- props: EditorViewProps;
95
- context: EditorReactContext;
96
- doc?: string | Object | PMNode<any> | undefined;
97
- resetting?: boolean | undefined;
98
- selectionAtStart?: boolean | undefined;
99
- }) => EditorState<any>;
99
+ createEditorState: (options: CreateEditorStateOptions) => EditorState<any>;
100
100
  private onEditorViewStateUpdated;
101
101
  private trackValidTransactions;
102
102
  private dispatchTransaction;
@@ -5,5 +5,5 @@ export declare const findCreateNodeHandler: ({ node, editorPlugins, }: Pick<Inse
5
5
  declare type InsertContentProps = {
6
6
  editorPlugins: EditorPlugin[];
7
7
  } & InsertNodeConfig;
8
- export declare const handleInsertContent: ({ node, options, editorPlugins, }: InsertContentProps) => (tr: Transaction) => boolean;
8
+ export declare const handleInsertContent: ({ node, options, editorPlugins }: InsertContentProps) => (tr: Transaction) => boolean;
9
9
  export {};
@@ -8,5 +8,5 @@ declare type Props = {
8
8
  sourceListItem: Array<TypeAheadItem>;
9
9
  query: string;
10
10
  };
11
- export declare const insertTypeAheadItem: (view: EditorView) => ({ item, handler, mode, query, sourceListItem, }: Props) => void;
11
+ export declare const insertTypeAheadItem: (view: EditorView) => ({ item, handler, mode, query, sourceListItem }: Props) => void;
12
12
  export {};
@@ -6,5 +6,5 @@ declare type Props = {
6
6
  query?: string;
7
7
  };
8
8
  export declare const openTypeAhead: (props: Props) => (tr: Transaction) => void;
9
- export declare const openTypeAheadAtCursor: ({ triggerHandler, inputMethod, query, }: Props) => (tr: Transaction) => Transaction | null;
9
+ export declare const openTypeAheadAtCursor: ({ triggerHandler, inputMethod, query }: Props) => (tr: Transaction) => Transaction | null;
10
10
  export {};
@@ -18,5 +18,5 @@ declare type MoveSelectedIndexProps = {
18
18
  editorView: EditorView;
19
19
  direction: 'next' | 'previous';
20
20
  };
21
- export declare const moveSelectedIndex: ({ editorView, direction, }: MoveSelectedIndexProps) => () => void;
21
+ export declare const moveSelectedIndex: ({ editorView, direction }: MoveSelectedIndexProps) => () => void;
22
22
  export {};
@@ -59,8 +59,7 @@ const initialExample = {
59
59
  },
60
60
  {
61
61
  type: 'text',
62
- text:
63
- ': Instrument key performance metrics and improve typing speed in the editor.',
62
+ text: ': Instrument key performance metrics and improve typing speed in the editor.',
64
63
  marks: [
65
64
  {
66
65
  type: 'annotation',
@@ -92,8 +91,7 @@ const initialExample = {
92
91
  },
93
92
  {
94
93
  type: 'text',
95
- text:
96
- ' Remove invisible barriers by enabling more content to be placed ',
94
+ text: ' Remove invisible barriers by enabling more content to be placed ',
97
95
  },
98
96
  {
99
97
  type: 'text',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "175.0.0",
3
+ "version": "175.0.2",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -12,14 +12,6 @@
12
12
  "module": "dist/esm/index.js",
13
13
  "module:es2019": "dist/es2019/index.js",
14
14
  "types": "dist/types/index.d.ts",
15
- "typesVersions": {
16
- ">=4.0 <4.5": {
17
- "*": [
18
- "dist/types-ts4.0/*",
19
- "dist/types-ts4.0/index.d.ts"
20
- ]
21
- }
22
- },
23
15
  "sideEffects": false,
24
16
  "atlaskit:src": "src/index.ts",
25
17
  "atlassian": {
@@ -49,7 +41,7 @@
49
41
  "@atlaskit/code": "^14.4.0",
50
42
  "@atlaskit/date": "^0.9.0",
51
43
  "@atlaskit/datetime-picker": "^12.3.0",
52
- "@atlaskit/editor-common": "^70.2.0",
44
+ "@atlaskit/editor-common": "^70.3.0",
53
45
  "@atlaskit/editor-json-transformer": "^8.8.0",
54
46
  "@atlaskit/editor-markdown-transformer": "^4.1.0",
55
47
  "@atlaskit/editor-plugin-table": "^0.1.0",
@@ -60,7 +52,7 @@
60
52
  "@atlaskit/form": "^8.7.0",
61
53
  "@atlaskit/icon": "^21.11.0",
62
54
  "@atlaskit/icon-object": "^6.2.0",
63
- "@atlaskit/link-picker": "^1.11.0",
55
+ "@atlaskit/link-picker": "^1.13.0",
64
56
  "@atlaskit/locale": "^2.3.0",
65
57
  "@atlaskit/logo": "^13.10.0",
66
58
  "@atlaskit/media-card": "^74.2.0",
@@ -77,7 +69,7 @@
77
69
  "@atlaskit/radio": "^5.4.0",
78
70
  "@atlaskit/section-message": "^6.3.0",
79
71
  "@atlaskit/select": "^15.7.0",
80
- "@atlaskit/smart-card": "^23.1.0",
72
+ "@atlaskit/smart-card": "^23.5.0",
81
73
  "@atlaskit/smart-user-picker": "^6.0.0",
82
74
  "@atlaskit/spinner": "^15.2.0",
83
75
  "@atlaskit/status": "^1.2.0",
@@ -87,7 +79,7 @@
87
79
  "@atlaskit/textfield": "^5.3.0",
88
80
  "@atlaskit/theme": "^12.2.0",
89
81
  "@atlaskit/toggle": "^12.5.0",
90
- "@atlaskit/tokens": "^0.10.0",
82
+ "@atlaskit/tokens": "^0.11.0",
91
83
  "@atlaskit/tooltip": "^17.6.0",
92
84
  "@atlaskit/util-service-support": "^6.1.0",
93
85
  "@atlaskit/width-detector": "^4.0.0",
@@ -134,7 +126,7 @@
134
126
  "w3c-keyname": "^2.1.0"
135
127
  },
136
128
  "peerDependencies": {
137
- "@atlaskit/link-provider": "^1.3.0",
129
+ "@atlaskit/link-provider": "^1.3.4",
138
130
  "@atlaskit/media-core": "^34.0.0",
139
131
  "react": "^16.8.0",
140
132
  "react-dom": "^16.8.0",
@@ -142,7 +134,7 @@
142
134
  },
143
135
  "devDependencies": {
144
136
  "@atlaskit/atlassian-navigation": "^2.3.0",
145
- "@atlaskit/breadcrumbs": "11.7.3",
137
+ "@atlaskit/breadcrumbs": "11.7.4",
146
138
  "@atlaskit/code": "^14.4.0",
147
139
  "@atlaskit/collab-provider": "7.6.3",
148
140
  "@atlaskit/docs": "*",
@@ -173,12 +165,12 @@
173
165
  "@atlaskit/textarea": "^4.5.0",
174
166
  "@atlaskit/toggle": "^12.5.0",
175
167
  "@atlaskit/ufo": "^0.1.0",
176
- "@atlaskit/util-data-test": "^17.5.0",
168
+ "@atlaskit/util-data-test": "^17.6.0",
177
169
  "@atlaskit/visual-regression": "*",
178
170
  "@atlaskit/webdriver-runner": "*",
179
171
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
180
- "@atlassian/link-picker-atlassian-plugin": "^21.0.0",
181
- "@atlassian/link-picker-plugins": "^9.0.0",
172
+ "@atlassian/link-picker-atlassian-plugin": "^23.0.0",
173
+ "@atlassian/link-picker-plugins": "^11.1.0",
182
174
  "@atlassian/search-provider": "2.3.6",
183
175
  "@atlassian/ufo": "^0.1.0",
184
176
  "@emotion/jest": "^11.8.0",
@@ -202,7 +194,7 @@
202
194
  "lz-string": "^1.4.4",
203
195
  "mockdate": "^3.0.2",
204
196
  "node-fetch": "^2.6.7",
205
- "prettier": "^2.1.1",
197
+ "prettier": "^2.7.0",
206
198
  "prosemirror-dev-tools": "^3.1.0",
207
199
  "raf-stub": "^2.0.1",
208
200
  "react": "^16.8.0",
package/report.api.md CHANGED
@@ -517,9 +517,7 @@ export class ContextPanel extends React_2.Component<Props_4> {
517
517
  }
518
518
 
519
519
  // @public (undocumented)
520
- export const createQuickInsertTools: (
521
- editorView: EditorView,
522
- ) => {
520
+ export const createQuickInsertTools: (editorView: EditorView) => {
523
521
  getItems: (
524
522
  query: string,
525
523
  options?: QuickInsertPluginOptions | undefined,
@@ -529,16 +527,12 @@ export const createQuickInsertTools: (
529
527
  export { createTable };
530
528
 
531
529
  // @public (undocumented)
532
- export const createTypeAheadTools: (
533
- editorView: EditorView,
534
- ) => {
530
+ export const createTypeAheadTools: (editorView: EditorView) => {
535
531
  isOpen: () => TypeAheadHandler | false;
536
532
  currentQuery: () => string;
537
533
  close: (options?: CloseOptions) => boolean;
538
534
  openMention: (inputMethod: TypeAheadInputMethod) => boolean;
539
- searchMention: (
540
- query?: string,
541
- ) => {
535
+ searchMention: (query?: string) => {
542
536
  type: (appendValue: string) => Promise<TypeAheadItem_2[]> | undefined;
543
537
  result: () => Promise<TypeAheadItem_2[] | undefined>;
544
538
  close: (options?: CloseOptions) => boolean;
@@ -551,9 +545,7 @@ export const createTypeAheadTools: (
551
545
  }) => Promise<void>;
552
546
  };
553
547
  openQuickInsert: (inputMethod: TypeAheadInputMethod) => boolean;
554
- searchQuickInsert: (
555
- query?: string,
556
- ) => {
548
+ searchQuickInsert: (query?: string) => {
557
549
  type: (appendValue: string) => Promise<TypeAheadItem_2[]> | undefined;
558
550
  result: () => Promise<TypeAheadItem_2[] | undefined>;
559
551
  close: (options?: CloseOptions) => boolean;
@@ -566,9 +558,7 @@ export const createTypeAheadTools: (
566
558
  }) => Promise<void>;
567
559
  };
568
560
  openEmoji: (inputMethod: TypeAheadInputMethod) => boolean;
569
- searchEmoji: (
570
- query?: string,
571
- ) => {
561
+ searchEmoji: (query?: string) => {
572
562
  type: (appendValue: string) => Promise<TypeAheadItem_2[]> | undefined;
573
563
  result: () => Promise<TypeAheadItem_2[] | undefined>;
574
564
  close: (options?: CloseOptions) => boolean;
@@ -1,49 +0,0 @@
1
- import { Node } from 'prosemirror-model';
2
- import { EditorActionsOptions, ContextUpdateHandler } from '@atlaskit/editor-common/types';
3
- import { EditorView } from 'prosemirror-view';
4
- import { EventDispatcher } from '../event-dispatcher';
5
- import { AnalyticsEventPayload } from '@atlaskit/analytics-next/AnalyticsEvent';
6
- import { Transformer } from '@atlaskit/editor-common/types';
7
- import { ResolvedEditorState } from '@atlaskit/editor-common/collab';
8
- export default class EditorActions<T = any> implements EditorActionsOptions<T> {
9
- private editorView?;
10
- private contentTransformer?;
11
- private contentEncode?;
12
- private eventDispatcher?;
13
- private listeners;
14
- static from<T>(view: EditorView, eventDispatcher: EventDispatcher, transformer?: Transformer<T>): EditorActions<T>;
15
- _privateGetEditorView(): EditorView | undefined;
16
- _privateGetEventDispatcher(): EventDispatcher | undefined;
17
- _privateRegisterEditor(editorView: EditorView, eventDispatcher: EventDispatcher, contentTransformer?: Transformer<T>): void;
18
- _privateUnregisterEditor(): void;
19
- _privateSubscribe(cb: ContextUpdateHandler): void;
20
- _privateUnsubscribe(cb: ContextUpdateHandler): void;
21
- focus(): boolean;
22
- blur(): boolean;
23
- clear(): boolean;
24
- __temporaryFixForConfigPanel(): Promise<void>;
25
- getValue(): Promise<import("@atlaskit/editor-json-transformer/types").JSONDocNode | T | undefined>;
26
- getNodeByLocalId(id: string): Node | undefined;
27
- getNodeByFragmentLocalId(id: string): Node | undefined;
28
- /**
29
- * This method will return the currently selected `Node` if the selection is a `Node`.
30
- * Otherwise, if the selection is textual or a non-selectable `Node` within another selectable `Node`, the closest selectable parent `Node` will be returned.
31
- */
32
- getSelectedNode(): Node | undefined;
33
- isDocumentEmpty(): boolean;
34
- replaceDocument(rawValue: any, shouldScrollToBottom?: boolean,
35
- /** @deprecated [ED-14158] shouldAddToHistory is not being used in this function */
36
- shouldAddToHistory?: boolean): boolean;
37
- replaceSelection(rawValue: Node | Object | string, tryToReplace?: boolean): boolean;
38
- appendText(text: string): boolean;
39
- dispatchAnalyticsEvent: (payload: AnalyticsEventPayload) => void;
40
- /**
41
- * If editor is using new collab service,
42
- * we want editor to call the collab provider to
43
- * retrieve the final acknowledged state of the
44
- * editor. The final acknowledged editor state
45
- * refers to the latest state of editor with confirmed
46
- * steps.
47
- */
48
- getResolvedEditorState: () => Promise<ResolvedEditorState | undefined>;
49
- }
@@ -1,9 +0,0 @@
1
- import type { EditorView } from 'prosemirror-view';
2
- import type { EditorAnalyticsAPI } from '@atlaskit/editor-common/analytics';
3
- import type { CreateUIAnalyticsEvent } from '@atlaskit/analytics-next';
4
- declare type Props = {
5
- getEditorView: () => EditorView | undefined | null;
6
- getCreateUIAnalyticsEvent: () => CreateUIAnalyticsEvent | undefined | null;
7
- };
8
- export declare const createEditorAnalyticsAPI: ({ getEditorView, getCreateUIAnalyticsEvent, }: Props) => EditorAnalyticsAPI;
9
- export {};
@@ -1,10 +0,0 @@
1
- import type { AnalyticsEventPayload } from '@atlaskit/editor-common/analytics';
2
- import type { Transaction, EditorState } from 'prosemirror-state';
3
- declare type AttachPayloadIntoTransaction = (props: {
4
- payload: AnalyticsEventPayload;
5
- editorState: EditorState;
6
- tr: Transaction;
7
- channel: string;
8
- }) => void;
9
- export declare const attachPayloadIntoTransaction: AttachPayloadIntoTransaction;
10
- export {};
@@ -1,9 +0,0 @@
1
- import type { AnalyticsEventPayload } from '@atlaskit/editor-common/analytics';
2
- import type { EditorState } from 'prosemirror-state';
3
- import { SELECTION_TYPE, SELECTION_POSITION } from '@atlaskit/editor-common/analytics';
4
- export declare function getSelectionType(state: EditorState): {
5
- type: SELECTION_TYPE;
6
- position?: SELECTION_POSITION;
7
- };
8
- export declare function findInsertLocation(state: EditorState): string;
9
- export declare function getStateContext(state: EditorState, payload: AnalyticsEventPayload): AnalyticsEventPayload;
@@ -1,2 +0,0 @@
1
- import type { AnalyticsEventPayload } from '@atlaskit/editor-common/analytics';
2
- export declare function mapActionSubjectIdToAttributes(payload: AnalyticsEventPayload): AnalyticsEventPayload;
@@ -1,23 +0,0 @@
1
- import { Node as PMNode, NodeType, MarkType, Schema } from 'prosemirror-model';
2
- import { EditorState, Transaction } from 'prosemirror-state';
3
- import { Command } from '../types';
4
- import { AlignmentState } from '../plugins/alignment/pm-plugins/types';
5
- export declare function preventDefault(): Command;
6
- export declare function insertNewLine(): Command;
7
- export declare const insertNewLineWithAnalytics: Command;
8
- export declare const createNewParagraphAbove: Command;
9
- export declare const createNewParagraphBelow: Command;
10
- export declare function createParagraphNear(append?: boolean): Command;
11
- export declare function addParagraphAtEnd(tr: Transaction): void;
12
- export declare function createParagraphAtEnd(): Command;
13
- export declare const changeImageAlignment: (align?: AlignmentState | undefined) => Command;
14
- export declare const createToggleBlockMarkOnRange: <T = object>(markType: MarkType, getAttrs: (prevAttrs?: T | undefined, node?: PMNode<any> | undefined) => false | T | undefined, allowedBlocks?: NodeType<any>[] | ((schema: Schema, node: PMNode, parent: PMNode) => boolean) | undefined) => (from: number, to: number, tr: Transaction, state: EditorState) => boolean;
15
- /**
16
- * Toggles block mark based on the return type of `getAttrs`.
17
- * This is similar to ProseMirror's `getAttrs` from `AttributeSpec`
18
- * return `false` to remove the mark.
19
- * return `undefined for no-op.
20
- * return an `object` to update the mark.
21
- */
22
- export declare const toggleBlockMark: <T = object>(markType: MarkType, getAttrs: (prevAttrs?: T | undefined, node?: PMNode<any> | undefined) => false | T | undefined, allowedBlocks?: NodeType<any>[] | ((schema: Schema, node: PMNode, parent: PMNode) => boolean) | undefined) => Command;
23
- export declare const clearEditorContent: Command;