@atlaskit/editor-common 107.23.2 → 107.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/UNSAFE_do_not_use_editor_context/package.json +1 -1
  3. package/ai-messages/package.json +1 -1
  4. package/analytics/package.json +1 -1
  5. package/annotation/package.json +1 -1
  6. package/browser/package.json +1 -1
  7. package/card/package.json +1 -1
  8. package/clipboard/package.json +1 -1
  9. package/code-block/package.json +1 -1
  10. package/collab/package.json +1 -1
  11. package/commands/package.json +1 -1
  12. package/constants/package.json +1 -1
  13. package/copy-button/package.json +1 -1
  14. package/core-utils/package.json +1 -1
  15. package/count-nodes/package.json +1 -1
  16. package/dist/cjs/messages/annotation.js +7 -0
  17. package/dist/cjs/messages/card.js +5 -0
  18. package/dist/cjs/messages/media-insert.js +0 -5
  19. package/dist/cjs/monitoring/error.js +1 -1
  20. package/dist/cjs/styles/shared/smartCard.js +1 -1
  21. package/dist/cjs/ui/DropList/index.js +1 -1
  22. package/dist/cjs/ui/HoverLinkOverlay/index.js +21 -7
  23. package/dist/es2019/messages/annotation.js +7 -0
  24. package/dist/es2019/messages/card.js +5 -0
  25. package/dist/es2019/messages/media-insert.js +0 -5
  26. package/dist/es2019/monitoring/error.js +1 -1
  27. package/dist/es2019/styles/shared/smartCard.js +1 -1
  28. package/dist/es2019/ui/DropList/index.js +1 -1
  29. package/dist/es2019/ui/HoverLinkOverlay/index.js +22 -7
  30. package/dist/esm/messages/annotation.js +7 -0
  31. package/dist/esm/messages/card.js +5 -0
  32. package/dist/esm/messages/media-insert.js +0 -5
  33. package/dist/esm/monitoring/error.js +1 -1
  34. package/dist/esm/styles/shared/smartCard.js +1 -1
  35. package/dist/esm/ui/DropList/index.js +1 -1
  36. package/dist/esm/ui/HoverLinkOverlay/index.js +21 -7
  37. package/dist/types/messages/annotation.d.ts +5 -0
  38. package/dist/types/messages/card.d.ts +5 -0
  39. package/dist/types/messages/media-insert.d.ts +0 -5
  40. package/dist/types/ui/HoverLinkOverlay/index.d.ts +1 -1
  41. package/dist/types/ui/HoverLinkOverlay/types.d.ts +1 -0
  42. package/dist/types-ts4.5/messages/annotation.d.ts +5 -0
  43. package/dist/types-ts4.5/messages/card.d.ts +5 -0
  44. package/dist/types-ts4.5/messages/media-insert.d.ts +0 -5
  45. package/dist/types-ts4.5/ui/HoverLinkOverlay/index.d.ts +1 -1
  46. package/dist/types-ts4.5/ui/HoverLinkOverlay/types.d.ts +1 -0
  47. package/doc-utils/package.json +1 -1
  48. package/editor-analytics/package.json +1 -1
  49. package/element-browser/package.json +1 -1
  50. package/emoji/package.json +1 -1
  51. package/error-boundary/package.json +1 -1
  52. package/error-reporter/package.json +1 -1
  53. package/event-dispatcher/package.json +1 -1
  54. package/expand/package.json +1 -1
  55. package/extensibility/package.json +1 -1
  56. package/extensions/package.json +1 -1
  57. package/floating-toolbar/package.json +1 -1
  58. package/get-dom-ref-from-selection/package.json +1 -1
  59. package/guideline/package.json +1 -1
  60. package/hooks/package.json +1 -1
  61. package/i18n/package.json +1 -1
  62. package/icons/package.json +1 -1
  63. package/indentation/package.json +1 -1
  64. package/insert/package.json +1 -1
  65. package/intl-error-boundary/package.json +1 -1
  66. package/is-performance-api-available/package.json +1 -1
  67. package/keymaps/package.json +1 -1
  68. package/lazy-node-view/package.json +1 -1
  69. package/legacy-rank-plugins/package.json +1 -1
  70. package/link/package.json +1 -1
  71. package/lists/package.json +1 -1
  72. package/mark/package.json +1 -1
  73. package/media/package.json +1 -1
  74. package/media-inline/package.json +1 -1
  75. package/media-single/package.json +1 -1
  76. package/median/package.json +1 -1
  77. package/mention/package.json +1 -1
  78. package/messages/package.json +1 -1
  79. package/monitoring/package.json +1 -1
  80. package/ncs-step-metrics/package.json +1 -1
  81. package/nesting/package.json +1 -1
  82. package/node-visibility/package.json +1 -1
  83. package/node-width/package.json +1 -1
  84. package/normalize-feature-flags/package.json +1 -1
  85. package/package.json +7 -4
  86. package/panel/package.json +1 -1
  87. package/paste/package.json +1 -1
  88. package/performance/measure-render/package.json +1 -1
  89. package/performance/measure-tti/package.json +1 -1
  90. package/performance/navigation/package.json +1 -1
  91. package/performance-measures/package.json +1 -1
  92. package/portal/package.json +1 -1
  93. package/preset/package.json +1 -1
  94. package/process-raw-value/package.json +1 -1
  95. package/prosemirror-dom-metadata/package.json +1 -1
  96. package/provider-factory/package.json +1 -1
  97. package/provider-helpers/package.json +1 -1
  98. package/quick-insert/package.json +1 -1
  99. package/react-node-view/package.json +1 -1
  100. package/resizer/package.json +1 -1
  101. package/safe-plugin/package.json +1 -1
  102. package/selection/package.json +1 -1
  103. package/selection-based-node-view/package.json +1 -1
  104. package/styles/package.json +1 -1
  105. package/table/package.json +1 -1
  106. package/toolbar/package.json +1 -1
  107. package/toolbar-flag-check/package.json +1 -1
  108. package/transforms/package.json +1 -1
  109. package/type-ahead/package.json +1 -1
  110. package/types/package.json +1 -1
  111. package/ugc-tokens/package.json +1 -1
  112. package/ui/package.json +1 -1
  113. package/ui-color/package.json +1 -1
  114. package/ui-menu/package.json +1 -1
  115. package/ui-react/package.json +1 -1
  116. package/use-component-render-tracking/package.json +1 -1
  117. package/use-plugin-state-effect/package.json +1 -1
  118. package/use-shared-plugin-state-selector/package.json +1 -1
  119. package/user-preferences/package.json +1 -1
  120. package/utils/analytics/package.json +1 -1
  121. package/utils/document/package.json +1 -1
  122. package/utils/package.json +1 -1
  123. package/validator/package.json +1 -1
  124. package/whitespace/package.json +1 -1
  125. package/with-plugin-state/package.json +1 -1
@@ -14,6 +14,11 @@ export declare const annotationMessages: {
14
14
  defaultMessage: string;
15
15
  description: string;
16
16
  };
17
+ noPermissionToAddComment: {
18
+ id: string;
19
+ defaultMessage: string;
20
+ description: string;
21
+ };
17
22
  toolbar: {
18
23
  id: string;
19
24
  defaultMessage: string;
@@ -64,6 +64,11 @@ export declare const messages: {
64
64
  defaultMessage: string;
65
65
  description: string;
66
66
  };
67
+ previewButtonTitle: {
68
+ id: string;
69
+ defaultMessage: string;
70
+ description: string;
71
+ };
67
72
  embedTitle: {
68
73
  id: string;
69
74
  defaultMessage: string;
@@ -14,11 +14,6 @@ export declare const mediaInsertMessages: {
14
14
  defaultMessage: string;
15
15
  description: string;
16
16
  };
17
- insertSmartValueHelperMessage: {
18
- id: string;
19
- defaultMessage: string;
20
- description: string;
21
- };
22
17
  cancel: {
23
18
  id: string;
24
19
  defaultMessage: string;
@@ -5,5 +5,5 @@
5
5
  import React from 'react';
6
6
  import { jsx } from '@emotion/react';
7
7
  import type { HoverLinkOverlayProps } from './types';
8
- declare const HoverLinkOverlay: ({ children, isVisible, url, compactPadding, editorAnalyticsApi, view, onClick, showPanelButton, }: React.PropsWithChildren<HoverLinkOverlayProps>) => jsx.JSX.Element;
8
+ declare const HoverLinkOverlay: ({ children, isVisible, url, compactPadding, editorAnalyticsApi, view, onClick, showPanelButton, showPanelButtonIcon, }: React.PropsWithChildren<HoverLinkOverlayProps>) => jsx.JSX.Element;
9
9
  export default HoverLinkOverlay;
@@ -7,5 +7,6 @@ export type HoverLinkOverlayProps = React.HTMLAttributes<HTMLSpanElement> & {
7
7
  view?: EditorView;
8
8
  onClick?: (event: React.MouseEvent<HTMLAnchorElement>) => void;
9
9
  showPanelButton?: boolean;
10
+ showPanelButtonIcon?: 'panel' | 'modal';
10
11
  compactPadding?: boolean;
11
12
  };
@@ -14,6 +14,11 @@ export declare const annotationMessages: {
14
14
  defaultMessage: string;
15
15
  description: string;
16
16
  };
17
+ noPermissionToAddComment: {
18
+ id: string;
19
+ defaultMessage: string;
20
+ description: string;
21
+ };
17
22
  toolbar: {
18
23
  id: string;
19
24
  defaultMessage: string;
@@ -64,6 +64,11 @@ export declare const messages: {
64
64
  defaultMessage: string;
65
65
  description: string;
66
66
  };
67
+ previewButtonTitle: {
68
+ id: string;
69
+ defaultMessage: string;
70
+ description: string;
71
+ };
67
72
  embedTitle: {
68
73
  id: string;
69
74
  defaultMessage: string;
@@ -14,11 +14,6 @@ export declare const mediaInsertMessages: {
14
14
  defaultMessage: string;
15
15
  description: string;
16
16
  };
17
- insertSmartValueHelperMessage: {
18
- id: string;
19
- defaultMessage: string;
20
- description: string;
21
- };
22
17
  cancel: {
23
18
  id: string;
24
19
  defaultMessage: string;
@@ -5,5 +5,5 @@
5
5
  import React from 'react';
6
6
  import { jsx } from '@emotion/react';
7
7
  import type { HoverLinkOverlayProps } from './types';
8
- declare const HoverLinkOverlay: ({ children, isVisible, url, compactPadding, editorAnalyticsApi, view, onClick, showPanelButton, }: React.PropsWithChildren<HoverLinkOverlayProps>) => jsx.JSX.Element;
8
+ declare const HoverLinkOverlay: ({ children, isVisible, url, compactPadding, editorAnalyticsApi, view, onClick, showPanelButton, showPanelButtonIcon, }: React.PropsWithChildren<HoverLinkOverlayProps>) => jsx.JSX.Element;
9
9
  export default HoverLinkOverlay;
@@ -7,5 +7,6 @@ export type HoverLinkOverlayProps = React.HTMLAttributes<HTMLSpanElement> & {
7
7
  view?: EditorView;
8
8
  onClick?: (event: React.MouseEvent<HTMLAnchorElement>) => void;
9
9
  showPanelButton?: boolean;
10
+ showPanelButtonIcon?: 'panel' | 'modal';
10
11
  compactPadding?: boolean;
11
12
  };
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/doc-utils/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/doc-utils/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/editor-analytics/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/editor-analytics/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/element-browser/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/element-browser/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/emoji/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/emoji/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/ui/ErrorBoundary/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/ui/ErrorBoundary/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/utils/error-reporter.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/utils/error-reporter.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/event-dispatcher/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/event-dispatcher/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/expand/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/expand/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/extensibility/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/extensibility/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/extensions.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/extensions.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/floating-toolbar/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/floating-toolbar/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/utils/get-dom-ref-from-selection.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/utils/get-dom-ref-from-selection.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/guideline/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/guideline/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/hooks/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/hooks/index.d.ts"
14
14
  ]
package/i18n/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/i18n/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/i18n/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/icons/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/icons/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/indentation/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/indentation/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/insert/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/insert/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/ui/IntlErrorBoundary/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/ui/IntlErrorBoundary/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/utils/performance/is-performance-api-available.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/utils/performance/is-performance-api-available.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/keymaps/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/keymaps/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/lazy-node-view/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/lazy-node-view/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/rank.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/rank.d.ts"
14
14
  ]
package/link/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/link/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/link/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/lists/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/lists/index.d.ts"
14
14
  ]
package/mark/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/mark/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/mark/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/media/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/media/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/media-inline/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/media-inline/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/media-single/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/media-single/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/utils/median.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/utils/median.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/mention.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/mention.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/messages/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/messages/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/monitoring/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/monitoring/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/ncs-step-metrics/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/ncs-step-metrics/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/nesting/utilities.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/nesting/utilities.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/node-visibility/node-visibility-manager.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/node-visibility/node-visibility-manager.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/node-width/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/node-width/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/normalize-feature-flags.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/normalize-feature-flags.d.ts"
14
14
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "107.23.2",
3
+ "version": "107.24.0",
4
4
  "description": "A package that contains common classes and components for editor and renderer",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -141,7 +141,7 @@
141
141
  "@atlaskit/editor-prosemirror": "7.0.0",
142
142
  "@atlaskit/editor-shared-styles": "^3.6.0",
143
143
  "@atlaskit/editor-tables": "^2.9.0",
144
- "@atlaskit/editor-toolbar": "^0.2.0",
144
+ "@atlaskit/editor-toolbar": "^0.3.0",
145
145
  "@atlaskit/editor-toolbar-model": "^0.1.0",
146
146
  "@atlaskit/emoji": "^69.3.0",
147
147
  "@atlaskit/icon": "^27.12.0",
@@ -165,7 +165,7 @@
165
165
  "@atlaskit/popper": "^7.1.0",
166
166
  "@atlaskit/primitives": "^14.11.0",
167
167
  "@atlaskit/profilecard": "^24.5.0",
168
- "@atlaskit/react-ufo": "^4.2.0",
168
+ "@atlaskit/react-ufo": "^4.3.0",
169
169
  "@atlaskit/section-message": "^8.5.0",
170
170
  "@atlaskit/smart-card": "^40.10.0",
171
171
  "@atlaskit/smart-user-picker": "^8.1.0",
@@ -174,7 +174,7 @@
174
174
  "@atlaskit/task-decision": "^19.2.0",
175
175
  "@atlaskit/textfield": "^8.0.0",
176
176
  "@atlaskit/theme": "^19.0.0",
177
- "@atlaskit/tmp-editor-statsig": "^9.28.0",
177
+ "@atlaskit/tmp-editor-statsig": "^9.29.0",
178
178
  "@atlaskit/tokens": "^6.0.0",
179
179
  "@atlaskit/tooltip": "^20.4.0",
180
180
  "@atlaskit/width-detector": "^5.0.0",
@@ -350,6 +350,9 @@
350
350
  "platform_editor_fix_unsubscribe_of_provider": {
351
351
  "type": "boolean"
352
352
  },
353
+ "platform_editor_preview_panel_linking": {
354
+ "type": "boolean"
355
+ },
353
356
  "platform_editor_legacy_content_macro_visual_update": {
354
357
  "type": "boolean"
355
358
  },
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/panel.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/panel.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/paste/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/paste/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../../dist/types/utils/performance/measure-render.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../../dist/types-ts4.5/utils/performance/measure-render.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../../dist/types/utils/performance/measure-tti.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../../dist/types-ts4.5/utils/performance/measure-tti.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../../dist/types/utils/performance/navigation.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../../dist/types-ts4.5/utils/performance/navigation.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/performance-measures/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/performance-measures/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/portal/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/portal/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/preset/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/preset/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/utils/processRawValue.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/utils/processRawValue.d.ts"
14
14
  ]