@atlaskit/smart-card 44.28.2 → 44.28.3

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 (24) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cjs/utils/analytics/analytics.js +1 -1
  3. package/dist/cjs/view/LinkUrl/index.js +1 -1
  4. package/dist/es2019/state/hooks/use-inline-tailored-action-experiment/index.js +1 -1
  5. package/dist/es2019/utils/analytics/analytics.js +1 -1
  6. package/dist/es2019/view/FlexibleCard/components/actions/rovo-chat-action/index.js +1 -1
  7. package/dist/es2019/view/InlineCard/common/rovo-actions-cta/index.js +9 -9
  8. package/dist/es2019/view/LinkUrl/index.js +1 -1
  9. package/dist/es2019/view/common/rovo-chat-utils/index.js +8 -8
  10. package/dist/esm/state/hooks/use-inline-tailored-action-experiment/index.js +1 -1
  11. package/dist/esm/utils/analytics/analytics.js +1 -1
  12. package/dist/esm/view/FlexibleCard/components/actions/rovo-chat-action/index.js +1 -1
  13. package/dist/esm/view/InlineCard/common/rovo-actions-cta/index.js +9 -9
  14. package/dist/esm/view/LinkUrl/index.js +1 -1
  15. package/dist/esm/view/common/rovo-chat-utils/index.js +8 -8
  16. package/dist/types/view/FlexibleCard/components/actions/rovo-chat-action/index.d.ts +1 -1
  17. package/dist/types/view/FlexibleCard/components/blocks/ai-summary-block/types.d.ts +1 -1
  18. package/dist/types/view/InlineCard/common/rovo-actions-cta/index.d.ts +2 -2
  19. package/dist/types/view/common/rovo-chat-utils/index.d.ts +6 -6
  20. package/dist/types-ts4.5/view/FlexibleCard/components/actions/rovo-chat-action/index.d.ts +1 -1
  21. package/dist/types-ts4.5/view/FlexibleCard/components/blocks/ai-summary-block/types.d.ts +1 -1
  22. package/dist/types-ts4.5/view/InlineCard/common/rovo-actions-cta/index.d.ts +2 -2
  23. package/dist/types-ts4.5/view/common/rovo-chat-utils/index.d.ts +6 -6
  24. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/smart-card
2
2
 
3
+ ## 44.28.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 44.28.2
4
10
 
5
11
  ### Patch Changes
@@ -11,7 +11,7 @@ var ANALYTICS_CHANNEL = exports.ANALYTICS_CHANNEL = 'media';
11
11
  var context = exports.context = {
12
12
  componentName: 'smart-cards',
13
13
  packageName: "@atlaskit/smart-card" || '',
14
- packageVersion: "44.28.1" || ''
14
+ packageVersion: "44.28.2" || ''
15
15
  };
16
16
  var TrackQuickActionType = exports.TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
17
17
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -19,7 +19,7 @@ var _excluded = ["href", "children", "checkSafety", "onClick", "testId", "isLink
19
19
  _excluded2 = ["isLinkSafe", "showSafetyWarningModal"];
20
20
  var PACKAGE_DATA = {
21
21
  packageName: "@atlaskit/smart-card",
22
- packageVersion: "44.28.1",
22
+ packageVersion: "44.28.2",
23
23
  componentName: 'linkUrl'
24
24
  };
25
25
  var LinkUrl = function LinkUrl(_ref) {
@@ -1,5 +1,5 @@
1
1
  import { useMemo } from 'react';
2
- import { fg } from "@atlaskit/platform-feature-flags";
2
+ import { fg } from '@atlaskit/platform-feature-flags';
3
3
  import { expValEquals } from '@atlaskit/tmp-editor-statsig/exp-val-equals';
4
4
  import { getIsRovoChatEnabled } from '../../../utils/rovo';
5
5
  import { getExtensionKey } from '../../helpers';
@@ -2,7 +2,7 @@ export const ANALYTICS_CHANNEL = 'media';
2
2
  export const context = {
3
3
  componentName: 'smart-cards',
4
4
  packageName: "@atlaskit/smart-card" || '',
5
- packageVersion: "44.28.1" || ''
5
+ packageVersion: "44.28.2" || ''
6
6
  };
7
7
  export let TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
8
8
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -5,7 +5,7 @@ import { ActionName } from '../../../../../constants';
5
5
  import { useFlexibleUiContext } from '../../../../../state/flexible-ui-context';
6
6
  import useInvokeClientAction from '../../../../../state/hooks/use-invoke-client-action';
7
7
  import useRovoChat from '../../../../../state/hooks/use-rovo-chat';
8
- import { getPromptAction, RovoChatPromptKey } from "../../../../common/rovo-chat-utils";
8
+ import { getPromptAction, RovoChatPromptKey } from '../../../../common/rovo-chat-utils';
9
9
  import Action from '../action';
10
10
  const GOOGLE_PROMPTS = [RovoChatPromptKey.RECOMMEND_OTHER_SOURCES, RovoChatPromptKey.SHOW_OTHER_MENTIONS, RovoChatPromptKey.SUGGEST_IMPROVEMENT];
11
11
  const DEFAULT_PROMPTS = GOOGLE_PROMPTS;
@@ -2,19 +2,19 @@
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useCallback, useMemo } from 'react';
5
- import { useIntl } from "react-intl";
5
+ import { useIntl } from 'react-intl';
6
6
  import { cx } from '@atlaskit/css';
7
7
  import RovoChatIcon from '@atlaskit/icon/core/rovo-chat';
8
8
  import { extractSmartLinkProvider } from '@atlaskit/link-extractors';
9
9
  import { Box, Text } from '@atlaskit/primitives/compiled';
10
- import extractRovoChatAction from "../../../../extractors/flexible/actions/extract-rovo-chat-action";
11
- import { getExtensionKey } from "../../../../state/helpers";
12
- import useInvokeClientAction from "../../../../state/hooks/use-invoke-client-action";
13
- import useRovoChat from "../../../../state/hooks/use-rovo-chat";
14
- import useRovoConfig from "../../../../state/hooks/use-rovo-config";
15
- import { useSmartCardState } from "../../../../state/store";
16
- import { getPromptAction, RovoChatPromptKey } from "../../../common/rovo-chat-utils";
17
- import { ActionButton } from "../action-button";
10
+ import extractRovoChatAction from '../../../../extractors/flexible/actions/extract-rovo-chat-action';
11
+ import { getExtensionKey } from '../../../../state/helpers';
12
+ import useInvokeClientAction from '../../../../state/hooks/use-invoke-client-action';
13
+ import useRovoChat from '../../../../state/hooks/use-rovo-chat';
14
+ import useRovoConfig from '../../../../state/hooks/use-rovo-config';
15
+ import { useSmartCardState } from '../../../../state/store';
16
+ import { getPromptAction, RovoChatPromptKey } from '../../../common/rovo-chat-utils';
17
+ import { ActionButton } from '../action-button';
18
18
  const styles = {
19
19
  innerContainer: "_1e0c1nu9 _1y1m1u8q _16d9qvcn _19bv12x7 _u5f312x7",
20
20
  rovoIcon: "_syaz15cr _80omtlke _bfhkjmqp _qrwqlb4i _1o0zlb4i _ca0qv77o _n3tdv77o",
@@ -9,7 +9,7 @@ import LinkWarningModal from './LinkWarningModal';
9
9
  import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
10
10
  const PACKAGE_DATA = {
11
11
  packageName: "@atlaskit/smart-card",
12
- packageVersion: "44.28.1",
12
+ packageVersion: "44.28.2",
13
13
  componentName: 'linkUrl'
14
14
  };
15
15
  const LinkUrl = ({
@@ -1,16 +1,16 @@
1
- import React from "react";
1
+ import React from 'react';
2
2
  import AiSearchIcon from '@atlaskit/icon-lab/core/ai-search';
3
3
  import AiChatIcon from '@atlaskit/icon/core/ai-chat';
4
4
  import AiGenerativeTextSummaryIcon from '@atlaskit/icon/core/ai-generative-text-summary';
5
5
  import RovoChatIcon from '@atlaskit/icon/core/rovo-chat';
6
6
  import { RovoIcon } from '@atlaskit/logo';
7
- import { CardDisplay } from "../../../constants";
8
- import { messages } from "../../../messages";
9
- import { isBlockCardRovoActionExperimentEnabled } from "../../../state/hooks/use-block-card-rovo-action-experiment";
10
- import AiChapterIcon from "../../FlexibleCard/assets/ai-chapter-icon";
11
- import AIEditIcon from "../../FlexibleCard/assets/ai-edit-icon";
12
- import AISearchIcon from "../../FlexibleCard/assets/ai-search-icon";
13
- import htmlToAdf from "../../FlexibleCard/components/actions/rovo-chat-action/html-to-adf";
7
+ import { CardDisplay } from '../../../constants';
8
+ import { messages } from '../../../messages';
9
+ import { isBlockCardRovoActionExperimentEnabled } from '../../../state/hooks/use-block-card-rovo-action-experiment';
10
+ import AiChapterIcon from '../../FlexibleCard/assets/ai-chapter-icon';
11
+ import AIEditIcon from '../../FlexibleCard/assets/ai-edit-icon';
12
+ import AISearchIcon from '../../FlexibleCard/assets/ai-search-icon';
13
+ import htmlToAdf from '../../FlexibleCard/components/actions/rovo-chat-action/html-to-adf';
14
14
  export let RovoChatPromptKey = /*#__PURE__*/function (RovoChatPromptKey) {
15
15
  RovoChatPromptKey["RECOMMEND_OTHER_SOURCES"] = "recommend-other-sources";
16
16
  RovoChatPromptKey["SHOW_OTHER_MENTIONS"] = "show-other-mentions";
@@ -1,5 +1,5 @@
1
1
  import { useMemo } from 'react';
2
- import { fg } from "@atlaskit/platform-feature-flags";
2
+ import { fg } from '@atlaskit/platform-feature-flags';
3
3
  import { expValEquals } from '@atlaskit/tmp-editor-statsig/exp-val-equals';
4
4
  import { getIsRovoChatEnabled } from '../../../utils/rovo';
5
5
  import { getExtensionKey } from '../../helpers';
@@ -4,7 +4,7 @@ export var ANALYTICS_CHANNEL = 'media';
4
4
  export var context = {
5
5
  componentName: 'smart-cards',
6
6
  packageName: "@atlaskit/smart-card" || '',
7
- packageVersion: "44.28.1" || ''
7
+ packageVersion: "44.28.2" || ''
8
8
  };
9
9
  export var TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
10
10
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -12,7 +12,7 @@ import { ActionName } from '../../../../../constants';
12
12
  import { useFlexibleUiContext } from '../../../../../state/flexible-ui-context';
13
13
  import useInvokeClientAction from '../../../../../state/hooks/use-invoke-client-action';
14
14
  import useRovoChat from '../../../../../state/hooks/use-rovo-chat';
15
- import { getPromptAction, RovoChatPromptKey } from "../../../../common/rovo-chat-utils";
15
+ import { getPromptAction, RovoChatPromptKey } from '../../../../common/rovo-chat-utils';
16
16
  import Action from '../action';
17
17
  var GOOGLE_PROMPTS = [RovoChatPromptKey.RECOMMEND_OTHER_SOURCES, RovoChatPromptKey.SHOW_OTHER_MENTIONS, RovoChatPromptKey.SUGGEST_IMPROVEMENT];
18
18
  var DEFAULT_PROMPTS = GOOGLE_PROMPTS;
@@ -7,19 +7,19 @@ import _regeneratorRuntime from "@babel/runtime/regenerator";
7
7
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
8
8
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
9
9
  import React, { useCallback, useMemo } from 'react';
10
- import { useIntl } from "react-intl";
10
+ import { useIntl } from 'react-intl';
11
11
  import { cx } from '@atlaskit/css';
12
12
  import RovoChatIcon from '@atlaskit/icon/core/rovo-chat';
13
13
  import { extractSmartLinkProvider } from '@atlaskit/link-extractors';
14
14
  import { Box, Text } from '@atlaskit/primitives/compiled';
15
- import extractRovoChatAction from "../../../../extractors/flexible/actions/extract-rovo-chat-action";
16
- import { getExtensionKey } from "../../../../state/helpers";
17
- import useInvokeClientAction from "../../../../state/hooks/use-invoke-client-action";
18
- import useRovoChat from "../../../../state/hooks/use-rovo-chat";
19
- import useRovoConfig from "../../../../state/hooks/use-rovo-config";
20
- import { useSmartCardState } from "../../../../state/store";
21
- import { getPromptAction, RovoChatPromptKey } from "../../../common/rovo-chat-utils";
22
- import { ActionButton } from "../action-button";
15
+ import extractRovoChatAction from '../../../../extractors/flexible/actions/extract-rovo-chat-action';
16
+ import { getExtensionKey } from '../../../../state/helpers';
17
+ import useInvokeClientAction from '../../../../state/hooks/use-invoke-client-action';
18
+ import useRovoChat from '../../../../state/hooks/use-rovo-chat';
19
+ import useRovoConfig from '../../../../state/hooks/use-rovo-config';
20
+ import { useSmartCardState } from '../../../../state/store';
21
+ import { getPromptAction, RovoChatPromptKey } from '../../../common/rovo-chat-utils';
22
+ import { ActionButton } from '../action-button';
23
23
  var styles = {
24
24
  innerContainer: "_1e0c1nu9 _1y1m1u8q _16d9qvcn _19bv12x7 _u5f312x7",
25
25
  rovoIcon: "_syaz15cr _80omtlke _bfhkjmqp _qrwqlb4i _1o0zlb4i _ca0qv77o _n3tdv77o",
@@ -12,7 +12,7 @@ import LinkWarningModal from './LinkWarningModal';
12
12
  import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
13
13
  var PACKAGE_DATA = {
14
14
  packageName: "@atlaskit/smart-card",
15
- packageVersion: "44.28.1",
15
+ packageVersion: "44.28.2",
16
16
  componentName: 'linkUrl'
17
17
  };
18
18
  var LinkUrl = function LinkUrl(_ref) {
@@ -1,16 +1,16 @@
1
- import React from "react";
1
+ import React from 'react';
2
2
  import AiSearchIcon from '@atlaskit/icon-lab/core/ai-search';
3
3
  import AiChatIcon from '@atlaskit/icon/core/ai-chat';
4
4
  import AiGenerativeTextSummaryIcon from '@atlaskit/icon/core/ai-generative-text-summary';
5
5
  import RovoChatIcon from '@atlaskit/icon/core/rovo-chat';
6
6
  import { RovoIcon } from '@atlaskit/logo';
7
- import { CardDisplay } from "../../../constants";
8
- import { messages } from "../../../messages";
9
- import { isBlockCardRovoActionExperimentEnabled } from "../../../state/hooks/use-block-card-rovo-action-experiment";
10
- import AiChapterIcon from "../../FlexibleCard/assets/ai-chapter-icon";
11
- import AIEditIcon from "../../FlexibleCard/assets/ai-edit-icon";
12
- import AISearchIcon from "../../FlexibleCard/assets/ai-search-icon";
13
- import htmlToAdf from "../../FlexibleCard/components/actions/rovo-chat-action/html-to-adf";
7
+ import { CardDisplay } from '../../../constants';
8
+ import { messages } from '../../../messages';
9
+ import { isBlockCardRovoActionExperimentEnabled } from '../../../state/hooks/use-block-card-rovo-action-experiment';
10
+ import AiChapterIcon from '../../FlexibleCard/assets/ai-chapter-icon';
11
+ import AIEditIcon from '../../FlexibleCard/assets/ai-edit-icon';
12
+ import AISearchIcon from '../../FlexibleCard/assets/ai-search-icon';
13
+ import htmlToAdf from '../../FlexibleCard/components/actions/rovo-chat-action/html-to-adf';
14
14
  export var RovoChatPromptKey = /*#__PURE__*/function (RovoChatPromptKey) {
15
15
  RovoChatPromptKey["RECOMMEND_OTHER_SOURCES"] = "recommend-other-sources";
16
16
  RovoChatPromptKey["SHOW_OTHER_MENTIONS"] = "show-other-mentions";
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { RovoChatPromptKey } from "../../../../common/rovo-chat-utils";
2
+ import { RovoChatPromptKey } from '../../../../common/rovo-chat-utils';
3
3
  import { type LinkActionProps } from '../types';
4
4
  type RovoChatActionProps = LinkActionProps & {
5
5
  prompts?: RovoChatPromptKey[];
@@ -7,7 +7,7 @@ export type AISummaryBlockProps = {
7
7
  aiSummaryMinHeight?: number;
8
8
  /**
9
9
  * Whether the platform_sl_3p_auth_rovo_action experiment value is ON for current runtime
10
- */
10
+ */
11
11
  isAny3pRovoActionsExperimentOn?: boolean;
12
12
  /**
13
13
  * Placeholder to show when summary is not available
@@ -1,8 +1,8 @@
1
- import type { InternalCardActionOptions as CardActionOptions } from "../../../Card/types";
1
+ import type { InternalCardActionOptions as CardActionOptions } from '../../../Card/types';
2
2
  export declare const RovoActionsCta: ({ testId }: {
3
3
  testId?: string;
4
4
  }) => JSX.Element;
5
- export declare const InlineRovoActionButton: ({ testId, url, actionOptions }: {
5
+ export declare const InlineRovoActionButton: ({ testId, url, actionOptions, }: {
6
6
  actionOptions?: CardActionOptions;
7
7
  testId?: string;
8
8
  url?: string;
@@ -1,10 +1,10 @@
1
- import React from "react";
1
+ import React from 'react';
2
2
  import { type IntlShape } from 'react-intl';
3
3
  import type { ProductType } from '@atlaskit/linking-common';
4
- import { CardDisplay } from "../../../constants";
5
- import type { SendPromptMessageData } from "../../../state/hooks/use-rovo-chat";
6
- import type Action from "../../FlexibleCard/components/actions/action";
7
- import type { ActionProps } from "../../FlexibleCard/components/actions/action/types";
4
+ import { CardDisplay } from '../../../constants';
5
+ import type { SendPromptMessageData } from '../../../state/hooks/use-rovo-chat';
6
+ import type Action from '../../FlexibleCard/components/actions/action';
7
+ import type { ActionProps } from '../../FlexibleCard/components/actions/action/types';
8
8
  export declare enum RovoChatPromptKey {
9
9
  RECOMMEND_OTHER_SOURCES = "recommend-other-sources",
10
10
  SHOW_OTHER_MENTIONS = "show-other-mentions",
@@ -34,7 +34,7 @@ type PromptActionProps = {
34
34
  provider?: string;
35
35
  url?: string;
36
36
  };
37
- export declare const getPromptAction: ({ promptKey, intl, url, product, iconSize, cardAppearance, provider }: PromptActionProps) => (Pick<React.ComponentProps<typeof Action>, "content" | "icon" | "tooltipMessage"> & {
37
+ export declare const getPromptAction: ({ promptKey, intl, url, product, iconSize, cardAppearance, provider, }: PromptActionProps) => (Pick<React.ComponentProps<typeof Action>, "content" | "icon" | "tooltipMessage"> & {
38
38
  data: SendPromptMessageData;
39
39
  }) | undefined;
40
40
  export {};
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { RovoChatPromptKey } from "../../../../common/rovo-chat-utils";
2
+ import { RovoChatPromptKey } from '../../../../common/rovo-chat-utils';
3
3
  import { type LinkActionProps } from '../types';
4
4
  type RovoChatActionProps = LinkActionProps & {
5
5
  prompts?: RovoChatPromptKey[];
@@ -7,7 +7,7 @@ export type AISummaryBlockProps = {
7
7
  aiSummaryMinHeight?: number;
8
8
  /**
9
9
  * Whether the platform_sl_3p_auth_rovo_action experiment value is ON for current runtime
10
- */
10
+ */
11
11
  isAny3pRovoActionsExperimentOn?: boolean;
12
12
  /**
13
13
  * Placeholder to show when summary is not available
@@ -1,8 +1,8 @@
1
- import type { InternalCardActionOptions as CardActionOptions } from "../../../Card/types";
1
+ import type { InternalCardActionOptions as CardActionOptions } from '../../../Card/types';
2
2
  export declare const RovoActionsCta: ({ testId }: {
3
3
  testId?: string;
4
4
  }) => JSX.Element;
5
- export declare const InlineRovoActionButton: ({ testId, url, actionOptions }: {
5
+ export declare const InlineRovoActionButton: ({ testId, url, actionOptions, }: {
6
6
  actionOptions?: CardActionOptions;
7
7
  testId?: string;
8
8
  url?: string;
@@ -1,10 +1,10 @@
1
- import React from "react";
1
+ import React from 'react';
2
2
  import { type IntlShape } from 'react-intl';
3
3
  import type { ProductType } from '@atlaskit/linking-common';
4
- import { CardDisplay } from "../../../constants";
5
- import type { SendPromptMessageData } from "../../../state/hooks/use-rovo-chat";
6
- import type Action from "../../FlexibleCard/components/actions/action";
7
- import type { ActionProps } from "../../FlexibleCard/components/actions/action/types";
4
+ import { CardDisplay } from '../../../constants';
5
+ import type { SendPromptMessageData } from '../../../state/hooks/use-rovo-chat';
6
+ import type Action from '../../FlexibleCard/components/actions/action';
7
+ import type { ActionProps } from '../../FlexibleCard/components/actions/action/types';
8
8
  export declare enum RovoChatPromptKey {
9
9
  RECOMMEND_OTHER_SOURCES = "recommend-other-sources",
10
10
  SHOW_OTHER_MENTIONS = "show-other-mentions",
@@ -34,7 +34,7 @@ type PromptActionProps = {
34
34
  provider?: string;
35
35
  url?: string;
36
36
  };
37
- export declare const getPromptAction: ({ promptKey, intl, url, product, iconSize, cardAppearance, provider }: PromptActionProps) => (Pick<React.ComponentProps<typeof Action>, "content" | "icon" | "tooltipMessage"> & {
37
+ export declare const getPromptAction: ({ promptKey, intl, url, product, iconSize, cardAppearance, provider, }: PromptActionProps) => (Pick<React.ComponentProps<typeof Action>, "content" | "icon" | "tooltipMessage"> & {
38
38
  data: SendPromptMessageData;
39
39
  }) | undefined;
40
40
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "44.28.2",
3
+ "version": "44.28.3",
4
4
  "description": "Smart card component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -57,7 +57,7 @@
57
57
  "@atlaskit/icon": "^35.4.0",
58
58
  "@atlaskit/icon-file-type": "^7.0.0",
59
59
  "@atlaskit/icon-lab": "^6.13.0",
60
- "@atlaskit/image": "^3.0.0",
60
+ "@atlaskit/image": "^3.1.0",
61
61
  "@atlaskit/json-ld-types": "^1.5.0",
62
62
  "@atlaskit/link": "^3.4.0",
63
63
  "@atlaskit/link-analytics": "^11.1.0",
@@ -78,7 +78,7 @@
78
78
  "@atlaskit/popup": "^4.24.0",
79
79
  "@atlaskit/primitives": "^19.0.0",
80
80
  "@atlaskit/react-ufo": "^6.7.0",
81
- "@atlaskit/rovo-triggers": "^7.5.0",
81
+ "@atlaskit/rovo-triggers": "^7.6.0",
82
82
  "@atlaskit/section-message": "^8.13.0",
83
83
  "@atlaskit/select": "^21.12.0",
84
84
  "@atlaskit/spinner": "^19.1.0",
@@ -87,8 +87,8 @@
87
87
  "@atlaskit/textfield": "^8.3.0",
88
88
  "@atlaskit/theme": "^25.0.0",
89
89
  "@atlaskit/tile": "^1.1.0",
90
- "@atlaskit/tmp-editor-statsig": "^99.0.0",
91
- "@atlaskit/tokens": "^13.3.0",
90
+ "@atlaskit/tmp-editor-statsig": "^100.0.0",
91
+ "@atlaskit/tokens": "^13.4.0",
92
92
  "@atlaskit/tooltip": "^22.6.0",
93
93
  "@atlaskit/ufo": "^0.5.0",
94
94
  "@atlaskit/width-detector": "^5.1.0",