@eui/core 21.0.0-alpha.22 → 21.0.0-alpha.23

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,14 @@
1
+ ## 21.0.0-alpha.23 (2025-09-20)
2
+
3
+ ##### Chores
4
+
5
+ * **cli:**
6
+ * remove eUI tools dependency - adapted cli for standalone usage - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([bb0412bc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bb0412bc2f448f08f13d0ec82dd8a2906318d64b))
7
+ * **styles:**
8
+ * Using default normal font for eui-input-checkbox & eui-input-radio labels - EUI-11395 [EUI-11395](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11395) ([e3bde754](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e3bde754c327566536d11f82d0ba5fd0ac733dcf))
9
+
10
+ * * *
11
+ * * *
1
12
  ## 21.0.0-alpha.22 (2025-09-19)
2
13
 
3
14
  ##### Chores
@@ -99,6 +99,31 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-alpha.22 (2025-09-19)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>site-header:</strong><ul>
106
+ <li>fixing login and search arrow position - EUI-11332 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11332">EUI-11332</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ba6d7e588e99a4305662dc45f0d7c5ccf7f978eb">ba6d7e58</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>eui-mega-menu,eui-menu:</strong><ul>
110
+ <li>removed aria-expanded from main nav and fixed expanded state - EUI-11337 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11337">EUI-11337</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b7a1f86126d624b2af8d6d0e7aaf59d157003608">b7a1f861</a>)</li>
111
+ </ul>
112
+ </li>
113
+ </ul>
114
+ <h5>Bug Fixes</h5>
115
+ <ul>
116
+ <li><strong>styles:</strong><ul>
117
+ <li>adjusted semantic color mapping - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e658e451d756c503fc53bf40d6fe72178f57cf5a">e658e451</a>)</li>
118
+ </ul>
119
+ </li>
120
+ <li><strong>ecl-tabs:</strong><ul>
121
+ <li>allow adding custom classes to the anchor in the tab EUI-11327 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11327">EUI-11327</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/784fd59afb66507978f9afc4a683731482a66bdf">784fd59a</a>)</li>
122
+ </ul>
123
+ </li>
124
+ </ul>
125
+ <hr>
126
+ <hr>
102
127
  <h2>21.0.0-alpha.21 (2025-09-19)</h2>
103
128
  <h5>Chores</h5>
104
129
  <ul>