@atlaskit/profilecard 16.3.0 → 16.4.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.
Files changed (116) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/cjs/components/Team/TeamProfileCardTrigger.js +1 -1
  3. package/dist/cjs/i18n/cs.js +4 -2
  4. package/dist/cjs/i18n/da.js +4 -2
  5. package/dist/cjs/i18n/de.js +4 -2
  6. package/dist/cjs/i18n/en_ZZ.js +4 -2
  7. package/dist/cjs/i18n/es.js +4 -2
  8. package/dist/cjs/i18n/et.js +2 -2
  9. package/dist/cjs/i18n/fi.js +4 -2
  10. package/dist/cjs/i18n/fr.js +4 -2
  11. package/dist/cjs/i18n/hu.js +4 -2
  12. package/dist/cjs/i18n/it.js +4 -2
  13. package/dist/cjs/i18n/ja.js +4 -2
  14. package/dist/cjs/i18n/ko.js +4 -2
  15. package/dist/cjs/i18n/nb.js +4 -2
  16. package/dist/cjs/i18n/nl.js +4 -2
  17. package/dist/cjs/i18n/pl.js +4 -2
  18. package/dist/cjs/i18n/pt_BR.js +4 -2
  19. package/dist/cjs/i18n/pt_PT.js +2 -2
  20. package/dist/cjs/i18n/ru.js +4 -2
  21. package/dist/cjs/i18n/sk.js +2 -2
  22. package/dist/cjs/i18n/sv.js +4 -2
  23. package/dist/cjs/i18n/th.js +4 -2
  24. package/dist/cjs/i18n/tr.js +4 -2
  25. package/dist/cjs/i18n/uk.js +4 -2
  26. package/dist/cjs/i18n/vi.js +4 -2
  27. package/dist/cjs/i18n/zh.js +4 -2
  28. package/dist/cjs/i18n/zh_TW.js +4 -2
  29. package/dist/cjs/util/analytics.js +32 -7
  30. package/dist/cjs/version.json +1 -1
  31. package/dist/es2019/components/Team/TeamProfileCardTrigger.js +2 -2
  32. package/dist/es2019/i18n/cs.js +4 -2
  33. package/dist/es2019/i18n/da.js +4 -2
  34. package/dist/es2019/i18n/de.js +4 -2
  35. package/dist/es2019/i18n/en_ZZ.js +4 -2
  36. package/dist/es2019/i18n/es.js +4 -2
  37. package/dist/es2019/i18n/et.js +2 -2
  38. package/dist/es2019/i18n/fi.js +4 -2
  39. package/dist/es2019/i18n/fr.js +4 -2
  40. package/dist/es2019/i18n/hu.js +4 -2
  41. package/dist/es2019/i18n/it.js +4 -2
  42. package/dist/es2019/i18n/ja.js +4 -2
  43. package/dist/es2019/i18n/ko.js +4 -2
  44. package/dist/es2019/i18n/nb.js +4 -2
  45. package/dist/es2019/i18n/nl.js +4 -2
  46. package/dist/es2019/i18n/pl.js +4 -2
  47. package/dist/es2019/i18n/pt_BR.js +4 -2
  48. package/dist/es2019/i18n/pt_PT.js +2 -2
  49. package/dist/es2019/i18n/ru.js +4 -2
  50. package/dist/es2019/i18n/sk.js +2 -2
  51. package/dist/es2019/i18n/sv.js +4 -2
  52. package/dist/es2019/i18n/th.js +4 -2
  53. package/dist/es2019/i18n/tr.js +4 -2
  54. package/dist/es2019/i18n/uk.js +4 -2
  55. package/dist/es2019/i18n/vi.js +4 -2
  56. package/dist/es2019/i18n/zh.js +4 -2
  57. package/dist/es2019/i18n/zh_TW.js +4 -2
  58. package/dist/es2019/util/analytics.js +28 -4
  59. package/dist/es2019/version.json +1 -1
  60. package/dist/esm/components/Team/TeamProfileCardTrigger.js +2 -2
  61. package/dist/esm/i18n/cs.js +4 -2
  62. package/dist/esm/i18n/da.js +4 -2
  63. package/dist/esm/i18n/de.js +4 -2
  64. package/dist/esm/i18n/en_ZZ.js +4 -2
  65. package/dist/esm/i18n/es.js +4 -2
  66. package/dist/esm/i18n/et.js +2 -2
  67. package/dist/esm/i18n/fi.js +4 -2
  68. package/dist/esm/i18n/fr.js +4 -2
  69. package/dist/esm/i18n/hu.js +4 -2
  70. package/dist/esm/i18n/it.js +4 -2
  71. package/dist/esm/i18n/ja.js +4 -2
  72. package/dist/esm/i18n/ko.js +4 -2
  73. package/dist/esm/i18n/nb.js +4 -2
  74. package/dist/esm/i18n/nl.js +4 -2
  75. package/dist/esm/i18n/pl.js +4 -2
  76. package/dist/esm/i18n/pt_BR.js +4 -2
  77. package/dist/esm/i18n/pt_PT.js +2 -2
  78. package/dist/esm/i18n/ru.js +4 -2
  79. package/dist/esm/i18n/sk.js +2 -2
  80. package/dist/esm/i18n/sv.js +4 -2
  81. package/dist/esm/i18n/th.js +4 -2
  82. package/dist/esm/i18n/tr.js +4 -2
  83. package/dist/esm/i18n/uk.js +4 -2
  84. package/dist/esm/i18n/vi.js +4 -2
  85. package/dist/esm/i18n/zh.js +4 -2
  86. package/dist/esm/i18n/zh_TW.js +4 -2
  87. package/dist/esm/util/analytics.js +30 -4
  88. package/dist/esm/version.json +1 -1
  89. package/dist/types/i18n/cs.d.ts +3 -1
  90. package/dist/types/i18n/da.d.ts +3 -1
  91. package/dist/types/i18n/de.d.ts +3 -1
  92. package/dist/types/i18n/en_ZZ.d.ts +3 -1
  93. package/dist/types/i18n/es.d.ts +3 -1
  94. package/dist/types/i18n/et.d.ts +1 -1
  95. package/dist/types/i18n/fi.d.ts +3 -1
  96. package/dist/types/i18n/fr.d.ts +3 -1
  97. package/dist/types/i18n/hu.d.ts +3 -1
  98. package/dist/types/i18n/it.d.ts +3 -1
  99. package/dist/types/i18n/ja.d.ts +3 -1
  100. package/dist/types/i18n/ko.d.ts +3 -1
  101. package/dist/types/i18n/nb.d.ts +3 -1
  102. package/dist/types/i18n/nl.d.ts +3 -1
  103. package/dist/types/i18n/pl.d.ts +3 -1
  104. package/dist/types/i18n/pt_BR.d.ts +3 -1
  105. package/dist/types/i18n/pt_PT.d.ts +1 -1
  106. package/dist/types/i18n/ru.d.ts +3 -1
  107. package/dist/types/i18n/sk.d.ts +1 -1
  108. package/dist/types/i18n/sv.d.ts +3 -1
  109. package/dist/types/i18n/th.d.ts +3 -1
  110. package/dist/types/i18n/tr.d.ts +3 -1
  111. package/dist/types/i18n/uk.d.ts +3 -1
  112. package/dist/types/i18n/vi.d.ts +3 -1
  113. package/dist/types/i18n/zh.d.ts +3 -1
  114. package/dist/types/i18n/zh_TW.d.ts +3 -1
  115. package/dist/types/util/analytics.d.ts +11 -1
  116. package/package.json +4 -4
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Polish
7
+ //Polish (Poland)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Konto zostało usunięte',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'Jej konto zostało usunięte przynajmniej kilka miesięcy temu.',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': 'Jej konto zdezaktywowane w tym miesiącu.',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': 'Jej konto zostało zdezaktywowane w tym tygodniu.',
26
26
  'pt.profile-card.inactive.account.no.date': 'Jej konto zostało zdezaktywowane pomyślnie.',
27
+ 'pt.team-profile-card.directReports.heading': 'Bezpośredni podwładni',
27
28
  'pt.team-profile-card.error.refresh-button': 'Spróbuj ponownie',
28
29
  'pt.team-profile-card.error.suggestion': 'Poczekaj chwilę i spróbuj ponownie.',
29
30
  'pt.team-profile-card.error.title': 'Mamy problemy z pobraniem informacji dotyczących tego zespołu',
31
+ 'pt.team-profile-card.manager.heading': 'Kierownik',
30
32
  'pt.team-profile-card.team.action.view-profile': 'Wyświetl profil',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, one {Zespół z {count} członkiem} few {Zespół z {count} członkami} many {Zespół z {count} członkami} other {Zespół z {count} członka}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Zespół z {count} członkiem, łącznie z Tobą} few {Zespół z {count} członkami, łącznie z Tobą} many {Zespół z {count} członkami, łącznie z Tobą} other {Zespół z {count} członka, łącznie z Tobą}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Portuguese (Brazil)
7
+ //Portuguese (Brazil)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Conta excluída',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'A conta do usuário foi excluída há alguns meses.',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': 'A conta do usuário foi desativada neste mês.',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': 'A conta do usuário foi desativada nesta semana.',
26
26
  'pt.profile-card.inactive.account.no.date': 'A conta do usuário foi desativada.',
27
+ 'pt.team-profile-card.directReports.heading': 'Relatórios diretos',
27
28
  'pt.team-profile-card.error.refresh-button': 'Tentar novamente',
28
29
  'pt.team-profile-card.error.suggestion': 'Aguarde alguns instantes e depois tente de novo.',
29
30
  'pt.team-profile-card.error.title': 'Há alguns problemas para recuperar as informações desta equipe',
31
+ 'pt.team-profile-card.manager.heading': 'Gerente',
30
32
  'pt.team-profile-card.team.action.view-profile': 'Visualizar perfil',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, one {Equipe • {count} membro} other {Equipe • {count} membros}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Equipe • {count} membro, incluindo você} other {Equipe • {count} membros, incluindo você}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Portuguese (Portugal)
7
+ //Portuguese (Portugal)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Conta eliminada',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'A conta foi eliminada há alguns meses.',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Russian
7
+ //Russian
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Аккаунт удален',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'Его аккаунт был удален несколько месяцев назад.',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': 'Его аккаунт был отключен в этом месяце.',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': 'Его аккаунт был отключен на этой неделе.',
26
26
  'pt.profile-card.inactive.account.no.date': 'Его аккаунт был отключен.',
27
+ 'pt.team-profile-card.directReports.heading': 'Прямые подчиненные',
27
28
  'pt.team-profile-card.error.refresh-button': 'Повторить попытку',
28
29
  'pt.team-profile-card.error.suggestion': 'Повторите попытку через несколько секунд.',
29
30
  'pt.team-profile-card.error.title': 'При получении данных этой команды возникла проблема',
31
+ 'pt.team-profile-card.manager.heading': 'Менеджер',
30
32
  'pt.team-profile-card.team.action.view-profile': 'Посмотреть профиль',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, one {Команда • {count} участник} few {Команда • {count} участника} many {Команда • {count} участников} other {Команда • {count} участника}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Команда • {count} участник, включая вас} few {Команда • {count} участника, включая вас} many {Команда • {count} участников, включая вас} other {Команда • {count} участника, включая вас}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Slovak
7
+ //Slovak
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Účet odstránený',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'Jej účet je už niekoľko mesiacov odstránený.',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Swedish
7
+ //Swedish
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Kontot är borttaget',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'Personens konto har varit borttaget i några få månader.',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto inaktiverades den här månaden.',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto inaktiverades den här veckan.',
26
26
  'pt.profile-card.inactive.account.no.date': 'Personens konto har inaktiverats.',
27
+ 'pt.team-profile-card.directReports.heading': 'Direkt underordnade',
27
28
  'pt.team-profile-card.error.refresh-button': 'Försök igen',
28
29
  'pt.team-profile-card.error.suggestion': 'Vänta ett tag och försök igen.',
29
30
  'pt.team-profile-card.error.title': 'Vi kan inte hämta information om teamet',
31
+ 'pt.team-profile-card.manager.heading': 'Chef',
30
32
  'pt.team-profile-card.team.action.view-profile': 'Visa profil',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmar}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inklusive dig} other {Team • {count} medlemmar, inklusive dig}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Thai
7
+ //Thai (Thailand)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'ลบบัญชีแล้ว',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'บัญชีของผู้ใช้ถูกลบไปแล้วไม่กี่เดือน',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในเดือนนี้',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในสัปดาห์นี้',
26
26
  'pt.profile-card.inactive.account.no.date': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้ว',
27
+ 'pt.team-profile-card.directReports.heading': 'รายงานโดยตรง',
27
28
  'pt.team-profile-card.error.refresh-button': 'ลองอีกครั้ง',
28
29
  'pt.team-profile-card.error.suggestion': 'โปรดรอสักครู่แล้วลองอีกครั้ง',
29
30
  'pt.team-profile-card.error.title': 'เรากำลังมีปัญหาในการเรียกข้อมูลของทีมนี้',
31
+ 'pt.team-profile-card.manager.heading': 'ตัวจัดการ',
30
32
  'pt.team-profile-card.team.action.view-profile': 'ดูโปรไฟล์',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, other {ทีม • สมาชิก {count} คน}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {ทีม • สมาชิก {count} คน รวมคุณด้วย}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Turkish
7
+ //Turkish (Turkey)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Hesap silindi',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'Bu kullanıcının hesabı birkaç ay önce silindi.',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': 'Bu kullanıcının hesabı bu ay devre dışı bırakıldı.',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': 'Bu kullanıcının hesabı bu hafta devre dışı bırakıldı.',
26
26
  'pt.profile-card.inactive.account.no.date': 'Bu kullanıcının hesabı devre dışı bırakıldı.',
27
+ 'pt.team-profile-card.directReports.heading': 'Astlar',
27
28
  'pt.team-profile-card.error.refresh-button': 'Yeniden deneyin',
28
29
  'pt.team-profile-card.error.suggestion': 'Lütfen birkaç dakika bekleyip yeniden deneyin.',
29
30
  'pt.team-profile-card.error.title': 'Bu takımın bilgileri alınırken bir sorunla karşılaşıldı',
31
+ 'pt.team-profile-card.manager.heading': 'Yönetici',
30
32
  'pt.team-profile-card.team.action.view-profile': 'Profili görüntüle',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, one {Takım • {count} üye} other {Takım • {count} üye}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Takım • Siz de dahil olmak üzere {count} üye} other {Takım • Siz de dahil olmak üzere {count} üye}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Ukrainian
7
+ //Ukrainian (Ukraine)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Обліковий запис видалено',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'Обліковий запис користувача видалено кілька місяців тому.',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': 'Обліковий запис користувача деактивовано цього місяця.',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': 'Обліковий запис користувача деактивовано цього тижня.',
26
26
  'pt.profile-card.inactive.account.no.date': 'Обліковий запис користувача деактивовано.',
27
+ 'pt.team-profile-card.directReports.heading': 'Безпосередні підлеглі',
27
28
  'pt.team-profile-card.error.refresh-button': 'Повторіть спробу',
28
29
  'pt.team-profile-card.error.suggestion': 'Повторіть спробу за кілька хвилин.',
29
30
  'pt.team-profile-card.error.title': 'Не вдалось отримати інформацію про цю команду',
31
+ 'pt.team-profile-card.manager.heading': 'Керівник',
30
32
  'pt.team-profile-card.team.action.view-profile': 'Переглянути профіль',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, one {Команда • {count} учасник} few {Команда • {count} учасники} many {Команда • {count} учасників} other {Команда • {count} учасника}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Команда • {count} учасник включно з вами} few {Команда • {count} учасники включно з вами} many {Команда • {count} учасників включно з вами} other {Команда • {count} учасника включно з вами}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Vietnamese
7
+ //Vietnamese (Vietnam)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': 'Tài khoản đã bị xóa',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': 'Tài khoản của họ đã bị xóa một vài tháng.',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': 'Tài khoản của họ đã bị hủy kích hoạt trong tháng này.',
25
25
  '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.',
26
26
  'pt.profile-card.inactive.account.no.date': 'Tài khoản của họ đã bị hủy kích hoạt.',
27
+ 'pt.team-profile-card.directReports.heading': 'Báo cáo trực tiếp',
27
28
  'pt.team-profile-card.error.refresh-button': 'Thử lại',
28
29
  'pt.team-profile-card.error.suggestion': 'Hãy đợi một lát, rồi thử lại.',
29
30
  'pt.team-profile-card.error.title': 'Chúng tôi đang gặp sự cố khi truy xuất thông tin nhóm này',
31
+ 'pt.team-profile-card.manager.heading': 'Nhà quản lý',
30
32
  'pt.team-profile-card.team.action.view-profile': 'Xem hồ sơ',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, other {Nhóm • {count} thành viên}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {Nhóm • {count} thành viên, bao gồm cả bạn}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // Chinese
7
+ //Chinese (Simplified)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': '已删除的帐户',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': '他们的帐户已被删除数月。',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': '他们的帐户本月已被停用。',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': '他们的帐户本周已被停用。',
26
26
  'pt.profile-card.inactive.account.no.date': '他们的帐户已被停用。',
27
+ 'pt.team-profile-card.directReports.heading': '直接下属',
27
28
  'pt.team-profile-card.error.refresh-button': '请重试',
28
29
  'pt.team-profile-card.error.suggestion': '请稍等,然后重试。',
29
30
  'pt.team-profile-card.error.title': '检索此团队信息时遇到问题',
31
+ 'pt.team-profile-card.manager.heading': '经理',
30
32
  'pt.team-profile-card.team.action.view-profile': '查看个人资料',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, other {团队 • {count} 名成员}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {团队 • {count} 名成员,包括您自己}}',
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // undefined
7
+ //Chinese (Traditional)
8
8
  export default {
9
9
  'pt.profile-card.closed.account': '帳戶已刪除',
10
10
  'pt.profile-card.closed.account.has.date.a.few.months': '其帳戶已刪除幾個月了。',
@@ -24,9 +24,11 @@ export default {
24
24
  'pt.profile-card.inactive.account.has.date.this.month': '其帳戶在這個月已停用。',
25
25
  'pt.profile-card.inactive.account.has.date.this.week': '其帳戶在本週已停用。',
26
26
  'pt.profile-card.inactive.account.no.date': '其帳戶已停用。',
27
+ 'pt.team-profile-card.directReports.heading': '直接報告',
27
28
  'pt.team-profile-card.error.refresh-button': '再試一次',
28
29
  'pt.team-profile-card.error.suggestion': '請稍候,然後再試一次。',
29
30
  'pt.team-profile-card.error.title': '擷取此團隊資訊時發生問題',
31
+ 'pt.team-profile-card.manager.heading': '經理',
30
32
  'pt.team-profile-card.team.action.view-profile': '檢視設定檔',
31
33
  'pt.team-profile-card.team.member.count': '{count, plural, other {團隊 • {count} 名成員}}',
32
34
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {團隊 • {count} 名成員,包含您}}',
@@ -4,10 +4,36 @@ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (O
4
4
 
5
5
  function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
6
6
 
7
- import { createAndFireEvent } from '@atlaskit/analytics-next';
8
7
  import { getPageTime } from './performance';
9
- var PEOPLE_TEAMS_CHANNEL = 'peopleTeams';
10
- export var firePeopleTeamsEvent = createAndFireEvent(PEOPLE_TEAMS_CHANNEL);
8
+ /** Below lines are copied from teams common analytics */
9
+
10
+ var ANALYTICS_CHANNEL = 'peopleTeams';
11
+
12
+ var runItLater = function runItLater(cb) {
13
+ if (window.requestIdleCallback === 'function') {
14
+ return window.requestIdleCallback(cb);
15
+ }
16
+
17
+ if (typeof window.requestAnimationFrame === 'function') {
18
+ return window.requestAnimationFrame(cb);
19
+ }
20
+
21
+ return function () {
22
+ return setTimeout(cb);
23
+ };
24
+ };
25
+
26
+ export var fireEvent = function fireEvent(createAnalyticsEvent, body) {
27
+ if (!createAnalyticsEvent) {
28
+ return;
29
+ }
30
+
31
+ runItLater(function () {
32
+ createAnalyticsEvent(body).fire(ANALYTICS_CHANNEL);
33
+ });
34
+ };
35
+ /** Above lines are copied from teams common analytics */
36
+
11
37
  var TEAM_SUBJECT = 'teamProfileCard';
12
38
 
13
39
  var createEvent = function createEvent(eventType, action, actionSubject, actionSubjectId) {
@@ -19,7 +45,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
19
45
  actionSubjectId: actionSubjectId,
20
46
  attributes: _objectSpread(_objectSpread({
21
47
  packageName: "@atlaskit/profilecard",
22
- packageVersion: "16.3.0"
48
+ packageVersion: "16.4.1"
23
49
  }, attributes), {}, {
24
50
  firedAt: getPageTime()
25
51
  })
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "@atlaskit/profilecard",
3
- "version": "16.3.0"
3
+ "version": "16.4.1"
4
4
  }
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -21,7 +21,7 @@ declare const _default: {
21
21
  /**
22
22
  * NOTE:
23
23
  *
24
- * This file is automatically generated by i18n-tools.
24
+ * This file is automatically generated by Traduki 2.0.
25
25
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
26
26
  */
27
27
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;
@@ -17,9 +17,11 @@ declare const _default: {
17
17
  'pt.profile-card.inactive.account.has.date.this.month': string;
18
18
  'pt.profile-card.inactive.account.has.date.this.week': string;
19
19
  'pt.profile-card.inactive.account.no.date': string;
20
+ 'pt.team-profile-card.directReports.heading': string;
20
21
  'pt.team-profile-card.error.refresh-button': string;
21
22
  'pt.team-profile-card.error.suggestion': string;
22
23
  'pt.team-profile-card.error.title': string;
24
+ 'pt.team-profile-card.manager.heading': string;
23
25
  'pt.team-profile-card.team.action.view-profile': string;
24
26
  'pt.team-profile-card.team.member.count': string;
25
27
  'pt.team-profile-card.team.member.count-including-you': string;
@@ -29,7 +31,7 @@ declare const _default: {
29
31
  /**
30
32
  * NOTE:
31
33
  *
32
- * This file is automatically generated by i18n-tools.
34
+ * This file is automatically generated by Traduki 2.0.
33
35
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
34
36
  */
35
37
  export default _default;