@eeacms/volto-eea-kitkat 28.0.7 → 28.0.8

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 CHANGED
@@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
- ### [28.0.7](https://github.com/eea/volto-eea-kitkat/compare/28.0.6...28.0.7) - 11 September 2025
7
+ ### [28.0.8](https://github.com/eea/volto-eea-kitkat/compare/28.0.7...28.0.8) - 15 September 2025
8
8
 
9
9
  #### :rocket: Dependency updates
10
10
 
11
- - Release @eeacms/volto-chatbot@0.3.2 [EEA Jenkins - [`5567115`](https://github.com/eea/volto-eea-kitkat/commit/5567115e814dc3d3a0467c478a6d91cd9f6cd336)]
11
+ - Release @eeacms/volto-chatbot@0.4.0 [EEA Jenkins - [`a555b2f`](https://github.com/eea/volto-eea-kitkat/commit/a555b2f2fd49180c5bfbe6b9566f7da5a0dc24bb)]
12
+
13
+ ### [28.0.7](https://github.com/eea/volto-eea-kitkat/compare/28.0.6...28.0.7) - 11 September 2025
12
14
 
13
15
  ### [28.0.6](https://github.com/eea/volto-eea-kitkat/compare/28.0.5...28.0.6) - 9 September 2025
14
16
 
package/CHANGELOG.md CHANGED
@@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
- ### [28.0.7](https://github.com/eea/volto-eea-kitkat/compare/28.0.6...28.0.7) - 11 September 2025
7
+ ### [28.0.8](https://github.com/eea/volto-eea-kitkat/compare/28.0.7...28.0.8) - 15 September 2025
8
8
 
9
9
  #### :rocket: Dependency updates
10
10
 
11
- - Release @eeacms/volto-chatbot@0.3.2 [EEA Jenkins - [`5567115`](https://github.com/eea/volto-eea-kitkat/commit/5567115e814dc3d3a0467c478a6d91cd9f6cd336)]
11
+ - Release @eeacms/volto-chatbot@0.4.0 [EEA Jenkins - [`a555b2f`](https://github.com/eea/volto-eea-kitkat/commit/a555b2f2fd49180c5bfbe6b9566f7da5a0dc24bb)]
12
+
13
+ ### [28.0.7](https://github.com/eea/volto-eea-kitkat/compare/28.0.6...28.0.7) - 11 September 2025
12
14
 
13
15
  ### [28.0.6](https://github.com/eea/volto-eea-kitkat/compare/28.0.5...28.0.6) - 9 September 2025
14
16
 
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "28.0.7",
3
+ "version": "28.0.8",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -73,7 +73,7 @@
73
73
  "@eeacms/volto-block-style": "8.0.0",
74
74
  "@eeacms/volto-block-toc": "8.1.1",
75
75
  "@eeacms/volto-call-to-action-block": "5.1.3",
76
- "@eeacms/volto-chatbot": "0.3.2",
76
+ "@eeacms/volto-chatbot": "0.4.0",
77
77
  "@eeacms/volto-columns-block": "8.1.0",
78
78
  "@eeacms/volto-controlpanel": "1.0.2",
79
79
  "@eeacms/volto-corsproxy": "4.0.0",
@@ -146,7 +146,7 @@
146
146
  "@eeacms/volto-widget-toggle": "4.0.0",
147
147
  "@eeacms/volto-widget-theme-picker": "2.0.0",
148
148
  "@eeacms/countup": "2.0.7",
149
- "@eeacms/volto-chatbot": "0.3.2"
149
+ "@eeacms/volto-chatbot": "0.4.0"
150
150
  },
151
151
  "devDependencies": {
152
152
  "@cypress/code-coverage": "^3.10.0",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "28.0.6",
3
+ "version": "28.0.7",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -73,7 +73,7 @@
73
73
  "@eeacms/volto-block-style": "8.0.0",
74
74
  "@eeacms/volto-block-toc": "8.1.1",
75
75
  "@eeacms/volto-call-to-action-block": "5.1.3",
76
- "@eeacms/volto-chatbot": "0.3.1",
76
+ "@eeacms/volto-chatbot": "0.3.2",
77
77
  "@eeacms/volto-columns-block": "8.1.0",
78
78
  "@eeacms/volto-controlpanel": "1.0.2",
79
79
  "@eeacms/volto-corsproxy": "4.0.0",
@@ -146,7 +146,7 @@
146
146
  "@eeacms/volto-widget-toggle": "4.0.0",
147
147
  "@eeacms/volto-widget-theme-picker": "2.0.0",
148
148
  "@eeacms/countup": "2.0.7",
149
- "@eeacms/volto-chatbot": "0.3.1"
149
+ "@eeacms/volto-chatbot": "0.3.2"
150
150
  },
151
151
  "devDependencies": {
152
152
  "@cypress/code-coverage": "^3.10.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "28.0.7",
3
+ "version": "28.0.8",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -73,7 +73,7 @@
73
73
  "@eeacms/volto-block-style": "8.0.0",
74
74
  "@eeacms/volto-block-toc": "8.1.1",
75
75
  "@eeacms/volto-call-to-action-block": "5.1.3",
76
- "@eeacms/volto-chatbot": "0.3.2",
76
+ "@eeacms/volto-chatbot": "0.4.0",
77
77
  "@eeacms/volto-columns-block": "8.1.0",
78
78
  "@eeacms/volto-controlpanel": "1.0.2",
79
79
  "@eeacms/volto-corsproxy": "4.0.0",
@@ -146,7 +146,7 @@
146
146
  "@eeacms/volto-widget-toggle": "4.0.0",
147
147
  "@eeacms/volto-widget-theme-picker": "2.0.0",
148
148
  "@eeacms/countup": "2.0.7",
149
- "@eeacms/volto-chatbot": "0.3.2"
149
+ "@eeacms/volto-chatbot": "0.4.0"
150
150
  },
151
151
  "devDependencies": {
152
152
  "@cypress/code-coverage": "^3.10.0",
package/releasefile CHANGED
@@ -1,6 +1,33 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-chatbot: 0.3.1 ~ 0.3.2](https://github.com/eea/volto-chatbot/releases)
3
+ ### [@eeacms/volto-chatbot: 0.3.2 ~ 0.4.0](https://github.com/eea/volto-chatbot/releases)
4
4
 
5
+ ###### :rocket: New Features
5
6
 
7
+ - feat: add sources sidebar - Refs [#352621](https://taskman.eionet.europa.eu/issues/352621) [kreafox - [`fc10ca9`](https://github.com/eea/volto-chatbot/commit/fc10ca92b4d73c8c79b3bf5ec054c30f0a8cf096)]
8
+ ###### :bug: Bug Fixes
9
+
10
+ - fix: duplicate 'color' in css [kreafox - [`ecaeec4`](https://github.com/eea/volto-chatbot/commit/ecaeec4783ffd7f6b630bbd475cf25030d457b7d)]
11
+ ###### :nail_care: Enhancements
12
+
13
+ - change: always show tabs if at least one source exists [kreafox - [`536d107`](https://github.com/eea/volto-chatbot/commit/536d107ff6e4a11b19c3d435acb5b9a6ba1531f6)]
14
+ - refactor: simplify ChatMessageBubble by extracting HalloumiFeedback [kreafox - [`c8fa437`](https://github.com/eea/volto-chatbot/commit/c8fa43712cac4db2e91299770330034e68ad3292)]
15
+ - change: fix case when there are many sources (WIP) - Refs [#291395](https://taskman.eionet.europa.eu/issues/291395) [kreafox - [`d5a8964`](https://github.com/eea/volto-chatbot/commit/d5a8964e1105327d0994eedeb2b8634fb4d4d765)]
16
+ ###### :house: Internal changes
17
+
18
+ - style: Automated code fix [eea-jenkins - [`71adf60`](https://github.com/eea/volto-chatbot/commit/71adf60c211fd4b551bdcef9a279380d522c9f66)]
19
+ - style: Automated code fix [eea-jenkins - [`81e07b5`](https://github.com/eea/volto-chatbot/commit/81e07b50e81aef08924065249e56d5ba63b59a7c)]
20
+ - style: small improvements [kreafox - [`0ed25c3`](https://github.com/eea/volto-chatbot/commit/0ed25c332901f4906f96d5c0a49c910a91cb6a06)]
21
+ - style: small improvements [kreafox - [`9de8188`](https://github.com/eea/volto-chatbot/commit/9de81883383d2a6852a1f5dac2bb79f4b12d2239)]
22
+ - chore: cleanup [kreafox - [`ddbd91e`](https://github.com/eea/volto-chatbot/commit/ddbd91e1e082f6226a34b0ee638f54c845fa90f7)]
23
+ - style: Automated code fix [eea-jenkins - [`adcdec6`](https://github.com/eea/volto-chatbot/commit/adcdec6d1232f093617cbdfa244d4f7c64ec0e57)]
24
+ - style: css polishments [kreafox - [`5adaadb`](https://github.com/eea/volto-chatbot/commit/5adaadbbd7f9fdacde8a32f436c88928f74eaac5)]
25
+ - style: Automated code fix [eea-jenkins - [`2f97062`](https://github.com/eea/volto-chatbot/commit/2f97062ab115b7ac8e9b227999c569786d71e0a9)]
26
+ - style: improve sources tab listing [kreafox - [`3cc3314`](https://github.com/eea/volto-chatbot/commit/3cc3314df6d1b5e4ef039fb481777013aa93773e)]
27
+ - style: Automated code fix [eea-jenkins - [`3d6d855`](https://github.com/eea/volto-chatbot/commit/3d6d8551dc5fec34b5037bad596c961b1c9ba2b4)]
28
+ ###### :hammer_and_wrench: Others
29
+
30
+ - Bump version [kreafox - [`16e8af8`](https://github.com/eea/volto-chatbot/commit/16e8af8a0f3bc7f2613a9e9aaf9a7d5e329e3804)]
31
+ - test: increase code coverage [kreafox - [`9cae7c4`](https://github.com/eea/volto-chatbot/commit/9cae7c4862dd15c4cbb7e1a98531056dd02db957)]
32
+ - test: update snapshot [kreafox - [`81c4166`](https://github.com/eea/volto-chatbot/commit/81c4166096d6a517c15c0a9b8b2c066c572e1968)]
6
33