@atlaskit/rovo-agent-components 2.2.2 → 2.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist/cjs/i18n/cs.js +3 -0
- package/dist/cjs/i18n/da.js +3 -0
- package/dist/cjs/i18n/de.js +3 -0
- package/dist/cjs/i18n/es.js +3 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hu.js +3 -0
- package/dist/cjs/i18n/it.js +3 -0
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +3 -0
- package/dist/cjs/i18n/nb.js +3 -0
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +3 -0
- package/dist/cjs/i18n/pt_BR.js +3 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +3 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/uk.js +3 -0
- package/dist/cjs/i18n/vi.js +3 -0
- package/dist/cjs/i18n/zh.js +3 -0
- package/dist/cjs/i18n/zh_TW.js +3 -0
- package/dist/cjs/ui/agent-avatar/generated-avatars/index.js +11 -12
- package/dist/cjs/ui/agent-dropdown-menu/index.js +16 -17
- package/dist/cjs/ui/agent-profile-info/index.js +17 -20
- package/dist/es2019/i18n/cs.js +3 -0
- package/dist/es2019/i18n/da.js +3 -0
- package/dist/es2019/i18n/de.js +3 -0
- package/dist/es2019/i18n/es.js +3 -0
- package/dist/es2019/i18n/fi.js +3 -0
- package/dist/es2019/i18n/fr.js +3 -0
- package/dist/es2019/i18n/hu.js +3 -0
- package/dist/es2019/i18n/it.js +3 -0
- package/dist/es2019/i18n/ja.js +3 -0
- package/dist/es2019/i18n/ko.js +3 -0
- package/dist/es2019/i18n/nb.js +3 -0
- package/dist/es2019/i18n/nl.js +3 -0
- package/dist/es2019/i18n/pl.js +3 -0
- package/dist/es2019/i18n/pt_BR.js +3 -0
- package/dist/es2019/i18n/ru.js +3 -0
- package/dist/es2019/i18n/sv.js +3 -0
- package/dist/es2019/i18n/th.js +3 -0
- package/dist/es2019/i18n/tr.js +3 -0
- package/dist/es2019/i18n/uk.js +3 -0
- package/dist/es2019/i18n/vi.js +3 -0
- package/dist/es2019/i18n/zh.js +3 -0
- package/dist/es2019/i18n/zh_TW.js +3 -0
- package/dist/es2019/ui/agent-avatar/generated-avatars/index.js +1 -2
- package/dist/es2019/ui/agent-dropdown-menu/index.js +1 -2
- package/dist/es2019/ui/agent-profile-info/index.js +1 -1
- package/dist/esm/i18n/cs.js +3 -0
- package/dist/esm/i18n/da.js +3 -0
- package/dist/esm/i18n/de.js +3 -0
- package/dist/esm/i18n/es.js +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hu.js +3 -0
- package/dist/esm/i18n/it.js +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.js +3 -0
- package/dist/esm/i18n/nb.js +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.js +3 -0
- package/dist/esm/i18n/pt_BR.js +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.js +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/uk.js +3 -0
- package/dist/esm/i18n/vi.js +3 -0
- package/dist/esm/i18n/zh.js +3 -0
- package/dist/esm/i18n/zh_TW.js +3 -0
- package/dist/esm/ui/agent-avatar/generated-avatars/index.js +1 -2
- package/dist/esm/ui/agent-dropdown-menu/index.js +1 -2
- package/dist/esm/ui/agent-profile-info/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +3 -0
- package/dist/types/i18n/da.d.ts +3 -0
- package/dist/types/i18n/de.d.ts +3 -0
- package/dist/types/i18n/es.d.ts +3 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/it.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +3 -0
- package/dist/types/i18n/pt_BR.d.ts +3 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +3 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/uk.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +3 -0
- package/dist/types/i18n/zh.d.ts +3 -0
- package/dist/types/i18n/zh_TW.d.ts +3 -0
- package/dist/types/ui/agent-dropdown-menu/index.d.ts +5 -1
- package/dist/types/ui/agent-profile-info/index.d.ts +5 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +3 -0
- package/dist/types-ts4.5/i18n/da.d.ts +3 -0
- package/dist/types-ts4.5/i18n/de.d.ts +3 -0
- package/dist/types-ts4.5/i18n/es.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +3 -0
- package/dist/types-ts4.5/i18n/it.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +3 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +3 -0
- package/dist/types-ts4.5/i18n/th.d.ts +3 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +3 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -0
- package/dist/types-ts4.5/ui/agent-dropdown-menu/index.d.ts +5 -1
- package/dist/types-ts4.5/ui/agent-profile-info/index.d.ts +5 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @atlaskit/rovo-agent-components
|
|
2
2
|
|
|
3
|
+
## 2.3.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#129972](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129972)
|
|
8
|
+
[`b2d69a39e6687`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2d69a39e6687) -
|
|
9
|
+
Update `@compiled/react` dependency for improved type checking support.
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
|
|
12
|
+
## 2.3.0
|
|
13
|
+
|
|
14
|
+
### Minor Changes
|
|
15
|
+
|
|
16
|
+
- [#126674](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126674)
|
|
17
|
+
[`97f5461448d45`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/97f5461448d45) -
|
|
18
|
+
Add missing import React to files that are using React.X as typing This is probably the cause of
|
|
19
|
+
unit tests failing in townsquare bump? context in here
|
|
20
|
+
https://atlassian.slack.com/archives/C017XR8K1RB/p1741909754655519?thread_ts=1741759210.231849&cid=C017XR8K1RB
|
|
21
|
+
|
|
3
22
|
## 2.2.2
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Czech
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Avatar agenta',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Agent Rovo od {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Autor',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(deaktivováno)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Skryté',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Agent se nezobrazí ve výsledcích vyhledávání.',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Napsat aktualizaci o mém týdnu',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Procházet agenty',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Kopírovat odkaz na agenta',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Odebrat z oblíbených',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Chatovat s agentem',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Kopírovat odkaz',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Odstranit agenta',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Danish (Denmark)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Agentavatar',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Rovo-medarbejder af {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Skaber',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(deaktiveret)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Skjult',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Agenten vises ikke i søgeresultaterne',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Skriv en opdatering om min uge',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Gennemse agenter',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Kopiér link til agent',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Fjern fra favoritter',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Chat med agent',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Kopiér link',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Slet agent',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//German (Germany)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Profilbild des Agenten',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Rovo-Agent von {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Ersteller',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(deaktiviert)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Ausgeblendet',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Agent wird nicht in den Suchergebnissen angezeigt',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Schreibe ein Update über meine Woche',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Agenten durchsuchen',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Link in Agent kopieren',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Aus Favoriten entfernen',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Mit Agent chatten',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Link kopieren',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Agent löschen',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Spanish (International)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Avatar de agente',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Agente Rovo de {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Autor',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(desactivado)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Oculto',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'El agente no se mostrará en los resultados de búsqueda',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Escribir una actualización de mi semana',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Buscar agentes',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Copiar enlace al agente',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Eliminar de tu lista de favoritos',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Hablar con el agente',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Copiar enlace',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Eliminar agente',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Finnish
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Asiakaspalvelijan profiilikuva',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Rovo-agentin tekijä: {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Tekijä',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(poistettu käytöstä)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Piilotettu',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Asiakaspalvelija ei näy hakutuloksissa',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Kirjoita päivitys viikostani',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Selaa asiakaspalvelijoita',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Kopioi asiakaspalvelijan linkki',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Poista suosikeista',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Keskustele asiakaspalvelijan kanssa',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Kopioi linkki',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Poista asiakaspalvelija',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//French (France)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': "Avatar de l'agent",
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Agent Rovo par {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Créateur',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(désactivé)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Masqué',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': "L'agent n'apparaîtra pas dans les résultats de la recherche",
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Rédiger une mise à jour sur ma semaine',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Parcourir les agents',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': "Copier le lien vers l'agent",
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Supprimer des favoris',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Discuter avec un agent',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Copier le lien',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': "Supprimer l'agent",
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Hungarian
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Ügynök profilképe',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': '{creatorNameWithLink} Rovo-ügynöke',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Létrehozó',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(inaktiválva)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Rejtett',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Az ügynök nem fog megjelenni a keresési találatokban',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Írj egy frissítést a hetemről',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Ügynökök böngészése',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Ügynökre mutató link másolása',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Eltávolítás a kedvencekből',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Csevegés ügynökkel',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Link másolása',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Ügynök törlése',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Italian (Italy)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': "Avatar dell'agente",
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Agente Rovo di {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Autore',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(disattivato)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Nascosto',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': "L'agente non comparirà nei risultati di ricerca",
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Scrivi un aggiornamento sulla settimana',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Sfoglia agenti',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': "Copia link all'agente",
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Rimuovi dai preferiti',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': "Chatta con l'agente",
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Copia il link',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': "Elimina l'agente",
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Japanese
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'エージェントのアバター',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': '{creatorNameWithLink} さんによる Rovo エージェント',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': '作成者',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(非アクティブ)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': '非表示',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'エージェントは検索結果に表示されません',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': '私の今週の作業のまとめを書いてください',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'エージェントを参照する',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'エージェントへのリンクをコピー',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'お気に入りから削除',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'エージェントとチャット',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'リンクをコピー',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'エージェントを削除',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Korean
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': '에이전트 아바타',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': '{creatorNameWithLink}의 Rovo 에이전트',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': '작성자',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(비활성화됨)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': '숨김',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': '에이전트는 검색 결과에 표시되지 않습니다',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': '한 주에 대한 업데이트를 작성하세요',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': '에이전트 찾아보기',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': '에이전트에 링크 복사',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': '즐겨찾기에서 제거',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': '에이전트와 채팅',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': '링크 복사',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': '에이전트 삭제',
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Norwegian (Bokmål)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Agentavatar',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Rovo-agent av {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Forfatter',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(deaktivert)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Skjult',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Agenten vises ikke i søkeresultatene',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Skriv en oppdatering om uken min',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Bla gjennom agenter',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Kopier koblingen til agenten',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Fjern fra favoritter',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Chat med agent',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Kopier kobling',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Slett agent',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Dutch (Netherlands)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Avatar van agent',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Rovo-Agent van {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Auteur',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(gedeactiveerd)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Verborgen',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Agent wordt niet weergegeven in de zoekresultaten',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Schrijf een update over mijn week',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Agents zoeken',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Link naar agent kopiëren',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Verwijderen uit favorieten',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Chatten met een Agent',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Link kopiëren',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Agent verwijderen',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Polish (Poland)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Awatar agenta',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Agent Rovo opracowany przez {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Autor',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(dezaktywowano)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Ukryte',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Agent nie wyświetli się w wynikach wyszukiwania',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Napisz komunikat dotyczący mojego tygodnia',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Przeglądaj agenty',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Kopiuj łącze do agenta',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Usuń z ulubionych',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Czat z agentem',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Kopiuj łącze',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Usuń agenta',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Portuguese (Brazil)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Avatar do agente',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Agente Rovo por {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Criador',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(desativado)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Oculto',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'O agente não vai aparecer nos resultados da pesquisa',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Escreva uma atualização sobre minha semana',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Pesquisar agentes',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Copiar o link para o agente',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Remover dos favoritos',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Bate-papo com agente',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Copiar link',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Excluir agente',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Russian
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Аватар агента',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Агент Rovo от автора {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Автор',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(отключен)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Скрыто',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Агент не будет отображаться в результатах поиска',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Напиши обновление о моей неделе',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Просмотреть агентов',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Копировать ссылку на агента',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Удалить из избранного',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Чат с агентом',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Копировать ссылку',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Удалить агента',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Swedish
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Agent-avatar',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Rovo-agenten har skapats av {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Skapad av',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(inaktiverad)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Dold',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Agenten visas inte i sökresultaten',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Skriv en uppdatering om min vecka',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Bläddra bland agenter',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Kopiera länk till agent',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Ta bort från favoriter',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Chatta med en agent',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Kopiera länk',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Ta bort agent',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Thai (Thailand)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'รูปแทนตัวพนักงาน',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Rovo เอเจนท์โดย {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'ครีเอเตอร์',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(ปิดใช้งานแล้ว)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'ซ่อนอยู่',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'พนักงานจะไม่แสดงในผลการค้นหา',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'เขียนการอัปเดตเกี่ยวกับสัปดาห์ของฉัน',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'เรียกดูพนักงาน',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'คัดลอกลิงก์ไปยังพนักงาน',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'ลบออกจากรายการโปรด',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'แชทกับพนักงาน',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'คัดลอกลิงก์',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'ลบพนักงาน',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Turkish (Turkey)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Temsilci profil resmi',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': '{creatorNameWithLink} tarafından oluşturulan Rovo Aracısı',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Oluşturan',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(devre dışı bırakıldı)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Gizli',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Temsilci, arama sonuçlarında görünmez',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Haftam hakkında bir güncelleme yaz',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Temsilcilere Göz Atın',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Bağlantıyı temsilciye kopyala',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Favorilerden kaldır',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Temsilci ile sohbet et',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Bağlantıyı kopyala',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Temsilciyi Sil',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Ukrainian (Ukraine)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Фото профілю агента',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Агент Rovo, автор {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Автор',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(деактивовано)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Приховано',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Агент не відображатиметься в результатах пошуку',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Створення опису новин за тиждень',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Пошук агентів',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Копіювати посилання на агента',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Видалити з улюблених',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Почати чат з агентом',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Копіювати посилання',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Видалити агента',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Vietnamese (Vietnam)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': 'Hình đại diện nhân viên',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Nhân viên hỗ trợ Rovo của {creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': 'Người tạo',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(đã hủy kích hoạt)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': 'Bị ẩn',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Nhân viên sẽ không hiển thị trong kết quả tìm kiếm',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': 'Viết một bản cập nhật về tuần của tôi',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Duyệt tìm nhân viên',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': 'Sao chép liên kết đến nhân viên',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': 'Xóa khỏi mục yêu thích',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': 'Trò chuyện với Nhân viên',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': 'Sao chép liên kết',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': 'Xóa Nhân viên',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Chinese (Simplified)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': '支持人员头像',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': 'Rovo 支持人员创建者:{creatorNameWithLink}',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': '创建者',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(已停用)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': '隐藏',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': '支持人员不会显示在搜索结果中',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': '撰写我这一周的最新情况',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': '浏览支持人员',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': '复制支持人员链接',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': '从收藏夹中移除',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': '与支持人员聊天',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': '复制链接',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': '删除支持人员',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -13,7 +13,9 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Chinese (Traditional)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'ai-mate.agent-avatar-label': '客服人員頭像',
|
|
16
17
|
'ai-mate.agent-profile-info.created-by': '由 {creatorNameWithLink} 建立的 Rovo 客服人員',
|
|
18
|
+
'ai-mate.agent-profile-info.creator': '建立者',
|
|
17
19
|
'ai-mate.agent-profile-info.deactivated': '(已停用)',
|
|
18
20
|
'ai-mate.agent-profile-info.hidden-icon': '隱藏',
|
|
19
21
|
'ai-mate.agent-profile-info.hidden-tooltip': '客服人員不會顯示在搜尋結果中',
|
|
@@ -27,6 +29,7 @@ var _default = exports.default = {
|
|
|
27
29
|
'ai-mate.chat-history.empty-state.suggestion3': '撰寫本週更新',
|
|
28
30
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': '瀏覽客服人員',
|
|
29
31
|
'rovo-chat.browse-agents.copy-agent-label': '複製客服人員的連結',
|
|
32
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': '從我的最愛中移除',
|
|
30
33
|
'rovo-chat.view-agent.chat-to-agent-button': '與客服人員聊天',
|
|
31
34
|
'rovo-chat.view-agent.copy-link-to-profile': '複製連結',
|
|
32
35
|
'rovo-chat.view-agent.delete-agent': '刪除客服人員',
|
|
@@ -7,10 +7,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
7
7
|
});
|
|
8
8
|
exports.getNumberIdForAvatar = exports.TOTAL_AVATAR_COMBINATIONS = exports.GeneratedAvatar = exports.AgentBanner = void 0;
|
|
9
9
|
require("./index.compiled.css");
|
|
10
|
-
var _react = _interopRequireWildcard(require("react"));
|
|
11
|
-
var React = _react;
|
|
12
10
|
var _runtime = require("@compiled/react/runtime");
|
|
13
11
|
var _typeof2 = _interopRequireDefault(require("@babel/runtime/helpers/typeof"));
|
|
12
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
14
13
|
var _avatar = require("@atlaskit/avatar");
|
|
15
14
|
var _css = require("@atlaskit/css");
|
|
16
15
|
var _compiled = require("@atlaskit/primitives/compiled");
|
|
@@ -148,7 +147,7 @@ var TOTAL_AVATAR_COMBINATIONS = exports.TOTAL_AVATAR_COMBINATIONS = avatarList.l
|
|
|
148
147
|
var outOfTheBoxAgentAvatar = {
|
|
149
148
|
decision_director_agent: {
|
|
150
149
|
getRender: function getRender(size) {
|
|
151
|
-
return /*#__PURE__*/
|
|
150
|
+
return /*#__PURE__*/_react.default.createElement(DecisionDirectorAvatar, {
|
|
152
151
|
size: _avatar.AVATAR_SIZES[size],
|
|
153
152
|
primaryColor: greenColor.primary,
|
|
154
153
|
secondaryColor: greenColor.secondary
|
|
@@ -158,7 +157,7 @@ var outOfTheBoxAgentAvatar = {
|
|
|
158
157
|
},
|
|
159
158
|
user_manual_writer_agent: {
|
|
160
159
|
getRender: function getRender(size) {
|
|
161
|
-
return /*#__PURE__*/
|
|
160
|
+
return /*#__PURE__*/_react.default.createElement(MyUserManualAvatar, {
|
|
162
161
|
size: _avatar.AVATAR_SIZES[size],
|
|
163
162
|
primaryColor: yellowColor.primary,
|
|
164
163
|
secondaryColor: yellowColor.secondary
|
|
@@ -168,7 +167,7 @@ var outOfTheBoxAgentAvatar = {
|
|
|
168
167
|
},
|
|
169
168
|
product_requirements_expert_agent: {
|
|
170
169
|
getRender: function getRender(size) {
|
|
171
|
-
return /*#__PURE__*/
|
|
170
|
+
return /*#__PURE__*/_react.default.createElement(ProductRequirementAvatar, {
|
|
172
171
|
size: _avatar.AVATAR_SIZES[size],
|
|
173
172
|
primaryColor: yellowColor.primary,
|
|
174
173
|
secondaryColor: yellowColor.secondary
|
|
@@ -178,7 +177,7 @@ var outOfTheBoxAgentAvatar = {
|
|
|
178
177
|
},
|
|
179
178
|
issue_organizer_agent: {
|
|
180
179
|
getRender: function getRender(size) {
|
|
181
|
-
return /*#__PURE__*/
|
|
180
|
+
return /*#__PURE__*/_react.default.createElement(BacklogBuddyAvatar, {
|
|
182
181
|
size: _avatar.AVATAR_SIZES[size],
|
|
183
182
|
primaryColor: greenColor.primary,
|
|
184
183
|
secondaryColor: greenColor.secondary
|
|
@@ -188,7 +187,7 @@ var outOfTheBoxAgentAvatar = {
|
|
|
188
187
|
},
|
|
189
188
|
it_ops_agent: {
|
|
190
189
|
getRender: function getRender(size) {
|
|
191
|
-
return /*#__PURE__*/
|
|
190
|
+
return /*#__PURE__*/_react.default.createElement(OpsAgentAvatar, {
|
|
192
191
|
size: _avatar.AVATAR_SIZES[size],
|
|
193
192
|
primaryColor: purpleColor.primary,
|
|
194
193
|
secondaryColor: purpleColor.secondary
|
|
@@ -253,7 +252,7 @@ var getAvatarRender = function getAvatarRender(_ref2) {
|
|
|
253
252
|
var Avatar = avatarList[avatarIndex];
|
|
254
253
|
var color = colorList[colorIndex];
|
|
255
254
|
return {
|
|
256
|
-
render: /*#__PURE__*/
|
|
255
|
+
render: /*#__PURE__*/_react.default.createElement(Avatar, {
|
|
257
256
|
size: _avatar.AVATAR_SIZES[size],
|
|
258
257
|
primaryColor: color.primary,
|
|
259
258
|
secondaryColor: color.secondary
|
|
@@ -262,7 +261,7 @@ var getAvatarRender = function getAvatarRender(_ref2) {
|
|
|
262
261
|
};
|
|
263
262
|
}
|
|
264
263
|
return {
|
|
265
|
-
render: /*#__PURE__*/
|
|
264
|
+
render: /*#__PURE__*/_react.default.createElement(GenericAvatar, {
|
|
266
265
|
size: _avatar.AVATAR_SIZES[size],
|
|
267
266
|
primaryColor: blueColor.primary,
|
|
268
267
|
secondaryColor: blueColor.secondary
|
|
@@ -283,7 +282,7 @@ var AgentBanner = exports.AgentBanner = function AgentBanner(_ref3) {
|
|
|
283
282
|
size: 'medium'
|
|
284
283
|
}),
|
|
285
284
|
color = _getAvatarRender.color;
|
|
286
|
-
return /*#__PURE__*/
|
|
285
|
+
return /*#__PURE__*/_react.default.createElement(_compiled.Box, {
|
|
287
286
|
xcss: (0, _css.cx)(styles.banner, fillSpace ? styles.bannerFillSpace : undefined),
|
|
288
287
|
style: {
|
|
289
288
|
backgroundColor: color.primary,
|
|
@@ -295,12 +294,12 @@ var GeneratedAvatar = exports.GeneratedAvatar = function GeneratedAvatar(props)
|
|
|
295
294
|
var _getAvatarRender2 = getAvatarRender(props),
|
|
296
295
|
render = _getAvatarRender2.render,
|
|
297
296
|
color = _getAvatarRender2.color;
|
|
298
|
-
return /*#__PURE__*/
|
|
297
|
+
return /*#__PURE__*/_react.default.createElement(_compiled.Box, {
|
|
299
298
|
xcss: styles.image,
|
|
300
299
|
style: {
|
|
301
300
|
backgroundColor: color.primary
|
|
302
301
|
}
|
|
303
|
-
}, /*#__PURE__*/
|
|
302
|
+
}, /*#__PURE__*/_react.default.createElement(_react.Suspense, {
|
|
304
303
|
fallback: null
|
|
305
304
|
}, render));
|
|
306
305
|
};
|