@atlaskit/editor-plugin-mentions 14.9.3 → 14.9.4

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugin-mentions
2
2
 
3
+ ## 14.9.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 14.9.3
4
10
 
5
11
  ### Patch Changes
@@ -1,4 +1,4 @@
1
- /* disabledTooltipRenderer.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* disabledTooltipRenderer.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -66,7 +66,7 @@ var AI_STREAMING_TRANSFORMATION_META_KEY = 'isAIStreamingTransformation';
66
66
  var AGENT_MENTION_INACTIVITY_MS = 3000;
67
67
  var MAX_PENDING_TYPED_AGENT_MENTION_FOCUS_DEFERS = 20;
68
68
  var PACKAGE_NAME = "@atlaskit/editor-plugin-mentions";
69
- var PACKAGE_VERSION = "14.9.2";
69
+ var PACKAGE_VERSION = "14.9.3";
70
70
  var setProvider = function setProvider(provider) {
71
71
  return function (state, dispatch) {
72
72
  if (dispatch) {
@@ -1,4 +1,4 @@
1
- /* InlineInviteRecaptchaContainer.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* InlineInviteRecaptchaContainer.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* InviteItemWithEmailDomain.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* InviteItemWithEmailDomain.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,2 +1 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
@@ -1,4 +1,4 @@
1
- /* ProfileCardComponent.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ProfileCardComponent.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* disabledTooltipRenderer.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* disabledTooltipRenderer.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./disabledTooltipRenderer.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useEffect, useState } from 'react';
@@ -50,7 +50,7 @@ const AI_STREAMING_TRANSFORMATION_META_KEY = 'isAIStreamingTransformation';
50
50
  const AGENT_MENTION_INACTIVITY_MS = 3000;
51
51
  const MAX_PENDING_TYPED_AGENT_MENTION_FOCUS_DEFERS = 20;
52
52
  const PACKAGE_NAME = "@atlaskit/editor-plugin-mentions";
53
- const PACKAGE_VERSION = "14.9.2";
53
+ const PACKAGE_VERSION = "14.9.3";
54
54
  const setProvider = provider => (state, dispatch) => {
55
55
  if (dispatch) {
56
56
  dispatch(state.tr.setMeta(mentionPluginKey, {
@@ -1,4 +1,4 @@
1
- /* InlineInviteRecaptchaContainer.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* InlineInviteRecaptchaContainer.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import { ax, ix } from "@compiled/react/runtime";
3
3
  import React, { useCallback, useEffect, useState } from 'react';
4
4
  import { mentionPlaceholderPluginKey, MENTION_PLACEHOLDER_ACTIONS } from '../pm-plugins/mentionPlaceholder';
@@ -1,4 +1,4 @@
1
- /* InviteItemWithEmailDomain.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* InviteItemWithEmailDomain.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./InviteItemWithEmailDomain.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,2 +1 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
@@ -1,4 +1,4 @@
1
- /* ProfileCardComponent.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ProfileCardComponent.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import "./ProfileCardComponent.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* disabledTooltipRenderer.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* disabledTooltipRenderer.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import "./disabledTooltipRenderer.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -57,7 +57,7 @@ var AI_STREAMING_TRANSFORMATION_META_KEY = 'isAIStreamingTransformation';
57
57
  var AGENT_MENTION_INACTIVITY_MS = 3000;
58
58
  var MAX_PENDING_TYPED_AGENT_MENTION_FOCUS_DEFERS = 20;
59
59
  var PACKAGE_NAME = "@atlaskit/editor-plugin-mentions";
60
- var PACKAGE_VERSION = "14.9.2";
60
+ var PACKAGE_VERSION = "14.9.3";
61
61
  var setProvider = function setProvider(provider) {
62
62
  return function (state, dispatch) {
63
63
  if (dispatch) {
@@ -1,4 +1,4 @@
1
- /* InlineInviteRecaptchaContainer.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* InlineInviteRecaptchaContainer.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useCallback, useEffect, useState } from 'react';
@@ -1,4 +1,4 @@
1
- /* InviteItemWithEmailDomain.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* InviteItemWithEmailDomain.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./InviteItemWithEmailDomain.compiled.css";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,2 +1 @@
1
-
2
1
  ._2rko12b0{border-radius:var(--ds-radius-small,4px)}._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
@@ -1,4 +1,4 @@
1
- /* ProfileCardComponent.tsx generated by @compiled/babel-plugin v0.39.1 */
1
+ /* ProfileCardComponent.tsx generated by @compiled/babel-plugin v0.40.0 */
2
2
  import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./ProfileCardComponent.compiled.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugin-mentions",
3
- "version": "14.9.3",
3
+ "version": "14.9.4",
4
4
  "description": "Mentions plugin for @atlaskit/editor-core",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -29,7 +29,7 @@
29
29
  "@atlaskit/editor-plugin-selection": "^12.0.0",
30
30
  "@atlaskit/editor-plugin-type-ahead": "^13.0.0",
31
31
  "@atlaskit/editor-prosemirror": "^8.0.0",
32
- "@atlaskit/icon": "^37.0.0",
32
+ "@atlaskit/icon": "^37.1.0",
33
33
  "@atlaskit/insm": "^1.0.0",
34
34
  "@atlaskit/link": "^4.3.0",
35
35
  "@atlaskit/lozenge": "^14.1.0",
@@ -41,12 +41,12 @@
41
41
  "@atlaskit/profilecard": "^26.12.0",
42
42
  "@atlaskit/teams-app-config": "^2.1.0",
43
43
  "@atlaskit/theme": "^26.1.0",
44
- "@atlaskit/tmp-editor-statsig": "^129.0.0",
44
+ "@atlaskit/tmp-editor-statsig": "^130.0.0",
45
45
  "@atlaskit/tokens": "^16.1.0",
46
46
  "@atlaskit/tooltip": "^23.1.0",
47
47
  "@atlaskit/user-picker": "^13.4.0",
48
48
  "@babel/runtime": "^7.0.0",
49
- "@compiled/react": "^0.20.0",
49
+ "@compiled/react": "^0.22.2",
50
50
  "bind-event-listener": "^3.0.0",
51
51
  "focus-trap": "^2.4.5",
52
52
  "react-loadable": "^5.1.0",