@atlaskit/rovo-agent-components 3.0.0 → 3.0.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 +6 -0
- package/dist/cjs/i18n/cs.js +1 -0
- package/dist/cjs/i18n/da.js +1 -0
- package/dist/cjs/i18n/de.js +1 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +1 -0
- package/dist/cjs/i18n/hr.js +17 -0
- package/dist/cjs/i18n/hu.js +1 -0
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ja.js +1 -0
- package/dist/cjs/i18n/ko.js +1 -0
- package/dist/cjs/i18n/nb.js +1 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +1 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +1 -0
- package/dist/cjs/i18n/sl.js +17 -0
- package/dist/cjs/i18n/sv.js +1 -0
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +1 -0
- package/dist/cjs/i18n/uk.js +1 -0
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/es2019/i18n/cs.js +1 -0
- package/dist/es2019/i18n/da.js +1 -0
- package/dist/es2019/i18n/de.js +1 -0
- package/dist/es2019/i18n/en.js +1 -0
- package/dist/es2019/i18n/en_GB.js +1 -0
- package/dist/es2019/i18n/en_ZZ.js +1 -0
- package/dist/es2019/i18n/es.js +1 -0
- package/dist/es2019/i18n/fi.js +1 -0
- package/dist/es2019/i18n/fr.js +1 -0
- package/dist/es2019/i18n/hr.js +11 -0
- package/dist/es2019/i18n/hu.js +1 -0
- package/dist/es2019/i18n/it.js +1 -0
- package/dist/es2019/i18n/ja.js +1 -0
- package/dist/es2019/i18n/ko.js +1 -0
- package/dist/es2019/i18n/nb.js +1 -0
- package/dist/es2019/i18n/nl.js +1 -0
- package/dist/es2019/i18n/pl.js +1 -0
- package/dist/es2019/i18n/pt_BR.js +1 -0
- package/dist/es2019/i18n/ru.js +1 -0
- package/dist/es2019/i18n/sl.js +11 -0
- package/dist/es2019/i18n/sv.js +1 -0
- package/dist/es2019/i18n/th.js +1 -0
- package/dist/es2019/i18n/tr.js +1 -0
- package/dist/es2019/i18n/uk.js +1 -0
- package/dist/es2019/i18n/vi.js +1 -0
- package/dist/es2019/i18n/zh.js +1 -0
- package/dist/es2019/i18n/zh_TW.js +1 -0
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/da.js +1 -0
- package/dist/esm/i18n/de.js +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.js +1 -0
- package/dist/esm/i18n/hr.js +11 -0
- package/dist/esm/i18n/hu.js +1 -0
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ja.js +1 -0
- package/dist/esm/i18n/ko.js +1 -0
- package/dist/esm/i18n/nb.js +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/pl.js +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.js +1 -0
- package/dist/esm/i18n/sl.js +11 -0
- package/dist/esm/i18n/sv.js +1 -0
- package/dist/esm/i18n/th.js +1 -0
- package/dist/esm/i18n/tr.js +1 -0
- package/dist/esm/i18n/uk.js +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +1 -0
- package/dist/types/i18n/hr.d.ts +10 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ja.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +1 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sl.d.ts +10 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -0
- package/dist/types-ts4.5/i18n/da.d.ts +1 -0
- package/dist/types-ts4.5/i18n/de.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -0
- package/dist/types-ts4.5/i18n/es.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/hr.d.ts +10 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -0
- package/dist/types-ts4.5/i18n/it.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sl.d.ts +10 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
- package/dist/types-ts4.5/i18n/th.d.ts +1 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -0
- package/package.json +3 -3
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
'rovo-chat.view-agent.duplicate-agent': string;
|
|
30
30
|
'rovo-chat.view-agent.edit-agent': string;
|
|
31
31
|
'rovo-chat.view-agent.link-copied-to-profile': string;
|
|
32
|
+
'rovo-chat.view-agent.more-actions-for-label': string;
|
|
32
33
|
'rovo-chat.view-agent.more-actions-label': string;
|
|
33
34
|
'rovo-chat.view-agents.use-template-button': string;
|
|
34
35
|
'rovo-chat.view-agents.view-agent': string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/rovo-agent-components",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.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
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -41,14 +41,14 @@
|
|
|
41
41
|
"@atlaskit/css": "^0.12.0",
|
|
42
42
|
"@atlaskit/dropdown-menu": "^16.3.0",
|
|
43
43
|
"@atlaskit/heading": "^5.2.0",
|
|
44
|
-
"@atlaskit/icon": "^27.
|
|
44
|
+
"@atlaskit/icon": "^27.9.0",
|
|
45
45
|
"@atlaskit/legacy-custom-icons": "^0.22.0",
|
|
46
46
|
"@atlaskit/link": "^3.2.0",
|
|
47
47
|
"@atlaskit/logo": "^19.6.0",
|
|
48
48
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
49
49
|
"@atlaskit/primitives": "^14.11.0",
|
|
50
50
|
"@atlaskit/skeleton": "^2.1.0",
|
|
51
|
-
"@atlaskit/tokens": "^
|
|
51
|
+
"@atlaskit/tokens": "^6.0.0",
|
|
52
52
|
"@atlaskit/tooltip": "^20.4.0",
|
|
53
53
|
"@babel/runtime": "^7.0.0",
|
|
54
54
|
"@compiled/react": "^0.18.3",
|