@eui/ecl 21.0.0-next.29 → 21.0.0-next.30

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,32 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-next.29 (2025-11-27)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>styles:</strong><ul>
106
+ <li>adapted page surface and divider global context vars - 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/0b89ec856aa96daf5feb1f90c4f6aaf285efd169">0b89ec85</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>deps:</strong><ul>
110
+ <li>upgraded to Angular 21.0.1 - security patch - 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/908da42dfb776cb1013ac2d4f4f10e9e8f3b9c47">908da42d</a>)</li>
111
+ </ul>
112
+ </li>
113
+ <li><strong>cli:</strong><ul>
114
+ <li>adapted app build scripts - 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/d759f42d90ec750a05bcc7bf7e62cc406e72c90b">d759f42d</a>)</li>
115
+ </ul>
116
+ </li>
117
+ <li><strong>eui-components:</strong><ul>
118
+ <li>Fix tests - EUI-11695 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11695">EUI-11695</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ea320cba410fae18184846f9b9ad3802a5bfb446">ea320cba</a>)</li>
119
+ </ul>
120
+ </li>
121
+ <li><strong>eui-growl:</strong><ul>
122
+ <li>Fix lint - EUI-11715 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11715">EUI-11715</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ca7e034a6e1a8f53e50075f8e90cd0fbfe20a821">ca7e034a</a>)</li>
123
+ </ul>
124
+ </li>
125
+ </ul>
126
+ <hr>
127
+ <hr>
102
128
  <h2>21.0.0-next.28 (2025-11-27)</h2>
103
129
  <h5>Chores</h5>
104
130
  <ul>
@@ -181,7 +181,6 @@ reduce vertical scrolling, allowing users to easily jump straight to the segment
181
181
  <td class="col-md-3">imports</td>
182
182
  <td class="col-md-9">
183
183
  <code>TranslateModule</code>
184
- <code>NgTemplateOutlet</code>
185
184
  <code><a href="../miscellaneous/variables.html#EUI_ECL_STICKY_CONTAINER" target="_self" >EUI_ECL_STICKY_CONTAINER</a></code>
186
185
  <code><a href="../miscellaneous/variables.html#EUI_ECL_ICON" target="_self" >EUI_ECL_ICON</a></code>
187
186
  </td>
@@ -167,12 +167,6 @@
167
167
  </tr>
168
168
 
169
169
 
170
- <tr>
171
- <td class="col-md-3">imports</td>
172
- <td class="col-md-9">
173
- <code>NgTemplateOutlet</code>
174
- </td>
175
- </tr>
176
170
 
177
171
 
178
172
 
@@ -170,7 +170,6 @@
170
170
  <tr>
171
171
  <td class="col-md-3">imports</td>
172
172
  <td class="col-md-9">
173
- <code>NgTemplateOutlet</code>
174
173
  <code><a href="../miscellaneous/variables.html#EUI_ECL_BUTTON" target="_self" >EUI_ECL_BUTTON</a></code>
175
174
  <code><a href="../miscellaneous/variables.html#EUI_ECL_ICON" target="_self" >EUI_ECL_ICON</a></code>
176
175
  </td>