@atlaskit/profilecard 24.25.0 → 24.26.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.
- package/CHANGELOG.md +15 -0
- package/dist/cjs/client/RovoAgentCardClient.js +0 -8
- package/dist/cjs/components/Agent/AgentProfileCardResourced.js +1 -1
- package/dist/cjs/components/Agent/AgentProfileCardTrigger.js +1 -1
- package/dist/cjs/components/Icon/IconLabel.js +2 -2
- package/dist/cjs/components/Team/TeamProfileCard.js +2 -2
- package/dist/cjs/components/User/OverflowProfileCardButtons.js +2 -2
- package/dist/cjs/components/team-profile-card/team-actions/more-actions/index.js +2 -2
- package/dist/es2019/client/RovoAgentCardClient.js +0 -6
- package/dist/es2019/components/Agent/AgentProfileCardResourced.js +1 -1
- package/dist/es2019/components/Agent/AgentProfileCardTrigger.js +1 -1
- package/dist/es2019/components/Icon/IconLabel.js +1 -1
- package/dist/es2019/components/Team/TeamProfileCard.js +1 -1
- package/dist/es2019/components/User/OverflowProfileCardButtons.js +1 -1
- package/dist/es2019/components/team-profile-card/team-actions/more-actions/index.js +1 -1
- package/dist/esm/client/RovoAgentCardClient.js +0 -8
- package/dist/esm/components/Agent/AgentProfileCardResourced.js +1 -1
- package/dist/esm/components/Agent/AgentProfileCardTrigger.js +1 -1
- package/dist/esm/components/Icon/IconLabel.js +1 -1
- package/dist/esm/components/Team/TeamProfileCard.js +1 -1
- package/dist/esm/components/User/OverflowProfileCardButtons.js +1 -1
- package/dist/esm/components/team-profile-card/team-actions/more-actions/index.js +1 -1
- package/package.json +8 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @atlaskit/profilecard
|
|
2
2
|
|
|
3
|
+
## 24.26.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`6a82d7964a37b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6a82d7964a37b) -
|
|
8
|
+
Icon entrypoint migration
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
11
|
+
## 24.26.0
|
|
12
|
+
|
|
13
|
+
### Minor Changes
|
|
14
|
+
|
|
15
|
+
- [`c9f385b701b64`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c9f385b701b64) -
|
|
16
|
+
Remove agent_studio_permissions_settings_m3_profiles in people-and-teams
|
|
17
|
+
|
|
3
18
|
## 24.25.0
|
|
4
19
|
|
|
5
20
|
### Minor Changes
|
|
@@ -188,14 +188,6 @@ var RovoAgentCardClient = exports.default = /*#__PURE__*/function (_CachingClien
|
|
|
188
188
|
return response.json();
|
|
189
189
|
});
|
|
190
190
|
}
|
|
191
|
-
if (!(0, _platformFeatureFlags.fg)('agent_studio_permissions_settings_m3_profiles')) {
|
|
192
|
-
return restPromise.then(function (restData) {
|
|
193
|
-
return {
|
|
194
|
-
restData: restData,
|
|
195
|
-
aggData: null
|
|
196
|
-
};
|
|
197
|
-
});
|
|
198
|
-
}
|
|
199
191
|
var aggStartTime = (0, _performance.getPageTime)();
|
|
200
192
|
var aggPromise = this.getActivationId(this.options.cloudId || '', this.options.productIdentifier || 'rovo').then(function (activationId) {
|
|
201
193
|
if (!activationId) {
|
|
@@ -94,7 +94,7 @@ var AgentProfileCardResourced = exports.AgentProfileCardResourced = function Age
|
|
|
94
94
|
}
|
|
95
95
|
return _context.abrupt("return", undefined);
|
|
96
96
|
case 11:
|
|
97
|
-
if (!
|
|
97
|
+
if (!authoringTeam) {
|
|
98
98
|
_context.next = 13;
|
|
99
99
|
break;
|
|
100
100
|
}
|
|
@@ -86,7 +86,7 @@ var AgentProfileCardTrigger = exports.AgentProfileCardTrigger = /*#__PURE__*/(0,
|
|
|
86
86
|
}
|
|
87
87
|
return _context.abrupt("return", undefined);
|
|
88
88
|
case 13:
|
|
89
|
-
if (!
|
|
89
|
+
if (!authoringTeam) {
|
|
90
90
|
_context.next = 15;
|
|
91
91
|
break;
|
|
92
92
|
}
|
|
@@ -12,7 +12,7 @@ var _getPrototypeOf2 = _interopRequireDefault(require("@babel/runtime/helpers/ge
|
|
|
12
12
|
var _inherits2 = _interopRequireDefault(require("@babel/runtime/helpers/inherits"));
|
|
13
13
|
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
14
14
|
var _react = _interopRequireDefault(require("react"));
|
|
15
|
-
var
|
|
15
|
+
var _clock = _interopRequireDefault(require("@atlaskit/icon/core/clock"));
|
|
16
16
|
var _email = _interopRequireDefault(require("@atlaskit/icon/core/migration/email"));
|
|
17
17
|
var _location = _interopRequireDefault(require("@atlaskit/icon/core/migration/location"));
|
|
18
18
|
var _officeBuilding = _interopRequireDefault(require("@atlaskit/icon/core/migration/office-building"));
|
|
@@ -21,7 +21,7 @@ function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2.default)(o), (0,
|
|
|
21
21
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
22
22
|
var icons = {
|
|
23
23
|
location: _location.default,
|
|
24
|
-
time:
|
|
24
|
+
time: _clock.default,
|
|
25
25
|
email: _email.default,
|
|
26
26
|
companyName: _officeBuilding.default
|
|
27
27
|
};
|
|
@@ -16,7 +16,7 @@ var _avatar = _interopRequireDefault(require("@atlaskit/avatar"));
|
|
|
16
16
|
var _avatarGroup = _interopRequireDefault(require("@atlaskit/avatar-group"));
|
|
17
17
|
var _new = _interopRequireWildcard(require("@atlaskit/button/new"));
|
|
18
18
|
var _featureGateJsClient = _interopRequireDefault(require("@atlaskit/feature-gate-js-client"));
|
|
19
|
-
var
|
|
19
|
+
var _showMoreHorizontal = _interopRequireDefault(require("@atlaskit/icon/core/show-more-horizontal"));
|
|
20
20
|
var _lozenge = _interopRequireDefault(require("@atlaskit/lozenge"));
|
|
21
21
|
var _menu = require("@atlaskit/menu");
|
|
22
22
|
var _verifiedTeamIcon = require("@atlaskit/people-teams-ui-public/verified-team-icon");
|
|
@@ -266,7 +266,7 @@ var ExtraActions = function ExtraActions(_ref3) {
|
|
|
266
266
|
onClick: function onClick() {
|
|
267
267
|
return onMoreClick(!isOpen);
|
|
268
268
|
},
|
|
269
|
-
icon:
|
|
269
|
+
icon: _showMoreHorizontal.default,
|
|
270
270
|
label: "actions"
|
|
271
271
|
}));
|
|
272
272
|
},
|
|
@@ -14,7 +14,7 @@ var _react = _interopRequireWildcard(require("react"));
|
|
|
14
14
|
var _reactIntlNext = require("react-intl-next");
|
|
15
15
|
var _new = require("@atlaskit/button/new");
|
|
16
16
|
var _dropdownMenu = _interopRequireWildcard(require("@atlaskit/dropdown-menu"));
|
|
17
|
-
var
|
|
17
|
+
var _showMoreHorizontal = _interopRequireDefault(require("@atlaskit/icon/core/show-more-horizontal"));
|
|
18
18
|
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
19
19
|
var _messages = _interopRequireDefault(require("../../messages"));
|
|
20
20
|
var _Card = require("../../styled/Card");
|
|
@@ -76,7 +76,7 @@ var OverflowProfileCardButtons = exports.OverflowProfileCardButtons = function O
|
|
|
76
76
|
label: (0, _platformFeatureFlags.fg)('jfp_a11y_team_profile_card_actions_label') ? intl.formatMessage(_messages.default.profileCardMoreIconLabelWithName, {
|
|
77
77
|
fullName: props.fullName
|
|
78
78
|
}) : intl.formatMessage(_messages.default.profileCardMoreIconLabel),
|
|
79
|
-
icon:
|
|
79
|
+
icon: _showMoreHorizontal.default
|
|
80
80
|
}));
|
|
81
81
|
}
|
|
82
82
|
}, /*#__PURE__*/_react.default.createElement(_dropdownMenu.DropdownItemGroup, null, actions.map(function (action, index) {
|
|
@@ -11,7 +11,7 @@ var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/sli
|
|
|
11
11
|
var _react = _interopRequireWildcard(require("react"));
|
|
12
12
|
var _reactIntlNext = require("react-intl-next");
|
|
13
13
|
var _new = require("@atlaskit/button/new");
|
|
14
|
-
var
|
|
14
|
+
var _showMoreHorizontal = _interopRequireDefault(require("@atlaskit/icon/core/show-more-horizontal"));
|
|
15
15
|
var _menu = require("@atlaskit/menu");
|
|
16
16
|
var _popup = _interopRequireDefault(require("@atlaskit/popup"));
|
|
17
17
|
var _compiled = require("@atlaskit/primitives/compiled");
|
|
@@ -45,7 +45,7 @@ var MoreActions = exports.MoreActions = function MoreActions(_ref) {
|
|
|
45
45
|
},
|
|
46
46
|
trigger: function trigger(triggerProps) {
|
|
47
47
|
return /*#__PURE__*/_react.default.createElement(_new.IconButton, (0, _extends2.default)({}, triggerProps, {
|
|
48
|
-
icon:
|
|
48
|
+
icon: _showMoreHorizontal.default,
|
|
49
49
|
label: formatMessage(_messages.messages.showMoreIconLabel),
|
|
50
50
|
onClick: function onClick() {
|
|
51
51
|
return onMoreClick(!isOpen);
|
|
@@ -120,12 +120,6 @@ export default class RovoAgentCardClient extends CachingClient {
|
|
|
120
120
|
headers
|
|
121
121
|
})).then(response => response.json());
|
|
122
122
|
}
|
|
123
|
-
if (!fg('agent_studio_permissions_settings_m3_profiles')) {
|
|
124
|
-
return restPromise.then(restData => ({
|
|
125
|
-
restData,
|
|
126
|
-
aggData: null
|
|
127
|
-
}));
|
|
128
|
-
}
|
|
129
123
|
const aggStartTime = getPageTime();
|
|
130
124
|
const aggPromise = this.getActivationId(this.options.cloudId || '', this.options.productIdentifier || 'rovo').then(activationId => {
|
|
131
125
|
if (!activationId) {
|
|
@@ -61,7 +61,7 @@ export const AgentProfileCardResourced = props => {
|
|
|
61
61
|
if (!creatorUserId || !props.cloudId) {
|
|
62
62
|
return undefined;
|
|
63
63
|
}
|
|
64
|
-
if (authoringTeam
|
|
64
|
+
if (authoringTeam) {
|
|
65
65
|
var _authoringTeam$displa, _authoringTeam$profil;
|
|
66
66
|
return {
|
|
67
67
|
type: 'CUSTOMER',
|
|
@@ -64,7 +64,7 @@ export const AgentProfileCardTrigger = /*#__PURE__*/forwardRef(({
|
|
|
64
64
|
if (!userId || !cloudId) {
|
|
65
65
|
return undefined;
|
|
66
66
|
}
|
|
67
|
-
if (authoringTeam
|
|
67
|
+
if (authoringTeam) {
|
|
68
68
|
var _authoringTeam$displa, _authoringTeam$profil;
|
|
69
69
|
return {
|
|
70
70
|
type: 'CUSTOMER',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import IconRecent from '@atlaskit/icon/core/
|
|
3
|
+
import IconRecent from '@atlaskit/icon/core/clock';
|
|
4
4
|
import IconEmail from '@atlaskit/icon/core/migration/email';
|
|
5
5
|
import IconLocation from '@atlaskit/icon/core/migration/location';
|
|
6
6
|
import OfficeBuildingIcon from '@atlaskit/icon/core/migration/office-building';
|
|
@@ -5,7 +5,7 @@ import Avatar from '@atlaskit/avatar';
|
|
|
5
5
|
import AvatarGroup from '@atlaskit/avatar-group';
|
|
6
6
|
import Button, { IconButton, LinkButton } from '@atlaskit/button/new';
|
|
7
7
|
import FeatureGates from '@atlaskit/feature-gate-js-client';
|
|
8
|
-
import MoreIcon from '@atlaskit/icon/core/
|
|
8
|
+
import MoreIcon from '@atlaskit/icon/core/show-more-horizontal';
|
|
9
9
|
import Lozenge from '@atlaskit/lozenge';
|
|
10
10
|
import { LinkItem, MenuGroup } from '@atlaskit/menu';
|
|
11
11
|
import { VerifiedTeamIcon } from '@atlaskit/people-teams-ui-public/verified-team-icon';
|
|
@@ -3,7 +3,7 @@ import React, { useCallback, useState } from 'react';
|
|
|
3
3
|
import { useIntl } from 'react-intl-next';
|
|
4
4
|
import { IconButton } from '@atlaskit/button/new';
|
|
5
5
|
import DropdownMenu, { DropdownItem, DropdownItemGroup } from '@atlaskit/dropdown-menu';
|
|
6
|
-
import MoreIcon from '@atlaskit/icon/core/
|
|
6
|
+
import MoreIcon from '@atlaskit/icon/core/show-more-horizontal';
|
|
7
7
|
import { fg } from '@atlaskit/platform-feature-flags';
|
|
8
8
|
import messages from '../../messages';
|
|
9
9
|
import { OverflowActionButtonsWrapper } from '../../styled/Card';
|
|
@@ -2,7 +2,7 @@ import _extends from "@babel/runtime/helpers/extends";
|
|
|
2
2
|
import React, { useCallback, useState } from 'react';
|
|
3
3
|
import { useIntl } from 'react-intl-next';
|
|
4
4
|
import { IconButton } from '@atlaskit/button/new';
|
|
5
|
-
import MoreIcon from '@atlaskit/icon/core/
|
|
5
|
+
import MoreIcon from '@atlaskit/icon/core/show-more-horizontal';
|
|
6
6
|
import { MenuGroup, Section } from '@atlaskit/menu';
|
|
7
7
|
import Popup from '@atlaskit/popup';
|
|
8
8
|
import { Box } from '@atlaskit/primitives/compiled';
|
|
@@ -181,14 +181,6 @@ var RovoAgentCardClient = /*#__PURE__*/function (_CachingClient) {
|
|
|
181
181
|
return response.json();
|
|
182
182
|
});
|
|
183
183
|
}
|
|
184
|
-
if (!fg('agent_studio_permissions_settings_m3_profiles')) {
|
|
185
|
-
return restPromise.then(function (restData) {
|
|
186
|
-
return {
|
|
187
|
-
restData: restData,
|
|
188
|
-
aggData: null
|
|
189
|
-
};
|
|
190
|
-
});
|
|
191
|
-
}
|
|
192
184
|
var aggStartTime = getPageTime();
|
|
193
185
|
var aggPromise = this.getActivationId(this.options.cloudId || '', this.options.productIdentifier || 'rovo').then(function (activationId) {
|
|
194
186
|
if (!activationId) {
|
|
@@ -85,7 +85,7 @@ export var AgentProfileCardResourced = function AgentProfileCardResourced(props)
|
|
|
85
85
|
}
|
|
86
86
|
return _context.abrupt("return", undefined);
|
|
87
87
|
case 11:
|
|
88
|
-
if (!
|
|
88
|
+
if (!authoringTeam) {
|
|
89
89
|
_context.next = 13;
|
|
90
90
|
break;
|
|
91
91
|
}
|
|
@@ -77,7 +77,7 @@ export var AgentProfileCardTrigger = /*#__PURE__*/forwardRef(function (_ref, ref
|
|
|
77
77
|
}
|
|
78
78
|
return _context.abrupt("return", undefined);
|
|
79
79
|
case 13:
|
|
80
|
-
if (!
|
|
80
|
+
if (!authoringTeam) {
|
|
81
81
|
_context.next = 15;
|
|
82
82
|
break;
|
|
83
83
|
}
|
|
@@ -7,7 +7,7 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
|
7
7
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
8
8
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
9
9
|
import React from 'react';
|
|
10
|
-
import IconRecent from '@atlaskit/icon/core/
|
|
10
|
+
import IconRecent from '@atlaskit/icon/core/clock';
|
|
11
11
|
import IconEmail from '@atlaskit/icon/core/migration/email';
|
|
12
12
|
import IconLocation from '@atlaskit/icon/core/migration/location';
|
|
13
13
|
import OfficeBuildingIcon from '@atlaskit/icon/core/migration/office-building';
|
|
@@ -10,7 +10,7 @@ import Avatar from '@atlaskit/avatar';
|
|
|
10
10
|
import AvatarGroup from '@atlaskit/avatar-group';
|
|
11
11
|
import Button, { IconButton, LinkButton } from '@atlaskit/button/new';
|
|
12
12
|
import FeatureGates from '@atlaskit/feature-gate-js-client';
|
|
13
|
-
import MoreIcon from '@atlaskit/icon/core/
|
|
13
|
+
import MoreIcon from '@atlaskit/icon/core/show-more-horizontal';
|
|
14
14
|
import Lozenge from '@atlaskit/lozenge';
|
|
15
15
|
import { LinkItem, MenuGroup } from '@atlaskit/menu';
|
|
16
16
|
import { VerifiedTeamIcon } from '@atlaskit/people-teams-ui-public/verified-team-icon';
|
|
@@ -9,7 +9,7 @@ import React, { useCallback, useState } from 'react';
|
|
|
9
9
|
import { useIntl } from 'react-intl-next';
|
|
10
10
|
import { IconButton } from '@atlaskit/button/new';
|
|
11
11
|
import DropdownMenu, { DropdownItem, DropdownItemGroup } from '@atlaskit/dropdown-menu';
|
|
12
|
-
import MoreIcon from '@atlaskit/icon/core/
|
|
12
|
+
import MoreIcon from '@atlaskit/icon/core/show-more-horizontal';
|
|
13
13
|
import { fg } from '@atlaskit/platform-feature-flags';
|
|
14
14
|
import messages from '../../messages';
|
|
15
15
|
import { OverflowActionButtonsWrapper } from '../../styled/Card';
|
|
@@ -3,7 +3,7 @@ import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
|
3
3
|
import React, { useCallback, useState } from 'react';
|
|
4
4
|
import { useIntl } from 'react-intl-next';
|
|
5
5
|
import { IconButton } from '@atlaskit/button/new';
|
|
6
|
-
import MoreIcon from '@atlaskit/icon/core/
|
|
6
|
+
import MoreIcon from '@atlaskit/icon/core/show-more-horizontal';
|
|
7
7
|
import { MenuGroup, Section } from '@atlaskit/menu';
|
|
8
8
|
import Popup from '@atlaskit/popup';
|
|
9
9
|
import { Box } from '@atlaskit/primitives/compiled';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/profilecard",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.26.1",
|
|
4
4
|
"description": "A React component to display a card with user information.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -44,31 +44,31 @@
|
|
|
44
44
|
"@atlaskit/atlassian-context": "^0.6.0",
|
|
45
45
|
"@atlaskit/avatar": "^25.6.0",
|
|
46
46
|
"@atlaskit/avatar-group": "^12.4.0",
|
|
47
|
-
"@atlaskit/button": "^23.
|
|
48
|
-
"@atlaskit/css": "^0.
|
|
47
|
+
"@atlaskit/button": "^23.9.0",
|
|
48
|
+
"@atlaskit/css": "^0.19.0",
|
|
49
49
|
"@atlaskit/dropdown-menu": "^16.3.0",
|
|
50
50
|
"@atlaskit/empty-state": "^10.1.0",
|
|
51
51
|
"@atlaskit/feature-gate-js-client": "^5.5.0",
|
|
52
52
|
"@atlaskit/give-kudos": "^4.4.0",
|
|
53
53
|
"@atlaskit/heading": "^5.2.0",
|
|
54
|
-
"@atlaskit/icon": "^29.
|
|
54
|
+
"@atlaskit/icon": "^29.3.0",
|
|
55
55
|
"@atlaskit/lozenge": "^13.2.0",
|
|
56
56
|
"@atlaskit/menu": "^8.4.0",
|
|
57
57
|
"@atlaskit/modal-dialog": "^14.9.0",
|
|
58
58
|
"@atlaskit/people-teams-ui-public": "^3.7.0",
|
|
59
59
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
60
60
|
"@atlaskit/platform-feature-flags-react": "^0.4.0",
|
|
61
|
-
"@atlaskit/popup": "^4.
|
|
62
|
-
"@atlaskit/primitives": "^
|
|
61
|
+
"@atlaskit/popup": "^4.8.0",
|
|
62
|
+
"@atlaskit/primitives": "^17.0.0",
|
|
63
63
|
"@atlaskit/rovo-agent-components": "^3.16.0",
|
|
64
|
-
"@atlaskit/rovo-triggers": "^5.
|
|
64
|
+
"@atlaskit/rovo-triggers": "^5.2.0",
|
|
65
65
|
"@atlaskit/spinner": "^19.0.0",
|
|
66
66
|
"@atlaskit/teams-app-config": "^1.12.0",
|
|
67
67
|
"@atlaskit/teams-app-internal-analytics": "^1.22.0",
|
|
68
68
|
"@atlaskit/teams-avatar": "^2.4.0",
|
|
69
69
|
"@atlaskit/teams-public": "^0.65.0",
|
|
70
70
|
"@atlaskit/theme": "^21.0.0",
|
|
71
|
-
"@atlaskit/tokens": "^
|
|
71
|
+
"@atlaskit/tokens": "^9.0.0",
|
|
72
72
|
"@atlaskit/tooltip": "^20.11.0",
|
|
73
73
|
"@babel/runtime": "^7.0.0",
|
|
74
74
|
"@compiled/react": "^0.18.6",
|
|
@@ -155,9 +155,6 @@
|
|
|
155
155
|
"jira_ai_profilecard_hide_agent_actions": {
|
|
156
156
|
"type": "boolean"
|
|
157
157
|
},
|
|
158
|
-
"agent_studio_permissions_settings_m3_profiles": {
|
|
159
|
-
"type": "boolean"
|
|
160
|
-
},
|
|
161
158
|
"legion-enable-archive-teams": {
|
|
162
159
|
"type": "boolean"
|
|
163
160
|
},
|