@eui/core 21.4.2-snapshot-1788161468039 → 21.4.2

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,29 @@
1
+ ## 21.4.2 (2026-08-31)
2
+
3
+ ##### Chores
4
+
5
+ * **eui-autocomplete-v2:**
6
+ * Create comp - EUI-12758 [EUI-12758](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12758) ([e52335b0](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e52335b0ca3abe2978320564d1d19e13bd33253f))
7
+ * **ecl-social-media-follow, ecl-site-footer:**
8
+ * fixed missing hidden labels for icons EUI-12817 [EUI-12817](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12817) ([a3b5c109](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a3b5c109e37d9ecacb5447c4697ff72935376be6))
9
+ * **mega-menu:**
10
+ * use correct surface for mega-menu-container - set shrinkHeaderActive to false by default causing issues with sidebar - EUI-12825 [EUI-12825](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12825) ([ffe69501](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ffe695017df9f1f58893dfabd7f2b4a91b15b0a8))
11
+ * **eds:**
12
+ * final web components migration experimental - EUI-12528 [EUI-12528](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528) ([51219d6a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/51219d6acba7c7b5ebc5d6debece7a72de17c13c))
13
+ * add last batch of web-components with overlay - EUI-12528 [EUI-12528](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528) ([7fa039f9](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7fa039f98eac404e78d790657d115a796d80fa06))
14
+ * experimental web components eui-eds-wc implementation - EUI-12528 [EUI-12528](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528) ([ada86325](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ada86325396baa20451c5467c85ca6fbd6e043e7))
15
+ * adapted eds-flex-layout to handle responsive cols - EUI-12528 [EUI-12528](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528) ([c3a94221](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c3a94221de7f585d3c182c5a517996d3c0d32c6a))
16
+ * add disabled state to eds-split-button - EUI-1258 [EUI-1258](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-1258) ([705f2b68](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/705f2b68decb3cbf1e3d208478782c59652bce84))
17
+ * add eds-empty-state component - EUI-12528 [EUI-12528](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528) ([9a841853](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9a8418533f7f346a81d7563e854220d0102a49e7))
18
+ * merge eds-list and eds-list-items (previous eUI) - EUI-12528 [EUI-12528](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528) ([ffce946c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ffce946c73733626fe54519e3e1aac6a6e191ad3))
19
+ * **other:**
20
+ * adapted package json of eds-wc ([36ad6c2d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/36ad6c2d522557083aaba1f9d8e3d788e17df19c))
21
+ * enhance auto-resize directive with ResizeObserver for improved width handling - MWP-13415 [MWP-13415](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/MWP-13415) ([3dad1cf7](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3dad1cf72959df4c5bf2410871cfd11742fafe27))
22
+ * **deps:**
23
+ * updated to Angular 21.2.21 ([d54dd221](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d54dd221371b8862d9798ded7281f0958c14cb0c))
24
+
25
+ * * *
26
+ * * *
1
27
  ## 21.4.1 (2026-08-17)
2
28
 
3
29
  ##### Chores
@@ -135,7 +135,7 @@
135
135
  <h3>File</h3>
136
136
  </p>
137
137
  <p class="comment">
138
- <code>packages/core/schematics/migrate-eui-chip-list/index.ts</code>
138
+ <code>packages/core/schematics/migrate-eui-chip/index.ts</code>
139
139
  </p>
140
140
 
141
141
 
@@ -135,7 +135,7 @@
135
135
  <h3>File</h3>
136
136
  </p>
137
137
  <p class="comment">
138
- <code>packages/core/schematics/migrate-eui-chip/index.ts</code>
138
+ <code>packages/core/schematics/migrate-eui-chip-list/index.ts</code>
139
139
  </p>
140
140
 
141
141