@atlaskit/rovo-agent-components 2.3.0 → 2.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (120) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/cjs/i18n/cs.js +3 -0
  3. package/dist/cjs/i18n/da.js +3 -0
  4. package/dist/cjs/i18n/de.js +3 -0
  5. package/dist/cjs/i18n/es.js +3 -0
  6. package/dist/cjs/i18n/fi.js +3 -0
  7. package/dist/cjs/i18n/fr.js +3 -0
  8. package/dist/cjs/i18n/hu.js +3 -0
  9. package/dist/cjs/i18n/it.js +3 -0
  10. package/dist/cjs/i18n/ja.js +3 -0
  11. package/dist/cjs/i18n/ko.js +3 -0
  12. package/dist/cjs/i18n/nb.js +3 -0
  13. package/dist/cjs/i18n/nl.js +3 -0
  14. package/dist/cjs/i18n/pl.js +3 -0
  15. package/dist/cjs/i18n/pt_BR.js +3 -0
  16. package/dist/cjs/i18n/ru.js +3 -0
  17. package/dist/cjs/i18n/sv.js +3 -0
  18. package/dist/cjs/i18n/th.js +3 -0
  19. package/dist/cjs/i18n/tr.js +3 -0
  20. package/dist/cjs/i18n/uk.js +3 -0
  21. package/dist/cjs/i18n/vi.js +3 -0
  22. package/dist/cjs/i18n/zh.js +3 -0
  23. package/dist/cjs/i18n/zh_TW.js +3 -0
  24. package/dist/cjs/ui/agent-avatar/generated-avatars/assets/workflow-builder.js +50 -0
  25. package/dist/cjs/ui/agent-avatar/generated-avatars/index.js +15 -0
  26. package/dist/es2019/i18n/cs.js +3 -0
  27. package/dist/es2019/i18n/da.js +3 -0
  28. package/dist/es2019/i18n/de.js +3 -0
  29. package/dist/es2019/i18n/es.js +3 -0
  30. package/dist/es2019/i18n/fi.js +3 -0
  31. package/dist/es2019/i18n/fr.js +3 -0
  32. package/dist/es2019/i18n/hu.js +3 -0
  33. package/dist/es2019/i18n/it.js +3 -0
  34. package/dist/es2019/i18n/ja.js +3 -0
  35. package/dist/es2019/i18n/ko.js +3 -0
  36. package/dist/es2019/i18n/nb.js +3 -0
  37. package/dist/es2019/i18n/nl.js +3 -0
  38. package/dist/es2019/i18n/pl.js +3 -0
  39. package/dist/es2019/i18n/pt_BR.js +3 -0
  40. package/dist/es2019/i18n/ru.js +3 -0
  41. package/dist/es2019/i18n/sv.js +3 -0
  42. package/dist/es2019/i18n/th.js +3 -0
  43. package/dist/es2019/i18n/tr.js +3 -0
  44. package/dist/es2019/i18n/uk.js +3 -0
  45. package/dist/es2019/i18n/vi.js +3 -0
  46. package/dist/es2019/i18n/zh.js +3 -0
  47. package/dist/es2019/i18n/zh_TW.js +3 -0
  48. package/dist/es2019/ui/agent-avatar/generated-avatars/assets/workflow-builder.js +42 -0
  49. package/dist/es2019/ui/agent-avatar/generated-avatars/index.js +9 -0
  50. package/dist/esm/i18n/cs.js +3 -0
  51. package/dist/esm/i18n/da.js +3 -0
  52. package/dist/esm/i18n/de.js +3 -0
  53. package/dist/esm/i18n/es.js +3 -0
  54. package/dist/esm/i18n/fi.js +3 -0
  55. package/dist/esm/i18n/fr.js +3 -0
  56. package/dist/esm/i18n/hu.js +3 -0
  57. package/dist/esm/i18n/it.js +3 -0
  58. package/dist/esm/i18n/ja.js +3 -0
  59. package/dist/esm/i18n/ko.js +3 -0
  60. package/dist/esm/i18n/nb.js +3 -0
  61. package/dist/esm/i18n/nl.js +3 -0
  62. package/dist/esm/i18n/pl.js +3 -0
  63. package/dist/esm/i18n/pt_BR.js +3 -0
  64. package/dist/esm/i18n/ru.js +3 -0
  65. package/dist/esm/i18n/sv.js +3 -0
  66. package/dist/esm/i18n/th.js +3 -0
  67. package/dist/esm/i18n/tr.js +3 -0
  68. package/dist/esm/i18n/uk.js +3 -0
  69. package/dist/esm/i18n/vi.js +3 -0
  70. package/dist/esm/i18n/zh.js +3 -0
  71. package/dist/esm/i18n/zh_TW.js +3 -0
  72. package/dist/esm/ui/agent-avatar/generated-avatars/assets/workflow-builder.js +43 -0
  73. package/dist/esm/ui/agent-avatar/generated-avatars/index.js +13 -0
  74. package/dist/types/i18n/cs.d.ts +3 -0
  75. package/dist/types/i18n/da.d.ts +3 -0
  76. package/dist/types/i18n/de.d.ts +3 -0
  77. package/dist/types/i18n/es.d.ts +3 -0
  78. package/dist/types/i18n/fi.d.ts +3 -0
  79. package/dist/types/i18n/fr.d.ts +3 -0
  80. package/dist/types/i18n/hu.d.ts +3 -0
  81. package/dist/types/i18n/it.d.ts +3 -0
  82. package/dist/types/i18n/ja.d.ts +3 -0
  83. package/dist/types/i18n/ko.d.ts +3 -0
  84. package/dist/types/i18n/nb.d.ts +3 -0
  85. package/dist/types/i18n/nl.d.ts +3 -0
  86. package/dist/types/i18n/pl.d.ts +3 -0
  87. package/dist/types/i18n/pt_BR.d.ts +3 -0
  88. package/dist/types/i18n/ru.d.ts +3 -0
  89. package/dist/types/i18n/sv.d.ts +3 -0
  90. package/dist/types/i18n/th.d.ts +3 -0
  91. package/dist/types/i18n/tr.d.ts +3 -0
  92. package/dist/types/i18n/uk.d.ts +3 -0
  93. package/dist/types/i18n/vi.d.ts +3 -0
  94. package/dist/types/i18n/zh.d.ts +3 -0
  95. package/dist/types/i18n/zh_TW.d.ts +3 -0
  96. package/dist/types/ui/agent-avatar/generated-avatars/assets/workflow-builder.d.ts +4 -0
  97. package/dist/types-ts4.5/i18n/cs.d.ts +3 -0
  98. package/dist/types-ts4.5/i18n/da.d.ts +3 -0
  99. package/dist/types-ts4.5/i18n/de.d.ts +3 -0
  100. package/dist/types-ts4.5/i18n/es.d.ts +3 -0
  101. package/dist/types-ts4.5/i18n/fi.d.ts +3 -0
  102. package/dist/types-ts4.5/i18n/fr.d.ts +3 -0
  103. package/dist/types-ts4.5/i18n/hu.d.ts +3 -0
  104. package/dist/types-ts4.5/i18n/it.d.ts +3 -0
  105. package/dist/types-ts4.5/i18n/ja.d.ts +3 -0
  106. package/dist/types-ts4.5/i18n/ko.d.ts +3 -0
  107. package/dist/types-ts4.5/i18n/nb.d.ts +3 -0
  108. package/dist/types-ts4.5/i18n/nl.d.ts +3 -0
  109. package/dist/types-ts4.5/i18n/pl.d.ts +3 -0
  110. package/dist/types-ts4.5/i18n/pt_BR.d.ts +3 -0
  111. package/dist/types-ts4.5/i18n/ru.d.ts +3 -0
  112. package/dist/types-ts4.5/i18n/sv.d.ts +3 -0
  113. package/dist/types-ts4.5/i18n/th.d.ts +3 -0
  114. package/dist/types-ts4.5/i18n/tr.d.ts +3 -0
  115. package/dist/types-ts4.5/i18n/uk.d.ts +3 -0
  116. package/dist/types-ts4.5/i18n/vi.d.ts +3 -0
  117. package/dist/types-ts4.5/i18n/zh.d.ts +3 -0
  118. package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -0
  119. package/dist/types-ts4.5/ui/agent-avatar/generated-avatars/assets/workflow-builder.d.ts +4 -0
  120. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/rovo-agent-components
2
2
 
3
+ ## 2.3.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#131989](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131989)
8
+ [`3c353c272040f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3c353c272040f) -
9
+ Update types for Workflow builder Rovo agent, update agent icon, and add presentational card for
10
+ transition actions
11
+
12
+ ## 2.3.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [#129972](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129972)
17
+ [`b2d69a39e6687`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2d69a39e6687) -
18
+ Update `@compiled/react` dependency for improved type checking support.
19
+ - Updated dependencies
20
+
3
21
  ## 2.3.0
4
22
 
5
23
  ### Minor Changes
@@ -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',
@@ -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',
@@ -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',
@@ -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',
@@ -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',
@@ -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",
@@ -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',
@@ -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",
@@ -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': 'エージェントを削除',
@@ -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': '에이전트 삭제',
@@ -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',
@@ -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',
@@ -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',
@@ -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',
@@ -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': 'Удалить агента',
@@ -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',
@@ -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': 'ลบพนักงาน',
@@ -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',
@@ -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': 'Видалити агента',
@@ -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',
@@ -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': '删除支持人员',
@@ -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': '刪除客服人員',
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+ var _react = _interopRequireDefault(require("react"));
9
+ /* eslint-disable @atlaskit/ui-styling-standard/enforce-style-prop */
10
+ var _default = exports.default = function _default(_ref) {
11
+ var size = _ref.size,
12
+ primaryColor = _ref.primaryColor,
13
+ secondaryColor = _ref.secondaryColor;
14
+ return /*#__PURE__*/_react.default.createElement("svg", {
15
+ width: size,
16
+ height: size,
17
+ viewBox: "0 0 23 26",
18
+ fill: "none",
19
+ xmlns: "http://www.w3.org/2000/svg"
20
+ }, /*#__PURE__*/_react.default.createElement("path", {
21
+ d: "M12.441 1.3395C11.7536 0.950637 10.9127 0.950636 10.2253 1.3395L1.55864 6.24236C0.852847 6.64164 0.416504 7.38981 0.416504 8.20071V17.9364C0.416504 18.7473 0.852847 19.4955 1.55864 19.8948L10.2253 24.7976C10.9127 25.1865 11.7536 25.1865 12.441 24.7976L21.1077 19.8948C21.8135 19.4955 22.2498 18.7473 22.2498 17.9364V8.20071C22.2498 7.38981 21.8135 6.64164 21.1077 6.24236L12.441 1.3395Z",
22
+ fill: "#0C66E4",
23
+ stroke: "white",
24
+ strokeWidth: "0.5"
25
+ }), /*#__PURE__*/_react.default.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M13.9353 7.53975C14.1549 7.32008 14.5111 7.32008 14.7308 7.53975L16.8521 9.66107C16.9576 9.76656 17.0168 9.90964 17.0168 10.0588C17.0168 10.208 16.9576 10.3511 16.8521 10.4566L14.8955 12.4131V13.8209C15.8659 14.0707 16.583 14.9516 16.583 16C16.583 17.2426 15.5756 18.25 14.333 18.25C13.0904 18.25 12.083 17.2426 12.083 16C12.083 14.9516 12.8001 14.0707 13.7705 13.8209V12.4131L11.9199 10.5625H10.5121C10.3086 11.3531 9.68616 11.9756 8.89551 12.1791L8.89551 13.75H10.0205C10.3312 13.75 10.583 14.0018 10.583 14.3125V17.6875C10.583 17.9982 10.3312 18.25 10.0205 18.25H6.64551C6.33485 18.25 6.08301 17.9982 6.08301 17.6875V14.3125C6.08301 14.0018 6.33485 13.75 6.64551 13.75H7.77051L7.77051 12.1791C6.80007 11.9293 6.08301 11.0484 6.08301 10C6.08301 8.75735 7.09037 7.75 8.33301 7.75C9.38142 7.75 10.2623 8.46706 10.5121 9.4375H12.0375L13.9353 7.53975ZM13.0072 10.0588L14.333 11.3846L15.6588 10.0588L14.333 8.733L13.0072 10.0588ZM8.33301 8.875C7.71169 8.875 7.20801 9.37868 7.20801 10C7.20801 10.6213 7.71169 11.125 8.33301 11.125C8.95433 11.125 9.45801 10.6213 9.45801 10C9.45801 9.37868 8.95433 8.875 8.33301 8.875ZM7.20801 14.875V17.125H9.45801V14.875H7.20801ZM14.333 14.875C13.7117 14.875 13.208 15.3787 13.208 16C13.208 16.6213 13.7117 17.125 14.333 17.125C14.9543 17.125 15.458 16.6213 15.458 16C15.458 15.3787 14.9543 14.875 14.333 14.875Z",
29
+ fill: "white"
30
+ }), /*#__PURE__*/_react.default.createElement("path", {
31
+ d: "M13.0961 6.44383C13.5699 6.66389 13.9728 6.95366 14.2581 7.26257L14.2622 7.2366C15.3601 7.72593 16.2421 8.67179 16.7665 9.76664C16.5316 9.74477 16.0305 9.39896 15.8311 9.48233C14.3619 8.89869 16.4415 10.2478 17.0532 10.2013L17.0491 10.1972C17.0491 10.1972 17.1816 10.2081 17.1734 10.2218C17.7277 9.56707 17.7305 6.55317 17.086 9.23357C16.9085 8.86862 16.5507 8.26037 16.406 8.09771C16.0906 7.87902 16.0482 7.59062 15.6741 7.4594C15.6741 7.4594 15.7478 7.44163 15.7492 7.44026C14.8698 6.57915 13.4716 5.66745 12.2113 5.46379C12.2359 5.52804 12.7834 5.75494 12.8326 5.79458C12.4571 5.85882 10.8827 5.30797 11.9805 5.42962C11.5873 5.10841 8.71438 5.26561 9.47357 5.52941C9.34249 5.56358 8.80041 5.77954 9.0735 5.56904C8.12997 5.38589 4.69719 8.31231 5.70763 8.57885C5.85919 8.26447 6.29887 8.06901 6.39309 7.81068C6.3453 7.70817 6.31527 7.64939 6.41768 7.58925C6.76314 7.82708 7.19462 6.82381 7.36803 6.7705C7.43084 7.0056 8.85227 5.82738 8.63379 6.2101C10.0307 5.91896 11.743 5.7604 13.0989 6.43973L13.0961 6.44383Z",
32
+ fill: "#669DF1"
33
+ }), /*#__PURE__*/_react.default.createElement("path", {
34
+ d: "M19.6308 14.1134C19.6649 13.7416 18.634 12.0016 18.6518 12.7629C18.649 12.875 18.9071 13.4901 19.0041 13.6473C19.1147 13.6514 19.1802 13.65 19.1829 13.7648C18.8224 13.9671 19.3823 14.6437 19.3482 14.9471C19.1147 16.5942 17.5444 19.8022 15.051 19.6423C14.9309 19.6313 14.5595 19.7899 14.4462 19.7707C13.4098 19.8897 10.8591 19.224 12.9128 18.6704C13.5927 17.9856 11.3466 18.9219 11.124 19.1775C11.3452 20.3147 13.1121 21.7882 11.8218 19.6901C12.5181 20.0837 13.0875 20.42 13.8727 20.3366C14.7561 20.7412 16.7702 20.2218 17.5812 19.3976C17.528 19.3894 17.0159 19.6491 16.9627 19.6614C17.1894 19.3046 18.4155 18.5337 17.7547 19.2445C19.3946 17.7902 19.8643 16.3741 19.6294 14.1106L19.6308 14.1134Z",
35
+ fill: "#669DF1"
36
+ }), /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M8.74012 18.427C8.64863 18.3956 8.0219 18.4188 7.87716 18.4557C7.84029 18.5569 7.82527 18.6239 7.72423 18.587C7.53443 18.1386 6.65644 18.587 6.35467 18.2425C5.20086 17.7655 2.42763 15.9134 3.25783 13.9137C3.21276 12.9405 3.72617 11.9482 4.41163 11.2429C4.62191 10.9135 4.47854 12.0397 4.66834 12.0835C4.83356 13.6718 5.06432 11.1581 4.73798 10.6715C4.73798 10.6715 4.68609 10.5499 4.70247 10.5499C3.6934 10.3831 1.59469 11.6543 3.83268 11.0912C3.3575 11.6201 2.97654 12.0015 2.87822 12.6986C2.302 13.3287 2.22007 15.3229 2.89051 16.1854C2.89324 16.0938 2.75534 15.5731 2.76353 15.5772C3.05437 15.8437 3.56233 17.0602 3.00522 16.3672C3.20048 17.7709 8.46566 19.9907 8.74012 18.4257V18.427Z",
38
+ fill: "#669DF1"
39
+ }), /*#__PURE__*/_react.default.createElement("g", null, /*#__PURE__*/_react.default.createElement("circle", {
40
+ cx: "14.4171",
41
+ cy: "16.0684",
42
+ r: "1.27936",
43
+ fill: "black"
44
+ })), /*#__PURE__*/_react.default.createElement("g", null, /*#__PURE__*/_react.default.createElement("circle", {
45
+ cx: "8.44342",
46
+ cy: "10.0948",
47
+ r: "1.27936",
48
+ fill: "black"
49
+ })));
50
+ };
@@ -125,6 +125,11 @@ var TeamConnectionAvatar = /*#__PURE__*/(0, _react.lazy)(function () {
125
125
  return _interopRequireWildcard(require( /* webpackChunkName: "@atlaskit-rovo-avatar-TeamConnectionAvatar"*/'./assets/team-connection'));
126
126
  });
127
127
  });
128
+ var WorkflowBuilderAvatar = /*#__PURE__*/(0, _react.lazy)(function () {
129
+ return Promise.resolve().then(function () {
130
+ return _interopRequireWildcard(require( /* webpackChunkName: "@atlaskit-rovo-avatar-WorkflowBuilderAvatar"*/'./assets/workflow-builder'));
131
+ });
132
+ });
128
133
  var yellowColor = {
129
134
  primary: '#FCA700',
130
135
  secondary: '#FFC716'
@@ -194,6 +199,16 @@ var outOfTheBoxAgentAvatar = {
194
199
  });
195
200
  },
196
201
  color: purpleColor
202
+ },
203
+ jira_workflow_wizard_agent: {
204
+ getRender: function getRender(size) {
205
+ return /*#__PURE__*/_react.default.createElement(WorkflowBuilderAvatar, {
206
+ size: _avatar.AVATAR_SIZES[size],
207
+ primaryColor: blueColor.primary,
208
+ secondaryColor: blueColor.secondary
209
+ });
210
+ },
211
+ color: blueColor
197
212
  }
198
213
  };
199
214
 
@@ -7,7 +7,9 @@
7
7
  */
8
8
  //Czech
9
9
  export default {
10
+ 'ai-mate.agent-avatar-label': 'Avatar agenta',
10
11
  'ai-mate.agent-profile-info.created-by': 'Agent Rovo od {creatorNameWithLink}',
12
+ 'ai-mate.agent-profile-info.creator': 'Autor',
11
13
  'ai-mate.agent-profile-info.deactivated': '(deaktivováno)',
12
14
  'ai-mate.agent-profile-info.hidden-icon': 'Skryté',
13
15
  'ai-mate.agent-profile-info.hidden-tooltip': 'Agent se nezobrazí ve výsledcích vyhledávání.',
@@ -21,6 +23,7 @@ export default {
21
23
  'ai-mate.chat-history.empty-state.suggestion3': 'Napsat aktualizaci o mém týdnu',
22
24
  'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Procházet agenty',
23
25
  'rovo-chat.browse-agents.copy-agent-label': 'Kopírovat odkaz na agenta',
26
+ 'rovo-chat.browse-agents.remove-from-favourites-label': 'Odebrat z oblíbených',
24
27
  'rovo-chat.view-agent.chat-to-agent-button': 'Chatovat s agentem',
25
28
  'rovo-chat.view-agent.copy-link-to-profile': 'Kopírovat odkaz',
26
29
  'rovo-chat.view-agent.delete-agent': 'Odstranit agenta',
@@ -7,7 +7,9 @@
7
7
  */
8
8
  //Danish (Denmark)
9
9
  export default {
10
+ 'ai-mate.agent-avatar-label': 'Agentavatar',
10
11
  'ai-mate.agent-profile-info.created-by': 'Rovo-medarbejder af {creatorNameWithLink}',
12
+ 'ai-mate.agent-profile-info.creator': 'Skaber',
11
13
  'ai-mate.agent-profile-info.deactivated': '(deaktiveret)',
12
14
  'ai-mate.agent-profile-info.hidden-icon': 'Skjult',
13
15
  'ai-mate.agent-profile-info.hidden-tooltip': 'Agenten vises ikke i søgeresultaterne',
@@ -21,6 +23,7 @@ export default {
21
23
  'ai-mate.chat-history.empty-state.suggestion3': 'Skriv en opdatering om min uge',
22
24
  'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Gennemse agenter',
23
25
  'rovo-chat.browse-agents.copy-agent-label': 'Kopiér link til agent',
26
+ 'rovo-chat.browse-agents.remove-from-favourites-label': 'Fjern fra favoritter',
24
27
  'rovo-chat.view-agent.chat-to-agent-button': 'Chat med agent',
25
28
  'rovo-chat.view-agent.copy-link-to-profile': 'Kopiér link',
26
29
  'rovo-chat.view-agent.delete-agent': 'Slet agent',
@@ -7,7 +7,9 @@
7
7
  */
8
8
  //German (Germany)
9
9
  export default {
10
+ 'ai-mate.agent-avatar-label': 'Profilbild des Agenten',
10
11
  'ai-mate.agent-profile-info.created-by': 'Rovo-Agent von {creatorNameWithLink}',
12
+ 'ai-mate.agent-profile-info.creator': 'Ersteller',
11
13
  'ai-mate.agent-profile-info.deactivated': '(deaktiviert)',
12
14
  'ai-mate.agent-profile-info.hidden-icon': 'Ausgeblendet',
13
15
  'ai-mate.agent-profile-info.hidden-tooltip': 'Agent wird nicht in den Suchergebnissen angezeigt',
@@ -21,6 +23,7 @@ export default {
21
23
  'ai-mate.chat-history.empty-state.suggestion3': 'Schreibe ein Update über meine Woche',
22
24
  'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Agenten durchsuchen',
23
25
  'rovo-chat.browse-agents.copy-agent-label': 'Link in Agent kopieren',
26
+ 'rovo-chat.browse-agents.remove-from-favourites-label': 'Aus Favoriten entfernen',
24
27
  'rovo-chat.view-agent.chat-to-agent-button': 'Mit Agent chatten',
25
28
  'rovo-chat.view-agent.copy-link-to-profile': 'Link kopieren',
26
29
  'rovo-chat.view-agent.delete-agent': 'Agent löschen',
@@ -7,7 +7,9 @@
7
7
  */
8
8
  //Spanish (International)
9
9
  export default {
10
+ 'ai-mate.agent-avatar-label': 'Avatar de agente',
10
11
  'ai-mate.agent-profile-info.created-by': 'Agente Rovo de {creatorNameWithLink}',
12
+ 'ai-mate.agent-profile-info.creator': 'Autor',
11
13
  'ai-mate.agent-profile-info.deactivated': '(desactivado)',
12
14
  'ai-mate.agent-profile-info.hidden-icon': 'Oculto',
13
15
  'ai-mate.agent-profile-info.hidden-tooltip': 'El agente no se mostrará en los resultados de búsqueda',
@@ -21,6 +23,7 @@ export default {
21
23
  'ai-mate.chat-history.empty-state.suggestion3': 'Escribir una actualización de mi semana',
22
24
  'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Buscar agentes',
23
25
  'rovo-chat.browse-agents.copy-agent-label': 'Copiar enlace al agente',
26
+ 'rovo-chat.browse-agents.remove-from-favourites-label': 'Eliminar de tu lista de favoritos',
24
27
  'rovo-chat.view-agent.chat-to-agent-button': 'Hablar con el agente',
25
28
  'rovo-chat.view-agent.copy-link-to-profile': 'Copiar enlace',
26
29
  'rovo-chat.view-agent.delete-agent': 'Eliminar agente',
@@ -7,7 +7,9 @@
7
7
  */
8
8
  //Finnish
9
9
  export default {
10
+ 'ai-mate.agent-avatar-label': 'Asiakaspalvelijan profiilikuva',
10
11
  'ai-mate.agent-profile-info.created-by': 'Rovo-agentin tekijä: {creatorNameWithLink}',
12
+ 'ai-mate.agent-profile-info.creator': 'Tekijä',
11
13
  'ai-mate.agent-profile-info.deactivated': '(poistettu käytöstä)',
12
14
  'ai-mate.agent-profile-info.hidden-icon': 'Piilotettu',
13
15
  'ai-mate.agent-profile-info.hidden-tooltip': 'Asiakaspalvelija ei näy hakutuloksissa',
@@ -21,6 +23,7 @@ export default {
21
23
  'ai-mate.chat-history.empty-state.suggestion3': 'Kirjoita päivitys viikostani',
22
24
  'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Selaa asiakaspalvelijoita',
23
25
  'rovo-chat.browse-agents.copy-agent-label': 'Kopioi asiakaspalvelijan linkki',
26
+ 'rovo-chat.browse-agents.remove-from-favourites-label': 'Poista suosikeista',
24
27
  'rovo-chat.view-agent.chat-to-agent-button': 'Keskustele asiakaspalvelijan kanssa',
25
28
  'rovo-chat.view-agent.copy-link-to-profile': 'Kopioi linkki',
26
29
  'rovo-chat.view-agent.delete-agent': 'Poista asiakaspalvelija',