@atlaskit/rovo-agent-components 7.2.0 → 7.3.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,12 @@
1
1
  # @atlaskit/rovo-agent-components
2
2
 
3
+ ## 7.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`b84f653c93be0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b84f653c93be0) -
8
+ Update i18n NPM package versions for ai-mate,ai,ai-opt-in,insights-ai-platform (Group 2)
9
+
3
10
  ## 7.2.0
4
11
 
5
12
  ### Minor Changes
package/compass.yml ADDED
@@ -0,0 +1,38 @@
1
+ configVersion: 1
2
+ id: ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:component/c5751cc6-3513-4070-9deb-af31e86aed34/a0d02bd7-4039-4185-a7bc-2e4463c8a506
3
+ name: '@atlaskit/rovo-agent-components'
4
+ ownerId: ari:cloud:identity::team/ad3999f9-904f-4f76-a228-dc255feb581a # Rovo Agents
5
+ labels:
6
+ - platform-code
7
+ - platform-afm
8
+ typeId: OTHER
9
+ fields:
10
+ tier: 4
11
+ lifecycle: Active
12
+ isMonorepoProject: true
13
+ links:
14
+ - name: Root Repository
15
+ type: REPOSITORY
16
+ url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master
17
+ - name: Slack Channel
18
+ type: CHAT_CHANNEL
19
+ url: https://atlassian.enterprise.slack.com/archives/C09GAQ45Z38 # #rovo-agents-frontend-alerts
20
+ - name: Rovo Agent Components
21
+ type: REPOSITORY
22
+ url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master/platform/packages/ai-mate/rovo-agent-components
23
+ customFields:
24
+ - name: Department
25
+ type: text
26
+ value: Eng - Rovo Agents - RAGEnts
27
+ - name: Technical Owner
28
+ type: user
29
+ value: ari:cloud:identity::user/5b985e7c96cb052b5f65c830 # Andi Tjong
30
+ - name: Required Reviewers Opt In
31
+ type: boolean
32
+ value: true
33
+ - name: Reviewer Selection Mechanism
34
+ type: text
35
+ value: random(2)
36
+ - name: Required Reviewer Approvals
37
+ type: number
38
+ value: 1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/rovo-agent-components",
3
- "version": "7.2.0",
3
+ "version": "7.3.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": {
@@ -31,7 +31,7 @@
31
31
  "*.compiled.css"
32
32
  ],
33
33
  "dependencies": {
34
- "@atlaskit/afm-i18n-platform-ai-mate-rovo-agent-components": "2.10.0",
34
+ "@atlaskit/afm-i18n-platform-ai-mate-rovo-agent-components": "2.172.0",
35
35
  "@atlaskit/analytics-next": "^12.1.0",
36
36
  "@atlaskit/avatar": "^26.1.0",
37
37
  "@atlaskit/button": "^24.3.0",
@@ -42,14 +42,14 @@
42
42
  "@atlaskit/heading": "^6.1.0",
43
43
  "@atlaskit/icon": "^36.1.0",
44
44
  "@atlaskit/link": "^4.1.0",
45
- "@atlaskit/logo": "^21.2.0",
45
+ "@atlaskit/logo": "^21.3.0",
46
46
  "@atlaskit/platform-feature-flags": "^2.0.0",
47
- "@atlaskit/primitives": "^20.2.0",
47
+ "@atlaskit/primitives": "^20.3.0",
48
48
  "@atlaskit/react-compiler-gating": "^0.2.0",
49
49
  "@atlaskit/rovo-agent-analytics": "^5.2.0",
50
50
  "@atlaskit/skeleton": "^3.1.0",
51
51
  "@atlaskit/spinner": "^20.1.0",
52
- "@atlaskit/tokens": "^15.2.0",
52
+ "@atlaskit/tokens": "^15.3.0",
53
53
  "@atlaskit/tooltip": "^23.1.0",
54
54
  "@babel/runtime": "^7.0.0",
55
55
  "@compiled/react": "^0.20.0",