@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
package/dist/esm/i18n/es.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Su cuenta se ha desactivado esta semana.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Su cuenta está desactivada.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Más',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Más acciones para {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Más información sobre este equipo',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Subordinados directos',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Volver a intentarlo',
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Hänen tilinsä poistettiin käytöstä tällä viikolla.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Hänen tilinsä on poistettu käytöstä.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Lisää',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Lisää toimintoja asiakaspalvelijalle {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Lisätietoja tästä tiimistä',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Suorat alaiset',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Yritä uudelleen',
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Son compte a été désactivé cette semaine.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Son compte a été désactivé.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Plus',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': "Plus d'actions pour {fullName}",
|
|
51
52
|
'pt.team-profile-card.aria-label': 'En savoir plus sur cette équipe',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Collaborateurs directs',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Réessayez',
|
package/dist/esm/i18n/hr.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Njegov račun je deaktiviran ovaj tjedan.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Njegov račun je deaktiviran.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Više',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Još radnji za agenta {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Više informacija o ovom timu',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Izravni izvještaji',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Pokušaj ponovno',
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Továbbiak',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'További műveletek a következőhöz: {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'További információ erről a csapatról',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Il suo account è stato disattivato questa settimana.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Il suo account è stato disattivato.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Altro',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Altre azioni per {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Ulteriori informazioni su questo team',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Report diretti',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Riprova',
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'アカウントは今週無効になりました。',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'アカウントは無効になっています。',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'その他',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName} のその他のアクション',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'このチームに関する詳細情報',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': '直属の部下',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': '再試行',
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': '계정이 이번 주에 비활성화되었습니다.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': '계정이 비활성화되었습니다.',
|
|
50
50
|
'pt.profile-card.more-icon-label': '더 보기',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName}에 대한 더 많은 작업 보기',
|
|
51
52
|
'pt.team-profile-card.aria-label': '이 팀에 대한 추가 정보',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': '부하 직원',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': '다시 시도',
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Vedkommendes konto ble deaktivert denne uken.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Vedkommendes konto er deaktivert.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Mer',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Flere handlinger for {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Mer informasjon om dette teamet',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Prøv på nytt',
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Zijn/haar account is deze week gedeactiveerd.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Zijn/haar account is gedeactiveerd.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Meer',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Meer acties voor {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Meer informatie over dit team',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Directe rapporten',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Opnieuw proberen',
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Jej konto zostało zdezaktywowane w tym tygodniu.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Jej konto zostało zdezaktywowane pomyślnie.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Więcej',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Więcej czynności dla {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Więcej informacji o tym zespole',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Bezpośredni podwładni',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Spróbuj ponownie',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'A conta do usuário foi desativada nesta semana.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'A conta do usuário foi desativada.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Mais',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Mais ações para {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Mais informações sobre esta equipe',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Relatórios diretos',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Tentar novamente',
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Его аккаунт был отключен на этой неделе.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Его аккаунт был отключен.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Еще',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName}: другие действия',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Дополнительные сведения о команде',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Прямые подчиненные',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Повторить попытку',
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Račun tega uporabnika je bil deaktiviran ta teden.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Račun tega uporabnika je bil deaktiviran.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Več',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Več dejanj za {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Več informacij o tej ekipi',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Neposredno podrejeni',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Poskusi znova',
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Nalog korisnika je deaktiviran ove nedelje.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Nalog korisnika je deaktiviran.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Još',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Više radnji za {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Više informacija o ovom timu',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Direktni izveštaji',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Probajte ponovo',
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Налог корисника је деактивиран ове недеље.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Налог корисника је деактивиран.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Још',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Више радњи за {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Више информација о овом тиму',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Директни извештаји',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Пробај поново',
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto inaktiverades den här veckan.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Personens konto har inaktiverats.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Mer',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Fler åtgärder för {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Mer information om teamet',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Direkt underordnade',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Försök igen',
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในสัปดาห์นี้',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้ว',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'เพิ่มเติม',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'การดำเนินการเพิ่มเติมสำหรับ {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'ข้อมูลเพิ่มเติมเกี่ยวกับทีมนี้',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'รายงานโดยตรง',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'ลองอีกครั้ง',
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Bu kullanıcının hesabı bu hafta devre dışı bırakıldı.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Bu kullanıcının hesabı devre dışı bırakıldı.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Daha fazlası',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName} için daha fazla işlem',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Bu takım hakkında daha fazla bilgi',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Astlar',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Yeniden deneyin',
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Обліковий запис користувача деактивовано цього тижня.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Обліковий запис користувача деактивовано.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Більше варіантів',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Інші дії для агента {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Докладніше про цю команду',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Безпосередні підлеглі',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Повторіть спробу',
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Tài khoản của họ đã bị hủy kích hoạt trong tuần này.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Tài khoản của họ đã bị hủy kích hoạt.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Khác',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Thao tác khác đối với {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Thông tin khác về đội ngũ này',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Báo cáo trực tiếp',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Thử lại',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': '他们的帐户本周已被停用。',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': '他们的帐户已被停用。',
|
|
50
50
|
'pt.profile-card.more-icon-label': '更多',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '针对 "{fullName}" 的更多操作',
|
|
51
52
|
'pt.team-profile-card.aria-label': '有关此团队的更多信息',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': '直接下属',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': '请重试',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': '其帳戶在本週已停用。',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': '其帳戶已停用。',
|
|
50
50
|
'pt.profile-card.more-icon-label': '更多',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName} 的更多動作',
|
|
51
52
|
'pt.team-profile-card.aria-label': '有關此團隊的更多資訊',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': '直接報告',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': '再試一次',
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
._19pkze3t{margin-top:var(--ds-space-0,0)}
|
|
26
26
|
._1bah1y6m{justify-content:flex-start}
|
|
27
27
|
._1bahesu3{justify-content:flex-end}
|
|
28
|
+
._1br315cr >#profile-card-job-title-label-text{color:var(--ds-text-inverse,#fff)}
|
|
28
29
|
._1bsb18pt{width:228px}
|
|
29
30
|
._1bsb1ns9{width:-moz-fit-content;width:fit-content}
|
|
30
31
|
._1bsb1w81{width:150px}
|
|
@@ -43,6 +44,7 @@
|
|
|
43
44
|
._1ltvze3t{left:var(--ds-space-0,0)}
|
|
44
45
|
._1n261g80{flex-wrap:wrap}
|
|
45
46
|
._1o9zidpf{flex-shrink:0}
|
|
47
|
+
._1oqb1gjq#profile-card-action-button-group span{color:var(--ds-text-subtle,#44546f)}
|
|
46
48
|
._1pby1mrw{z-index:-1}
|
|
47
49
|
._1reo15vq{overflow-x:hidden}
|
|
48
50
|
._1tkebv7e{min-height:136px}
|
package/dist/esm/styled/Card.js
CHANGED
|
@@ -4,6 +4,7 @@ import "./Card.compiled.css";
|
|
|
4
4
|
import { ax, ix } from "@compiled/react/runtime";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { cx } from '@atlaskit/css';
|
|
7
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
7
8
|
import { Box, Text } from '@atlaskit/primitives/compiled';
|
|
8
9
|
var kudosButtonAnimationTransformationCompiled = null;
|
|
9
10
|
var styles = {
|
|
@@ -32,6 +33,10 @@ var styles = {
|
|
|
32
33
|
jobTitleLabel: "_19pkze3t _otyrze3t _18u0utpp _2hwxze3t",
|
|
33
34
|
appTitleLabel: "_2rkoglpi _syaz1fxt _u5f312x7 _19bv12x7 _1bsb1ns9 _19pk1b66 _otyrze3t _18u0utpp _2hwxze3t"
|
|
34
35
|
};
|
|
36
|
+
var stylesCompiled = {
|
|
37
|
+
jobTitleLabel: "_19pkze3t _otyrze3t _18u0utpp _2hwxze3t _1br315cr",
|
|
38
|
+
actionButtonGroup: "_zulp12x7 _uiztglyw _19pkpxbi _2hwxze3t _18u0ze3t _otyrze3t _y3gnusic _1bahesu3 _1e0c1txw _1oqb1gjq"
|
|
39
|
+
};
|
|
35
40
|
export var ProfileImage = function ProfileImage(_ref) {
|
|
36
41
|
var children = _ref.children;
|
|
37
42
|
return /*#__PURE__*/React.createElement(Box, {
|
|
@@ -70,7 +75,8 @@ export var ActionButtonGroup = function ActionButtonGroup(_ref4) {
|
|
|
70
75
|
testId = _ref4.testId;
|
|
71
76
|
return /*#__PURE__*/React.createElement(Box, {
|
|
72
77
|
testId: testId,
|
|
73
|
-
xcss: cx(styles.actionButtonGroup)
|
|
78
|
+
xcss: cx(fg('enable_absolute_positioning_profile_card') ? stylesCompiled.actionButtonGroup : styles.actionButtonGroup),
|
|
79
|
+
id: "profile-card-action-button-group"
|
|
74
80
|
}, children);
|
|
75
81
|
};
|
|
76
82
|
export var OverflowActionButtonsWrapper = function OverflowActionButtonsWrapper(_ref5) {
|
|
@@ -114,10 +120,11 @@ export var CustomLozengeContainer = function CustomLozengeContainer(_ref0) {
|
|
|
114
120
|
export var JobTitleLabel = function JobTitleLabel(_ref1) {
|
|
115
121
|
var children = _ref1.children;
|
|
116
122
|
return /*#__PURE__*/React.createElement(Box, {
|
|
117
|
-
xcss: cx(styles.jobTitleLabel)
|
|
123
|
+
xcss: cx(fg('enable_absolute_positioning_profile_card') ? stylesCompiled.jobTitleLabel : styles.jobTitleLabel)
|
|
118
124
|
}, /*#__PURE__*/React.createElement(Text, {
|
|
119
125
|
maxLines: 1,
|
|
120
|
-
color: "color.text.inverse"
|
|
126
|
+
color: "color.text.inverse",
|
|
127
|
+
id: "profile-card-job-title-label-text"
|
|
121
128
|
}, children));
|
|
122
129
|
};
|
|
123
130
|
export var AppTitleLabel = function AppTitleLabel(_ref10) {
|
|
@@ -39,7 +39,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
39
39
|
actionSubjectId: actionSubjectId,
|
|
40
40
|
attributes: _objectSpread(_objectSpread({
|
|
41
41
|
packageName: "@atlaskit/profilecard",
|
|
42
|
-
packageVersion: "24.
|
|
42
|
+
packageVersion: "24.7.0"
|
|
43
43
|
}, attributes), {}, {
|
|
44
44
|
firedAt: Math.round(getPageTime())
|
|
45
45
|
})
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -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/dist/types/i18n/da.d.ts
CHANGED
|
@@ -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/dist/types/i18n/de.d.ts
CHANGED
|
@@ -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/dist/types/i18n/es.d.ts
CHANGED
|
@@ -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/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -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/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -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/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -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/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -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/dist/types/i18n/it.d.ts
CHANGED
|
@@ -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/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -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/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -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/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -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/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -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/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -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/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -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/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -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/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -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/dist/types/i18n/th.d.ts
CHANGED
|
@@ -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/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -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/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -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/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -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/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -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;
|