@eui/core 21.0.2-snapshot-1766051110810 → 21.0.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.0.2 (2025-12-18)
2
+
3
+ ##### Chores
4
+
5
+ * **eui-input-group:**
6
+ * adapted input-addon button border - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8a752c8c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8a752c8c6d7dc5433c0b2406bdc1844252c74e20))
7
+ * **styles:**
8
+ * Add missing CDK styles - EUI-11756 [EUI-11756](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11756) ([d187413a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d187413ac4c14a4b6266be889545e420dabdcdbc))
9
+ * adapted material styles for datepicker - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([07c35435](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/07c35435ceba17a92dee4555783c15f7e8a6d097))
10
+ * **deps:**
11
+ * updated to Angular 21.0.5 - material to 21.0.3 - updated cdk styles - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([5252c55c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5252c55cf0e4f8a27f8d23fc20f39a32c2174ffb))
12
+ * **eui-user-profile:**
13
+ * update outline icons for badge statuses to use internal eui set - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([cf8a115c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/cf8a115c39bf614c9d65418929d7ae566088e183))
14
+ * **eui-autocomplete:**
15
+ * Fix content scroll on first load goes to bottom - EUI-11756 [EUI-11756](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11756) ([0659db02](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0659db020efd653f1b39f03296d6a24ff6236d48))
16
+ * **eui-button-group:**
17
+ * adapted behaviour for checked buttons - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([203b56cd](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/203b56cd878ee459a7560c3e2eb792d0d6243e24))
18
+ ##### Bug Fixes
19
+
20
+ * **eui-tabs:**
21
+ * alignments issue with left-content and right-content - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([4aa46177](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4aa4617764152861cec8e17790ff78c7979eba6a))
22
+ * **eui-user-profile:**
23
+ * subinfos wrongly displayed on toolbar - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([1ca8038c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1ca8038c7a834e255c877194f0316446d30ef254))
24
+
25
+ * * *
26
+ * * *
1
27
  ## 21.0.1 (2025-12-11)
2
28
 
3
29
  ##### Chores