@atlaskit/rovo-agent-components 8.9.33 → 8.10.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 +17 -0
- package/dist/cjs/ui/agent-avatar/generated-avatars/assets/rovo-chat.js +44 -0
- package/dist/cjs/ui/agent-avatar/generated-avatars/index.js +15 -0
- package/dist/es2019/ui/agent-avatar/generated-avatars/assets/rovo-chat.js +36 -0
- package/dist/es2019/ui/agent-avatar/generated-avatars/index.js +9 -0
- package/dist/esm/ui/agent-avatar/generated-avatars/assets/rovo-chat.js +37 -0
- package/dist/esm/ui/agent-avatar/generated-avatars/index.js +13 -0
- package/dist/types/ui/agent-avatar/generated-avatars/assets/rovo-chat.d.ts +8 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @atlaskit/rovo-agent-components
|
|
2
2
|
|
|
3
|
+
## 8.10.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 8.10.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [`9b594c204939a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9b594c204939a) -
|
|
14
|
+
[ux] Add Rovo Chat avatar
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies
|
|
19
|
+
|
|
3
20
|
## 8.9.33
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
|
@@ -0,0 +1,44 @@
|
|
|
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
|
+
var _default = exports.default = function _default(_ref) {
|
|
10
|
+
var size = _ref.size;
|
|
11
|
+
return /*#__PURE__*/_react.default.createElement("svg", {
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
width: size,
|
|
14
|
+
height: size,
|
|
15
|
+
viewBox: "0 0 55 55",
|
|
16
|
+
fill: "none"
|
|
17
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
18
|
+
d: "M24.6586 0.775609C26.5679 -0.277535 28.8982 -0.258187 30.792 0.833652L45.6848 9.42602L49.2164 11.4636C51.1447 12.5753 52.3382 14.6378 52.3382 16.8597V38.1199C52.3382 40.3506 51.1519 42.404 49.2179 43.5151L35.3682 51.5057C35.3985 51.4205 35.4274 51.3348 35.455 51.2486C35.712 50.452 35.8483 49.6103 35.8483 48.7499V27.4898C35.8483 24.5691 34.2938 21.8758 31.7582 20.4188L29.2001 18.9435L21.4341 14.4649V6.22962C21.4341 5.58069 21.5345 4.94678 21.7245 4.3467C22.1915 2.89436 23.1849 1.63706 24.5439 0.852196L24.548 0.849818C24.5869 0.827342 24.624 0.802413 24.6586 0.775609Z",
|
|
19
|
+
fill: "#FCA700"
|
|
20
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
21
|
+
d: "M19.97 3.4944L6.12029 11.485C4.1863 12.5961 3 14.6495 3 16.8802V38.1404C3 40.3623 4.19329 42.4247 6.12155 43.5363L9.40529 45.4309L24.5462 54.1664C26.44 55.2581 28.7704 55.2776 30.6796 54.2245C30.7142 54.1977 30.751 54.1729 30.79 54.1504C32.1504 53.3661 33.1453 52.1083 33.6131 50.6554C33.8035 50.0547 33.9041 49.4201 33.9041 48.7705V40.5352L25.89 35.9134L23.5806 34.5817C21.0455 33.1246 19.4899 30.4307 19.4899 27.5103V6.25013C19.4899 5.39096 19.6258 4.55039 19.8822 3.75482C19.91 3.66745 19.9393 3.58063 19.97 3.4944Z",
|
|
22
|
+
fill: "#FCA700"
|
|
23
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
clipRule: "evenodd",
|
|
26
|
+
d: "M25.89 35.9134L9.40529 45.4309L6.12155 43.5363C4.19329 42.4247 3 40.3623 3 38.1404V16.8802C3 14.6495 4.1863 12.5961 6.12029 11.485L19.97 3.4944C19.9393 3.58063 19.91 3.66745 19.8822 3.75482C19.6258 4.55039 19.4899 5.39096 19.4899 6.25013V27.5103C19.4899 30.4307 21.0455 33.1246 23.5806 34.5817L25.89 35.9134Z",
|
|
27
|
+
fill: "#1868DB"
|
|
28
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
29
|
+
fillRule: "evenodd",
|
|
30
|
+
clipRule: "evenodd",
|
|
31
|
+
d: "M29.2001 18.9435L21.4341 14.4649V6.22962C21.4341 5.58069 21.5345 4.94678 21.7245 4.3467C22.1915 2.89436 23.1849 1.63706 24.5439 0.852196L24.548 0.849818C24.5869 0.827342 24.624 0.802413 24.6586 0.775609C26.5679 -0.277535 28.8982 -0.258187 30.792 0.833652L45.6848 9.42602L29.2001 18.9435Z",
|
|
32
|
+
fill: "#FCA700"
|
|
33
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
34
|
+
fillRule: "evenodd",
|
|
35
|
+
clipRule: "evenodd",
|
|
36
|
+
d: "M49.2164 11.4636L45.6848 9.42602L29.2001 18.9435L31.7582 20.4188C34.2938 21.8758 35.8483 24.5691 35.8483 27.4898V48.7499C35.8483 49.6103 35.712 50.452 35.455 51.2486C35.4274 51.3348 35.3985 51.4205 35.3682 51.5057L49.2179 43.5151C51.1519 42.404 52.3382 40.3506 52.3382 38.1199V16.8597C52.3382 14.6378 51.1447 12.5753 49.2164 11.4636Z",
|
|
37
|
+
fill: "#AF59E0"
|
|
38
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
39
|
+
fillRule: "evenodd",
|
|
40
|
+
clipRule: "evenodd",
|
|
41
|
+
d: "M25.89 35.9134L9.40529 45.4309L24.5462 54.1664C26.44 55.2581 28.7704 55.2776 30.6796 54.2245C30.7142 54.1977 30.751 54.1729 30.79 54.1504C32.1504 53.3661 33.1453 52.1083 33.6131 50.6554C33.8035 50.0547 33.9041 49.4201 33.9041 48.7705V40.5352L25.89 35.9134Z",
|
|
42
|
+
fill: "#6A9A23"
|
|
43
|
+
}));
|
|
44
|
+
};
|
|
@@ -131,6 +131,11 @@ var ResearchScoutAvatar = /*#__PURE__*/(0, _react.lazy)(function () {
|
|
|
131
131
|
return _interopRequireWildcard(require( /* webpackChunkName: "@atlaskit-rovo-avatar-ResearchScoutAvatar"*/'./assets/research-scout'));
|
|
132
132
|
});
|
|
133
133
|
});
|
|
134
|
+
var RovoChatAvatar = /*#__PURE__*/(0, _react.lazy)(function () {
|
|
135
|
+
return Promise.resolve().then(function () {
|
|
136
|
+
return _interopRequireWildcard(require( /* webpackChunkName: "@atlaskit-rovo-avatar-RovoChatAvatar"*/'./assets/rovo-chat'));
|
|
137
|
+
});
|
|
138
|
+
});
|
|
134
139
|
var RovoDevAvatar = /*#__PURE__*/(0, _react.lazy)(function () {
|
|
135
140
|
return Promise.resolve().then(function () {
|
|
136
141
|
return _interopRequireWildcard(require( /* webpackChunkName: "@atlaskit-rovo-avatar-RovoDevAvatar"*/'./assets/rovo-dev'));
|
|
@@ -277,6 +282,16 @@ var colorList = [yellowColor, purpleColor, greenColor, blueColor];
|
|
|
277
282
|
var avatarList = [CustomerInsightAvatar, BacklogBuddyAvatar, DecisionDirectorAvatar, CommsCrafterAvatar, AutoDevAvatar, OkrOracleAvatar, CultureAvatar, SocialMediaScribeAvatar, TeamConnectionAvatar, HireWriterAvatar, OpsAgentAvatar, ResearchScoutAvatar, ReleaseNotesAvatar, MyUserManualAvatar, PitchPerfectorAvatar, AutoDevAvatar, AutoFixAvatar, AutoReviewAvatar, MarketingMessageMaestroAvatar, FeatureFlagAvatar, ProductRequirementAvatar];
|
|
278
283
|
var TOTAL_AVATAR_COMBINATIONS = exports.TOTAL_AVATAR_COMBINATIONS = avatarList.length * colorList.length;
|
|
279
284
|
var outOfTheBoxAgentAvatar = {
|
|
285
|
+
ai_mate_agent: {
|
|
286
|
+
getRender: function getRender(size) {
|
|
287
|
+
return /*#__PURE__*/_react.default.createElement(RovoChatAvatar, {
|
|
288
|
+
size: _avatarSizes.AVATAR_SIZES[size],
|
|
289
|
+
primaryColor: blueColor.primary,
|
|
290
|
+
secondaryColor: blueColor.secondary
|
|
291
|
+
});
|
|
292
|
+
},
|
|
293
|
+
color: blueColor
|
|
294
|
+
},
|
|
280
295
|
autodev_template_unit_test_creator: {
|
|
281
296
|
getRender: function getRender(size) {
|
|
282
297
|
return /*#__PURE__*/_react.default.createElement(AutoFixAvatar, {
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default (({
|
|
3
|
+
size
|
|
4
|
+
}) => /*#__PURE__*/React.createElement("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: size,
|
|
7
|
+
height: size,
|
|
8
|
+
viewBox: "0 0 55 55",
|
|
9
|
+
fill: "none"
|
|
10
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M24.6586 0.775609C26.5679 -0.277535 28.8982 -0.258187 30.792 0.833652L45.6848 9.42602L49.2164 11.4636C51.1447 12.5753 52.3382 14.6378 52.3382 16.8597V38.1199C52.3382 40.3506 51.1519 42.404 49.2179 43.5151L35.3682 51.5057C35.3985 51.4205 35.4274 51.3348 35.455 51.2486C35.712 50.452 35.8483 49.6103 35.8483 48.7499V27.4898C35.8483 24.5691 34.2938 21.8758 31.7582 20.4188L29.2001 18.9435L21.4341 14.4649V6.22962C21.4341 5.58069 21.5345 4.94678 21.7245 4.3467C22.1915 2.89436 23.1849 1.63706 24.5439 0.852196L24.548 0.849818C24.5869 0.827342 24.624 0.802413 24.6586 0.775609Z",
|
|
12
|
+
fill: "#FCA700"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
d: "M19.97 3.4944L6.12029 11.485C4.1863 12.5961 3 14.6495 3 16.8802V38.1404C3 40.3623 4.19329 42.4247 6.12155 43.5363L9.40529 45.4309L24.5462 54.1664C26.44 55.2581 28.7704 55.2776 30.6796 54.2245C30.7142 54.1977 30.751 54.1729 30.79 54.1504C32.1504 53.3661 33.1453 52.1083 33.6131 50.6554C33.8035 50.0547 33.9041 49.4201 33.9041 48.7705V40.5352L25.89 35.9134L23.5806 34.5817C21.0455 33.1246 19.4899 30.4307 19.4899 27.5103V6.25013C19.4899 5.39096 19.6258 4.55039 19.8822 3.75482C19.91 3.66745 19.9393 3.58063 19.97 3.4944Z",
|
|
15
|
+
fill: "#FCA700"
|
|
16
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M25.89 35.9134L9.40529 45.4309L6.12155 43.5363C4.19329 42.4247 3 40.3623 3 38.1404V16.8802C3 14.6495 4.1863 12.5961 6.12029 11.485L19.97 3.4944C19.9393 3.58063 19.91 3.66745 19.8822 3.75482C19.6258 4.55039 19.4899 5.39096 19.4899 6.25013V27.5103C19.4899 30.4307 21.0455 33.1246 23.5806 34.5817L25.89 35.9134Z",
|
|
20
|
+
fill: "#1868DB"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M29.2001 18.9435L21.4341 14.4649V6.22962C21.4341 5.58069 21.5345 4.94678 21.7245 4.3467C22.1915 2.89436 23.1849 1.63706 24.5439 0.852196L24.548 0.849818C24.5869 0.827342 24.624 0.802413 24.6586 0.775609C26.5679 -0.277535 28.8982 -0.258187 30.792 0.833652L45.6848 9.42602L29.2001 18.9435Z",
|
|
25
|
+
fill: "#FCA700"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
fillRule: "evenodd",
|
|
28
|
+
clipRule: "evenodd",
|
|
29
|
+
d: "M49.2164 11.4636L45.6848 9.42602L29.2001 18.9435L31.7582 20.4188C34.2938 21.8758 35.8483 24.5691 35.8483 27.4898V48.7499C35.8483 49.6103 35.712 50.452 35.455 51.2486C35.4274 51.3348 35.3985 51.4205 35.3682 51.5057L49.2179 43.5151C51.1519 42.404 52.3382 40.3506 52.3382 38.1199V16.8597C52.3382 14.6378 51.1447 12.5753 49.2164 11.4636Z",
|
|
30
|
+
fill: "#AF59E0"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
fillRule: "evenodd",
|
|
33
|
+
clipRule: "evenodd",
|
|
34
|
+
d: "M25.89 35.9134L9.40529 45.4309L24.5462 54.1664C26.44 55.2581 28.7704 55.2776 30.6796 54.2245C30.7142 54.1977 30.751 54.1729 30.79 54.1504C32.1504 53.3661 33.1453 52.1083 33.6131 50.6554C33.8035 50.0547 33.9041 49.4201 33.9041 48.7705V40.5352L25.89 35.9134Z",
|
|
35
|
+
fill: "#6A9A23"
|
|
36
|
+
})));
|
|
@@ -40,6 +40,7 @@ const PitchPerfectorAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName
|
|
|
40
40
|
const ProductRequirementAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-ProductRequirementAvatar"*/'./assets/product-requirement'));
|
|
41
41
|
const ReleaseNotesAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-ReleaseNotesAvatar"*/'./assets/release-notes'));
|
|
42
42
|
const ResearchScoutAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-ResearchScoutAvatar"*/'./assets/research-scout'));
|
|
43
|
+
const RovoChatAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-RovoChatAvatar"*/'./assets/rovo-chat'));
|
|
43
44
|
const RovoDevAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-RovoDevAvatar"*/'./assets/rovo-dev'));
|
|
44
45
|
const SocialMediaScribeAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-SocialMediaScribeAvatar"*/'./assets/social-media-scribe'));
|
|
45
46
|
const TeamConnectionAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-TeamConnectionAvatar"*/'./assets/team-connection'));
|
|
@@ -98,6 +99,14 @@ const colorList = [yellowColor, purpleColor, greenColor, blueColor];
|
|
|
98
99
|
const avatarList = [CustomerInsightAvatar, BacklogBuddyAvatar, DecisionDirectorAvatar, CommsCrafterAvatar, AutoDevAvatar, OkrOracleAvatar, CultureAvatar, SocialMediaScribeAvatar, TeamConnectionAvatar, HireWriterAvatar, OpsAgentAvatar, ResearchScoutAvatar, ReleaseNotesAvatar, MyUserManualAvatar, PitchPerfectorAvatar, AutoDevAvatar, AutoFixAvatar, AutoReviewAvatar, MarketingMessageMaestroAvatar, FeatureFlagAvatar, ProductRequirementAvatar];
|
|
99
100
|
export const TOTAL_AVATAR_COMBINATIONS = avatarList.length * colorList.length;
|
|
100
101
|
const outOfTheBoxAgentAvatar = {
|
|
102
|
+
ai_mate_agent: {
|
|
103
|
+
getRender: size => /*#__PURE__*/React.createElement(RovoChatAvatar, {
|
|
104
|
+
size: AVATAR_SIZES[size],
|
|
105
|
+
primaryColor: blueColor.primary,
|
|
106
|
+
secondaryColor: blueColor.secondary
|
|
107
|
+
}),
|
|
108
|
+
color: blueColor
|
|
109
|
+
},
|
|
101
110
|
autodev_template_unit_test_creator: {
|
|
102
111
|
getRender: size => /*#__PURE__*/React.createElement(AutoFixAvatar, {
|
|
103
112
|
size: AVATAR_SIZES[size],
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default (function (_ref) {
|
|
3
|
+
var size = _ref.size;
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: size,
|
|
7
|
+
height: size,
|
|
8
|
+
viewBox: "0 0 55 55",
|
|
9
|
+
fill: "none"
|
|
10
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M24.6586 0.775609C26.5679 -0.277535 28.8982 -0.258187 30.792 0.833652L45.6848 9.42602L49.2164 11.4636C51.1447 12.5753 52.3382 14.6378 52.3382 16.8597V38.1199C52.3382 40.3506 51.1519 42.404 49.2179 43.5151L35.3682 51.5057C35.3985 51.4205 35.4274 51.3348 35.455 51.2486C35.712 50.452 35.8483 49.6103 35.8483 48.7499V27.4898C35.8483 24.5691 34.2938 21.8758 31.7582 20.4188L29.2001 18.9435L21.4341 14.4649V6.22962C21.4341 5.58069 21.5345 4.94678 21.7245 4.3467C22.1915 2.89436 23.1849 1.63706 24.5439 0.852196L24.548 0.849818C24.5869 0.827342 24.624 0.802413 24.6586 0.775609Z",
|
|
12
|
+
fill: "#FCA700"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
d: "M19.97 3.4944L6.12029 11.485C4.1863 12.5961 3 14.6495 3 16.8802V38.1404C3 40.3623 4.19329 42.4247 6.12155 43.5363L9.40529 45.4309L24.5462 54.1664C26.44 55.2581 28.7704 55.2776 30.6796 54.2245C30.7142 54.1977 30.751 54.1729 30.79 54.1504C32.1504 53.3661 33.1453 52.1083 33.6131 50.6554C33.8035 50.0547 33.9041 49.4201 33.9041 48.7705V40.5352L25.89 35.9134L23.5806 34.5817C21.0455 33.1246 19.4899 30.4307 19.4899 27.5103V6.25013C19.4899 5.39096 19.6258 4.55039 19.8822 3.75482C19.91 3.66745 19.9393 3.58063 19.97 3.4944Z",
|
|
15
|
+
fill: "#FCA700"
|
|
16
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M25.89 35.9134L9.40529 45.4309L6.12155 43.5363C4.19329 42.4247 3 40.3623 3 38.1404V16.8802C3 14.6495 4.1863 12.5961 6.12029 11.485L19.97 3.4944C19.9393 3.58063 19.91 3.66745 19.8822 3.75482C19.6258 4.55039 19.4899 5.39096 19.4899 6.25013V27.5103C19.4899 30.4307 21.0455 33.1246 23.5806 34.5817L25.89 35.9134Z",
|
|
20
|
+
fill: "#1868DB"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M29.2001 18.9435L21.4341 14.4649V6.22962C21.4341 5.58069 21.5345 4.94678 21.7245 4.3467C22.1915 2.89436 23.1849 1.63706 24.5439 0.852196L24.548 0.849818C24.5869 0.827342 24.624 0.802413 24.6586 0.775609C26.5679 -0.277535 28.8982 -0.258187 30.792 0.833652L45.6848 9.42602L29.2001 18.9435Z",
|
|
25
|
+
fill: "#FCA700"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
fillRule: "evenodd",
|
|
28
|
+
clipRule: "evenodd",
|
|
29
|
+
d: "M49.2164 11.4636L45.6848 9.42602L29.2001 18.9435L31.7582 20.4188C34.2938 21.8758 35.8483 24.5691 35.8483 27.4898V48.7499C35.8483 49.6103 35.712 50.452 35.455 51.2486C35.4274 51.3348 35.3985 51.4205 35.3682 51.5057L49.2179 43.5151C51.1519 42.404 52.3382 40.3506 52.3382 38.1199V16.8597C52.3382 14.6378 51.1447 12.5753 49.2164 11.4636Z",
|
|
30
|
+
fill: "#AF59E0"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
fillRule: "evenodd",
|
|
33
|
+
clipRule: "evenodd",
|
|
34
|
+
d: "M25.89 35.9134L9.40529 45.4309L24.5462 54.1664C26.44 55.2581 28.7704 55.2776 30.6796 54.2245C30.7142 54.1977 30.751 54.1729 30.79 54.1504C32.1504 53.3661 33.1453 52.1083 33.6131 50.6554C33.8035 50.0547 33.9041 49.4201 33.9041 48.7705V40.5352L25.89 35.9134Z",
|
|
35
|
+
fill: "#6A9A23"
|
|
36
|
+
}));
|
|
37
|
+
});
|
|
@@ -82,6 +82,9 @@ var ReleaseNotesAvatar = /*#__PURE__*/lazy(function () {
|
|
|
82
82
|
var ResearchScoutAvatar = /*#__PURE__*/lazy(function () {
|
|
83
83
|
return import( /* webpackChunkName: "@atlaskit-rovo-avatar-ResearchScoutAvatar"*/'./assets/research-scout');
|
|
84
84
|
});
|
|
85
|
+
var RovoChatAvatar = /*#__PURE__*/lazy(function () {
|
|
86
|
+
return import( /* webpackChunkName: "@atlaskit-rovo-avatar-RovoChatAvatar"*/'./assets/rovo-chat');
|
|
87
|
+
});
|
|
85
88
|
var RovoDevAvatar = /*#__PURE__*/lazy(function () {
|
|
86
89
|
return import( /* webpackChunkName: "@atlaskit-rovo-avatar-RovoDevAvatar"*/'./assets/rovo-dev');
|
|
87
90
|
});
|
|
@@ -184,6 +187,16 @@ var colorList = [yellowColor, purpleColor, greenColor, blueColor];
|
|
|
184
187
|
var avatarList = [CustomerInsightAvatar, BacklogBuddyAvatar, DecisionDirectorAvatar, CommsCrafterAvatar, AutoDevAvatar, OkrOracleAvatar, CultureAvatar, SocialMediaScribeAvatar, TeamConnectionAvatar, HireWriterAvatar, OpsAgentAvatar, ResearchScoutAvatar, ReleaseNotesAvatar, MyUserManualAvatar, PitchPerfectorAvatar, AutoDevAvatar, AutoFixAvatar, AutoReviewAvatar, MarketingMessageMaestroAvatar, FeatureFlagAvatar, ProductRequirementAvatar];
|
|
185
188
|
export var TOTAL_AVATAR_COMBINATIONS = avatarList.length * colorList.length;
|
|
186
189
|
var outOfTheBoxAgentAvatar = {
|
|
190
|
+
ai_mate_agent: {
|
|
191
|
+
getRender: function getRender(size) {
|
|
192
|
+
return /*#__PURE__*/React.createElement(RovoChatAvatar, {
|
|
193
|
+
size: AVATAR_SIZES[size],
|
|
194
|
+
primaryColor: blueColor.primary,
|
|
195
|
+
secondaryColor: blueColor.secondary
|
|
196
|
+
});
|
|
197
|
+
},
|
|
198
|
+
color: blueColor
|
|
199
|
+
},
|
|
187
200
|
autodev_template_unit_test_creator: {
|
|
188
201
|
getRender: function getRender(size) {
|
|
189
202
|
return /*#__PURE__*/React.createElement(AutoFixAvatar, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/rovo-agent-components",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.10.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
|
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-monorepo",
|
|
6
6
|
"atlassian": {
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@atlaskit/rovo-agent-analytics": "^6.3.0",
|
|
50
50
|
"@atlaskit/skeleton": "^4.4.0",
|
|
51
51
|
"@atlaskit/spinner": "^20.4.0",
|
|
52
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
52
|
+
"@atlaskit/tmp-editor-statsig": "^192.0.0",
|
|
53
53
|
"@atlaskit/tokens": "^16.12.0",
|
|
54
54
|
"@atlaskit/tooltip": "^24.3.0",
|
|
55
55
|
"@babel/runtime": "^7.0.0",
|