@eui/core 21.0.0-next.45 → 21.0.0-next.47
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 +45 -0
- package/docs/changelog.html +75 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,48 @@
|
|
|
1
|
+
## 21.0.0-next.47 (2025-12-04)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **other:**
|
|
6
|
+
* adapted cli app linting errors - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([127ee145](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/127ee145f77a1f410375950275ac9303301b07ca))
|
|
7
|
+
##### Bug Fixes
|
|
8
|
+
|
|
9
|
+
* **euiIcon:**
|
|
10
|
+
* fixes wrong input name due to the removal of the alias - EUI-11732 [EUI-11732](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11732) ([1404fa80](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1404fa803aa19ece601661dff95958ad1ec639b0))
|
|
11
|
+
* **eui-autocomplete:**
|
|
12
|
+
* tests - EUI-11743 [EUI-11743](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743) ([529c9139](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/529c9139454e44d1f2dfc2149d3a9227625afa39))
|
|
13
|
+
|
|
14
|
+
* * *
|
|
15
|
+
* * *
|
|
16
|
+
## 21.0.0-next.46 (2025-12-04)
|
|
17
|
+
|
|
18
|
+
##### Chores
|
|
19
|
+
|
|
20
|
+
* **eui-components:**
|
|
21
|
+
* Fix tests - EUI-11595 [EUI-11595](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11595) ([1d49ff7b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1d49ff7b56fba1ed75739811b993c2f44077b2fe))
|
|
22
|
+
* **ecl-tabs:**
|
|
23
|
+
* fix for keyboard navigation EUI-11430 [EUI-11430](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11430) ([f2fc9c84](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f2fc9c84f09481057b618245f5db79ac37b28664))
|
|
24
|
+
* **ecl-multiselect:**
|
|
25
|
+
* fix for keyboard navigation EUI-11625 [EUI-11625](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11625) ([a30f8a3d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a30f8a3d9548f2c72bd26804d73c1df6f865ba7e))
|
|
26
|
+
* **other:**
|
|
27
|
+
* fix lint ([96eec7b5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/96eec7b5aaac5e830c9b605b9f062eccddf01cfa))
|
|
28
|
+
* remove metadata lock folder ([79bc3e49](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/79bc3e4976596dc9ebe734bf6bd957a28568f27e))
|
|
29
|
+
* **user-profile:**
|
|
30
|
+
* use popover as dropdown for better injection of custom components within - add hasNoContentPadding to eui-popover - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([db2b8c34](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/db2b8c34cf8893fbb40830c2c0b40d248152af04))
|
|
31
|
+
##### Bug Fixes
|
|
32
|
+
|
|
33
|
+
* **other:**
|
|
34
|
+
* tests ([3f336984](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3f336984fdd56f86fdd747bac22807df81c639ed))
|
|
35
|
+
* **store-service:**
|
|
36
|
+
* removed dispatch - EUI-11743 [EUI-11743](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743) ([10d33525](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/10d33525cc40c0c229ec4483086d61804922c595))
|
|
37
|
+
* **styles:**
|
|
38
|
+
* adapted breadcrumb styles simplified - eui-chip close hover on filled variant - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([20d001f8](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/20d001f8bee087810bafdf01c3f8155736871aa2))
|
|
39
|
+
* **eui-autocomplete:**
|
|
40
|
+
* fixes a11y errors - EUI-11726 [EUI-11726](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11726) ([32d103e2](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/32d103e2a5597c6beae70b4b166169e3f0e96121))
|
|
41
|
+
* **eui-chip-button:**
|
|
42
|
+
* fixes a11y errors - EUI-11745 [EUI-11745](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11745) ([143797ef](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/143797efa5e4bfbce9b72fb9c9306cc0a932e60b))
|
|
43
|
+
|
|
44
|
+
* * *
|
|
45
|
+
* * *
|
|
1
46
|
## 21.0.0-next.45 (2025-12-03)
|
|
2
47
|
|
|
3
48
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,81 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.46 (2025-12-04)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>eui-components:</strong><ul>
|
|
106
|
+
<li>Fix tests - EUI-11595 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11595">EUI-11595</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1d49ff7b56fba1ed75739811b993c2f44077b2fe">1d49ff7b</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
<li><strong>ecl-tabs:</strong><ul>
|
|
110
|
+
<li>fix for keyboard navigation EUI-11430 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11430">EUI-11430</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f2fc9c84f09481057b618245f5db79ac37b28664">f2fc9c84</a>)</li>
|
|
111
|
+
</ul>
|
|
112
|
+
</li>
|
|
113
|
+
<li><strong>ecl-multiselect:</strong><ul>
|
|
114
|
+
<li>fix for keyboard navigation EUI-11625 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11625">EUI-11625</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a30f8a3d9548f2c72bd26804d73c1df6f865ba7e">a30f8a3d</a>)</li>
|
|
115
|
+
</ul>
|
|
116
|
+
</li>
|
|
117
|
+
<li><strong>other:</strong><ul>
|
|
118
|
+
<li>fix lint (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/96eec7b5aaac5e830c9b605b9f062eccddf01cfa">96eec7b5</a>)</li>
|
|
119
|
+
<li>remove metadata lock folder (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/79bc3e4976596dc9ebe734bf6bd957a28568f27e">79bc3e49</a>)</li>
|
|
120
|
+
</ul>
|
|
121
|
+
</li>
|
|
122
|
+
<li><strong>user-profile:</strong><ul>
|
|
123
|
+
<li>use popover as dropdown for better injection of custom components within - add hasNoContentPadding to eui-popover - 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/db2b8c34cf8893fbb40830c2c0b40d248152af04">db2b8c34</a>)</li>
|
|
124
|
+
</ul>
|
|
125
|
+
</li>
|
|
126
|
+
</ul>
|
|
127
|
+
<h5>Bug Fixes</h5>
|
|
128
|
+
<ul>
|
|
129
|
+
<li><strong>other:</strong><ul>
|
|
130
|
+
<li>tests (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3f336984fdd56f86fdd747bac22807df81c639ed">3f336984</a>)</li>
|
|
131
|
+
</ul>
|
|
132
|
+
</li>
|
|
133
|
+
<li><strong>store-service:</strong><ul>
|
|
134
|
+
<li>removed dispatch - EUI-11743 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743">EUI-11743</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/10d33525cc40c0c229ec4483086d61804922c595">10d33525</a>)</li>
|
|
135
|
+
</ul>
|
|
136
|
+
</li>
|
|
137
|
+
<li><strong>styles:</strong><ul>
|
|
138
|
+
<li>adapted breadcrumb styles simplified - eui-chip close hover on filled 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/20d001f8bee087810bafdf01c3f8155736871aa2">20d001f8</a>)</li>
|
|
139
|
+
</ul>
|
|
140
|
+
</li>
|
|
141
|
+
<li><strong>eui-autocomplete:</strong><ul>
|
|
142
|
+
<li>fixes a11y errors - EUI-11726 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11726">EUI-11726</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/32d103e2a5597c6beae70b4b166169e3f0e96121">32d103e2</a>)</li>
|
|
143
|
+
</ul>
|
|
144
|
+
</li>
|
|
145
|
+
<li><strong>eui-chip-button:</strong><ul>
|
|
146
|
+
<li>fixes a11y errors - EUI-11745 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11745">EUI-11745</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/143797efa5e4bfbce9b72fb9c9306cc0a932e60b">143797ef</a>)</li>
|
|
147
|
+
</ul>
|
|
148
|
+
</li>
|
|
149
|
+
</ul>
|
|
150
|
+
<hr>
|
|
151
|
+
<hr>
|
|
152
|
+
<h2>21.0.0-next.45 (2025-12-03)</h2>
|
|
153
|
+
<h5>Chores</h5>
|
|
154
|
+
<ul>
|
|
155
|
+
<li><strong>other:</strong><ul>
|
|
156
|
+
<li>cleanup (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/93212f7a666f53d88beacad302be90f5960ee31c">93212f7a</a>)</li>
|
|
157
|
+
</ul>
|
|
158
|
+
</li>
|
|
159
|
+
<li><strong>popover:</strong><ul>
|
|
160
|
+
<li>remove type input - default to flat according to DS specs - BREAKING CHANGE - 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/dec2db396b86fd6ad5346bc9d9e70329f75d71db">dec2db39</a>)</li>
|
|
161
|
+
</ul>
|
|
162
|
+
</li>
|
|
163
|
+
</ul>
|
|
164
|
+
<h5>Bug Fixes</h5>
|
|
165
|
+
<ul>
|
|
166
|
+
<li><strong>other:</strong><ul>
|
|
167
|
+
<li>popover type in template (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/aa8fb8bf95bca33a7d44a8ed66f6fca7241fc8d5">aa8fb8bf</a>)</li>
|
|
168
|
+
</ul>
|
|
169
|
+
</li>
|
|
170
|
+
<li><strong>eui-chip-list:</strong><ul>
|
|
171
|
+
<li>styling alignments - EUI-11345 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11345">EUI-11345</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f62a615a6f87727a0ab6b80751c65a148c340e5b">f62a615a</a>)</li>
|
|
172
|
+
</ul>
|
|
173
|
+
</li>
|
|
174
|
+
</ul>
|
|
175
|
+
<hr>
|
|
176
|
+
<hr>
|
|
102
177
|
<h2>21.0.0-next.44 (2025-12-03)</h2>
|
|
103
178
|
<h5>Chores</h5>
|
|
104
179
|
<ul>
|