@eui/core 21.0.0-alpha.21 → 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 +28 -0
- package/docs/changelog.html +39 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/fesm2022/eui-core.mjs +95 -95
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
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
|
+
* * *
|
|
12
|
+
## 21.0.0-alpha.22 (2025-09-19)
|
|
13
|
+
|
|
14
|
+
##### Chores
|
|
15
|
+
|
|
16
|
+
* **site-header:**
|
|
17
|
+
* fixing login and search arrow position - EUI-11332 [EUI-11332](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11332) ([ba6d7e58](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ba6d7e588e99a4305662dc45f0d7c5ccf7f978eb))
|
|
18
|
+
* **eui-mega-menu,eui-menu:**
|
|
19
|
+
* removed aria-expanded from main nav and fixed expanded state - EUI-11337 [EUI-11337](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11337) ([b7a1f861](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b7a1f86126d624b2af8d6d0e7aaf59d157003608))
|
|
20
|
+
##### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* **styles:**
|
|
23
|
+
* adjusted semantic color mapping - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([e658e451](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e658e451d756c503fc53bf40d6fe72178f57cf5a))
|
|
24
|
+
* **ecl-tabs:**
|
|
25
|
+
* allow adding custom classes to the anchor in the tab EUI-11327 [EUI-11327](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11327) ([784fd59a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/784fd59afb66507978f9afc4a683731482a66bdf))
|
|
26
|
+
|
|
27
|
+
* * *
|
|
28
|
+
* * *
|
|
1
29
|
## 21.0.0-alpha.21 (2025-09-19)
|
|
2
30
|
|
|
3
31
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,45 @@
|
|
|
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>
|
|
127
|
+
<h2>21.0.0-alpha.21 (2025-09-19)</h2>
|
|
128
|
+
<h5>Chores</h5>
|
|
129
|
+
<ul>
|
|
130
|
+
<li><strong>styles:</strong><ul>
|
|
131
|
+
<li>adjusted to DS 21 specs for semantic second level of colors - fix colors duplication and wrong shade used in cmp - 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/aaa3ea3fda447219c29ff3e83d112e3bb1f60a89">aaa3ea3f</a>)</li>
|
|
132
|
+
</ul>
|
|
133
|
+
</li>
|
|
134
|
+
<li><strong>avatar:</strong><ul>
|
|
135
|
+
<li>BREAKING CHANGE - remove isFlat from variant - 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/ab1a52b62ec9e7890c5e9f0594e0a00f54d74db9">ab1a52b6</a>)</li>
|
|
136
|
+
</ul>
|
|
137
|
+
</li>
|
|
138
|
+
</ul>
|
|
139
|
+
<hr>
|
|
140
|
+
<hr>
|
|
102
141
|
<h2>21.0.0-alpha.20 (2025-09-18)</h2>
|
|
103
142
|
<h5>Chores</h5>
|
|
104
143
|
<ul>
|