@atlaskit/profilecard 25.6.2 → 25.7.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.
- package/CHANGELOG.md +17 -0
- package/__tests__/vr-tests/__snapshots__/user-profilecard/app-user-profile--default.png +0 -0
- package/dist/cjs/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/cjs/client/getTeamFromAGG.js +1 -1
- package/dist/cjs/util/analytics.js +2 -2
- package/dist/cjs/util/withOuterListeners.compiled.css +1 -0
- package/dist/cjs/util/withOuterListeners.js +17 -1
- package/dist/es2019/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/es2019/client/getTeamFromAGG.js +1 -1
- package/dist/es2019/util/analytics.js +2 -2
- package/dist/es2019/util/withOuterListeners.compiled.css +1 -0
- package/dist/es2019/util/withOuterListeners.js +17 -1
- package/dist/esm/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/esm/client/getTeamFromAGG.js +1 -1
- package/dist/esm/util/analytics.js +2 -2
- package/dist/esm/util/withOuterListeners.compiled.css +1 -0
- package/dist/esm/util/withOuterListeners.js +17 -1
- package/package.json +7 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @atlaskit/profilecard
|
|
2
2
|
|
|
3
|
+
## 25.7.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [`cdaad47af854e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cdaad47af854e) -
|
|
8
|
+
React 19 upgrade - replace findDOMNode
|
|
9
|
+
|
|
10
|
+
### Patch Changes
|
|
11
|
+
|
|
12
|
+
- Updated dependencies
|
|
13
|
+
|
|
14
|
+
## 25.6.3
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies
|
|
19
|
+
|
|
3
20
|
## 25.6.2
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
|
Binary file
|
|
@@ -11,7 +11,7 @@ var _graphqlUtils = require("./graphqlUtils");
|
|
|
11
11
|
var ORG_ID_FROM_CLOUD_ID_QUERY = "query OrgIdFromCloudId($cloudId: ID!) {\n\ttenantContexts(cloudIds: [$cloudId]) {\n\t\torgId\n\t}\n}";
|
|
12
12
|
var addHeaders = function addHeaders(headers) {
|
|
13
13
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
14
|
-
headers.append('atl-client-version', "25.6.
|
|
14
|
+
headers.append('atl-client-version', "25.6.3");
|
|
15
15
|
return headers;
|
|
16
16
|
};
|
|
17
17
|
function getOrgIdForCloudIdFromAGG(_x, _x2) {
|
|
@@ -66,7 +66,7 @@ var addHeaders = exports.addHeaders = function addHeaders(headers) {
|
|
|
66
66
|
headers.append('X-ExperimentalApi', 'teams-beta');
|
|
67
67
|
headers.append('X-ExperimentalApi', 'team-members-beta');
|
|
68
68
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
69
|
-
headers.append('atl-client-version', "25.6.
|
|
69
|
+
headers.append('atl-client-version', "25.6.3");
|
|
70
70
|
return headers;
|
|
71
71
|
};
|
|
72
72
|
function getTeamFromAGG(_x, _x2, _x3) {
|
|
@@ -12,7 +12,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
|
|
|
12
12
|
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) { (0, _defineProperty2.default)(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; }
|
|
13
13
|
var PACKAGE_META_DATA = exports.PACKAGE_META_DATA = {
|
|
14
14
|
packageName: (_process$env$_PACKAGE = "@atlaskit/profilecard") !== null && _process$env$_PACKAGE !== void 0 ? _process$env$_PACKAGE : '',
|
|
15
|
-
packageVersion: (_process$env$_PACKAGE2 = "25.6.
|
|
15
|
+
packageVersion: (_process$env$_PACKAGE2 = "25.6.3") !== null && _process$env$_PACKAGE2 !== void 0 ? _process$env$_PACKAGE2 : ''
|
|
16
16
|
};
|
|
17
17
|
var TEAM_SUBJECT = 'teamProfileCard';
|
|
18
18
|
var USER_SUBJECT = 'profilecard';
|
|
@@ -31,7 +31,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
31
31
|
actionSubjectId: actionSubjectId,
|
|
32
32
|
attributes: _objectSpread(_objectSpread({
|
|
33
33
|
packageName: "@atlaskit/profilecard",
|
|
34
|
-
packageVersion: "25.6.
|
|
34
|
+
packageVersion: "25.6.3"
|
|
35
35
|
}, attributes), {}, {
|
|
36
36
|
firedAt: Math.round((0, _performance.getPageTime)())
|
|
37
37
|
})
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._1e0c1bgi{display:contents}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* withOuterListeners.tsx generated by @compiled/babel-plugin v0.39.1 */
|
|
1
2
|
"use strict";
|
|
2
3
|
|
|
3
4
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
@@ -5,6 +6,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
6
|
value: true
|
|
6
7
|
});
|
|
7
8
|
exports.default = withOuterListeners;
|
|
9
|
+
require("./withOuterListeners.compiled.css");
|
|
10
|
+
var _runtime = require("@compiled/react/runtime");
|
|
8
11
|
var _classCallCheck2 = _interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));
|
|
9
12
|
var _createClass2 = _interopRequireDefault(require("@babel/runtime/helpers/createClass"));
|
|
10
13
|
var _possibleConstructorReturn2 = _interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));
|
|
@@ -13,8 +16,13 @@ var _inherits2 = _interopRequireDefault(require("@babel/runtime/helpers/inherits
|
|
|
13
16
|
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
14
17
|
var _react = _interopRequireDefault(require("react"));
|
|
15
18
|
var _reactDom = _interopRequireDefault(require("react-dom"));
|
|
19
|
+
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
20
|
+
var _compiled = require("@atlaskit/primitives/compiled");
|
|
16
21
|
function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2.default)(o), (0, _possibleConstructorReturn2.default)(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2.default)(t).constructor) : o.apply(t, e)); }
|
|
17
22
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
23
|
+
var styles = {
|
|
24
|
+
displayContents: "_1e0c1bgi"
|
|
25
|
+
};
|
|
18
26
|
function withOuterListeners(Component) {
|
|
19
27
|
return /*#__PURE__*/function (_React$PureComponent) {
|
|
20
28
|
function WithOuterListeners() {
|
|
@@ -24,10 +32,12 @@ function withOuterListeners(Component) {
|
|
|
24
32
|
args[_key] = arguments[_key];
|
|
25
33
|
}
|
|
26
34
|
_this = _callSuper(this, WithOuterListeners, [].concat(args));
|
|
35
|
+
(0, _defineProperty2.default)(_this, "wrapperRef", /*#__PURE__*/_react.default.createRef());
|
|
36
|
+
(0, _defineProperty2.default)(_this, "useWrapperDiv", (0, _platformFeatureFlags.fg)('teams_app_react_19_upgrade'));
|
|
27
37
|
(0, _defineProperty2.default)(_this, "handleClick", function (evt) {
|
|
28
38
|
var handleClickOutside = _this.props.handleClickOutside;
|
|
29
39
|
if (handleClickOutside) {
|
|
30
|
-
var domNode = _reactDom.default.findDOMNode(_this); // eslint-disable-line react/no-find-dom-node
|
|
40
|
+
var domNode = _this.useWrapperDiv ? _this.wrapperRef.current : _reactDom.default.findDOMNode(_this); // eslint-disable-line react/no-find-dom-node
|
|
31
41
|
|
|
32
42
|
if (!domNode || evt.target instanceof Node && !domNode.contains(evt.target)) {
|
|
33
43
|
handleClickOutside();
|
|
@@ -66,6 +76,12 @@ function withOuterListeners(Component) {
|
|
|
66
76
|
}, {
|
|
67
77
|
key: "render",
|
|
68
78
|
value: function render() {
|
|
79
|
+
if (this.useWrapperDiv) {
|
|
80
|
+
return /*#__PURE__*/_react.default.createElement(_compiled.Box, {
|
|
81
|
+
ref: this.wrapperRef,
|
|
82
|
+
xcss: styles.displayContents
|
|
83
|
+
}, /*#__PURE__*/_react.default.createElement(Component, this.props));
|
|
84
|
+
}
|
|
69
85
|
return /*#__PURE__*/_react.default.createElement(Component, this.props);
|
|
70
86
|
}
|
|
71
87
|
}]);
|
|
@@ -6,7 +6,7 @@ const ORG_ID_FROM_CLOUD_ID_QUERY = `query OrgIdFromCloudId($cloudId: ID!) {
|
|
|
6
6
|
}`;
|
|
7
7
|
const addHeaders = headers => {
|
|
8
8
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
9
|
-
headers.append('atl-client-version', "25.6.
|
|
9
|
+
headers.append('atl-client-version', "25.6.3");
|
|
10
10
|
return headers;
|
|
11
11
|
};
|
|
12
12
|
export async function getOrgIdForCloudIdFromAGG(url, cloudId) {
|
|
@@ -78,7 +78,7 @@ export const addHeaders = headers => {
|
|
|
78
78
|
headers.append('X-ExperimentalApi', 'teams-beta');
|
|
79
79
|
headers.append('X-ExperimentalApi', 'team-members-beta');
|
|
80
80
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
81
|
-
headers.append('atl-client-version', "25.6.
|
|
81
|
+
headers.append('atl-client-version', "25.6.3");
|
|
82
82
|
return headers;
|
|
83
83
|
};
|
|
84
84
|
export async function getTeamFromAGG(url, teamId, siteId) {
|
|
@@ -2,7 +2,7 @@ var _process$env$_PACKAGE, _process$env$_PACKAGE2;
|
|
|
2
2
|
import { getPageTime } from './performance';
|
|
3
3
|
export const PACKAGE_META_DATA = {
|
|
4
4
|
packageName: (_process$env$_PACKAGE = "@atlaskit/profilecard") !== null && _process$env$_PACKAGE !== void 0 ? _process$env$_PACKAGE : '',
|
|
5
|
-
packageVersion: (_process$env$_PACKAGE2 = "25.6.
|
|
5
|
+
packageVersion: (_process$env$_PACKAGE2 = "25.6.3") !== null && _process$env$_PACKAGE2 !== void 0 ? _process$env$_PACKAGE2 : ''
|
|
6
6
|
};
|
|
7
7
|
const TEAM_SUBJECT = 'teamProfileCard';
|
|
8
8
|
const USER_SUBJECT = 'profilecard';
|
|
@@ -19,7 +19,7 @@ const createEvent = (eventType, action, actionSubject, actionSubjectId, attribut
|
|
|
19
19
|
actionSubjectId,
|
|
20
20
|
attributes: {
|
|
21
21
|
packageName: "@atlaskit/profilecard",
|
|
22
|
-
packageVersion: "25.6.
|
|
22
|
+
packageVersion: "25.6.3",
|
|
23
23
|
...attributes,
|
|
24
24
|
firedAt: Math.round(getPageTime())
|
|
25
25
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._1e0c1bgi{display:contents}
|
|
@@ -1,16 +1,26 @@
|
|
|
1
|
+
/* withOuterListeners.tsx generated by @compiled/babel-plugin v0.39.1 */
|
|
1
2
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
3
|
+
import "./withOuterListeners.compiled.css";
|
|
4
|
+
import { ax, ix } from "@compiled/react/runtime";
|
|
2
5
|
import React from 'react';
|
|
3
6
|
import ReactDOM from 'react-dom';
|
|
7
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
8
|
+
import { Box } from '@atlaskit/primitives/compiled';
|
|
9
|
+
const styles = {
|
|
10
|
+
displayContents: "_1e0c1bgi"
|
|
11
|
+
};
|
|
4
12
|
export default function withOuterListeners(Component) {
|
|
5
13
|
return class WithOuterListeners extends React.PureComponent {
|
|
6
14
|
constructor(...args) {
|
|
7
15
|
super(...args);
|
|
16
|
+
_defineProperty(this, "wrapperRef", /*#__PURE__*/React.createRef());
|
|
17
|
+
_defineProperty(this, "useWrapperDiv", fg('teams_app_react_19_upgrade'));
|
|
8
18
|
_defineProperty(this, "handleClick", evt => {
|
|
9
19
|
const {
|
|
10
20
|
handleClickOutside
|
|
11
21
|
} = this.props;
|
|
12
22
|
if (handleClickOutside) {
|
|
13
|
-
const domNode = ReactDOM.findDOMNode(this); // eslint-disable-line react/no-find-dom-node
|
|
23
|
+
const domNode = this.useWrapperDiv ? this.wrapperRef.current : ReactDOM.findDOMNode(this); // eslint-disable-line react/no-find-dom-node
|
|
14
24
|
|
|
15
25
|
if (!domNode || evt.target instanceof Node && !domNode.contains(evt.target)) {
|
|
16
26
|
handleClickOutside();
|
|
@@ -43,6 +53,12 @@ export default function withOuterListeners(Component) {
|
|
|
43
53
|
}
|
|
44
54
|
}
|
|
45
55
|
render() {
|
|
56
|
+
if (this.useWrapperDiv) {
|
|
57
|
+
return /*#__PURE__*/React.createElement(Box, {
|
|
58
|
+
ref: this.wrapperRef,
|
|
59
|
+
xcss: styles.displayContents
|
|
60
|
+
}, /*#__PURE__*/React.createElement(Component, this.props));
|
|
61
|
+
}
|
|
46
62
|
return /*#__PURE__*/React.createElement(Component, this.props);
|
|
47
63
|
}
|
|
48
64
|
};
|
|
@@ -4,7 +4,7 @@ import { AGGQuery } from './graphqlUtils';
|
|
|
4
4
|
var ORG_ID_FROM_CLOUD_ID_QUERY = "query OrgIdFromCloudId($cloudId: ID!) {\n\ttenantContexts(cloudIds: [$cloudId]) {\n\t\torgId\n\t}\n}";
|
|
5
5
|
var addHeaders = function addHeaders(headers) {
|
|
6
6
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
7
|
-
headers.append('atl-client-version', "25.6.
|
|
7
|
+
headers.append('atl-client-version', "25.6.3");
|
|
8
8
|
return headers;
|
|
9
9
|
};
|
|
10
10
|
export function getOrgIdForCloudIdFromAGG(_x, _x2) {
|
|
@@ -59,7 +59,7 @@ export var addHeaders = function addHeaders(headers) {
|
|
|
59
59
|
headers.append('X-ExperimentalApi', 'teams-beta');
|
|
60
60
|
headers.append('X-ExperimentalApi', 'team-members-beta');
|
|
61
61
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
62
|
-
headers.append('atl-client-version', "25.6.
|
|
62
|
+
headers.append('atl-client-version', "25.6.3");
|
|
63
63
|
return headers;
|
|
64
64
|
};
|
|
65
65
|
export function getTeamFromAGG(_x, _x2, _x3) {
|
|
@@ -5,7 +5,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
5
5
|
import { getPageTime } from './performance';
|
|
6
6
|
export var PACKAGE_META_DATA = {
|
|
7
7
|
packageName: (_process$env$_PACKAGE = "@atlaskit/profilecard") !== null && _process$env$_PACKAGE !== void 0 ? _process$env$_PACKAGE : '',
|
|
8
|
-
packageVersion: (_process$env$_PACKAGE2 = "25.6.
|
|
8
|
+
packageVersion: (_process$env$_PACKAGE2 = "25.6.3") !== null && _process$env$_PACKAGE2 !== void 0 ? _process$env$_PACKAGE2 : ''
|
|
9
9
|
};
|
|
10
10
|
var TEAM_SUBJECT = 'teamProfileCard';
|
|
11
11
|
var USER_SUBJECT = 'profilecard';
|
|
@@ -24,7 +24,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
24
24
|
actionSubjectId: actionSubjectId,
|
|
25
25
|
attributes: _objectSpread(_objectSpread({
|
|
26
26
|
packageName: "@atlaskit/profilecard",
|
|
27
|
-
packageVersion: "25.6.
|
|
27
|
+
packageVersion: "25.6.3"
|
|
28
28
|
}, attributes), {}, {
|
|
29
29
|
firedAt: Math.round(getPageTime())
|
|
30
30
|
})
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._1e0c1bgi{display:contents}
|
|
@@ -1,13 +1,21 @@
|
|
|
1
|
+
/* withOuterListeners.tsx generated by @compiled/babel-plugin v0.39.1 */
|
|
1
2
|
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
|
|
2
3
|
import _createClass from "@babel/runtime/helpers/createClass";
|
|
3
4
|
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
|
|
4
5
|
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
|
|
5
6
|
import _inherits from "@babel/runtime/helpers/inherits";
|
|
6
7
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
8
|
+
import "./withOuterListeners.compiled.css";
|
|
9
|
+
import { ax, ix } from "@compiled/react/runtime";
|
|
7
10
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
8
11
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
9
12
|
import React from 'react';
|
|
10
13
|
import ReactDOM from 'react-dom';
|
|
14
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
15
|
+
import { Box } from '@atlaskit/primitives/compiled';
|
|
16
|
+
var styles = {
|
|
17
|
+
displayContents: "_1e0c1bgi"
|
|
18
|
+
};
|
|
11
19
|
export default function withOuterListeners(Component) {
|
|
12
20
|
return /*#__PURE__*/function (_React$PureComponent) {
|
|
13
21
|
function WithOuterListeners() {
|
|
@@ -17,10 +25,12 @@ export default function withOuterListeners(Component) {
|
|
|
17
25
|
args[_key] = arguments[_key];
|
|
18
26
|
}
|
|
19
27
|
_this = _callSuper(this, WithOuterListeners, [].concat(args));
|
|
28
|
+
_defineProperty(_this, "wrapperRef", /*#__PURE__*/React.createRef());
|
|
29
|
+
_defineProperty(_this, "useWrapperDiv", fg('teams_app_react_19_upgrade'));
|
|
20
30
|
_defineProperty(_this, "handleClick", function (evt) {
|
|
21
31
|
var handleClickOutside = _this.props.handleClickOutside;
|
|
22
32
|
if (handleClickOutside) {
|
|
23
|
-
var domNode = ReactDOM.findDOMNode(_this); // eslint-disable-line react/no-find-dom-node
|
|
33
|
+
var domNode = _this.useWrapperDiv ? _this.wrapperRef.current : ReactDOM.findDOMNode(_this); // eslint-disable-line react/no-find-dom-node
|
|
24
34
|
|
|
25
35
|
if (!domNode || evt.target instanceof Node && !domNode.contains(evt.target)) {
|
|
26
36
|
handleClickOutside();
|
|
@@ -59,6 +69,12 @@ export default function withOuterListeners(Component) {
|
|
|
59
69
|
}, {
|
|
60
70
|
key: "render",
|
|
61
71
|
value: function render() {
|
|
72
|
+
if (this.useWrapperDiv) {
|
|
73
|
+
return /*#__PURE__*/React.createElement(Box, {
|
|
74
|
+
ref: this.wrapperRef,
|
|
75
|
+
xcss: styles.displayContents
|
|
76
|
+
}, /*#__PURE__*/React.createElement(Component, this.props));
|
|
77
|
+
}
|
|
62
78
|
return /*#__PURE__*/React.createElement(Component, this.props);
|
|
63
79
|
}
|
|
64
80
|
}]);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/profilecard",
|
|
3
|
-
"version": "25.
|
|
3
|
+
"version": "25.7.0",
|
|
4
4
|
"description": "A React component to display a card with user information.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"@atlaskit/empty-state": "^10.2.0",
|
|
57
57
|
"@atlaskit/give-kudos": "^5.8.0",
|
|
58
58
|
"@atlaskit/heading": "^5.4.0",
|
|
59
|
-
"@atlaskit/icon": "^34.
|
|
59
|
+
"@atlaskit/icon": "^34.6.0",
|
|
60
60
|
"@atlaskit/link": "3.4.2",
|
|
61
61
|
"@atlaskit/lozenge": "^13.8.0",
|
|
62
62
|
"@atlaskit/menu": "^8.5.0",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
66
66
|
"@atlaskit/popup": "^4.19.0",
|
|
67
67
|
"@atlaskit/primitives": "^19.0.0",
|
|
68
|
-
"@atlaskit/rovo-agent-components": "^4.
|
|
68
|
+
"@atlaskit/rovo-agent-components": "^4.5.0",
|
|
69
69
|
"@atlaskit/rovo-triggers": "^6.1.0",
|
|
70
70
|
"@atlaskit/spinner": "^19.1.0",
|
|
71
71
|
"@atlaskit/teams-app-config": "^1.12.0",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"@atlaskit/teams-avatar": "^2.7.0",
|
|
75
75
|
"@atlaskit/teams-public": "^1.4.0",
|
|
76
76
|
"@atlaskit/theme": "^23.2.0",
|
|
77
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
77
|
+
"@atlaskit/tmp-editor-statsig": "^81.0.0",
|
|
78
78
|
"@atlaskit/tokens": "^13.0.0",
|
|
79
79
|
"@atlaskit/tooltip": "^22.2.0",
|
|
80
80
|
"@atlassian/studio-entry-link": "^1.1.0",
|
|
@@ -192,6 +192,9 @@
|
|
|
192
192
|
},
|
|
193
193
|
"update_profile_card_to_open_on_mouse_over": {
|
|
194
194
|
"type": "boolean"
|
|
195
|
+
},
|
|
196
|
+
"teams_app_react_19_upgrade": {
|
|
197
|
+
"type": "boolean"
|
|
195
198
|
}
|
|
196
199
|
},
|
|
197
200
|
"sideEffects": [
|