@eui/ecl 21.0.0-next.21 → 21.0.0-next.22

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.
@@ -99,6 +99,31 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-next.21 (2025-11-24)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>eui-autocomplete:</strong><ul>
106
+ <li>Fix tests - EUI-11665 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11665">EUI-11665</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/78072dc5244dd00d86fab132b6bd6064001d3a2b">78072dc5</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>ecl-site-footer:</strong><ul>
110
+ <li>links not shown properly when switching between ec/eu templates EUI-11686 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11686">EUI-11686</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1dd81aa876f4c697bfa36a34c74748532717412a">1dd81aa8</a>)</li>
111
+ </ul>
112
+ </li>
113
+ <li><strong>social-media-follow:</strong><ul>
114
+ <li>passing extra attributes to the single links - EUI-11545 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11545">EUI-11545</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/41a6127fe58920336c6d75db58faf44610aee68c">41a6127f</a>)</li>
115
+ </ul>
116
+ </li>
117
+ </ul>
118
+ <h5>Bug Fixes</h5>
119
+ <ul>
120
+ <li><strong>eui-input-radio:</strong><ul>
121
+ <li>checked state on group more than 2 - EUI-11620 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11620">EUI-11620</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f45bce1bf84e5fae0967a609742fe51b779dc1a6">f45bce1b</a>)</li>
122
+ </ul>
123
+ </li>
124
+ </ul>
125
+ <hr>
126
+ <hr>
102
127
  <h2>21.0.0-next.20 (2025-11-24)</h2>
103
128
  <h5>Chores</h5>
104
129
  <ul>
@@ -319,6 +319,19 @@
319
319
  </table>
320
320
  </section>
321
321
 
322
+ <section data-compodoc="block-constructor">
323
+ <h3 id="constructor">Constructor</h3>
324
+ <table class="table table-sm table-bordered">
325
+ <tbody>
326
+ <tr>
327
+ <td class="col-md-4">
328
+ <code>constructor()</code>
329
+ </td>
330
+ </tr>
331
+
332
+ </tbody>
333
+ </table>
334
+ </section>
322
335
 
323
336
  <section data-compodoc="block-inputs">
324
337
  <h3 id="inputs">Inputs</h3>