@eui/core 21.2.1-snapshot-1774005555473 → 21.2.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 CHANGED
@@ -1,3 +1,34 @@
1
+ ## 21.2.1 (2026-03-20)
2
+
3
+ ##### Chores
4
+
5
+ * **ecl-mega-menu:**
6
+ * isOneLevelOnly new property and fixed breakpoint detection EUI-12222 [EUI-12222](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12222) ([0e0ab7e4](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0e0ab7e45e4c6fed0e7a318e6d3bbb029130c469))
7
+ * more logs for debugging EIO-12222 [EIO-12222](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EIO-12222) ([3a5702c1](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3a5702c1c4324c4091ffdaf7c8f9f2800f6ba5a6))
8
+ * logs for testing EUI-12222 [EUI-12222](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12222) ([00bcbd19](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/00bcbd19b9ca14003ea7297122a1733a49927f81))
9
+ * added isOneLevelOnly property EUI-12222 [EUI-12222](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12222) ([4e247b10](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4e247b10b7b0104dbac9aeb8a5647f8679f70667))
10
+ * **deps:**
11
+ * updated to Angular 21.2.5 - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8703fc39](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8703fc39f26ef238c75b4a0521cbd7736bfd5bb9))
12
+ * **ecl-app, ecl-mega-menu:**
13
+ * fix appShell state not initialized EUI-12222 [EUI-12222](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12222) ([d406c988](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d406c9889c2501d137480b0da4a19311874a5c81))
14
+ * **ecl-ec.css:**
15
+ * woff2 files relative path fix EUI-12214 [EUI-12214](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12214) ([e74c928c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e74c928c03b0390abefdeaae58791879dbb1045b))
16
+ * **eui-date-range-selector:**
17
+ * updates moment locale import for vitest - EUI-12183 [EUI-12183](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12183) ([6479dd5d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6479dd5df5d92bb41f2174c73881d689900f4de2))
18
+ * **ecl-banner:**
19
+ * missing classes for default buttons EUI-12189 [EUI-12189](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12189) ([53b6b4ca](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/53b6b4ca48f3f4905e908b83e67b9e24ef609546))
20
+ * **eui-datepicker:**
21
+ * adapts moment usage to use the component with LuxonDateAdapter - EUI-12183 [EUI-12183](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12183) ([738c4d48](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/738c4d48ebf6ef02e529f6530ad6ae5c71b34f00))
22
+ * **ecl-site-header:**
23
+ * missing classes EUI-12150 [EUI-12150](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12150) ([ec3595cf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ec3595cfbe5b668cd2a14fb7073b953a020760f4))
24
+ ##### Bug Fixes
25
+
26
+ * **eui-tree:**
27
+ * addition of TODO comment for v23 - EUI-11325 [EUI-11325](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11325) ([503f240f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/503f240fb876a4304f716c7c5b80d70352d70060))
28
+ * fixes bug coming from cdkTreeNodeToggle + bug with checkbox losing focus after dom is destroyed + runtime error - EUI-11325 [EUI-11325](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11325) ([2a245af8](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2a245af8d63884979fc0c33552bb03acc583f4a6))
29
+
30
+ * * *
31
+ * * *
1
32
  ## 21.2.0 (2026-03-13)
2
33
 
3
34
  ##### Chores