@eui/core 19.3.12-snapshot-1771865219985 → 19.3.12

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,3 +1,25 @@
1
+ ## 19.3.12 (2026-03-02)
2
+
3
+ ##### Chores
4
+
5
+ * **eui-mobile:**
6
+ * migrate components of cli mobile app to standalone - EUI-11950 [EUI-11950](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11950) ([8014d70d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8014d70dd1db32cb65db47703f5f306c7ba5409a))
7
+ * update token of color default and font - EUI-11632 [EUI-11632](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11632) ([0a9f6c83](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0a9f6c83495a9d4f154792eb45df141d74c82fb7))
8
+ * **styles:**
9
+ * fix eui-app-sidebar-menu display when in collapsed state - EUI-12020 [EUI-12020](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12020) ([11725c37](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/11725c370be016a9857ca6fff00ad34ae8856d02))
10
+ * **eui-autocomplete:**
11
+ * fixed display layout when using chips position and readonly - EUI-11955 [EUI-11955](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11955) ([b62e8d22](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b62e8d227a3badb03a1c4bd0e33d4d0d4d3e9078))
12
+ * **eui-menu:**
13
+ * Fix issue with queryParams not passed in URL - EUI-11967 [EUI-11967](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11967) ([48be4ee4](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/48be4ee476796ec60c6c2fe18b4ce7471efcfcd8))
14
+ * **eui-dropdown:**
15
+ * Fix issue with keyboard navigation - EUI-11960 [EUI-11960](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11960) ([1578c54a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1578c54a2e833219920ab8f9b5f094333568e80e))
16
+ ##### Bug Fixes
17
+
18
+ * **eui-sidebar-toggle:**
19
+ * fixes regression with focus state on mobile - EUI-11811 [EUI-11811](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11811) ([7ad376e5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7ad376e55aaa38b047bd632c28a87c9f6b853459))
20
+
21
+ * * *
22
+ * * *
1
23
  ## 19.3.11 (2026-01-14)
2
24
 
3
25
  ##### Chores