@atlaskit/profilecard 17.2.5 → 17.2.7

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 (99) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/client/errorUtils.js +3 -1
  3. package/dist/cjs/client/graphqlUtils.js +4 -2
  4. package/dist/cjs/util/analytics.js +1 -1
  5. package/dist/cjs/version.json +1 -1
  6. package/dist/es2019/client/errorUtils.js +3 -1
  7. package/dist/es2019/client/graphqlUtils.js +4 -2
  8. package/dist/es2019/util/analytics.js +1 -1
  9. package/dist/es2019/version.json +1 -1
  10. package/dist/esm/client/errorUtils.js +3 -1
  11. package/dist/esm/client/graphqlUtils.js +4 -2
  12. package/dist/esm/util/analytics.js +1 -1
  13. package/dist/esm/version.json +1 -1
  14. package/package.json +3 -11
  15. package/report.api.md +1 -3
  16. package/dist/types-ts4.0/client/CachingClient.d.ts +0 -18
  17. package/dist/types-ts4.0/client/ProfileCardClient.d.ts +0 -18
  18. package/dist/types-ts4.0/client/TeamCentralCardClient.d.ts +0 -31
  19. package/dist/types-ts4.0/client/TeamProfileCardClient.d.ts +0 -10
  20. package/dist/types-ts4.0/client/UserProfileCardClient.d.ts +0 -18
  21. package/dist/types-ts4.0/client/errorUtils.d.ts +0 -6
  22. package/dist/types-ts4.0/client/getTeamFromAGG.d.ts +0 -28
  23. package/dist/types-ts4.0/client/graphqlUtils.d.ts +0 -16
  24. package/dist/types-ts4.0/client/index.d.ts +0 -6
  25. package/dist/types-ts4.0/components/Error/ErrorBoundary.d.ts +0 -10
  26. package/dist/types-ts4.0/components/Error/ErrorIllustration.d.ts +0 -2
  27. package/dist/types-ts4.0/components/Error/ErrorMessage.d.ts +0 -10
  28. package/dist/types-ts4.0/components/Error/index.d.ts +0 -3
  29. package/dist/types-ts4.0/components/Icon/IconLabel.d.ts +0 -12
  30. package/dist/types-ts4.0/components/Icon/index.d.ts +0 -1
  31. package/dist/types-ts4.0/components/Team/TeamLoadingState.d.ts +0 -6
  32. package/dist/types-ts4.0/components/Team/TeamProfileCard.d.ts +0 -4
  33. package/dist/types-ts4.0/components/Team/TeamProfileCardTrigger.d.ts +0 -50
  34. package/dist/types-ts4.0/components/Team/index.d.ts +0 -4
  35. package/dist/types-ts4.0/components/Team/lazyTeamProfileCard.d.ts +0 -2
  36. package/dist/types-ts4.0/components/User/OverflowProfileCardButtons.d.ts +0 -9
  37. package/dist/types-ts4.0/components/User/ProfileCard.d.ts +0 -5
  38. package/dist/types-ts4.0/components/User/ProfileCardDetails.d.ts +0 -3
  39. package/dist/types-ts4.0/components/User/ProfileCardResourced.d.ts +0 -22
  40. package/dist/types-ts4.0/components/User/ProfileCardTrigger.d.ts +0 -4
  41. package/dist/types-ts4.0/components/User/ReportingLinesDetails.d.ts +0 -5
  42. package/dist/types-ts4.0/components/User/UserLoadingState.d.ts +0 -7
  43. package/dist/types-ts4.0/components/User/index.d.ts +0 -4
  44. package/dist/types-ts4.0/components/User/lazyProfileCard.d.ts +0 -2
  45. package/dist/types-ts4.0/i18n/cs.d.ts +0 -39
  46. package/dist/types-ts4.0/i18n/da.d.ts +0 -39
  47. package/dist/types-ts4.0/i18n/de.d.ts +0 -39
  48. package/dist/types-ts4.0/i18n/en.d.ts +0 -39
  49. package/dist/types-ts4.0/i18n/en_GB.d.ts +0 -39
  50. package/dist/types-ts4.0/i18n/en_ZZ.d.ts +0 -39
  51. package/dist/types-ts4.0/i18n/es.d.ts +0 -39
  52. package/dist/types-ts4.0/i18n/et.d.ts +0 -27
  53. package/dist/types-ts4.0/i18n/fi.d.ts +0 -39
  54. package/dist/types-ts4.0/i18n/fr.d.ts +0 -39
  55. package/dist/types-ts4.0/i18n/hu.d.ts +0 -39
  56. package/dist/types-ts4.0/i18n/index.d.ts +0 -36
  57. package/dist/types-ts4.0/i18n/is.d.ts +0 -27
  58. package/dist/types-ts4.0/i18n/it.d.ts +0 -39
  59. package/dist/types-ts4.0/i18n/ja.d.ts +0 -39
  60. package/dist/types-ts4.0/i18n/ko.d.ts +0 -39
  61. package/dist/types-ts4.0/i18n/languages.d.ts +0 -33
  62. package/dist/types-ts4.0/i18n/nb.d.ts +0 -39
  63. package/dist/types-ts4.0/i18n/nl.d.ts +0 -39
  64. package/dist/types-ts4.0/i18n/pl.d.ts +0 -39
  65. package/dist/types-ts4.0/i18n/pt_BR.d.ts +0 -39
  66. package/dist/types-ts4.0/i18n/pt_PT.d.ts +0 -27
  67. package/dist/types-ts4.0/i18n/ro.d.ts +0 -27
  68. package/dist/types-ts4.0/i18n/ru.d.ts +0 -39
  69. package/dist/types-ts4.0/i18n/sk.d.ts +0 -27
  70. package/dist/types-ts4.0/i18n/sv.d.ts +0 -39
  71. package/dist/types-ts4.0/i18n/th.d.ts +0 -39
  72. package/dist/types-ts4.0/i18n/tr.d.ts +0 -39
  73. package/dist/types-ts4.0/i18n/uk.d.ts +0 -39
  74. package/dist/types-ts4.0/i18n/vi.d.ts +0 -39
  75. package/dist/types-ts4.0/i18n/zh.d.ts +0 -39
  76. package/dist/types-ts4.0/i18n/zh_TW.d.ts +0 -39
  77. package/dist/types-ts4.0/index.d.ts +0 -18
  78. package/dist/types-ts4.0/internal/filterActions.d.ts +0 -3
  79. package/dist/types-ts4.0/internal/relative-date.d.ts +0 -3
  80. package/dist/types-ts4.0/messages.d.ts +0 -153
  81. package/dist/types-ts4.0/mocks/index.d.ts +0 -4
  82. package/dist/types-ts4.0/mocks/mock-profile-client.d.ts +0 -1
  83. package/dist/types-ts4.0/mocks/mock-team-client.d.ts +0 -7
  84. package/dist/types-ts4.0/mocks/profile-data.d.ts +0 -41
  85. package/dist/types-ts4.0/mocks/reporting-lines-data.d.ts +0 -2
  86. package/dist/types-ts4.0/mocks/simple-mock-clients.d.ts +0 -14
  87. package/dist/types-ts4.0/mocks/team-data.d.ts +0 -7
  88. package/dist/types-ts4.0/mocks/util.d.ts +0 -6
  89. package/dist/types-ts4.0/styled/Card.d.ts +0 -31
  90. package/dist/types-ts4.0/styled/Error.d.ts +0 -6
  91. package/dist/types-ts4.0/styled/ReportingLines.d.ts +0 -6
  92. package/dist/types-ts4.0/styled/TeamCard.d.ts +0 -20
  93. package/dist/types-ts4.0/styled/constants.d.ts +0 -14
  94. package/dist/types-ts4.0/types.d.ts +0 -355
  95. package/dist/types-ts4.0/util/analytics.d.ts +0 -58
  96. package/dist/types-ts4.0/util/click.d.ts +0 -4
  97. package/dist/types-ts4.0/util/config.d.ts +0 -2
  98. package/dist/types-ts4.0/util/performance.d.ts +0 -1
  99. package/dist/types-ts4.0/util/withOuterListeners.d.ts +0 -6
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,27 +0,0 @@
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.inactive.account': string;
13
- 'pt.profile-card.inactive.account.has.date.a.few.months': string;
14
- 'pt.profile-card.inactive.account.has.date.last.month': string;
15
- 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
16
- 'pt.profile-card.inactive.account.has.date.several.months': string;
17
- 'pt.profile-card.inactive.account.has.date.this.month': string;
18
- 'pt.profile-card.inactive.account.has.date.this.week': string;
19
- 'pt.profile-card.inactive.account.no.date': string;
20
- };
21
- /**
22
- * NOTE:
23
- *
24
- * This file is automatically generated by Traduki 2.0.
25
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
26
- */
27
- export default _default;
@@ -1,27 +0,0 @@
1
- declare const _default: {
2
- 'pt.profile-card.inactive.account': string;
3
- 'pt.profile-card.general.msg.disabled.user': string;
4
- 'pt.profile-card.inactive.account.no.date': string;
5
- 'pt.profile-card.inactive.account.has.date.this.week': string;
6
- 'pt.profile-card.inactive.account.has.date.this.month': string;
7
- 'pt.profile-card.inactive.account.has.date.last.month': string;
8
- 'pt.profile-card.inactive.account.has.date.a.few.months': string;
9
- 'pt.profile-card.inactive.account.has.date.several.months': string;
10
- 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
11
- 'pt.profile-card.closed.account': string;
12
- 'pt.profile-card.closed.account.no.date': string;
13
- 'pt.profile-card.closed.account.has.date.this.week': string;
14
- 'pt.profile-card.closed.account.has.date.this.month': string;
15
- 'pt.profile-card.closed.account.has.date.last.month': string;
16
- 'pt.profile-card.closed.account.has.date.a.few.months': string;
17
- 'pt.profile-card.closed.account.has.date.several.months': string;
18
- 'pt.profile-card.closed.account.has.date.more.than.a.year': string;
19
- 'pt.profile-card.disabled.account.default.name': string;
20
- };
21
- /**
22
- * NOTE:
23
- *
24
- * This file is automatically generated by i18n-tools.
25
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
26
- */
27
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,27 +0,0 @@
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.inactive.account': string;
13
- 'pt.profile-card.inactive.account.has.date.a.few.months': string;
14
- 'pt.profile-card.inactive.account.has.date.last.month': string;
15
- 'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
16
- 'pt.profile-card.inactive.account.has.date.several.months': string;
17
- 'pt.profile-card.inactive.account.has.date.this.month': string;
18
- 'pt.profile-card.inactive.account.has.date.this.week': string;
19
- 'pt.profile-card.inactive.account.no.date': string;
20
- };
21
- /**
22
- * NOTE:
23
- *
24
- * This file is automatically generated by Traduki 2.0.
25
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
26
- */
27
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,39 +0,0 @@
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;
32
- };
33
- /**
34
- * NOTE:
35
- *
36
- * This file is automatically generated by Traduki 2.0.
37
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
38
- */
39
- export default _default;
@@ -1,18 +0,0 @@
1
- import ProfileCardClient from './client/ProfileCardClient';
2
- import TeamProfileClient from './client/TeamProfileCardClient';
3
- import UserProfileClient, { modifyResponse } from './client/UserProfileCardClient';
4
- import TeamProfileCardTrigger from './components/Team/TeamProfileCardTrigger';
5
- import ProfileCard from './components/User/ProfileCard';
6
- import ProfileCardResourced from './components/User/ProfileCardResourced';
7
- import ProfileCardTrigger from './components/User/ProfileCardTrigger';
8
- import { DELAY_MS_HIDE, DELAY_MS_SHOW } from './util/config';
9
- export { default as withOuterListeners } from './util/withOuterListeners';
10
- export type { WithOuterListenersProps } from './util/withOuterListeners';
11
- export type { ProfileCardErrorType, ProfilecardTriggerPosition, RelativeDateKeyType, StatusModifiedDateType, StatusType, TriggerType, ApiClientResponse, MessageIntlProviderProps, ProfileCardAction, ProfileCardClientData, ProfileCardResourcedProps, ProfileCardResourcedState, ProfileCardTriggerProps, ProfileCardTriggerState, ProfileClientOptions, ProfilecardProps, Team, } from './types';
12
- export { default as TeamProfileCard } from './components/Team/TeamProfileCard';
13
- export { ProfileCard };
14
- export { ProfileCardTrigger };
15
- export { TeamProfileCardTrigger };
16
- export { ProfileCardClient as ProfileClient, TeamProfileClient, UserProfileClient, modifyResponse, };
17
- export { DELAY_MS_SHOW, DELAY_MS_HIDE };
18
- export default ProfileCardResourced;
@@ -1,3 +0,0 @@
1
- import { ProfileCardAction } from '../types';
2
- declare const filterActions: (actions: ProfileCardAction[] | undefined, data: any) => ProfileCardAction[];
3
- export default filterActions;
@@ -1,3 +0,0 @@
1
- import { RelativeDateKeyType } from '../types';
2
- export declare function isValidDate(date: Date, today?: Date): boolean;
3
- export default function getRelativeDateKey(date?: Date | null, today?: Date): RelativeDateKeyType;