@atlaskit/profilecard 16.9.0 → 16.9.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 +6 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/en.js +1 -0
- package/dist/es2019/i18n/en_GB.js +1 -0
- package/dist/es2019/i18n/en_ZZ.js +1 -0
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/util/analytics.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
@@ -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.9.
|
|
59
|
+
packageVersion: "16.9.1"
|
|
60
60
|
}, attributes), {}, {
|
|
61
61
|
firedAt: (0, _performance.getPageTime)()
|
|
62
62
|
})
|
package/dist/cjs/version.json
CHANGED
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
@@ -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.9.
|
|
38
|
+
packageVersion: "16.9.1",
|
|
39
39
|
...attributes,
|
|
40
40
|
firedAt: getPageTime()
|
|
41
41
|
}
|
package/dist/es2019/version.json
CHANGED
package/dist/esm/i18n/en.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'More',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
@@ -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.9.
|
|
48
|
+
packageVersion: "16.9.1"
|
|
49
49
|
}, attributes), {}, {
|
|
50
50
|
firedAt: getPageTime()
|
|
51
51
|
})
|
package/dist/esm/version.json
CHANGED
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ declare const _default: {
|
|
|
18
18
|
'pt.profile-card.inactive.account.has.date.this.month': string;
|
|
19
19
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
20
20
|
'pt.profile-card.inactive.account.no.date': string;
|
|
21
|
+
'pt.profile-card.more-icon-label': string;
|
|
21
22
|
'pt.team-profile-card.directReports.heading': string;
|
|
22
23
|
'pt.team-profile-card.error.refresh-button': string;
|
|
23
24
|
'pt.team-profile-card.error.suggestion': string;
|
|
@@ -18,6 +18,7 @@ declare const _default: {
|
|
|
18
18
|
'pt.profile-card.inactive.account.has.date.this.month': string;
|
|
19
19
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
20
20
|
'pt.profile-card.inactive.account.no.date': string;
|
|
21
|
+
'pt.profile-card.more-icon-label': string;
|
|
21
22
|
'pt.team-profile-card.directReports.heading': string;
|
|
22
23
|
'pt.team-profile-card.error.refresh-button': string;
|
|
23
24
|
'pt.team-profile-card.error.suggestion': string;
|
|
@@ -18,6 +18,7 @@ declare const _default: {
|
|
|
18
18
|
'pt.profile-card.inactive.account.has.date.this.month': string;
|
|
19
19
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
20
20
|
'pt.profile-card.inactive.account.no.date': string;
|
|
21
|
+
'pt.profile-card.more-icon-label': string;
|
|
21
22
|
'pt.team-profile-card.directReports.heading': string;
|
|
22
23
|
'pt.team-profile-card.error.refresh-button': string;
|
|
23
24
|
'pt.team-profile-card.error.suggestion': string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/profilecard",
|
|
3
|
-
"version": "16.9.
|
|
3
|
+
"version": "16.9.1",
|
|
4
4
|
"description": "A React component to display a card with user information.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@atlaskit/avatar-group": "^9.0.0",
|
|
44
44
|
"@atlaskit/button": "^16.3.0",
|
|
45
45
|
"@atlaskit/dropdown-menu": "^11.2.0",
|
|
46
|
-
"@atlaskit/give-kudos": "^0.
|
|
46
|
+
"@atlaskit/give-kudos": "^0.4.0",
|
|
47
47
|
"@atlaskit/icon": "^21.10.0",
|
|
48
48
|
"@atlaskit/lozenge": "^11.0.0",
|
|
49
49
|
"@atlaskit/menu": "^1.3.0",
|