@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
|
@@ -5,7 +5,9 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'ai-mate.agent-avatar-label': string;
|
|
8
9
|
'ai-mate.agent-profile-info.created-by': string;
|
|
10
|
+
'ai-mate.agent-profile-info.creator': string;
|
|
9
11
|
'ai-mate.agent-profile-info.deactivated': string;
|
|
10
12
|
'ai-mate.agent-profile-info.hidden-icon': string;
|
|
11
13
|
'ai-mate.agent-profile-info.hidden-tooltip': string;
|
|
@@ -19,6 +21,7 @@ declare const _default: {
|
|
|
19
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
20
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
21
23
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
22
25
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
23
26
|
'rovo-chat.view-agent.copy-link-to-profile': string;
|
|
24
27
|
'rovo-chat.view-agent.delete-agent': string;
|
|
@@ -5,7 +5,9 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'ai-mate.agent-avatar-label': string;
|
|
8
9
|
'ai-mate.agent-profile-info.created-by': string;
|
|
10
|
+
'ai-mate.agent-profile-info.creator': string;
|
|
9
11
|
'ai-mate.agent-profile-info.deactivated': string;
|
|
10
12
|
'ai-mate.agent-profile-info.hidden-icon': string;
|
|
11
13
|
'ai-mate.agent-profile-info.hidden-tooltip': string;
|
|
@@ -19,6 +21,7 @@ declare const _default: {
|
|
|
19
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
20
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
21
23
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
22
25
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
23
26
|
'rovo-chat.view-agent.copy-link-to-profile': string;
|
|
24
27
|
'rovo-chat.view-agent.delete-agent': string;
|
|
@@ -5,7 +5,9 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'ai-mate.agent-avatar-label': string;
|
|
8
9
|
'ai-mate.agent-profile-info.created-by': string;
|
|
10
|
+
'ai-mate.agent-profile-info.creator': string;
|
|
9
11
|
'ai-mate.agent-profile-info.deactivated': string;
|
|
10
12
|
'ai-mate.agent-profile-info.hidden-icon': string;
|
|
11
13
|
'ai-mate.agent-profile-info.hidden-tooltip': string;
|
|
@@ -19,6 +21,7 @@ declare const _default: {
|
|
|
19
21
|
'ai-mate.chat-history.empty-state.suggestion3': string;
|
|
20
22
|
'ai-mate.rovo-agent-components.browse-agents-pill.label': string;
|
|
21
23
|
'rovo-chat.browse-agents.copy-agent-label': string;
|
|
24
|
+
'rovo-chat.browse-agents.remove-from-favourites-label': string;
|
|
22
25
|
'rovo-chat.view-agent.chat-to-agent-button': string;
|
|
23
26
|
'rovo-chat.view-agent.copy-link-to-profile': string;
|
|
24
27
|
'rovo-chat.view-agent.delete-agent': string;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* @jsxRuntime classic
|
|
3
|
+
* @jsx jsx
|
|
4
|
+
*/
|
|
5
|
+
import React from 'react';
|
|
2
6
|
import { type UIAnalyticsEvent } from '@atlaskit/analytics-next';
|
|
3
7
|
import { type ButtonProps, IconButton } from '@atlaskit/button/new';
|
|
4
8
|
import DropdownMenu, { DropdownItem } from '@atlaskit/dropdown-menu';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/rovo-agent-components",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.1",
|
|
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",
|
|
@@ -46,12 +46,12 @@
|
|
|
46
46
|
"@atlaskit/legacy-custom-icons": "^0.22.0",
|
|
47
47
|
"@atlaskit/logo": "^16.0.0",
|
|
48
48
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
49
|
-
"@atlaskit/primitives": "^14.
|
|
49
|
+
"@atlaskit/primitives": "^14.2.0",
|
|
50
50
|
"@atlaskit/skeleton": "^2.0.0",
|
|
51
|
-
"@atlaskit/tokens": "^4.
|
|
51
|
+
"@atlaskit/tokens": "^4.5.0",
|
|
52
52
|
"@atlaskit/tooltip": "^20.0.0",
|
|
53
53
|
"@babel/runtime": "^7.0.0",
|
|
54
|
-
"@compiled/react": "^0.18.
|
|
54
|
+
"@compiled/react": "^0.18.3",
|
|
55
55
|
"react-intl-next": "npm:react-intl@^5.18.1",
|
|
56
56
|
"react-magnetic-di": "^3.1.4"
|
|
57
57
|
},
|