@atlaskit/profilecard 16.4.1 → 16.4.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 +19 -0
- package/dist/cjs/components/User/ProfileCardTrigger.js +9 -1
- package/dist/cjs/i18n/en.js +27 -17
- package/dist/cjs/i18n/en_GB.js +27 -17
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/components/User/ProfileCardTrigger.js +9 -1
- package/dist/es2019/i18n/en.js +27 -17
- package/dist/es2019/i18n/en_GB.js +27 -17
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/components/User/ProfileCardTrigger.js +10 -1
- package/dist/esm/i18n/en.js +27 -17
- package/dist/esm/i18n/en_GB.js +27 -17
- package/dist/esm/util/analytics.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/components/Team/TeamProfileCardTrigger.d.ts +5 -5
- package/dist/types/components/User/ProfileCardTrigger.d.ts +2 -1
- package/dist/types/i18n/en.d.ts +25 -15
- package/dist/types/i18n/en_GB.d.ts +25 -15
- package/dist/types/styled/Card.d.ts +16 -16
- package/dist/types/styled/Error.d.ts +5 -5
- package/dist/types/styled/ReportingLines.d.ts +5 -5
- package/dist/types/styled/TeamCard.d.ts +12 -12
- package/dist/types/util/analytics.d.ts +9 -8
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @atlaskit/profilecard
|
|
2
2
|
|
|
3
|
+
## 16.4.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`b876346271a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b876346271a) - Ensure that component wrapping a ProfileCardTrigger is not clicked when clicking the trigger
|
|
8
|
+
|
|
9
|
+
## 16.4.3
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
|
|
16
|
+
## 16.4.2
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Updated dependencies
|
|
21
|
+
|
|
3
22
|
## 16.4.1
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
|
@@ -99,11 +99,19 @@ var ProfilecardTrigger = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
99
99
|
}
|
|
100
100
|
}, _this.showDelay);
|
|
101
101
|
});
|
|
102
|
+
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onClick", function (event) {
|
|
103
|
+
// If the user clicks on the trigger then we don't want that click event to
|
|
104
|
+
// propagate out to parent containers. For example when clicking a mention
|
|
105
|
+
// lozenge in an inline-edit.
|
|
106
|
+
event.stopPropagation();
|
|
107
|
+
|
|
108
|
+
_this.showProfilecard();
|
|
109
|
+
});
|
|
102
110
|
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "containerListeners", _this.props.trigger === 'hover' ? {
|
|
103
111
|
onMouseEnter: _this.showProfilecard,
|
|
104
112
|
onMouseLeave: _this.hideProfilecard
|
|
105
113
|
} : {
|
|
106
|
-
onClick: _this.
|
|
114
|
+
onClick: _this.onClick
|
|
107
115
|
});
|
|
108
116
|
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "layerListeners", {
|
|
109
117
|
handleClickOutside: _this.hideProfilecard,
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -8,28 +8,38 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//
|
|
15
15
|
var _default = {
|
|
16
|
-
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
17
|
-
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
18
|
-
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
19
|
-
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
20
|
-
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
21
|
-
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
22
|
-
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
23
|
-
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
24
|
-
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
25
16
|
'pt.profile-card.closed.account': 'Account deleted',
|
|
26
|
-
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
27
|
-
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
28
|
-
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
29
|
-
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
30
17
|
'pt.profile-card.closed.account.has.date.a.few.months': 'Their account has been deleted for a few months.',
|
|
31
|
-
'pt.profile-card.closed.account.has.date.
|
|
18
|
+
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
32
19
|
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Their account has been deleted for more than a year.',
|
|
33
|
-
'pt.profile-card.
|
|
20
|
+
'pt.profile-card.closed.account.has.date.several.months': 'Their account has been deleted for several months.',
|
|
21
|
+
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
22
|
+
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
23
|
+
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
24
|
+
'pt.profile-card.disabled.account.default.name': 'Former user',
|
|
25
|
+
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
26
|
+
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
27
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
28
|
+
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
29
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
30
|
+
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
31
|
+
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
32
|
+
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
33
|
+
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
34
|
+
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
35
|
+
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
36
|
+
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
37
|
+
'pt.team-profile-card.error.title': 'We’re having trouble retrieving this teams information',
|
|
38
|
+
'pt.team-profile-card.manager.heading': 'Manager',
|
|
39
|
+
'pt.team-profile-card.team.action.view-profile': 'View profile',
|
|
40
|
+
'pt.team-profile-card.team.member.count': 'Team • {count} {count, plural, one {member} other {members}}',
|
|
41
|
+
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
42
|
+
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
43
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you'
|
|
34
44
|
};
|
|
35
45
|
exports.default = _default;
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -8,28 +8,38 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//English (United Kingdom)
|
|
15
15
|
var _default = {
|
|
16
|
-
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
17
|
-
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
18
|
-
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
19
|
-
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
20
|
-
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
21
|
-
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
22
|
-
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
23
|
-
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
24
|
-
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
25
16
|
'pt.profile-card.closed.account': 'Account deleted',
|
|
26
|
-
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
27
|
-
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
28
|
-
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
29
|
-
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
30
17
|
'pt.profile-card.closed.account.has.date.a.few.months': 'Their account has been deleted for a few months.',
|
|
31
|
-
'pt.profile-card.closed.account.has.date.
|
|
18
|
+
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
32
19
|
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Their account has been deleted for more than a year.',
|
|
33
|
-
'pt.profile-card.
|
|
20
|
+
'pt.profile-card.closed.account.has.date.several.months': 'Their account has been deleted for several months.',
|
|
21
|
+
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
22
|
+
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
23
|
+
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
24
|
+
'pt.profile-card.disabled.account.default.name': 'Former user',
|
|
25
|
+
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
26
|
+
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
27
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
28
|
+
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
29
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
30
|
+
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
31
|
+
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
32
|
+
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
33
|
+
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
34
|
+
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
35
|
+
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
36
|
+
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
37
|
+
'pt.team-profile-card.error.title': 'We’re having trouble retrieving this teams information',
|
|
38
|
+
'pt.team-profile-card.manager.heading': 'Manager',
|
|
39
|
+
'pt.team-profile-card.team.action.view-profile': 'View profile',
|
|
40
|
+
'pt.team-profile-card.team.member.count': 'Team • {count} {count, plural, one {member} other {members}}',
|
|
41
|
+
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
42
|
+
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
43
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you'
|
|
34
44
|
};
|
|
35
45
|
exports.default = _default;
|
|
@@ -56,7 +56,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
56
56
|
actionSubjectId: actionSubjectId,
|
|
57
57
|
attributes: _objectSpread(_objectSpread({
|
|
58
58
|
packageName: "@atlaskit/profilecard",
|
|
59
|
-
packageVersion: "16.4.
|
|
59
|
+
packageVersion: "16.4.4"
|
|
60
60
|
}, attributes), {}, {
|
|
61
61
|
firedAt: (0, _performance.getPageTime)()
|
|
62
62
|
})
|
package/dist/cjs/version.json
CHANGED
|
@@ -46,11 +46,19 @@ class ProfilecardTrigger extends React.PureComponent {
|
|
|
46
46
|
}, this.showDelay);
|
|
47
47
|
});
|
|
48
48
|
|
|
49
|
+
_defineProperty(this, "onClick", event => {
|
|
50
|
+
// If the user clicks on the trigger then we don't want that click event to
|
|
51
|
+
// propagate out to parent containers. For example when clicking a mention
|
|
52
|
+
// lozenge in an inline-edit.
|
|
53
|
+
event.stopPropagation();
|
|
54
|
+
this.showProfilecard();
|
|
55
|
+
});
|
|
56
|
+
|
|
49
57
|
_defineProperty(this, "containerListeners", this.props.trigger === 'hover' ? {
|
|
50
58
|
onMouseEnter: this.showProfilecard,
|
|
51
59
|
onMouseLeave: this.hideProfilecard
|
|
52
60
|
} : {
|
|
53
|
-
onClick: this.
|
|
61
|
+
onClick: this.onClick
|
|
54
62
|
});
|
|
55
63
|
|
|
56
64
|
_defineProperty(this, "layerListeners", {
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -1,27 +1,37 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//
|
|
8
8
|
export default {
|
|
9
|
-
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
10
|
-
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
11
|
-
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
12
|
-
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
13
|
-
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
14
|
-
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
15
|
-
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
16
|
-
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
17
|
-
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
18
9
|
'pt.profile-card.closed.account': 'Account deleted',
|
|
19
|
-
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
20
|
-
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
21
|
-
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
22
|
-
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
23
10
|
'pt.profile-card.closed.account.has.date.a.few.months': 'Their account has been deleted for a few months.',
|
|
24
|
-
'pt.profile-card.closed.account.has.date.
|
|
11
|
+
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
25
12
|
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Their account has been deleted for more than a year.',
|
|
26
|
-
'pt.profile-card.
|
|
13
|
+
'pt.profile-card.closed.account.has.date.several.months': 'Their account has been deleted for several months.',
|
|
14
|
+
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
15
|
+
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
16
|
+
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
17
|
+
'pt.profile-card.disabled.account.default.name': 'Former user',
|
|
18
|
+
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
19
|
+
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
20
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
21
|
+
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
22
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
23
|
+
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
24
|
+
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
25
|
+
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
26
|
+
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
27
|
+
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
28
|
+
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
29
|
+
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
30
|
+
'pt.team-profile-card.error.title': 'We’re having trouble retrieving this teams information',
|
|
31
|
+
'pt.team-profile-card.manager.heading': 'Manager',
|
|
32
|
+
'pt.team-profile-card.team.action.view-profile': 'View profile',
|
|
33
|
+
'pt.team-profile-card.team.member.count': 'Team • {count} {count, plural, one {member} other {members}}',
|
|
34
|
+
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
35
|
+
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
36
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you'
|
|
27
37
|
};
|
|
@@ -1,27 +1,37 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//English (United Kingdom)
|
|
8
8
|
export default {
|
|
9
|
-
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
10
|
-
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
11
|
-
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
12
|
-
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
13
|
-
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
14
|
-
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
15
|
-
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
16
|
-
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
17
|
-
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
18
9
|
'pt.profile-card.closed.account': 'Account deleted',
|
|
19
|
-
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
20
|
-
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
21
|
-
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
22
|
-
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
23
10
|
'pt.profile-card.closed.account.has.date.a.few.months': 'Their account has been deleted for a few months.',
|
|
24
|
-
'pt.profile-card.closed.account.has.date.
|
|
11
|
+
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
25
12
|
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Their account has been deleted for more than a year.',
|
|
26
|
-
'pt.profile-card.
|
|
13
|
+
'pt.profile-card.closed.account.has.date.several.months': 'Their account has been deleted for several months.',
|
|
14
|
+
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
15
|
+
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
16
|
+
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
17
|
+
'pt.profile-card.disabled.account.default.name': 'Former user',
|
|
18
|
+
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
19
|
+
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
20
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
21
|
+
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
22
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
23
|
+
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
24
|
+
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
25
|
+
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
26
|
+
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
27
|
+
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
28
|
+
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
29
|
+
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
30
|
+
'pt.team-profile-card.error.title': 'We’re having trouble retrieving this teams information',
|
|
31
|
+
'pt.team-profile-card.manager.heading': 'Manager',
|
|
32
|
+
'pt.team-profile-card.team.action.view-profile': 'View profile',
|
|
33
|
+
'pt.team-profile-card.team.member.count': 'Team • {count} {count, plural, one {member} other {members}}',
|
|
34
|
+
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
35
|
+
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
36
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you'
|
|
27
37
|
};
|
|
@@ -35,7 +35,7 @@ const createEvent = (eventType, action, actionSubject, actionSubjectId, attribut
|
|
|
35
35
|
actionSubjectId,
|
|
36
36
|
attributes: {
|
|
37
37
|
packageName: "@atlaskit/profilecard",
|
|
38
|
-
packageVersion: "16.4.
|
|
38
|
+
packageVersion: "16.4.4",
|
|
39
39
|
...attributes,
|
|
40
40
|
firedAt: getPageTime()
|
|
41
41
|
}
|
package/dist/es2019/version.json
CHANGED
|
@@ -76,11 +76,20 @@ var ProfilecardTrigger = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
76
76
|
}, _this.showDelay);
|
|
77
77
|
});
|
|
78
78
|
|
|
79
|
+
_defineProperty(_assertThisInitialized(_this), "onClick", function (event) {
|
|
80
|
+
// If the user clicks on the trigger then we don't want that click event to
|
|
81
|
+
// propagate out to parent containers. For example when clicking a mention
|
|
82
|
+
// lozenge in an inline-edit.
|
|
83
|
+
event.stopPropagation();
|
|
84
|
+
|
|
85
|
+
_this.showProfilecard();
|
|
86
|
+
});
|
|
87
|
+
|
|
79
88
|
_defineProperty(_assertThisInitialized(_this), "containerListeners", _this.props.trigger === 'hover' ? {
|
|
80
89
|
onMouseEnter: _this.showProfilecard,
|
|
81
90
|
onMouseLeave: _this.hideProfilecard
|
|
82
91
|
} : {
|
|
83
|
-
onClick: _this.
|
|
92
|
+
onClick: _this.onClick
|
|
84
93
|
});
|
|
85
94
|
|
|
86
95
|
_defineProperty(_assertThisInitialized(_this), "layerListeners", {
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -1,27 +1,37 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//
|
|
8
8
|
export default {
|
|
9
|
-
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
10
|
-
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
11
|
-
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
12
|
-
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
13
|
-
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
14
|
-
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
15
|
-
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
16
|
-
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
17
|
-
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
18
9
|
'pt.profile-card.closed.account': 'Account deleted',
|
|
19
|
-
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
20
|
-
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
21
|
-
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
22
|
-
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
23
10
|
'pt.profile-card.closed.account.has.date.a.few.months': 'Their account has been deleted for a few months.',
|
|
24
|
-
'pt.profile-card.closed.account.has.date.
|
|
11
|
+
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
25
12
|
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Their account has been deleted for more than a year.',
|
|
26
|
-
'pt.profile-card.
|
|
13
|
+
'pt.profile-card.closed.account.has.date.several.months': 'Their account has been deleted for several months.',
|
|
14
|
+
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
15
|
+
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
16
|
+
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
17
|
+
'pt.profile-card.disabled.account.default.name': 'Former user',
|
|
18
|
+
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
19
|
+
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
20
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
21
|
+
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
22
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
23
|
+
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
24
|
+
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
25
|
+
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
26
|
+
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
27
|
+
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
28
|
+
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
29
|
+
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
30
|
+
'pt.team-profile-card.error.title': 'We’re having trouble retrieving this teams information',
|
|
31
|
+
'pt.team-profile-card.manager.heading': 'Manager',
|
|
32
|
+
'pt.team-profile-card.team.action.view-profile': 'View profile',
|
|
33
|
+
'pt.team-profile-card.team.member.count': 'Team • {count} {count, plural, one {member} other {members}}',
|
|
34
|
+
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
35
|
+
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
36
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you'
|
|
27
37
|
};
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -1,27 +1,37 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//English (United Kingdom)
|
|
8
8
|
export default {
|
|
9
|
-
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
10
|
-
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
11
|
-
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
12
|
-
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
13
|
-
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
14
|
-
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
15
|
-
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
16
|
-
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
17
|
-
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
18
9
|
'pt.profile-card.closed.account': 'Account deleted',
|
|
19
|
-
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
20
|
-
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
21
|
-
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
22
|
-
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
23
10
|
'pt.profile-card.closed.account.has.date.a.few.months': 'Their account has been deleted for a few months.',
|
|
24
|
-
'pt.profile-card.closed.account.has.date.
|
|
11
|
+
'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
|
|
25
12
|
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Their account has been deleted for more than a year.',
|
|
26
|
-
'pt.profile-card.
|
|
13
|
+
'pt.profile-card.closed.account.has.date.several.months': 'Their account has been deleted for several months.',
|
|
14
|
+
'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
|
|
15
|
+
'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
|
|
16
|
+
'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
|
|
17
|
+
'pt.profile-card.disabled.account.default.name': 'Former user',
|
|
18
|
+
'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
|
|
19
|
+
'pt.profile-card.inactive.account': 'Account deactivated',
|
|
20
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
|
|
21
|
+
'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
|
|
22
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
|
|
23
|
+
'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
|
|
24
|
+
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
25
|
+
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
26
|
+
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
27
|
+
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
28
|
+
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
29
|
+
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
30
|
+
'pt.team-profile-card.error.title': 'We’re having trouble retrieving this teams information',
|
|
31
|
+
'pt.team-profile-card.manager.heading': 'Manager',
|
|
32
|
+
'pt.team-profile-card.team.action.view-profile': 'View profile',
|
|
33
|
+
'pt.team-profile-card.team.member.count': 'Team • {count} {count, plural, one {member} other {members}}',
|
|
34
|
+
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
35
|
+
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
36
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you'
|
|
27
37
|
};
|
|
@@ -45,7 +45,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
45
45
|
actionSubjectId: actionSubjectId,
|
|
46
46
|
attributes: _objectSpread(_objectSpread({
|
|
47
47
|
packageName: "@atlaskit/profilecard",
|
|
48
|
-
packageVersion: "16.4.
|
|
48
|
+
packageVersion: "16.4.4"
|
|
49
49
|
}, attributes), {}, {
|
|
50
50
|
firedAt: getPageTime()
|
|
51
51
|
})
|
package/dist/esm/version.json
CHANGED
|
@@ -40,12 +40,12 @@ export declare class TeamProfileCardTriggerInternal extends React.PureComponent<
|
|
|
40
40
|
filterActions(): ProfileCardAction[];
|
|
41
41
|
renderProfileCard: () => JSX.Element;
|
|
42
42
|
renderTrigger: (triggerProps: TriggerProps) => JSX.Element;
|
|
43
|
-
renderPopup():
|
|
44
|
-
render():
|
|
43
|
+
renderPopup(): React.ReactNode;
|
|
44
|
+
render(): React.ReactNode;
|
|
45
45
|
}
|
|
46
|
-
declare const _default: React.ForwardRefExoticComponent<Pick<
|
|
46
|
+
declare const _default: React.ForwardRefExoticComponent<Pick<Omit<TeamProfileCardTriggerProps & {
|
|
47
47
|
createAnalyticsEvent?: CreateUIAnalyticsEvent | undefined;
|
|
48
|
-
},
|
|
48
|
+
}, keyof import("@atlaskit/analytics-next").WithAnalyticsEventsProps>, never> & Partial<Pick<Omit<TeamProfileCardTriggerProps & {
|
|
49
49
|
createAnalyticsEvent?: CreateUIAnalyticsEvent | undefined;
|
|
50
|
-
},
|
|
50
|
+
}, keyof import("@atlaskit/analytics-next").WithAnalyticsEventsProps>, keyof TeamProfileCardTriggerProps>> & Partial<Pick<Partial<TeamProfileCardTriggerProps>, never>> & React.RefAttributes<any>>;
|
|
51
51
|
export default _default;
|
|
@@ -9,12 +9,13 @@ declare class ProfilecardTrigger extends React.PureComponent<ProfileCardTriggerP
|
|
|
9
9
|
hideTimer: number;
|
|
10
10
|
hideProfilecard: () => void;
|
|
11
11
|
showProfilecard: () => void;
|
|
12
|
+
onClick: (event: React.MouseEvent) => void;
|
|
12
13
|
containerListeners: {
|
|
13
14
|
onMouseEnter: () => void;
|
|
14
15
|
onMouseLeave: () => void;
|
|
15
16
|
onClick?: undefined;
|
|
16
17
|
} | {
|
|
17
|
-
onClick: () => void;
|
|
18
|
+
onClick: (event: React.MouseEvent) => void;
|
|
18
19
|
onMouseEnter?: undefined;
|
|
19
20
|
onMouseLeave?: undefined;
|
|
20
21
|
};
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -1,27 +1,37 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
'pt.profile-card.inactive.account': string;
|
|
3
|
-
'pt.profile-card.general.msg.disabled.user': string;
|
|
4
|
-
'pt.profile-card.inactive.account.no.date': string;
|
|
5
|
-
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
6
|
-
'pt.profile-card.inactive.account.has.date.this.month': string;
|
|
7
|
-
'pt.profile-card.inactive.account.has.date.last.month': string;
|
|
8
|
-
'pt.profile-card.inactive.account.has.date.a.few.months': string;
|
|
9
|
-
'pt.profile-card.inactive.account.has.date.several.months': string;
|
|
10
|
-
'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
|
|
11
2
|
'pt.profile-card.closed.account': string;
|
|
12
|
-
'pt.profile-card.closed.account.no.date': string;
|
|
13
|
-
'pt.profile-card.closed.account.has.date.this.week': string;
|
|
14
|
-
'pt.profile-card.closed.account.has.date.this.month': string;
|
|
15
|
-
'pt.profile-card.closed.account.has.date.last.month': string;
|
|
16
3
|
'pt.profile-card.closed.account.has.date.a.few.months': string;
|
|
17
|
-
'pt.profile-card.closed.account.has.date.
|
|
4
|
+
'pt.profile-card.closed.account.has.date.last.month': string;
|
|
18
5
|
'pt.profile-card.closed.account.has.date.more.than.a.year': string;
|
|
6
|
+
'pt.profile-card.closed.account.has.date.several.months': string;
|
|
7
|
+
'pt.profile-card.closed.account.has.date.this.month': string;
|
|
8
|
+
'pt.profile-card.closed.account.has.date.this.week': string;
|
|
9
|
+
'pt.profile-card.closed.account.no.date': string;
|
|
19
10
|
'pt.profile-card.disabled.account.default.name': string;
|
|
11
|
+
'pt.profile-card.general.msg.disabled.user': string;
|
|
12
|
+
'pt.profile-card.inactive.account': string;
|
|
13
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': string;
|
|
14
|
+
'pt.profile-card.inactive.account.has.date.last.month': string;
|
|
15
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
|
|
16
|
+
'pt.profile-card.inactive.account.has.date.several.months': string;
|
|
17
|
+
'pt.profile-card.inactive.account.has.date.this.month': string;
|
|
18
|
+
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
19
|
+
'pt.profile-card.inactive.account.no.date': string;
|
|
20
|
+
'pt.team-profile-card.directReports.heading': string;
|
|
21
|
+
'pt.team-profile-card.error.refresh-button': string;
|
|
22
|
+
'pt.team-profile-card.error.suggestion': string;
|
|
23
|
+
'pt.team-profile-card.error.title': string;
|
|
24
|
+
'pt.team-profile-card.manager.heading': string;
|
|
25
|
+
'pt.team-profile-card.team.action.view-profile': string;
|
|
26
|
+
'pt.team-profile-card.team.member.count': string;
|
|
27
|
+
'pt.team-profile-card.team.member.count-including-you': string;
|
|
28
|
+
'pt.team-profile-card.team.member.many': string;
|
|
29
|
+
'pt.team-profile-card.team.member.many-including-you': string;
|
|
20
30
|
};
|
|
21
31
|
/**
|
|
22
32
|
* NOTE:
|
|
23
33
|
*
|
|
24
|
-
* This file is automatically generated by
|
|
34
|
+
* This file is automatically generated by Traduki 2.0.
|
|
25
35
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
26
36
|
*/
|
|
27
37
|
export default _default;
|
|
@@ -1,27 +1,37 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
'pt.profile-card.inactive.account': string;
|
|
3
|
-
'pt.profile-card.general.msg.disabled.user': string;
|
|
4
|
-
'pt.profile-card.inactive.account.no.date': string;
|
|
5
|
-
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
6
|
-
'pt.profile-card.inactive.account.has.date.this.month': string;
|
|
7
|
-
'pt.profile-card.inactive.account.has.date.last.month': string;
|
|
8
|
-
'pt.profile-card.inactive.account.has.date.a.few.months': string;
|
|
9
|
-
'pt.profile-card.inactive.account.has.date.several.months': string;
|
|
10
|
-
'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
|
|
11
2
|
'pt.profile-card.closed.account': string;
|
|
12
|
-
'pt.profile-card.closed.account.no.date': string;
|
|
13
|
-
'pt.profile-card.closed.account.has.date.this.week': string;
|
|
14
|
-
'pt.profile-card.closed.account.has.date.this.month': string;
|
|
15
|
-
'pt.profile-card.closed.account.has.date.last.month': string;
|
|
16
3
|
'pt.profile-card.closed.account.has.date.a.few.months': string;
|
|
17
|
-
'pt.profile-card.closed.account.has.date.
|
|
4
|
+
'pt.profile-card.closed.account.has.date.last.month': string;
|
|
18
5
|
'pt.profile-card.closed.account.has.date.more.than.a.year': string;
|
|
6
|
+
'pt.profile-card.closed.account.has.date.several.months': string;
|
|
7
|
+
'pt.profile-card.closed.account.has.date.this.month': string;
|
|
8
|
+
'pt.profile-card.closed.account.has.date.this.week': string;
|
|
9
|
+
'pt.profile-card.closed.account.no.date': string;
|
|
19
10
|
'pt.profile-card.disabled.account.default.name': string;
|
|
11
|
+
'pt.profile-card.general.msg.disabled.user': string;
|
|
12
|
+
'pt.profile-card.inactive.account': string;
|
|
13
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': string;
|
|
14
|
+
'pt.profile-card.inactive.account.has.date.last.month': string;
|
|
15
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
|
|
16
|
+
'pt.profile-card.inactive.account.has.date.several.months': string;
|
|
17
|
+
'pt.profile-card.inactive.account.has.date.this.month': string;
|
|
18
|
+
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
19
|
+
'pt.profile-card.inactive.account.no.date': string;
|
|
20
|
+
'pt.team-profile-card.directReports.heading': string;
|
|
21
|
+
'pt.team-profile-card.error.refresh-button': string;
|
|
22
|
+
'pt.team-profile-card.error.suggestion': string;
|
|
23
|
+
'pt.team-profile-card.error.title': string;
|
|
24
|
+
'pt.team-profile-card.manager.heading': string;
|
|
25
|
+
'pt.team-profile-card.team.action.view-profile': string;
|
|
26
|
+
'pt.team-profile-card.team.member.count': string;
|
|
27
|
+
'pt.team-profile-card.team.member.count-including-you': string;
|
|
28
|
+
'pt.team-profile-card.team.member.many': string;
|
|
29
|
+
'pt.team-profile-card.team.member.many-including-you': string;
|
|
20
30
|
};
|
|
21
31
|
/**
|
|
22
32
|
* NOTE:
|
|
23
33
|
*
|
|
24
|
-
* This file is automatically generated by
|
|
34
|
+
* This file is automatically generated by Traduki 2.0.
|
|
25
35
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
26
36
|
*/
|
|
27
37
|
export default _default;
|
|
@@ -3,26 +3,26 @@ interface FullNameLabelProps {
|
|
|
3
3
|
noMeta?: boolean;
|
|
4
4
|
isDisabledAccount?: boolean;
|
|
5
5
|
}
|
|
6
|
-
export declare const CardContainerEmpty: import("styled-components").StyledComponentClass<import("react").
|
|
7
|
-
export declare const CardWrapper: import("styled-components").StyledComponentClass<
|
|
8
|
-
export declare const ProfileImage: import("styled-components").StyledComponentClass<import("react").
|
|
9
|
-
export declare const ActionsFlexSpacer: import("styled-components").StyledComponentClass<import("react").
|
|
10
|
-
export declare const ActionButtonGroup: import("styled-components").StyledComponentClass<import("react").
|
|
11
|
-
export declare const CardContent: import("styled-components").StyledComponentClass<import("react").
|
|
12
|
-
export declare const DetailsGroup: import("styled-components").StyledComponentClass<import("react").
|
|
13
|
-
export declare const DisabledInfo: import("styled-components").StyledComponentClass<
|
|
6
|
+
export declare const CardContainerEmpty: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
7
|
+
export declare const CardWrapper: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
8
|
+
export declare const ProfileImage: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
9
|
+
export declare const ActionsFlexSpacer: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
10
|
+
export declare const ActionButtonGroup: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
11
|
+
export declare const CardContent: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
12
|
+
export declare const DetailsGroup: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
13
|
+
export declare const DisabledInfo: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
14
14
|
export declare const FullNameLabel: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & FullNameLabelProps, any, import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & FullNameLabelProps>;
|
|
15
|
-
export declare const LozengeWrapper: import("styled-components").StyledComponentClass<import("react").
|
|
16
|
-
export declare const CustomLozengeContainer: import("styled-components").StyledComponentClass<import("react").
|
|
17
|
-
export declare const JobTitleLabel: import("styled-components").StyledComponentClass<
|
|
18
|
-
export declare const AppTitleLabel: import("styled-components").StyledComponentClass<
|
|
19
|
-
export declare const SpinnerContainer: import("styled-components").StyledComponentClass<import("react").
|
|
15
|
+
export declare const LozengeWrapper: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
16
|
+
export declare const CustomLozengeContainer: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
17
|
+
export declare const JobTitleLabel: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
18
|
+
export declare const AppTitleLabel: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
19
|
+
export declare const SpinnerContainer: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
20
20
|
interface CardContainerProps {
|
|
21
21
|
isDisabledUser?: boolean;
|
|
22
22
|
withoutElevation?: boolean;
|
|
23
23
|
}
|
|
24
24
|
export declare const CardContainer: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & CardContainerProps, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & CardContainerProps>;
|
|
25
|
-
export declare const DetailsLabel: import("styled-components").StyledComponentClass<import("react").
|
|
26
|
-
export declare const DetailsLabelIcon: import("styled-components").StyledComponentClass<
|
|
27
|
-
export declare const DetailsLabelText: import("styled-components").StyledComponentClass<
|
|
25
|
+
export declare const DetailsLabel: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
26
|
+
export declare const DetailsLabelIcon: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
27
|
+
export declare const DetailsLabelText: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
28
28
|
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const ErrorWrapper: import("styled-components").StyledComponentClass<
|
|
3
|
-
export declare const ErrorTitle: import("styled-components").StyledComponentClass<
|
|
4
|
-
export declare const ErrorText: import("styled-components").StyledComponentClass<
|
|
5
|
-
export declare const TeamErrorTitle: import("styled-components").StyledComponentClass<
|
|
6
|
-
export declare const TeamErrorText: import("styled-components").StyledComponentClass<import("react").
|
|
2
|
+
export declare const ErrorWrapper: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
3
|
+
export declare const ErrorTitle: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLParagraphElement> & import("react").HTMLAttributes<HTMLParagraphElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLParagraphElement> & import("react").HTMLAttributes<HTMLParagraphElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
4
|
+
export declare const ErrorText: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
5
|
+
export declare const TeamErrorTitle: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLParagraphElement> & import("react").HTMLAttributes<HTMLParagraphElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLParagraphElement> & import("react").HTMLAttributes<HTMLParagraphElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
6
|
+
export declare const TeamErrorText: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLParagraphElement> & import("react").HTMLAttributes<HTMLParagraphElement>, any, import("react").ClassAttributes<HTMLParagraphElement> & import("react").HTMLAttributes<HTMLParagraphElement>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const ReportingLinesSection: import("styled-components").StyledComponentClass<import("react").
|
|
3
|
-
export declare const ReportingLinesHeading: import("styled-components").StyledComponentClass<
|
|
4
|
-
export declare const ManagerSection: import("styled-components").StyledComponentClass<import("react").
|
|
5
|
-
export declare const ManagerName: import("styled-components").StyledComponentClass<import("react").
|
|
6
|
-
export declare const OffsetWrapper: import("styled-components").StyledComponentClass<import("react").
|
|
2
|
+
export declare const ReportingLinesSection: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
3
|
+
export declare const ReportingLinesHeading: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLHeadingElement> & import("react").HTMLAttributes<HTMLHeadingElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLHeadingElement> & import("react").HTMLAttributes<HTMLHeadingElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
4
|
+
export declare const ManagerSection: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
5
|
+
export declare const ManagerName: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement>, any, import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement>>;
|
|
6
|
+
export declare const OffsetWrapper: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const CardTriggerWrapper: import("styled-components").StyledComponentClass<import("react").
|
|
3
|
-
export declare const CardWrapper: import("styled-components").StyledComponentClass<
|
|
2
|
+
export declare const CardTriggerWrapper: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
3
|
+
export declare const CardWrapper: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
4
4
|
export declare const CardHeader: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
5
5
|
image?: string | undefined;
|
|
6
6
|
isLoading?: boolean | undefined;
|
|
@@ -8,13 +8,13 @@ export declare const CardHeader: import("styled-components").StyledComponentClas
|
|
|
8
8
|
image?: string | undefined;
|
|
9
9
|
isLoading?: boolean | undefined;
|
|
10
10
|
}>;
|
|
11
|
-
export declare const CardContent: import("styled-components").StyledComponentClass<import("react").
|
|
12
|
-
export declare const TeamName: import("styled-components").StyledComponentClass<
|
|
13
|
-
export declare const MemberCount: import("styled-components").StyledComponentClass<import("react").
|
|
14
|
-
export declare const AvatarSection: import("styled-components").StyledComponentClass<import("react").
|
|
15
|
-
export declare const DescriptionWrapper: import("styled-components").StyledComponentClass<import("react").
|
|
16
|
-
export declare const Description: import("styled-components").StyledComponentClass<import("react").
|
|
17
|
-
export declare const ActionButtons: import("styled-components").StyledComponentClass<import("react").
|
|
18
|
-
export declare const WrappedButton: import("styled-components").StyledComponentClass<import("react").
|
|
19
|
-
export declare const MoreButton: import("styled-components").StyledComponentClass<import("react").
|
|
20
|
-
export declare const LoadingWrapper: import("styled-components").StyledComponentClass<import("react").
|
|
11
|
+
export declare const CardContent: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
12
|
+
export declare const TeamName: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLHeadingElement> & import("react").HTMLAttributes<HTMLHeadingElement> & (import("@atlaskit/theme").ThemeProps | undefined), any, import("react").ClassAttributes<HTMLHeadingElement> & import("react").HTMLAttributes<HTMLHeadingElement> & (import("@atlaskit/theme").ThemeProps | undefined)>;
|
|
13
|
+
export declare const MemberCount: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
14
|
+
export declare const AvatarSection: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
15
|
+
export declare const DescriptionWrapper: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
16
|
+
export declare const Description: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement>, any, import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement>>;
|
|
17
|
+
export declare const ActionButtons: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
18
|
+
export declare const WrappedButton: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
19
|
+
export declare const MoreButton: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
20
|
+
export declare const LoadingWrapper: import("styled-components").StyledComponentClass<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { AnalyticsEventPayload } from '@atlaskit/analytics-next';
|
|
1
2
|
import type { CreateUIAnalyticsEvent } from '@atlaskit/analytics-next/types';
|
|
2
3
|
interface AnalyticsEvent {
|
|
3
4
|
action?: string;
|
|
@@ -8,10 +9,10 @@ interface AnalyticsEvent {
|
|
|
8
9
|
source?: string;
|
|
9
10
|
}
|
|
10
11
|
export declare const fireEvent: (createAnalyticsEvent: CreateUIAnalyticsEvent | undefined, body: AnalyticsEvent) => void;
|
|
11
|
-
export declare const teamCardTriggered: (method: 'hover' | 'click') =>
|
|
12
|
+
export declare const teamCardTriggered: (method: 'hover' | 'click') => AnalyticsEventPayload;
|
|
12
13
|
export declare const teamRequestAnalytics: (action: 'triggered' | 'succeeded' | 'failed', attributes?: ({
|
|
13
14
|
duration: number;
|
|
14
|
-
} & Record<string, string | number | boolean | undefined>) | undefined) =>
|
|
15
|
+
} & Record<string, string | number | boolean | undefined>) | undefined) => AnalyticsEventPayload;
|
|
15
16
|
export declare const teamProfileCardRendered: (actionSubjectId: 'spinner' | 'content' | 'error' | 'errorBoundary', attributes: {
|
|
16
17
|
duration: number;
|
|
17
18
|
hasRetry?: boolean;
|
|
@@ -20,29 +21,29 @@ export declare const teamProfileCardRendered: (actionSubjectId: 'spinner' | 'con
|
|
|
20
21
|
includingYou?: boolean;
|
|
21
22
|
descriptionLength?: number;
|
|
22
23
|
titleLength?: number;
|
|
23
|
-
}) =>
|
|
24
|
+
}) => AnalyticsEventPayload;
|
|
24
25
|
export declare const teamActionClicked: (attributes: {
|
|
25
26
|
duration: number;
|
|
26
27
|
hasHref: boolean;
|
|
27
28
|
hasOnClick: boolean;
|
|
28
29
|
index: number;
|
|
29
30
|
actionId: string;
|
|
30
|
-
}) =>
|
|
31
|
+
}) => AnalyticsEventPayload;
|
|
31
32
|
export declare const moreActionsClicked: (attributes: {
|
|
32
33
|
duration: number;
|
|
33
34
|
numActions: number;
|
|
34
|
-
}) =>
|
|
35
|
+
}) => AnalyticsEventPayload;
|
|
35
36
|
export declare const teamAvatarClicked: (attributes: {
|
|
36
37
|
duration: number;
|
|
37
38
|
hasHref: boolean;
|
|
38
39
|
hasOnClick: boolean;
|
|
39
40
|
index: number;
|
|
40
|
-
}) =>
|
|
41
|
+
}) => AnalyticsEventPayload;
|
|
41
42
|
export declare const moreMembersClicked: (attributes: {
|
|
42
43
|
duration: number;
|
|
43
44
|
memberCount: number;
|
|
44
|
-
}) =>
|
|
45
|
+
}) => AnalyticsEventPayload;
|
|
45
46
|
export declare const errorRetryClicked: (attributes: {
|
|
46
47
|
duration: number;
|
|
47
|
-
}) =>
|
|
48
|
+
}) => AnalyticsEventPayload;
|
|
48
49
|
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/profilecard",
|
|
3
|
-
"version": "16.4.
|
|
3
|
+
"version": "16.4.4",
|
|
4
4
|
"description": "A React component to display a card with user information.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -41,14 +41,14 @@
|
|
|
41
41
|
"@atlaskit/analytics-next": "^8.2.0",
|
|
42
42
|
"@atlaskit/avatar": "^20.5.0",
|
|
43
43
|
"@atlaskit/avatar-group": "^8.3.0",
|
|
44
|
-
"@atlaskit/button": "^16.
|
|
44
|
+
"@atlaskit/button": "^16.3.0",
|
|
45
45
|
"@atlaskit/icon": "^21.10.0",
|
|
46
46
|
"@atlaskit/lozenge": "^11.0.0",
|
|
47
47
|
"@atlaskit/menu": "^1.3.0",
|
|
48
48
|
"@atlaskit/popup": "^1.3.0",
|
|
49
49
|
"@atlaskit/spinner": "^15.0.0",
|
|
50
50
|
"@atlaskit/theme": "^12.1.0",
|
|
51
|
-
"@atlaskit/tokens": "^0.
|
|
51
|
+
"@atlaskit/tokens": "^0.9.0",
|
|
52
52
|
"@babel/runtime": "^7.0.0",
|
|
53
53
|
"date-fns": "^2.17.0",
|
|
54
54
|
"lodash": "^4.17.21",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"loader-utils": "^1.1.0",
|
|
75
75
|
"react-router-dom": "^4.2.2",
|
|
76
76
|
"sinon": "^2.2.0",
|
|
77
|
-
"typescript": "
|
|
77
|
+
"typescript": "4.2.4",
|
|
78
78
|
"uid": "^0.0.2"
|
|
79
79
|
},
|
|
80
80
|
"keywords": [
|