@eui/core 21.1.2-snapshot-1772794929204 → 23.0.0-alpha.1
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 +30 -16
- package/docs/changelog.html +0 -40
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/documentation.json +39 -39
- package/docs/properties.html +1 -1
- package/fesm2022/eui-core.mjs +2 -4
- package/fesm2022/eui-core.mjs.map +1 -1
- package/package.json +3 -3
- package/types/eui-core.d.ts.map +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,27 +1,41 @@
|
|
|
1
|
-
##
|
|
1
|
+
## 23.0.0-alpha.1 (2026-03-06)
|
|
2
2
|
|
|
3
3
|
##### Chores
|
|
4
4
|
|
|
5
|
-
* **ecl-inpage-navigation:**
|
|
6
|
-
* trigger change detection when updating active navigation item - EUI-12051 [EUI-12051](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12051) ([8db85e5f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8db85e5f350783b89dff61dfb6f3a129c2d6f759))
|
|
7
|
-
* active section not highlighted on scroll and SSR safety - EUI-12051 [EUI-12051](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12051) ([64dc774b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/64dc774b39b56d138eb15759bef1f457ba5430cc))
|
|
8
|
-
* **eui-block-document:**
|
|
9
|
-
* Display the component via CDK - EUI-12045 [EUI-12045](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12045) ([8bd015e1](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8bd015e1cd1026f48120b564b696bac9bc4c92b2))
|
|
10
|
-
* **eui-mobile:**
|
|
11
|
-
* update structure and deps in cli mobile app v20 - EUI-11950 [EUI-11950](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11950) ([0491dacf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0491dacf3f2248535eee3616c011283cccc10e17))
|
|
12
5
|
* **other:**
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
|
|
16
|
-
|
|
6
|
+
* adapted to 23.x config ([1215f0d1](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1215f0d107b2edd5242593ace2ee5dd570ae0ffb))
|
|
7
|
+
* fix lint errors EUI-12031 [EUI-12031](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12031) ([9e0f3949](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9e0f39497463964d00ff02b700e13d50fd132033))
|
|
8
|
+
* **eui-comment-thread:**
|
|
9
|
+
* usage of linkedSignal to mutate the state locally when isOpen Input changes - EUI-12056 [EUI-12056](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12056) ([9a834d2b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9a834d2b758dedaabeecbd985292aa1535f2bd02))
|
|
10
|
+
* **BaseStateDirective:**
|
|
11
|
+
* migrate to Signals API - EUI-11961 [EUI-11961](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11961) ([f9a1d7ca](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f9a1d7ca03391bb0738c763cf6f138ebea54f68d))
|
|
12
|
+
* **eui-chip, eui-chip-button, eui-chip-group, eui-chip-list:**
|
|
13
|
+
* Refactor with... ([cbcea1c5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/cbcea1c5b83bf20a2e02a91576a3209eb4b6b8f6))
|
|
14
|
+
##### New Features
|
|
17
15
|
|
|
18
16
|
* **other:**
|
|
19
|
-
*
|
|
20
|
-
#####
|
|
17
|
+
* enhance EuiGrowl component with dismissal tracking and cleanup logic - EUI-12100 [EUI-12100](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12100) ([eab2d0f3](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/eab2d0f3ca7e2ae1fbf313bc51d4d2533bc8775e))
|
|
18
|
+
##### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* **other:**
|
|
21
|
+
* lint issues - EUI-11966 [EUI-11966](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11966) ([32b5903c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/32b5903ce53d0d3df1fbafe9e623f2bc2641e5dc))
|
|
22
|
+
* add missing comma in linkedSignal computation - EUI-12056 [EUI-12056](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12056) ([0344105c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0344105c32ca44579bb587d1beeb29eaaa60c29b))
|
|
23
|
+
* update alertTitle and euiVariant checks for proper function calls - EUI-11961 [EUI-11961](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11961) ([81ed6d00](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/81ed6d00e107869298ac7e1015e2a7d3ab794d98))
|
|
24
|
+
##### Refactors
|
|
25
|
+
|
|
26
|
+
* **other:**
|
|
27
|
+
* replace signal with computed for cssClasses in eui-growl component - EUI-12056 [EUI-12056](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12056) ([09951d69](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/09951d69599883b6f8f2f1446b3fb6c1638978a6))
|
|
28
|
+
* remove unused OnInit lifecycle hook from language selector component - EUI-11903 [EUI-11903](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11903) ([790845c8](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/790845c8b43aeb5eb116e1923e6bcbb26f463c51))
|
|
29
|
+
* update language selector to use linked signals and improve aria label handling - EUI-11903 [EUI-11903](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11903) ([10a6e595](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/10a6e595f4346accc165cfa60b72169aeca66d3d))
|
|
30
|
+
* simplify EuiCardContentComponent by removing unused imports and HostBinding - EUI-12107 [EUI-12107](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12107) ([eda9d3d8](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/eda9d3d83112cb9b3ff3602a7ed5eecdc3d74967))
|
|
31
|
+
* update EuiProgressCircleComponent to use signals and computed properties - EUI-12125 [EUI-12125](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12125) ([98b4147a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/98b4147a510677de2bfeea6fafcd11914357ffc4))
|
|
32
|
+
##### Tests
|
|
21
33
|
|
|
22
34
|
* **other:**
|
|
23
|
-
*
|
|
24
|
-
* EUI-
|
|
35
|
+
* update eui-alert component tests to use setInput for state management - EUI-12146 [EUI-12146](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12146) ([d6013975](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d601397551237ae4164bfec788e82181e49598e2))
|
|
36
|
+
* simplify euiVariant tests in eui-dialog component - EUI-12146 [EUI-12146](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12146) ([b3cb0bfb](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b3cb0bfb5641812e03369ad6a03175b25c4b9b59))
|
|
37
|
+
* refactor EuiMessageBoxComponent tests for improved clarity and efficiency - EUI-12146 [EUI-12146](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12146) ([8e7b2abb](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8e7b2abbd9b89a3995efebb10fa0b13e13df5a91))
|
|
38
|
+
* update EuiButtonComponent tests to use setInput for inputs - EUI-12146 [EUI-12146](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12146) ([7e1e13ae](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7e1e13ae4c262ed86fed534d561028af87f357f1))
|
|
25
39
|
|
|
26
40
|
* * *
|
|
27
41
|
* * *
|
package/docs/changelog.html
CHANGED
|
@@ -99,46 +99,6 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
-
<h2>21.1.1 (2026-03-04)</h2>
|
|
103
|
-
<h5>Chores</h5>
|
|
104
|
-
<ul>
|
|
105
|
-
<li><strong>ecl-inpage-navigation:</strong><ul>
|
|
106
|
-
<li>trigger change detection when updating active navigation item - EUI-12051 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12051">EUI-12051</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8db85e5f350783b89dff61dfb6f3a129c2d6f759">8db85e5f</a>)</li>
|
|
107
|
-
<li>active section not highlighted on scroll and SSR safety - EUI-12051 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12051">EUI-12051</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/64dc774b39b56d138eb15759bef1f457ba5430cc">64dc774b</a>)</li>
|
|
108
|
-
</ul>
|
|
109
|
-
</li>
|
|
110
|
-
<li><strong>eui-block-document:</strong><ul>
|
|
111
|
-
<li>Display the component via CDK - EUI-12045 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12045">EUI-12045</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8bd015e1cd1026f48120b564b696bac9bc4c92b2">8bd015e1</a>)</li>
|
|
112
|
-
</ul>
|
|
113
|
-
</li>
|
|
114
|
-
<li><strong>eui-mobile:</strong><ul>
|
|
115
|
-
<li>update structure and deps in cli mobile app v20 - EUI-11950 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11950">EUI-11950</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0491dacf3f2248535eee3616c011283cccc10e17">0491dacf</a>)</li>
|
|
116
|
-
</ul>
|
|
117
|
-
</li>
|
|
118
|
-
<li><strong>other:</strong><ul>
|
|
119
|
-
<li>add validation for incomplete ONLY numeric input - EUI-12044 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12044">EUI-12044</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9f57ca2394162cc176eb69de15608f7a1935b52c">9f57ca23</a>)</li>
|
|
120
|
-
<li>add validation to EuiInputNumberDirective for incomplete values - EUI-12044 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12044">EUI-12044</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0f7090a6e3c1c3c8e0bcd6f9606520fa186ff3be">0f7090a6</a>)</li>
|
|
121
|
-
<li>update baseHref option to support both short and long flags - EUI-12176 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12176">EUI-12176</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2dc45bee74f5b6c6c38894ae3f30e2dd20068752">2dc45bee</a>)</li>
|
|
122
|
-
</ul>
|
|
123
|
-
</li>
|
|
124
|
-
</ul>
|
|
125
|
-
<h5>Documentation Changes</h5>
|
|
126
|
-
<ul>
|
|
127
|
-
<li><strong>other:</strong><ul>
|
|
128
|
-
<li>update README to include alternative flag for base href option - EUI-12176 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12176">EUI-12176</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/547fe18d64b260e9dcb85bcdc2147c71ecb1749d">547fe18d</a>)</li>
|
|
129
|
-
</ul>
|
|
130
|
-
</li>
|
|
131
|
-
</ul>
|
|
132
|
-
<h5>Reverts</h5>
|
|
133
|
-
<ul>
|
|
134
|
-
<li><strong>other:</strong><ul>
|
|
135
|
-
<li>migrate to Signals API - EUI-11964 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11964">EUI-11964</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/878812a1c253b101906467cd0bf78c0773ed2fca">878812a1</a>)</li>
|
|
136
|
-
<li>EUI-11966 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11966">EUI-11966</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a2f2cf0c70fc2c01f51168965128b4c7793beba7">a2f2cf0c</a>)</li>
|
|
137
|
-
</ul>
|
|
138
|
-
</li>
|
|
139
|
-
</ul>
|
|
140
|
-
<hr>
|
|
141
|
-
<hr>
|
|
142
102
|
<h2>21.1.0 (2026-03-02)</h2>
|
|
143
103
|
<h5>Chores</h5>
|
|
144
104
|
<ul>
|