@atlaskit/rovo-agent-components 2.7.1 → 2.7.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.
- package/CHANGELOG.md +6 -0
- package/dist/cjs/i18n/cs.js +1 -0
- package/dist/cjs/i18n/da.js +1 -0
- package/dist/cjs/i18n/de.js +1 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +1 -0
- package/dist/cjs/i18n/hu.js +1 -0
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ja.js +1 -0
- package/dist/cjs/i18n/ko.js +1 -0
- package/dist/cjs/i18n/nb.js +1 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +1 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +1 -0
- package/dist/cjs/i18n/sv.js +2 -1
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +2 -1
- package/dist/cjs/i18n/uk.js +1 -0
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/es2019/i18n/cs.js +1 -0
- package/dist/es2019/i18n/da.js +1 -0
- package/dist/es2019/i18n/de.js +1 -0
- package/dist/es2019/i18n/es.js +1 -0
- package/dist/es2019/i18n/fi.js +1 -0
- package/dist/es2019/i18n/fr.js +1 -0
- package/dist/es2019/i18n/hu.js +1 -0
- package/dist/es2019/i18n/it.js +1 -0
- package/dist/es2019/i18n/ja.js +1 -0
- package/dist/es2019/i18n/ko.js +1 -0
- package/dist/es2019/i18n/nb.js +1 -0
- package/dist/es2019/i18n/nl.js +1 -0
- package/dist/es2019/i18n/pl.js +1 -0
- package/dist/es2019/i18n/pt_BR.js +1 -0
- package/dist/es2019/i18n/ru.js +1 -0
- package/dist/es2019/i18n/sv.js +2 -1
- package/dist/es2019/i18n/th.js +1 -0
- package/dist/es2019/i18n/tr.js +2 -1
- package/dist/es2019/i18n/uk.js +1 -0
- package/dist/es2019/i18n/vi.js +1 -0
- package/dist/es2019/i18n/zh.js +1 -0
- package/dist/es2019/i18n/zh_TW.js +1 -0
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/da.js +1 -0
- package/dist/esm/i18n/de.js +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.js +1 -0
- package/dist/esm/i18n/hu.js +1 -0
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ja.js +1 -0
- package/dist/esm/i18n/ko.js +1 -0
- package/dist/esm/i18n/nb.js +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/pl.js +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.js +1 -0
- package/dist/esm/i18n/sv.js +2 -1
- package/dist/esm/i18n/th.js +1 -0
- package/dist/esm/i18n/tr.js +2 -1
- package/dist/esm/i18n/uk.js +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ja.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +1 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -0
- package/dist/types-ts4.5/i18n/da.d.ts +1 -0
- package/dist/types-ts4.5/i18n/de.d.ts +1 -0
- package/dist/types-ts4.5/i18n/es.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -0
- package/dist/types-ts4.5/i18n/it.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
- package/dist/types-ts4.5/i18n/th.d.ts +1 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -0
- package/package.json +7 -7
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': 'Nad czym mam pracować w następnej kolejności?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': 'Napisz komunikat dotyczący mojego tygodnia',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Przeglądaj agenty',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': 'Niedodany do ulubionych, kliknij, aby dodać',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': 'Kopiuj łącze do agenta',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': 'Usuń z ulubionych',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': 'Czat z agentem',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': 'No que devo trabalhar em seguida?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': 'Escreva uma atualização sobre minha semana',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Pesquisar agentes',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': 'Não adicionado aos favoritos. Clique para adicionar',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': 'Copiar o link para o agente',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': 'Remover dos favoritos',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': 'Bate-papo com agente',
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': 'Над чем мне работать дальше?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': 'Напиши обновление о моей неделе',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Просмотреть агентов',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': 'Нет в избранном. Нажмите, чтобы добавить в избранное',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': 'Копировать ссылку на агента',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': 'Удалить из избранного',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': 'Чат с агентом',
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'ai-mate.agent-avatar-label': 'Agent-avatar',
|
|
11
11
|
'ai-mate.agent-profile-info.created-by': 'Rovo-agenten har skapats av {creatorNameWithLink}',
|
|
12
|
-
'ai-mate.agent-profile-info.creator': '
|
|
12
|
+
'ai-mate.agent-profile-info.creator': 'Skapades av',
|
|
13
13
|
'ai-mate.agent-profile-info.deactivated': '(inaktiverad)',
|
|
14
14
|
'ai-mate.agent-profile-info.hidden-icon': 'Dold',
|
|
15
15
|
'ai-mate.agent-profile-info.hidden-tooltip': 'Agenten visas inte i sökresultaten',
|
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': 'Vad ska jag arbeta med nu?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': 'Skriv en uppdatering om min vecka',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Bläddra bland agenter',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': 'Inte favorit, klicka för att göra till favorit',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': 'Kopiera länk till agent',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': 'Ta bort från favoriter',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': 'Chatta med en agent',
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': 'ฉันควรทำงานอะไรต่อไป',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': 'เขียนการอัปเดตเกี่ยวกับสัปดาห์ของฉัน',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'เรียกดูพนักงาน',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': 'ยังไม่เป็นรายการโปรด คลิกเพื่อเพิ่มเป็นรายการโปรด',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': 'คัดลอกลิงก์ไปยังพนักงาน',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': 'ลบออกจากรายการโปรด',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': 'แชทกับพนักงาน',
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Turkish (Turkey)
|
|
9
9
|
export default {
|
|
10
|
-
'ai-mate.agent-avatar-label': '
|
|
10
|
+
'ai-mate.agent-avatar-label': 'Aracı profil resmi',
|
|
11
11
|
'ai-mate.agent-profile-info.created-by': '{creatorNameWithLink} tarafından oluşturulan Rovo Aracısı',
|
|
12
12
|
'ai-mate.agent-profile-info.creator': 'Oluşturan',
|
|
13
13
|
'ai-mate.agent-profile-info.deactivated': '(devre dışı bırakıldı)',
|
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': 'Bundan sonra ne üzerinde çalışmalıyım?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': 'Haftam hakkında bir güncelleme yaz',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Temsilcilere Göz Atın',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': 'Favori olarak işaretlenmedi, favori olarak işaretlemek için tıklayın',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': 'Bağlantıyı temsilciye kopyala',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': 'Favorilerden kaldır',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': 'Temsilci ile sohbet et',
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': 'Над чим мені слід працювати далі?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': 'Створення опису новин за тиждень',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Пошук агентів',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': 'Не додано до улюблених. Натисніть, щоб додати',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': 'Копіювати посилання на агента',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': 'Видалити з улюблених',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': 'Почати чат з агентом',
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': 'Tôi nên làm gì tiếp theo?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': 'Viết một bản cập nhật về tuần của tôi',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': 'Duyệt tìm nhân viên',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': 'Chưa được yêu thích, nhấp để đưa vào mục yêu thích',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': 'Sao chép liên kết đến nhân viên',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': 'Xóa khỏi mục yêu thích',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': 'Trò chuyện với Nhân viên',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': '接下来我应该做什么?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': '撰写我这一周的最新情况',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': '浏览支持人员',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': '未收藏,点击即可加入收藏夹',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': '复制支持人员链接',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': '从收藏夹中移除',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': '与支持人员聊天',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'ai-mate.chat-history.empty-state.suggestion2': '接下來我應該處理什麼?',
|
|
23
23
|
'ai-mate.chat-history.empty-state.suggestion3': '撰寫本週更新',
|
|
24
24
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': '瀏覽客服人員',
|
|
25
|
+
'rovo-chat.browse-agents.click-to-favourite-label': '並未加入最愛,按一下即可加入',
|
|
25
26
|
'rovo-chat.browse-agents.copy-agent-label': '複製客服人員的連結',
|
|
26
27
|
'rovo-chat.browse-agents.remove-from-favourites-label': '從我的最愛中移除',
|
|
27
28
|
'rovo-chat.view-agent.chat-to-agent-button': '與客服人員聊天',
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
@@ -20,6 +20,7 @@ declare const _default: {
|
|
|
20
20
|
'ai-mate.chat-history.empty-state.suggestion2': string;
|
|
21
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
22
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
23
|
+
'rovo-chat.browse-agents.click-to-favourite-label': string;
|
|
23
24
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
25
|
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
25
26
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/rovo-agent-components",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.2",
|
|
4
4
|
"description": "This package host public components related to rovo agents, the components here are needed for other public atlaskit packages",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
"@atlaskit/heading": "^5.2.0",
|
|
45
45
|
"@atlaskit/icon": "^25.6.0",
|
|
46
46
|
"@atlaskit/legacy-custom-icons": "^0.22.0",
|
|
47
|
-
"@atlaskit/logo": "^
|
|
47
|
+
"@atlaskit/logo": "^17.0.0",
|
|
48
48
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
49
|
-
"@atlaskit/primitives": "^14.
|
|
49
|
+
"@atlaskit/primitives": "^14.6.0",
|
|
50
50
|
"@atlaskit/skeleton": "^2.0.0",
|
|
51
51
|
"@atlaskit/tokens": "^4.8.0",
|
|
52
52
|
"@atlaskit/tooltip": "^20.0.0",
|
|
@@ -59,10 +59,10 @@
|
|
|
59
59
|
"react": "^18.2.0"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@af/integration-testing": "
|
|
63
|
-
"@af/visual-regression": "
|
|
64
|
-
"@atlaskit/ssr": "
|
|
65
|
-
"@atlaskit/visual-regression": "
|
|
62
|
+
"@af/integration-testing": "workspace:^",
|
|
63
|
+
"@af/visual-regression": "workspace:^",
|
|
64
|
+
"@atlaskit/ssr": "workspace:^",
|
|
65
|
+
"@atlaskit/visual-regression": "workspace:^",
|
|
66
66
|
"@atlassian/feature-flags-test-utils": "^0.3.0",
|
|
67
67
|
"@testing-library/react": "^13.4.0",
|
|
68
68
|
"@testing-library/react-hooks": "^8.0.1",
|