@atlaskit/editor-plugins 10.0.8 → 10.1.1

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 (100) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/cjs/track-changes/index.js +12 -0
  3. package/dist/es2019/track-changes/index.js +4 -0
  4. package/dist/esm/track-changes/index.js +4 -0
  5. package/dist/types/alignment/index.d.ts +1 -1
  6. package/dist/types/annotation/index.d.ts +1 -1
  7. package/dist/types/avatar-group/index.d.ts +1 -1
  8. package/dist/types/base/index.d.ts +1 -1
  9. package/dist/types/block-controls/index.d.ts +1 -1
  10. package/dist/types/block-type/index.d.ts +1 -1
  11. package/dist/types/breakout/index.d.ts +1 -1
  12. package/dist/types/caption/index.d.ts +1 -1
  13. package/dist/types/card/index.d.ts +1 -1
  14. package/dist/types/collab-edit/index.d.ts +1 -1
  15. package/dist/types/connectivity/index.d.ts +1 -1
  16. package/dist/types/content-insertion/index.d.ts +1 -1
  17. package/dist/types/context-panel/index.d.ts +1 -1
  18. package/dist/types/date/index.d.ts +1 -1
  19. package/dist/types/emoji/index.d.ts +1 -1
  20. package/dist/types/expand/index.d.ts +1 -1
  21. package/dist/types/extension/index.d.ts +1 -1
  22. package/dist/types/find-replace/index.d.ts +1 -1
  23. package/dist/types/floating-toolbar/index.d.ts +1 -1
  24. package/dist/types/grid/index.d.ts +1 -1
  25. package/dist/types/help-dialog/index.d.ts +1 -1
  26. package/dist/types/history/index.d.ts +1 -1
  27. package/dist/types/hyperlink/index.d.ts +1 -1
  28. package/dist/types/indentation/index.d.ts +1 -1
  29. package/dist/types/layout/index.d.ts +1 -1
  30. package/dist/types/list/index.d.ts +1 -1
  31. package/dist/types/loom/index.d.ts +1 -1
  32. package/dist/types/media/index.d.ts +1 -1
  33. package/dist/types/media-insert/index.d.ts +1 -1
  34. package/dist/types/mentions/index.d.ts +1 -1
  35. package/dist/types/panel/index.d.ts +1 -1
  36. package/dist/types/paste/index.d.ts +1 -1
  37. package/dist/types/paste-options-toolbar/index.d.ts +1 -1
  38. package/dist/types/placeholder-text/index.d.ts +1 -1
  39. package/dist/types/selection-extension/index.d.ts +1 -1
  40. package/dist/types/selection-toolbar/index.d.ts +1 -1
  41. package/dist/types/status/index.d.ts +1 -1
  42. package/dist/types/submit-editor/index.d.ts +1 -1
  43. package/dist/types/table/index.d.ts +1 -1
  44. package/dist/types/tasks-and-decisions/index.d.ts +1 -1
  45. package/dist/types/text-color/index.d.ts +1 -1
  46. package/dist/types/toolbar-lists-indentation/index.d.ts +1 -1
  47. package/dist/types/track-changes/index.d.ts +2 -0
  48. package/dist/types/type-ahead/index.d.ts +1 -1
  49. package/dist/types/undo-redo/index.d.ts +1 -1
  50. package/dist/types/user-intent/index.d.ts +1 -1
  51. package/dist/types/user-preferences/index.d.ts +1 -1
  52. package/dist/types-ts4.5/alignment/index.d.ts +1 -1
  53. package/dist/types-ts4.5/annotation/index.d.ts +1 -1
  54. package/dist/types-ts4.5/avatar-group/index.d.ts +1 -1
  55. package/dist/types-ts4.5/base/index.d.ts +1 -1
  56. package/dist/types-ts4.5/block-controls/index.d.ts +1 -1
  57. package/dist/types-ts4.5/block-type/index.d.ts +1 -1
  58. package/dist/types-ts4.5/breakout/index.d.ts +1 -1
  59. package/dist/types-ts4.5/caption/index.d.ts +1 -1
  60. package/dist/types-ts4.5/card/index.d.ts +1 -1
  61. package/dist/types-ts4.5/collab-edit/index.d.ts +1 -1
  62. package/dist/types-ts4.5/connectivity/index.d.ts +1 -1
  63. package/dist/types-ts4.5/content-insertion/index.d.ts +1 -1
  64. package/dist/types-ts4.5/context-panel/index.d.ts +1 -1
  65. package/dist/types-ts4.5/date/index.d.ts +1 -1
  66. package/dist/types-ts4.5/emoji/index.d.ts +1 -1
  67. package/dist/types-ts4.5/expand/index.d.ts +1 -1
  68. package/dist/types-ts4.5/extension/index.d.ts +1 -1
  69. package/dist/types-ts4.5/find-replace/index.d.ts +1 -1
  70. package/dist/types-ts4.5/floating-toolbar/index.d.ts +1 -1
  71. package/dist/types-ts4.5/grid/index.d.ts +1 -1
  72. package/dist/types-ts4.5/help-dialog/index.d.ts +1 -1
  73. package/dist/types-ts4.5/history/index.d.ts +1 -1
  74. package/dist/types-ts4.5/hyperlink/index.d.ts +1 -1
  75. package/dist/types-ts4.5/indentation/index.d.ts +1 -1
  76. package/dist/types-ts4.5/layout/index.d.ts +1 -1
  77. package/dist/types-ts4.5/list/index.d.ts +1 -1
  78. package/dist/types-ts4.5/loom/index.d.ts +1 -1
  79. package/dist/types-ts4.5/media/index.d.ts +1 -1
  80. package/dist/types-ts4.5/media-insert/index.d.ts +1 -1
  81. package/dist/types-ts4.5/mentions/index.d.ts +1 -1
  82. package/dist/types-ts4.5/panel/index.d.ts +1 -1
  83. package/dist/types-ts4.5/paste/index.d.ts +1 -1
  84. package/dist/types-ts4.5/paste-options-toolbar/index.d.ts +1 -1
  85. package/dist/types-ts4.5/placeholder-text/index.d.ts +1 -1
  86. package/dist/types-ts4.5/selection-extension/index.d.ts +1 -1
  87. package/dist/types-ts4.5/selection-toolbar/index.d.ts +1 -1
  88. package/dist/types-ts4.5/status/index.d.ts +1 -1
  89. package/dist/types-ts4.5/submit-editor/index.d.ts +1 -1
  90. package/dist/types-ts4.5/table/index.d.ts +1 -1
  91. package/dist/types-ts4.5/tasks-and-decisions/index.d.ts +1 -1
  92. package/dist/types-ts4.5/text-color/index.d.ts +1 -1
  93. package/dist/types-ts4.5/toolbar-lists-indentation/index.d.ts +1 -1
  94. package/dist/types-ts4.5/track-changes/index.d.ts +2 -0
  95. package/dist/types-ts4.5/type-ahead/index.d.ts +1 -1
  96. package/dist/types-ts4.5/undo-redo/index.d.ts +1 -1
  97. package/dist/types-ts4.5/user-intent/index.d.ts +1 -1
  98. package/dist/types-ts4.5/user-preferences/index.d.ts +1 -1
  99. package/package.json +4 -2
  100. package/track-changes/package.json +14 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 10.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 10.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#190819](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/190819)
14
+ [`20420774e83cc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/20420774e83cc) -
15
+ Include Track chages plugin
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+
3
21
  ## 10.0.8
4
22
 
5
23
  ### Patch Changes
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "trackChangesPlugin", {
7
+ enumerable: true,
8
+ get: function get() {
9
+ return _editorPluginTrackChanges.trackChangesPlugin;
10
+ }
11
+ });
12
+ var _editorPluginTrackChanges = require("@atlaskit/editor-plugin-track-changes");
@@ -0,0 +1,4 @@
1
+ // THIS FILE IS GENERATED via packages/editor/editor-plugins/scripts/update-editor-plugins.ts. DO NOT MODIFY IT MANUALLY.
2
+ // Disable no-re-export rule for entry point files
3
+ /* eslint-disable @atlaskit/editor/no-re-export */
4
+ export { trackChangesPlugin } from '@atlaskit/editor-plugin-track-changes';
@@ -0,0 +1,4 @@
1
+ // THIS FILE IS GENERATED via packages/editor/editor-plugins/scripts/update-editor-plugins.ts. DO NOT MODIFY IT MANUALLY.
2
+ // Disable no-re-export rule for entry point files
3
+ /* eslint-disable @atlaskit/editor/no-re-export */
4
+ export { trackChangesPlugin } from '@atlaskit/editor-plugin-track-changes';
@@ -1,2 +1,2 @@
1
1
  export { alignmentPlugin } from '@atlaskit/editor-plugin-alignment';
2
- export type { AlignmentPlugin, AlignmentPluginState } from '@atlaskit/editor-plugin-alignment';
2
+ export type { AlignmentPlugin, AlignmentPluginDependencies, AlignmentPluginState, } from '@atlaskit/editor-plugin-alignment';
@@ -1,2 +1,2 @@
1
1
  export { annotationPlugin } from '@atlaskit/editor-plugin-annotation';
2
- export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, TargetType, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
2
+ export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationPluginDependencies, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, TargetType, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
@@ -1,2 +1,2 @@
1
1
  export { avatarGroupPlugin } from '@atlaskit/editor-plugin-avatar-group';
2
- export type { AvatarGroupPlugin, AvatarGroupPluginOptions, } from '@atlaskit/editor-plugin-avatar-group';
2
+ export type { AvatarGroupPlugin, AvatarGroupPluginOptions, AvatarGroupPluginDependencies, } from '@atlaskit/editor-plugin-avatar-group';
@@ -1,2 +1,2 @@
1
1
  export { basePlugin } from '@atlaskit/editor-plugin-base';
2
- export type { BasePlugin, BasePluginState, BasePluginOptions, ScrollGutterPluginOptions, } from '@atlaskit/editor-plugin-base';
2
+ export type { BasePlugin, BasePluginState, BasePluginOptions, ScrollGutterPluginOptions, Callback, } from '@atlaskit/editor-plugin-base';
@@ -1,2 +1,2 @@
1
1
  export { blockControlsPlugin } from '@atlaskit/editor-plugin-block-controls';
2
- export type { BlockControlsPlugin, BlockControlsSharedState, HandleOptions, MoveNodeMethod, } from '@atlaskit/editor-plugin-block-controls';
2
+ export type { BlockControlsPlugin, BlockControlsSharedState, HandleOptions, MoveNodeMethod, BlockControlsPluginDependencies, PluginState, MoveNode, } from '@atlaskit/editor-plugin-block-controls';
@@ -1,2 +1,2 @@
1
1
  export { blockTypePlugin } from '@atlaskit/editor-plugin-block-type';
2
- export type { BlockTypePlugin, BlockTypePluginOptions, BlockType, BlockTypeState, InputMethod, DropdownItem, TextBlockTypes, } from '@atlaskit/editor-plugin-block-type';
2
+ export type { BlockTypePlugin, BlockTypePluginOptions, BlockType, BlockTypeState, InputMethod, ClearFormattingInputMethod, DropdownItem, TextBlockTypes, } from '@atlaskit/editor-plugin-block-type';
@@ -1,2 +1,2 @@
1
1
  export { breakoutPlugin } from '@atlaskit/editor-plugin-breakout';
2
- export type { BreakoutPlugin, BreakoutPluginOptions, BreakoutPluginState, } from '@atlaskit/editor-plugin-breakout';
2
+ export type { BreakoutPlugin, BreakoutPluginOptions, BreakoutPluginState, BreakoutPluginDependencies, } from '@atlaskit/editor-plugin-breakout';
@@ -1,2 +1,2 @@
1
1
  export { captionPlugin } from '@atlaskit/editor-plugin-caption';
2
- export type { CaptionPlugin } from '@atlaskit/editor-plugin-caption';
2
+ export type { CaptionPlugin, CaptionPluginDependencies } from '@atlaskit/editor-plugin-caption';
@@ -1,2 +1,2 @@
1
1
  export { cardPlugin } from '@atlaskit/editor-plugin-card';
2
- export type { CardPlugin, Request, CardPluginOptions, CardPluginState, } from '@atlaskit/editor-plugin-card';
2
+ export type { CardPlugin, CardPluginDependencies, Request, CardPluginOptions, CardPluginState, } from '@atlaskit/editor-plugin-card';
@@ -1,2 +1,2 @@
1
1
  export { collabEditPlugin } from '@atlaskit/editor-plugin-collab-edit';
2
- export type { CollabEditPlugin, CollabEditPluginOptions, CollabInitializedMetadata, CollabEditPluginSharedState, ReadOnlyParticipants, PrivateCollabEditOptions, CollabSendableSteps, } from '@atlaskit/editor-plugin-collab-edit';
2
+ export type { CollabEditPlugin, CollabEditPluginOptions, CollabEditPluginDependencies, CollabInitializedMetadata, CollabEditPluginSharedState, ReadOnlyParticipants, PrivateCollabEditOptions, CollabSendableSteps, } from '@atlaskit/editor-plugin-collab-edit';
@@ -1,2 +1,2 @@
1
1
  export { connectivityPlugin } from '@atlaskit/editor-plugin-connectivity';
2
- export type { ConnectivityPlugin, Mode, PluginState } from '@atlaskit/editor-plugin-connectivity';
2
+ export type { ConnectivityPlugin, Mode, PluginState, PublicPluginState, } from '@atlaskit/editor-plugin-connectivity';
@@ -1,2 +1,2 @@
1
1
  export { contentInsertionPlugin } from '@atlaskit/editor-plugin-content-insertion';
2
- export type { ContentInsertionPlugin, InsertNodeAPI, } from '@atlaskit/editor-plugin-content-insertion';
2
+ export type { ContentInsertionPlugin, ContentInsertionDependencies, InsertNodeAPI, } from '@atlaskit/editor-plugin-content-insertion';
@@ -1,2 +1,2 @@
1
1
  export { contextPanelPlugin } from '@atlaskit/editor-plugin-context-panel';
2
- export type { ContextPanelPlugin, ContextPanelPluginOptions, ApplyChangeHandler, } from '@atlaskit/editor-plugin-context-panel';
2
+ export type { ContextPanelPlugin, ContextPanelPluginOptions, ApplyChangeHandler, HideObjectSidebar, HideObjectSidebarById, ShowObjectSidebar, } from '@atlaskit/editor-plugin-context-panel';
@@ -1,2 +1,2 @@
1
1
  export { datePlugin } from '@atlaskit/editor-plugin-date';
2
- export type { DatePlugin, DatePluginSharedState, DatePluginConfig, DatePluginOptions, DateType, InsertDate, } from '@atlaskit/editor-plugin-date';
2
+ export type { DatePlugin, DatePluginDependencies, DatePluginSharedState, DatePluginConfig, DatePluginOptions, DateType, InsertDate, } from '@atlaskit/editor-plugin-date';
@@ -1,2 +1,2 @@
1
1
  export { emojiPlugin } from '@atlaskit/editor-plugin-emoji';
2
- export type { EmojiPlugin, EmojiPluginOptions, EmojiPluginState, EmojiPluginSharedState, } from '@atlaskit/editor-plugin-emoji';
2
+ export type { EmojiPlugin, EmojiPluginOptions, EmojiPluginState, EmojiPluginSharedState, EmojiPluginDependencies, EmojiPluginActions, EmojiPluginCommands, } from '@atlaskit/editor-plugin-emoji';
@@ -1,2 +1,2 @@
1
1
  export { expandPlugin } from '@atlaskit/editor-plugin-expand';
2
- export type { ExpandPlugin, ExpandPluginState, ExpandPluginOptions, InsertMethod, } from '@atlaskit/editor-plugin-expand';
2
+ export type { ExpandPlugin, ExpandPluginState, ExpandPluginOptions, InsertMethod, ExpandPluginDependencies, } from '@atlaskit/editor-plugin-expand';
@@ -1,2 +1,2 @@
1
1
  export { extensionPlugin } from '@atlaskit/editor-plugin-extension';
2
- export type { CreateExtensionAPI, ExtensionPlugin, ExtensionPluginOptions, InsertOrReplaceExtensionType, RunMacroAutoConvert, RejectSave, } from '@atlaskit/editor-plugin-extension';
2
+ export type { CreateExtensionAPI, ExtensionPlugin, ExtensionPluginOptions, InsertOrReplaceExtensionType, RunMacroAutoConvert, RejectSave, ExtensionPluginDependencies, ExtensionState, ExtensionAction, ExtensionPluginActions, } from '@atlaskit/editor-plugin-extension';
@@ -1,2 +1,2 @@
1
1
  export { findReplacePlugin } from '@atlaskit/editor-plugin-find-replace';
2
- export type { FindReplaceToolbarButtonActionProps, FindReplaceOptions, FindReplacePluginState, FindReplacePlugin, FindReplacePluginOptions, } from '@atlaskit/editor-plugin-find-replace';
2
+ export type { FindReplaceToolbarButtonActionProps, FindReplaceOptions, FindReplacePluginState, FindReplacePlugin, FindReplacePluginOptions, FindReplacePluginDependencies, } from '@atlaskit/editor-plugin-find-replace';
@@ -1,2 +1,2 @@
1
1
  export { floatingToolbarPlugin } from '@atlaskit/editor-plugin-floating-toolbar';
2
- export type { FloatingToolbarPlugin, ForceFocusSelector, ConfigWithNodeInfo, FloatingToolbarPluginData, FloatingToolbarPluginState, } from '@atlaskit/editor-plugin-floating-toolbar';
2
+ export type { FloatingToolbarPlugin, ForceFocusSelector, ConfigWithNodeInfo, FloatingToolbarPluginData, FloatingToolbarPluginState, FloatingToolbarPluginDependencies, } from '@atlaskit/editor-plugin-floating-toolbar';
@@ -1,2 +1,2 @@
1
1
  export { gridPlugin } from '@atlaskit/editor-plugin-grid';
2
- export type { GridPlugin, CreateDisplayGrid, Highlights, GridPluginOptions, GridPluginState, } from '@atlaskit/editor-plugin-grid';
2
+ export type { GridPlugin, GridPluginDependencies, GridPluginSharedState, GridPluginActions, GridPluginConfiguration, CreateDisplayGrid, Highlights, GridPluginOptions, GridPluginState, } from '@atlaskit/editor-plugin-grid';
@@ -1,2 +1,2 @@
1
1
  export { helpDialogPlugin, deprecatedOpenHelpCommand } from '@atlaskit/editor-plugin-help-dialog';
2
- export type { HelpDialogPlugin, HelpDialogSharedState, HelpDialogPluginOptions, } from '@atlaskit/editor-plugin-help-dialog';
2
+ export type { HelpDialogPlugin, HelpDialogSharedState, HelpDialogPluginOptions, HelpDialogDependencies, } from '@atlaskit/editor-plugin-help-dialog';
@@ -1,2 +1,2 @@
1
1
  export { historyPlugin } from '@atlaskit/editor-plugin-history';
2
- export type { HistoryPlugin, HistoryPluginState } from '@atlaskit/editor-plugin-history';
2
+ export type { HistoryPlugin, HistoryPluginState, HistoryPluginSharedState, } from '@atlaskit/editor-plugin-history';
@@ -1,2 +1,2 @@
1
1
  export { hyperlinkPlugin } from '@atlaskit/editor-plugin-hyperlink';
2
- export type { HyperlinkPlugin, HyperlinkPluginOptions, HideLinkToolbar, ShowLinkToolbar, InsertLink, UpdateLink, } from '@atlaskit/editor-plugin-hyperlink';
2
+ export type { HyperlinkPlugin, HyperlinkPluginOptions, HyperlinkPluginDependencies, HyperlinkPluginActions, HyperlinkPluginSharedState, HideLinkToolbar, ShowLinkToolbar, InsertLink, UpdateLink, } from '@atlaskit/editor-plugin-hyperlink';
@@ -1,2 +1,2 @@
1
1
  export { indentationPlugin } from '@atlaskit/editor-plugin-indentation';
2
- export type { IndentationPlugin, IndentationInputMethod, } from '@atlaskit/editor-plugin-indentation';
2
+ export type { IndentationPlugin, IndentationPluginDependencies, IndentationPluginActions, IndentationInputMethod, } from '@atlaskit/editor-plugin-indentation';
@@ -1,2 +1,2 @@
1
1
  export { layoutPlugin } from '@atlaskit/editor-plugin-layout';
2
- export type { LayoutPlugin, LayoutPluginOptions } from '@atlaskit/editor-plugin-layout';
2
+ export type { LayoutPlugin, LayoutPluginDependencies, LayoutPluginOptions, } from '@atlaskit/editor-plugin-layout';
@@ -1,2 +1,2 @@
1
1
  export { listPlugin } from '@atlaskit/editor-plugin-list';
2
- export type { FindRootParentListNode, IndentList, InputMethod, IsInsideListItem, ListState, OutdentList, ToggleBulletList, ToggleOrderedList, ListPlugin, } from '@atlaskit/editor-plugin-list';
2
+ export type { FindRootParentListNode, IndentList, InputMethod, IsInsideListItem, ListState, OutdentList, ToggleBulletList, ToggleOrderedList, ListPlugin, ListPluginDependencies, ListPluginActions, ListPluginCommands, ListPluginSharedState, } from '@atlaskit/editor-plugin-list';
@@ -1,2 +1,2 @@
1
1
  export { loomPlugin } from '@atlaskit/editor-plugin-loom';
2
- export type { LoomPlugin, LoomPluginState, LoomPluginOptions, LoomPluginOptionsWithProvider, LoomPluginOptionsWithoutProvider, LoomProviderOptions, VideoMeta, GetClient, GetClientResult, LoomPluginErrorMessages, LoomSDKErrorMessages, ButtonComponentProps, ButtonComponent, RenderButton, } from '@atlaskit/editor-plugin-loom';
2
+ export type { LoomPlugin, LoomPluginState, LoomPluginOptions, LoomPluginOptionsWithProvider, LoomPluginOptionsWithoutProvider, LoomProviderOptions, VideoMeta, GetClient, GetClientResult, LoomPluginErrorMessages, LoomSDKErrorMessages, ButtonComponentProps, ButtonComponent, RenderButton, PositionType, } from '@atlaskit/editor-plugin-loom';
@@ -1,2 +1,2 @@
1
1
  export { mediaPlugin } from '@atlaskit/editor-plugin-media';
2
- export type { MediaPlugin, MediaPluginOptions } from '@atlaskit/editor-plugin-media';
2
+ export type { MediaPlugin, MediaPluginDependencies, MediaPluginOptions, } from '@atlaskit/editor-plugin-media';
@@ -1,2 +1,2 @@
1
1
  export { mediaInsertPlugin } from '@atlaskit/editor-plugin-media-insert';
2
- export type { MediaInsertPlugin, MediaInsertPluginState, } from '@atlaskit/editor-plugin-media-insert';
2
+ export type { MediaInsertPlugin, MediaInsertPluginState, MediaInsertPluginDependencies, MediaInsertPluginCommands, MediaInsertPluginConfig, } from '@atlaskit/editor-plugin-media-insert';
@@ -1,2 +1,2 @@
1
1
  export { mentionsPlugin } from '@atlaskit/editor-plugin-mentions';
2
- export type { MentionsPlugin, MentionPluginConfig, MentionPluginOptions, MentionsPluginOptions, MentionSharedState, MentionsChangedHandler, } from '@atlaskit/editor-plugin-mentions';
2
+ export type { MentionsPlugin, MentionPluginDependencies, MentionActions, MentionPluginConfig, MentionPluginOptions, MentionsPluginOptions, MentionSharedState, MentionsChangedHandler, InsertMentionParameters, } from '@atlaskit/editor-plugin-mentions';
@@ -1,2 +1,2 @@
1
1
  export { panelPlugin } from '@atlaskit/editor-plugin-panel';
2
- export type { PanelPlugin, PanelPluginConfig, PanelPluginOptions, } from '@atlaskit/editor-plugin-panel';
2
+ export type { PanelPlugin, PanelPluginConfig, PanelPluginOptions, PanelPluginDependencies, } from '@atlaskit/editor-plugin-panel';
@@ -1,2 +1,2 @@
1
1
  export { pastePlugin } from '@atlaskit/editor-plugin-paste';
2
- export type { PastePlugin, PastePluginOptions, PastePluginState, LastContentPasted, } from '@atlaskit/editor-plugin-paste';
2
+ export type { PastePlugin, PastePluginOptions, PastePluginState, LastContentPasted, PastePluginDependencies, } from '@atlaskit/editor-plugin-paste';
@@ -1,2 +1,2 @@
1
1
  export { pasteOptionsToolbarPlugin } from '@atlaskit/editor-plugin-paste-options-toolbar';
2
- export type { PasteOptionsToolbarPlugin } from '@atlaskit/editor-plugin-paste-options-toolbar';
2
+ export type { PasteOptionsToolbarPlugin, PasteOptionsToolbarPluginDependencies, } from '@atlaskit/editor-plugin-paste-options-toolbar';
@@ -1,2 +1,2 @@
1
1
  export { placeholderTextPlugin } from '@atlaskit/editor-plugin-placeholder-text';
2
- export type { PlaceholderTextPlugin, PlaceholderTextPluginState, PlaceholderTextOptions, PlaceholderTextPluginOptions, } from '@atlaskit/editor-plugin-placeholder-text';
2
+ export type { PlaceholderTextPlugin, PlaceholderTextPluginState, PlaceholderTextOptions, PlaceholderTextPluginOptions, PlaceholderTextPluginDependencies, } from '@atlaskit/editor-plugin-placeholder-text';
@@ -1,2 +1,2 @@
1
1
  export { selectionExtensionPlugin } from '@atlaskit/editor-plugin-selection-extension';
2
- export type { SelectionExtensionPlugin, SelectionExtensionComponentProps, SelectionExtensionPluginOptions, SelectionExtension, } from '@atlaskit/editor-plugin-selection-extension';
2
+ export type { SelectionExtensionPlugin, SelectionExtensionComponentProps, SelectionExtensionPluginOptions, SelectionExtension, LinkInsertionOption, SelectionExtensionPluginState, SelectionExtensionSelectionInfo, } from '@atlaskit/editor-plugin-selection-extension';
@@ -1,2 +1,2 @@
1
1
  export { selectionToolbarPlugin } from '@atlaskit/editor-plugin-selection-toolbar';
2
- export type { SelectionToolbarPlugin, SelectionToolbarPluginOptions, } from '@atlaskit/editor-plugin-selection-toolbar';
2
+ export type { SelectionToolbarPlugin, SelectionToolbarPluginOptions, ToolbarDocking, } from '@atlaskit/editor-plugin-selection-toolbar';
@@ -1,2 +1,2 @@
1
1
  export { statusPlugin } from '@atlaskit/editor-plugin-status';
2
- export type { StatusPlugin, StatusState, StatusType, StatusPluginOptions, ClosingPayload, UpdateStatus, } from '@atlaskit/editor-plugin-status';
2
+ export type { StatusPlugin, StatusPluginDependencies, StatusPluginActions, StatusPluginCommands, StatusState, StatusType, StatusPluginOptions, ClosingPayload, UpdateStatus, } from '@atlaskit/editor-plugin-status';
@@ -1,2 +1,2 @@
1
1
  export { submitEditorPlugin } from '@atlaskit/editor-plugin-submit-editor';
2
- export type { SubmitEditorPlugin, SubmitEditorPluginOptions, } from '@atlaskit/editor-plugin-submit-editor';
2
+ export type { SubmitEditorPlugin, SubmitEditorPluginOptions, SubmitEditorPluginDependencies, } from '@atlaskit/editor-plugin-submit-editor';
@@ -1,2 +1,2 @@
1
1
  export { tablesPlugin, tablePlugin } from '@atlaskit/editor-plugin-table';
2
- export type { TablePlugin, TablePluginOptions } from '@atlaskit/editor-plugin-table';
2
+ export type { TablePlugin, TablePluginOptions, TablePluginDependencies, TablePluginActions, TablePluginCommands, } from '@atlaskit/editor-plugin-table';
@@ -1,2 +1,2 @@
1
1
  export { tasksAndDecisionsPlugin } from '@atlaskit/editor-plugin-tasks-and-decisions';
2
- export type { TasksAndDecisionsPlugin, TaskDecisionPluginOptions, TasksAndDecisionsPluginOptions, TaskAndDecisionsSharedState, TaskDecisionListType, AddItemTransactionCreator, } from '@atlaskit/editor-plugin-tasks-and-decisions';
2
+ export type { TasksAndDecisionsPlugin, TasksAndDecisionsPluginDependencies, TaskDecisionPluginOptions, TasksAndDecisionsPluginOptions, TaskAndDecisionsSharedState, TaskDecisionListType, AddItemTransactionCreator, } from '@atlaskit/editor-plugin-tasks-and-decisions';
@@ -1,2 +1,2 @@
1
1
  export { textColorPlugin } from '@atlaskit/editor-plugin-text-color';
2
- export type { TextColorPlugin, TextColorPluginOptions, TextColorInputMethod, TextColorPluginState, TextColorPluginConfig, } from '@atlaskit/editor-plugin-text-color';
2
+ export type { TextColorPlugin, TextColorPluginOptions, Dependencies, TextColorInputMethod, TextColorPluginState, TextColorPluginConfig, } from '@atlaskit/editor-plugin-text-color';
@@ -1,2 +1,2 @@
1
1
  export { toolbarListsIndentationPlugin } from '@atlaskit/editor-plugin-toolbar-lists-indentation';
2
- export type { ToolbarListsIndentationPlugin, ToolbarListsIndentationPluginOptions, } from '@atlaskit/editor-plugin-toolbar-lists-indentation';
2
+ export type { ToolbarListsIndentationPlugin, ToolbarListsIndentationPluginOptions, ToolbarListsIndentationPluginDependencies, } from '@atlaskit/editor-plugin-toolbar-lists-indentation';
@@ -0,0 +1,2 @@
1
+ export { trackChangesPlugin } from '@atlaskit/editor-plugin-track-changes';
2
+ export type { TrackChangesPlugin } from '@atlaskit/editor-plugin-track-changes';
@@ -1,2 +1,2 @@
1
1
  export { typeAheadPlugin } from '@atlaskit/editor-plugin-type-ahead';
2
- export type { TypeAheadPlugin, TypeAheadHandler, TypeAheadInputMethod, TypeAheadPluginOptions, TypeAheadPluginState, TypeAheadPluginSharedState, } from '@atlaskit/editor-plugin-type-ahead';
2
+ export type { TypeAheadPlugin, OpenTypeAheadProps, TypeAheadHandler, TypeAheadInputMethod, TypeAheadPluginOptions, TypeAheadPluginState, TypeAheadPluginSharedState, } from '@atlaskit/editor-plugin-type-ahead';
@@ -1,2 +1,2 @@
1
1
  export { undoRedoPlugin } from '@atlaskit/editor-plugin-undo-redo';
2
- export type { UndoRedoPlugin } from '@atlaskit/editor-plugin-undo-redo';
2
+ export type { UndoRedoPlugin, UndoRedoAction } from '@atlaskit/editor-plugin-undo-redo';
@@ -1,2 +1,2 @@
1
1
  export { userIntentPlugin } from '@atlaskit/editor-plugin-user-intent';
2
- export type { UserIntentPlugin } from '@atlaskit/editor-plugin-user-intent';
2
+ export type { UserIntentPlugin, UserIntent } from '@atlaskit/editor-plugin-user-intent';
@@ -1,2 +1,2 @@
1
1
  export { userPreferencesPlugin } from '@atlaskit/editor-plugin-user-preferences';
2
- export type { UserPreferencesPlugin, UserPreferencesPluginOptions, } from '@atlaskit/editor-plugin-user-preferences';
2
+ export type { UserPreferencesPlugin, UserPreferencesPluginOptions, UserPreferencesSharedState, } from '@atlaskit/editor-plugin-user-preferences';
@@ -1,2 +1,2 @@
1
1
  export { alignmentPlugin } from '@atlaskit/editor-plugin-alignment';
2
- export type { AlignmentPlugin, AlignmentPluginState } from '@atlaskit/editor-plugin-alignment';
2
+ export type { AlignmentPlugin, AlignmentPluginDependencies, AlignmentPluginState, } from '@atlaskit/editor-plugin-alignment';
@@ -1,2 +1,2 @@
1
1
  export { annotationPlugin } from '@atlaskit/editor-plugin-annotation';
2
- export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, TargetType, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
2
+ export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationPluginDependencies, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, TargetType, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
@@ -1,2 +1,2 @@
1
1
  export { avatarGroupPlugin } from '@atlaskit/editor-plugin-avatar-group';
2
- export type { AvatarGroupPlugin, AvatarGroupPluginOptions, } from '@atlaskit/editor-plugin-avatar-group';
2
+ export type { AvatarGroupPlugin, AvatarGroupPluginOptions, AvatarGroupPluginDependencies, } from '@atlaskit/editor-plugin-avatar-group';
@@ -1,2 +1,2 @@
1
1
  export { basePlugin } from '@atlaskit/editor-plugin-base';
2
- export type { BasePlugin, BasePluginState, BasePluginOptions, ScrollGutterPluginOptions, } from '@atlaskit/editor-plugin-base';
2
+ export type { BasePlugin, BasePluginState, BasePluginOptions, ScrollGutterPluginOptions, Callback, } from '@atlaskit/editor-plugin-base';
@@ -1,2 +1,2 @@
1
1
  export { blockControlsPlugin } from '@atlaskit/editor-plugin-block-controls';
2
- export type { BlockControlsPlugin, BlockControlsSharedState, HandleOptions, MoveNodeMethod, } from '@atlaskit/editor-plugin-block-controls';
2
+ export type { BlockControlsPlugin, BlockControlsSharedState, HandleOptions, MoveNodeMethod, BlockControlsPluginDependencies, PluginState, MoveNode, } from '@atlaskit/editor-plugin-block-controls';
@@ -1,2 +1,2 @@
1
1
  export { blockTypePlugin } from '@atlaskit/editor-plugin-block-type';
2
- export type { BlockTypePlugin, BlockTypePluginOptions, BlockType, BlockTypeState, InputMethod, DropdownItem, TextBlockTypes, } from '@atlaskit/editor-plugin-block-type';
2
+ export type { BlockTypePlugin, BlockTypePluginOptions, BlockType, BlockTypeState, InputMethod, ClearFormattingInputMethod, DropdownItem, TextBlockTypes, } from '@atlaskit/editor-plugin-block-type';
@@ -1,2 +1,2 @@
1
1
  export { breakoutPlugin } from '@atlaskit/editor-plugin-breakout';
2
- export type { BreakoutPlugin, BreakoutPluginOptions, BreakoutPluginState, } from '@atlaskit/editor-plugin-breakout';
2
+ export type { BreakoutPlugin, BreakoutPluginOptions, BreakoutPluginState, BreakoutPluginDependencies, } from '@atlaskit/editor-plugin-breakout';
@@ -1,2 +1,2 @@
1
1
  export { captionPlugin } from '@atlaskit/editor-plugin-caption';
2
- export type { CaptionPlugin } from '@atlaskit/editor-plugin-caption';
2
+ export type { CaptionPlugin, CaptionPluginDependencies } from '@atlaskit/editor-plugin-caption';
@@ -1,2 +1,2 @@
1
1
  export { cardPlugin } from '@atlaskit/editor-plugin-card';
2
- export type { CardPlugin, Request, CardPluginOptions, CardPluginState, } from '@atlaskit/editor-plugin-card';
2
+ export type { CardPlugin, CardPluginDependencies, Request, CardPluginOptions, CardPluginState, } from '@atlaskit/editor-plugin-card';
@@ -1,2 +1,2 @@
1
1
  export { collabEditPlugin } from '@atlaskit/editor-plugin-collab-edit';
2
- export type { CollabEditPlugin, CollabEditPluginOptions, CollabInitializedMetadata, CollabEditPluginSharedState, ReadOnlyParticipants, PrivateCollabEditOptions, CollabSendableSteps, } from '@atlaskit/editor-plugin-collab-edit';
2
+ export type { CollabEditPlugin, CollabEditPluginOptions, CollabEditPluginDependencies, CollabInitializedMetadata, CollabEditPluginSharedState, ReadOnlyParticipants, PrivateCollabEditOptions, CollabSendableSteps, } from '@atlaskit/editor-plugin-collab-edit';
@@ -1,2 +1,2 @@
1
1
  export { connectivityPlugin } from '@atlaskit/editor-plugin-connectivity';
2
- export type { ConnectivityPlugin, Mode, PluginState } from '@atlaskit/editor-plugin-connectivity';
2
+ export type { ConnectivityPlugin, Mode, PluginState, PublicPluginState, } from '@atlaskit/editor-plugin-connectivity';
@@ -1,2 +1,2 @@
1
1
  export { contentInsertionPlugin } from '@atlaskit/editor-plugin-content-insertion';
2
- export type { ContentInsertionPlugin, InsertNodeAPI, } from '@atlaskit/editor-plugin-content-insertion';
2
+ export type { ContentInsertionPlugin, ContentInsertionDependencies, InsertNodeAPI, } from '@atlaskit/editor-plugin-content-insertion';
@@ -1,2 +1,2 @@
1
1
  export { contextPanelPlugin } from '@atlaskit/editor-plugin-context-panel';
2
- export type { ContextPanelPlugin, ContextPanelPluginOptions, ApplyChangeHandler, } from '@atlaskit/editor-plugin-context-panel';
2
+ export type { ContextPanelPlugin, ContextPanelPluginOptions, ApplyChangeHandler, HideObjectSidebar, HideObjectSidebarById, ShowObjectSidebar, } from '@atlaskit/editor-plugin-context-panel';
@@ -1,2 +1,2 @@
1
1
  export { datePlugin } from '@atlaskit/editor-plugin-date';
2
- export type { DatePlugin, DatePluginSharedState, DatePluginConfig, DatePluginOptions, DateType, InsertDate, } from '@atlaskit/editor-plugin-date';
2
+ export type { DatePlugin, DatePluginDependencies, DatePluginSharedState, DatePluginConfig, DatePluginOptions, DateType, InsertDate, } from '@atlaskit/editor-plugin-date';
@@ -1,2 +1,2 @@
1
1
  export { emojiPlugin } from '@atlaskit/editor-plugin-emoji';
2
- export type { EmojiPlugin, EmojiPluginOptions, EmojiPluginState, EmojiPluginSharedState, } from '@atlaskit/editor-plugin-emoji';
2
+ export type { EmojiPlugin, EmojiPluginOptions, EmojiPluginState, EmojiPluginSharedState, EmojiPluginDependencies, EmojiPluginActions, EmojiPluginCommands, } from '@atlaskit/editor-plugin-emoji';
@@ -1,2 +1,2 @@
1
1
  export { expandPlugin } from '@atlaskit/editor-plugin-expand';
2
- export type { ExpandPlugin, ExpandPluginState, ExpandPluginOptions, InsertMethod, } from '@atlaskit/editor-plugin-expand';
2
+ export type { ExpandPlugin, ExpandPluginState, ExpandPluginOptions, InsertMethod, ExpandPluginDependencies, } from '@atlaskit/editor-plugin-expand';
@@ -1,2 +1,2 @@
1
1
  export { extensionPlugin } from '@atlaskit/editor-plugin-extension';
2
- export type { CreateExtensionAPI, ExtensionPlugin, ExtensionPluginOptions, InsertOrReplaceExtensionType, RunMacroAutoConvert, RejectSave, } from '@atlaskit/editor-plugin-extension';
2
+ export type { CreateExtensionAPI, ExtensionPlugin, ExtensionPluginOptions, InsertOrReplaceExtensionType, RunMacroAutoConvert, RejectSave, ExtensionPluginDependencies, ExtensionState, ExtensionAction, ExtensionPluginActions, } from '@atlaskit/editor-plugin-extension';
@@ -1,2 +1,2 @@
1
1
  export { findReplacePlugin } from '@atlaskit/editor-plugin-find-replace';
2
- export type { FindReplaceToolbarButtonActionProps, FindReplaceOptions, FindReplacePluginState, FindReplacePlugin, FindReplacePluginOptions, } from '@atlaskit/editor-plugin-find-replace';
2
+ export type { FindReplaceToolbarButtonActionProps, FindReplaceOptions, FindReplacePluginState, FindReplacePlugin, FindReplacePluginOptions, FindReplacePluginDependencies, } from '@atlaskit/editor-plugin-find-replace';
@@ -1,2 +1,2 @@
1
1
  export { floatingToolbarPlugin } from '@atlaskit/editor-plugin-floating-toolbar';
2
- export type { FloatingToolbarPlugin, ForceFocusSelector, ConfigWithNodeInfo, FloatingToolbarPluginData, FloatingToolbarPluginState, } from '@atlaskit/editor-plugin-floating-toolbar';
2
+ export type { FloatingToolbarPlugin, ForceFocusSelector, ConfigWithNodeInfo, FloatingToolbarPluginData, FloatingToolbarPluginState, FloatingToolbarPluginDependencies, } from '@atlaskit/editor-plugin-floating-toolbar';
@@ -1,2 +1,2 @@
1
1
  export { gridPlugin } from '@atlaskit/editor-plugin-grid';
2
- export type { GridPlugin, CreateDisplayGrid, Highlights, GridPluginOptions, GridPluginState, } from '@atlaskit/editor-plugin-grid';
2
+ export type { GridPlugin, GridPluginDependencies, GridPluginSharedState, GridPluginActions, GridPluginConfiguration, CreateDisplayGrid, Highlights, GridPluginOptions, GridPluginState, } from '@atlaskit/editor-plugin-grid';
@@ -1,2 +1,2 @@
1
1
  export { helpDialogPlugin, deprecatedOpenHelpCommand } from '@atlaskit/editor-plugin-help-dialog';
2
- export type { HelpDialogPlugin, HelpDialogSharedState, HelpDialogPluginOptions, } from '@atlaskit/editor-plugin-help-dialog';
2
+ export type { HelpDialogPlugin, HelpDialogSharedState, HelpDialogPluginOptions, HelpDialogDependencies, } from '@atlaskit/editor-plugin-help-dialog';
@@ -1,2 +1,2 @@
1
1
  export { historyPlugin } from '@atlaskit/editor-plugin-history';
2
- export type { HistoryPlugin, HistoryPluginState } from '@atlaskit/editor-plugin-history';
2
+ export type { HistoryPlugin, HistoryPluginState, HistoryPluginSharedState, } from '@atlaskit/editor-plugin-history';
@@ -1,2 +1,2 @@
1
1
  export { hyperlinkPlugin } from '@atlaskit/editor-plugin-hyperlink';
2
- export type { HyperlinkPlugin, HyperlinkPluginOptions, HideLinkToolbar, ShowLinkToolbar, InsertLink, UpdateLink, } from '@atlaskit/editor-plugin-hyperlink';
2
+ export type { HyperlinkPlugin, HyperlinkPluginOptions, HyperlinkPluginDependencies, HyperlinkPluginActions, HyperlinkPluginSharedState, HideLinkToolbar, ShowLinkToolbar, InsertLink, UpdateLink, } from '@atlaskit/editor-plugin-hyperlink';
@@ -1,2 +1,2 @@
1
1
  export { indentationPlugin } from '@atlaskit/editor-plugin-indentation';
2
- export type { IndentationPlugin, IndentationInputMethod, } from '@atlaskit/editor-plugin-indentation';
2
+ export type { IndentationPlugin, IndentationPluginDependencies, IndentationPluginActions, IndentationInputMethod, } from '@atlaskit/editor-plugin-indentation';
@@ -1,2 +1,2 @@
1
1
  export { layoutPlugin } from '@atlaskit/editor-plugin-layout';
2
- export type { LayoutPlugin, LayoutPluginOptions } from '@atlaskit/editor-plugin-layout';
2
+ export type { LayoutPlugin, LayoutPluginDependencies, LayoutPluginOptions, } from '@atlaskit/editor-plugin-layout';
@@ -1,2 +1,2 @@
1
1
  export { listPlugin } from '@atlaskit/editor-plugin-list';
2
- export type { FindRootParentListNode, IndentList, InputMethod, IsInsideListItem, ListState, OutdentList, ToggleBulletList, ToggleOrderedList, ListPlugin, } from '@atlaskit/editor-plugin-list';
2
+ export type { FindRootParentListNode, IndentList, InputMethod, IsInsideListItem, ListState, OutdentList, ToggleBulletList, ToggleOrderedList, ListPlugin, ListPluginDependencies, ListPluginActions, ListPluginCommands, ListPluginSharedState, } from '@atlaskit/editor-plugin-list';
@@ -1,2 +1,2 @@
1
1
  export { loomPlugin } from '@atlaskit/editor-plugin-loom';
2
- export type { LoomPlugin, LoomPluginState, LoomPluginOptions, LoomPluginOptionsWithProvider, LoomPluginOptionsWithoutProvider, LoomProviderOptions, VideoMeta, GetClient, GetClientResult, LoomPluginErrorMessages, LoomSDKErrorMessages, ButtonComponentProps, ButtonComponent, RenderButton, } from '@atlaskit/editor-plugin-loom';
2
+ export type { LoomPlugin, LoomPluginState, LoomPluginOptions, LoomPluginOptionsWithProvider, LoomPluginOptionsWithoutProvider, LoomProviderOptions, VideoMeta, GetClient, GetClientResult, LoomPluginErrorMessages, LoomSDKErrorMessages, ButtonComponentProps, ButtonComponent, RenderButton, PositionType, } from '@atlaskit/editor-plugin-loom';
@@ -1,2 +1,2 @@
1
1
  export { mediaPlugin } from '@atlaskit/editor-plugin-media';
2
- export type { MediaPlugin, MediaPluginOptions } from '@atlaskit/editor-plugin-media';
2
+ export type { MediaPlugin, MediaPluginDependencies, MediaPluginOptions, } from '@atlaskit/editor-plugin-media';
@@ -1,2 +1,2 @@
1
1
  export { mediaInsertPlugin } from '@atlaskit/editor-plugin-media-insert';
2
- export type { MediaInsertPlugin, MediaInsertPluginState, } from '@atlaskit/editor-plugin-media-insert';
2
+ export type { MediaInsertPlugin, MediaInsertPluginState, MediaInsertPluginDependencies, MediaInsertPluginCommands, MediaInsertPluginConfig, } from '@atlaskit/editor-plugin-media-insert';
@@ -1,2 +1,2 @@
1
1
  export { mentionsPlugin } from '@atlaskit/editor-plugin-mentions';
2
- export type { MentionsPlugin, MentionPluginConfig, MentionPluginOptions, MentionsPluginOptions, MentionSharedState, MentionsChangedHandler, } from '@atlaskit/editor-plugin-mentions';
2
+ export type { MentionsPlugin, MentionPluginDependencies, MentionActions, MentionPluginConfig, MentionPluginOptions, MentionsPluginOptions, MentionSharedState, MentionsChangedHandler, InsertMentionParameters, } from '@atlaskit/editor-plugin-mentions';
@@ -1,2 +1,2 @@
1
1
  export { panelPlugin } from '@atlaskit/editor-plugin-panel';
2
- export type { PanelPlugin, PanelPluginConfig, PanelPluginOptions, } from '@atlaskit/editor-plugin-panel';
2
+ export type { PanelPlugin, PanelPluginConfig, PanelPluginOptions, PanelPluginDependencies, } from '@atlaskit/editor-plugin-panel';
@@ -1,2 +1,2 @@
1
1
  export { pastePlugin } from '@atlaskit/editor-plugin-paste';
2
- export type { PastePlugin, PastePluginOptions, PastePluginState, LastContentPasted, } from '@atlaskit/editor-plugin-paste';
2
+ export type { PastePlugin, PastePluginOptions, PastePluginState, LastContentPasted, PastePluginDependencies, } from '@atlaskit/editor-plugin-paste';
@@ -1,2 +1,2 @@
1
1
  export { pasteOptionsToolbarPlugin } from '@atlaskit/editor-plugin-paste-options-toolbar';
2
- export type { PasteOptionsToolbarPlugin } from '@atlaskit/editor-plugin-paste-options-toolbar';
2
+ export type { PasteOptionsToolbarPlugin, PasteOptionsToolbarPluginDependencies, } from '@atlaskit/editor-plugin-paste-options-toolbar';
@@ -1,2 +1,2 @@
1
1
  export { placeholderTextPlugin } from '@atlaskit/editor-plugin-placeholder-text';
2
- export type { PlaceholderTextPlugin, PlaceholderTextPluginState, PlaceholderTextOptions, PlaceholderTextPluginOptions, } from '@atlaskit/editor-plugin-placeholder-text';
2
+ export type { PlaceholderTextPlugin, PlaceholderTextPluginState, PlaceholderTextOptions, PlaceholderTextPluginOptions, PlaceholderTextPluginDependencies, } from '@atlaskit/editor-plugin-placeholder-text';
@@ -1,2 +1,2 @@
1
1
  export { selectionExtensionPlugin } from '@atlaskit/editor-plugin-selection-extension';
2
- export type { SelectionExtensionPlugin, SelectionExtensionComponentProps, SelectionExtensionPluginOptions, SelectionExtension, } from '@atlaskit/editor-plugin-selection-extension';
2
+ export type { SelectionExtensionPlugin, SelectionExtensionComponentProps, SelectionExtensionPluginOptions, SelectionExtension, LinkInsertionOption, SelectionExtensionPluginState, SelectionExtensionSelectionInfo, } from '@atlaskit/editor-plugin-selection-extension';
@@ -1,2 +1,2 @@
1
1
  export { selectionToolbarPlugin } from '@atlaskit/editor-plugin-selection-toolbar';
2
- export type { SelectionToolbarPlugin, SelectionToolbarPluginOptions, } from '@atlaskit/editor-plugin-selection-toolbar';
2
+ export type { SelectionToolbarPlugin, SelectionToolbarPluginOptions, ToolbarDocking, } from '@atlaskit/editor-plugin-selection-toolbar';
@@ -1,2 +1,2 @@
1
1
  export { statusPlugin } from '@atlaskit/editor-plugin-status';
2
- export type { StatusPlugin, StatusState, StatusType, StatusPluginOptions, ClosingPayload, UpdateStatus, } from '@atlaskit/editor-plugin-status';
2
+ export type { StatusPlugin, StatusPluginDependencies, StatusPluginActions, StatusPluginCommands, StatusState, StatusType, StatusPluginOptions, ClosingPayload, UpdateStatus, } from '@atlaskit/editor-plugin-status';
@@ -1,2 +1,2 @@
1
1
  export { submitEditorPlugin } from '@atlaskit/editor-plugin-submit-editor';
2
- export type { SubmitEditorPlugin, SubmitEditorPluginOptions, } from '@atlaskit/editor-plugin-submit-editor';
2
+ export type { SubmitEditorPlugin, SubmitEditorPluginOptions, SubmitEditorPluginDependencies, } from '@atlaskit/editor-plugin-submit-editor';
@@ -1,2 +1,2 @@
1
1
  export { tablesPlugin, tablePlugin } from '@atlaskit/editor-plugin-table';
2
- export type { TablePlugin, TablePluginOptions } from '@atlaskit/editor-plugin-table';
2
+ export type { TablePlugin, TablePluginOptions, TablePluginDependencies, TablePluginActions, TablePluginCommands, } from '@atlaskit/editor-plugin-table';
@@ -1,2 +1,2 @@
1
1
  export { tasksAndDecisionsPlugin } from '@atlaskit/editor-plugin-tasks-and-decisions';
2
- export type { TasksAndDecisionsPlugin, TaskDecisionPluginOptions, TasksAndDecisionsPluginOptions, TaskAndDecisionsSharedState, TaskDecisionListType, AddItemTransactionCreator, } from '@atlaskit/editor-plugin-tasks-and-decisions';
2
+ export type { TasksAndDecisionsPlugin, TasksAndDecisionsPluginDependencies, TaskDecisionPluginOptions, TasksAndDecisionsPluginOptions, TaskAndDecisionsSharedState, TaskDecisionListType, AddItemTransactionCreator, } from '@atlaskit/editor-plugin-tasks-and-decisions';
@@ -1,2 +1,2 @@
1
1
  export { textColorPlugin } from '@atlaskit/editor-plugin-text-color';
2
- export type { TextColorPlugin, TextColorPluginOptions, TextColorInputMethod, TextColorPluginState, TextColorPluginConfig, } from '@atlaskit/editor-plugin-text-color';
2
+ export type { TextColorPlugin, TextColorPluginOptions, Dependencies, TextColorInputMethod, TextColorPluginState, TextColorPluginConfig, } from '@atlaskit/editor-plugin-text-color';
@@ -1,2 +1,2 @@
1
1
  export { toolbarListsIndentationPlugin } from '@atlaskit/editor-plugin-toolbar-lists-indentation';
2
- export type { ToolbarListsIndentationPlugin, ToolbarListsIndentationPluginOptions, } from '@atlaskit/editor-plugin-toolbar-lists-indentation';
2
+ export type { ToolbarListsIndentationPlugin, ToolbarListsIndentationPluginOptions, ToolbarListsIndentationPluginDependencies, } from '@atlaskit/editor-plugin-toolbar-lists-indentation';
@@ -0,0 +1,2 @@
1
+ export { trackChangesPlugin } from '@atlaskit/editor-plugin-track-changes';
2
+ export type { TrackChangesPlugin } from '@atlaskit/editor-plugin-track-changes';
@@ -1,2 +1,2 @@
1
1
  export { typeAheadPlugin } from '@atlaskit/editor-plugin-type-ahead';
2
- export type { TypeAheadPlugin, TypeAheadHandler, TypeAheadInputMethod, TypeAheadPluginOptions, TypeAheadPluginState, TypeAheadPluginSharedState, } from '@atlaskit/editor-plugin-type-ahead';
2
+ export type { TypeAheadPlugin, OpenTypeAheadProps, TypeAheadHandler, TypeAheadInputMethod, TypeAheadPluginOptions, TypeAheadPluginState, TypeAheadPluginSharedState, } from '@atlaskit/editor-plugin-type-ahead';
@@ -1,2 +1,2 @@
1
1
  export { undoRedoPlugin } from '@atlaskit/editor-plugin-undo-redo';
2
- export type { UndoRedoPlugin } from '@atlaskit/editor-plugin-undo-redo';
2
+ export type { UndoRedoPlugin, UndoRedoAction } from '@atlaskit/editor-plugin-undo-redo';
@@ -1,2 +1,2 @@
1
1
  export { userIntentPlugin } from '@atlaskit/editor-plugin-user-intent';
2
- export type { UserIntentPlugin } from '@atlaskit/editor-plugin-user-intent';
2
+ export type { UserIntentPlugin, UserIntent } from '@atlaskit/editor-plugin-user-intent';
@@ -1,2 +1,2 @@
1
1
  export { userPreferencesPlugin } from '@atlaskit/editor-plugin-user-preferences';
2
- export type { UserPreferencesPlugin, UserPreferencesPluginOptions, } from '@atlaskit/editor-plugin-user-preferences';
2
+ export type { UserPreferencesPlugin, UserPreferencesPluginOptions, UserPreferencesSharedState, } from '@atlaskit/editor-plugin-user-preferences';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "10.0.8",
3
+ "version": "10.1.1",
4
4
  "description": "A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -118,6 +118,7 @@
118
118
  "./text-color": "./src/text-color/index.ts",
119
119
  "./text-formatting": "./src/text-formatting/index.ts",
120
120
  "./toolbar-lists-indentation": "./src/toolbar-lists-indentation/index.ts",
121
+ "./track-changes": "./src/track-changes/index.ts",
121
122
  "./type-ahead": "./src/type-ahead/index.ts",
122
123
  "./ufo": "./src/ufo/index.ts",
123
124
  "./undo-redo": "./src/undo-redo/index.ts",
@@ -208,11 +209,12 @@
208
209
  "@atlaskit/editor-plugin-selection-toolbar": "4.2.0",
209
210
  "@atlaskit/editor-plugin-status": "4.1.0",
210
211
  "@atlaskit/editor-plugin-submit-editor": "3.1.0",
211
- "@atlaskit/editor-plugin-table": "12.1.3",
212
+ "@atlaskit/editor-plugin-table": "12.1.4",
212
213
  "@atlaskit/editor-plugin-tasks-and-decisions": "6.1.0",
213
214
  "@atlaskit/editor-plugin-text-color": "3.1.0",
214
215
  "@atlaskit/editor-plugin-text-formatting": "3.0.4",
215
216
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.0",
217
+ "@atlaskit/editor-plugin-track-changes": "2.1.1",
216
218
  "@atlaskit/editor-plugin-type-ahead": "3.1.0",
217
219
  "@atlaskit/editor-plugin-ufo": "3.1.1",
218
220
  "@atlaskit/editor-plugin-undo-redo": "3.1.0",
@@ -0,0 +1,14 @@
1
+ {
2
+ "name": "@atlaskit/editor-plugins/track-changes",
3
+ "main": "../dist/cjs/track-changes/index.js",
4
+ "module": "../dist/esm/track-changes/index.js",
5
+ "module:es2019": "../dist/es2019/track-changes/index.js",
6
+ "types": "../dist/types/track-changes/index.d.ts",
7
+ "typesVersions": {
8
+ ">=4.5 <5.4": {
9
+ "*": [
10
+ "../dist/types-ts4.5/track-changes/index.d.ts"
11
+ ]
12
+ }
13
+ }
14
+ }