@atlaskit/rovo-agent-components 3.2.2 → 3.4.0

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 CHANGED
@@ -1,5 +1,19 @@
1
1
  # @atlaskit/rovo-agent-components
2
2
 
3
+ ## 3.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`6540674a8d75e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6540674a8d75e) -
8
+ [ux] break lines for long descriptions in rovo agent profile
9
+
10
+ ## 3.3.0
11
+
12
+ ### Minor Changes
13
+
14
+ - [`0cd445be9fe19`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0cd445be9fe19) -
15
+ Remove the label for the atlassian icon to hide it from screen readers
16
+
3
17
  ## 3.2.2
4
18
 
5
19
  ### Patch Changes
@@ -4,6 +4,8 @@
4
4
  ._1bah1yb4{justify-content:space-between}
5
5
  ._1e0c116y{display:inline-flex}
6
6
  ._1e0c1txw{display:flex}
7
+ ._1i4qfg65{overflow-wrap:anywhere}
8
+ ._1nmz1hna{word-break:break-word}
7
9
  ._4cvr1h6o{align-items:center}
8
10
  ._4cvr1y6m{align-items:flex-start}
9
11
  ._94n5v77o{bottom:var(--ds-space-025,2px)}
@@ -23,7 +23,7 @@ var _messages = require("./messages");
23
23
  var styles = {
24
24
  clickableItem: "_zulp1b66 _1e0c1txw _4cvr1h6o",
25
25
  name: "_1bah1yb4 _4cvr1y6m",
26
- description: "_19pkze3t _otyru2gc",
26
+ description: "_19pkze3t _otyru2gc _1i4qfg65 _1nmz1hna",
27
27
  wrapper: "_otyru2gc",
28
28
  tooltipWrapper: "_195gu2gc _1e0c116y _kqswh2mm _94n5v77o",
29
29
  headingWrapper: "_kqswh2mm"
@@ -55,6 +55,7 @@ var AgentProfileCreator = exports.AgentProfileCreator = function AgentProfileCre
55
55
  alignBlock: "center",
56
56
  testId: "atlassian-icon"
57
57
  }, /*#__PURE__*/_react.default.createElement(_logo.AtlassianIcon, {
58
+ label: "",
58
59
  size: "small",
59
60
  appearance: "brand"
60
61
  }), /*#__PURE__*/_react.default.createElement(_compiled.Box, null, "Atlassian"))
@@ -4,6 +4,8 @@
4
4
  ._1bah1yb4{justify-content:space-between}
5
5
  ._1e0c116y{display:inline-flex}
6
6
  ._1e0c1txw{display:flex}
7
+ ._1i4qfg65{overflow-wrap:anywhere}
8
+ ._1nmz1hna{word-break:break-word}
7
9
  ._4cvr1h6o{align-items:center}
8
10
  ._4cvr1y6m{align-items:flex-start}
9
11
  ._94n5v77o{bottom:var(--ds-space-025,2px)}
@@ -16,7 +16,7 @@ import { messages } from './messages';
16
16
  const styles = {
17
17
  clickableItem: "_zulp1b66 _1e0c1txw _4cvr1h6o",
18
18
  name: "_1bah1yb4 _4cvr1y6m",
19
- description: "_19pkze3t _otyru2gc",
19
+ description: "_19pkze3t _otyru2gc _1i4qfg65 _1nmz1hna",
20
20
  wrapper: "_otyru2gc",
21
21
  tooltipWrapper: "_195gu2gc _1e0c116y _kqswh2mm _94n5v77o",
22
22
  headingWrapper: "_kqswh2mm"
@@ -50,6 +50,7 @@ export const AgentProfileCreator = ({
50
50
  alignBlock: "center",
51
51
  testId: "atlassian-icon"
52
52
  }, /*#__PURE__*/React.createElement(AtlassianIcon, {
53
+ label: "",
53
54
  size: "small",
54
55
  appearance: "brand"
55
56
  }), /*#__PURE__*/React.createElement(Box, null, "Atlassian"))
@@ -4,6 +4,8 @@
4
4
  ._1bah1yb4{justify-content:space-between}
5
5
  ._1e0c116y{display:inline-flex}
6
6
  ._1e0c1txw{display:flex}
7
+ ._1i4qfg65{overflow-wrap:anywhere}
8
+ ._1nmz1hna{word-break:break-word}
7
9
  ._4cvr1h6o{align-items:center}
8
10
  ._4cvr1y6m{align-items:flex-start}
9
11
  ._94n5v77o{bottom:var(--ds-space-025,2px)}
@@ -16,7 +16,7 @@ import { messages } from './messages';
16
16
  var styles = {
17
17
  clickableItem: "_zulp1b66 _1e0c1txw _4cvr1h6o",
18
18
  name: "_1bah1yb4 _4cvr1y6m",
19
- description: "_19pkze3t _otyru2gc",
19
+ description: "_19pkze3t _otyru2gc _1i4qfg65 _1nmz1hna",
20
20
  wrapper: "_otyru2gc",
21
21
  tooltipWrapper: "_195gu2gc _1e0c116y _kqswh2mm _94n5v77o",
22
22
  headingWrapper: "_kqswh2mm"
@@ -48,6 +48,7 @@ export var AgentProfileCreator = function AgentProfileCreator(_ref) {
48
48
  alignBlock: "center",
49
49
  testId: "atlassian-icon"
50
50
  }, /*#__PURE__*/React.createElement(AtlassianIcon, {
51
+ label: "",
51
52
  size: "small",
52
53
  appearance: "brand"
53
54
  }), /*#__PURE__*/React.createElement(Box, null, "Atlassian"))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/rovo-agent-components",
3
- "version": "3.2.2",
3
+ "version": "3.4.0",
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",
@@ -38,7 +38,7 @@
38
38
  "@atlaskit/css": "^0.14.0",
39
39
  "@atlaskit/dropdown-menu": "^16.3.0",
40
40
  "@atlaskit/heading": "^5.2.0",
41
- "@atlaskit/icon": "^28.1.0",
41
+ "@atlaskit/icon": "^28.2.0",
42
42
  "@atlaskit/legacy-custom-icons": "^0.22.0",
43
43
  "@atlaskit/link": "^3.2.0",
44
44
  "@atlaskit/logo": "^19.7.0",