@atlaskit/profilecard 19.2.2 → 19.3.0

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 (113) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/dist/cjs/client/TeamCentralCardClient.js +34 -38
  3. package/dist/cjs/client/UserProfileCardClient.js +17 -19
  4. package/dist/cjs/client/getTeamFromAGG.js +12 -14
  5. package/dist/cjs/components/Team/lazyTeamProfileCard.js +2 -1
  6. package/dist/cjs/components/User/lazyProfileCard.js +2 -1
  7. package/dist/cjs/i18n/cs.js +32 -30
  8. package/dist/cjs/i18n/da.js +32 -30
  9. package/dist/cjs/i18n/de.js +32 -30
  10. package/dist/cjs/i18n/en.js +32 -30
  11. package/dist/cjs/i18n/en_GB.js +32 -30
  12. package/dist/cjs/i18n/es.js +32 -30
  13. package/dist/cjs/i18n/fi.js +32 -30
  14. package/dist/cjs/i18n/fr.js +32 -30
  15. package/dist/cjs/i18n/hu.js +32 -30
  16. package/dist/cjs/i18n/it.js +32 -30
  17. package/dist/cjs/i18n/ja.js +32 -30
  18. package/dist/cjs/i18n/ko.js +32 -30
  19. package/dist/cjs/i18n/nb.js +32 -30
  20. package/dist/cjs/i18n/nl.js +32 -30
  21. package/dist/cjs/i18n/pl.js +32 -30
  22. package/dist/cjs/i18n/pt_BR.js +32 -30
  23. package/dist/cjs/i18n/ru.js +32 -30
  24. package/dist/cjs/i18n/sv.js +32 -30
  25. package/dist/cjs/i18n/th.js +32 -30
  26. package/dist/cjs/i18n/tr.js +32 -30
  27. package/dist/cjs/i18n/uk.js +32 -30
  28. package/dist/cjs/i18n/vi.js +32 -30
  29. package/dist/cjs/i18n/zh.js +32 -30
  30. package/dist/cjs/i18n/zh_TW.js +32 -30
  31. package/dist/cjs/util/analytics.js +1 -1
  32. package/dist/cjs/version.json +1 -1
  33. package/dist/es2019/i18n/cs.js +32 -30
  34. package/dist/es2019/i18n/da.js +32 -30
  35. package/dist/es2019/i18n/de.js +32 -30
  36. package/dist/es2019/i18n/en.js +32 -30
  37. package/dist/es2019/i18n/en_GB.js +32 -30
  38. package/dist/es2019/i18n/es.js +32 -30
  39. package/dist/es2019/i18n/fi.js +32 -30
  40. package/dist/es2019/i18n/fr.js +32 -30
  41. package/dist/es2019/i18n/hu.js +32 -30
  42. package/dist/es2019/i18n/it.js +32 -30
  43. package/dist/es2019/i18n/ja.js +32 -30
  44. package/dist/es2019/i18n/ko.js +32 -30
  45. package/dist/es2019/i18n/nb.js +32 -30
  46. package/dist/es2019/i18n/nl.js +32 -30
  47. package/dist/es2019/i18n/pl.js +32 -30
  48. package/dist/es2019/i18n/pt_BR.js +32 -30
  49. package/dist/es2019/i18n/ru.js +32 -30
  50. package/dist/es2019/i18n/sv.js +32 -30
  51. package/dist/es2019/i18n/th.js +32 -30
  52. package/dist/es2019/i18n/tr.js +32 -30
  53. package/dist/es2019/i18n/uk.js +32 -30
  54. package/dist/es2019/i18n/vi.js +32 -30
  55. package/dist/es2019/i18n/zh.js +32 -30
  56. package/dist/es2019/i18n/zh_TW.js +32 -30
  57. package/dist/es2019/util/analytics.js +1 -1
  58. package/dist/es2019/version.json +1 -1
  59. package/dist/esm/client/TeamCentralCardClient.js +34 -38
  60. package/dist/esm/client/UserProfileCardClient.js +17 -19
  61. package/dist/esm/client/getTeamFromAGG.js +12 -14
  62. package/dist/esm/i18n/cs.js +32 -30
  63. package/dist/esm/i18n/da.js +32 -30
  64. package/dist/esm/i18n/de.js +32 -30
  65. package/dist/esm/i18n/en.js +32 -30
  66. package/dist/esm/i18n/en_GB.js +32 -30
  67. package/dist/esm/i18n/es.js +32 -30
  68. package/dist/esm/i18n/fi.js +32 -30
  69. package/dist/esm/i18n/fr.js +32 -30
  70. package/dist/esm/i18n/hu.js +32 -30
  71. package/dist/esm/i18n/it.js +32 -30
  72. package/dist/esm/i18n/ja.js +32 -30
  73. package/dist/esm/i18n/ko.js +32 -30
  74. package/dist/esm/i18n/nb.js +32 -30
  75. package/dist/esm/i18n/nl.js +32 -30
  76. package/dist/esm/i18n/pl.js +32 -30
  77. package/dist/esm/i18n/pt_BR.js +32 -30
  78. package/dist/esm/i18n/ru.js +32 -30
  79. package/dist/esm/i18n/sv.js +32 -30
  80. package/dist/esm/i18n/th.js +32 -30
  81. package/dist/esm/i18n/tr.js +32 -30
  82. package/dist/esm/i18n/uk.js +32 -30
  83. package/dist/esm/i18n/vi.js +32 -30
  84. package/dist/esm/i18n/zh.js +32 -30
  85. package/dist/esm/i18n/zh_TW.js +32 -30
  86. package/dist/esm/util/analytics.js +1 -1
  87. package/dist/esm/version.json +1 -1
  88. package/dist/types/i18n/cs.d.ts +32 -30
  89. package/dist/types/i18n/da.d.ts +32 -30
  90. package/dist/types/i18n/de.d.ts +32 -30
  91. package/dist/types/i18n/en.d.ts +32 -30
  92. package/dist/types/i18n/en_GB.d.ts +32 -30
  93. package/dist/types/i18n/es.d.ts +32 -30
  94. package/dist/types/i18n/fi.d.ts +32 -30
  95. package/dist/types/i18n/fr.d.ts +32 -30
  96. package/dist/types/i18n/hu.d.ts +32 -30
  97. package/dist/types/i18n/it.d.ts +32 -30
  98. package/dist/types/i18n/ja.d.ts +32 -30
  99. package/dist/types/i18n/ko.d.ts +32 -30
  100. package/dist/types/i18n/nb.d.ts +32 -30
  101. package/dist/types/i18n/nl.d.ts +32 -30
  102. package/dist/types/i18n/pl.d.ts +32 -30
  103. package/dist/types/i18n/pt_BR.d.ts +32 -30
  104. package/dist/types/i18n/ru.d.ts +32 -30
  105. package/dist/types/i18n/sv.d.ts +32 -30
  106. package/dist/types/i18n/th.d.ts +32 -30
  107. package/dist/types/i18n/tr.d.ts +32 -30
  108. package/dist/types/i18n/uk.d.ts +32 -30
  109. package/dist/types/i18n/vi.d.ts +32 -30
  110. package/dist/types/i18n/zh.d.ts +32 -30
  111. package/dist/types/i18n/zh_TW.d.ts +32 -30
  112. package/package.json +20 -20
  113. package/tmp/api-report-tmp.d.ts +0 -570
@@ -1,34 +1,36 @@
1
1
  declare const _default: {
2
- "pt.profile-card.closed.account": string;
3
- "pt.profile-card.closed.account.has.date.a.few.months": string;
4
- "pt.profile-card.closed.account.has.date.last.month": string;
5
- "pt.profile-card.closed.account.has.date.more.than.a.year": string;
6
- "pt.profile-card.closed.account.has.date.several.months": string;
7
- "pt.profile-card.closed.account.has.date.this.month": string;
8
- "pt.profile-card.closed.account.has.date.this.week": string;
9
- "pt.profile-card.closed.account.no.date": string;
10
- "pt.profile-card.disabled.account.default.name": string;
11
- "pt.profile-card.general.msg.disabled.user": string;
12
- "pt.profile-card.give-kudos": string;
13
- "pt.profile-card.inactive.account": string;
14
- "pt.profile-card.inactive.account.has.date.a.few.months": string;
15
- "pt.profile-card.inactive.account.has.date.last.month": string;
16
- "pt.profile-card.inactive.account.has.date.more.than.a.year": string;
17
- "pt.profile-card.inactive.account.has.date.several.months": string;
18
- "pt.profile-card.inactive.account.has.date.this.month": string;
19
- "pt.profile-card.inactive.account.has.date.this.week": string;
20
- "pt.profile-card.inactive.account.no.date": string;
21
- "pt.profile-card.more-icon-label": string;
22
- "pt.team-profile-card.directReports.heading": string;
23
- "pt.team-profile-card.error.refresh-button": string;
24
- "pt.team-profile-card.error.suggestion": string;
25
- "pt.team-profile-card.error.title": string;
26
- "pt.team-profile-card.manager.heading": string;
27
- "pt.team-profile-card.team.action.view-profile": string;
28
- "pt.team-profile-card.team.member.count": string;
29
- "pt.team-profile-card.team.member.count-including-you": string;
30
- "pt.team-profile-card.team.member.many": string;
31
- "pt.team-profile-card.team.member.many-including-you": string;
2
+ 'pt.profile-card.closed.account': string;
3
+ 'pt.profile-card.closed.account.has.date.a.few.months': string;
4
+ 'pt.profile-card.closed.account.has.date.last.month': string;
5
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
6
+ 'pt.profile-card.closed.account.has.date.several.months': string;
7
+ 'pt.profile-card.closed.account.has.date.this.month': string;
8
+ 'pt.profile-card.closed.account.has.date.this.week': string;
9
+ 'pt.profile-card.closed.account.no.date': string;
10
+ 'pt.profile-card.disabled.account.default.name': string;
11
+ 'pt.profile-card.general.msg.disabled.user': string;
12
+ 'pt.profile-card.give-kudos': string;
13
+ 'pt.profile-card.inactive.account': string;
14
+ 'pt.profile-card.inactive.account.has.date.a.few.months': string;
15
+ 'pt.profile-card.inactive.account.has.date.last.month': string;
16
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
17
+ 'pt.profile-card.inactive.account.has.date.several.months': string;
18
+ 'pt.profile-card.inactive.account.has.date.this.month': string;
19
+ 'pt.profile-card.inactive.account.has.date.this.week': string;
20
+ 'pt.profile-card.inactive.account.no.date': string;
21
+ 'pt.profile-card.more-icon-label': string;
22
+ 'pt.team-profile-card.directReports.heading': string;
23
+ 'pt.team-profile-card.error.refresh-button': string;
24
+ 'pt.team-profile-card.error.suggestion': string;
25
+ 'pt.team-profile-card.error.title': string;
26
+ 'pt.team-profile-card.forbidden-error-state.description': string;
27
+ 'pt.team-profile-card.forbidden-error-state.title': string;
28
+ 'pt.team-profile-card.manager.heading': string;
29
+ 'pt.team-profile-card.team.action.view-profile': string;
30
+ 'pt.team-profile-card.team.member.count': string;
31
+ 'pt.team-profile-card.team.member.count-including-you': string;
32
+ 'pt.team-profile-card.team.member.many': string;
33
+ 'pt.team-profile-card.team.member.many-including-you': string;
32
34
  };
33
35
  /**
34
36
  * NOTE:
@@ -1,34 +1,36 @@
1
1
  declare const _default: {
2
- "pt.profile-card.closed.account": string;
3
- "pt.profile-card.closed.account.has.date.a.few.months": string;
4
- "pt.profile-card.closed.account.has.date.last.month": string;
5
- "pt.profile-card.closed.account.has.date.more.than.a.year": string;
6
- "pt.profile-card.closed.account.has.date.several.months": string;
7
- "pt.profile-card.closed.account.has.date.this.month": string;
8
- "pt.profile-card.closed.account.has.date.this.week": string;
9
- "pt.profile-card.closed.account.no.date": string;
10
- "pt.profile-card.disabled.account.default.name": string;
11
- "pt.profile-card.general.msg.disabled.user": string;
12
- "pt.profile-card.give-kudos": string;
13
- "pt.profile-card.inactive.account": string;
14
- "pt.profile-card.inactive.account.has.date.a.few.months": string;
15
- "pt.profile-card.inactive.account.has.date.last.month": string;
16
- "pt.profile-card.inactive.account.has.date.more.than.a.year": string;
17
- "pt.profile-card.inactive.account.has.date.several.months": string;
18
- "pt.profile-card.inactive.account.has.date.this.month": string;
19
- "pt.profile-card.inactive.account.has.date.this.week": string;
20
- "pt.profile-card.inactive.account.no.date": string;
21
- "pt.profile-card.more-icon-label": string;
22
- "pt.team-profile-card.directReports.heading": string;
23
- "pt.team-profile-card.error.refresh-button": string;
24
- "pt.team-profile-card.error.suggestion": string;
25
- "pt.team-profile-card.error.title": string;
26
- "pt.team-profile-card.manager.heading": string;
27
- "pt.team-profile-card.team.action.view-profile": string;
28
- "pt.team-profile-card.team.member.count": string;
29
- "pt.team-profile-card.team.member.count-including-you": string;
30
- "pt.team-profile-card.team.member.many": string;
31
- "pt.team-profile-card.team.member.many-including-you": string;
2
+ 'pt.profile-card.closed.account': string;
3
+ 'pt.profile-card.closed.account.has.date.a.few.months': string;
4
+ 'pt.profile-card.closed.account.has.date.last.month': string;
5
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
6
+ 'pt.profile-card.closed.account.has.date.several.months': string;
7
+ 'pt.profile-card.closed.account.has.date.this.month': string;
8
+ 'pt.profile-card.closed.account.has.date.this.week': string;
9
+ 'pt.profile-card.closed.account.no.date': string;
10
+ 'pt.profile-card.disabled.account.default.name': string;
11
+ 'pt.profile-card.general.msg.disabled.user': string;
12
+ 'pt.profile-card.give-kudos': string;
13
+ 'pt.profile-card.inactive.account': string;
14
+ 'pt.profile-card.inactive.account.has.date.a.few.months': string;
15
+ 'pt.profile-card.inactive.account.has.date.last.month': string;
16
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
17
+ 'pt.profile-card.inactive.account.has.date.several.months': string;
18
+ 'pt.profile-card.inactive.account.has.date.this.month': string;
19
+ 'pt.profile-card.inactive.account.has.date.this.week': string;
20
+ 'pt.profile-card.inactive.account.no.date': string;
21
+ 'pt.profile-card.more-icon-label': string;
22
+ 'pt.team-profile-card.directReports.heading': string;
23
+ 'pt.team-profile-card.error.refresh-button': string;
24
+ 'pt.team-profile-card.error.suggestion': string;
25
+ 'pt.team-profile-card.error.title': string;
26
+ 'pt.team-profile-card.forbidden-error-state.description': string;
27
+ 'pt.team-profile-card.forbidden-error-state.title': string;
28
+ 'pt.team-profile-card.manager.heading': string;
29
+ 'pt.team-profile-card.team.action.view-profile': string;
30
+ 'pt.team-profile-card.team.member.count': string;
31
+ 'pt.team-profile-card.team.member.count-including-you': string;
32
+ 'pt.team-profile-card.team.member.many': string;
33
+ 'pt.team-profile-card.team.member.many-including-you': string;
32
34
  };
33
35
  /**
34
36
  * NOTE:
@@ -1,34 +1,36 @@
1
1
  declare const _default: {
2
- "pt.profile-card.closed.account": string;
3
- "pt.profile-card.closed.account.has.date.a.few.months": string;
4
- "pt.profile-card.closed.account.has.date.last.month": string;
5
- "pt.profile-card.closed.account.has.date.more.than.a.year": string;
6
- "pt.profile-card.closed.account.has.date.several.months": string;
7
- "pt.profile-card.closed.account.has.date.this.month": string;
8
- "pt.profile-card.closed.account.has.date.this.week": string;
9
- "pt.profile-card.closed.account.no.date": string;
10
- "pt.profile-card.disabled.account.default.name": string;
11
- "pt.profile-card.general.msg.disabled.user": string;
12
- "pt.profile-card.give-kudos": string;
13
- "pt.profile-card.inactive.account": string;
14
- "pt.profile-card.inactive.account.has.date.a.few.months": string;
15
- "pt.profile-card.inactive.account.has.date.last.month": string;
16
- "pt.profile-card.inactive.account.has.date.more.than.a.year": string;
17
- "pt.profile-card.inactive.account.has.date.several.months": string;
18
- "pt.profile-card.inactive.account.has.date.this.month": string;
19
- "pt.profile-card.inactive.account.has.date.this.week": string;
20
- "pt.profile-card.inactive.account.no.date": string;
21
- "pt.profile-card.more-icon-label": string;
22
- "pt.team-profile-card.directReports.heading": string;
23
- "pt.team-profile-card.error.refresh-button": string;
24
- "pt.team-profile-card.error.suggestion": string;
25
- "pt.team-profile-card.error.title": string;
26
- "pt.team-profile-card.manager.heading": string;
27
- "pt.team-profile-card.team.action.view-profile": string;
28
- "pt.team-profile-card.team.member.count": string;
29
- "pt.team-profile-card.team.member.count-including-you": string;
30
- "pt.team-profile-card.team.member.many": string;
31
- "pt.team-profile-card.team.member.many-including-you": string;
2
+ 'pt.profile-card.closed.account': string;
3
+ 'pt.profile-card.closed.account.has.date.a.few.months': string;
4
+ 'pt.profile-card.closed.account.has.date.last.month': string;
5
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
6
+ 'pt.profile-card.closed.account.has.date.several.months': string;
7
+ 'pt.profile-card.closed.account.has.date.this.month': string;
8
+ 'pt.profile-card.closed.account.has.date.this.week': string;
9
+ 'pt.profile-card.closed.account.no.date': string;
10
+ 'pt.profile-card.disabled.account.default.name': string;
11
+ 'pt.profile-card.general.msg.disabled.user': string;
12
+ 'pt.profile-card.give-kudos': string;
13
+ 'pt.profile-card.inactive.account': string;
14
+ 'pt.profile-card.inactive.account.has.date.a.few.months': string;
15
+ 'pt.profile-card.inactive.account.has.date.last.month': string;
16
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
17
+ 'pt.profile-card.inactive.account.has.date.several.months': string;
18
+ 'pt.profile-card.inactive.account.has.date.this.month': string;
19
+ 'pt.profile-card.inactive.account.has.date.this.week': string;
20
+ 'pt.profile-card.inactive.account.no.date': string;
21
+ 'pt.profile-card.more-icon-label': string;
22
+ 'pt.team-profile-card.directReports.heading': string;
23
+ 'pt.team-profile-card.error.refresh-button': string;
24
+ 'pt.team-profile-card.error.suggestion': string;
25
+ 'pt.team-profile-card.error.title': string;
26
+ 'pt.team-profile-card.forbidden-error-state.description': string;
27
+ 'pt.team-profile-card.forbidden-error-state.title': string;
28
+ 'pt.team-profile-card.manager.heading': string;
29
+ 'pt.team-profile-card.team.action.view-profile': string;
30
+ 'pt.team-profile-card.team.member.count': string;
31
+ 'pt.team-profile-card.team.member.count-including-you': string;
32
+ 'pt.team-profile-card.team.member.many': string;
33
+ 'pt.team-profile-card.team.member.many-including-you': string;
32
34
  };
33
35
  /**
34
36
  * NOTE:
@@ -1,34 +1,36 @@
1
1
  declare const _default: {
2
- "pt.profile-card.closed.account": string;
3
- "pt.profile-card.closed.account.has.date.a.few.months": string;
4
- "pt.profile-card.closed.account.has.date.last.month": string;
5
- "pt.profile-card.closed.account.has.date.more.than.a.year": string;
6
- "pt.profile-card.closed.account.has.date.several.months": string;
7
- "pt.profile-card.closed.account.has.date.this.month": string;
8
- "pt.profile-card.closed.account.has.date.this.week": string;
9
- "pt.profile-card.closed.account.no.date": string;
10
- "pt.profile-card.disabled.account.default.name": string;
11
- "pt.profile-card.general.msg.disabled.user": string;
12
- "pt.profile-card.give-kudos": string;
13
- "pt.profile-card.inactive.account": string;
14
- "pt.profile-card.inactive.account.has.date.a.few.months": string;
15
- "pt.profile-card.inactive.account.has.date.last.month": string;
16
- "pt.profile-card.inactive.account.has.date.more.than.a.year": string;
17
- "pt.profile-card.inactive.account.has.date.several.months": string;
18
- "pt.profile-card.inactive.account.has.date.this.month": string;
19
- "pt.profile-card.inactive.account.has.date.this.week": string;
20
- "pt.profile-card.inactive.account.no.date": string;
21
- "pt.profile-card.more-icon-label": string;
22
- "pt.team-profile-card.directReports.heading": string;
23
- "pt.team-profile-card.error.refresh-button": string;
24
- "pt.team-profile-card.error.suggestion": string;
25
- "pt.team-profile-card.error.title": string;
26
- "pt.team-profile-card.manager.heading": string;
27
- "pt.team-profile-card.team.action.view-profile": string;
28
- "pt.team-profile-card.team.member.count": string;
29
- "pt.team-profile-card.team.member.count-including-you": string;
30
- "pt.team-profile-card.team.member.many": string;
31
- "pt.team-profile-card.team.member.many-including-you": string;
2
+ 'pt.profile-card.closed.account': string;
3
+ 'pt.profile-card.closed.account.has.date.a.few.months': string;
4
+ 'pt.profile-card.closed.account.has.date.last.month': string;
5
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
6
+ 'pt.profile-card.closed.account.has.date.several.months': string;
7
+ 'pt.profile-card.closed.account.has.date.this.month': string;
8
+ 'pt.profile-card.closed.account.has.date.this.week': string;
9
+ 'pt.profile-card.closed.account.no.date': string;
10
+ 'pt.profile-card.disabled.account.default.name': string;
11
+ 'pt.profile-card.general.msg.disabled.user': string;
12
+ 'pt.profile-card.give-kudos': string;
13
+ 'pt.profile-card.inactive.account': string;
14
+ 'pt.profile-card.inactive.account.has.date.a.few.months': string;
15
+ 'pt.profile-card.inactive.account.has.date.last.month': string;
16
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
17
+ 'pt.profile-card.inactive.account.has.date.several.months': string;
18
+ 'pt.profile-card.inactive.account.has.date.this.month': string;
19
+ 'pt.profile-card.inactive.account.has.date.this.week': string;
20
+ 'pt.profile-card.inactive.account.no.date': string;
21
+ 'pt.profile-card.more-icon-label': string;
22
+ 'pt.team-profile-card.directReports.heading': string;
23
+ 'pt.team-profile-card.error.refresh-button': string;
24
+ 'pt.team-profile-card.error.suggestion': string;
25
+ 'pt.team-profile-card.error.title': string;
26
+ 'pt.team-profile-card.forbidden-error-state.description': string;
27
+ 'pt.team-profile-card.forbidden-error-state.title': string;
28
+ 'pt.team-profile-card.manager.heading': string;
29
+ 'pt.team-profile-card.team.action.view-profile': string;
30
+ 'pt.team-profile-card.team.member.count': string;
31
+ 'pt.team-profile-card.team.member.count-including-you': string;
32
+ 'pt.team-profile-card.team.member.many': string;
33
+ 'pt.team-profile-card.team.member.many-including-you': string;
32
34
  };
33
35
  /**
34
36
  * NOTE:
@@ -1,34 +1,36 @@
1
1
  declare const _default: {
2
- "pt.profile-card.closed.account": string;
3
- "pt.profile-card.closed.account.has.date.a.few.months": string;
4
- "pt.profile-card.closed.account.has.date.last.month": string;
5
- "pt.profile-card.closed.account.has.date.more.than.a.year": string;
6
- "pt.profile-card.closed.account.has.date.several.months": string;
7
- "pt.profile-card.closed.account.has.date.this.month": string;
8
- "pt.profile-card.closed.account.has.date.this.week": string;
9
- "pt.profile-card.closed.account.no.date": string;
10
- "pt.profile-card.disabled.account.default.name": string;
11
- "pt.profile-card.general.msg.disabled.user": string;
12
- "pt.profile-card.give-kudos": string;
13
- "pt.profile-card.inactive.account": string;
14
- "pt.profile-card.inactive.account.has.date.a.few.months": string;
15
- "pt.profile-card.inactive.account.has.date.last.month": string;
16
- "pt.profile-card.inactive.account.has.date.more.than.a.year": string;
17
- "pt.profile-card.inactive.account.has.date.several.months": string;
18
- "pt.profile-card.inactive.account.has.date.this.month": string;
19
- "pt.profile-card.inactive.account.has.date.this.week": string;
20
- "pt.profile-card.inactive.account.no.date": string;
21
- "pt.profile-card.more-icon-label": string;
22
- "pt.team-profile-card.directReports.heading": string;
23
- "pt.team-profile-card.error.refresh-button": string;
24
- "pt.team-profile-card.error.suggestion": string;
25
- "pt.team-profile-card.error.title": string;
26
- "pt.team-profile-card.manager.heading": string;
27
- "pt.team-profile-card.team.action.view-profile": string;
28
- "pt.team-profile-card.team.member.count": string;
29
- "pt.team-profile-card.team.member.count-including-you": string;
30
- "pt.team-profile-card.team.member.many": string;
31
- "pt.team-profile-card.team.member.many-including-you": string;
2
+ 'pt.profile-card.closed.account': string;
3
+ 'pt.profile-card.closed.account.has.date.a.few.months': string;
4
+ 'pt.profile-card.closed.account.has.date.last.month': string;
5
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
6
+ 'pt.profile-card.closed.account.has.date.several.months': string;
7
+ 'pt.profile-card.closed.account.has.date.this.month': string;
8
+ 'pt.profile-card.closed.account.has.date.this.week': string;
9
+ 'pt.profile-card.closed.account.no.date': string;
10
+ 'pt.profile-card.disabled.account.default.name': string;
11
+ 'pt.profile-card.general.msg.disabled.user': string;
12
+ 'pt.profile-card.give-kudos': string;
13
+ 'pt.profile-card.inactive.account': string;
14
+ 'pt.profile-card.inactive.account.has.date.a.few.months': string;
15
+ 'pt.profile-card.inactive.account.has.date.last.month': string;
16
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
17
+ 'pt.profile-card.inactive.account.has.date.several.months': string;
18
+ 'pt.profile-card.inactive.account.has.date.this.month': string;
19
+ 'pt.profile-card.inactive.account.has.date.this.week': string;
20
+ 'pt.profile-card.inactive.account.no.date': string;
21
+ 'pt.profile-card.more-icon-label': string;
22
+ 'pt.team-profile-card.directReports.heading': string;
23
+ 'pt.team-profile-card.error.refresh-button': string;
24
+ 'pt.team-profile-card.error.suggestion': string;
25
+ 'pt.team-profile-card.error.title': string;
26
+ 'pt.team-profile-card.forbidden-error-state.description': string;
27
+ 'pt.team-profile-card.forbidden-error-state.title': string;
28
+ 'pt.team-profile-card.manager.heading': string;
29
+ 'pt.team-profile-card.team.action.view-profile': string;
30
+ 'pt.team-profile-card.team.member.count': string;
31
+ 'pt.team-profile-card.team.member.count-including-you': string;
32
+ 'pt.team-profile-card.team.member.many': string;
33
+ 'pt.team-profile-card.team.member.many-including-you': string;
32
34
  };
33
35
  /**
34
36
  * NOTE:
@@ -1,34 +1,36 @@
1
1
  declare const _default: {
2
- "pt.profile-card.closed.account": string;
3
- "pt.profile-card.closed.account.has.date.a.few.months": string;
4
- "pt.profile-card.closed.account.has.date.last.month": string;
5
- "pt.profile-card.closed.account.has.date.more.than.a.year": string;
6
- "pt.profile-card.closed.account.has.date.several.months": string;
7
- "pt.profile-card.closed.account.has.date.this.month": string;
8
- "pt.profile-card.closed.account.has.date.this.week": string;
9
- "pt.profile-card.closed.account.no.date": string;
10
- "pt.profile-card.disabled.account.default.name": string;
11
- "pt.profile-card.general.msg.disabled.user": string;
12
- "pt.profile-card.give-kudos": string;
13
- "pt.profile-card.inactive.account": string;
14
- "pt.profile-card.inactive.account.has.date.a.few.months": string;
15
- "pt.profile-card.inactive.account.has.date.last.month": string;
16
- "pt.profile-card.inactive.account.has.date.more.than.a.year": string;
17
- "pt.profile-card.inactive.account.has.date.several.months": string;
18
- "pt.profile-card.inactive.account.has.date.this.month": string;
19
- "pt.profile-card.inactive.account.has.date.this.week": string;
20
- "pt.profile-card.inactive.account.no.date": string;
21
- "pt.profile-card.more-icon-label": string;
22
- "pt.team-profile-card.directReports.heading": string;
23
- "pt.team-profile-card.error.refresh-button": string;
24
- "pt.team-profile-card.error.suggestion": string;
25
- "pt.team-profile-card.error.title": string;
26
- "pt.team-profile-card.manager.heading": string;
27
- "pt.team-profile-card.team.action.view-profile": string;
28
- "pt.team-profile-card.team.member.count": string;
29
- "pt.team-profile-card.team.member.count-including-you": string;
30
- "pt.team-profile-card.team.member.many": string;
31
- "pt.team-profile-card.team.member.many-including-you": string;
2
+ 'pt.profile-card.closed.account': string;
3
+ 'pt.profile-card.closed.account.has.date.a.few.months': string;
4
+ 'pt.profile-card.closed.account.has.date.last.month': string;
5
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
6
+ 'pt.profile-card.closed.account.has.date.several.months': string;
7
+ 'pt.profile-card.closed.account.has.date.this.month': string;
8
+ 'pt.profile-card.closed.account.has.date.this.week': string;
9
+ 'pt.profile-card.closed.account.no.date': string;
10
+ 'pt.profile-card.disabled.account.default.name': string;
11
+ 'pt.profile-card.general.msg.disabled.user': string;
12
+ 'pt.profile-card.give-kudos': string;
13
+ 'pt.profile-card.inactive.account': string;
14
+ 'pt.profile-card.inactive.account.has.date.a.few.months': string;
15
+ 'pt.profile-card.inactive.account.has.date.last.month': string;
16
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
17
+ 'pt.profile-card.inactive.account.has.date.several.months': string;
18
+ 'pt.profile-card.inactive.account.has.date.this.month': string;
19
+ 'pt.profile-card.inactive.account.has.date.this.week': string;
20
+ 'pt.profile-card.inactive.account.no.date': string;
21
+ 'pt.profile-card.more-icon-label': string;
22
+ 'pt.team-profile-card.directReports.heading': string;
23
+ 'pt.team-profile-card.error.refresh-button': string;
24
+ 'pt.team-profile-card.error.suggestion': string;
25
+ 'pt.team-profile-card.error.title': string;
26
+ 'pt.team-profile-card.forbidden-error-state.description': string;
27
+ 'pt.team-profile-card.forbidden-error-state.title': string;
28
+ 'pt.team-profile-card.manager.heading': string;
29
+ 'pt.team-profile-card.team.action.view-profile': string;
30
+ 'pt.team-profile-card.team.member.count': string;
31
+ 'pt.team-profile-card.team.member.count-including-you': string;
32
+ 'pt.team-profile-card.team.member.many': string;
33
+ 'pt.team-profile-card.team.member.many-including-you': string;
32
34
  };
33
35
  /**
34
36
  * NOTE:
@@ -1,34 +1,36 @@
1
1
  declare const _default: {
2
- "pt.profile-card.closed.account": string;
3
- "pt.profile-card.closed.account.has.date.a.few.months": string;
4
- "pt.profile-card.closed.account.has.date.last.month": string;
5
- "pt.profile-card.closed.account.has.date.more.than.a.year": string;
6
- "pt.profile-card.closed.account.has.date.several.months": string;
7
- "pt.profile-card.closed.account.has.date.this.month": string;
8
- "pt.profile-card.closed.account.has.date.this.week": string;
9
- "pt.profile-card.closed.account.no.date": string;
10
- "pt.profile-card.disabled.account.default.name": string;
11
- "pt.profile-card.general.msg.disabled.user": string;
12
- "pt.profile-card.give-kudos": string;
13
- "pt.profile-card.inactive.account": string;
14
- "pt.profile-card.inactive.account.has.date.a.few.months": string;
15
- "pt.profile-card.inactive.account.has.date.last.month": string;
16
- "pt.profile-card.inactive.account.has.date.more.than.a.year": string;
17
- "pt.profile-card.inactive.account.has.date.several.months": string;
18
- "pt.profile-card.inactive.account.has.date.this.month": string;
19
- "pt.profile-card.inactive.account.has.date.this.week": string;
20
- "pt.profile-card.inactive.account.no.date": string;
21
- "pt.profile-card.more-icon-label": string;
22
- "pt.team-profile-card.directReports.heading": string;
23
- "pt.team-profile-card.error.refresh-button": string;
24
- "pt.team-profile-card.error.suggestion": string;
25
- "pt.team-profile-card.error.title": string;
26
- "pt.team-profile-card.manager.heading": string;
27
- "pt.team-profile-card.team.action.view-profile": string;
28
- "pt.team-profile-card.team.member.count": string;
29
- "pt.team-profile-card.team.member.count-including-you": string;
30
- "pt.team-profile-card.team.member.many": string;
31
- "pt.team-profile-card.team.member.many-including-you": string;
2
+ 'pt.profile-card.closed.account': string;
3
+ 'pt.profile-card.closed.account.has.date.a.few.months': string;
4
+ 'pt.profile-card.closed.account.has.date.last.month': string;
5
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
6
+ 'pt.profile-card.closed.account.has.date.several.months': string;
7
+ 'pt.profile-card.closed.account.has.date.this.month': string;
8
+ 'pt.profile-card.closed.account.has.date.this.week': string;
9
+ 'pt.profile-card.closed.account.no.date': string;
10
+ 'pt.profile-card.disabled.account.default.name': string;
11
+ 'pt.profile-card.general.msg.disabled.user': string;
12
+ 'pt.profile-card.give-kudos': string;
13
+ 'pt.profile-card.inactive.account': string;
14
+ 'pt.profile-card.inactive.account.has.date.a.few.months': string;
15
+ 'pt.profile-card.inactive.account.has.date.last.month': string;
16
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
17
+ 'pt.profile-card.inactive.account.has.date.several.months': string;
18
+ 'pt.profile-card.inactive.account.has.date.this.month': string;
19
+ 'pt.profile-card.inactive.account.has.date.this.week': string;
20
+ 'pt.profile-card.inactive.account.no.date': string;
21
+ 'pt.profile-card.more-icon-label': string;
22
+ 'pt.team-profile-card.directReports.heading': string;
23
+ 'pt.team-profile-card.error.refresh-button': string;
24
+ 'pt.team-profile-card.error.suggestion': string;
25
+ 'pt.team-profile-card.error.title': string;
26
+ 'pt.team-profile-card.forbidden-error-state.description': string;
27
+ 'pt.team-profile-card.forbidden-error-state.title': string;
28
+ 'pt.team-profile-card.manager.heading': string;
29
+ 'pt.team-profile-card.team.action.view-profile': string;
30
+ 'pt.team-profile-card.team.member.count': string;
31
+ 'pt.team-profile-card.team.member.count-including-you': string;
32
+ 'pt.team-profile-card.team.member.many': string;
33
+ 'pt.team-profile-card.team.member.many-including-you': string;
32
34
  };
33
35
  /**
34
36
  * NOTE:
@@ -1,34 +1,36 @@
1
1
  declare const _default: {
2
- "pt.profile-card.closed.account": string;
3
- "pt.profile-card.closed.account.has.date.a.few.months": string;
4
- "pt.profile-card.closed.account.has.date.last.month": string;
5
- "pt.profile-card.closed.account.has.date.more.than.a.year": string;
6
- "pt.profile-card.closed.account.has.date.several.months": string;
7
- "pt.profile-card.closed.account.has.date.this.month": string;
8
- "pt.profile-card.closed.account.has.date.this.week": string;
9
- "pt.profile-card.closed.account.no.date": string;
10
- "pt.profile-card.disabled.account.default.name": string;
11
- "pt.profile-card.general.msg.disabled.user": string;
12
- "pt.profile-card.give-kudos": string;
13
- "pt.profile-card.inactive.account": string;
14
- "pt.profile-card.inactive.account.has.date.a.few.months": string;
15
- "pt.profile-card.inactive.account.has.date.last.month": string;
16
- "pt.profile-card.inactive.account.has.date.more.than.a.year": string;
17
- "pt.profile-card.inactive.account.has.date.several.months": string;
18
- "pt.profile-card.inactive.account.has.date.this.month": string;
19
- "pt.profile-card.inactive.account.has.date.this.week": string;
20
- "pt.profile-card.inactive.account.no.date": string;
21
- "pt.profile-card.more-icon-label": string;
22
- "pt.team-profile-card.directReports.heading": string;
23
- "pt.team-profile-card.error.refresh-button": string;
24
- "pt.team-profile-card.error.suggestion": string;
25
- "pt.team-profile-card.error.title": string;
26
- "pt.team-profile-card.manager.heading": string;
27
- "pt.team-profile-card.team.action.view-profile": string;
28
- "pt.team-profile-card.team.member.count": string;
29
- "pt.team-profile-card.team.member.count-including-you": string;
30
- "pt.team-profile-card.team.member.many": string;
31
- "pt.team-profile-card.team.member.many-including-you": string;
2
+ 'pt.profile-card.closed.account': string;
3
+ 'pt.profile-card.closed.account.has.date.a.few.months': string;
4
+ 'pt.profile-card.closed.account.has.date.last.month': string;
5
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
6
+ 'pt.profile-card.closed.account.has.date.several.months': string;
7
+ 'pt.profile-card.closed.account.has.date.this.month': string;
8
+ 'pt.profile-card.closed.account.has.date.this.week': string;
9
+ 'pt.profile-card.closed.account.no.date': string;
10
+ 'pt.profile-card.disabled.account.default.name': string;
11
+ 'pt.profile-card.general.msg.disabled.user': string;
12
+ 'pt.profile-card.give-kudos': string;
13
+ 'pt.profile-card.inactive.account': string;
14
+ 'pt.profile-card.inactive.account.has.date.a.few.months': string;
15
+ 'pt.profile-card.inactive.account.has.date.last.month': string;
16
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
17
+ 'pt.profile-card.inactive.account.has.date.several.months': string;
18
+ 'pt.profile-card.inactive.account.has.date.this.month': string;
19
+ 'pt.profile-card.inactive.account.has.date.this.week': string;
20
+ 'pt.profile-card.inactive.account.no.date': string;
21
+ 'pt.profile-card.more-icon-label': string;
22
+ 'pt.team-profile-card.directReports.heading': string;
23
+ 'pt.team-profile-card.error.refresh-button': string;
24
+ 'pt.team-profile-card.error.suggestion': string;
25
+ 'pt.team-profile-card.error.title': string;
26
+ 'pt.team-profile-card.forbidden-error-state.description': string;
27
+ 'pt.team-profile-card.forbidden-error-state.title': string;
28
+ 'pt.team-profile-card.manager.heading': string;
29
+ 'pt.team-profile-card.team.action.view-profile': string;
30
+ 'pt.team-profile-card.team.member.count': string;
31
+ 'pt.team-profile-card.team.member.count-including-you': string;
32
+ 'pt.team-profile-card.team.member.many': string;
33
+ 'pt.team-profile-card.team.member.many-including-you': string;
32
34
  };
33
35
  /**
34
36
  * NOTE: