@atlaskit/profilecard 23.2.3 → 23.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/cjs/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/cjs/client/getTeamFromAGG.js +1 -1
- package/dist/cjs/i18n/cs.js +3 -1
- package/dist/cjs/i18n/da.js +3 -1
- package/dist/cjs/i18n/de.js +3 -1
- package/dist/cjs/i18n/en.js +2 -0
- package/dist/cjs/i18n/en_GB.js +2 -0
- package/dist/cjs/i18n/en_ZZ.js +2 -0
- package/dist/cjs/i18n/es.js +3 -1
- package/dist/cjs/i18n/fi.js +3 -1
- package/dist/cjs/i18n/fr.js +3 -1
- package/dist/cjs/i18n/hu.js +3 -1
- package/dist/cjs/i18n/it.js +3 -1
- package/dist/cjs/i18n/ja.js +3 -1
- package/dist/cjs/i18n/ko.js +3 -1
- package/dist/cjs/i18n/nb.js +3 -1
- package/dist/cjs/i18n/nl.js +3 -1
- package/dist/cjs/i18n/pl.js +3 -1
- package/dist/cjs/i18n/pt_BR.js +3 -1
- package/dist/cjs/i18n/ru.js +3 -1
- package/dist/cjs/i18n/sv.js +3 -1
- package/dist/cjs/i18n/th.js +3 -1
- package/dist/cjs/i18n/tr.js +3 -1
- package/dist/cjs/i18n/uk.js +3 -1
- package/dist/cjs/i18n/vi.js +3 -1
- package/dist/cjs/i18n/zh.js +3 -1
- package/dist/cjs/i18n/zh_TW.js +3 -1
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/es2019/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/es2019/client/getTeamFromAGG.js +1 -1
- package/dist/es2019/i18n/cs.js +3 -1
- package/dist/es2019/i18n/da.js +3 -1
- package/dist/es2019/i18n/de.js +3 -1
- package/dist/es2019/i18n/en.js +2 -0
- package/dist/es2019/i18n/en_GB.js +2 -0
- package/dist/es2019/i18n/en_ZZ.js +2 -0
- package/dist/es2019/i18n/es.js +3 -1
- package/dist/es2019/i18n/fi.js +3 -1
- package/dist/es2019/i18n/fr.js +3 -1
- package/dist/es2019/i18n/hu.js +3 -1
- package/dist/es2019/i18n/it.js +3 -1
- package/dist/es2019/i18n/ja.js +3 -1
- package/dist/es2019/i18n/ko.js +3 -1
- package/dist/es2019/i18n/nb.js +3 -1
- package/dist/es2019/i18n/nl.js +3 -1
- package/dist/es2019/i18n/pl.js +3 -1
- package/dist/es2019/i18n/pt_BR.js +3 -1
- package/dist/es2019/i18n/ru.js +3 -1
- package/dist/es2019/i18n/sv.js +3 -1
- package/dist/es2019/i18n/th.js +3 -1
- package/dist/es2019/i18n/tr.js +3 -1
- package/dist/es2019/i18n/uk.js +3 -1
- package/dist/es2019/i18n/vi.js +3 -1
- package/dist/es2019/i18n/zh.js +3 -1
- package/dist/es2019/i18n/zh_TW.js +3 -1
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/esm/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/esm/client/getTeamFromAGG.js +1 -1
- package/dist/esm/i18n/cs.js +3 -1
- package/dist/esm/i18n/da.js +3 -1
- package/dist/esm/i18n/de.js +3 -1
- package/dist/esm/i18n/en.js +2 -0
- package/dist/esm/i18n/en_GB.js +2 -0
- package/dist/esm/i18n/en_ZZ.js +2 -0
- package/dist/esm/i18n/es.js +3 -1
- package/dist/esm/i18n/fi.js +3 -1
- package/dist/esm/i18n/fr.js +3 -1
- package/dist/esm/i18n/hu.js +3 -1
- package/dist/esm/i18n/it.js +3 -1
- package/dist/esm/i18n/ja.js +3 -1
- package/dist/esm/i18n/ko.js +3 -1
- package/dist/esm/i18n/nb.js +3 -1
- package/dist/esm/i18n/nl.js +3 -1
- package/dist/esm/i18n/pl.js +3 -1
- package/dist/esm/i18n/pt_BR.js +3 -1
- package/dist/esm/i18n/ru.js +3 -1
- package/dist/esm/i18n/sv.js +3 -1
- package/dist/esm/i18n/th.js +3 -1
- package/dist/esm/i18n/tr.js +3 -1
- package/dist/esm/i18n/uk.js +3 -1
- package/dist/esm/i18n/vi.js +3 -1
- package/dist/esm/i18n/zh.js +3 -1
- package/dist/esm/i18n/zh_TW.js +3 -1
- package/dist/esm/util/analytics.js +1 -1
- package/dist/types/i18n/cs.d.ts +2 -0
- package/dist/types/i18n/da.d.ts +2 -0
- package/dist/types/i18n/de.d.ts +2 -0
- package/dist/types/i18n/en.d.ts +2 -0
- package/dist/types/i18n/en_GB.d.ts +2 -0
- package/dist/types/i18n/en_ZZ.d.ts +2 -0
- package/dist/types/i18n/es.d.ts +2 -0
- package/dist/types/i18n/fi.d.ts +2 -0
- package/dist/types/i18n/fr.d.ts +2 -0
- package/dist/types/i18n/hu.d.ts +2 -0
- package/dist/types/i18n/it.d.ts +2 -0
- package/dist/types/i18n/ja.d.ts +2 -0
- package/dist/types/i18n/ko.d.ts +2 -0
- package/dist/types/i18n/nb.d.ts +2 -0
- package/dist/types/i18n/nl.d.ts +2 -0
- package/dist/types/i18n/pl.d.ts +2 -0
- package/dist/types/i18n/pt_BR.d.ts +2 -0
- package/dist/types/i18n/ru.d.ts +2 -0
- package/dist/types/i18n/sv.d.ts +2 -0
- package/dist/types/i18n/th.d.ts +2 -0
- package/dist/types/i18n/tr.d.ts +2 -0
- package/dist/types/i18n/uk.d.ts +2 -0
- package/dist/types/i18n/vi.d.ts +2 -0
- package/dist/types/i18n/zh.d.ts +2 -0
- package/dist/types/i18n/zh_TW.d.ts +2 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +2 -0
- package/dist/types-ts4.5/i18n/da.d.ts +2 -0
- package/dist/types-ts4.5/i18n/de.d.ts +2 -0
- package/dist/types-ts4.5/i18n/en.d.ts +2 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -0
- package/dist/types-ts4.5/i18n/es.d.ts +2 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +2 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +2 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +2 -0
- package/dist/types-ts4.5/i18n/it.d.ts +2 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +2 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +2 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +2 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +2 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +2 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +2 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +2 -0
- package/dist/types-ts4.5/i18n/th.d.ts +2 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +2 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +2 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +2 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +2 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -11,7 +11,7 @@ var _graphqlUtils = require("./graphqlUtils");
|
|
|
11
11
|
var ORG_ID_FROM_CLOUD_ID_QUERY = "query OrgIdFromCloudId($cloudId: ID!) {\n\ttenantContexts(cloudIds: [$cloudId]) {\n\t\torgId\n\t}\n}";
|
|
12
12
|
var addHeaders = function addHeaders(headers) {
|
|
13
13
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
14
|
-
headers.append('atl-client-version', "23.2.
|
|
14
|
+
headers.append('atl-client-version', "23.2.5");
|
|
15
15
|
return headers;
|
|
16
16
|
};
|
|
17
17
|
function getOrgIdForCloudIdFromAGG(_x, _x2) {
|
|
@@ -66,7 +66,7 @@ var addHeaders = exports.addHeaders = function addHeaders(headers) {
|
|
|
66
66
|
headers.append('X-ExperimentalApi', 'teams-beta');
|
|
67
67
|
headers.append('X-ExperimentalApi', 'team-members-beta');
|
|
68
68
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
69
|
-
headers.append('atl-client-version', "23.2.
|
|
69
|
+
headers.append('atl-client-version', "23.2.5");
|
|
70
70
|
return headers;
|
|
71
71
|
};
|
|
72
72
|
function getTeamFromAGG(_x, _x2, _x3) {
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Tým • {count} člen} few {Tým • {count} členové} many {Tým • {count} člena} other {Tým • {count} členů}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Tým • {count} člen včetně vás} few {Tým • {count} členové včetně vás} many {Tým • {count} člena včetně vás} other {Tým • {count} členů včetně vás}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Tým • 50 a více členů',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Tým • 50 a více členů včetně vás'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Tým • 50 a více členů včetně vás',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} další člen} few {+{count} další členové} many {+{count} dalšího člena} other {+{count} dalších členů}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} další profil} few {+{count} další profily} many {+{count} dalšího profilu} other {+{count} dalších profilů}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmer}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inklusive dig} other {Team • {count} medlemmer, inklusive dig}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • Over 50 medlemmer',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • Over 50 medlemmer, inklusive dig'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • Over 50 medlemmer, inklusive dig',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} medlem mere} other {+{count} medlemmer mere}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil mere} other {+{count} profiler mere}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} Mitglied} other {Team • {count} Mitglieder}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} Mitglied, einschließlich Ihnen} other {Team • {count} Mitglieder, einschließlich Ihnen}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • über 50 Mitglieder',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • über 50 Mitglieder, einschließlich Ihnen'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • über 50 Mitglieder, einschließlich Ihnen',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+ {count} weiteres Mitglied} other {+ {count} weitere Mitglieder}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+ {count} weiteres Profil} other {+ {count} weitere Profile}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -60,6 +60,8 @@ var _default = exports.default = {
|
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
62
62
|
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '+{count} more {count, plural, one {members} other {members}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '+{count} more {count, plural, one {profile} other {profiles}}',
|
|
63
65
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
64
66
|
'ptc-directory.agent-profile.action.dropdown.copy-link.nonfinal': 'Copy link',
|
|
65
67
|
'ptc-directory.agent-profile.action.dropdown.delete.nonfinal': 'Delete Agent',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -60,6 +60,8 @@ var _default = exports.default = {
|
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
62
62
|
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '+{count} more {count, plural, one {members} other {members}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '+{count} more {count, plural, one {profile} other {profiles}}',
|
|
63
65
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
64
66
|
'ptc-directory.agent-profile.action.dropdown.copy-link.nonfinal': 'Copy link',
|
|
65
67
|
'ptc-directory.agent-profile.action.dropdown.delete.nonfinal': 'Delete Agent',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -60,6 +60,8 @@ var _default = exports.default = {
|
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} member, including you} other {Team • {count} members, including you}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
62
62
|
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} more members} other {+{count} more members}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} more profile} other {+{count} more profiles}}',
|
|
63
65
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
64
66
|
'ptc-directory.agent-profile.action.dropdown.copy-link.nonfinal': 'Copy link',
|
|
65
67
|
'ptc-directory.agent-profile.action.dropdown.delete.nonfinal': 'Delete Agent',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Equipo • {count} miembro} other {Equipo • {count} miembros}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Equipo • {count} miembro, incluyéndote a ti} other {Equipo • {count} miembros, incluyéndote a ti}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Equipo • Más de 50 miembros',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Equipo • Más de 50 miembros, incluyéndote a ti'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Equipo • Más de 50 miembros, incluyéndote a ti',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {{count} miembro más} other {{count} miembros más}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} perfil más} other {{count} perfiles más}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Tiimi • {count} jäsen} other {Tiimi • {count} jäsentä}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Tiimi • {count} jäsen sinä mukaan lukien} other {Tiimi • {count} jäsentä sinä mukaan lukien}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Tiimi • 50+ jäsentä',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Tiimi • 50+ jäsentä sinä mukaan lukien'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Tiimi • 50+ jäsentä sinä mukaan lukien',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} jäsen lisää} other {+{count} jäsentä lisää}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profiili lisää} other {+{count} profiilia lisää}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Équipe • {count} membre} other {Équipe • {count} membres}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Équipe • {count} membre, dont vous} other {Équipe • {count} membres, dont vous}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Équipe • Plus de 50 membres',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Équipe • Plus de 50 membres, dont vous'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Équipe • Plus de 50 membres, dont vous',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} membre supplémentaire} other {+{count} membres supplémentaires}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil supplémentaire} other {+{count} profils supplémentaires}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Csapat • {count} tag} other {Csapat • {count} tag}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Csapat • {count} tag veled együtt} other {Csapat • {count} tag veled együtt}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Csapat • 50+ tag',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Csapat • 50+ tag veled együtt'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Csapat • 50+ tag veled együtt',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} további tag} other {+{count} további tag}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} további profil} other {+{count} további profil}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} membro} other {Team • {count} membri}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} membro, te compreso} other {Team • {count} membri, te compreso}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • 50+ membri',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ membri, te compreso'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ membri, te compreso',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} altro membro} other {+{count} altri membri}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} altro profilo} other {+{count} altri profili}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, other {チーム • {count} 人のメンバー}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {チーム • {count} 人のメンバー (あなたを含む)}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'チーム • 50 人以上のメンバー',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'チーム • 50 人以上のメンバー (あなたを含む)'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'チーム • 50 人以上のメンバー (あなたを含む)',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {他 {count} 人のメンバー}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {他 {count} 人のプロファイル}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, other {팀 • 구성원 {count}명}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {팀 • 자신을 포함하여 구성원 {count}명}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': '팀 • 구성원 50명 이상',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': '팀 • 자신을 포함하여 구성원 50명 이상'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': '팀 • 자신을 포함하여 구성원 50명 이상',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {+{count}명의 구성원}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {+{count}개의 프로필}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmer}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inkludert deg} other {Team • {count} medlemmer, inkludert deg}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • flere enn 50 medlemmer',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • flere enn 50 medlemmer, inkludert deg'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • flere enn 50 medlemmer, inkludert deg',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {{count} medlem til} other {{count} medlemmer til}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} profil til} other {{count} profiler til}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} lid} other {Team • {count} leden.}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} lid, inclusief jezelf} other {Team •{count} leden, inclusief jezelf}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • 50+ leden',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ leden, inclusief jezelf.'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ leden, inclusief jezelf.',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} lid} other {+{count} leden}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profiel} other {+{count} profielen}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'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}}',
|
|
60
60
|
'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ą}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Zespół z ponad 50 członkami',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Zespół z ponad 50 członkami, łącznie z Tobą'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Zespół z ponad 50 członkami, łącznie z Tobą',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {i jeszcze {count} członek} few {i jeszcze {count} członków} many {i jeszcze {count} członków} other {i jeszcze {count} członka}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {i jeszcze {count} profil} few {i jeszcze {count} profile} many {i jeszcze {count} profile} other {i jeszcze {count} profilu}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Equipe • {count} membro} other {Equipe • {count} membros}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Equipe • {count} membro, incluindo você} other {Equipe • {count} membros, incluindo você}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Equipe • Mais de 50 membros',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Equipe • Mais de 50 membros, incluindo você'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Equipe • Mais de 50 membros, incluindo você',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {Mais {count} membro} other {Mais {count} membros}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {Mais {count} perfil} other {Mais {count} perfis}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Команда • {count} участник} few {Команда • {count} участника} many {Команда • {count} участников} other {Команда • {count} участника}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Команда • {count} участник, включая вас} few {Команда • {count} участника, включая вас} many {Команда • {count} участников, включая вас} other {Команда • {count} участника, включая вас}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Команда • более 50 участников',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Команда • более 50 участников, включая вас'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Команда • более 50 участников, включая вас',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {и еще {count} участник} few {и еще {count} участника} many {и еще {count} участников} other {и еще {count} участника}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {и еще {count} профиль} few {и еще {count} профиля} many {и еще {count} профилей} other {и еще {count} профиля}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmar}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inklusive dig} other {Team • {count} medlemmar, inklusive dig}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Team • 50+ medlemmar',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ medlemmar, inklusive dig'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ medlemmar, inklusive dig',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {{count} medlem till} other {{count} medlemmar till}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} profil till} other {{count} profiler till}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, other {ทีม • สมาชิก {count} คน}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {ทีม • สมาชิก {count} คน รวมคุณด้วย}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'ทีม • สมาชิกมากกว่า 50 คน',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'ทีม • สมาชิกมากกว่า 50 คน รวมคุณด้วย'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'ทีม • สมาชิกมากกว่า 50 คน รวมคุณด้วย',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {สมาชิกอีก {count} คน}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {โปรไฟล์อีก {count} รายการ}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Takım • {count} üye} other {Takım • {count} üye}}',
|
|
60
60
|
'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}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': "Takım • 50'den fazla üye",
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': "Takım • Siz de dahil olmak üzere 50'den fazla üye"
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': "Takım • Siz de dahil olmak üzere 50'den fazla üye",
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} üye daha} other {+{count} üye daha}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil daha} other {+{count} profil daha}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Команда • {count} учасник} few {Команда • {count} учасники} many {Команда • {count} учасників} other {Команда • {count} учасника}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Команда • {count} учасник включно з вами} few {Команда • {count} учасники включно з вами} many {Команда • {count} учасників включно з вами} other {Команда • {count} учасника включно з вами}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Команда • Понад 50 учасників',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Команда • Понад 50 учасників включно з вами'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Команда • Понад 50 учасників включно з вами',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {Ще {count} учасник} few {Ще {count} учасники} many {Ще {count} учасників} other {Ще {count} учасників}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {Ще {count} профіль} few {Ще {count} профілі} many {Ще {count} профілів} other {Ще {count} профілів}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, other {Nhóm • {count} thành viên}}',
|
|
60
60
|
'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}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': 'Nhóm • 50+ thành viên',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': 'Nhóm • 50+ thành viên, bao gồm cả bạn'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': 'Nhóm • 50+ thành viên, bao gồm cả bạn',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {+{count} thành viên khác}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {+{count} hồ sơ khác}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, other {团队 • {count} 名成员}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {团队 • {count} 名成员,包括您自己}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': '团队 • 50 多名成员',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': '团队 • 50 多名成员,包括您自己'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': '团队 • 50 多名成员,包括您自己',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {+另外 {count} 位成员}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {+另外 {count} 份个人资料}}'
|
|
63
65
|
};
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -59,5 +59,7 @@ var _default = exports.default = {
|
|
|
59
59
|
'pt.team-profile-card.team.member.count': '{count, plural, other {團隊 • {count} 名成員}}',
|
|
60
60
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {團隊 • {count} 名成員,包含您}}',
|
|
61
61
|
'pt.team-profile-card.team.member.many': '團隊 • 50 名以上的成員',
|
|
62
|
-
'pt.team-profile-card.team.member.many-including-you': '團隊 • 50 名以上的成員,包含您'
|
|
62
|
+
'pt.team-profile-card.team.member.many-including-you': '團隊 • 50 名以上的成員,包含您',
|
|
63
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {+其他 {count} 位成員}}',
|
|
64
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {+其他 {count} 個設定檔}}'
|
|
63
65
|
};
|
|
@@ -45,7 +45,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
45
45
|
actionSubjectId: actionSubjectId,
|
|
46
46
|
attributes: _objectSpread(_objectSpread({
|
|
47
47
|
packageName: "@atlaskit/profilecard",
|
|
48
|
-
packageVersion: "23.2.
|
|
48
|
+
packageVersion: "23.2.5"
|
|
49
49
|
}, attributes), {}, {
|
|
50
50
|
firedAt: Math.round((0, _performance.getPageTime)())
|
|
51
51
|
})
|
|
@@ -6,7 +6,7 @@ const ORG_ID_FROM_CLOUD_ID_QUERY = `query OrgIdFromCloudId($cloudId: ID!) {
|
|
|
6
6
|
}`;
|
|
7
7
|
const addHeaders = headers => {
|
|
8
8
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
9
|
-
headers.append('atl-client-version', "23.2.
|
|
9
|
+
headers.append('atl-client-version', "23.2.5");
|
|
10
10
|
return headers;
|
|
11
11
|
};
|
|
12
12
|
export async function getOrgIdForCloudIdFromAGG(url, cloudId) {
|
|
@@ -75,7 +75,7 @@ export const addHeaders = headers => {
|
|
|
75
75
|
headers.append('X-ExperimentalApi', 'teams-beta');
|
|
76
76
|
headers.append('X-ExperimentalApi', 'team-members-beta');
|
|
77
77
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
78
|
-
headers.append('atl-client-version', "23.2.
|
|
78
|
+
headers.append('atl-client-version', "23.2.5");
|
|
79
79
|
return headers;
|
|
80
80
|
};
|
|
81
81
|
export async function getTeamFromAGG(url, teamId, siteId) {
|
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Tým • {count} člen} few {Tým • {count} členové} many {Tým • {count} člena} other {Tým • {count} členů}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Tým • {count} člen včetně vás} few {Tým • {count} členové včetně vás} many {Tým • {count} člena včetně vás} other {Tým • {count} členů včetně vás}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Tým • 50 a více členů',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Tým • 50 a více členů včetně vás'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Tým • 50 a více členů včetně vás',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} další člen} few {+{count} další členové} many {+{count} dalšího člena} other {+{count} dalších členů}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} další profil} few {+{count} další profily} many {+{count} dalšího profilu} other {+{count} dalších profilů}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmer}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inklusive dig} other {Team • {count} medlemmer, inklusive dig}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • Over 50 medlemmer',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • Over 50 medlemmer, inklusive dig'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • Over 50 medlemmer, inklusive dig',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} medlem mere} other {+{count} medlemmer mere}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil mere} other {+{count} profiler mere}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} Mitglied} other {Team • {count} Mitglieder}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} Mitglied, einschließlich Ihnen} other {Team • {count} Mitglieder, einschließlich Ihnen}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • über 50 Mitglieder',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • über 50 Mitglieder, einschließlich Ihnen'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • über 50 Mitglieder, einschließlich Ihnen',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+ {count} weiteres Mitglied} other {+ {count} weitere Mitglieder}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+ {count} weiteres Profil} other {+ {count} weitere Profile}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -54,6 +54,8 @@ export default {
|
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
56
56
|
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '+{count} more {count, plural, one {members} other {members}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '+{count} more {count, plural, one {profile} other {profiles}}',
|
|
57
59
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
58
60
|
'ptc-directory.agent-profile.action.dropdown.copy-link.nonfinal': 'Copy link',
|
|
59
61
|
'ptc-directory.agent-profile.action.dropdown.delete.nonfinal': 'Delete Agent',
|
|
@@ -54,6 +54,8 @@ export default {
|
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
56
56
|
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '+{count} more {count, plural, one {members} other {members}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '+{count} more {count, plural, one {profile} other {profiles}}',
|
|
57
59
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
58
60
|
'ptc-directory.agent-profile.action.dropdown.copy-link.nonfinal': 'Copy link',
|
|
59
61
|
'ptc-directory.agent-profile.action.dropdown.delete.nonfinal': 'Delete Agent',
|
|
@@ -54,6 +54,8 @@ export default {
|
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} member, including you} other {Team • {count} members, including you}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • 50+ members',
|
|
56
56
|
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} more members} other {+{count} more members}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} more profile} other {+{count} more profiles}}',
|
|
57
59
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
58
60
|
'ptc-directory.agent-profile.action.dropdown.copy-link.nonfinal': 'Copy link',
|
|
59
61
|
'ptc-directory.agent-profile.action.dropdown.delete.nonfinal': 'Delete Agent',
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Equipo • {count} miembro} other {Equipo • {count} miembros}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Equipo • {count} miembro, incluyéndote a ti} other {Equipo • {count} miembros, incluyéndote a ti}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Equipo • Más de 50 miembros',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Equipo • Más de 50 miembros, incluyéndote a ti'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Equipo • Más de 50 miembros, incluyéndote a ti',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {{count} miembro más} other {{count} miembros más}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} perfil más} other {{count} perfiles más}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Tiimi • {count} jäsen} other {Tiimi • {count} jäsentä}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Tiimi • {count} jäsen sinä mukaan lukien} other {Tiimi • {count} jäsentä sinä mukaan lukien}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Tiimi • 50+ jäsentä',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Tiimi • 50+ jäsentä sinä mukaan lukien'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Tiimi • 50+ jäsentä sinä mukaan lukien',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} jäsen lisää} other {+{count} jäsentä lisää}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profiili lisää} other {+{count} profiilia lisää}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Équipe • {count} membre} other {Équipe • {count} membres}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Équipe • {count} membre, dont vous} other {Équipe • {count} membres, dont vous}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Équipe • Plus de 50 membres',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Équipe • Plus de 50 membres, dont vous'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Équipe • Plus de 50 membres, dont vous',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} membre supplémentaire} other {+{count} membres supplémentaires}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil supplémentaire} other {+{count} profils supplémentaires}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/hu.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Csapat • {count} tag} other {Csapat • {count} tag}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Csapat • {count} tag veled együtt} other {Csapat • {count} tag veled együtt}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Csapat • 50+ tag',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Csapat • 50+ tag veled együtt'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Csapat • 50+ tag veled együtt',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} további tag} other {+{count} további tag}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} további profil} other {+{count} további profil}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/it.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} membro} other {Team • {count} membri}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} membro, te compreso} other {Team • {count} membri, te compreso}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • 50+ membri',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ membri, te compreso'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ membri, te compreso',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} altro membro} other {+{count} altri membri}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} altro profilo} other {+{count} altri profili}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/ja.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, other {チーム • {count} 人のメンバー}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {チーム • {count} 人のメンバー (あなたを含む)}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'チーム • 50 人以上のメンバー',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'チーム • 50 人以上のメンバー (あなたを含む)'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'チーム • 50 人以上のメンバー (あなたを含む)',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {他 {count} 人のメンバー}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {他 {count} 人のプロファイル}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/ko.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, other {팀 • 구성원 {count}명}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {팀 • 자신을 포함하여 구성원 {count}명}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': '팀 • 구성원 50명 이상',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': '팀 • 자신을 포함하여 구성원 50명 이상'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': '팀 • 자신을 포함하여 구성원 50명 이상',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {+{count}명의 구성원}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {+{count}개의 프로필}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/nb.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmer}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inkludert deg} other {Team • {count} medlemmer, inkludert deg}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • flere enn 50 medlemmer',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • flere enn 50 medlemmer, inkludert deg'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • flere enn 50 medlemmer, inkludert deg',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {{count} medlem til} other {{count} medlemmer til}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} profil til} other {{count} profiler til}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} lid} other {Team • {count} leden.}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} lid, inclusief jezelf} other {Team •{count} leden, inclusief jezelf}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • 50+ leden',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ leden, inclusief jezelf.'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ leden, inclusief jezelf.',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} lid} other {+{count} leden}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profiel} other {+{count} profielen}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'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}}',
|
|
54
54
|
'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ą}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Zespół z ponad 50 członkami',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Zespół z ponad 50 członkami, łącznie z Tobą'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Zespół z ponad 50 członkami, łącznie z Tobą',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {i jeszcze {count} członek} few {i jeszcze {count} członków} many {i jeszcze {count} członków} other {i jeszcze {count} członka}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {i jeszcze {count} profil} few {i jeszcze {count} profile} many {i jeszcze {count} profile} other {i jeszcze {count} profilu}}'
|
|
57
59
|
};
|
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Equipe • {count} membro} other {Equipe • {count} membros}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Equipe • {count} membro, incluindo você} other {Equipe • {count} membros, incluindo você}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Equipe • Mais de 50 membros',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Equipe • Mais de 50 membros, incluindo você'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Equipe • Mais de 50 membros, incluindo você',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {Mais {count} membro} other {Mais {count} membros}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {Mais {count} perfil} other {Mais {count} perfis}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/ru.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Команда • {count} участник} few {Команда • {count} участника} many {Команда • {count} участников} other {Команда • {count} участника}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Команда • {count} участник, включая вас} few {Команда • {count} участника, включая вас} many {Команда • {count} участников, включая вас} other {Команда • {count} участника, включая вас}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Команда • более 50 участников',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Команда • более 50 участников, включая вас'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Команда • более 50 участников, включая вас',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {и еще {count} участник} few {и еще {count} участника} many {и еще {count} участников} other {и еще {count} участника}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {и еще {count} профиль} few {и еще {count} профиля} many {и еще {count} профилей} other {и еще {count} профиля}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/sv.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmar}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inklusive dig} other {Team • {count} medlemmar, inklusive dig}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'Team • 50+ medlemmar',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ medlemmar, inklusive dig'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ medlemmar, inklusive dig',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {{count} medlem till} other {{count} medlemmar till}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} profil till} other {{count} profiler till}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/th.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, other {ทีม • สมาชิก {count} คน}}',
|
|
54
54
|
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {ทีม • สมาชิก {count} คน รวมคุณด้วย}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': 'ทีม • สมาชิกมากกว่า 50 คน',
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': 'ทีม • สมาชิกมากกว่า 50 คน รวมคุณด้วย'
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': 'ทีม • สมาชิกมากกว่า 50 คน รวมคุณด้วย',
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {สมาชิกอีก {count} คน}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {โปรไฟล์อีก {count} รายการ}}'
|
|
57
59
|
};
|
package/dist/es2019/i18n/tr.js
CHANGED
|
@@ -53,5 +53,7 @@ export default {
|
|
|
53
53
|
'pt.team-profile-card.team.member.count': '{count, plural, one {Takım • {count} üye} other {Takım • {count} üye}}',
|
|
54
54
|
'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}}',
|
|
55
55
|
'pt.team-profile-card.team.member.many': "Takım • 50'den fazla üye",
|
|
56
|
-
'pt.team-profile-card.team.member.many-including-you': "Takım • Siz de dahil olmak üzere 50'den fazla üye"
|
|
56
|
+
'pt.team-profile-card.team.member.many-including-you': "Takım • Siz de dahil olmak üzere 50'den fazla üye",
|
|
57
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} üye daha} other {+{count} üye daha}}',
|
|
58
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil daha} other {+{count} profil daha}}'
|
|
57
59
|
};
|