@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.
- package/docs/changelog.html +26 -0
- package/docs/components/EclInpageNavigationComponent.html +0 -1
- package/docs/components/EclModalBodyComponent.html +0 -6
- package/docs/components/EclPageHeaderExpandableComponent.html +0 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +7 -8
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-modal.mjs +1 -4
- package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
- package/package.json +1 -1
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-modal.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -1
package/docs/changelog.html
CHANGED
|
@@ -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>
|
|
@@ -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>
|