@atlaskit/rovo-agent-components 8.9.27 → 8.9.29
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 +14 -0
- package/dist/cjs/ui/agent-avatar/generated-avatars/assets/document-writer.js +64 -0
- package/dist/cjs/ui/agent-avatar/generated-avatars/index.js +15 -0
- package/dist/es2019/ui/agent-avatar/generated-avatars/assets/document-writer.js +56 -0
- package/dist/es2019/ui/agent-avatar/generated-avatars/index.js +9 -0
- package/dist/esm/ui/agent-avatar/generated-avatars/assets/document-writer.js +57 -0
- package/dist/esm/ui/agent-avatar/generated-avatars/index.js +13 -0
- package/dist/types/ui/agent-avatar/generated-avatars/assets/document-writer.d.ts +8 -0
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/rovo-agent-components
|
|
2
2
|
|
|
3
|
+
## 8.9.29
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`ce4bca26fddc1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ce4bca26fddc1) -
|
|
8
|
+
Add a document writer generated avatar.
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
11
|
+
## 8.9.28
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 8.9.27
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -0,0 +1,64 @@
|
|
|
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 43 48",
|
|
18
|
+
fill: "none",
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
20
|
+
"aria-hidden": "true"
|
|
21
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
22
|
+
d: "M19.01 0.922148C20.24 0.212148 21.76 0.212148 23 0.922148L40 10.6921C41.24 11.4021 42.01 12.7321 42.01 14.1621V33.6721C42.01 35.1021 41.24 36.4221 40 37.1421L23 46.9121C21.77 47.6221 20.25 47.6221 19.01 46.9121L2.01 37.1321C0.77 36.4221 0 35.0921 0 33.6621V14.1621C0 12.7321 0.77 11.4121 2.01 10.6921L19.01 0.922148Z",
|
|
23
|
+
fill: primaryColor
|
|
24
|
+
}), /*#__PURE__*/_react.default.createElement("mask", {
|
|
25
|
+
id: "mask0_document_writer",
|
|
26
|
+
style: {
|
|
27
|
+
maskType: 'luminance'
|
|
28
|
+
},
|
|
29
|
+
maskUnits: "userSpaceOnUse",
|
|
30
|
+
x: "0",
|
|
31
|
+
y: "0",
|
|
32
|
+
width: "43",
|
|
33
|
+
height: "48"
|
|
34
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
35
|
+
d: "M19.01 0.922148C20.24 0.212148 21.76 0.212148 23 0.922148L40 10.6921C41.24 11.4021 42.01 12.7321 42.01 14.1621V33.6721C42.01 35.1021 41.24 36.4221 40 37.1421L23 46.9121C21.77 47.6221 20.25 47.6221 19.01 46.9121L2.01 37.1321C0.77 36.4221 0 35.0921 0 33.6621V14.1621C0 12.7321 0.77 11.4121 2.01 10.6921L19.01 0.922148Z",
|
|
36
|
+
fill: "white"
|
|
37
|
+
})), /*#__PURE__*/_react.default.createElement("g", {
|
|
38
|
+
mask: "url(#mask0_document_writer)"
|
|
39
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
40
|
+
d: "M12.1199 45.7325C10.9199 46.2025 10.3299 46.5825 10.3799 46.9025C10.4199 47.1925 11.1899 47.4125 12.5599 47.0025C16.3999 45.7925 19.8699 43.2925 23.5299 39.5325C25.5599 37.3425 26.6399 35.8325 27.5699 34.5225C28.4899 33.2025 29.2399 32.0525 30.3399 30.3825C32.1699 27.5425 34.4399 23.5825 35.9299 19.7725C36.6799 17.8725 37.2499 16.0125 37.5399 14.4025C37.8399 12.7925 37.8299 11.4325 37.7299 10.6425C37.6799 10.1825 37.5599 9.70248 37.3799 9.23248C37.1999 8.82248 36.9399 8.19248 36.3099 7.56248C35.6899 6.93248 34.6799 6.43248 33.5999 6.32248C32.5199 6.19248 31.3999 6.36248 30.2799 6.66248C29.1599 6.95248 27.9899 7.43248 26.8499 8.10248C24.5699 9.42248 22.4699 11.5525 21.1199 14.1825C20.4399 15.4925 19.9399 16.9225 19.6699 18.3725C19.4399 19.7925 19.1799 21.1925 19.1199 22.6125C18.8599 26.5925 19.5199 29.8725 20.4599 32.2825C21.4099 34.6925 22.4599 36.3225 23.2699 37.3325C25.1599 39.7825 27.2999 41.4625 29.3799 42.7325C31.4699 44.0225 33.5699 44.8225 35.6399 45.5125C37.9599 46.1925 38.2099 45.2525 36.0499 44.3825C34.1099 43.5225 32.1699 42.6125 30.2799 41.3025C28.3799 40.0125 26.4599 38.4225 24.7499 36.1925C24.0599 35.3525 23.2099 33.8725 22.4299 31.8425C21.6499 29.7925 21.1599 27.0825 21.2399 23.8825C21.2399 23.3625 21.3099 22.8425 21.3299 22.3225C21.3599 21.8025 21.3599 21.2825 21.4399 20.7625C21.5799 19.6425 21.6699 18.4525 21.9899 17.3725C22.2899 16.2725 22.7499 15.1925 23.3299 14.2025C24.4899 12.2125 26.1899 10.6425 27.8999 9.68248C29.5999 8.70248 31.3299 8.30248 32.4399 8.23248C33.0099 8.18248 33.4199 8.27248 33.6999 8.32248C33.9599 8.41248 34.0999 8.44248 34.0999 8.45248C34.0599 8.49248 35.0299 8.61248 35.5299 10.0425C36.0599 11.4625 35.8399 13.9425 35.1299 16.4825C33.7199 21.6425 30.5199 27.2425 28.4199 30.3525C25.2499 35.0625 23.2999 37.0125 22.1799 38.2425C18.6699 41.8725 15.5199 44.3325 12.1199 45.7325Z",
|
|
41
|
+
fill: secondaryColor
|
|
42
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
43
|
+
d: "M24.8899 -1.6476C26.1199 -2.0376 26.7299 -2.3676 26.6999 -2.6976C26.6799 -2.9876 25.9299 -3.2576 24.5299 -2.9576C20.6099 -2.0276 16.9699 0.232404 13.0699 3.7224C10.8899 5.7624 9.70991 7.1924 8.68991 8.4424C7.67991 9.7024 6.84991 10.7824 5.63991 12.3824C3.60991 15.0824 1.07991 18.8724 -0.680094 22.5724C-1.57009 24.4124 -2.26009 26.2324 -2.66009 27.8224C-3.08009 29.4024 -3.16009 30.7624 -3.11009 31.5624C-3.09009 32.0224 -3.01009 32.5124 -2.86009 32.9924C-2.71009 33.4124 -2.50009 34.0624 -1.91009 34.7324C-1.34009 35.4024 -0.360094 35.9724 0.709907 36.1624C1.77991 36.3724 2.90991 36.2824 4.04991 36.0524C5.18991 35.8424 6.38991 35.4424 7.56991 34.8624C9.92991 33.7024 12.1799 31.7224 13.7099 29.1924C14.4799 27.9324 15.0799 26.5424 15.4599 25.1124C15.7899 23.7124 16.1499 22.3324 16.3099 20.9224C16.8499 16.9724 16.4199 13.6524 15.6499 11.1824C14.8699 8.7124 13.9399 7.0124 13.1999 5.9524C11.4799 3.3724 9.45991 1.5524 7.46991 0.132404C5.47991 -1.3076 3.43991 -2.2576 1.41991 -3.0776C-0.850093 -3.9276 -1.16009 -2.9976 0.929906 -1.9776C2.79991 -0.987596 4.66991 0.0524039 6.46991 1.4924C8.26991 2.9124 10.0799 4.6424 11.6299 6.9824C12.2599 7.8724 12.9999 9.4024 13.6399 11.4924C14.2699 13.5924 14.5699 16.3324 14.2699 19.5124C14.2299 20.0324 14.1299 20.5524 14.0699 21.0624C13.9999 21.5824 13.9699 22.1024 13.8499 22.6124C13.6299 23.7224 13.4599 24.9024 13.0599 25.9524C12.6799 27.0324 12.1499 28.0724 11.4999 29.0124C10.2099 30.9124 8.38991 32.3624 6.61991 33.2024C4.85991 34.0524 3.09991 34.3424 1.98991 34.3324C1.41991 34.3324 1.01991 34.2224 0.739907 34.1524C0.489907 34.0524 0.349906 34.0024 0.349906 34.0024C0.389906 33.9624 -0.570093 33.7724 -0.970093 32.3124C-1.40009 30.8524 -1.01009 28.4024 -0.120094 25.9124C1.64991 20.8624 5.22991 15.5024 7.53991 12.5524C11.0399 8.0724 13.1199 6.2724 14.3199 5.1224C18.0799 1.7424 21.3999 -0.497596 24.8899 -1.6476Z",
|
|
44
|
+
fill: secondaryColor
|
|
45
|
+
})), /*#__PURE__*/_react.default.createElement("path", {
|
|
46
|
+
d: "M31.6899 13.4424H10.6599V39.2624H31.6899V13.4424Z",
|
|
47
|
+
fill: "white"
|
|
48
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
49
|
+
d: "M28.6 34.9727C28.04 36.3427 26.92 37.1827 25.54 37.5827C24.89 37.7727 24.23 37.8627 23.47 37.8727C22.71 37.8727 21.98 37.8027 21.31 37.6227C19.9 37.2427 18.77 36.4327 18.19 35.0827C17.93 34.4727 17.78 33.7727 17.77 32.9127C17.77 32.0627 17.9 31.3327 18.15 30.7027C18.7 29.3427 19.81 28.5027 21.21 28.0927C21.88 27.9027 22.6 27.8027 23.36 27.8027C24.09 27.8027 24.79 27.8727 25.44 28.0527C26.83 28.4227 27.97 29.2427 28.55 30.6027C28.82 31.2227 28.97 31.9627 28.98 32.8027C28.98 33.6427 28.84 34.3627 28.6 34.9827V34.9727Z",
|
|
50
|
+
fill: secondaryColor
|
|
51
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
52
|
+
d: "M14.35 18.0825C14.07 18.1925 13.9 19.3125 14.38 19.4325C14.97 19.5925 15.59 19.5725 16.14 19.5825C16.93 19.5425 17.14 19.3225 17.68 19.3625C18.6 19.3825 20.15 19.7425 20.52 19.8325C20.58 19.8425 20.63 19.8525 20.69 19.8425C21.09 19.8125 22.84 19.6925 24.34 19.8125C25.4 19.8325 26.06 19.8425 26.41 19.8525C27.23 19.8525 27.83 19.7525 28.47 19.5225C28.94 19.3725 28.63 18.4225 28.42 18.3225C27.86 18.1225 27.25 18.0025 26.45 17.9825C26.14 17.9825 25.49 17.6925 24.57 17.6325C24.42 17.6225 24.27 17.6325 24.12 17.6725C22.82 18.0025 21.15 17.8525 21.15 17.8525C21.15 17.8525 18.65 17.7825 17.59 17.7525C16.79 17.7425 16.4 17.7325 16.17 17.7325C15.33 17.7325 14.84 17.9325 14.36 18.1025L14.35 18.0825Z",
|
|
53
|
+
fill: "#101214"
|
|
54
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
55
|
+
d: "M14.2999 25.8427C14.0799 25.9527 13.9199 27.0627 14.2999 27.1927C14.7899 27.3527 15.2699 27.3827 15.7799 27.3527C16.2699 27.2927 16.5299 27.0727 16.9299 27.1127C17.6599 27.1327 18.8899 27.4927 19.1899 27.5827C19.2299 27.5927 19.2799 27.6027 19.3199 27.5927C19.6399 27.5627 21.0399 27.4427 22.2399 27.5627C23.0899 27.5827 23.6199 27.5927 23.8899 27.6027C24.5499 27.6027 25.0299 27.5027 25.5599 27.2727C25.9399 27.1227 25.6499 26.1727 25.4899 26.0727C25.0599 25.8727 24.5699 25.7527 23.9399 25.7327C23.6899 25.7327 23.1799 25.4427 22.4499 25.3727C22.3299 25.3627 22.2099 25.3727 22.0899 25.4127C21.0499 25.7427 19.7199 25.5927 19.7199 25.5927C19.7199 25.5927 17.7199 25.5227 16.8799 25.4827C16.2599 25.4627 15.8999 25.4627 15.6699 25.4827C15.0599 25.5327 14.6599 25.6727 14.2899 25.8427H14.2999Z",
|
|
56
|
+
fill: "#101214"
|
|
57
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
58
|
+
d: "M14.25 33.8525C14.1 33.9625 13.94 35.0725 14.24 35.2025C14.62 35.3725 14.97 35.4225 15.38 35.3925C15.85 35.3025 15.87 35.0625 16.18 35.1025C16.7 35.1125 17.59 35.4825 17.81 35.5725C17.84 35.5825 17.87 35.5925 17.91 35.5825C18.14 35.5525 19.17 35.4425 20.05 35.5625C20.68 35.5825 21.07 35.6025 21.27 35.6125C21.76 35.6125 22.12 35.5125 22.54 35.2825C22.82 35.1325 22.56 34.1925 22.44 34.0825C22.14 33.8925 21.79 33.7625 21.34 33.7425C21.16 33.7425 20.79 33.4525 20.26 33.3825C20.17 33.3725 20.09 33.3825 20 33.4225C19.23 33.7425 18.26 33.5925 18.26 33.5925C18.26 33.5925 16.81 33.5025 16.15 33.4825C15.58 33.4825 15.38 33.5225 15.23 33.5325C14.81 33.5725 14.52 33.6925 14.26 33.8525H14.25Z",
|
|
59
|
+
fill: "#101214"
|
|
60
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
61
|
+
d: "M40.7499 18.1523L26.1899 28.6923L23.3599 34.8323L30.0699 34.0623L40.7499 26.3223V18.1523Z",
|
|
62
|
+
fill: "#101214"
|
|
63
|
+
}));
|
|
64
|
+
};
|
|
@@ -71,6 +71,11 @@ var DecisionDirectorAvatar = /*#__PURE__*/(0, _react.lazy)(function () {
|
|
|
71
71
|
return _interopRequireWildcard(require( /* webpackChunkName: "@atlaskit-rovo-avatar-DecisionDirectorAvatar"*/'./assets/decision-director'));
|
|
72
72
|
});
|
|
73
73
|
});
|
|
74
|
+
var DocumentWriterAvatar = /*#__PURE__*/(0, _react.lazy)(function () {
|
|
75
|
+
return Promise.resolve().then(function () {
|
|
76
|
+
return _interopRequireWildcard(require( /* webpackChunkName: "@atlaskit-rovo-avatar-DocumentWriterAvatar"*/'./assets/document-writer'));
|
|
77
|
+
});
|
|
78
|
+
});
|
|
74
79
|
var FeatureFlagAvatar = /*#__PURE__*/(0, _react.lazy)(function () {
|
|
75
80
|
return Promise.resolve().then(function () {
|
|
76
81
|
return _interopRequireWildcard(require( /* webpackChunkName: "@atlaskit-rovo-avatar-FeatureFlagAvatar"*/'./assets/feature-flag-avatar'));
|
|
@@ -402,6 +407,16 @@ var outOfTheBoxAgentAvatar = {
|
|
|
402
407
|
},
|
|
403
408
|
color: yellowColor
|
|
404
409
|
},
|
|
410
|
+
document_writer: {
|
|
411
|
+
getRender: function getRender(size) {
|
|
412
|
+
return /*#__PURE__*/_react.default.createElement(DocumentWriterAvatar, {
|
|
413
|
+
size: _avatarSizes.AVATAR_SIZES[size],
|
|
414
|
+
primaryColor: blueColor.primary,
|
|
415
|
+
secondaryColor: blueColor.secondary
|
|
416
|
+
});
|
|
417
|
+
},
|
|
418
|
+
color: blueColor
|
|
419
|
+
},
|
|
405
420
|
issue_organizer_agent: {
|
|
406
421
|
getRender: function getRender(size) {
|
|
407
422
|
return /*#__PURE__*/_react.default.createElement(BacklogBuddyAvatar, {
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/* eslint-disable @atlaskit/ui-styling-standard/enforce-style-prop */
|
|
2
|
+
import React from 'react';
|
|
3
|
+
export default (({
|
|
4
|
+
size,
|
|
5
|
+
primaryColor,
|
|
6
|
+
secondaryColor
|
|
7
|
+
}) => /*#__PURE__*/React.createElement("svg", {
|
|
8
|
+
width: size,
|
|
9
|
+
height: size,
|
|
10
|
+
viewBox: "0 0 43 48",
|
|
11
|
+
fill: "none",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
"aria-hidden": "true"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
+
d: "M19.01 0.922148C20.24 0.212148 21.76 0.212148 23 0.922148L40 10.6921C41.24 11.4021 42.01 12.7321 42.01 14.1621V33.6721C42.01 35.1021 41.24 36.4221 40 37.1421L23 46.9121C21.77 47.6221 20.25 47.6221 19.01 46.9121L2.01 37.1321C0.77 36.4221 0 35.0921 0 33.6621V14.1621C0 12.7321 0.77 11.4121 2.01 10.6921L19.01 0.922148Z",
|
|
16
|
+
fill: primaryColor
|
|
17
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
|
18
|
+
id: "mask0_document_writer",
|
|
19
|
+
style: {
|
|
20
|
+
maskType: 'luminance'
|
|
21
|
+
},
|
|
22
|
+
maskUnits: "userSpaceOnUse",
|
|
23
|
+
x: "0",
|
|
24
|
+
y: "0",
|
|
25
|
+
width: "43",
|
|
26
|
+
height: "48"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M19.01 0.922148C20.24 0.212148 21.76 0.212148 23 0.922148L40 10.6921C41.24 11.4021 42.01 12.7321 42.01 14.1621V33.6721C42.01 35.1021 41.24 36.4221 40 37.1421L23 46.9121C21.77 47.6221 20.25 47.6221 19.01 46.9121L2.01 37.1321C0.77 36.4221 0 35.0921 0 33.6621V14.1621C0 12.7321 0.77 11.4121 2.01 10.6921L19.01 0.922148Z",
|
|
29
|
+
fill: "white"
|
|
30
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
31
|
+
mask: "url(#mask0_document_writer)"
|
|
32
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M12.1199 45.7325C10.9199 46.2025 10.3299 46.5825 10.3799 46.9025C10.4199 47.1925 11.1899 47.4125 12.5599 47.0025C16.3999 45.7925 19.8699 43.2925 23.5299 39.5325C25.5599 37.3425 26.6399 35.8325 27.5699 34.5225C28.4899 33.2025 29.2399 32.0525 30.3399 30.3825C32.1699 27.5425 34.4399 23.5825 35.9299 19.7725C36.6799 17.8725 37.2499 16.0125 37.5399 14.4025C37.8399 12.7925 37.8299 11.4325 37.7299 10.6425C37.6799 10.1825 37.5599 9.70248 37.3799 9.23248C37.1999 8.82248 36.9399 8.19248 36.3099 7.56248C35.6899 6.93248 34.6799 6.43248 33.5999 6.32248C32.5199 6.19248 31.3999 6.36248 30.2799 6.66248C29.1599 6.95248 27.9899 7.43248 26.8499 8.10248C24.5699 9.42248 22.4699 11.5525 21.1199 14.1825C20.4399 15.4925 19.9399 16.9225 19.6699 18.3725C19.4399 19.7925 19.1799 21.1925 19.1199 22.6125C18.8599 26.5925 19.5199 29.8725 20.4599 32.2825C21.4099 34.6925 22.4599 36.3225 23.2699 37.3325C25.1599 39.7825 27.2999 41.4625 29.3799 42.7325C31.4699 44.0225 33.5699 44.8225 35.6399 45.5125C37.9599 46.1925 38.2099 45.2525 36.0499 44.3825C34.1099 43.5225 32.1699 42.6125 30.2799 41.3025C28.3799 40.0125 26.4599 38.4225 24.7499 36.1925C24.0599 35.3525 23.2099 33.8725 22.4299 31.8425C21.6499 29.7925 21.1599 27.0825 21.2399 23.8825C21.2399 23.3625 21.3099 22.8425 21.3299 22.3225C21.3599 21.8025 21.3599 21.2825 21.4399 20.7625C21.5799 19.6425 21.6699 18.4525 21.9899 17.3725C22.2899 16.2725 22.7499 15.1925 23.3299 14.2025C24.4899 12.2125 26.1899 10.6425 27.8999 9.68248C29.5999 8.70248 31.3299 8.30248 32.4399 8.23248C33.0099 8.18248 33.4199 8.27248 33.6999 8.32248C33.9599 8.41248 34.0999 8.44248 34.0999 8.45248C34.0599 8.49248 35.0299 8.61248 35.5299 10.0425C36.0599 11.4625 35.8399 13.9425 35.1299 16.4825C33.7199 21.6425 30.5199 27.2425 28.4199 30.3525C25.2499 35.0625 23.2999 37.0125 22.1799 38.2425C18.6699 41.8725 15.5199 44.3325 12.1199 45.7325Z",
|
|
34
|
+
fill: secondaryColor
|
|
35
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
36
|
+
d: "M24.8899 -1.6476C26.1199 -2.0376 26.7299 -2.3676 26.6999 -2.6976C26.6799 -2.9876 25.9299 -3.2576 24.5299 -2.9576C20.6099 -2.0276 16.9699 0.232404 13.0699 3.7224C10.8899 5.7624 9.70991 7.1924 8.68991 8.4424C7.67991 9.7024 6.84991 10.7824 5.63991 12.3824C3.60991 15.0824 1.07991 18.8724 -0.680094 22.5724C-1.57009 24.4124 -2.26009 26.2324 -2.66009 27.8224C-3.08009 29.4024 -3.16009 30.7624 -3.11009 31.5624C-3.09009 32.0224 -3.01009 32.5124 -2.86009 32.9924C-2.71009 33.4124 -2.50009 34.0624 -1.91009 34.7324C-1.34009 35.4024 -0.360094 35.9724 0.709907 36.1624C1.77991 36.3724 2.90991 36.2824 4.04991 36.0524C5.18991 35.8424 6.38991 35.4424 7.56991 34.8624C9.92991 33.7024 12.1799 31.7224 13.7099 29.1924C14.4799 27.9324 15.0799 26.5424 15.4599 25.1124C15.7899 23.7124 16.1499 22.3324 16.3099 20.9224C16.8499 16.9724 16.4199 13.6524 15.6499 11.1824C14.8699 8.7124 13.9399 7.0124 13.1999 5.9524C11.4799 3.3724 9.45991 1.5524 7.46991 0.132404C5.47991 -1.3076 3.43991 -2.2576 1.41991 -3.0776C-0.850093 -3.9276 -1.16009 -2.9976 0.929906 -1.9776C2.79991 -0.987596 4.66991 0.0524039 6.46991 1.4924C8.26991 2.9124 10.0799 4.6424 11.6299 6.9824C12.2599 7.8724 12.9999 9.4024 13.6399 11.4924C14.2699 13.5924 14.5699 16.3324 14.2699 19.5124C14.2299 20.0324 14.1299 20.5524 14.0699 21.0624C13.9999 21.5824 13.9699 22.1024 13.8499 22.6124C13.6299 23.7224 13.4599 24.9024 13.0599 25.9524C12.6799 27.0324 12.1499 28.0724 11.4999 29.0124C10.2099 30.9124 8.38991 32.3624 6.61991 33.2024C4.85991 34.0524 3.09991 34.3424 1.98991 34.3324C1.41991 34.3324 1.01991 34.2224 0.739907 34.1524C0.489907 34.0524 0.349906 34.0024 0.349906 34.0024C0.389906 33.9624 -0.570093 33.7724 -0.970093 32.3124C-1.40009 30.8524 -1.01009 28.4024 -0.120094 25.9124C1.64991 20.8624 5.22991 15.5024 7.53991 12.5524C11.0399 8.0724 13.1199 6.2724 14.3199 5.1224C18.0799 1.7424 21.3999 -0.497596 24.8899 -1.6476Z",
|
|
37
|
+
fill: secondaryColor
|
|
38
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
d: "M31.6899 13.4424H10.6599V39.2624H31.6899V13.4424Z",
|
|
40
|
+
fill: "white"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M28.6 34.9727C28.04 36.3427 26.92 37.1827 25.54 37.5827C24.89 37.7727 24.23 37.8627 23.47 37.8727C22.71 37.8727 21.98 37.8027 21.31 37.6227C19.9 37.2427 18.77 36.4327 18.19 35.0827C17.93 34.4727 17.78 33.7727 17.77 32.9127C17.77 32.0627 17.9 31.3327 18.15 30.7027C18.7 29.3427 19.81 28.5027 21.21 28.0927C21.88 27.9027 22.6 27.8027 23.36 27.8027C24.09 27.8027 24.79 27.8727 25.44 28.0527C26.83 28.4227 27.97 29.2427 28.55 30.6027C28.82 31.2227 28.97 31.9627 28.98 32.8027C28.98 33.6427 28.84 34.3627 28.6 34.9827V34.9727Z",
|
|
43
|
+
fill: secondaryColor
|
|
44
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
45
|
+
d: "M14.35 18.0825C14.07 18.1925 13.9 19.3125 14.38 19.4325C14.97 19.5925 15.59 19.5725 16.14 19.5825C16.93 19.5425 17.14 19.3225 17.68 19.3625C18.6 19.3825 20.15 19.7425 20.52 19.8325C20.58 19.8425 20.63 19.8525 20.69 19.8425C21.09 19.8125 22.84 19.6925 24.34 19.8125C25.4 19.8325 26.06 19.8425 26.41 19.8525C27.23 19.8525 27.83 19.7525 28.47 19.5225C28.94 19.3725 28.63 18.4225 28.42 18.3225C27.86 18.1225 27.25 18.0025 26.45 17.9825C26.14 17.9825 25.49 17.6925 24.57 17.6325C24.42 17.6225 24.27 17.6325 24.12 17.6725C22.82 18.0025 21.15 17.8525 21.15 17.8525C21.15 17.8525 18.65 17.7825 17.59 17.7525C16.79 17.7425 16.4 17.7325 16.17 17.7325C15.33 17.7325 14.84 17.9325 14.36 18.1025L14.35 18.0825Z",
|
|
46
|
+
fill: "#101214"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
d: "M14.2999 25.8427C14.0799 25.9527 13.9199 27.0627 14.2999 27.1927C14.7899 27.3527 15.2699 27.3827 15.7799 27.3527C16.2699 27.2927 16.5299 27.0727 16.9299 27.1127C17.6599 27.1327 18.8899 27.4927 19.1899 27.5827C19.2299 27.5927 19.2799 27.6027 19.3199 27.5927C19.6399 27.5627 21.0399 27.4427 22.2399 27.5627C23.0899 27.5827 23.6199 27.5927 23.8899 27.6027C24.5499 27.6027 25.0299 27.5027 25.5599 27.2727C25.9399 27.1227 25.6499 26.1727 25.4899 26.0727C25.0599 25.8727 24.5699 25.7527 23.9399 25.7327C23.6899 25.7327 23.1799 25.4427 22.4499 25.3727C22.3299 25.3627 22.2099 25.3727 22.0899 25.4127C21.0499 25.7427 19.7199 25.5927 19.7199 25.5927C19.7199 25.5927 17.7199 25.5227 16.8799 25.4827C16.2599 25.4627 15.8999 25.4627 15.6699 25.4827C15.0599 25.5327 14.6599 25.6727 14.2899 25.8427H14.2999Z",
|
|
49
|
+
fill: "#101214"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M14.25 33.8525C14.1 33.9625 13.94 35.0725 14.24 35.2025C14.62 35.3725 14.97 35.4225 15.38 35.3925C15.85 35.3025 15.87 35.0625 16.18 35.1025C16.7 35.1125 17.59 35.4825 17.81 35.5725C17.84 35.5825 17.87 35.5925 17.91 35.5825C18.14 35.5525 19.17 35.4425 20.05 35.5625C20.68 35.5825 21.07 35.6025 21.27 35.6125C21.76 35.6125 22.12 35.5125 22.54 35.2825C22.82 35.1325 22.56 34.1925 22.44 34.0825C22.14 33.8925 21.79 33.7625 21.34 33.7425C21.16 33.7425 20.79 33.4525 20.26 33.3825C20.17 33.3725 20.09 33.3825 20 33.4225C19.23 33.7425 18.26 33.5925 18.26 33.5925C18.26 33.5925 16.81 33.5025 16.15 33.4825C15.58 33.4825 15.38 33.5225 15.23 33.5325C14.81 33.5725 14.52 33.6925 14.26 33.8525H14.25Z",
|
|
52
|
+
fill: "#101214"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
d: "M40.7499 18.1523L26.1899 28.6923L23.3599 34.8323L30.0699 34.0623L40.7499 26.3223V18.1523Z",
|
|
55
|
+
fill: "#101214"
|
|
56
|
+
})));
|
|
@@ -28,6 +28,7 @@ const CommsCrafterAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName:
|
|
|
28
28
|
const CultureAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-CultureAvatar"*/'./assets/culture'));
|
|
29
29
|
const CustomerInsightAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-CustomerInsightAvatar"*/'./assets/customer-insight'));
|
|
30
30
|
const DecisionDirectorAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-DecisionDirectorAvatar"*/'./assets/decision-director'));
|
|
31
|
+
const DocumentWriterAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-DocumentWriterAvatar"*/'./assets/document-writer'));
|
|
31
32
|
const FeatureFlagAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-FeatureFlagAvatar"*/'./assets/feature-flag-avatar'));
|
|
32
33
|
const GenericAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-GenericAvatar"*/'./assets/generic-avatar'));
|
|
33
34
|
const HireWriterAvatar = /*#__PURE__*/lazy(() => import( /* webpackChunkName: "@atlaskit-rovo-avatar-HireWriterAvatar"*/'./assets/hire-writer'));
|
|
@@ -201,6 +202,14 @@ const outOfTheBoxAgentAvatar = {
|
|
|
201
202
|
}),
|
|
202
203
|
color: yellowColor
|
|
203
204
|
},
|
|
205
|
+
document_writer: {
|
|
206
|
+
getRender: size => /*#__PURE__*/React.createElement(DocumentWriterAvatar, {
|
|
207
|
+
size: AVATAR_SIZES[size],
|
|
208
|
+
primaryColor: blueColor.primary,
|
|
209
|
+
secondaryColor: blueColor.secondary
|
|
210
|
+
}),
|
|
211
|
+
color: blueColor
|
|
212
|
+
},
|
|
204
213
|
issue_organizer_agent: {
|
|
205
214
|
getRender: size => /*#__PURE__*/React.createElement(BacklogBuddyAvatar, {
|
|
206
215
|
size: AVATAR_SIZES[size],
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/* eslint-disable @atlaskit/ui-styling-standard/enforce-style-prop */
|
|
2
|
+
import React from 'react';
|
|
3
|
+
export default (function (_ref) {
|
|
4
|
+
var size = _ref.size,
|
|
5
|
+
primaryColor = _ref.primaryColor,
|
|
6
|
+
secondaryColor = _ref.secondaryColor;
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
8
|
+
width: size,
|
|
9
|
+
height: size,
|
|
10
|
+
viewBox: "0 0 43 48",
|
|
11
|
+
fill: "none",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
"aria-hidden": "true"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
+
d: "M19.01 0.922148C20.24 0.212148 21.76 0.212148 23 0.922148L40 10.6921C41.24 11.4021 42.01 12.7321 42.01 14.1621V33.6721C42.01 35.1021 41.24 36.4221 40 37.1421L23 46.9121C21.77 47.6221 20.25 47.6221 19.01 46.9121L2.01 37.1321C0.77 36.4221 0 35.0921 0 33.6621V14.1621C0 12.7321 0.77 11.4121 2.01 10.6921L19.01 0.922148Z",
|
|
16
|
+
fill: primaryColor
|
|
17
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
|
18
|
+
id: "mask0_document_writer",
|
|
19
|
+
style: {
|
|
20
|
+
maskType: 'luminance'
|
|
21
|
+
},
|
|
22
|
+
maskUnits: "userSpaceOnUse",
|
|
23
|
+
x: "0",
|
|
24
|
+
y: "0",
|
|
25
|
+
width: "43",
|
|
26
|
+
height: "48"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M19.01 0.922148C20.24 0.212148 21.76 0.212148 23 0.922148L40 10.6921C41.24 11.4021 42.01 12.7321 42.01 14.1621V33.6721C42.01 35.1021 41.24 36.4221 40 37.1421L23 46.9121C21.77 47.6221 20.25 47.6221 19.01 46.9121L2.01 37.1321C0.77 36.4221 0 35.0921 0 33.6621V14.1621C0 12.7321 0.77 11.4121 2.01 10.6921L19.01 0.922148Z",
|
|
29
|
+
fill: "white"
|
|
30
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
31
|
+
mask: "url(#mask0_document_writer)"
|
|
32
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M12.1199 45.7325C10.9199 46.2025 10.3299 46.5825 10.3799 46.9025C10.4199 47.1925 11.1899 47.4125 12.5599 47.0025C16.3999 45.7925 19.8699 43.2925 23.5299 39.5325C25.5599 37.3425 26.6399 35.8325 27.5699 34.5225C28.4899 33.2025 29.2399 32.0525 30.3399 30.3825C32.1699 27.5425 34.4399 23.5825 35.9299 19.7725C36.6799 17.8725 37.2499 16.0125 37.5399 14.4025C37.8399 12.7925 37.8299 11.4325 37.7299 10.6425C37.6799 10.1825 37.5599 9.70248 37.3799 9.23248C37.1999 8.82248 36.9399 8.19248 36.3099 7.56248C35.6899 6.93248 34.6799 6.43248 33.5999 6.32248C32.5199 6.19248 31.3999 6.36248 30.2799 6.66248C29.1599 6.95248 27.9899 7.43248 26.8499 8.10248C24.5699 9.42248 22.4699 11.5525 21.1199 14.1825C20.4399 15.4925 19.9399 16.9225 19.6699 18.3725C19.4399 19.7925 19.1799 21.1925 19.1199 22.6125C18.8599 26.5925 19.5199 29.8725 20.4599 32.2825C21.4099 34.6925 22.4599 36.3225 23.2699 37.3325C25.1599 39.7825 27.2999 41.4625 29.3799 42.7325C31.4699 44.0225 33.5699 44.8225 35.6399 45.5125C37.9599 46.1925 38.2099 45.2525 36.0499 44.3825C34.1099 43.5225 32.1699 42.6125 30.2799 41.3025C28.3799 40.0125 26.4599 38.4225 24.7499 36.1925C24.0599 35.3525 23.2099 33.8725 22.4299 31.8425C21.6499 29.7925 21.1599 27.0825 21.2399 23.8825C21.2399 23.3625 21.3099 22.8425 21.3299 22.3225C21.3599 21.8025 21.3599 21.2825 21.4399 20.7625C21.5799 19.6425 21.6699 18.4525 21.9899 17.3725C22.2899 16.2725 22.7499 15.1925 23.3299 14.2025C24.4899 12.2125 26.1899 10.6425 27.8999 9.68248C29.5999 8.70248 31.3299 8.30248 32.4399 8.23248C33.0099 8.18248 33.4199 8.27248 33.6999 8.32248C33.9599 8.41248 34.0999 8.44248 34.0999 8.45248C34.0599 8.49248 35.0299 8.61248 35.5299 10.0425C36.0599 11.4625 35.8399 13.9425 35.1299 16.4825C33.7199 21.6425 30.5199 27.2425 28.4199 30.3525C25.2499 35.0625 23.2999 37.0125 22.1799 38.2425C18.6699 41.8725 15.5199 44.3325 12.1199 45.7325Z",
|
|
34
|
+
fill: secondaryColor
|
|
35
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
36
|
+
d: "M24.8899 -1.6476C26.1199 -2.0376 26.7299 -2.3676 26.6999 -2.6976C26.6799 -2.9876 25.9299 -3.2576 24.5299 -2.9576C20.6099 -2.0276 16.9699 0.232404 13.0699 3.7224C10.8899 5.7624 9.70991 7.1924 8.68991 8.4424C7.67991 9.7024 6.84991 10.7824 5.63991 12.3824C3.60991 15.0824 1.07991 18.8724 -0.680094 22.5724C-1.57009 24.4124 -2.26009 26.2324 -2.66009 27.8224C-3.08009 29.4024 -3.16009 30.7624 -3.11009 31.5624C-3.09009 32.0224 -3.01009 32.5124 -2.86009 32.9924C-2.71009 33.4124 -2.50009 34.0624 -1.91009 34.7324C-1.34009 35.4024 -0.360094 35.9724 0.709907 36.1624C1.77991 36.3724 2.90991 36.2824 4.04991 36.0524C5.18991 35.8424 6.38991 35.4424 7.56991 34.8624C9.92991 33.7024 12.1799 31.7224 13.7099 29.1924C14.4799 27.9324 15.0799 26.5424 15.4599 25.1124C15.7899 23.7124 16.1499 22.3324 16.3099 20.9224C16.8499 16.9724 16.4199 13.6524 15.6499 11.1824C14.8699 8.7124 13.9399 7.0124 13.1999 5.9524C11.4799 3.3724 9.45991 1.5524 7.46991 0.132404C5.47991 -1.3076 3.43991 -2.2576 1.41991 -3.0776C-0.850093 -3.9276 -1.16009 -2.9976 0.929906 -1.9776C2.79991 -0.987596 4.66991 0.0524039 6.46991 1.4924C8.26991 2.9124 10.0799 4.6424 11.6299 6.9824C12.2599 7.8724 12.9999 9.4024 13.6399 11.4924C14.2699 13.5924 14.5699 16.3324 14.2699 19.5124C14.2299 20.0324 14.1299 20.5524 14.0699 21.0624C13.9999 21.5824 13.9699 22.1024 13.8499 22.6124C13.6299 23.7224 13.4599 24.9024 13.0599 25.9524C12.6799 27.0324 12.1499 28.0724 11.4999 29.0124C10.2099 30.9124 8.38991 32.3624 6.61991 33.2024C4.85991 34.0524 3.09991 34.3424 1.98991 34.3324C1.41991 34.3324 1.01991 34.2224 0.739907 34.1524C0.489907 34.0524 0.349906 34.0024 0.349906 34.0024C0.389906 33.9624 -0.570093 33.7724 -0.970093 32.3124C-1.40009 30.8524 -1.01009 28.4024 -0.120094 25.9124C1.64991 20.8624 5.22991 15.5024 7.53991 12.5524C11.0399 8.0724 13.1199 6.2724 14.3199 5.1224C18.0799 1.7424 21.3999 -0.497596 24.8899 -1.6476Z",
|
|
37
|
+
fill: secondaryColor
|
|
38
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
d: "M31.6899 13.4424H10.6599V39.2624H31.6899V13.4424Z",
|
|
40
|
+
fill: "white"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M28.6 34.9727C28.04 36.3427 26.92 37.1827 25.54 37.5827C24.89 37.7727 24.23 37.8627 23.47 37.8727C22.71 37.8727 21.98 37.8027 21.31 37.6227C19.9 37.2427 18.77 36.4327 18.19 35.0827C17.93 34.4727 17.78 33.7727 17.77 32.9127C17.77 32.0627 17.9 31.3327 18.15 30.7027C18.7 29.3427 19.81 28.5027 21.21 28.0927C21.88 27.9027 22.6 27.8027 23.36 27.8027C24.09 27.8027 24.79 27.8727 25.44 28.0527C26.83 28.4227 27.97 29.2427 28.55 30.6027C28.82 31.2227 28.97 31.9627 28.98 32.8027C28.98 33.6427 28.84 34.3627 28.6 34.9827V34.9727Z",
|
|
43
|
+
fill: secondaryColor
|
|
44
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
45
|
+
d: "M14.35 18.0825C14.07 18.1925 13.9 19.3125 14.38 19.4325C14.97 19.5925 15.59 19.5725 16.14 19.5825C16.93 19.5425 17.14 19.3225 17.68 19.3625C18.6 19.3825 20.15 19.7425 20.52 19.8325C20.58 19.8425 20.63 19.8525 20.69 19.8425C21.09 19.8125 22.84 19.6925 24.34 19.8125C25.4 19.8325 26.06 19.8425 26.41 19.8525C27.23 19.8525 27.83 19.7525 28.47 19.5225C28.94 19.3725 28.63 18.4225 28.42 18.3225C27.86 18.1225 27.25 18.0025 26.45 17.9825C26.14 17.9825 25.49 17.6925 24.57 17.6325C24.42 17.6225 24.27 17.6325 24.12 17.6725C22.82 18.0025 21.15 17.8525 21.15 17.8525C21.15 17.8525 18.65 17.7825 17.59 17.7525C16.79 17.7425 16.4 17.7325 16.17 17.7325C15.33 17.7325 14.84 17.9325 14.36 18.1025L14.35 18.0825Z",
|
|
46
|
+
fill: "#101214"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
d: "M14.2999 25.8427C14.0799 25.9527 13.9199 27.0627 14.2999 27.1927C14.7899 27.3527 15.2699 27.3827 15.7799 27.3527C16.2699 27.2927 16.5299 27.0727 16.9299 27.1127C17.6599 27.1327 18.8899 27.4927 19.1899 27.5827C19.2299 27.5927 19.2799 27.6027 19.3199 27.5927C19.6399 27.5627 21.0399 27.4427 22.2399 27.5627C23.0899 27.5827 23.6199 27.5927 23.8899 27.6027C24.5499 27.6027 25.0299 27.5027 25.5599 27.2727C25.9399 27.1227 25.6499 26.1727 25.4899 26.0727C25.0599 25.8727 24.5699 25.7527 23.9399 25.7327C23.6899 25.7327 23.1799 25.4427 22.4499 25.3727C22.3299 25.3627 22.2099 25.3727 22.0899 25.4127C21.0499 25.7427 19.7199 25.5927 19.7199 25.5927C19.7199 25.5927 17.7199 25.5227 16.8799 25.4827C16.2599 25.4627 15.8999 25.4627 15.6699 25.4827C15.0599 25.5327 14.6599 25.6727 14.2899 25.8427H14.2999Z",
|
|
49
|
+
fill: "#101214"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M14.25 33.8525C14.1 33.9625 13.94 35.0725 14.24 35.2025C14.62 35.3725 14.97 35.4225 15.38 35.3925C15.85 35.3025 15.87 35.0625 16.18 35.1025C16.7 35.1125 17.59 35.4825 17.81 35.5725C17.84 35.5825 17.87 35.5925 17.91 35.5825C18.14 35.5525 19.17 35.4425 20.05 35.5625C20.68 35.5825 21.07 35.6025 21.27 35.6125C21.76 35.6125 22.12 35.5125 22.54 35.2825C22.82 35.1325 22.56 34.1925 22.44 34.0825C22.14 33.8925 21.79 33.7625 21.34 33.7425C21.16 33.7425 20.79 33.4525 20.26 33.3825C20.17 33.3725 20.09 33.3825 20 33.4225C19.23 33.7425 18.26 33.5925 18.26 33.5925C18.26 33.5925 16.81 33.5025 16.15 33.4825C15.58 33.4825 15.38 33.5225 15.23 33.5325C14.81 33.5725 14.52 33.6925 14.26 33.8525H14.25Z",
|
|
52
|
+
fill: "#101214"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
d: "M40.7499 18.1523L26.1899 28.6923L23.3599 34.8323L30.0699 34.0623L40.7499 26.3223V18.1523Z",
|
|
55
|
+
fill: "#101214"
|
|
56
|
+
}));
|
|
57
|
+
});
|
|
@@ -46,6 +46,9 @@ var CustomerInsightAvatar = /*#__PURE__*/lazy(function () {
|
|
|
46
46
|
var DecisionDirectorAvatar = /*#__PURE__*/lazy(function () {
|
|
47
47
|
return import( /* webpackChunkName: "@atlaskit-rovo-avatar-DecisionDirectorAvatar"*/'./assets/decision-director');
|
|
48
48
|
});
|
|
49
|
+
var DocumentWriterAvatar = /*#__PURE__*/lazy(function () {
|
|
50
|
+
return import( /* webpackChunkName: "@atlaskit-rovo-avatar-DocumentWriterAvatar"*/'./assets/document-writer');
|
|
51
|
+
});
|
|
49
52
|
var FeatureFlagAvatar = /*#__PURE__*/lazy(function () {
|
|
50
53
|
return import( /* webpackChunkName: "@atlaskit-rovo-avatar-FeatureFlagAvatar"*/'./assets/feature-flag-avatar');
|
|
51
54
|
});
|
|
@@ -311,6 +314,16 @@ var outOfTheBoxAgentAvatar = {
|
|
|
311
314
|
},
|
|
312
315
|
color: yellowColor
|
|
313
316
|
},
|
|
317
|
+
document_writer: {
|
|
318
|
+
getRender: function getRender(size) {
|
|
319
|
+
return /*#__PURE__*/React.createElement(DocumentWriterAvatar, {
|
|
320
|
+
size: AVATAR_SIZES[size],
|
|
321
|
+
primaryColor: blueColor.primary,
|
|
322
|
+
secondaryColor: blueColor.secondary
|
|
323
|
+
});
|
|
324
|
+
},
|
|
325
|
+
color: blueColor
|
|
326
|
+
},
|
|
314
327
|
issue_organizer_agent: {
|
|
315
328
|
getRender: function getRender(size) {
|
|
316
329
|
return /*#__PURE__*/React.createElement(BacklogBuddyAvatar, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/rovo-agent-components",
|
|
3
|
-
"version": "8.9.
|
|
3
|
+
"version": "8.9.29",
|
|
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": {
|
|
@@ -42,15 +42,15 @@
|
|
|
42
42
|
"@atlaskit/heading": "^7.2.0",
|
|
43
43
|
"@atlaskit/icon": "^37.6.0",
|
|
44
44
|
"@atlaskit/link": "^5.1.0",
|
|
45
|
-
"@atlaskit/logo": "^
|
|
45
|
+
"@atlaskit/logo": "^22.0.0",
|
|
46
46
|
"@atlaskit/platform-feature-flags": "^2.2.0",
|
|
47
47
|
"@atlaskit/primitives": "^22.5.0",
|
|
48
48
|
"@atlaskit/react-compiler-gating": "^0.2.0",
|
|
49
49
|
"@atlaskit/rovo-agent-analytics": "^6.2.0",
|
|
50
50
|
"@atlaskit/skeleton": "^4.4.0",
|
|
51
51
|
"@atlaskit/spinner": "^20.4.0",
|
|
52
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
53
|
-
"@atlaskit/tokens": "^16.
|
|
52
|
+
"@atlaskit/tmp-editor-statsig": "^186.0.0",
|
|
53
|
+
"@atlaskit/tokens": "^16.12.0",
|
|
54
54
|
"@atlaskit/tooltip": "^24.3.0",
|
|
55
55
|
"@babel/runtime": "^7.0.0",
|
|
56
56
|
"@compiled/react": "^1.0.2",
|