@atlaskit/editor-common 107.23.3 → 107.24.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 (108) 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/monitoring/error.js +1 -1
  18. package/dist/cjs/styles/shared/lists.js +1 -2
  19. package/dist/cjs/ui/DropList/index.js +1 -1
  20. package/dist/es2019/messages/annotation.js +7 -0
  21. package/dist/es2019/monitoring/error.js +1 -1
  22. package/dist/es2019/styles/shared/lists.js +1 -2
  23. package/dist/es2019/ui/DropList/index.js +1 -1
  24. package/dist/esm/messages/annotation.js +7 -0
  25. package/dist/esm/monitoring/error.js +1 -1
  26. package/dist/esm/styles/shared/lists.js +1 -2
  27. package/dist/esm/ui/DropList/index.js +1 -1
  28. package/dist/types/messages/annotation.d.ts +5 -0
  29. package/dist/types-ts4.5/messages/annotation.d.ts +5 -0
  30. package/doc-utils/package.json +1 -1
  31. package/editor-analytics/package.json +1 -1
  32. package/element-browser/package.json +1 -1
  33. package/emoji/package.json +1 -1
  34. package/error-boundary/package.json +1 -1
  35. package/error-reporter/package.json +1 -1
  36. package/event-dispatcher/package.json +1 -1
  37. package/expand/package.json +1 -1
  38. package/extensibility/package.json +1 -1
  39. package/extensions/package.json +1 -1
  40. package/floating-toolbar/package.json +1 -1
  41. package/get-dom-ref-from-selection/package.json +1 -1
  42. package/guideline/package.json +1 -1
  43. package/hooks/package.json +1 -1
  44. package/i18n/package.json +1 -1
  45. package/icons/package.json +1 -1
  46. package/indentation/package.json +1 -1
  47. package/insert/package.json +1 -1
  48. package/intl-error-boundary/package.json +1 -1
  49. package/is-performance-api-available/package.json +1 -1
  50. package/keymaps/package.json +1 -1
  51. package/lazy-node-view/package.json +1 -1
  52. package/legacy-rank-plugins/package.json +1 -1
  53. package/link/package.json +1 -1
  54. package/lists/package.json +1 -1
  55. package/mark/package.json +1 -1
  56. package/media/package.json +1 -1
  57. package/media-inline/package.json +1 -1
  58. package/media-single/package.json +1 -1
  59. package/median/package.json +1 -1
  60. package/mention/package.json +1 -1
  61. package/messages/package.json +1 -1
  62. package/monitoring/package.json +1 -1
  63. package/ncs-step-metrics/package.json +1 -1
  64. package/nesting/package.json +1 -1
  65. package/node-visibility/package.json +1 -1
  66. package/node-width/package.json +1 -1
  67. package/normalize-feature-flags/package.json +1 -1
  68. package/package.json +3 -6
  69. package/panel/package.json +1 -1
  70. package/paste/package.json +1 -1
  71. package/performance/measure-render/package.json +1 -1
  72. package/performance/measure-tti/package.json +1 -1
  73. package/performance/navigation/package.json +1 -1
  74. package/performance-measures/package.json +1 -1
  75. package/portal/package.json +1 -1
  76. package/preset/package.json +1 -1
  77. package/process-raw-value/package.json +1 -1
  78. package/prosemirror-dom-metadata/package.json +1 -1
  79. package/provider-factory/package.json +1 -1
  80. package/provider-helpers/package.json +1 -1
  81. package/quick-insert/package.json +1 -1
  82. package/react-node-view/package.json +1 -1
  83. package/resizer/package.json +1 -1
  84. package/safe-plugin/package.json +1 -1
  85. package/selection/package.json +1 -1
  86. package/selection-based-node-view/package.json +1 -1
  87. package/styles/package.json +1 -1
  88. package/table/package.json +1 -1
  89. package/toolbar/package.json +1 -1
  90. package/toolbar-flag-check/package.json +1 -1
  91. package/transforms/package.json +1 -1
  92. package/type-ahead/package.json +1 -1
  93. package/types/package.json +1 -1
  94. package/ugc-tokens/package.json +1 -1
  95. package/ui/package.json +1 -1
  96. package/ui-color/package.json +1 -1
  97. package/ui-menu/package.json +1 -1
  98. package/ui-react/package.json +1 -1
  99. package/use-component-render-tracking/package.json +1 -1
  100. package/use-plugin-state-effect/package.json +1 -1
  101. package/use-shared-plugin-state-selector/package.json +1 -1
  102. package/user-preferences/package.json +1 -1
  103. package/utils/analytics/package.json +1 -1
  104. package/utils/document/package.json +1 -1
  105. package/utils/package.json +1 -1
  106. package/validator/package.json +1 -1
  107. package/whitespace/package.json +1 -1
  108. package/with-plugin-state/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @atlaskit/editor-common
2
2
 
3
+ ## 107.24.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`3fff102f55da9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3fff102f55da9) -
8
+ Cleanup FG platform_editor_ol_padding_fix
9
+ - Updated dependencies
10
+
11
+ ## 107.24.0
12
+
13
+ ### Minor Changes
14
+
15
+ - [`5b6e41650fd59`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5b6e41650fd59) -
16
+ [ux] Introduce messages to be used in conjuction with the changes made in
17
+ @atlaskit/editor-plugin-annotation 3.3.2
18
+
3
19
  ## 107.23.3
4
20
 
5
21
  ### Patch Changes
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/ui/EditorContext/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/EditorContext/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/ai-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/ai-messages/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/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/analytics/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/annotation/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/annotation/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/utils/browser.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/utils/browser.d.ts"
14
14
  ]
package/card/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/card/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/card/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/clipboard/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/clipboard/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/code-block/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/code-block/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/collab/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/collab/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/commands/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/commands/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/link/constants.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/link/constants.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/copy-button/index.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/copy-button/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/core-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/core-utils/index.d.ts"
14
14
  ]
@@ -8,7 +8,7 @@
8
8
  ],
9
9
  "types": "../dist/types/utils/count-nodes.d.ts",
10
10
  "typesVersions": {
11
- ">=4.5 <5.4": {
11
+ ">=4.5 <5.9": {
12
12
  "*": [
13
13
  "../dist/types-ts4.5/utils/count-nodes.d.ts"
14
14
  ]
@@ -24,6 +24,13 @@ var annotationMessages = exports.annotationMessages = (0, _reactIntlNext.defineM
24
24
  defaultMessage: 'You can only comment on text, headings, emojis, dates, mentions, links, and statuses.',
25
25
  description: 'Error message to communicate to the user they can only do the current action in certain contexts'
26
26
  },
27
+ // Duplicated by Confluence's
28
+ // highlight-actions.inline-comments.comment.no.permission
29
+ noPermissionToAddComment: {
30
+ id: 'fabric.editor.noPermissionToAddComment',
31
+ defaultMessage: '{contentType, select, blogpost {You do not have permission to add comments to this blogpost} page {You do not have permission to add comments to this page} other {You do not have permission to add comments to this page}}',
32
+ description: 'Tooltip for when the user does not have permission to add inline comments'
33
+ },
27
34
  toolbar: {
28
35
  id: 'fabric.editor.annotationToolbar',
29
36
  defaultMessage: 'Annotation toolbar',
@@ -16,7 +16,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
16
16
  function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
17
17
  var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
18
18
  var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
19
- var packageVersion = "107.23.2";
19
+ var packageVersion = "107.24.0";
20
20
  var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
21
21
  // Remove URL as it has UGC
22
22
  // Ignored via go/ees007
@@ -11,7 +11,6 @@ var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/de
11
11
  var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
12
12
  var _react = require("@emotion/react");
13
13
  var _adfSchema = require("@atlaskit/adf-schema");
14
- var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
15
14
  var _browser = require("../../utils/browser");
16
15
  var _templateObject; // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
17
16
  var listItemCounterPadding = exports.listItemCounterPadding = 24;
@@ -25,7 +24,7 @@ var getItemCounterLeftPadding = function getItemCounterLeftPadding(itemCounterDi
25
24
  // character). We use "ch" so that this computed padding can now grow if
26
25
  // the font-size ever enlarges.
27
26
  var paddingLeft = "2.385ch";
28
- if (itemCounterDigitsSize >= ((0, _platformFeatureFlags.fg)('platform_editor_ol_padding_fix') ? 2 : 3)) {
27
+ if (itemCounterDigitsSize >= 2) {
29
28
  // When there are 2 or more digits, we use a combination of "ch" units and
30
29
  // pixel values so that while the computed padding grows if font-size ever
31
30
  // enlarges, it doesn't over-scale with each digit (because of the fixed pixel
@@ -23,7 +23,7 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
23
23
  * @jsx jsx
24
24
  */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
25
25
  var packageName = "@atlaskit/editor-common";
26
- var packageVersion = "107.23.2";
26
+ var packageVersion = "107.24.0";
27
27
  var halfFocusRing = 1;
28
28
  var dropOffset = '0, 8';
29
29
  // Ignored via go/ees005
@@ -18,6 +18,13 @@ export const annotationMessages = defineMessages({
18
18
  defaultMessage: 'You can only comment on text, headings, emojis, dates, mentions, links, and statuses.',
19
19
  description: 'Error message to communicate to the user they can only do the current action in certain contexts'
20
20
  },
21
+ // Duplicated by Confluence's
22
+ // highlight-actions.inline-comments.comment.no.permission
23
+ noPermissionToAddComment: {
24
+ id: 'fabric.editor.noPermissionToAddComment',
25
+ defaultMessage: '{contentType, select, blogpost {You do not have permission to add comments to this blogpost} page {You do not have permission to add comments to this page} other {You do not have permission to add comments to this page}}',
26
+ description: 'Tooltip for when the user does not have permission to add inline comments'
27
+ },
21
28
  toolbar: {
22
29
  id: 'fabric.editor.annotationToolbar',
23
30
  defaultMessage: 'Annotation toolbar',
@@ -1,7 +1,7 @@
1
1
  import { isFedRamp } from './environment';
2
2
  const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
3
3
  const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
4
- const packageVersion = "107.23.2";
4
+ const packageVersion = "107.24.0";
5
5
  const sanitiseSentryEvents = (data, _hint) => {
6
6
  // Remove URL as it has UGC
7
7
  // Ignored via go/ees007
@@ -1,7 +1,6 @@
1
1
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
2
2
  import { css } from '@emotion/react';
3
3
  import { bulletListSelector, orderedListSelector } from '@atlaskit/adf-schema';
4
- import { fg } from '@atlaskit/platform-feature-flags';
5
4
  import { browser } from '../../utils/browser';
6
5
  export const listItemCounterPadding = 24;
7
6
  var CSS_VAR_NAMES = /*#__PURE__*/function (CSS_VAR_NAMES) {
@@ -14,7 +13,7 @@ const getItemCounterLeftPadding = itemCounterDigitsSize => {
14
13
  // character). We use "ch" so that this computed padding can now grow if
15
14
  // the font-size ever enlarges.
16
15
  let paddingLeft = `2.385ch`;
17
- if (itemCounterDigitsSize >= (fg('platform_editor_ol_padding_fix') ? 2 : 3)) {
16
+ if (itemCounterDigitsSize >= 2) {
18
17
  // When there are 2 or more digits, we use a combination of "ch" units and
19
18
  // pixel values so that while the computed padding grows if font-size ever
20
19
  // enlarges, it doesn't over-scale with each digit (because of the fixed pixel
@@ -13,7 +13,7 @@ import withAnalyticsContext from '@atlaskit/analytics-next/withAnalyticsContext'
13
13
  import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
14
14
  import Layer from '../Layer';
15
15
  const packageName = "@atlaskit/editor-common";
16
- const packageVersion = "107.23.2";
16
+ const packageVersion = "107.24.0";
17
17
  const halfFocusRing = 1;
18
18
  const dropOffset = '0, 8';
19
19
  // Ignored via go/ees005
@@ -18,6 +18,13 @@ export var annotationMessages = defineMessages({
18
18
  defaultMessage: 'You can only comment on text, headings, emojis, dates, mentions, links, and statuses.',
19
19
  description: 'Error message to communicate to the user they can only do the current action in certain contexts'
20
20
  },
21
+ // Duplicated by Confluence's
22
+ // highlight-actions.inline-comments.comment.no.permission
23
+ noPermissionToAddComment: {
24
+ id: 'fabric.editor.noPermissionToAddComment',
25
+ defaultMessage: '{contentType, select, blogpost {You do not have permission to add comments to this blogpost} page {You do not have permission to add comments to this page} other {You do not have permission to add comments to this page}}',
26
+ description: 'Tooltip for when the user does not have permission to add inline comments'
27
+ },
21
28
  toolbar: {
22
29
  id: 'fabric.editor.annotationToolbar',
23
30
  defaultMessage: 'Annotation toolbar',
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
7
7
  import { isFedRamp } from './environment';
8
8
  var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
9
9
  var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
10
- var packageVersion = "107.23.2";
10
+ var packageVersion = "107.24.0";
11
11
  var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
12
12
  // Remove URL as it has UGC
13
13
  // Ignored via go/ees007
@@ -5,7 +5,6 @@ var _templateObject;
5
5
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
6
6
  import { css } from '@emotion/react';
7
7
  import { bulletListSelector, orderedListSelector } from '@atlaskit/adf-schema';
8
- import { fg } from '@atlaskit/platform-feature-flags';
9
8
  import { browser } from '../../utils/browser';
10
9
  export var listItemCounterPadding = 24;
11
10
  var CSS_VAR_NAMES = /*#__PURE__*/function (CSS_VAR_NAMES) {
@@ -18,7 +17,7 @@ var getItemCounterLeftPadding = function getItemCounterLeftPadding(itemCounterDi
18
17
  // character). We use "ch" so that this computed padding can now grow if
19
18
  // the font-size ever enlarges.
20
19
  var paddingLeft = "2.385ch";
21
- if (itemCounterDigitsSize >= (fg('platform_editor_ol_padding_fix') ? 2 : 3)) {
20
+ if (itemCounterDigitsSize >= 2) {
22
21
  // When there are 2 or more digits, we use a combination of "ch" units and
23
22
  // pixel values so that while the computed padding grows if font-size ever
24
23
  // enlarges, it doesn't over-scale with each digit (because of the fixed pixel
@@ -20,7 +20,7 @@ import withAnalyticsContext from '@atlaskit/analytics-next/withAnalyticsContext'
20
20
  import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
21
21
  import Layer from '../Layer';
22
22
  var packageName = "@atlaskit/editor-common";
23
- var packageVersion = "107.23.2";
23
+ var packageVersion = "107.24.0";
24
24
  var halfFocusRing = 1;
25
25
  var dropOffset = '0, 8';
26
26
  // Ignored via go/ees005
@@ -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;
@@ -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;
@@ -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
  ]