@atlaskit/rovo-agent-components 7.3.0 → 7.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 +17 -0
- package/compass.yml +1 -1
- package/package.json +19 -40
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @atlaskit/rovo-agent-components
|
|
2
2
|
|
|
3
|
+
## 7.4.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [`2f56c78f969b8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2f56c78f969b8) -
|
|
8
|
+
Update i18n NPM package versions for teamwork-graph (Group 16)
|
|
9
|
+
|
|
10
|
+
### Patch Changes
|
|
11
|
+
|
|
12
|
+
- Updated dependencies
|
|
13
|
+
|
|
14
|
+
## 7.3.1
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies
|
|
19
|
+
|
|
3
20
|
## 7.3.0
|
|
4
21
|
|
|
5
22
|
### Minor Changes
|
package/compass.yml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
configVersion: 1
|
|
2
2
|
id: ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:component/c5751cc6-3513-4070-9deb-af31e86aed34/a0d02bd7-4039-4185-a7bc-2e4463c8a506
|
|
3
3
|
name: '@atlaskit/rovo-agent-components'
|
|
4
|
-
ownerId: ari:cloud:identity::team/
|
|
4
|
+
ownerId: ari:cloud:identity::team/82cb3286-be3f-46b5-8844-d2ae4eb2eb75 # Agents FE
|
|
5
5
|
labels:
|
|
6
6
|
- platform-code
|
|
7
7
|
- platform-afm
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/rovo-agent-components",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.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
|
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-monorepo",
|
|
6
6
|
"atlassian": {
|
|
@@ -27,29 +27,27 @@
|
|
|
27
27
|
"module:es2019": "dist/es2019/index.js",
|
|
28
28
|
"types": "dist/types/index.d.ts",
|
|
29
29
|
"atlaskit:src": "src/index.ts",
|
|
30
|
-
"sideEffects": [
|
|
31
|
-
"*.compiled.css"
|
|
32
|
-
],
|
|
30
|
+
"sideEffects": ["*.compiled.css"],
|
|
33
31
|
"dependencies": {
|
|
34
32
|
"@atlaskit/afm-i18n-platform-ai-mate-rovo-agent-components": "2.172.0",
|
|
35
|
-
"@atlaskit/analytics-next": "^12.
|
|
33
|
+
"@atlaskit/analytics-next": "^12.2.0",
|
|
36
34
|
"@atlaskit/avatar": "^26.1.0",
|
|
37
35
|
"@atlaskit/button": "^24.3.0",
|
|
38
36
|
"@atlaskit/css": "^1.0.0",
|
|
39
37
|
"@atlaskit/dropdown-menu": "^17.1.0",
|
|
40
38
|
"@atlaskit/feature-gate-js-client": "^6.0.0",
|
|
41
39
|
"@atlaskit/flag": "^18.1.0",
|
|
42
|
-
"@atlaskit/heading": "^6.
|
|
43
|
-
"@atlaskit/icon": "^36.
|
|
40
|
+
"@atlaskit/heading": "^6.2.0",
|
|
41
|
+
"@atlaskit/icon": "^36.2.0",
|
|
44
42
|
"@atlaskit/link": "^4.1.0",
|
|
45
|
-
"@atlaskit/logo": "^21.
|
|
43
|
+
"@atlaskit/logo": "^21.4.0",
|
|
46
44
|
"@atlaskit/platform-feature-flags": "^2.0.0",
|
|
47
|
-
"@atlaskit/primitives": "^20.
|
|
45
|
+
"@atlaskit/primitives": "^20.5.0",
|
|
48
46
|
"@atlaskit/react-compiler-gating": "^0.2.0",
|
|
49
47
|
"@atlaskit/rovo-agent-analytics": "^5.2.0",
|
|
50
|
-
"@atlaskit/skeleton": "^
|
|
48
|
+
"@atlaskit/skeleton": "^4.1.0",
|
|
51
49
|
"@atlaskit/spinner": "^20.1.0",
|
|
52
|
-
"@atlaskit/tokens": "^15.
|
|
50
|
+
"@atlaskit/tokens": "^15.5.0",
|
|
53
51
|
"@atlaskit/tooltip": "^23.1.0",
|
|
54
52
|
"@babel/runtime": "^7.0.0",
|
|
55
53
|
"@compiled/react": "^0.20.0",
|
|
@@ -63,7 +61,7 @@
|
|
|
63
61
|
"@atlaskit/ssr": "workspace:^",
|
|
64
62
|
"@atlassian/agent-studio-test-utils": "workspace:^",
|
|
65
63
|
"@atlassian/feature-flags-test-utils": "^1.1.0",
|
|
66
|
-
"@atlassian/testing-library": "^0.
|
|
64
|
+
"@atlassian/testing-library": "^0.10.0",
|
|
67
65
|
"@testing-library/react": "^16.3.0",
|
|
68
66
|
"@testing-library/user-event": "^14.4.3",
|
|
69
67
|
"@types/relay-test-utils": "^19.0.0",
|
|
@@ -78,37 +76,18 @@
|
|
|
78
76
|
},
|
|
79
77
|
"techstack": {
|
|
80
78
|
"@atlassian/frontend": {
|
|
81
|
-
"import-structure": [
|
|
82
|
-
|
|
83
|
-
],
|
|
84
|
-
"circular-dependencies": [
|
|
85
|
-
"file-and-folder-level"
|
|
86
|
-
]
|
|
79
|
+
"import-structure": ["atlassian-conventions"],
|
|
80
|
+
"circular-dependencies": ["file-and-folder-level"]
|
|
87
81
|
},
|
|
88
82
|
"@repo/internal": {
|
|
89
83
|
"dom-events": "use-bind-event-listener",
|
|
90
|
-
"analytics": [
|
|
91
|
-
|
|
92
|
-
],
|
|
93
|
-
"
|
|
94
|
-
|
|
95
|
-
],
|
|
96
|
-
"
|
|
97
|
-
"react-context"
|
|
98
|
-
],
|
|
99
|
-
"ui-components": [
|
|
100
|
-
"lite-mode"
|
|
101
|
-
],
|
|
102
|
-
"deprecation": [
|
|
103
|
-
"no-deprecated-imports"
|
|
104
|
-
],
|
|
105
|
-
"styling": [
|
|
106
|
-
"static",
|
|
107
|
-
"compiled"
|
|
108
|
-
],
|
|
109
|
-
"imports": [
|
|
110
|
-
"import-no-extraneous-disable-for-examples-and-docs"
|
|
111
|
-
]
|
|
84
|
+
"analytics": ["analytics-next"],
|
|
85
|
+
"design-tokens": ["color"],
|
|
86
|
+
"theming": ["react-context"],
|
|
87
|
+
"ui-components": ["lite-mode"],
|
|
88
|
+
"deprecation": ["no-deprecated-imports"],
|
|
89
|
+
"styling": ["static", "compiled"],
|
|
90
|
+
"imports": ["import-no-extraneous-disable-for-examples-and-docs"]
|
|
112
91
|
}
|
|
113
92
|
},
|
|
114
93
|
"platform-feature-flags": {
|