@eui/core 21.0.0-next.27 → 21.0.0-next.29
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 +26 -0
- package/docs/changelog.html +32 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +2 -2
- package/docs/properties.html +1 -1
- package/fesm2022/eui-core.mjs +97 -97
- package/fesm2022/eui-core.mjs.map +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,29 @@
|
|
|
1
|
+
## 21.0.0-next.29 (2025-11-27)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **styles:**
|
|
6
|
+
* adapted page surface and divider global context vars - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([0b89ec85](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0b89ec856aa96daf5feb1f90c4f6aaf285efd169))
|
|
7
|
+
* **deps:**
|
|
8
|
+
* upgraded to Angular 21.0.1 - security patch - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([908da42d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/908da42dfb776cb1013ac2d4f4f10e9e8f3b9c47))
|
|
9
|
+
* **cli:**
|
|
10
|
+
* adapted app build scripts - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([d759f42d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d759f42d90ec750a05bcc7bf7e62cc406e72c90b))
|
|
11
|
+
* **eui-components:**
|
|
12
|
+
* Fix tests - EUI-11695 [EUI-11695](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11695) ([ea320cba](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ea320cba410fae18184846f9b9ad3802a5bfb446))
|
|
13
|
+
* **eui-growl:**
|
|
14
|
+
* Fix lint - EUI-11715 [EUI-11715](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11715) ([ca7e034a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ca7e034a6e1a8f53e50075f8e90cd0fbfe20a821))
|
|
15
|
+
|
|
16
|
+
* * *
|
|
17
|
+
* * *
|
|
18
|
+
## 21.0.0-next.28 (2025-11-27)
|
|
19
|
+
|
|
20
|
+
##### Chores
|
|
21
|
+
|
|
22
|
+
* **eui-text-input:**
|
|
23
|
+
* migrate to signal API - EUI-11713 [EUI-11713](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11713) ([4c6dbe7f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4c6dbe7f1d196f99d58f344047899f0aa22dbd67))
|
|
24
|
+
|
|
25
|
+
* * *
|
|
26
|
+
* * *
|
|
1
27
|
## 21.0.0-next.27 (2025-11-26)
|
|
2
28
|
|
|
3
29
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,38 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.28 (2025-11-27)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>eui-text-input:</strong><ul>
|
|
106
|
+
<li>migrate to signal API - EUI-11713 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11713">EUI-11713</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4c6dbe7f1d196f99d58f344047899f0aa22dbd67">4c6dbe7f</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
</ul>
|
|
110
|
+
<hr>
|
|
111
|
+
<hr>
|
|
112
|
+
<h2>21.0.0-next.27 (2025-11-26)</h2>
|
|
113
|
+
<h5>Chores</h5>
|
|
114
|
+
<ul>
|
|
115
|
+
<li><strong>other:</strong><ul>
|
|
116
|
+
<li>skip tabs tests (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e294cdadac9925eb3ae8e109738efb411639618b">e294cdad</a>)</li>
|
|
117
|
+
<li>adapted tsconfig lib and specs for all sub-pkgs - 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/d758cdf1392ae0aa14d16df859198084b7f1fefe">d758cdf1</a>)</li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
120
|
+
</ul>
|
|
121
|
+
<h5>Bug Fixes</h5>
|
|
122
|
+
<ul>
|
|
123
|
+
<li><strong>other:</strong><ul>
|
|
124
|
+
<li>wrong showcase spec file (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c10464ac514e9f893bb0f38ea20cb0a782a7546a">c10464ac</a>)</li>
|
|
125
|
+
</ul>
|
|
126
|
+
</li>
|
|
127
|
+
<li><strong>eui-tabs:</strong><ul>
|
|
128
|
+
<li>import relative to the project - EUI-11693 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11693">EUI-11693</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b15dfda6de5122cc1d41e09c38fbcbb11dc4063c">b15dfda6</a>)</li>
|
|
129
|
+
</ul>
|
|
130
|
+
</li>
|
|
131
|
+
</ul>
|
|
132
|
+
<hr>
|
|
133
|
+
<hr>
|
|
102
134
|
<h2>21.0.0-next.26 (2025-11-26)</h2>
|
|
103
135
|
<h5>Chores</h5>
|
|
104
136
|
<ul>
|