@atlaskit/profilecard 24.6.0 → 24.7.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 +19 -0
- package/afm-cc/tsconfig.json +2 -2
- package/dist/cjs/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/cjs/client/getTeamFromAGG.js +1 -1
- package/dist/cjs/components/User/ProfileCardDetails.js +1 -1
- package/dist/cjs/components/User/ProfileCardTrigger.compiled.css +1 -0
- package/dist/cjs/components/User/ProfileCardTrigger.js +90 -3
- package/dist/cjs/i18n/cs.js +1 -0
- package/dist/cjs/i18n/da.js +1 -0
- package/dist/cjs/i18n/de.js +1 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +1 -0
- package/dist/cjs/i18n/hr.js +1 -0
- package/dist/cjs/i18n/hu.js +1 -0
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ja.js +1 -0
- package/dist/cjs/i18n/ko.js +1 -0
- package/dist/cjs/i18n/nb.js +1 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +1 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +1 -0
- package/dist/cjs/i18n/sl.js +1 -0
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sr_YR.js +1 -0
- package/dist/cjs/i18n/sv.js +1 -0
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +1 -0
- package/dist/cjs/i18n/uk.js +1 -0
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/cjs/styled/Card.compiled.css +2 -0
- package/dist/cjs/styled/Card.js +10 -3
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/es2019/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/es2019/client/getTeamFromAGG.js +1 -1
- package/dist/es2019/components/User/ProfileCardDetails.js +1 -1
- package/dist/es2019/components/User/ProfileCardTrigger.compiled.css +1 -0
- package/dist/es2019/components/User/ProfileCardTrigger.js +87 -0
- package/dist/es2019/i18n/cs.js +1 -0
- package/dist/es2019/i18n/da.js +1 -0
- package/dist/es2019/i18n/de.js +1 -0
- package/dist/es2019/i18n/es.js +1 -0
- package/dist/es2019/i18n/fi.js +1 -0
- package/dist/es2019/i18n/fr.js +1 -0
- package/dist/es2019/i18n/hr.js +1 -0
- package/dist/es2019/i18n/hu.js +1 -0
- package/dist/es2019/i18n/it.js +1 -0
- package/dist/es2019/i18n/ja.js +1 -0
- package/dist/es2019/i18n/ko.js +1 -0
- package/dist/es2019/i18n/nb.js +1 -0
- package/dist/es2019/i18n/nl.js +1 -0
- package/dist/es2019/i18n/pl.js +1 -0
- package/dist/es2019/i18n/pt_BR.js +1 -0
- package/dist/es2019/i18n/ru.js +1 -0
- package/dist/es2019/i18n/sl.js +1 -0
- package/dist/es2019/i18n/sr_RS.js +1 -0
- package/dist/es2019/i18n/sr_YR.js +1 -0
- package/dist/es2019/i18n/sv.js +1 -0
- package/dist/es2019/i18n/th.js +1 -0
- package/dist/es2019/i18n/tr.js +1 -0
- package/dist/es2019/i18n/uk.js +1 -0
- package/dist/es2019/i18n/vi.js +1 -0
- package/dist/es2019/i18n/zh.js +1 -0
- package/dist/es2019/i18n/zh_TW.js +1 -0
- package/dist/es2019/styled/Card.compiled.css +2 -0
- package/dist/es2019/styled/Card.js +10 -3
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/esm/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/esm/client/getTeamFromAGG.js +1 -1
- package/dist/esm/components/User/ProfileCardDetails.js +1 -1
- package/dist/esm/components/User/ProfileCardTrigger.compiled.css +1 -0
- package/dist/esm/components/User/ProfileCardTrigger.js +90 -3
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/da.js +1 -0
- package/dist/esm/i18n/de.js +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.js +1 -0
- package/dist/esm/i18n/hr.js +1 -0
- package/dist/esm/i18n/hu.js +1 -0
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ja.js +1 -0
- package/dist/esm/i18n/ko.js +1 -0
- package/dist/esm/i18n/nb.js +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/pl.js +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.js +1 -0
- package/dist/esm/i18n/sl.js +1 -0
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sr_YR.js +1 -0
- package/dist/esm/i18n/sv.js +1 -0
- package/dist/esm/i18n/th.js +1 -0
- package/dist/esm/i18n/tr.js +1 -0
- package/dist/esm/i18n/uk.js +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/esm/styled/Card.compiled.css +2 -0
- package/dist/esm/styled/Card.js +10 -3
- package/dist/esm/util/analytics.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +1 -0
- package/dist/types/i18n/hr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ja.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +1 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sl.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sr_YR.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -0
- package/dist/types-ts4.5/i18n/da.d.ts +1 -0
- package/dist/types-ts4.5/i18n/de.d.ts +1 -0
- package/dist/types-ts4.5/i18n/es.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/hr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -0
- package/dist/types-ts4.5/i18n/it.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
- package/dist/types-ts4.5/i18n/th.d.ts +1 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -0
- package/package.json +4 -1
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/profilecard",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.7.1",
|
|
4
4
|
"description": "A React component to display a card with user information.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -179,6 +179,9 @@
|
|
|
179
179
|
},
|
|
180
180
|
"jfp_a11y_team_profile_card_actions_label": {
|
|
181
181
|
"type": "boolean"
|
|
182
|
+
},
|
|
183
|
+
"enable_absolute_positioning_profile_card": {
|
|
184
|
+
"type": "boolean"
|
|
182
185
|
}
|
|
183
186
|
},
|
|
184
187
|
"sideEffects": [
|